From owner-svn-ports-head@freebsd.org Sun Mar 20 00:02: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 E2EA0AD545B; Sun, 20 Mar 2016 00:02:00 +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 B01D7F50; Sun, 20 Mar 2016 00:02:00 +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 u2K01xeB078049; Sun, 20 Mar 2016 00:01:59 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2K01x7P078046; Sun, 20 Mar 2016 00:01:59 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201603200001.u2K01x7P078046@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 20 Mar 2016 00:01:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411425 - 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.21 Precedence: list List-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, 20 Mar 2016 00:02:01 -0000 Author: danilo Date: Sun Mar 20 00:01:59 2016 New Revision: 411425 URL: https://svnweb.freebsd.org/changeset/ports/411425 Log: - Update to 1.5.6 Modified: head/graphics/wxsvg/Makefile head/graphics/wxsvg/distinfo head/graphics/wxsvg/pkg-plist Modified: head/graphics/wxsvg/Makefile ============================================================================== --- head/graphics/wxsvg/Makefile Sat Mar 19 22:01:43 2016 (r411424) +++ head/graphics/wxsvg/Makefile Sun Mar 20 00:01:59 2016 (r411425) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.5.5 +PORTVERSION= 1.5.6 CATEGORIES= graphics MASTER_SITES= SF Modified: head/graphics/wxsvg/distinfo ============================================================================== --- head/graphics/wxsvg/distinfo Sat Mar 19 22:01:43 2016 (r411424) +++ head/graphics/wxsvg/distinfo Sun Mar 20 00:01:59 2016 (r411425) @@ -1,2 +1,2 @@ -SHA256 (wxsvg-1.5.5.tar.bz2) = e6664de4ee2a0481f47f8b718793ef7c14d296ebe7aee4edbf099258cd9525fc -SIZE (wxsvg-1.5.5.tar.bz2) = 478828 +SHA256 (wxsvg-1.5.6.tar.bz2) = 18d3a2415935b05802e803f9e0e68b7ed79d94e92e6679bbc89fc733ff5e076c +SIZE (wxsvg-1.5.6.tar.bz2) = 495694 Modified: head/graphics/wxsvg/pkg-plist ============================================================================== --- head/graphics/wxsvg/pkg-plist Sat Mar 19 22:01:43 2016 (r411424) +++ head/graphics/wxsvg/pkg-plist Sun Mar 20 00:01:59 2016 (r411425) @@ -190,5 +190,5 @@ include/wxSVGXML/svgxmlhelpr.h lib/libwxsvg.a lib/libwxsvg.so lib/libwxsvg.so.3 -lib/libwxsvg.so.3.8.4 +lib/libwxsvg.so.3.9.0 libdata/pkgconfig/libwxsvg.pc From owner-svn-ports-head@freebsd.org Sun Mar 20 00:57: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 B1229ACE7AC; Sun, 20 Mar 2016 00:57:55 +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 7E66D313; Sun, 20 Mar 2016 00:57:55 +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 u2K0vsvu094786; Sun, 20 Mar 2016 00:57:54 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2K0vscQ094785; Sun, 20 Mar 2016 00:57:54 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201603200057.u2K0vscQ094785@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sun, 20 Mar 2016 00:57:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411426 - head/lang/gcc6-aux/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.21 Precedence: list List-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, 20 Mar 2016 00:57:55 -0000 Author: marino Date: Sun Mar 20 00:57:54 2016 New Revision: 411426 URL: https://svnweb.freebsd.org/changeset/ports/411426 Log: lang/gcc6-aux: Fix build on FreeBSD i386 Reported by: pkg-fallout Modified: head/lang/gcc6-aux/files/diff-ada Modified: head/lang/gcc6-aux/files/diff-ada ============================================================================== --- head/lang/gcc6-aux/files/diff-ada Sun Mar 20 00:01:59 2016 (r411425) +++ head/lang/gcc6-aux/files/diff-ada Sun Mar 20 00:57:54 2016 (r411426) @@ -48,6 +48,15 @@ #elif defined (__linux__) || defined (__FreeBSD__) || defined (__NetBSD__) \ || defined (__OpenBSD__) || defined (__GLIBC__) || defined (__ANDROID__) \ || defined (__DragonFly__) +@@ -1443,7 +1484,7 @@ + utimbuf.modtime = time_stamp; + + /* Set access time to now in local time. */ +- t = time ((time_t) 0); ++ t = time (NULL); + utimbuf.actime = mktime (localtime (&t)); + + utime (name, &utimbuf); --- gcc/ada/cio.c.orig +++ gcc/ada/cio.c @@ -49,7 +49,7 @@ From owner-svn-ports-head@freebsd.org Sun Mar 20 01:49: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 E1101AD6830; Sun, 20 Mar 2016 01:49:47 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 936A614B4; Sun, 20 Mar 2016 01:49:47 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2K1nk9a009911; Sun, 20 Mar 2016 01:49:46 GMT (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2K1nksi009908; Sun, 20 Mar 2016 01:49:46 GMT (envelope-from grog@FreeBSD.org) Message-Id: <201603200149.u2K1nksi009908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: grog set sender to grog@FreeBSD.org using -f From: Greg Lehey Date: Sun, 20 Mar 2016 01:49:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411427 - head/graphics/vigra X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 01:49:48 -0000 Author: grog (src committer) Date: Sun Mar 20 01:49:46 2016 New Revision: 411427 URL: https://svnweb.freebsd.org/changeset/ports/411427 Log: Update link in pkg-descr. New version 1.11.0. Changes: Ported vigranumpy to Python 3.5. Added Chunked arrays to store data larger than RAM as a collection of rectangular blocks. Added vigra::ThreadPool and parallel_foreach() for portable algorithm parallelization based on std::thread. Implemented parallel versions of Gaussian smoothing, Gaussian derivatives, connected components labeling, and union-find watersheds. Added graph-based image analysis, e.g. agglomerative clustering Included the callback mechanism described in "Impossibly Fast C++ Delegates" by Sergey Ryazanov (needed for agglomerative clustering). Added many image registration functions. Extended the collection of multi-dimensional distance transform algorithms by vectorial DT, boundary DT, and eccentricity transform. Added skeletonizeImage(), nonLocalMean(), multi-dimensional integral images. Added new 2D shape features based on skeletonization and the convex hull. Additional arithmetic and algebraic functions for vigra::TinyVector. Added vigra::CountingIterator. Minor improvements and bug fixes in the code and documentation. Modified: head/graphics/vigra/Makefile head/graphics/vigra/distinfo head/graphics/vigra/pkg-descr Modified: head/graphics/vigra/Makefile ============================================================================== --- head/graphics/vigra/Makefile Sun Mar 20 00:57:54 2016 (r411426) +++ head/graphics/vigra/Makefile Sun Mar 20 01:49:46 2016 (r411427) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= vigra -DISTVERSION= 1.10.0 -PORTREVISION= 6 +DISTVERSION= 1.11.0 +PORTREVISION= 0 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org Modified: head/graphics/vigra/distinfo ============================================================================== --- head/graphics/vigra/distinfo Sun Mar 20 00:57:54 2016 (r411426) +++ head/graphics/vigra/distinfo Sun Mar 20 01:49:46 2016 (r411427) @@ -1,2 +1,2 @@ -SHA256 (ukoethe-vigra-1.10.0-e6c21f3_GH0.tar.gz) = 654074d08e46630a05084098779358baf3e4c0ab018ad6f02093823f1395b348 -SIZE (ukoethe-vigra-1.10.0-e6c21f3_GH0.tar.gz) = 29184342 +SHA256 (ukoethe-vigra-1.11.0-e6c21f3_GH0.tar.gz) = 654074d08e46630a05084098779358baf3e4c0ab018ad6f02093823f1395b348 +SIZE (ukoethe-vigra-1.11.0-e6c21f3_GH0.tar.gz) = 29184342 Modified: head/graphics/vigra/pkg-descr ============================================================================== --- head/graphics/vigra/pkg-descr Sun Mar 20 00:57:54 2016 (r411426) +++ head/graphics/vigra/pkg-descr Sun Mar 20 01:49:46 2016 (r411427) @@ -5,4 +5,4 @@ the C++ Standard Template Library, you c component to the needs of your application, without thereby giving up execution speed. -WWW: http://hci.iwr.uni-heidelberg.de/vigra/ +WWW: http://ukoethe.github.io/vigra/ From owner-svn-ports-head@freebsd.org Sun Mar 20 02:05: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 D7287AD6C32; Sun, 20 Mar 2016 02:05: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 A30B31C62; Sun, 20 Mar 2016 02:05: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 u2K25S5I015984; Sun, 20 Mar 2016 02:05:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2K25S2k015983; Sun, 20 Mar 2016 02:05:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201603200205.u2K25S2k015983@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 20 Mar 2016 02:05:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411428 - head/security/mindterm-binary X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 02:05:30 -0000 Author: amdmi3 Date: Sun Mar 20 02:05:28 2016 New Revision: 411428 URL: https://svnweb.freebsd.org/changeset/ports/411428 Log: - Switch to options helpers Modified: head/security/mindterm-binary/Makefile Modified: head/security/mindterm-binary/Makefile ============================================================================== --- head/security/mindterm-binary/Makefile Sun Mar 20 01:49:46 2016 (r411427) +++ head/security/mindterm-binary/Makefile Sun Mar 20 02:05:28 2016 (r411428) @@ -28,6 +28,8 @@ post-extract: do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/java/mindterm ${INSTALL_DATA} ${WRKSRC}/mindterm.jar ${STAGEDIR}${PREFIX}/share/java/mindterm/ + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for DOC in CHANGES FAQ FEATURES PLATFORMS TODO mindterm-ssh.html ${INSTALL_DATA} ${WRKSRC}/${DOC} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Sun Mar 20 02:07: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 B9266AD6C93; Sun, 20 Mar 2016 02:07:15 +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 889F91D57; Sun, 20 Mar 2016 02:07:15 +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 u2K27Eo6016147; Sun, 20 Mar 2016 02:07:14 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2K27EEd016145; Sun, 20 Mar 2016 02:07:14 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201603200207.u2K27EEd016145@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 20 Mar 2016 02:07:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411429 - head/math/R-cran-RcppArmadillo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 02:07:15 -0000 Author: tota Date: Sun Mar 20 02:07:14 2016 New Revision: 411429 URL: https://svnweb.freebsd.org/changeset/ports/411429 Log: - Update to 0.6.600.4.0 Modified: head/math/R-cran-RcppArmadillo/Makefile head/math/R-cran-RcppArmadillo/distinfo Modified: head/math/R-cran-RcppArmadillo/Makefile ============================================================================== --- head/math/R-cran-RcppArmadillo/Makefile Sun Mar 20 02:05:28 2016 (r411428) +++ head/math/R-cran-RcppArmadillo/Makefile Sun Mar 20 02:07:14 2016 (r411429) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= RcppArmadillo -PORTVERSION= 0.6.500.4.0 +PORTVERSION= 0.6.600.4.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/math/R-cran-RcppArmadillo/distinfo ============================================================================== --- head/math/R-cran-RcppArmadillo/distinfo Sun Mar 20 02:05:28 2016 (r411428) +++ head/math/R-cran-RcppArmadillo/distinfo Sun Mar 20 02:07:14 2016 (r411429) @@ -1,2 +1,2 @@ -SHA256 (RcppArmadillo_0.6.500.4.0.tar.gz) = 844750fce14bd789082113515b9249608f8a3025b12952879d3312154ff7b64a -SIZE (RcppArmadillo_0.6.500.4.0.tar.gz) = 989308 +SHA256 (RcppArmadillo_0.6.600.4.0.tar.gz) = 945c85fe7e83b4921493cf7fdc7440fb8301f63d2d88c81535231b70f6cc0341 +SIZE (RcppArmadillo_0.6.600.4.0.tar.gz) = 996464 From owner-svn-ports-head@freebsd.org Sun Mar 20 04:49: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 3D752ACE782; Sun, 20 Mar 2016 04:49:57 +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 0B0A46C5; Sun, 20 Mar 2016 04:49:56 +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 u2K4nu8U066199; Sun, 20 Mar 2016 04:49:56 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2K4nuXe066197; Sun, 20 Mar 2016 04:49:56 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201603200449.u2K4nuXe066197@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 20 Mar 2016 04:49:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411430 - head/math/R-cran-KFAS X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 04:49:57 -0000 Author: tota Date: Sun Mar 20 04:49:55 2016 New Revision: 411430 URL: https://svnweb.freebsd.org/changeset/ports/411430 Log: - Update to 1.2.2 Modified: head/math/R-cran-KFAS/Makefile head/math/R-cran-KFAS/distinfo Modified: head/math/R-cran-KFAS/Makefile ============================================================================== --- head/math/R-cran-KFAS/Makefile Sun Mar 20 02:07:14 2016 (r411429) +++ head/math/R-cran-KFAS/Makefile Sun Mar 20 04:49:55 2016 (r411430) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= KFAS -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/math/R-cran-KFAS/distinfo ============================================================================== --- head/math/R-cran-KFAS/distinfo Sun Mar 20 02:07:14 2016 (r411429) +++ head/math/R-cran-KFAS/distinfo Sun Mar 20 04:49:55 2016 (r411430) @@ -1,2 +1,2 @@ -SHA256 (KFAS_1.2.1.tar.gz) = 40916cb5bb64be576b158810e9e2562e6c74c28f103e5b018638ae0ed21fcc75 -SIZE (KFAS_1.2.1.tar.gz) = 618071 +SHA256 (KFAS_1.2.2.tar.gz) = fcac3236ef27099a5c9504526b72cab307374868e5a655b7ec9440fdccaa7319 +SIZE (KFAS_1.2.2.tar.gz) = 618001 From owner-svn-ports-head@freebsd.org Sun Mar 20 10:07: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 4E08DAD6E4D; Sun, 20 Mar 2016 10:07: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 11294266; Sun, 20 Mar 2016 10:07:30 +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 u2KA7UJG062841; Sun, 20 Mar 2016 10:07:30 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KA7ThH062837; Sun, 20 Mar 2016 10:07:29 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201603201007.u2KA7ThH062837@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 20 Mar 2016 10:07:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411431 - in head: . devel devel/pecl-inclued security security/pecl-taint www www/eaccelerator X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 10:07:31 -0000 Author: rene Date: Sun Mar 20 10:07:29 2016 New Revision: 411431 URL: https://svnweb.freebsd.org/changeset/ports/411431 Log: Remove expired ports: 2016-03-15 www/eaccelerator: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) 2016-03-15 devel/pecl-inclued: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) 2016-03-15 security/pecl-taint: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) Deleted: head/devel/pecl-inclued/ head/security/pecl-taint/ head/www/eaccelerator/ Modified: head/MOVED head/devel/Makefile head/security/Makefile head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Mar 20 04:49:55 2016 (r411430) +++ head/MOVED Sun Mar 20 10:07:29 2016 (r411431) @@ -8235,3 +8235,6 @@ security/openvas-server|security/openvas security/openvas-plugins|security/openvas-scanner|2016-03-17|Merged security/openvas-client||2016-03-17|Discontinued, try security/greenbone-security-assistant devel/py-icu|devel/py-pyicu|2016-03-19|Renamed to match upstream (PyPI) name +www/eaccelerator||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) +devel/pecl-inclued||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) +security/pecl-taint||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Mar 20 04:49:55 2016 (r411430) +++ head/devel/Makefile Sun Mar 20 10:07:29 2016 (r411431) @@ -3702,7 +3702,6 @@ SUBDIR += pecl-hidef SUBDIR += pecl-hrtime SUBDIR += pecl-htscanner - SUBDIR += pecl-inclued SUBDIR += pecl-inotify SUBDIR += pecl-intl SUBDIR += pecl-jsmin Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Sun Mar 20 04:49:55 2016 (r411430) +++ head/security/Makefile Sun Mar 20 10:07:29 2016 (r411431) @@ -748,7 +748,6 @@ SUBDIR += pecl-pam SUBDIR += pecl-scrypt SUBDIR += pecl-ssh2 - SUBDIR += pecl-taint SUBDIR += pecl-tcpwrap SUBDIR += pev SUBDIR += pft Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Mar 20 04:49:55 2016 (r411430) +++ head/www/Makefile Sun Mar 20 10:07:29 2016 (r411431) @@ -153,7 +153,6 @@ SUBDIR += dummyflash SUBDIR += e107 SUBDIR += e2guardian - SUBDIR += eaccelerator SUBDIR += edbrowse SUBDIR += efront SUBDIR += elgg From owner-svn-ports-head@freebsd.org Sun Mar 20 10:53: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 7A973AD6ADE; Sun, 20 Mar 2016 10:53:13 +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 44249163E; Sun, 20 Mar 2016 10:53:13 +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 u2KArCOi078250; Sun, 20 Mar 2016 10:53:12 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KAr9UH078212; Sun, 20 Mar 2016 10:53:09 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201603201053.u2KAr9UH078212@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sun, 20 Mar 2016 10:53:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411432 - in head: . Mk net net-mgmt/dhcp_probe net-mgmt/dhcp_probe/files net-mgmt/ettercap net-mgmt/isic net-mgmt/isic/files net-mgmt/packit net-mgmt/pixilate net/arp-sk net/arping net... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 10:53:13 -0000 Author: tijl Date: Sun Mar 20 10:53:08 2016 New Revision: 411432 URL: https://svnweb.freebsd.org/changeset/ports/411432 Log: Install net/libnet headers and libraries back in the location where other ports expect it. The files were put in a different location to avoid a conflict with net/libnet10 but this port has been removed a while ago now. PR: 208122 Exp-run by: antoine Approved by: portmgr (antoine) Deleted: head/net-mgmt/dhcp_probe/files/patch-Makefile.am head/net/gspoof/files/ head/net/libnet/files/patch-Makefile.in head/net/libnids-libnet11/ head/net/py-libnet/files/patch-setup.py head/net/tcptraceroute-devel/files/ head/net/tcptraceroute/files/ head/security/dsniff/files/patch-configure.in head/security/sasp/files/ Modified: head/MOVED head/Mk/bsd.port.mk head/net-mgmt/dhcp_probe/Makefile head/net-mgmt/ettercap/Makefile head/net-mgmt/isic/Makefile head/net-mgmt/isic/files/patch-isic.h head/net-mgmt/packit/Makefile head/net-mgmt/pixilate/Makefile head/net/Makefile head/net/arp-sk/Makefile head/net/arping/Makefile head/net/arprelease/Makefile head/net/fonulator/Makefile head/net/gspoof/Makefile head/net/libfb/Makefile head/net/libnet/Makefile head/net/libnet/pkg-plist head/net/libnids/Makefile head/net/nast/Makefile head/net/nast/files/patch-configure head/net/netwib/Makefile head/net/py-libnet/Makefile head/net/pynids/Makefile head/net/rtpbreak/Makefile head/net/tcptraceroute-devel/Makefile head/net/tcptraceroute/Makefile head/net/vortex/Makefile head/security/dsniff/Makefile head/security/dsniff/files/patch-Makefile.in head/security/firewalk/Makefile head/security/ipguard/files/patch-Makefile head/security/sasp/Makefile head/security/scanlogd/Makefile head/security/snort/Makefile head/security/suricata/Makefile head/security/unicornscan/Makefile head/security/unicornscan/files/patch-libs__Makefile head/security/unicornscan/files/patch-src-scan_progs-Makefile head/security/unicornscan/files/patch-src__Makefile head/security/unicornscan/files/patch-src__Makefile.inc head/security/yersinia/Makefile head/security/yersinia/files/patch-configure head/sysutils/heartbeat/Makefile head/sysutils/heartbeat/files/patch-configure.in head/sysutils/syslog-ng-devel/Makefile head/sysutils/syslog-ng/Makefile head/sysutils/syslog-ng34/Makefile head/sysutils/syslog-ng35/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Mar 20 10:07:29 2016 (r411431) +++ head/MOVED Sun Mar 20 10:53:08 2016 (r411432) @@ -8238,3 +8238,4 @@ devel/py-icu|devel/py-pyicu|2016-03-19|R www/eaccelerator||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) devel/pecl-inclued||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) security/pecl-taint||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) +net/libnids-libnet11|net/libnids|2016-03-20|Same content Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Sun Mar 20 10:07:29 2016 (r411431) +++ head/Mk/bsd.port.mk Sun Mar 20 10:53:08 2016 (r411432) @@ -1064,6 +1064,8 @@ LIB_DIRS?= /lib /usr/lib ${LOCALBASE}/l STAGEDIR?= ${WRKDIR}/stage NOTPHONY?= MINIMAL_PKG_VERSION= 1.6.0 +LANG= C +.export LANG # make sure bmake treats -V as expected .MAKE.EXPAND_VARIABLES= yes @@ -1104,12 +1106,44 @@ STRIPBIN= ${STRIP_CMD} .else +# Look for files named "*.orig" under ${PATCH_WRKSRC} and (re-)generate +# ${PATCHDIR}/patch-* files from them. .if !target(makepatch) makepatch: - @${SETENV} WRKDIR=${WRKDIR} PATCHDIR=${PATCHDIR} \ - PATCH_WRKSRC=${PATCH_WRKSRC} \ - STRIP_COMPONENTS="${PATCH_STRIP:S/-p//}" \ - ${SH} ${SCRIPTSDIR}/smart_makepatch.sh + @${MKDIR} ${PATCHDIR} + @(cd ${PATCH_WRKSRC} && find -s * -type f -name '*.orig' | awk ' \ + BEGIN { sep = "-" }; \ + FILENAME == "-" { sub(/\.orig$$/, ""); list[n++] = $$0 }; \ + FILENAME == "-" && index($$0, sep) { \ + gsub(/-/, "_", sep) || gsub(/_/, "+", sep) || \ + gsub(/\+/, "-", sep) && sep = sep "-" }; \ + FILENAME != "-" && /^\+\+\+/ { \ + sub(/^\.\//, "", $$2); patches[$$2] = FILENAME; \ + if (index($$2, sep)) \ + gsub(/-/, "_", sep) || gsub(/_/, "+", sep) || \ + gsub(/\+/, "-", sep) && sep = sep "-" }; \ + END { \ + for (i in list) { \ + p = list[i]; \ + if (p in patches) system("${RM} " patches[p]); \ + } \ + for (i = 0; i < n; i++) { \ + p = list[i]; \ + if (p in patches) print p, patches[p]; \ + else { \ + gsub("/", sep, p); \ + print list[i], "${PATCHDIR}/patch-" p; \ + } \ + } \ + }' - `find -s ${PATCHDIR} -name 'patch-*'` | \ + while read f p; do \ + cmp -s $$f.orig $$f && continue; \ + ${ECHO} ${DIFF} -udp $$f.orig $$f '>>' $$p; \ + TZ=UTC ${DIFF} -udp $$f.orig $$f | ${SED} \ + -e '/^---/s|\.[0-9]* +0000$$| UTC|' \ + -e '/^+++/s|\([[:blank:]][-0-9:.+]*\)*$$||' \ + >> $$p || ${TRUE}; \ + done) .endif @@ -3215,6 +3249,14 @@ do-extract: fi .endif +.if !target(extract-recursive) +extract-recursive: + @${ECHO_MSG} "===> Extracting ${PKGNAME} and dependencies"; + @for dir in ${.CURDIR} $$(${ALL-DEPENDS-LIST}); do \ + (cd $$dir; ${MAKE} extract); \ + done +.endif # extract-recursive + # Patch .if !target(do-patch) Modified: head/net-mgmt/dhcp_probe/Makefile ============================================================================== --- head/net-mgmt/dhcp_probe/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net-mgmt/dhcp_probe/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -3,38 +3,32 @@ PORTNAME= dhcp_probe PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= https://www.net.princeton.edu/software/dhcp_probe/ MAINTAINER= khung@nullaxiom.com COMMENT= Attempts to discover DHCP and BootP servers on a network -LICENSE= GPLv2 addl +LICENSE= GPLv2 LGPL20 addl LICENSE_COMB= multi +LICENSE_FILE_GPLv2=${WRKSRC}/COPYING.GPL +LICENSE_FILE_LGPL20=${WRKSRC}/COPYING.LIB LICENSE_NAME_addl=Additional legal notices for copyrighted code LICENSE_FILE_addl=${WRKSRC}/COPYING LICENSE_PERMS_addl=dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet -USE_AUTOTOOLS= aclocal automake -AUTOMAKE_ARGS= -a GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-libnet-include=${LOCALBASE}/include/libnet11/ --with-libnet-lib=${LOCALBASE}/lib/libnet11/ -MANPREFIX= ${PREFIX} +INSTALL_TARGET= install-strip USE_RC_SUBR= dhcp_probe SUB_FILES= pkg-message -# Put additional licenses in DOCS -PORTDOCS= COPYING* - -# Can't use INSTALL_PROGRAM macro as we need to patch Makefile.am and -# regenerate Makefile.in post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/dhcp_probe - ${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/COPYING* ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/extras/dhcp_probe.cf.sample \ + ${STAGEDIR}${PREFIX}/etc .include Modified: head/net-mgmt/ettercap/Makefile ============================================================================== --- head/net-mgmt/ettercap/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net-mgmt/ettercap/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -27,11 +27,11 @@ CMAKE_ARGS= -DBUNDLED_LIBS=OFF \ -DHAVE_DLOPEN=ON \ -DHAVE_PCAP=${LIBDIR} \ -DHAVE_RESOLV=${LIBDIR} \ - -DHAVE_LIBNET=${LOCALBASE}/lib/libnet11 \ + -DHAVE_LIBNET=${LOCALBASE}/lib \ -DINSTALL_SYSCONFDIR=${PREFIX}/etc \ -DMAN_INSTALLDIR=${PREFIX}/man CMAKE_VERBOSE= yes -LDFLAGS+= -L${LIBDIR} -L${LOCALBASE}/lib/libnet11 ${ICONV_LIB} -lnet -lpcap +LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} -lnet -lpcap MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes USES= bison cmake:outsource cpe iconv localbase pkgconfig Modified: head/net-mgmt/isic/Makefile ============================================================================== --- head/net-mgmt/isic/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net-mgmt/isic/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -17,12 +17,4 @@ LIB_DEPENDS= libnet.so:${PORTSDIR}/net/l GNU_CONFIGURE= yes USES= tar:tgz -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config - -post-patch: - @${REINPLACE_CMD} -e 's|-lnet|`${LIBNET_CONFIG} --libs`|' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - @${REINPLACE_CMD} -e 's|libnet-config|${LIBNET_CONFIG}|' \ - ${WRKSRC}/Makefile.in - .include Modified: head/net-mgmt/isic/files/patch-isic.h ============================================================================== --- head/net-mgmt/isic/files/patch-isic.h Sun Mar 20 10:07:29 2016 (r411431) +++ head/net-mgmt/isic/files/patch-isic.h Sun Mar 20 10:53:08 2016 (r411432) @@ -1,10 +1,8 @@ ---- isic.h.orig 2006-12-16 01:08:44.000000000 +0100 -+++ isic.h 2014-08-11 16:25:34.551003726 +0200 -@@ -5,11 +5,15 @@ - #endif +--- isic.h.orig 2006-12-16 00:08:44 UTC ++++ isic.h +@@ -6,10 +6,13 @@ #include -+#include +#include #include @@ -16,7 +14,7 @@ #ifndef ETHER_FRAME_SIZE #define ETHER_FRAME_SIZE 1500 -@@ -21,11 +25,6 @@ +@@ -21,11 +24,6 @@ #define IP6_FRAGH 8 #define ICMP6_H 8 Modified: head/net-mgmt/packit/Makefile ============================================================================== --- head/net-mgmt/packit/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net-mgmt/packit/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -14,13 +14,12 @@ COMMENT= Network auditing tool LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet GNU_CONFIGURE= yes -CPPFLAGS+= `${LIBNET_CONFIG} --defines` `${LIBNET_CONFIG} --cflags` +CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib PLIST_FILES= sbin/packit \ man/man8/packit.8.gz -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config - .if defined(WITHOUT_CAPTURE) CONFIGURE_ARGS+= --without-capture .endif @@ -28,8 +27,4 @@ CONFIGURE_ARGS+= --without-capture CONFIGURE_ARGS+= --without-injection .endif -post-patch: - @${REINPLACE_CMD} -e 's|-lnet|`${LIBNET_CONFIG} --libs`|' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - .include Modified: head/net-mgmt/pixilate/Makefile ============================================================================== --- head/net-mgmt/pixilate/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net-mgmt/pixilate/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -23,18 +23,11 @@ GNU_CONFIGURE= yes PORTDOCS= README PLIST_FILES= bin/pixilate man/man1/pixilate.1.gz -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config - OPTIONS_DEFINE= DOCS post-patch: @cd ${WRKSRC} && ${RM} -f INSTALL install-sh missing mkinstalldirs - @${REINPLACE_CMD} -e \ - 's|libnet-config|${LIBNET_CONFIG}|; \ - s|--defines`|& `${LIBNET_CONFIG} --cflags`|' \ - ${WRKSRC}/configure.ac - post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -327,7 +327,6 @@ SUBDIR += libnetdude SUBDIR += libnfs SUBDIR += libnids - SUBDIR += libnids-libnet11 SUBDIR += libnss-cache SUBDIR += libnss-mysql SUBDIR += liboauth Modified: head/net/arp-sk/Makefile ============================================================================== --- head/net/arp-sk/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/arp-sk/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -14,22 +14,10 @@ COMMENT= Tool designed to manipulate ARP LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet GNU_CONFIGURE= yes - -CFLAGS+= `${LIBNET_CONFIG} --cflags` +CONFIGURE_ARGS= --with-libnet=${LOCALBASE} PLIST_FILES= sbin/arp-sk man/man1/arp-sk.1.gz -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config - -post-patch: - @${REINPLACE_CMD} -Ee \ - 's| -pedantic -g||; \ - s|test -f \$${prefix}/include/libnet\.h|${TRUE}|; \ - s|\$$NETINC/libnet\.h|libnet.h|; \ - s|(NETINC=).*|\1"`${LIBNET_CONFIG} --defines` `${LIBNET_CONFIG} --cflags`"|; \ - s|(NETLIB=).*|\1"`${LIBNET_CONFIG} --libs`"|' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/arp-sk ${STAGEDIR}${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/man/arp-sk.1 ${STAGEDIR}${MANPREFIX}/man/man1 Modified: head/net/arping/Makefile ============================================================================== --- head/net/arping/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/arping/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -15,11 +15,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include \ - `${LIBNET_CONFIG} --cflags` `${LIBNET_CONFIG} --defines` -LIBS+= -L${LOCALBASE}/lib `${LIBNET_CONFIG} --libs` -lpcap - -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config +CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib PLIST_FILES= sbin/arping man/man8/arping.8.gz Modified: head/net/arprelease/Makefile ============================================================================== --- head/net/arprelease/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/arprelease/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/arprelease -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config +LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet-config do-build: (cd ${WRKSRC} && \ Modified: head/net/fonulator/Makefile ============================================================================== --- head/net/fonulator/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/fonulator/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -15,30 +15,19 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libargta LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include ${LIBNET_CPPFLAGS} -LDFLAGS+= ${LIBNET_LIBS:N-l*} +CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --disable-shared -LIBNET_CONFIG= ${LOCALBASE}/bin/libnet11-config - PLIST_FILES= bin/fonulator \ man/man1/fonulator.1.gz post-patch: @${REINPLACE_CMD}\ -e 's,/usr/lib/libargtable2.a,${LOCALBASE}/lib/libargtable2.a,'\ - -e 's,/usr/lib/libnet.a,${LIBNET_LIBS:N-l*:S,-L,,}/libnet.a,'\ + -e 's,/usr/lib/libnet.a,${LOCALBASE}/lib/libnet.a,'\ ${WRKSRC}/Makefile.in ${WRKSRC}/configure @${REINPLACE_CMD} -e 's,/etc/redfone.conf,${LOCALBASE}/etc/redfone.conf,'\ ${WRKSRC}/fonulator.c ${WRKSRC}/fonulator.1 -.if 0 -# this does not work when LIBNET_CONFIG does not exist prior to building this port -LIBNET_CPPFLAGS!= ${LIBNET_CONFIG} --cflags --defines -LIBNET_LIBS!= ${LIBNET_CONFIG} --libs -.else -LIBNET_CPPFLAGS= -I${LOCALBASE}/include/libnet11 -LIBNET_LIBS= -L${LOCALBASE}/lib/libnet11 -.endif - .include Modified: head/net/gspoof/Makefile ============================================================================== --- head/net/gspoof/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/gspoof/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -14,17 +14,13 @@ LIB_DEPENDS= libnet.so:${PORTSDIR}/net/l USE_GNOME= gtk20 GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-libnet-prefix=${LOCALBASE} USES= gmake OPTIONS_DEFINE= DOCS -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config - post-patch: - @${REINPLACE_CMD} -e \ - 's|-Wall -O2|$${CFLAGS}|g; \ - s|libnet-config|${LIBNET_CONFIG}|' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} + @${REINPLACE_CMD} 's|-Wall -O2|$${CFLAGS}|' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|-Wall -O2|@CFLAGS@|g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|/usr/local/share|${PREFIX}/share|g ; \ s|/usr/share|${LOCALBASE}/share|g' ${WRKSRC}/gtk.c Modified: head/net/libfb/Makefile ============================================================================== --- head/net/libfb/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/libfb/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -14,15 +14,9 @@ LIB_DEPENDS= libnet.so:${PORTSDIR}/net/l GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-shared -CPPFLAGS+= ${LIBNET_CPPFLAGS} +CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip USES= libtool -LIBNET_CONFIG= ${LOCALBASE}/bin/libnet11-config -LIBNET_CPPFLAGS=`${LIBNET_CONFIG} --cflags` `${LIBNET_CONFIG} --defines` -LIBNET_LIBS= `${LIBNET_CONFIG} --libs` - -post-patch: - @${REINPLACE_CMD} 's,-lnet,${LIBNET_LIBS},' ${WRKSRC}/configure - .include Modified: head/net/libnet/Makefile ============================================================================== --- head/net/libnet/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/libnet/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -3,7 +3,7 @@ PORTNAME= libnet PORTVERSION= 1.1.6 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= SF/libnet-dev @@ -12,6 +12,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= C library for creating IP packets LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/doc/COPYING OPTIONS_DEFINE= BPF DOCS EXAMPLES OPTIONS_DEFAULT=BPF @@ -23,13 +24,9 @@ USE_CSTD= gnu89 USE_LDCONFIG= yes USES= libtool -SHORT_NAME= ${PORTNAME}11 -DOCSDIR= ${PREFIX}/share/doc/${SHORT_NAME} -EXAMPLESDIR= ${PREFIX}/share/examples/${SHORT_NAME} -USE_LDCONFIG= ${PREFIX}/lib/${SHORT_NAME} -PLIST_SUB= SNAME=${SHORT_NAME} VERSION=${PORTVERSION} +PLIST_SUB= VERSION=${PORTVERSION} -DOCS= README doc/CHANGELOG doc/CONTRIB doc/COPYING \ +DOCS= README doc/CHANGELOG doc/CONTRIB \ doc/DESIGN_NOTES doc/MIGRATION doc/PACKET_BUILDING doc/PORTED \ doc/RAWSOCKET_NON_SEQUITUR doc/TODO EXAMPLES= sample/*.c @@ -39,19 +36,11 @@ BPF_CONFIGURE_ON= --with-link-layer=bpf post-patch: @${REINPLACE_CMD} \ - -e 's|@LIBNET_CONFIG_LIBS@|@LIBNET_CONFIG_LIBS@ -L@prefix@/lib/${SHORT_NAME}|' \ - -e 's|@LIBNET_CONFIG_CFLAGS@|@LIBNET_CONFIG_CFLAGS@ -I@prefix@/include/${SHORT_NAME}|' \ + -e 's|@LIBNET_CONFIG_LIBS@|@LIBNET_CONFIG_LIBS@ -L@prefix@/lib|' \ + -e 's|@LIBNET_CONFIG_CFLAGS@|@LIBNET_CONFIG_CFLAGS@ -I@prefix@/include|' \ ${WRKSRC}/libnet-config.in - @${REINPLACE_CMD} -e 's|^includedir =.*|includedir = @includedir@/${SHORT_NAME}|' \ - ${WRKSRC}/include/Makefile.in \ - ${WRKSRC}/include/libnet/Makefile.in - @${REINPLACE_CMD} -e 's|^libdir =.*|libdir = @libdir@/${SHORT_NAME}|' \ - -e 's|^libnet_la_LDFLAGS =\(.*\)|libnet_la_LDFLAGS =\1 -soname=libnet-${SHORT_NAME}.so.1|' \ - ${WRKSRC}/src/Makefile.in post-install: - ${INSTALL_SCRIPT} ${WRKSRC}/libnet-config ${STAGEDIR}${PREFIX}/bin/${SHORT_NAME}-config - ${LN} -fs ${SHORT_NAME}/libnet.so.1 ${STAGEDIR}${PREFIX}/lib/libnet-${PORTVERSION}.so.1 ${MKDIR} ${STAGEDIR}${DOCSDIR}/ cd ${WRKSRC}/ && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}/ ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ Modified: head/net/libnet/pkg-plist ============================================================================== --- head/net/libnet/pkg-plist Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/libnet/pkg-plist Sun Mar 20 10:53:08 2016 (r411432) @@ -1,22 +1,20 @@ -bin/%%SNAME%%-config -include/%%SNAME%%/libnet.h -include/%%SNAME%%/libnet/libnet-asn1.h -include/%%SNAME%%/libnet/libnet-functions.h -include/%%SNAME%%/libnet/libnet-headers.h -include/%%SNAME%%/libnet/libnet-macros.h -include/%%SNAME%%/libnet/libnet-structures.h -include/%%SNAME%%/libnet/libnet-types.h -lib/%%SNAME%%/libnet.a -lib/%%SNAME%%/libnet.so -lib/%%SNAME%%/libnet.so.1 -lib/%%SNAME%%/libnet.so.1.7.0 -lib/libnet-%%VERSION%%.so.1 +bin/libnet-config +include/libnet.h +include/libnet/libnet-asn1.h +include/libnet/libnet-functions.h +include/libnet/libnet-headers.h +include/libnet/libnet-macros.h +include/libnet/libnet-structures.h +include/libnet/libnet-types.h +lib/libnet.a +lib/libnet.so +lib/libnet.so.1 +lib/libnet.so.1.7.0 man/man3/libnet-functions.h.3.gz man/man3/libnet-macros.h.3.gz man/man3/libnet.h.3.gz %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG %%PORTDOCS%%%%DOCSDIR%%/CONTRIB -%%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/DESIGN_NOTES %%PORTDOCS%%%%DOCSDIR%%/MIGRATION %%PORTDOCS%%%%DOCSDIR%%/PACKET_BUILDING Modified: head/net/libnids/Makefile ============================================================================== --- head/net/libnids/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/libnids/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -14,8 +14,6 @@ LIB_DEPENDS= libnet.so:${PORTSDIR}/net/l LICENSE= GPLv2 -CONFLICTS?= libnids-libnet11-[0-9]* - OPTIONS_DEFINE= GLIB2 DOCS OPTIONS_DEFAULT=GLIB2 GLIB2_DESC= Use GLIB2 for multiprocessing support @@ -27,14 +25,6 @@ GLIB2_CONFIGURE_ENABLE= libglib USES= pkgconfig GNU_CONFIGURE= yes -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config - -post-patch: - @${REINPLACE_CMD} -Ee \ - 's|(LNET_CFLAGS=).*|\1"`${LIBNET_CONFIG} --defines` `${LIBNET_CONFIG} --cflags`"|; \ - s|(LNETLIB=).*|\1"`${LIBNET_CONFIG} --libs`"|' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - do-install: ${INSTALL_DATA} ${WRKSRC}/src/nids.h ${STAGEDIR}${PREFIX}/include ${INSTALL_DATA} ${WRKSRC}/src/libnids.a ${STAGEDIR}${PREFIX}/lib Modified: head/net/nast/Makefile ============================================================================== --- head/net/nast/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/nast/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -20,18 +20,11 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/nast man/man8/nast.8.gz -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config - -.include - post-patch: - @${REINPLACE_CMD} -e \ - 's|libnet-config|${LIBNET_CONFIG}|; \ - s|-lnet|`${LIBNET_CONFIG} --libs`|' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} + @${REINPLACE_CMD} 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/configure do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${MANPREFIX}/man/man8 -.include +.include Modified: head/net/nast/files/patch-configure ============================================================================== --- head/net/nast/files/patch-configure Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/nast/files/patch-configure Sun Mar 20 10:53:08 2016 (r411432) @@ -1,61 +1,42 @@ --- configure.orig 2004-01-20 18:54:58 UTC +++ configure -@@ -2337,52 +2337,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu - # +@@ -2379,7 +2379,7 @@ fi + echo "$as_me:$LINENO: result: $ac_cv_file__usr_local_lib_libnet_a" >&5 + echo "${ECHO_T}$ac_cv_file__usr_local_lib_libnet_a" >&6 + if test $ac_cv_file__usr_local_lib_libnet_a = yes; then +- filechk="yes" ; LDFLAGS="-L/usr/local/lib"; CPPFLAGS="-I/usr/local/include" ++ filechk="yes" ; LIBS="$LIBS -L/usr/local/lib"; CPPFLAGS="$CPPFLAGS -I/usr/local/include" + fi + + fi +@@ -2530,7 +2530,7 @@ fi + echo "$as_me:$LINENO: result: $ac_cv_file__usr_local_lib_libpcap_a" >&5 + echo "${ECHO_T}$ac_cv_file__usr_local_lib_libpcap_a" >&6 + if test $ac_cv_file__usr_local_lib_libpcap_a = yes; then +- filechk="yes" ; LDFLAGS="-L/usr/local/lib"; CPPFLAGS="-I/usr/local/include" ++ filechk="yes" ; LIBS="$LIBS -L/usr/local/lib"; CPPFLAGS="$CPPFLAGS -I/usr/local/include" + fi - filechk="yes" --echo "$as_me:$LINENO: checking for /usr/lib/libnet.a" >&5 --echo $ECHO_N "checking for /usr/lib/libnet.a... $ECHO_C" >&6 --if test "${ac_cv_file__usr_lib_libnet_a+set}" = set; then -- echo $ECHO_N "(cached) $ECHO_C" >&6 --else -- test "$cross_compiling" = yes && -- { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 --echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} -- { (exit 1); exit 1; }; } --if test -r "/usr/lib/libnet.a"; then -- ac_cv_file__usr_lib_libnet_a=yes --else -- ac_cv_file__usr_lib_libnet_a=no --fi --fi --echo "$as_me:$LINENO: result: $ac_cv_file__usr_lib_libnet_a" >&5 --echo "${ECHO_T}$ac_cv_file__usr_lib_libnet_a" >&6 --if test $ac_cv_file__usr_lib_libnet_a = yes; then -- : --else -- filechk="no" --fi -- --if test "$filechk" = "no"; then -- echo "$as_me:$LINENO: checking for /usr/local/lib/libnet.a" >&5 --echo $ECHO_N "checking for /usr/local/lib/libnet.a... $ECHO_C" >&6 --if test "${ac_cv_file__usr_local_lib_libnet_a+set}" = set; then -- echo $ECHO_N "(cached) $ECHO_C" >&6 --else -- test "$cross_compiling" = yes && -- { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 --echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} -- { (exit 1); exit 1; }; } --if test -r "/usr/local/lib/libnet.a"; then -- ac_cv_file__usr_local_lib_libnet_a=yes --else -- ac_cv_file__usr_local_lib_libnet_a=no --fi --fi --echo "$as_me:$LINENO: result: $ac_cv_file__usr_local_lib_libnet_a" >&5 --echo "${ECHO_T}$ac_cv_file__usr_local_lib_libnet_a" >&6 --if test $ac_cv_file__usr_local_lib_libnet_a = yes; then + fi +@@ -2680,7 +2680,7 @@ fi + echo "$as_me:$LINENO: result: $ac_cv_file__usr_local_lib_libncurses_a" >&5 + echo "${ECHO_T}$ac_cv_file__usr_local_lib_libncurses_a" >&6 + if test $ac_cv_file__usr_local_lib_libncurses_a = yes; then - filechk="yes" ; LDFLAGS="-L/usr/local/lib"; CPPFLAGS="-I/usr/local/include" --fi -- --fi -+CPPFLAGS="${CPPFLAGS} `libnet-config --cflags`" -+LDFLAGS="${LDFLAGS} `libnet-config --libs`" ++ filechk="yes" ; LIBS="$LIBS -L/usr/local/lib"; CPPFLAGS="$CPPFLAGS -I/usr/local/include" + fi - if test "$filechk" = "no"; then { { echo "$as_me:$LINENO: error: + fi +@@ -2840,7 +2840,7 @@ fi + echo "$as_me:$LINENO: result: $ac_cv_file__usr_local_lib_libmenu_a" >&5 + echo "${ECHO_T}$ac_cv_file__usr_local_lib_libmenu_a" >&6 + if test $ac_cv_file__usr_local_lib_libmenu_a = yes; then +- filechk="yes" ; LDFLAGS="-L/usr/local/lib"; CPPFLAGS="-I/usr/local/include" ++ filechk="yes" ; LIBS="$LIBS -L/usr/local/lib"; CPPFLAGS="$CPPFLAGS -I/usr/local/include" + fi -@@ -3045,8 +3001,8 @@ fi + fi +@@ -3045,8 +3045,8 @@ fi CFLAGS="-Wall -O2" ;; Modified: head/net/netwib/Makefile ============================================================================== --- head/net/netwib/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/netwib/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -21,21 +21,16 @@ SHORTPORTVERSION=${PORTVERSION:C/([0-9]* PLIST_SUB+= SHORTPORTVERSION=${SHORTPORTVERSION} -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config - post-patch: - @${REINPLACE_CMD} -Ee \ - 's|libnet-config|${LIBNET_CONFIG}|; \ - s|-lnet|`${LIBNET_CONFIG} --libs`|; \ - s|^(gccIncLnet=).*|\1"`${LIBNET_CONFIG} --cflags`"|' \ - ${WRKSRC}/genemake - -do-configure: - @${REINPLACE_CMD} \ + @${REINPLACE_CMD} '/^gccIncLnet=/s/=""/=`libnet-config --cflags`/' \ + ${WRKSRC}/genemake + @${REINPLACE_CMD} \ -e 's|%%PREFIX%%|${PREFIX}|' \ -e 's|%%CFLAGS%%|${CFLAGS}|' \ -e 's|gcc|${CC}|' \ ${WRKSRC}/config.dat - (cd ${WRKSRC} ; ${SH} ${WRKSRC}/genemake ) + +do-configure: + (cd ${WRKSRC} && ${SH} genemake) .include Modified: head/net/py-libnet/Makefile ============================================================================== --- head/net/py-libnet/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/py-libnet/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -28,6 +28,9 @@ EXAMPLESDIR= ${PREFIX}/share/examples/py OPTIONS_DEFINE= EXAMPLES OSVER= uname -r +post-patch: + @${REINPLACE_CMD} 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/setup.py + do-install: ${MKDIR} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} ${INSTALL_LIB} \ Modified: head/net/pynids/Makefile ============================================================================== --- head/net/pynids/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/pynids/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -12,22 +12,12 @@ DIST_SUBDIR= python MAINTAINER= corsmith@gmail.com COMMENT= Python interface to libnids -PATCH_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet USES= pkgconfig python USE_GNOME= glib20 USE_PYTHON= distutils autoplist pythonprefix -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config - -.include - -.if exists(${LIBNET_CONFIG}) -LIBNET_CFLAGS!= ${LIBNET_CONFIG} --cflags -LIBNET_LIBS!= ${LIBNET_CONFIG} --libs -.endif - post-extract: @cd ${WRKSRC} && ${TAR} xzf libnids-1.24.tar.gz @@ -36,14 +26,6 @@ post-patch: @${CHMOD} a+rx ${WRKSRC}/config.guess @${CP} -f ${TEMPLATES}/config.sub ${WRKSRC} @${CHMOD} a+rx ${WRKSRC}/config.sub - @${REINPLACE_CMD} -e \ - "s|/usr/local/include|${PREFIX}/include', '${LIBNET_CFLAGS:S/-I//}|; \ - s|/usr/local/lib|${PREFIX}/lib', '${LIBNET_LIBS:N-l*:S/-L//}|" \ - ${WRKSRC}/setup.py - @${REINPLACE_CMD} -Ee \ - 's|(LNET_CFLAGS=).*|\1"`${LIBNET_CONFIG} --defines` ${LIBNET_CFLAGS}"|; \ - s|(LNETLIB=).*|\1"${LIBNET_LIBS} -L${LOCALBASE}/lib"|; \ - s|gcc|${CC}|' \ - ${WRKSRC}/libnids-1.24/configure + @${REINPLACE_CMD} 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/setup.py -.include +.include Modified: head/net/rtpbreak/Makefile ============================================================================== --- head/net/rtpbreak/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/rtpbreak/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -13,8 +13,8 @@ COMMENT= Detects, reconstructs, and anal LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet -CFLAGS+= -I${LOCALBASE}/include/libnet11 -LIBS+= -L${LOCALBASE}/lib/libnet11 -lpcap -lnet +CFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib -lpcap -lnet MAKE_ARGS= CFLAGS="${CFLAGS}" LIBS="${LIBS}" Modified: head/net/tcptraceroute-devel/Makefile ============================================================================== --- head/net/tcptraceroute-devel/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/tcptraceroute-devel/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -25,9 +25,7 @@ OPTIONS_DEFINE= DOCS USES= gmake GNU_CONFIGURE= yes -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config - -CONFIGURE_ARGS= --with-libpcap=/usr --bindir=${PREFIX}/sbin +CONFIGURE_ARGS= --with-libnet=${LOCALBASE} --with-libpcap=/usr --bindir=${PREFIX}/sbin post-install: @${CHMOD} u+s ${STAGEDIR}${PREFIX}/sbin/tcptraceroute Modified: head/net/tcptraceroute/Makefile ============================================================================== --- head/net/tcptraceroute/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/tcptraceroute/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -19,6 +19,7 @@ OPTIONS_DEFINE= DOCS PORTSCOUT= limit:^[0-9] GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-libnet=${LOCALBASE} USES= gmake PORTDOCS= * Modified: head/net/vortex/Makefile ============================================================================== --- head/net/vortex/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/net/vortex/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -12,17 +12,15 @@ COMMENT= Network surveillance engine LICENSE= GPLv2 -BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:${PORTSDIR}/net/libnids-libnet11 +BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:${PORTSDIR}/net/libnids LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet -LIBNET_CONFIG= ${LOCALBASE}/bin/libnet11-config - WRKSRC= ${WRKDIR}/${PORTNAME}-2.9.0 USE_GNOME= glib20 do-build: cd ${WRKSRC} && ${CC} -c vortex.c -I${LOCALBASE}/include - cd ${WRKSRC} && ${CC} -v -o vortex vortex.o -L${LOCALBASE}/lib ${LOCALBASE}/lib/libnids.a `${LIBNET_CONFIG} --libs` -lglib-2.0 -lgthread-2.0 -lpcap -pthread + cd ${WRKSRC} && ${CC} -v -o vortex vortex.o -L${LOCALBASE}/lib ${LOCALBASE}/lib/libnids.a -lnet -lglib-2.0 -lgthread-2.0 -lpcap -pthread cd ${WRKSRC} && ${CC} -o xpipes xpipes.c -pthread do-install: Modified: head/security/dsniff/Makefile ============================================================================== --- head/security/dsniff/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/security/dsniff/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -16,6 +16,8 @@ LIB_DEPENDS= libnet.so:${PORTSDIR}/net/l BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:${PORTSDIR}/net/libnids GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-libnet=${LOCALBASE} +DESTDIRNAME= install_prefix USES= pkgconfig WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:C/(.*)..$/\1/} @@ -26,22 +28,7 @@ OPTIONS_SUB= yes X11_USE= xorg=x11,xmu X11_CONFIGURE_WITH=x -LIBNET_VERSION= 11 -LIBNET_CONFIG= ${LOCALBASE}/bin/libnet${LIBNET_VERSION}-config -LIBNET_INC= "`${LIBNET_CONFIG} --defines` `${LIBNET_CONFIG} --cflags`" -LIBNET_LIB= "`${LIBNET_CONFIG} --libs`" - -pre-configure: - @${REINPLACE_CMD} -e 's|@NIDSLIB@|& `pkg-config --libs gthread-2.0`|' \ - ${WRKSRC}/Makefile.in - post-patch: - @${REINPLACE_CMD} -Ee \ - 's|libnet-config|${LIBNET_CONFIG:T}|; \ - s|test -f \$${prefix}/include/libnet.h|${TRUE}|; \ - s|(LNETINC=).*|\1${LIBNET_INC}|; \ - s|(LNETLIB=).*|\1${LIBNET_LIB}|' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} @${REINPLACE_CMD} -e 's,csin,_csin,g' \ ${WRKSRC}/webmitm.c \ ${WRKSRC}/sshmitm.c Modified: head/security/dsniff/files/patch-Makefile.in ============================================================================== --- head/security/dsniff/files/patch-Makefile.in Sun Mar 20 10:07:29 2016 (r411431) +++ head/security/dsniff/files/patch-Makefile.in Sun Mar 20 10:53:08 2016 (r411432) @@ -1,23 +1,15 @@ ---- ./Makefile.in.orig 2001-03-15 09:34:42.000000000 +0100 -+++ ./Makefile.in 2014-07-22 13:21:21.000000000 +0200 -@@ -8,7 +8,6 @@ - srcdir = @srcdir@ - VPATH = @srcdir@ - --install_prefix = - prefix = @prefix@ - exec_prefix = @exec_prefix@ - libdir = @libdir@ -@@ -26,7 +25,7 @@ +--- Makefile.in.orig 2001-03-15 08:34:42 UTC ++++ Makefile.in +@@ -26,7 +26,7 @@ LNETINC = @LNETINC@ LNETLIB = @LNETLIB@ NIDSINC = @NIDSINC@ -NIDSLIB = @NIDSLIB@ -+NIDSLIB = @NIDSLIB@ `pkg-config --libs gthread-2.0` `pkg-config --libs gthread-2.0` `pkg-config --libs gthread-2.0` `pkg-config --libs gthread-2.0` ++NIDSLIB = @NIDSLIB@ `pkg-config --libs gthread-2.0` DBINC = @DBINC@ DBLIB = @DBLIB@ -@@ -37,9 +36,8 @@ +@@ -37,9 +37,8 @@ SSLLIB = @SSLLIB@ X11INC = @X_CFLAGS@ X11LIB = @X_LIBS@ @X_PRE_LIBS@ -lXmu -lX11 @X_EXTRA_LIBS@ @@ -29,7 +21,7 @@ INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ -@@ -76,22 +74,23 @@ +@@ -76,22 +75,23 @@ CONFIGS = dsniff.magic dsniff.services d .c.o: $(CC) $(CFLAGS) $(INCS) -c $(srcdir)/$*.c @@ -64,33 +56,7 @@ dsniff: $(HDRS) $(SRCS) $(OBJS) $(CC) $(LDFLAGS) -o $@ $(OBJS) $(LIBS) $(NIDSLIB) $(PCAPLIB) $(LNETLIB) $(DBLIB) $(SSLLIB) -@@ -139,24 +138,24 @@ - $(CC) $(LDFLAGS) -o $@ webspy.o base64.o buf.o remote.o $(LIBS) $(NIDSLIB) $(PCAPLIB) $(LNETLIB) $(X11LIB) - - install: -- test -d $(install_prefix)$(sbindir) || \ -- $(INSTALL) -d $(install_prefix)$(sbindir) -+ test -d $(DESTDIR)$(sbindir) || \ -+ $(INSTALL) -d $(DESTDIR)$(sbindir) - for file in $(PROGS); do \ -- $(INSTALL_PROGRAM) -m 755 $$file $(install_prefix)$(sbindir); \ -+ $(INSTALL_PROGRAM) -m 755 $$file $(DESTDIR)$(sbindir); \ - done -- test -d $(install_prefix)$(libdir) || \ -- $(INSTALL) -d $(install_prefix)$(libdir) -+ test -d $(DESTDIR)$(libdir) || \ -+ $(INSTALL) -d $(DESTDIR)$(libdir) - for file in $(CONFIGS); do \ -- $(INSTALL_DATA) $$file $(install_prefix)$(libdir); \ -+ $(INSTALL_DATA) $$file $(DESTDIR)$(libdir); \ - done -- test -d $(install_prefix)$(mandir)/man8 || \ -- $(INSTALL) -d $(install_prefix)$(mandir)/man8 -+ test -d $(DESTDIR)$(mandir)/man8 || \ -+ $(INSTALL) -d $(DESTDIR)$(mandir)/man8 - for file in *.8; do \ -- $(INSTALL_DATA) $$file $(install_prefix)$(mandir)/man8; \ -+ $(INSTALL_DATA) $$file $(DESTDIR)$(mandir)/man8; \ +@@ -156,7 +156,7 @@ install: done clean: Modified: head/security/firewalk/Makefile ============================================================================== --- head/security/firewalk/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/security/firewalk/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -16,10 +16,8 @@ LIB_DEPENDS= libdnet.so:${PORTSDIR}/net/ GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include `${LIBNET_CONFIG} --cflags` -LDFLAGS+= -L${LOCALBASE}/lib - -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config +CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib PLIST_FILES= bin/firewalk man/man8/firewalk.8.gz PORTDOCS= BUGS README TODO @@ -28,10 +26,6 @@ WRKSRC= ${WRKDIR}/Firewalk OPTIONS_DEFINE= DOCS -post-patch: - @${REINPLACE_CMD} -e 's|-lnet|`${LIBNET_CONFIG} --libs`|' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/firewalk ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/firewalk.8 ${STAGEDIR}${MANPREFIX}/man/man8 Modified: head/security/ipguard/files/patch-Makefile ============================================================================== --- head/security/ipguard/files/patch-Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/security/ipguard/files/patch-Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -1,15 +1,17 @@ ---- Makefile.orig 2014-02-11 16:45:41.000000000 -0200 -+++ Makefile 2014-02-11 16:46:25.000000000 -0200 -@@ -10,7 +10,7 @@ +--- Makefile.orig 2010-07-12 03:46:36 UTC ++++ Makefile +@@ -10,8 +10,8 @@ PREFIX?=/usr/local ETHERS?=/etc/ethers ## FreeBSD -LOCALBASE=/usr/local +-LIBNET_CONFIG=libnet11-config +LOCALBASE?=/usr/local - LIBNET_CONFIG=libnet11-config ++LIBNET_CONFIG=libnet-config ## OpenBSD (tested by irix) -@@ -26,7 +26,7 @@ + # LOCALBASE=/usr/local +@@ -26,7 +26,7 @@ LIBS=`${LIBNET_CONFIG} --libs` -lpcap -L DEFINES=`${LIBNET_CONFIG} --defines` STATIC= @@ -18,7 +20,7 @@ CFLAGS+=-g -Wall -DETHERS='"$(ETHERS)"' -@@ -58,10 +58,10 @@ +@@ -58,10 +58,10 @@ cleanall: clean @rm -f $(NAME) install: all Modified: head/security/sasp/Makefile ============================================================================== --- head/security/sasp/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/security/sasp/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -3,7 +3,7 @@ PORTNAME= sasp PORTVERSION= 0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= LOCAL/ahze \ http://people.freebsd.org/~ahze/distfiles/ @@ -14,9 +14,13 @@ COMMENT= Tool that permits to use a gate LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet NO_WRKSUBDIR= yes -MAKE_ENV= LIBNET_CONFIG="${LIBNET_CONFIG}" PLIST_FILES= sbin/sasp -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config +do-build: + (cd ${WRKSRC} && ${CC} ${CFLAGS} -I${LOCALBASE}/include -o sasp sasp.c \ + ${LDFLAGS} -L${LOCALBASE}/lib -lpcap -lnet) + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/sasp ${STAGEDIR}${PREFIX}/sbin .include Modified: head/security/scanlogd/Makefile ============================================================================== --- head/security/scanlogd/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/security/scanlogd/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -34,8 +34,6 @@ PCAP_BASE_ALL_TARGET= libpcap NIDS_ALL_TARGET= libnids NIDS_BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:${PORTSDIR}/net/libnids NIDS_LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet -NIDS_CFLAGS= -I${LOCALBASE}/include/libnet11 -NIDS_LDFLAGS= -L${LOCALBASE}/lib/libnet11 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/scanlogd ${STAGEDIR}${PREFIX}/bin Modified: head/security/snort/Makefile ============================================================================== --- head/security/snort/Makefile Sun Mar 20 10:07:29 2016 (r411431) +++ head/security/snort/Makefile Sun Mar 20 10:53:08 2016 (r411432) @@ -3,6 +3,7 @@ PORTNAME= snort PORTVERSION= 2.9.8.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://snort.org/downloads/snort/ \ http://www.talosintel.com/downloads/ \ @@ -17,7 +18,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \ - libnet.so:${PORTSDIR}/net/libnet + libdnet.so:${PORTSDIR}/net/libdnet BUILD_DEPENDS= daq>=2.0.0:${PORTSDIR}/net/daq RUN_DEPENDS= daq>=2.0.0:${PORTSDIR}/net/daq @@ -88,24 +89,10 @@ DOCS= RELEASE.NOTES doc/AUTHORS doc/BUG doc/README* doc/USAGE doc/*.pdf PREPROC_RULES= decoder.rules preprocessor.rules sensitive-data.rules -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config -.if exists(${LIBNET_CONFIG}) -LIBNET_CFLAGS!= ${LIBNET_CONFIG} --cflags -LIBNET_LIBS!= ${LIBNET_CONFIG} --libs -.else -LIBNET_CFLAGS= -I${LOCALBASE}/include/libnet11 -LIBNET_LIBS= -L${LOCALBASE}/lib/libnet11 -lnet -.endif - -LIBNET_INCDIR= ${LIBNET_CFLAGS:M-I*:S/-I//} -LIBNET_LIBDIR= ${LIBNET_LIBS:M-L*:S/-L//} - CFLAGS+= -fstack-protector *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sun Mar 20 10:59: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 BBDE6AD6D4B; Sun, 20 Mar 2016 10:59:23 +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 72B2A1A1E; Sun, 20 Mar 2016 10:59:23 +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 u2KAxMKO078598; Sun, 20 Mar 2016 10:59:22 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KAxM20078597; Sun, 20 Mar 2016 10:59:22 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201603201059.u2KAxM20078597@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sun, 20 Mar 2016 10:59:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411433 - 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.21 Precedence: list List-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, 20 Mar 2016 10:59:23 -0000 Author: tijl Date: Sun Mar 20 10:59:22 2016 New Revision: 411433 URL: https://svnweb.freebsd.org/changeset/ports/411433 Log: Revert local changes accidentally committed in previous commit. Approved by: portmgr (implicit) Modified: head/Mk/bsd.port.mk Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Sun Mar 20 10:53:08 2016 (r411432) +++ head/Mk/bsd.port.mk Sun Mar 20 10:59:22 2016 (r411433) @@ -1064,8 +1064,6 @@ LIB_DIRS?= /lib /usr/lib ${LOCALBASE}/l STAGEDIR?= ${WRKDIR}/stage NOTPHONY?= MINIMAL_PKG_VERSION= 1.6.0 -LANG= C -.export LANG # make sure bmake treats -V as expected .MAKE.EXPAND_VARIABLES= yes @@ -1106,44 +1104,12 @@ STRIPBIN= ${STRIP_CMD} .else -# Look for files named "*.orig" under ${PATCH_WRKSRC} and (re-)generate -# ${PATCHDIR}/patch-* files from them. .if !target(makepatch) makepatch: - @${MKDIR} ${PATCHDIR} - @(cd ${PATCH_WRKSRC} && find -s * -type f -name '*.orig' | awk ' \ - BEGIN { sep = "-" }; \ - FILENAME == "-" { sub(/\.orig$$/, ""); list[n++] = $$0 }; \ - FILENAME == "-" && index($$0, sep) { \ - gsub(/-/, "_", sep) || gsub(/_/, "+", sep) || \ - gsub(/\+/, "-", sep) && sep = sep "-" }; \ - FILENAME != "-" && /^\+\+\+/ { \ - sub(/^\.\//, "", $$2); patches[$$2] = FILENAME; \ - if (index($$2, sep)) \ - gsub(/-/, "_", sep) || gsub(/_/, "+", sep) || \ - gsub(/\+/, "-", sep) && sep = sep "-" }; \ - END { \ - for (i in list) { \ - p = list[i]; \ - if (p in patches) system("${RM} " patches[p]); \ - } \ - for (i = 0; i < n; i++) { \ - p = list[i]; \ - if (p in patches) print p, patches[p]; \ - else { \ - gsub("/", sep, p); \ - print list[i], "${PATCHDIR}/patch-" p; \ - } \ - } \ - }' - `find -s ${PATCHDIR} -name 'patch-*'` | \ - while read f p; do \ - cmp -s $$f.orig $$f && continue; \ - ${ECHO} ${DIFF} -udp $$f.orig $$f '>>' $$p; \ - TZ=UTC ${DIFF} -udp $$f.orig $$f | ${SED} \ - -e '/^---/s|\.[0-9]* +0000$$| UTC|' \ - -e '/^+++/s|\([[:blank:]][-0-9:.+]*\)*$$||' \ - >> $$p || ${TRUE}; \ - done) + @${SETENV} WRKDIR=${WRKDIR} PATCHDIR=${PATCHDIR} \ + PATCH_WRKSRC=${PATCH_WRKSRC} \ + STRIP_COMPONENTS="${PATCH_STRIP:S/-p//}" \ + ${SH} ${SCRIPTSDIR}/smart_makepatch.sh .endif @@ -3249,14 +3215,6 @@ do-extract: fi .endif -.if !target(extract-recursive) -extract-recursive: - @${ECHO_MSG} "===> Extracting ${PKGNAME} and dependencies"; - @for dir in ${.CURDIR} $$(${ALL-DEPENDS-LIST}); do \ - (cd $$dir; ${MAKE} extract); \ - done -.endif # extract-recursive - # Patch .if !target(do-patch) From owner-svn-ports-head@freebsd.org Sun Mar 20 11:17: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 415B0AD64C9; Sun, 20 Mar 2016 11:17: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 EC02934C; Sun, 20 Mar 2016 11:17: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 u2KBHScW084523; Sun, 20 Mar 2016 11:17:28 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KBHR97084518; Sun, 20 Mar 2016 11:17:27 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201603201117.u2KBHR97084518@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 20 Mar 2016 11:17:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411434 - in head/converters: . py-bencoder X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 11:17:29 -0000 Author: pi Date: Sun Mar 20 11:17:27 2016 New Revision: 411434 URL: https://svnweb.freebsd.org/changeset/ports/411434 Log: New port: converters/py-bencoder A simple up-to-date bencode decoder-encoder library on pure Python. WWW: https://github.com/utdemir/bencoder PR: 206088 Submitted by: Neel Chauhan Added: head/converters/py-bencoder/ head/converters/py-bencoder/Makefile (contents, props changed) head/converters/py-bencoder/distinfo (contents, props changed) head/converters/py-bencoder/pkg-descr (contents, props changed) Modified: head/converters/Makefile Modified: head/converters/Makefile ============================================================================== --- head/converters/Makefile Sun Mar 20 10:59:22 2016 (r411433) +++ head/converters/Makefile Sun Mar 20 11:17:27 2016 (r411434) @@ -145,6 +145,7 @@ SUBDIR += php70-recode SUBDIR += psiconv SUBDIR += py-bencode + SUBDIR += py-bencoder SUBDIR += py-bsdconv SUBDIR += py-iconv SUBDIR += py-pisa Added: head/converters/py-bencoder/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/converters/py-bencoder/Makefile Sun Mar 20 11:17:27 2016 (r411434) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= bencoder +PORTVERSION= 0.2.1 +CATEGORIES= converters +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= neel@neelc.org +COMMENT= Simple up-to-date bencode decoder-encoder library on pure Python + +LICENSE= GPLv1 + +USE_GITHUB= yes +GH_ACCOUNT= utdemir + +USES= python +USE_PYTHON= autoplist distutils +NO_ARCH= yes + +.include Added: head/converters/py-bencoder/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/converters/py-bencoder/distinfo Sun Mar 20 11:17:27 2016 (r411434) @@ -0,0 +1,2 @@ +SHA256 (utdemir-bencoder-0.2.1_GH0.tar.gz) = a1491fa45e312b4ca669e496cc3cbc0aadaac3f2718cc0f52272efdd145675d6 +SIZE (utdemir-bencoder-0.2.1_GH0.tar.gz) = 2907 Added: head/converters/py-bencoder/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/converters/py-bencoder/pkg-descr Sun Mar 20 11:17:27 2016 (r411434) @@ -0,0 +1,3 @@ +A simple up-to-date bencode decoder-encoder library on pure Python. + +WWW: https://github.com/utdemir/bencoder From owner-svn-ports-head@freebsd.org Sun Mar 20 11: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 6B905AD6591; Sun, 20 Mar 2016 11:20:44 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3B4E66A5; Sun, 20 Mar 2016 11:20:44 +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 u2KBKhKw084758; Sun, 20 Mar 2016 11:20:43 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KBKhea084756; Sun, 20 Mar 2016 11:20:43 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201603201120.u2KBKhea084756@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 20 Mar 2016 11:20:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411435 - 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.21 Precedence: list List-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, 20 Mar 2016 11:20:44 -0000 Author: riggs Date: Sun Mar 20 11:20:43 2016 New Revision: 411435 URL: https://svnweb.freebsd.org/changeset/ports/411435 Log: Update to upstream version 0.9.4 PR: 207886 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 Sun Mar 20 11:17:27 2016 (r411434) +++ head/security/py-fail2ban/Makefile Sun Mar 20 11:20:43 2016 (r411435) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= fail2ban -PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTVERSION= 0.9.4 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-fail2ban/distinfo ============================================================================== --- head/security/py-fail2ban/distinfo Sun Mar 20 11:17:27 2016 (r411434) +++ head/security/py-fail2ban/distinfo Sun Mar 20 11:20:43 2016 (r411435) @@ -1,2 +1,2 @@ -SHA256 (fail2ban-fail2ban-0.9.3_GH0.tar.gz) = b3a0793d9ed3b4e341e568388c65bb07a904f77ac8044186376cab3e58e5b2c9 -SIZE (fail2ban-fail2ban-0.9.3_GH0.tar.gz) = 321920 +SHA256 (fail2ban-fail2ban-0.9.4_GH0.tar.gz) = 870b99dd0110f10d705d0ca5743d42d358e0b5a0a4de8b69ed1d41b40dd98fa4 +SIZE (fail2ban-fail2ban-0.9.4_GH0.tar.gz) = 335532 From owner-svn-ports-head@freebsd.org Sun Mar 20 11:26: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 1536FAD676A; Sun, 20 Mar 2016 11:26:12 +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 CC0D7A0B; Sun, 20 Mar 2016 11:26:11 +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 u2KBQAJ8087769; Sun, 20 Mar 2016 11:26:10 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KBQ9lR087763; Sun, 20 Mar 2016 11:26:09 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201603201126.u2KBQ9lR087763@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sun, 20 Mar 2016 11:26:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411436 - in head/print: cups-filters qpdf qpdf/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.21 Precedence: list List-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, 20 Mar 2016 11:26:12 -0000 Author: tijl Date: Sun Mar 20 11:26:09 2016 New Revision: 411436 URL: https://svnweb.freebsd.org/changeset/ports/411436 Log: - Update print/qpdf to 6.0.0. - Remove bash dependency. - Remove SDK option. It was added to prevent installation of headers because they sometimes cause build conflicts with newer versions of qpdf due to incorrect order of -I flags. This has been fixed now. - Add DOCS option. - Replace patch-configure with CPPFLAGS/LIBS and a post-patch command in the Makefile to take into account ${LOCALBASE} and ${MAKE_CMD}. - Remove patches that have been fixed upstream. - Add a patch for libtest/build.mk to change the order of LIBS and LIBS_libqpdf. LIBS may contain user supplied -L flags like -L/usr/local/lib which have to appear after upstream -L flags so programs are linked against freshly built libraries on not an older version in /usr/local/lib. The other build.mk files already do this right. - Add a patch for make/libtool.mk to change the order of $ldflags and $libs. Upstream puts -L flags in $ldflags. PR: 207751 Approved by: d.y.kazarov@mail.ru (maintainer) Added: head/print/qpdf/files/patch-libtests-build.mk (contents, props changed) head/print/qpdf/files/patch-make-libtool.mk (contents, props changed) Deleted: head/print/qpdf/files/patch-configure head/print/qpdf/files/patch-include_QPDFExc.hh head/print/qpdf/files/patch-include_QUtil.hh head/print/qpdf/files/patch-include_qpdf_QPDF.hh Modified: head/print/cups-filters/Makefile head/print/qpdf/Makefile head/print/qpdf/distinfo head/print/qpdf/pkg-plist Modified: head/print/cups-filters/Makefile ============================================================================== --- head/print/cups-filters/Makefile Sun Mar 20 11:20:43 2016 (r411435) +++ head/print/cups-filters/Makefile Sun Mar 20 11:26:09 2016 (r411436) @@ -2,7 +2,7 @@ PORTNAME= cups-filters PORTVERSION= 1.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ Modified: head/print/qpdf/Makefile ============================================================================== --- head/print/qpdf/Makefile Sun Mar 20 11:20:43 2016 (r411435) +++ head/print/qpdf/Makefile Sun Mar 20 11:26:09 2016 (r411436) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qpdf -PORTVERSION= 5.1.2 -PORTREVISION= 2 +PORTVERSION= 6.0.0 CATEGORIES= print MASTER_SITES= SF @@ -11,23 +10,20 @@ MAINTAINER= d.y.kazarov@mail.ru COMMENT= Command-line tools for transforming and inspecting PDF documents LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/Artistic-2.0 -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre -OPTIONS_DEFINE= SDK -OPTIONS_DEFAULT= SDK -OPTIONS_SUB= yes - -SDK_DESC= Install header files (required for cups-filters) +OPTIONS_DEFINE= DOCS GNU_CONFIGURE= yes +CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes USES= gmake libtool post-patch: - @${REINPLACE_CMD} -e 's|/bin/bash|${LOCALBASE}/bin/bash|' \ - -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|g' \ - ${WRKSRC}/make/libtool.mk + @${REINPLACE_CMD} 's/make --version/${MAKE_CMD} --version/' \ + ${WRKSRC}/configure .include Modified: head/print/qpdf/distinfo ============================================================================== --- head/print/qpdf/distinfo Sun Mar 20 11:20:43 2016 (r411435) +++ head/print/qpdf/distinfo Sun Mar 20 11:26:09 2016 (r411436) @@ -1,2 +1,2 @@ -SHA256 (qpdf-5.1.2.tar.gz) = e9dd8d5d0a322078ffd573f057f03d24a734cc5b7dd925b089ebcb0f6e867bfd -SIZE (qpdf-5.1.2.tar.gz) = 7664268 +SHA256 (qpdf-6.0.0.tar.gz) = a9fdc7e94d38fcd3831f37b6e0fe36492bf79aa6d54f8f66062cf7f9c4155233 +SIZE (qpdf-6.0.0.tar.gz) = 8344860 Added: head/print/qpdf/files/patch-libtests-build.mk ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/qpdf/files/patch-libtests-build.mk Sun Mar 20 11:26:09 2016 (r411436) @@ -0,0 +1,8 @@ +--- libtests/build.mk.orig 2015-11-10 17:48:52 UTC ++++ libtests/build.mk +@@ -40,4 +40,4 @@ $(foreach B,$(BINS_libtests),$(eval \ + + $(foreach B,$(BINS_libtests),$(eval \ + libtests/$(OUTPUT_DIR)/$(call binname,$(B)): $(OBJS_$(B)) ; \ +- $(call makebin,$(OBJS_$(B)),$$@,$(LDFLAGS) $(LDFLAGS_libqpdf),$(LIBS) $(LIBS_libqpdf)))) ++ $(call makebin,$(OBJS_$(B)),$$@,$(LDFLAGS) $(LDFLAGS_libqpdf),$(LIBS_libqpdf) $(LIBS)))) Added: head/print/qpdf/files/patch-make-libtool.mk ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/qpdf/files/patch-make-libtool.mk Sun Mar 20 11:26:09 2016 (r411436) @@ -0,0 +1,42 @@ +--- make/libtool.mk.orig 2015-11-10 17:48:52 UTC ++++ make/libtool.mk +@@ -1,7 +1,7 @@ + # --- Required interface definitions --- + +-# LIBTOOL needs bash +-SHELL=/bin/bash ++# LIBTOOL needs sh ++SHELL=/bin/sh + + OBJ=o + LOBJ=lo +@@ -94,20 +94,20 @@ endef + define makelib + $(LIBTOOL) --mode=link \ + $(CXX) $(CXXFLAGS) $(LD_VERSION_FLAGS) \ +- -o $(2) $(1) $(4) $(3) \ ++ -o $(2) $(1) $(3) $(4) \ + -rpath $(libdir) -version-info $(5):$(6):$(7) + endef + + # 1 2 3 4 + # Usage: $(call makebin,objs,binary,ldflags,libs) + define makebin +- $(LIBTOOL) --mode=link $(CXX) $(CXXFLAGS) $(1) -o $(2) $(4) $(3) ++ $(LIBTOOL) --mode=link $(CXX) $(CXXFLAGS) $(1) -o $(2) $(3) $(4) + endef + + # Install target + + install: all +- ./mkinstalldirs $(DESTDIR)$(libdir)/pkgconfig ++ ./mkinstalldirs $(DESTDIR)$(prefix)/libdata/pkgconfig + ./mkinstalldirs $(DESTDIR)$(bindir) + ./mkinstalldirs $(DESTDIR)$(includedir)/qpdf + ./mkinstalldirs $(DESTDIR)$(docdir) +@@ -129,4 +129,4 @@ install: all + cp doc/qpdf-manual.html $(DESTDIR)$(docdir) + cp doc/qpdf-manual.pdf $(DESTDIR)$(docdir) + cp doc/*.1 $(DESTDIR)$(mandir)/man1 +- cp libqpdf.pc $(DESTDIR)$(libdir)/pkgconfig ++ cp libqpdf.pc $(DESTDIR)$(prefix)/libdata/pkgconfig Modified: head/print/qpdf/pkg-plist ============================================================================== --- head/print/qpdf/pkg-plist Sun Mar 20 11:20:43 2016 (r411435) +++ head/print/qpdf/pkg-plist Sun Mar 20 11:26:09 2016 (r411436) @@ -1,41 +1,41 @@ bin/fix-qdf bin/qpdf bin/zlib-flate -%%SDK%%include/qpdf/Buffer.hh -%%SDK%%include/qpdf/BufferInputSource.hh -%%SDK%%include/qpdf/Constants.h -%%SDK%%include/qpdf/DLL.h -%%SDK%%include/qpdf/FileInputSource.hh -%%SDK%%include/qpdf/InputSource.hh -%%SDK%%include/qpdf/Pipeline.hh -%%SDK%%include/qpdf/Pl_Buffer.hh -%%SDK%%include/qpdf/Pl_Concatenate.hh -%%SDK%%include/qpdf/Pl_Count.hh -%%SDK%%include/qpdf/Pl_Discard.hh -%%SDK%%include/qpdf/Pl_Flate.hh -%%SDK%%include/qpdf/Pl_StdioFile.hh -%%SDK%%include/qpdf/PointerHolder.hh -%%SDK%%include/qpdf/QPDF.hh -%%SDK%%include/qpdf/QPDFExc.hh -%%SDK%%include/qpdf/QPDFObjGen.hh -%%SDK%%include/qpdf/QPDFObject.hh -%%SDK%%include/qpdf/QPDFObjectHandle.hh -%%SDK%%include/qpdf/QPDFTokenizer.hh -%%SDK%%include/qpdf/QPDFWriter.hh -%%SDK%%include/qpdf/QPDFXRefEntry.hh -%%SDK%%include/qpdf/QTC.hh -%%SDK%%include/qpdf/QUtil.hh -%%SDK%%include/qpdf/RandomDataProvider.hh -%%SDK%%include/qpdf/Types.h -%%SDK%%include/qpdf/qpdf-c.h +include/qpdf/Buffer.hh +include/qpdf/BufferInputSource.hh +include/qpdf/Constants.h +include/qpdf/DLL.h +include/qpdf/FileInputSource.hh +include/qpdf/InputSource.hh +include/qpdf/Pipeline.hh +include/qpdf/Pl_Buffer.hh +include/qpdf/Pl_Concatenate.hh +include/qpdf/Pl_Count.hh +include/qpdf/Pl_Discard.hh +include/qpdf/Pl_Flate.hh +include/qpdf/Pl_StdioFile.hh +include/qpdf/PointerHolder.hh +include/qpdf/QPDF.hh +include/qpdf/QPDFExc.hh +include/qpdf/QPDFObjGen.hh +include/qpdf/QPDFObject.hh +include/qpdf/QPDFObjectHandle.hh +include/qpdf/QPDFTokenizer.hh +include/qpdf/QPDFWriter.hh +include/qpdf/QPDFXRefEntry.hh +include/qpdf/QTC.hh +include/qpdf/QUtil.hh +include/qpdf/RandomDataProvider.hh +include/qpdf/Types.h +include/qpdf/qpdf-c.h lib/libqpdf.a lib/libqpdf.so -lib/libqpdf.so.13 -lib/libqpdf.so.13.1.2 +lib/libqpdf.so.17 +lib/libqpdf.so.17.0.0 libdata/pkgconfig/libqpdf.pc man/man1/fix-qdf.1.gz man/man1/qpdf.1.gz man/man1/zlib-flate.1.gz -share/doc/qpdf/qpdf-manual.html -share/doc/qpdf/qpdf-manual.pdf -share/doc/qpdf/stylesheet.css +%%PORTDOCS%%%%DOCSDIR%%/qpdf-manual.html +%%PORTDOCS%%%%DOCSDIR%%/qpdf-manual.pdf +%%PORTDOCS%%%%DOCSDIR%%/stylesheet.css From owner-svn-ports-head@freebsd.org Sun Mar 20 11: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 A727EAD608A; Sun, 20 Mar 2016 11:50:00 +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 5AB4813D0; Sun, 20 Mar 2016 11:50:00 +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 u2KBnxei094080; Sun, 20 Mar 2016 11:49:59 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KBnxTK094078; Sun, 20 Mar 2016 11:49:59 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201603201149.u2KBnxTK094078@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sun, 20 Mar 2016 11:49:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411437 - head/ports-mgmt/synth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 11:50:00 -0000 Author: marino Date: Sun Mar 20 11:49:59 2016 New Revision: 411437 URL: https://svnweb.freebsd.org/changeset/ports/411437 Log: ports-mgmt/synth: Upgrade version 1.31 => 1.32 prepare-system, upgrade-system package deletion bug: These two commands had a serious logic flaw that resulted in newly-built packages to be immediately deleted prior the pkg(8) repo command. (And the obvious result of the system not getting updated without re-running the same command.) The cause was that the first package validity scan marked the package for deletion, and this setting was never reset. The obsolete package was correctly deleted and rebuilt, but then it was quickly deleted again during the second package scan because the previous deletion mark was still present. The fix was simple: Reset the deletion marks before rebuilding the repository so the second scan proceeds accurately. Test case provided by Wapcaplet in FreeBSD forums Modified: head/ports-mgmt/synth/Makefile head/ports-mgmt/synth/distinfo Modified: head/ports-mgmt/synth/Makefile ============================================================================== --- head/ports-mgmt/synth/Makefile Sun Mar 20 11:26:09 2016 (r411436) +++ head/ports-mgmt/synth/Makefile Sun Mar 20 11:49:59 2016 (r411437) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= synth -PORTVERSION= 1.31 +PORTVERSION= 1.32 DISTVERSIONPREFIX= v CATEGORIES= ports-mgmt Modified: head/ports-mgmt/synth/distinfo ============================================================================== --- head/ports-mgmt/synth/distinfo Sun Mar 20 11:26:09 2016 (r411436) +++ head/ports-mgmt/synth/distinfo Sun Mar 20 11:49:59 2016 (r411437) @@ -1,4 +1,4 @@ -SHA256 (jrmarino-synth-v1.31_GH0.tar.gz) = 77f29183b7005f5ed2c1ad8489dfc53e7cae43a749d7879e12b381f2e4563e4b -SIZE (jrmarino-synth-v1.31_GH0.tar.gz) = 99010 +SHA256 (jrmarino-synth-v1.32_GH0.tar.gz) = 3a04c9c7b3287d48ea12620ea0deb86282894cceb8bee630b13b891c1f2f00f4 +SIZE (jrmarino-synth-v1.32_GH0.tar.gz) = 99037 SHA256 (jrmarino-synth_external-v1.3_GH0.tar.gz) = 2afc03e494d2394446eabdb5244967c202a79b449c7cad7ea67a87807cc25f44 SIZE (jrmarino-synth_external-v1.3_GH0.tar.gz) = 209283 From owner-svn-ports-head@freebsd.org Sun Mar 20 12:10: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 CBC9AAD401C; Sun, 20 Mar 2016 12:10:06 +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 83E271AB; Sun, 20 Mar 2016 12:10:06 +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 u2KCA5mm000302; Sun, 20 Mar 2016 12:10:05 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KCA54t000300; Sun, 20 Mar 2016 12:10:05 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603201210.u2KCA54t000300@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 20 Mar 2016 12:10:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411438 - head/emulators/ppsspp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 12:10:06 -0000 Author: jbeich Date: Sun Mar 20 12:10:05 2016 New Revision: 411438 URL: https://svnweb.freebsd.org/changeset/ports/411438 Log: emulators/ppsspp: update to 1.2.2 Changes: http://ppsspp.org/#news Modified: head/emulators/ppsspp/Makefile (contents, props changed) head/emulators/ppsspp/distinfo (contents, props changed) Modified: head/emulators/ppsspp/Makefile ============================================================================== --- head/emulators/ppsspp/Makefile Sun Mar 20 11:49:59 2016 (r411437) +++ head/emulators/ppsspp/Makefile Sun Mar 20 12:10:05 2016 (r411438) @@ -2,8 +2,8 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v -DISTVERSION?= 1.2.1 -PORTREVISION?= 1 +DISTVERSION?= 1.2.2 +PORTREVISION?= 0 CATEGORIES= emulators # XXX Get from Debian once #697821 lands MASTER_SITES= https://bazaar.launchpad.net/~sergio-br2/${PORTNAME}/debian-sdl/download/5/${PORTNAME}.1-20140802045408-dd26dik367ztj5xg-8/:manpage @@ -23,7 +23,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils USE_GITHUB= yes GH_ACCOUNT= hrydgard:DEFAULT,lang Kingcom:ext_armips GH_PROJECT= ${PORTNAME}-lang:lang armips:ext_armips -GH_TAGNAME?= b7da552:lang 9b225d9:ext_armips +GH_TAGNAME?= 16a50e3:lang 9b225d9:ext_armips CONFLICTS_INSTALL?= ${PORTNAME}-devel-[0-9]* Modified: head/emulators/ppsspp/distinfo ============================================================================== --- head/emulators/ppsspp/distinfo Sun Mar 20 11:49:59 2016 (r411437) +++ head/emulators/ppsspp/distinfo Sun Mar 20 12:10:05 2016 (r411438) @@ -1,8 +1,8 @@ SHA256 (ppsspp.1) = 64a7cca4c3a5fc6ad5b63399edef9056b0c85ea68fed00fb7e97f4b2724e503b SIZE (ppsspp.1) = 1598 -SHA256 (hrydgard-ppsspp-v1.2.1_GH0.tar.gz) = 20c086b1f104a45a9aa2226342f7aaf58e569b6152527c7c87cb787a6c5834cd -SIZE (hrydgard-ppsspp-v1.2.1_GH0.tar.gz) = 15062700 -SHA256 (hrydgard-ppsspp-lang-b7da552_GH0.tar.gz) = d268a3adad33e99f05262c71d7d8390e5ac104ad953972fc0068ba6d0d131e60 -SIZE (hrydgard-ppsspp-lang-b7da552_GH0.tar.gz) = 228103 +SHA256 (hrydgard-ppsspp-v1.2.2_GH0.tar.gz) = 3992b9e91e601a91c1adb32f4832d06bc9069ef673163e1af904d1baf8688d38 +SIZE (hrydgard-ppsspp-v1.2.2_GH0.tar.gz) = 15136858 +SHA256 (hrydgard-ppsspp-lang-16a50e3_GH0.tar.gz) = aab8ef19179fd3f5ba53d13a957b40c9896ab2f1a7cd35f94d357c79a8612fcd +SIZE (hrydgard-ppsspp-lang-16a50e3_GH0.tar.gz) = 230285 SHA256 (Kingcom-armips-9b225d9_GH0.tar.gz) = 76dd401235f1ff8624d1f6302f5f725676eedbba39fd54ad4a19ac4c7af81fdd SIZE (Kingcom-armips-9b225d9_GH0.tar.gz) = 145559 From owner-svn-ports-head@freebsd.org Sun Mar 20 12:10: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 D28E4AD4058; Sun, 20 Mar 2016 12:10:43 +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 948562BF; Sun, 20 Mar 2016 12:10:43 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KCAgqq000541; Sun, 20 Mar 2016 12:10:42 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KCAgId000533; Sun, 20 Mar 2016 12:10:42 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603201210.u2KCAgId000533@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 20 Mar 2016 12:10:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411439 - in head/graphics: . rigsofrods-caelum rigsofrods-caelum/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.21 Precedence: list List-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, 20 Mar 2016 12:10:43 -0000 Author: jbeich Date: Sun Mar 20 12:10:41 2016 New Revision: 411439 URL: https://svnweb.freebsd.org/changeset/ports/411439 Log: graphics/rigsofrods-caelum: add new port PR: 206485 Submitted by: Thibault Payet Caelum is a plug-in/library for Ogre targeted to help create nice-looking (photorealistic if possible) atmospheric effects such as sky colour, clouds and weather phenomena such as rain or snow. http://www.ogre3d.org/tikiwiki/Caelum Added: head/graphics/rigsofrods-caelum/ head/graphics/rigsofrods-caelum/Makefile (contents, props changed) head/graphics/rigsofrods-caelum/distinfo (contents, props changed) head/graphics/rigsofrods-caelum/files/ head/graphics/rigsofrods-caelum/files/patch-CMakeDependenciesConfig.txt (contents, props changed) head/graphics/rigsofrods-caelum/files/patch-main_CMakeLists.txt (contents, props changed) head/graphics/rigsofrods-caelum/pkg-descr (contents, props changed) head/graphics/rigsofrods-caelum/pkg-plist (contents, props changed) Modified: head/graphics/Makefile (contents, props changed) Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sun Mar 20 12:10:05 2016 (r411438) +++ head/graphics/Makefile Sun Mar 20 12:10:41 2016 (r411439) @@ -918,6 +918,7 @@ SUBDIR += renrot SUBDIR += repng2jpeg SUBDIR += rgbpaint + SUBDIR += rigsofrods-caelum SUBDIR += ristretto SUBDIR += ruby-gd SUBDIR += ruby-gdal Added: head/graphics/rigsofrods-caelum/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/rigsofrods-caelum/Makefile Sun Mar 20 12:10:41 2016 (r411439) @@ -0,0 +1,30 @@ +# Created by: Thibault Payet +# $FreeBSD$ + +PORTNAME= rigsofrods-caelum +PORTVERSION= 0.6.3 +DISTVERSIONPREFIX= v +CATEGORIES= graphics + +MAINTAINER= monwarez@mailoo.org +COMMENT= OGRE plugin for atmospheric effects + +LICENSE= LGPL3+ +LICENSE_FILE= ${WRKSRC}/lgpl.txt + +LIB_DEPENDS= libOgreMain.so:graphics/ogre3d + +USE_GITHUB= yes +GH_ACCOUNT= RigsOfRods +GH_PROJECT= ogre-caelum + +USES= cmake dos2unix pathfix pkgconfig +CMAKE_ARGS= -DCaelum_BUILD_SAMPLES=FALSE +DOS2UNIX_GLOB= CMake* *.pc.in +USE_LDCONFIG= yes + +post-patch: + @${REINPLACE_CMD} -e '/install.*DOC_FILES/d' \ + ${WRKSRC}/CMakeLists.txt + +.include Added: head/graphics/rigsofrods-caelum/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/rigsofrods-caelum/distinfo Sun Mar 20 12:10:41 2016 (r411439) @@ -0,0 +1,2 @@ +SHA256 (RigsOfRods-ogre-caelum-v0.6.3_GH0.tar.gz) = 95b0d52d15deaf8baa0ee3a66acc1ae8c2dfa71be149dbcd2e58bbab76af33b5 +SIZE (RigsOfRods-ogre-caelum-v0.6.3_GH0.tar.gz) = 6499915 Added: head/graphics/rigsofrods-caelum/files/patch-CMakeDependenciesConfig.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/rigsofrods-caelum/files/patch-CMakeDependenciesConfig.txt Sun Mar 20 12:10:41 2016 (r411439) @@ -0,0 +1,40 @@ +--- CMakeDependenciesConfig.txt.orig 2016-01-11 16:27:14 UTC ++++ CMakeDependenciesConfig.txt +@@ -2,11 +2,13 @@ IF(WIN32) + set(Ogre_INCLUDE_DIRS "include/Ogre" CACHE PATH "The ogre include path to use") + set(Ogre_LIBRARY_DIRS "lib" CACHE PATH "The ogre lib path to use") + set(Ogre_LIBRARIES "OgreMain" CACHE STRING "The ogre lib to link against") ++ if(Caelum_BUILD_SAMPLES) + set(Ois_INCLUDE_DIRS "include/ois" CACHE PATH "The OIS include path to use") + set(Ois_LIBRARY_DIRS "lib" CACHE PATH "The OIS lib path to use") + set(Ois_LIBRARIES "ois" CACHE STRING "The ogre lib to link against") + # add includes to check directories + set(CMAKE_REQUIRED_INCLUDES ${Ogre_INCLUDE_DIRS} ${Ois_INCLUDE_DIRS}) ++ endif(Caelum_BUILD_SAMPLES) + + # check for libs and include files we want to use + CHECK_INCLUDE_FILE(windows.h HAVE_WINDOWS_INCLUDES) +@@ -20,7 +22,9 @@ IF(WIN32) + ELSEIF(UNIX) + find_package(PkgConfig) + PKG_CHECK_MODULES (Ogre OGRE REQUIRED) ++ if(Caelum_BUILD_SAMPLES) + PKG_CHECK_MODULES (Ois OIS REQUIRED) ++ endif(Caelum_BUILD_SAMPLES) + # add includes to check directories + set(CMAKE_REQUIRED_INCLUDES ${Ogre_INCLUDE_DIRS} ${Ois_INCLUDE_DIRS}) + # check for libs and include files we want to use +@@ -44,6 +48,7 @@ IF(NOT WIN32) + message("could not find the Ogre includes. Please install them.") + endif() + ++ if(Caelum_BUILD_SAMPLES) + CHECK_INCLUDE_FILE_CXX(OIS/OIS.h HAVE_OIS_DIR_INCLUDES) + if(HAVE_OIS_DIR_INCLUDES) + set(OIS_INCLUDE "OIS/OIS.h") +@@ -63,4 +68,5 @@ IF(NOT WIN32) + else() + set(OIS_USING_DIR FALSE) + endif() ++ endif(Caelum_BUILD_SAMPLES) + endif() Added: head/graphics/rigsofrods-caelum/files/patch-main_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/rigsofrods-caelum/files/patch-main_CMakeLists.txt Sun Mar 20 12:10:41 2016 (r411439) @@ -0,0 +1,16 @@ +Boost is OGRE dependency, Caelum itself doesn't link against it + +--- main/CMakeLists.txt.orig 2016-01-11 16:27:14 UTC ++++ main/CMakeLists.txt +@@ -7,11 +7,6 @@ FILE(GLOB sources ${Caelum_SOURCE_DIR}/m + + set(LIBNAME "Caelum") + +- +-find_package(Boost 1.44 COMPONENTS date_time filesystem) +-include_directories(${Boost_INCLUDE_DIRS}) +-link_directories (${Boost_LIBRARY_DIRS}) +- + add_definitions("-DCAELUM_LIB -DCAELUM_SCRIPT_SUPPORT -D_CAELUM_TYPE_DESCRIPTORS") + + ADD_LIBRARY(${LIBNAME} SHARED ${sources}) Added: head/graphics/rigsofrods-caelum/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/rigsofrods-caelum/pkg-descr Sun Mar 20 12:10:41 2016 (r411439) @@ -0,0 +1,5 @@ +Caelum is a plug-in/library for Ogre targeted to help create +nice-looking (photorealistic if possible) atmospheric effects such as +sky colour, clouds and weather phenomena such as rain or snow. + +WWW: http://www.ogre3d.org/tikiwiki/Caelum Added: head/graphics/rigsofrods-caelum/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/rigsofrods-caelum/pkg-plist Sun Mar 20 12:10:41 2016 (r411439) @@ -0,0 +1,28 @@ +include/Caelum/Astronomy.h +include/Caelum/Caelum.h +include/Caelum/CaelumConfig.h +include/Caelum/CaelumExceptions.h +include/Caelum/CaelumPlugin.h +include/Caelum/CaelumPrecompiled.h +include/Caelum/CaelumPrerequisites.h +include/Caelum/CaelumScriptTranslator.h +include/Caelum/CaelumSystem.h +include/Caelum/CameraBoundElement.h +include/Caelum/CloudSystem.h +include/Caelum/DepthComposer.h +include/Caelum/FastGpuParamRef.h +include/Caelum/FlatCloudLayer.h +include/Caelum/GroundFog.h +include/Caelum/ImageStarfield.h +include/Caelum/InternalUtilities.h +include/Caelum/Moon.h +include/Caelum/PointStarfield.h +include/Caelum/PrecipitationController.h +include/Caelum/PrivatePtr.h +include/Caelum/SkyDome.h +include/Caelum/SkyLight.h +include/Caelum/Sun.h +include/Caelum/TypeDescriptor.h +include/Caelum/UniversalClock.h +lib/libCaelum.so +libdata/pkgconfig/Caelum.pc From owner-svn-ports-head@freebsd.org Sun Mar 20 12: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 B131CAD41AD; Sun, 20 Mar 2016 12:11:03 +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 8DC7B5E5; Sun, 20 Mar 2016 12:11:03 +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 u2KCB25N001537; Sun, 20 Mar 2016 12:11:02 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KCB23H001531; Sun, 20 Mar 2016 12:11:02 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603201211.u2KCB23H001531@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 20 Mar 2016 12:11:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411440 - in head/graphics: . rigsofrods-pagedgeometry rigsofrods-pagedgeometry/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.21 Precedence: list List-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, 20 Mar 2016 12:11:03 -0000 Author: jbeich Date: Sun Mar 20 12:11:02 2016 New Revision: 411440 URL: https://svnweb.freebsd.org/changeset/ports/411440 Log: graphics/rigsofrods-pagedgeometry: add new port PR: 206495 Submitted by: Thibault Payet The PagedGeometry engine is an add-on to Ogre which provides highly optimized methods for rendering massive amounts of small meshes, covering a possibly infinite area. This is especially well suited for dense forests and outdoor scenes, with millions of trees, bushes, grass, rocks, etc. http://www.ogre3d.org/tikiwiki/PagedGeometry+Engine Added: head/graphics/rigsofrods-pagedgeometry/ head/graphics/rigsofrods-pagedgeometry/Makefile (contents, props changed) head/graphics/rigsofrods-pagedgeometry/distinfo (contents, props changed) head/graphics/rigsofrods-pagedgeometry/files/ head/graphics/rigsofrods-pagedgeometry/files/patch-CMakeDependenciesConfig.txt (contents, props changed) head/graphics/rigsofrods-pagedgeometry/pkg-descr (contents, props changed) head/graphics/rigsofrods-pagedgeometry/pkg-plist (contents, props changed) Modified: head/graphics/Makefile (contents, props changed) Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sun Mar 20 12:10:41 2016 (r411439) +++ head/graphics/Makefile Sun Mar 20 12:11:02 2016 (r411440) @@ -919,6 +919,7 @@ SUBDIR += repng2jpeg SUBDIR += rgbpaint SUBDIR += rigsofrods-caelum + SUBDIR += rigsofrods-pagedgeometry SUBDIR += ristretto SUBDIR += ruby-gd SUBDIR += ruby-gdal Added: head/graphics/rigsofrods-pagedgeometry/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/rigsofrods-pagedgeometry/Makefile Sun Mar 20 12:11:02 2016 (r411440) @@ -0,0 +1,33 @@ +# Created by: Thibault Payet +# $FreeBSD$ + +PORTNAME= rigsofrods-pagedgeometry +PORTVERSION= 1.2.0 +DISTVERSIONPREFIX= v +CATEGORIES= graphics + +MAINTAINER= monwarez@mailoo.org +COMMENT= OGRE plugin for real-time dense forests + +LICENSE= ZLIB +LICENSE_FILE= ${WRKSRC}/zlib.txt + +LIB_DEPENDS= libOgreMain.so:graphics/ogre3d + +USE_GITHUB= yes +GH_ACCOUNT= RigsOfRods +GH_PROJECT= ogre-pagedgeometry + +USES= cmake dos2unix pathfix pkgconfig +DOS2UNIX_GLOB= *.cpp *.h *.txt +CMAKE_ARGS= -DPAGEDGEOMETRY_BUILD_SAMPLES=FALSE +USE_LDCONFIG= yes + +# XXX dialog(1) doesn't like ^M in LICENSE_FILE +post-extract: dos2unix + +post-patch: + @${REINPLACE_CMD} -e '/install.*DOC_FILES/d' \ + ${WRKSRC}/CMakeLists.txt + +.include Added: head/graphics/rigsofrods-pagedgeometry/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/rigsofrods-pagedgeometry/distinfo Sun Mar 20 12:11:02 2016 (r411440) @@ -0,0 +1,2 @@ +SHA256 (RigsOfRods-ogre-pagedgeometry-v1.2.0_GH0.tar.gz) = 02f9b73e468e0a6b658cc9cad2b6584f592b1f1e5e5151e1ead6cfc513cf479e +SIZE (RigsOfRods-ogre-pagedgeometry-v1.2.0_GH0.tar.gz) = 11357734 Added: head/graphics/rigsofrods-pagedgeometry/files/patch-CMakeDependenciesConfig.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/rigsofrods-pagedgeometry/files/patch-CMakeDependenciesConfig.txt Sun Mar 20 12:11:02 2016 (r411440) @@ -0,0 +1,40 @@ +--- CMakeDependenciesConfig.txt.orig 2016-01-10 10:54:34 UTC ++++ CMakeDependenciesConfig.txt +@@ -2,11 +2,13 @@ IF(WIN32) + set(Ogre_INCLUDE_DIRS "include/Ogre" CACHE PATH "The ogre include path to use") + set(Ogre_LIBRARY_DIRS "lib" CACHE PATH "The ogre lib path to use") + set(Ogre_LIBRARIES "OgreMain" CACHE STRING "The ogre lib to link against") ++ if(PAGEDGEOMETRY_BUILD_SAMPLES) + set(Ois_INCLUDE_DIRS "include/ois" CACHE PATH "The OIS include path to use") + set(Ois_LIBRARY_DIRS "lib" CACHE PATH "The OIS lib path to use") + set(Ois_LIBRARIES "ois" CACHE STRING "The ogre lib to link against") + # add includes to check directories + set(CMAKE_REQUIRED_INCLUDES ${Ogre_INCLUDE_DIRS} ${Ois_INCLUDE_DIRS}) ++ endif(PAGEDGEOMETRY_BUILD_SAMPLES) + + # check for libs and include files we want to use + CHECK_INCLUDE_FILE(windows.h HAVE_WINDOWS_INCLUDES) +@@ -22,7 +24,9 @@ ELSEIF(UNIX) + PKG_CHECK_MODULES (Ogre OGRE REQUIRED) + PKG_CHECK_MODULES (Ogre-Terrain OGRE-Terrain REQUIRED) + PKG_CHECK_MODULES (Ogre-Paging OGRE-Paging REQUIRED) ++ if(PAGEDGEOMETRY_BUILD_SAMPLES) + PKG_CHECK_MODULES (Ois OIS REQUIRED) ++ endif(PAGEDGEOMETRY_BUILD_SAMPLES) + # add includes to check directories + set(CMAKE_REQUIRED_INCLUDES ${Ogre_INCLUDE_DIRS} ${Ois_INCLUDE_DIRS}) + # check for libs and include files we want to use +@@ -46,6 +50,7 @@ IF(NOT WIN32) + message("could not find the Ogre includes. Please install them.") + endif() + ++ if(PAGEDGEOMETRY_BUILD_SAMPLES) + CHECK_INCLUDE_FILE_CXX(OIS/OIS.h HAVE_OIS_DIR_INCLUDES) + if(HAVE_OIS_DIR_INCLUDES) + set(OIS_INCLUDE "OIS/OIS.h") +@@ -65,4 +70,5 @@ IF(NOT WIN32) + else() + set(OIS_USING_DIR FALSE) + endif() ++ endif(PAGEDGEOMETRY_BUILD_SAMPLES) + endif() Added: head/graphics/rigsofrods-pagedgeometry/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/rigsofrods-pagedgeometry/pkg-descr Sun Mar 20 12:11:02 2016 (r411440) @@ -0,0 +1,7 @@ +The PagedGeometry engine is an add-on to Ogre which provides highly +optimized methods for rendering massive amounts of small meshes, +covering a possibly infinite area. This is especially well suited for +dense forests and outdoor scenes, with millions of trees, bushes, +grass, rocks, etc. + +WWW: http://www.ogre3d.org/tikiwiki/PagedGeometry+Engine Added: head/graphics/rigsofrods-pagedgeometry/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/rigsofrods-pagedgeometry/pkg-plist Sun Mar 20 12:11:02 2016 (r411440) @@ -0,0 +1,16 @@ +include/PagedGeometry/BatchPage.h +include/PagedGeometry/BatchedGeometry.h +include/PagedGeometry/GrassLoader.h +include/PagedGeometry/ImpostorPage.h +include/PagedGeometry/MersenneTwister.h +include/PagedGeometry/PagedGeometry.h +include/PagedGeometry/PagedGeometryConfig.h +include/PagedGeometry/PropertyMaps.h +include/PagedGeometry/RandomTable.h +include/PagedGeometry/StaticBillboardSet.h +include/PagedGeometry/TreeLoader2D.h +include/PagedGeometry/TreeLoader3D.h +include/PagedGeometry/WindBatchPage.h +include/PagedGeometry/WindBatchedGeometry.h +lib/libPagedGeometry.a +libdata/pkgconfig/PagedGeometry.pc From owner-svn-ports-head@freebsd.org Sun Mar 20 12:19: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 23EC7AD456E; Sun, 20 Mar 2016 12:19:56 +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 CB6B6B00; Sun, 20 Mar 2016 12:19:55 +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 u2KCJs3e003884; Sun, 20 Mar 2016 12:19:54 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KCJs7s003882; Sun, 20 Mar 2016 12:19:54 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201603201219.u2KCJs7s003882@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 20 Mar 2016 12:19:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411441 - head/x11-fonts/roboto-fonts-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.21 Precedence: list List-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, 20 Mar 2016 12:19:56 -0000 Author: pi Date: Sun Mar 20 12:19:54 2016 New Revision: 411441 URL: https://svnweb.freebsd.org/changeset/ports/411441 Log: x11-fonts/roboto-fonts-ttf: 1.2 -> 2.131 PR: 207731 Submitted by: rakuco Approved by: winston@ml1.net (maintainer timeout) Modified: head/x11-fonts/roboto-fonts-ttf/Makefile head/x11-fonts/roboto-fonts-ttf/distinfo Modified: head/x11-fonts/roboto-fonts-ttf/Makefile ============================================================================== --- head/x11-fonts/roboto-fonts-ttf/Makefile Sun Mar 20 12:11:02 2016 (r411440) +++ head/x11-fonts/roboto-fonts-ttf/Makefile Sun Mar 20 12:19:54 2016 (r411441) @@ -2,30 +2,29 @@ # $FreeBSD$ PORTNAME= roboto-fonts-ttf -PORTVERSION= 1.2 -PORTREVISION= 3 +PORTVERSION= 2.131 +DISTVERSIONPREFIX=v PORTEPOCH= 1 CATEGORIES= x11-fonts -MASTER_SITES= http://developer.android.com/downloads/design/ -DISTNAME= roboto-${PORTVERSION} MAINTAINER= winston@ml1.net -COMMENT= The Roboto typeface family +COMMENT= Roboto typeface family LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/Roboto/LICENSE.txt +LICENSE_FILE= ${WRKSRC}/LICENSE -USES= fonts zip:infozip -WRKSRC= ${WRKDIR}/Roboto_v${PORTVERSION} NO_ARCH= yes +NO_BUILD= yes +USES= fonts -SUB_FILES= pkg-message +USE_GITHUB= yes +GH_ACCOUNT= google +GH_PROJECT= roboto -do-build: - @${MV} ${WRKSRC}/Roboto/*.ttf ${WRKSRC}/RobotoCondensed/*.ttf ${WRKSRC} +SUB_FILES= pkg-message do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} - cd ${WRKSRC}/ && ${INSTALL_DATA} *.ttf ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/hinted/*.ttf ${STAGEDIR}${FONTSDIR} .include Modified: head/x11-fonts/roboto-fonts-ttf/distinfo ============================================================================== --- head/x11-fonts/roboto-fonts-ttf/distinfo Sun Mar 20 12:11:02 2016 (r411440) +++ head/x11-fonts/roboto-fonts-ttf/distinfo Sun Mar 20 12:19:54 2016 (r411441) @@ -1,2 +1,2 @@ -SHA256 (roboto-1.2.zip) = 5101b5bdb3b7b14cc922a771ba068bfcae8634467c1f446bc89bc2b4f8b4f1b5 -SIZE (roboto-1.2.zip) = 2641284 +SHA256 (google-roboto-v2.131_GH0.tar.gz) = 34b32fdc37d935ec3e723b9d5895c0a2e1d1070e8f8d8821eac1c8a7c84aff7b +SIZE (google-roboto-v2.131_GH0.tar.gz) = 6264167 From owner-svn-ports-head@freebsd.org Sun Mar 20 12: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 F22A9AD4733; Sun, 20 Mar 2016 12:21:12 +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 AA9B3C8E; Sun, 20 Mar 2016 12:21:12 +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 u2KCLBP0006665; Sun, 20 Mar 2016 12:21:11 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KCLBuK006662; Sun, 20 Mar 2016 12:21:11 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201603201221.u2KCLBuK006662@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 20 Mar 2016 12:21:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411442 - in head/graphics/farbfeld: . 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.21 Precedence: list List-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, 20 Mar 2016 12:21:13 -0000 Author: riggs Date: Sun Mar 20 12:21:11 2016 New Revision: 411442 URL: https://svnweb.freebsd.org/changeset/ports/411442 Log: Update to upstream version 2 (no minor or patchlevel, just version 2) PR: 208037 Submitted by: aaron@baugher.biz Modified: head/graphics/farbfeld/Makefile head/graphics/farbfeld/distinfo head/graphics/farbfeld/files/patch-config.mk Modified: head/graphics/farbfeld/Makefile ============================================================================== --- head/graphics/farbfeld/Makefile Sun Mar 20 12:19:54 2016 (r411441) +++ head/graphics/farbfeld/Makefile Sun Mar 20 12:21:11 2016 (r411442) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= farbfeld -PORTVERSION= 1 +PORTVERSION= 2 CATEGORIES= graphics MASTER_SITES= http://dl.suckless.org/farbfeld/ Modified: head/graphics/farbfeld/distinfo ============================================================================== --- head/graphics/farbfeld/distinfo Sun Mar 20 12:19:54 2016 (r411441) +++ head/graphics/farbfeld/distinfo Sun Mar 20 12:21:11 2016 (r411442) @@ -1,2 +1,2 @@ -SHA256 (farbfeld-1.tar.gz) = 34faf878ee9bf20a690604b2e09f97ce517b20bb7b5e37433997941825c0b46e -SIZE (farbfeld-1.tar.gz) = 6770 +SHA256 (farbfeld-2.tar.gz) = a366e7628274fb9b4dc9508a7340a32b5e7557d99895b7ed7b5165241d613f58 +SIZE (farbfeld-2.tar.gz) = 6646 Modified: head/graphics/farbfeld/files/patch-config.mk ============================================================================== --- head/graphics/farbfeld/files/patch-config.mk Sun Mar 20 12:19:54 2016 (r411441) +++ head/graphics/farbfeld/files/patch-config.mk Sun Mar 20 12:21:11 2016 (r411442) @@ -1,11 +1,11 @@ ---- config.mk.orig 2016-02-19 12:59:50.769556000 -0600 -+++ config.mk 2016-02-19 12:56:15.846580000 -0600 -@@ -18,8 +18,8 @@ +--- config.mk.orig 2016-03-15 17:46:09 UTC ++++ config.mk +@@ -18,8 +18,8 @@ LIBS = -L${PNGLIB} -L${JPGLIB} -lpng -lj # flags CPPFLAGS = -D_DEFAULT_SOURCE -CFLAGS = -std=c99 -pedantic -Wall -Os ${INCS} ${CPPFLAGS} -+CFLAGS += -std=c99 -pedantic -Wall -Os ${INCS} ${CPPFLAGS} ++CFLAGS += -std=c99 -pedantic -Wall -Os ${INCS} ${CPPFLAGS} LDFLAGS = -s ${LIBS} # compiler and linker From owner-svn-ports-head@freebsd.org Sun Mar 20 12:43: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 8E3A2AD60F5; Sun, 20 Mar 2016 12:43:50 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6041EA80; Sun, 20 Mar 2016 12:43:50 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KChn2C012796; Sun, 20 Mar 2016 12:43:49 GMT (envelope-from lev@FreeBSD.org) Received: (from lev@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KChnQ6012794; Sun, 20 Mar 2016 12:43:49 GMT (envelope-from lev@FreeBSD.org) Message-Id: <201603201243.u2KChnQ6012794@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lev set sender to lev@FreeBSD.org using -f From: "Lev A. Serebryakov" Date: Sun, 20 Mar 2016 12:43:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411443 - head/devel/subversion X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 12:43:50 -0000 Author: lev Date: Sun Mar 20 12:43:49 2016 New Revision: 411443 URL: https://svnweb.freebsd.org/changeset/ports/411443 Log: Fix pkg-plist for DBD option again. Submitted by: David Wolfskill Modified: head/devel/subversion/Makefile head/devel/subversion/pkg-plist Modified: head/devel/subversion/Makefile ============================================================================== --- head/devel/subversion/Makefile Sun Mar 20 12:21:11 2016 (r411442) +++ head/devel/subversion/Makefile Sun Mar 20 12:43:49 2016 (r411443) @@ -1,7 +1,7 @@ # Created by: rooneg@electricjellyfish.net # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 3 MAINTAINER= lev@FreeBSD.org COMMENT= Version control system Modified: head/devel/subversion/pkg-plist ============================================================================== --- head/devel/subversion/pkg-plist Sun Mar 20 12:21:11 2016 (r411442) +++ head/devel/subversion/pkg-plist Sun Mar 20 12:43:49 2016 (r411443) @@ -151,7 +151,7 @@ libdata/pkgconfig/libsvn_client.pc libdata/pkgconfig/libsvn_delta.pc libdata/pkgconfig/libsvn_diff.pc libdata/pkgconfig/libsvn_fs.pc -%%BDB%%libdata/pkgconfig/libsvn_fs_base-1.pc +%%BDB%%libdata/pkgconfig/libsvn_fs_base.pc libdata/pkgconfig/libsvn_fs_fs.pc libdata/pkgconfig/libsvn_fs_util.pc libdata/pkgconfig/libsvn_fs_x.pc From owner-svn-ports-head@freebsd.org Sun Mar 20 13:33: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 A94EAAD60AF; Sun, 20 Mar 2016 13:33:03 +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 6B35074; Sun, 20 Mar 2016 13:33:03 +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 u2KDX2hm027771; Sun, 20 Mar 2016 13:33:02 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KDX2Vr027767; Sun, 20 Mar 2016 13:33:02 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603201333.u2KDX2Vr027767@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 20 Mar 2016 13:33:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411444 - in head/devel: . py-re2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 13:33:03 -0000 Author: jbeich Date: Sun Mar 20 13:33:02 2016 New Revision: 411444 URL: https://svnweb.freebsd.org/changeset/ports/411444 Log: devel/py-re2: add new port PR: 207637 Submitted by: edwardchuang@gmail.com pyre2 is a Python extension that wraps Google's RE2 regular expression library. It implements many of the features of Python's built-in re module with compatible interfaces. https://pypi.python.org/pypi/re2/ Added: head/devel/py-re2/ head/devel/py-re2/Makefile (contents, props changed) head/devel/py-re2/distinfo (contents, props changed) head/devel/py-re2/pkg-descr (contents, props changed) Modified: head/devel/Makefile (contents, props changed) Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Mar 20 12:43:49 2016 (r411443) +++ head/devel/Makefile Sun Mar 20 13:33:02 2016 (r411444) @@ -4331,6 +4331,7 @@ SUBDIR += py-rauth SUBDIR += py-raven SUBDIR += py-rcsparse + SUBDIR += py-re2 SUBDIR += py-rednose SUBDIR += py-repl SUBDIR += py-repoze.lru Added: head/devel/py-re2/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-re2/Makefile Sun Mar 20 13:33:02 2016 (r411444) @@ -0,0 +1,28 @@ +# Created by: Edward Chuang +# $FreeBSD$ + +PORTNAME= re2 +PORTVERSION= 0.2.22 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= edwardchuang@gmail.com +COMMENT= Python wrapper for Google RE2 using Cython + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= cython:lang/cython +LIB_DEPENDS= libre2.so:devel/re2 + +USES= python:-2.7 +USE_PYTHON= autoplist distutils +PYDISTUTILS_BUILDARGS= --cython +EXTRACT_AFTER_ARGS= --exclude src/re2.cpp + +post-install: + @${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} \ + -name '*.so' -exec ${STRIP_CMD} {} + + +.include Added: head/devel/py-re2/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-re2/distinfo Sun Mar 20 13:33:02 2016 (r411444) @@ -0,0 +1,2 @@ +SHA256 (re2-0.2.22.tar.gz) = 1d3903832351b9a4bdcc1da68ad75529d4fa69adfcad40bbdb2bf43869d4743f +SIZE (re2-0.2.22.tar.gz) = 1927331 Added: head/devel/py-re2/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-re2/pkg-descr Sun Mar 20 13:33:02 2016 (r411444) @@ -0,0 +1,5 @@ +pyre2 is a Python extension that wraps Google's RE2 regular expression +library. It implements many of the features of Python's built-in re +module with compatible interfaces. + +WWW: https://pypi.python.org/pypi/re2/ From owner-svn-ports-head@freebsd.org Sun Mar 20 13:46: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 80898AD63EC; Sun, 20 Mar 2016 13:46:31 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4DF3C77A; Sun, 20 Mar 2016 13:46:31 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KDkUCr030911; Sun, 20 Mar 2016 13:46:30 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KDkUcE030909; Sun, 20 Mar 2016 13:46:30 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603201346.u2KDkUcE030909@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 20 Mar 2016 13:46:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411445 - head/net/tcludp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 13:46:31 -0000 Author: jbeich Date: Sun Mar 20 13:46:30 2016 New Revision: 411445 URL: https://svnweb.freebsd.org/changeset/ports/411445 Log: net/tcludp: update to 1.0.11 PR: 168423 Submitted by: frank@fenor.de (maintainer) Modified: head/net/tcludp/Makefile (contents, props changed) head/net/tcludp/distinfo (contents, props changed) Modified: head/net/tcludp/Makefile ============================================================================== --- head/net/tcludp/Makefile Sun Mar 20 13:33:02 2016 (r411444) +++ head/net/tcludp/Makefile Sun Mar 20 13:46:30 2016 (r411445) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tcludp -PORTVERSION= 1.0.8 -PORTREVISION= 1 +PORTVERSION= 1.0.11 CATEGORIES= net tcl MASTER_SITES= SF @@ -15,9 +14,10 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-tcl=${TCL_LIBDIR} \ --exec-prefix=${PREFIX} USE_LDCONFIG= ${PREFIX}/lib/udp${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME} -PLIST_FILES= lib/udp1.0.8/libudp1.0.8.so \ - lib/udp1.0.8/pkgIndex.tcl \ - man/mann/udp.n.gz +PLIST_FILES= lib/udp${PORTVERSION}/libudp${PORTVERSION}.so \ + lib/udp${PORTVERSION}/pkgIndex.tcl \ + %%PORTDOCS%%man/mann/udp.n.gz .include Modified: head/net/tcludp/distinfo ============================================================================== --- head/net/tcludp/distinfo Sun Mar 20 13:33:02 2016 (r411444) +++ head/net/tcludp/distinfo Sun Mar 20 13:46:30 2016 (r411445) @@ -1,2 +1,2 @@ -SHA256 (tcludp-1.0.8.tar.gz) = 8ba802aebb6ca2bd88e05c312827ff5f16b77ee94d9355f77e287011ade2c819 -SIZE (tcludp-1.0.8.tar.gz) = 129410 +SHA256 (tcludp-1.0.11.tar.gz) = a8a29d55a718eb90aada643841b3e0715216d27cea2e2df243e184edb780aa9d +SIZE (tcludp-1.0.11.tar.gz) = 147564 From owner-svn-ports-head@freebsd.org Sun Mar 20 14:26: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 2FAB8AD6EBD for ; Sun, 20 Mar 2016 14:26:30 +0000 (UTC) (envelope-from jbeich@freebsd.org) 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 E295BB8A for ; Sun, 20 Mar 2016 14:26:29 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: (qmail 19644 invoked by uid 89); 20 Mar 2016 14:26:26 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 20 Mar 2016 14:26:25 -0000 Received: (qmail 4054 invoked by uid 89); 20 Mar 2016 13:49:42 -0000 Received: by simscan 1.3.1 ppid: 4044, pid: 4047, t: 0.1011s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 20 Mar 2016 13:49:42 -0000 Received: (qmail 7589 invoked by uid 89); 20 Mar 2016 13:49:42 -0000 Received: by simscan 1.4.0 ppid: 7524, pid: 7579, t: 0.9393s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by mail.vfemail.net with ESMTPA; 20 Mar 2016 13:49:41 -0000 From: Jan Beich To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r411445 - head/net/tcludp References: <201603201346.u2KDkUcE030909@repo.freebsd.org> Date: Sun, 20 Mar 2016 14:49:26 +0100 In-Reply-To: <201603201346.u2KDkUcE030909@repo.freebsd.org> (Jan Beich's message of "Sun, 20 Mar 2016 13:46:30 +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.21 Precedence: list List-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, 20 Mar 2016 14:26:30 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Jan Beich writes: > Author: jbeich > Date: Sun Mar 20 13:46:30 2016 > New Revision: 411445 > URL: https://svnweb.freebsd.org/changeset/ports/411445 > > Log: > net/tcludp: update to 1.0.11 >=20=20=20 > PR: 168423 Oops, wrong PR number. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208157 > Submitted by: frank@fenor.de (maintainer) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJW7qpmXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bML4IAMCpfCHaSrYYvvqukr60gtgm nSmO4W/n3ynBjacPAQzOtoi85eF8YPHVqMYr+SzSaTV3oZ4UbS8NdDmlCGNQ+y9Q 1JwLymf4HyH99taIRrUuwAMDZ7xaJy6Iqujy0BrmxpWI7c9QPzlJLWXHgku/LxGg g9gcPVgi3d5I43bZwiuj8uOBbkfo7ZdVjt/HjzejSqehQieVFo5jYYe94M8fqpFS dLHxm5Eyd2FBrjVjf5DgTtupfjqAA3o7SsLKbouRJoJQpTfHqAmG5LxPCr6UHQKs up1IwU0NK+C0g1WJSPSxjCCFwOicdvWl02/LyaCtjyF+s/stk+R8mtPGM9KhbcM= =KEMv -----END PGP SIGNATURE----- --=-=-=-- From owner-svn-ports-head@freebsd.org Sun Mar 20 14:34: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 C3269AD705F; Sun, 20 Mar 2016 14:34:07 +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 9088BEBE; Sun, 20 Mar 2016 14:34:07 +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 u2KEY6TS045997; Sun, 20 Mar 2016 14:34:06 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KEY61P045996; Sun, 20 Mar 2016 14:34:06 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603201434.u2KEY61P045996@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 20 Mar 2016 14:34:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411446 - head/net-mgmt/bandwidthd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 14:34:07 -0000 Author: jbeich Date: Sun Mar 20 14:34:06 2016 New Revision: 411446 URL: https://svnweb.freebsd.org/changeset/ports/411446 Log: net-mgmt/bandwidthd: back out r411165 and disable png check libpng is dependency of libgd, bandwidthd doesn't use it directly PR: 208014 Tested by: md5 **/*.o Modified: head/net-mgmt/bandwidthd/Makefile (contents, props changed) Modified: head/net-mgmt/bandwidthd/Makefile ============================================================================== --- head/net-mgmt/bandwidthd/Makefile Sun Mar 20 13:46:30 2016 (r411445) +++ head/net-mgmt/bandwidthd/Makefile Sun Mar 20 14:34:06 2016 (r411446) @@ -3,7 +3,7 @@ PORTNAME= bandwidthd PORTVERSION= 2.0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} @@ -12,8 +12,7 @@ COMMENT= Tracks bandwidth usage by IP ad LICENSE= GPLv2 -LIB_DEPENDS+= libgd.so:${PORTSDIR}/graphics/gd \ - libpng16.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd SUB_FILES= bandwidthd @@ -21,9 +20,15 @@ USE_CSTD= gnu89 GNU_CONFIGURE= YES CONFIGURE_ARGS= ac_cv_lib_iconv_libiconv_open=no \ + ac_cv_lib_m_pow=no \ + ac_cv_lib_png_png_read_info=no \ ac_cv_lib_pq_PQconnectdb=no USES= gmake tar:tgz +post-patch: + ${REINPLACE_CMD} -e '/requires.*libpng/,/exit/d' \ + ${WRKSRC}/configure + post-install: ${INSTALL_SCRIPT} ${WRKDIR}/bandwidthd \ ${STAGEDIR}${PREFIX}/etc/rc.d From owner-svn-ports-head@freebsd.org Sun Mar 20 14:35: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 9ED53AD70E5; Sun, 20 Mar 2016 14:35:07 +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 7A2451043; Sun, 20 Mar 2016 14:35:07 +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 u2KEZ6NC046253; Sun, 20 Mar 2016 14:35:06 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KEZ6pd046247; Sun, 20 Mar 2016 14:35:06 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603201435.u2KEZ6pd046247@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 20 Mar 2016 14:35:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411447 - in head/graphics: darktable digikam-kde4 gimp-lensfun-plugin hugin-devel rawstudio ufraw X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 14:35:07 -0000 Author: jbeich Date: Sun Mar 20 14:35:05 2016 New Revision: 411447 URL: https://svnweb.freebsd.org/changeset/ports/411447 Log: graphics/lensfun: bump PORTREVISION in consumers after r411373 Modified: head/graphics/darktable/Makefile (contents, props changed) head/graphics/digikam-kde4/Makefile (contents, props changed) head/graphics/gimp-lensfun-plugin/Makefile (contents, props changed) head/graphics/hugin-devel/Makefile (contents, props changed) head/graphics/rawstudio/Makefile (contents, props changed) head/graphics/ufraw/Makefile (contents, props changed) Modified: head/graphics/darktable/Makefile ============================================================================== --- head/graphics/darktable/Makefile Sun Mar 20 14:34:06 2016 (r411446) +++ head/graphics/darktable/Makefile Sun Mar 20 14:35:05 2016 (r411447) @@ -3,7 +3,7 @@ PORTNAME= darktable PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ Modified: head/graphics/digikam-kde4/Makefile ============================================================================== --- head/graphics/digikam-kde4/Makefile Sun Mar 20 14:34:06 2016 (r411446) +++ head/graphics/digikam-kde4/Makefile Sun Mar 20 14:35:05 2016 (r411447) @@ -3,7 +3,7 @@ PORTNAME= digikam PORTVERSION= ${DIGIKAM_VER} -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= graphics kde Modified: head/graphics/gimp-lensfun-plugin/Makefile ============================================================================== --- head/graphics/gimp-lensfun-plugin/Makefile Sun Mar 20 14:34:06 2016 (r411446) +++ head/graphics/gimp-lensfun-plugin/Makefile Sun Mar 20 14:35:05 2016 (r411447) @@ -3,7 +3,7 @@ PORTNAME= lensfun DISTVERSION= 0.2.4-dev -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics PKGNAMEPREFIX= gimp- PKGNAMESUFFIX= -plugin Modified: head/graphics/hugin-devel/Makefile ============================================================================== --- head/graphics/hugin-devel/Makefile Sun Mar 20 14:34:06 2016 (r411446) +++ head/graphics/hugin-devel/Makefile Sun Mar 20 14:35:05 2016 (r411447) @@ -3,7 +3,7 @@ PORTNAME= hugin PORTVERSION= 2013.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-2013.0 PKGNAMESUFFIX= -devel Modified: head/graphics/rawstudio/Makefile ============================================================================== --- head/graphics/rawstudio/Makefile Sun Mar 20 14:34:06 2016 (r411446) +++ head/graphics/rawstudio/Makefile Sun Mar 20 14:35:05 2016 (r411447) @@ -3,7 +3,7 @@ PORTNAME= rawstudio PORTVERSION= 2.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= http://rawstudio.org/files/release/ Modified: head/graphics/ufraw/Makefile ============================================================================== --- head/graphics/ufraw/Makefile Sun Mar 20 14:34:06 2016 (r411446) +++ head/graphics/ufraw/Makefile Sun Mar 20 14:35:05 2016 (r411447) @@ -3,7 +3,7 @@ PORTNAME= ufraw PORTVERSION= 0.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} From owner-svn-ports-head@freebsd.org Sun Mar 20 14:35: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 312BAAD7125; Sun, 20 Mar 2016 14:35:32 +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 01B381123; Sun, 20 Mar 2016 14:35:31 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KEZVdx046378; Sun, 20 Mar 2016 14:35:31 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KEZVxv046376; Sun, 20 Mar 2016 14:35:31 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603201435.u2KEZVxv046376@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 20 Mar 2016 14:35:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411448 - head/sysutils/fusefs-libs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 14:35:32 -0000 Author: jbeich Date: Sun Mar 20 14:35:30 2016 New Revision: 411448 URL: https://svnweb.freebsd.org/changeset/ports/411448 Log: sysutils/fusefs-libs: drop unnecessary GH_TAGNAME Mainly to avoid PORTVERSION and GH_TAGNAME growing out of sync. Pointy hat: miwi (r404898) Modified: head/sysutils/fusefs-libs/Makefile (contents, props changed) head/sysutils/fusefs-libs/distinfo (contents, props changed) Modified: head/sysutils/fusefs-libs/Makefile ============================================================================== --- head/sysutils/fusefs-libs/Makefile Sun Mar 20 14:35:05 2016 (r411447) +++ head/sysutils/fusefs-libs/Makefile Sun Mar 20 14:35:30 2016 (r411448) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= fusefs -PORTVERSION= 2.9.5 +DISTVERSIONPREFIX= fuse_ +DISTVERSION= 2_9_5 CATEGORIES= sysutils PKGNAMESUFFIX= -libs @@ -17,7 +18,6 @@ OPTIONS_DEFINE= DOCS USE_GITHUB= yes GH_ACCOUNT= libfuse GH_PROJECT= libfuse -GH_TAGNAME= 1ac9ca5 GNU_CONFIGURE= yes CONFIGURE_ENV= MOUNT_FUSE_PATH=${PREFIX}/sbin Modified: head/sysutils/fusefs-libs/distinfo ============================================================================== --- head/sysutils/fusefs-libs/distinfo Sun Mar 20 14:35:05 2016 (r411447) +++ head/sysutils/fusefs-libs/distinfo Sun Mar 20 14:35:30 2016 (r411448) @@ -1,2 +1,2 @@ -SHA256 (libfuse-libfuse-2.9.5-1ac9ca5_GH0.tar.gz) = 5573fd045691729f1df1dc8bd8ba4cc5f708c4f7d66b51ab208b3b91986573ea -SIZE (libfuse-libfuse-2.9.5-1ac9ca5_GH0.tar.gz) = 208839 +SHA256 (libfuse-libfuse-fuse_2_9_5_GH0.tar.gz) = ccea9c00f7572385e9064bc55b2bfefd8d34de487ba16d9eb09672202b5440ec +SIZE (libfuse-libfuse-fuse_2_9_5_GH0.tar.gz) = 208873 From owner-svn-ports-head@freebsd.org Sun Mar 20 14:52: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 C0890AD744F; Sun, 20 Mar 2016 14:52:34 +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 78FD41B78; Sun, 20 Mar 2016 14:52:34 +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 u2KEqXYW052589; Sun, 20 Mar 2016 14:52:33 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KEqXEG052588; Sun, 20 Mar 2016 14:52:33 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603201452.u2KEqXEG052588@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 20 Mar 2016 14:52:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411449 - head/devel/android-tools-fastboot-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.21 Precedence: list List-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, 20 Mar 2016 14:52:34 -0000 Author: jbeich Date: Sun Mar 20 14:52:33 2016 New Revision: 411449 URL: https://svnweb.freebsd.org/changeset/ports/411449 Log: devel/android-tools-fastboot-devel: break before repo surgery Deleted: head/devel/android-tools-fastboot-devel/files/pkg-message.in head/devel/android-tools-fastboot-devel/files/usb_freebsd.cpp head/devel/android-tools-fastboot-devel/files/util_freebsd.cpp From owner-svn-ports-head@freebsd.org Sun Mar 20 14:57: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 AFFD7AD74D2; Sun, 20 Mar 2016 14:57:57 +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 8B4011CA2; Sun, 20 Mar 2016 14:57:57 +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 u2KEvuH2052989; Sun, 20 Mar 2016 14:57:56 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KEvumB052986; Sun, 20 Mar 2016 14:57:56 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603201457.u2KEvumB052986@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 20 Mar 2016 14:57:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411450 - head/devel/android-tools-fastboot-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.21 Precedence: list List-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, 20 Mar 2016 14:57:57 -0000 Author: jbeich Date: Sun Mar 20 14:57:56 2016 New Revision: 411450 URL: https://svnweb.freebsd.org/changeset/ports/411450 Log: devel/android-tools-fastboot-devel: reconnect r403829 changes with old history Added: head/devel/android-tools-fastboot-devel/files/pkg-message.in - copied unchanged from r411449, head/devel/android-tools-fastboot/files/pkg-message.in head/devel/android-tools-fastboot-devel/files/usb_freebsd.cpp - copied, changed from r411449, head/devel/android-tools-fastboot/files/usb_freebsd.cpp head/devel/android-tools-fastboot-devel/files/util_freebsd.cpp - copied unchanged from r411449, head/devel/android-tools-fastboot/files/util_freebsd.cpp Copied: head/devel/android-tools-fastboot-devel/files/pkg-message.in (from r411449, head/devel/android-tools-fastboot/files/pkg-message.in) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/android-tools-fastboot-devel/files/pkg-message.in Sun Mar 20 14:57:56 2016 (r411450, copy of r411449, head/devel/android-tools-fastboot/files/pkg-message.in) @@ -0,0 +1,7 @@ +The port installed fastboot(1) under %%PREFIX%%/bin. However, there's +a different fastboot(8) under /sbin. To avoid accidentally invoking +the wrong command make sure either to + +- adjust PATH environment variable to have fastboot(1) found first +- create a shell alias with absolute path to fastboot(1) +- create a symlink with different name in PATH e.g., under ~/bin Copied and modified: head/devel/android-tools-fastboot-devel/files/usb_freebsd.cpp (from r411449, head/devel/android-tools-fastboot/files/usb_freebsd.cpp) ============================================================================== --- head/devel/android-tools-fastboot/files/usb_freebsd.cpp Sun Mar 20 14:52:33 2016 (r411449, copy source) +++ head/devel/android-tools-fastboot-devel/files/usb_freebsd.cpp Sun Mar 20 14:57:56 2016 (r411450) @@ -30,6 +30,8 @@ #include #include +#include + #include "usb.h" struct usb_handle { @@ -40,8 +42,24 @@ struct usb_handle { unsigned char iface; }; +class LibusbUsbTransport : public Transport { +public: + LibusbUsbTransport(std::unique_ptr handle): + h(std::move(handle)) {} + ~LibusbUsbTransport() override = default; + + ssize_t Read(void *_data, size_t len) override; + ssize_t Write(const void *_data, size_t len) override; + int Close() override; + +private: + std::unique_ptr h; + + DISALLOW_COPY_AND_ASSIGN(LibusbUsbTransport); +}; + static int -probe(usb_handle *h, ifc_match_func callback) +probe(std::unique_ptr &h, ifc_match_func callback) { usb_ifc_info info; libusb_device_descriptor ddesc; @@ -120,26 +138,22 @@ probe(usb_handle *h, ifc_match_func call return (-1); } -static usb_handle * +static std::unique_ptr enumerate(ifc_match_func callback) { static libusb_context *ctx = NULL; - usb_handle *h; + std::unique_ptr h; libusb_device **ppdev; ssize_t ndev; ssize_t x; - h = reinterpret_cast(malloc(sizeof(*h))); - if (h == NULL) - return (h); - if (ctx == NULL) libusb_init(&ctx); ndev = libusb_get_device_list(ctx, &ppdev); for (x = 0; x < ndev; x++) { - memset(h, 0, sizeof(*h)); + h.reset(new usb_handle); h->dev = ppdev[x]; @@ -149,13 +163,13 @@ enumerate(ifc_match_func callback) return (h); } } - free(h); + h.reset(); libusb_free_device_list(ppdev, 1); - return (NULL); + return (nullptr); } -int -usb_write(usb_handle * h, const void *_data, int len) +ssize_t +LibusbUsbTransport::Write(const void *_data, size_t len) { int actlen; @@ -165,8 +179,8 @@ usb_write(usb_handle * h, const void *_d return (actlen); } -int -usb_read(usb_handle * h, void *_data, int len) +ssize_t +LibusbUsbTransport::Read(void *_data, size_t len) { int actlen; @@ -176,25 +190,19 @@ usb_read(usb_handle * h, void *_data, in return (actlen); } -int -usb_close(usb_handle * h) +int +LibusbUsbTransport::Close() { libusb_close(h->handle); h->handle = NULL; libusb_unref_device(h->dev); - free(h); + h.reset(); return (0); } -usb_handle * +Transport * usb_open(ifc_match_func callback) { - return (enumerate(callback)); -} - -int -usb_wait_for_disconnect(usb_handle * h) -{ - /* TODO: Punt for now */ - return 0; + std::unique_ptr h = enumerate(callback); + return (h ? new LibusbUsbTransport(std::move(h)) : nullptr); } Copied: head/devel/android-tools-fastboot-devel/files/util_freebsd.cpp (from r411449, head/devel/android-tools-fastboot/files/util_freebsd.cpp) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/android-tools-fastboot-devel/files/util_freebsd.cpp Sun Mar 20 14:57:56 2016 (r411450, copy of r411449, head/devel/android-tools-fastboot/files/util_freebsd.cpp) @@ -0,0 +1,37 @@ +/* + * Copyright (C) 2011 Hans Petter Selasky. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in + * the documentation and/or other materials provided with the + * distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS + * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED + * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT + * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + */ + +#include "fastboot.h" + +#include +#include + +void +get_my_path(char *path) +{ + getcwd(path, PATH_MAX - 1); +} From owner-svn-ports-head@freebsd.org Sun Mar 20 15:10: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 9A7B7AD7654; Sun, 20 Mar 2016 15:10:54 +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 6506AC8; Sun, 20 Mar 2016 15:10:54 +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 u2KFArXN056130; Sun, 20 Mar 2016 15:10:53 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KFArnk056127; Sun, 20 Mar 2016 15:10:53 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201603201510.u2KFArnk056127@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sun, 20 Mar 2016 15:10:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411451 - head/devel/libgit2-glib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 15:10:54 -0000 Author: kwm Date: Sun Mar 20 15:10:53 2016 New Revision: 411451 URL: https://svnweb.freebsd.org/changeset/ports/411451 Log: Update to 0.24.0. Which is API compatible with libgit2 0.24.x series. PR: 208020 Submitted by: vladimir.chukharev@gmail.com Patch by: jiashiun@gmail.com Modified: head/devel/libgit2-glib/Makefile head/devel/libgit2-glib/distinfo head/devel/libgit2-glib/pkg-plist Modified: head/devel/libgit2-glib/Makefile ============================================================================== --- head/devel/libgit2-glib/Makefile Sun Mar 20 14:57:56 2016 (r411450) +++ head/devel/libgit2-glib/Makefile Sun Mar 20 15:10:53 2016 (r411451) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgit2-glib -PORTVERSION= 0.23.10 +PORTVERSION= 0.24.0 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/devel/libgit2-glib/distinfo ============================================================================== --- head/devel/libgit2-glib/distinfo Sun Mar 20 14:57:56 2016 (r411450) +++ head/devel/libgit2-glib/distinfo Sun Mar 20 15:10:53 2016 (r411451) @@ -1,2 +1,2 @@ -SHA256 (gnome3/libgit2-glib-0.23.10.tar.xz) = 398ea6ff5fb1eafa61f2908da5ff8722dc051a2081be6cbed76a2ab07ecab1af -SIZE (gnome3/libgit2-glib-0.23.10.tar.xz) = 450552 +SHA256 (gnome3/libgit2-glib-0.24.0.tar.xz) = d616c268821c28ff8dc1a6419dbf8555fa48e31dc6509c10f5151be7690f4845 +SIZE (gnome3/libgit2-glib-0.24.0.tar.xz) = 456724 Modified: head/devel/libgit2-glib/pkg-plist ============================================================================== --- head/devel/libgit2-glib/pkg-plist Sun Mar 20 14:57:56 2016 (r411450) +++ head/devel/libgit2-glib/pkg-plist Sun Mar 20 15:10:53 2016 (r411451) @@ -77,6 +77,7 @@ libdata/pkgconfig/libgit2-glib-1.0.pc %%PORTDOCS%%%%DOCSDIR%%-1.0/GgitBranch.html %%PORTDOCS%%%%DOCSDIR%%-1.0/GgitCloneOptions.html %%PORTDOCS%%%%DOCSDIR%%-1.0/GgitCommit.html +%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitCommitParents.html %%PORTDOCS%%%%DOCSDIR%%-1.0/GgitConfig.html %%PORTDOCS%%%%DOCSDIR%%-1.0/GgitConfigEntry.html %%PORTDOCS%%%%DOCSDIR%%-1.0/GgitCred.html @@ -96,6 +97,7 @@ libdata/pkgconfig/libgit2-glib-1.0.pc %%PORTDOCS%%%%DOCSDIR%%-1.0/GgitObjectFactory.html %%PORTDOCS%%%%DOCSDIR%%-1.0/GgitObjectFactoryBase.html %%PORTDOCS%%%%DOCSDIR%%-1.0/GgitPatch.html +%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitPushOptions.html %%PORTDOCS%%%%DOCSDIR%%-1.0/GgitRef.html %%PORTDOCS%%%%DOCSDIR%%-1.0/GgitRefSpec.html %%PORTDOCS%%%%DOCSDIR%%-1.0/GgitReflog.html @@ -118,10 +120,11 @@ libdata/pkgconfig/libgit2-glib-1.0.pc %%PORTDOCS%%%%DOCSDIR%%-1.0/left-insensitive.png %%PORTDOCS%%%%DOCSDIR%%-1.0/left.png %%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-Ggit-Main.html +%%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitAnnotatedCommit.html +%%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitBlameOptions.html %%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitError.html -%%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitMergeTreeOptions.html +%%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitMergeOptions.html %%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitMessage.html -%%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitPush.html %%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitStatusOptions.html %%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0.devhelp2 %%PORTDOCS%%%%DOCSDIR%%-1.0/right-insensitive.png From owner-svn-ports-head@freebsd.org Sun Mar 20 15:11: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 5D99EAD7755; Sun, 20 Mar 2016 15:11:51 +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 13BDA38F; Sun, 20 Mar 2016 15:11:51 +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 u2KFBoFh056315; Sun, 20 Mar 2016 15:11:50 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KFBo5v056314; Sun, 20 Mar 2016 15:11:50 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603201511.u2KFBo5v056314@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 20 Mar 2016 15:11:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411452 - head/sysutils/fusefs-libs/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.21 Precedence: list List-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, 20 Mar 2016 15:11:51 -0000 Author: jbeich Date: Sun Mar 20 15:11:50 2016 New Revision: 411452 URL: https://svnweb.freebsd.org/changeset/ports/411452 Log: sysutils/fusefs-libs: break before repo surgery Deleted: head/sysutils/fusefs-libs/files/patch-lib_mount__bsd.c head/sysutils/fusefs-libs/files/patch-lib_mount__util.c head/sysutils/fusefs-libs/files/patch-lib_mount__util.h From owner-svn-ports-head@freebsd.org Sun Mar 20 15:19: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 68730AD77ED; Sun, 20 Mar 2016 15:19:37 +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 1AF8380F; Sun, 20 Mar 2016 15:19:37 +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 u2KFJa5k059319; Sun, 20 Mar 2016 15:19:36 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KFJak7059316; Sun, 20 Mar 2016 15:19:36 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603201519.u2KFJak7059316@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 20 Mar 2016 15:19:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411453 - head/sysutils/fusefs-libs/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.21 Precedence: list List-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, 20 Mar 2016 15:19:37 -0000 Author: jbeich Date: Sun Mar 20 15:19:35 2016 New Revision: 411453 URL: https://svnweb.freebsd.org/changeset/ports/411453 Log: sysutils/fusefs-libs: reconnect r404898 changes with old history Added: head/sysutils/fusefs-libs/files/patch-lib_mount__bsd.c - copied, changed from r404897, head/sysutils/fusefs-libs/files/patch-lib_mount_bsd.c head/sysutils/fusefs-libs/files/patch-lib_mount__util.c - copied, changed from r404897, head/sysutils/fusefs-libs/files/patch-lib_mount_util.c head/sysutils/fusefs-libs/files/patch-lib_mount__util.h - copied, changed from r404897, head/sysutils/fusefs-libs/files/patch-lib_mount_util.h Copied and modified: head/sysutils/fusefs-libs/files/patch-lib_mount__bsd.c (from r404897, head/sysutils/fusefs-libs/files/patch-lib_mount_bsd.c) ============================================================================== --- head/sysutils/fusefs-libs/files/patch-lib_mount_bsd.c Thu Dec 31 01:41:55 2015 (r404897, copy source) +++ head/sysutils/fusefs-libs/files/patch-lib_mount__bsd.c Sun Mar 20 15:19:35 2016 (r411453) @@ -1,5 +1,5 @@ ---- lib/mount_bsd.c.orig 2013-07-01 09:40:53.000000000 +0200 -+++ lib/mount_bsd.c 2013-07-24 16:20:34.533073286 +0200 +--- lib/mount_bsd.c.orig 2015-05-22 09:24:02 UTC ++++ lib/mount_bsd.c @@ -10,6 +10,8 @@ #include "fuse_misc.h" #include "fuse_opt.h" @@ -17,7 +17,7 @@ /* options supported under both Linux and FBSD */ FUSE_DUAL_OPT_KEY("allow_other", KEY_KERN), FUSE_DUAL_OPT_KEY("default_permissions",KEY_KERN), -@@ -192,56 +194,12 @@ +@@ -192,56 +195,12 @@ void fuse_unmount_compat22(const char *m free(umount_cmd); } Copied and modified: head/sysutils/fusefs-libs/files/patch-lib_mount__util.c (from r404897, head/sysutils/fusefs-libs/files/patch-lib_mount_util.c) ============================================================================== --- head/sysutils/fusefs-libs/files/patch-lib_mount_util.c Thu Dec 31 01:41:55 2015 (r404897, copy source) +++ head/sysutils/fusefs-libs/files/patch-lib_mount__util.c Sun Mar 20 15:19:35 2016 (r411453) @@ -1,6 +1,6 @@ ---- lib/mount_util.c.orig 2008-02-04 00:23:30.000000000 -0500 -+++ lib/mount_util.c 2008-02-04 00:23:58.000000000 -0500 -@@ -224,20 +224,3 @@ +--- lib/mount_util.c.orig 2015-05-22 09:24:02 UTC ++++ lib/mount_util.c +@@ -344,20 +344,3 @@ int fuse_mnt_check_empty(const char *pro } return 0; } Copied and modified: head/sysutils/fusefs-libs/files/patch-lib_mount__util.h (from r404897, head/sysutils/fusefs-libs/files/patch-lib_mount_util.h) ============================================================================== --- head/sysutils/fusefs-libs/files/patch-lib_mount_util.h Thu Dec 31 01:41:55 2015 (r404897, copy source) +++ head/sysutils/fusefs-libs/files/patch-lib_mount__util.h Sun Mar 20 15:19:35 2016 (r411453) @@ -1,6 +1,6 @@ ---- lib/mount_util.h.orig 2008-02-04 00:24:07.000000000 -0500 -+++ lib/mount_util.h 2008-02-04 00:24:20.000000000 -0500 -@@ -14,4 +14,3 @@ +--- lib/mount_util.h.orig 2015-05-22 09:24:02 UTC ++++ lib/mount_util.h +@@ -16,4 +16,3 @@ int fuse_mnt_umount(const char *progname char *fuse_mnt_resolve_path(const char *progname, const char *orig); int fuse_mnt_check_empty(const char *progname, const char *mnt, mode_t rootmode, off_t rootsize); From owner-svn-ports-head@freebsd.org Sun Mar 20 15:40: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 22E63AD7AC2; Sun, 20 Mar 2016 15:40:21 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E85EEE3B; Sun, 20 Mar 2016 15:40:20 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KFeKnR065360; Sun, 20 Mar 2016 15:40:20 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KFeKH7065359; Sun, 20 Mar 2016 15:40:20 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201603201540.u2KFeKH7065359@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Sun, 20 Mar 2016 15:40:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411454 - head/devel/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.21 Precedence: list List-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, 20 Mar 2016 15:40:21 -0000 Author: garga Date: Sun Mar 20 15:40:19 2016 New Revision: 411454 URL: https://svnweb.freebsd.org/changeset/ports/411454 Log: Fix devel/git build on 9.x MFH: 2016Q1 Modified: head/devel/git/Makefile Modified: head/devel/git/Makefile ============================================================================== --- head/devel/git/Makefile Sun Mar 20 15:19:35 2016 (r411453) +++ head/devel/git/Makefile Sun Mar 20 15:40:19 2016 (r411454) @@ -97,6 +97,10 @@ CVS_RUN_DEPENDS= cvsps:${PORTSDIR}/devel .include +.if ${OSVERSION} < 1000000 +USE_GCC= 4.8+ +.endif + # This is intentionally not exposed as an option. .ifndef (WITH_DEBUG) ALL_TARGET= all strip From owner-svn-ports-head@freebsd.org Sun Mar 20 15:44: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 5C8F0AD7C06 for ; Sun, 20 Mar 2016 15:44:06 +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 1E31A2B9 for ; Sun, 20 Mar 2016 15:44:05 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: (qmail 43435 invoked by uid 89); 20 Mar 2016 15:44:04 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 20 Mar 2016 15:44:03 -0000 Received: (qmail 43278 invoked by uid 89); 20 Mar 2016 15:43:46 -0000 Received: by simscan 1.3.1 ppid: 43268, pid: 43272, t: 0.1009s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 20 Mar 2016 15:43:46 -0000 Received: (qmail 27411 invoked by uid 89); 20 Mar 2016 15:43:46 -0000 Received: by simscan 1.4.0 ppid: 27392, pid: 27406, t: 0.2940s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by mail.vfemail.net with ESMTPA; 20 Mar 2016 15:43:46 -0000 From: Jan Beich To: Renato Botelho Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r411454 - head/devel/git References: <201603201540.u2KFeKH7065359@repo.freebsd.org> Date: Sun, 20 Mar 2016 16:43:34 +0100 In-Reply-To: <201603201540.u2KFeKH7065359@repo.freebsd.org> (Renato Botelho's message of "Sun, 20 Mar 2016 15:40:20 +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.21 Precedence: list List-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, 20 Mar 2016 15:44:06 -0000 --=-=-= Content-Type: text/plain Renato Botelho writes: > Author: garga > Date: Sun Mar 20 15:40:19 2016 > New Revision: 411454 > URL: https://svnweb.freebsd.org/changeset/ports/411454 > > Log: > Fix devel/git build on 9.x [...] > +.if ${OSVERSION} < 1000000 > +USE_GCC= 4.8+ > +.endif Why not define USES=compiler:c11 instead? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJW7sUmXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bfjYH/3SX/gRL5vjQSFYcckHy3l7u 9yY9isL+qfzFrIFN+9GGIW5+7pe6s4zZNuMBWkmOUKeLkq6YIZfczA//3plSbg+f YsqDumAyxc/j7Hgz1gtOd35oGaxfKQY9Nr/ZIq8T0R3LD0/AoeE7KAz9BpFrcARL HsKAGUXz56NMA0+EW6Zylpn65bN/ZSPs1KMoPQcDjAmxfp252KMbp1EJ2D/7ajah 3dwolb4Iwe6BJD4e662/UWZtFnFasiAVJ4GKnUV4Fz1sEw7MLQdHXh9dwFSEv8NU qAWftvZpYV5msXz/7na/DKAW3juYMZDlFAOMnEiyjmpexithZnbZwM47UkIx/XY= =B4R9 -----END PGP SIGNATURE----- --=-=-=-- From owner-svn-ports-head@freebsd.org Sun Mar 20 15:44: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 7F94EAD7C3A; Sun, 20 Mar 2016 15:44:13 +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 2F4493A7; Sun, 20 Mar 2016 15:44:13 +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 u2KFiCUb068379; Sun, 20 Mar 2016 15:44:12 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KFiCYw068377; Sun, 20 Mar 2016 15:44:12 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201603201544.u2KFiCYw068377@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sun, 20 Mar 2016 15:44:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411455 - head/devel/gitg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 15:44:13 -0000 Author: kwm Date: Sun Mar 20 15:44:11 2016 New Revision: 411455 URL: https://svnweb.freebsd.org/changeset/ports/411455 Log: Update gitg to 3.19.6. * This version builds with libgit2-glib, after configure is told libgit2-glib 0.24.x is allowed. * Drop webkit dependacy. * Remove MAKE_JOBS_UNSAFE, it is not needed. Modified: head/devel/gitg/Makefile head/devel/gitg/distinfo Modified: head/devel/gitg/Makefile ============================================================================== --- head/devel/gitg/Makefile Sun Mar 20 15:40:19 2016 (r411454) +++ head/devel/gitg/Makefile Sun Mar 20 15:44:11 2016 (r411455) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitg -PORTVERSION= 3.18.0 +PORTVERSION= 3.19.6 CATEGORIES= devel deskutils gnome MASTER_SITES= GNOME @@ -12,12 +12,11 @@ COMMENT= GTK-based git repository viewer LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ +LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ libgee-0.8.so:${PORTSDIR}/devel/libgee \ libgit2-glib-1.0.so:${PORTSDIR}/devel/libgit2-glib \ libpeas-1.0.so:${PORTSDIR}/devel/libpeas \ - libgtkspell3-3.so:${PORTSDIR}/textproc/gtkspell3 \ - libwebkit2gtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 + libgtkspell3-3.so:${PORTSDIR}/textproc/gtkspell3 BUILD_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \ valac:${PORTSDIR}/lang/vala RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas @@ -33,8 +32,6 @@ CONFIGURE_ARGS= --disable-silent-rules \ USE_GNOME= glib20 gtk30 gtksourceview3 intlhack introspection INSTALL_TARGET= install-strip -MAKE_JOBS_UNSAFE= yes - INSTALLS_ICONS= yes GLIB_SCHEMAS= org.gnome.gitg.gschema.xml @@ -63,4 +60,8 @@ PYOEXTENSION= opt-1.pyc PLIST_SUB+= PYOEXTENSION=${PYOEXTENSION} +post-patch: + @${REINPLACE_CMD} -e 's|0.24.0|0.25.0|g' \ + ${WRKSRC}/configure + .include Modified: head/devel/gitg/distinfo ============================================================================== --- head/devel/gitg/distinfo Sun Mar 20 15:40:19 2016 (r411454) +++ head/devel/gitg/distinfo Sun Mar 20 15:44:11 2016 (r411455) @@ -1,2 +1,2 @@ -SHA256 (gitg-3.18.0.tar.xz) = fa4b7b9c492f13f5f1d864af1281ea377ac8c7619c856e05f533b18989edf421 -SIZE (gitg-3.18.0.tar.xz) = 1413188 +SHA256 (gitg-3.19.6.tar.xz) = d84925c843d4bc81d031a543ce84e400f133310b32c238a7dfd7a67c6cf0ddd0 +SIZE (gitg-3.19.6.tar.xz) = 1463724 From owner-svn-ports-head@freebsd.org Sun Mar 20 15:58: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 67ABEAD7F89; Sun, 20 Mar 2016 15:58:26 +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 3C787BD1; Sun, 20 Mar 2016 15:58:26 +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 u2KFwPqm071695; Sun, 20 Mar 2016 15:58:25 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KFwOmM071687; Sun, 20 Mar 2016 15:58:24 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201603201558.u2KFwOmM071687@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 20 Mar 2016 15:58:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411456 - in head/devel: . netsurf-buildsystem netsurf-buildsystem/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.21 Precedence: list List-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, 20 Mar 2016 15:58:26 -0000 Author: olivierd Date: Sun Mar 20 15:58:24 2016 New Revision: 411456 URL: https://svnweb.freebsd.org/changeset/ports/411456 Log: This package privides the NetSurf shared buildsystem. WWW: http://www.netsurf-browser.org/ Added: head/devel/netsurf-buildsystem/ head/devel/netsurf-buildsystem/Makefile (contents, props changed) head/devel/netsurf-buildsystem/distinfo (contents, props changed) head/devel/netsurf-buildsystem/files/ head/devel/netsurf-buildsystem/files/patch-Makefile (contents, props changed) head/devel/netsurf-buildsystem/files/patch-makefiles_Makefile.tools (contents, props changed) head/devel/netsurf-buildsystem/pkg-descr (contents, props changed) head/devel/netsurf-buildsystem/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Mar 20 15:44:11 2016 (r411455) +++ head/devel/Makefile Sun Mar 20 15:58:24 2016 (r411456) @@ -1530,6 +1530,7 @@ SUBDIR += ndesk-dbus-glib SUBDIR += ndesk-options SUBDIR += netscape-java40 + SUBDIR += netsurf-buildsystem SUBDIR += newfile SUBDIR += newt SUBDIR += newtonsoft-json Added: head/devel/netsurf-buildsystem/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/netsurf-buildsystem/Makefile Sun Mar 20 15:58:24 2016 (r411456) @@ -0,0 +1,25 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= buildsystem +PORTVERSION= 1.5 +CATEGORIES= devel +MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ +PKGNAMEPREFIX= netsurf- + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= NetSurf project buildsystem + +LICENSE= MIT + +BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex + +MAKE_ENV+= COMPONENT_TYPE=lib-shared \ + +USES= gmake shebangfix perl5 + +SHEBANG_LANG= perl +perl_CMD= ${SETENV} perl +SHEBANG_FILES= testtools/testrunner.pl + +.include Added: head/devel/netsurf-buildsystem/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/netsurf-buildsystem/distinfo Sun Mar 20 15:58:24 2016 (r411456) @@ -0,0 +1,2 @@ +SHA256 (buildsystem-1.5.tar.gz) = dbc6afc639f6987b704e6ff4427668787ee7efba77e1bbf76b614699b5daaf71 +SIZE (buildsystem-1.5.tar.gz) = 38196 Added: head/devel/netsurf-buildsystem/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/netsurf-buildsystem/files/patch-Makefile Sun Mar 20 15:58:24 2016 (r411456) @@ -0,0 +1,29 @@ +--- Makefile.orig 2015-03-08 12:05:58 UTC ++++ Makefile +@@ -19,7 +19,7 @@ usage: + @echo "" + @echo "Which is where the libraries etc look for it." + +-PREFIX?=/opt/netsurf ++PREFIX?=%%PREFIX%% + + BASE=$(DESTDIR)$(PREFIX)/share/netsurf-buildsystem + +@@ -33,16 +33,13 @@ TESTTOOLS := testrunner.pl + CITOOLS := jenkins-build.sh + + install: +- mkdir -p $(BASE)/makefiles $(BASE)/testtools $(BASE)/citools ++ mkdir -p $(BASE)/makefiles $(BASE)/testtools + for M in $(MAKEFILES); do \ + cp makefiles/$$M $(BASE)/makefiles/; \ + done + for T in $(TESTTOOLS); do \ + cp testtools/$$T $(BASE)/testtools/; \ + done +- for C in $(CITOOLS); do \ +- cp citools/$$C $(BASE)/citools/; \ +- done + + # Distribution + # This constructs a distribution tar from the last git tag. It ensures Added: head/devel/netsurf-buildsystem/files/patch-makefiles_Makefile.tools ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/netsurf-buildsystem/files/patch-makefiles_Makefile.tools Sun Mar 20 15:58:24 2016 (r411456) @@ -0,0 +1,39 @@ +--- makefiles/Makefile.tools.orig 2016-02-14 22:21:24 UTC ++++ makefiles/Makefile.tools +@@ -109,6 +109,18 @@ ifeq ($(BUILD),$(HOST)) + CFLAGS := $(CFLAGS) -I$(GCCSDK_INSTALL_ENV)/include -I/usr/local/include + CXXFLAGS := $(CXXFLAGS) -I$(GCCSDK_INSTALL_ENV)/include -I/usr/local/include + LDFLAGS := $(LDFLAGS) -L$(GCCSDK_INSTALL_ENV)/lib -L/usr/local/lib ++ ++ PKGCONFIG ?= PKG_CONFIG_PATH="$(PREFIX)/libdata/pkgconfig:$(PKG_CONFIG_PATH)" pkgconf ++ endif ++ ++ ifeq ($(findstring dragonfly,$(HOST)),dragonfly) ++ # Building on+for FreeBSD ++ CFLAGS := $(CFLAGS) -I$(GCCSDK_INSTALL_ENV)/include -I/usr/local/include ++ CXXFLAGS := $(CXXFLAGS) -I$(GCCSDK_INSTALL_ENV)/include -I/usr/local/include ++ LDFLAGS := $(LDFLAGS) -L$(GCCSDK_INSTALL_ENV)/lib -L/usr/local/lib ++ ++ PKGCONFIG ?= PKG_CONFIG_PATH="$(PREFIX)/libdata/pkgconfig:$(PKG_CONFIG_PATH) ++" pkgconf + endif + + ifeq ($(findstring arwin,$(HOST)),arwin) +@@ -130,7 +142,7 @@ else + endif + + # Search the path for the compiler +- toolpath_ := $(shell /bin/which $(CC__)) ++ toolpath_ := $(shell /usr/bin/which $(CC__)) + ifeq ($(toolpath_),) + toolpath_ := /opt/netsurf/$(HOST)/cross/bin/ + CC__ := $(toolpath_)$(HOST)-gcc +@@ -141,7 +153,7 @@ else + toolpath_ := $(dir $(CC__)) + toolprefix_ := $(subst :,/,$(dir $(subst -,/,$(subst /,:,$(CC__))))) + ifeq ($(origin AR),default) +- AR__ := $(toolprefix_)-ar ++ AR__ := $(shell /usr/bin/which ar) + endif + ifeq ($(origin CXX),default) + CXX__ := $(toolprefix_)-g++ Added: head/devel/netsurf-buildsystem/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/netsurf-buildsystem/pkg-descr Sun Mar 20 15:58:24 2016 (r411456) @@ -0,0 +1,3 @@ +This package privides the NetSurf shared buildsystem. + +WWW: http://www.netsurf-browser.org/ Added: head/devel/netsurf-buildsystem/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/netsurf-buildsystem/pkg-plist Sun Mar 20 15:58:24 2016 (r411456) @@ -0,0 +1,9 @@ +share/netsurf-buildsystem/makefiles/Makefile.clang +share/netsurf-buildsystem/makefiles/Makefile.gcc +share/netsurf-buildsystem/makefiles/Makefile.norcroft +share/netsurf-buildsystem/makefiles/Makefile.open64 +share/netsurf-buildsystem/makefiles/Makefile.pkgconfig +share/netsurf-buildsystem/makefiles/Makefile.subdir +share/netsurf-buildsystem/makefiles/Makefile.tools +share/netsurf-buildsystem/makefiles/Makefile.top +share/netsurf-buildsystem/testtools/testrunner.pl From owner-svn-ports-head@freebsd.org Sun Mar 20 16:07: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 75ACBAD6223; Sun, 20 Mar 2016 16:07:49 +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 443BB260; Sun, 20 Mar 2016 16:07:49 +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 u2KG7mfk074808; Sun, 20 Mar 2016 16:07:48 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KG7mLe074807; Sun, 20 Mar 2016 16:07:48 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201603201607.u2KG7mLe074807@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sun, 20 Mar 2016 16:07:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411457 - 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.21 Precedence: list List-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, 20 Mar 2016 16:07:49 -0000 Author: tijl Date: Sun Mar 20 16:07:48 2016 New Revision: 411457 URL: https://svnweb.freebsd.org/changeset/ports/411457 Log: - Add more information about USB printers to the 20160311 cups entry. - Clarify the 20160311 HPLIP entry a bit. PR: 207939 Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun Mar 20 15:58:24 2016 (r411456) +++ head/UPDATING Sun Mar 20 16:07:48 2016 (r411457) @@ -22,7 +22,8 @@ you update your ports collection, before HPLIP has been updated to verion 3.16.2. As part of the update support for the hpijs/foomatic-rip filter has been dropped. This has long been unsupported upstream. If you used this filter with your printer you'll - have to reconfigure it. + have to remove the printer with HP Device Manager and then add it back as + a new device. 20160311: AFFECTS: print/cups-base, print/cups-client, print/cups-image @@ -33,6 +34,18 @@ you update your ports collection, before update is to delete these packages first and then build and install print/cups. + The device URI of USB printers has changed so you have to adjust the + printer configuration. Go to http://localhost:631/printers/. Click on + your printer and select "Modify Printer" in the Administration drop-down. + You should then be able to select the new URI of the printer. The web + interface requires cookies and JavaScript to function properly so make + sure your browser does not block them. + + The package also installs a devd(8) configuration file now that gives + cups access to USB printers. Unless you have any special needs you can + remove any devd(8), devfs.conf(5) or devfs.rules(5) configuration related + to cups that you may have added in the past. + 20160306: AFFECTS: net-mgmt/yaf AUTHOR: pi@FreeBSD.org From owner-svn-ports-head@freebsd.org Sun Mar 20 16:09: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 B0192AD628A; Sun, 20 Mar 2016 16:09:14 +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 6D21839C; Sun, 20 Mar 2016 16:09:14 +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 u2KG9Dv8075067; Sun, 20 Mar 2016 16:09:13 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KG9CsA075060; Sun, 20 Mar 2016 16:09:12 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201603201609.u2KG9CsA075060@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 20 Mar 2016 16:09:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411458 - in head: . devel devel/libparserutils devel/libparserutils/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.21 Precedence: list List-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, 20 Mar 2016 16:09:14 -0000 Author: olivierd Date: Sun Mar 20 16:09:12 2016 New Revision: 411458 URL: https://svnweb.freebsd.org/changeset/ports/411458 Log: - Revive devel/libparserutils - Take maintainership - Update to 0.2.3 Added: head/devel/libparserutils/ - copied from r366692, head/devel/libparserutils/ head/devel/libparserutils/files/patch-libparserutils.pc.in (contents, props changed) Modified: head/MOVED head/devel/Makefile head/devel/libparserutils/Makefile head/devel/libparserutils/distinfo head/devel/libparserutils/files/patch-Makefile head/devel/libparserutils/pkg-plist Modified: head/MOVED ============================================================================== --- head/MOVED Sun Mar 20 16:07:48 2016 (r411457) +++ head/MOVED Sun Mar 20 16:09:12 2016 (r411458) @@ -6541,7 +6541,6 @@ devel/entity||2014-09-01|Not staged devel/flowdesigner||2014-09-01|Not staged devel/gjstest||2014-09-01|Not staged devel/jzmq||2014-09-01|Not staged -devel/libparserutils||2014-09-01|Not staged devel/libslave||2014-09-01|Not staged devel/linux-kmod-compat||2014-09-01|Not staged devel/ml-doc||2014-09-01|Not staged Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Mar 20 16:07:48 2016 (r411457) +++ head/devel/Makefile Sun Mar 20 16:09:12 2016 (r411458) @@ -1285,6 +1285,7 @@ SUBDIR += libowfat SUBDIR += libpafe SUBDIR += libpafe-ruby + SUBDIR += libparserutils SUBDIR += libpasori SUBDIR += libpci SUBDIR += libpciaccess Modified: head/devel/libparserutils/Makefile ============================================================================== --- head/devel/libparserutils/Makefile Sat Aug 30 23:28:52 2014 (r366692) +++ head/devel/libparserutils/Makefile Sun Mar 20 16:09:12 2016 (r411458) @@ -2,56 +2,29 @@ # $FreeBSD$ PORTNAME= libparserutils -PORTVERSION= 0.1.1 -PORTREVISION= 1 +PORTVERSION= 0.2.3 CATEGORIES= devel -MASTER_SITES= http://www.netsurf-browser.org/projects/releases/ +MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= ports@FreeBSD.org -COMMENT= Library useful when writing parsers (formerly a part of NetSurf) +MAINTAINER= olivierd@FreeBSD.org +COMMENT= Lexer/parser utility functions for NetSurf -USES= gmake +LICENSE= MIT -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USES= gmake iconv localbase pkgconfig +USE_LDCONFIG= yes -OPTIONS_DEFINE= ICONV STATIC TEST DOXYGEN -OPTIONS_DEFAULT= ICONV STATIC TEST DOXYGEN +MAKE_ENV+= COMPONENT_TYPE="lib-shared" +LDFLAGS+= ${ICONV_LIB} -NO_STAGE= yes -.include +WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} -.if ${PORT_OPTIONS:MICONV} -CFLAGS+= -DWITH_ICONV_FILTER -LDFLAGS+= ${ICONV_LIB} -.endif +PLIST_SUB+= VERSION=${PORTVERSION} -.if ${PORT_OPTIONS:MSTATIC} -PLIST_SUB+= NO_STATIC="@comment " STATIC="" -.else -USES+= perl5 -USE_PERL5= build -USE_LDCONFIG= yes -COMPONENT_TYPE= lib-shared -MAKE_ENV+= COMPONENT_TYPE=${COMPONENT_TYPE} -PLIST_SUB+= NO_STATIC="" STATIC="@comment " -.endif - -.if ${PORT_OPTIONS:MTEST} -USES+= perl5 -USE_PERL5= build -ALL_TARGET+= test -.endif - -.if ${PORT_OPTIONS:MDOXYGEN} -DOXYGEN_PORTDIR=${PORTSDIR}/devel/doxygen -BUILD_DEPENDS+= doxygen:${DOXYGEN_PORTDIR}:build -PATH:=${PATH}:`cd ${DOXYGEN_PORTDIR}; make -V WRKSRC`/bin -ALL_TARGET+= docs -MAKE_ENV+= PATH=${PATH} -.endif +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libparserutils.so* .include Modified: head/devel/libparserutils/distinfo ============================================================================== --- head/devel/libparserutils/distinfo Sat Aug 30 23:28:52 2014 (r366692) +++ head/devel/libparserutils/distinfo Sun Mar 20 16:09:12 2016 (r411458) @@ -1,2 +1,2 @@ -SHA256 (libparserutils-0.1.1-src.tar.gz) = 2d3f1887d3027b7df1fcacd5f74aba16d3c22a86c169816cd712857a1be0aaf3 -SIZE (libparserutils-0.1.1-src.tar.gz) = 94856 +SHA256 (libparserutils-0.2.3-src.tar.gz) = c5d93fb41b9c006ba392b32d724a7239238d656aa81cd45804ddd0b794a6ff05 +SIZE (libparserutils-0.2.3-src.tar.gz) = 74509 Modified: head/devel/libparserutils/files/patch-Makefile ============================================================================== --- head/devel/libparserutils/files/patch-Makefile Sat Aug 30 23:28:52 2014 (r366692) +++ head/devel/libparserutils/files/patch-Makefile Sun Mar 20 16:09:12 2016 (r411458) @@ -1,9 +1,10 @@ ---- Makefile.orig 2011-08-13 20:17:22.000000000 -0700 -+++ Makefile 2011-08-13 20:17:30.000000000 -0700 -@@ -46,5 +46,5 @@ - I := /include/parserutils/utils +--- Makefile.orig 2016-02-16 08:49:51 UTC ++++ Makefile +@@ -55,5 +55,5 @@ Is := include/parserutils/utils + I := /$(INCLUDEDIR)/parserutils/utils INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/buffer.h;$(Is)/stack.h;$(Is)/vector.h --INSTALL_ITEMS := $(INSTALL_ITEMS) /lib/pkgconfig:lib$(COMPONENT).pc.in +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT) +INSTALL_ITEMS := $(INSTALL_ITEMS) /libdata/pkgconfig:lib$(COMPONENT).pc.in - INSTALL_ITEMS := $(INSTALL_ITEMS) /lib:$(OUTPUT) ++INSTALL_ITEMS := $(INSTALL_ITEMS) /lib:$(OUTPUT) Added: head/devel/libparserutils/files/patch-libparserutils.pc.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libparserutils/files/patch-libparserutils.pc.in Sun Mar 20 16:09:12 2016 (r411458) @@ -0,0 +1,15 @@ +--- libparserutils.pc.in.orig 2016-02-16 08:49:51 UTC ++++ libparserutils.pc.in +@@ -1,10 +1,10 @@ + prefix=PREFIX + exec_prefix=${prefix} +-libdir=${exec_prefix}/LIBDIR ++libdir=${exec_prefix}/lib + includedir=${prefix}/INCLUDEDIR + + Name: libparserutils + Description: Utility library for facilitating parser development + Version: VERSION +-Libs: -L${libdir} -lparserutils ++Libs: -L${libdir} -lparserutils -liconv + Cflags: -I${includedir} Modified: head/devel/libparserutils/pkg-plist ============================================================================== --- head/devel/libparserutils/pkg-plist Sat Aug 30 23:28:52 2014 (r366692) +++ head/devel/libparserutils/pkg-plist Sun Mar 20 16:09:12 2016 (r411458) @@ -1,21 +1,16 @@ -include/parserutils/errors.h -include/parserutils/functypes.h -include/parserutils/parserutils.h -include/parserutils/types.h include/parserutils/charset/codec.h include/parserutils/charset/mibenum.h include/parserutils/charset/utf16.h include/parserutils/charset/utf8.h +include/parserutils/errors.h +include/parserutils/functypes.h include/parserutils/input/inputstream.h +include/parserutils/parserutils.h +include/parserutils/types.h include/parserutils/utils/buffer.h include/parserutils/utils/stack.h include/parserutils/utils/vector.h +lib/libparserutils.so +lib/libparserutils.so.0 +lib/libparserutils.so.%%VERSION%% libdata/pkgconfig/libparserutils.pc -%%STATIC%%lib/libparserutils.a -%%NO_STATIC%%lib/libparserutils.so -%%NO_STATIC%%lib/libparserutils.so.0 -%%NO_STATIC%%lib/libparserutils.so.0.1.0 -@dirrm include/parserutils/utils -@dirrm include/parserutils/input -@dirrm include/parserutils/charset -@dirrm include/parserutils From owner-svn-ports-head@freebsd.org Sun Mar 20 16:14: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 ECACFAD6473; Sun, 20 Mar 2016 16:14:38 +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 ABD72937; Sun, 20 Mar 2016 16:14:38 +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 u2KGEbPJ078071; Sun, 20 Mar 2016 16:14:37 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KGEbQB078064; Sun, 20 Mar 2016 16:14:37 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201603201614.u2KGEbQB078064@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 20 Mar 2016 16:14:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411459 - in head/devel: . libnsutils libnsutils/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.21 Precedence: list List-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, 20 Mar 2016 16:14:39 -0000 Author: olivierd Date: Sun Mar 20 16:14:36 2016 New Revision: 411459 URL: https://svnweb.freebsd.org/changeset/ports/411459 Log: NetSurf generalised utility library. WWW: http://www.netsurf-browser.org/ Added: head/devel/libnsutils/ head/devel/libnsutils/Makefile (contents, props changed) head/devel/libnsutils/distinfo (contents, props changed) head/devel/libnsutils/files/ head/devel/libnsutils/files/patch-Makefile (contents, props changed) head/devel/libnsutils/files/patch-libnsutils.pc.in (contents, props changed) head/devel/libnsutils/pkg-descr (contents, props changed) head/devel/libnsutils/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Mar 20 16:09:12 2016 (r411458) +++ head/devel/Makefile Sun Mar 20 16:14:36 2016 (r411459) @@ -1264,6 +1264,7 @@ SUBDIR += libnaji SUBDIR += libnfc SUBDIR += libnotify + SUBDIR += libnsutils SUBDIR += libnxt SUBDIR += liboil SUBDIR += libol Added: head/devel/libnsutils/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libnsutils/Makefile Sun Mar 20 16:14:36 2016 (r411459) @@ -0,0 +1,29 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= libnsutils +PORTVERSION= 0.0.2 +CATEGORIES= devel +MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-src + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= NetSurf generalised utility library + +LICENSE= MIT + +BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem + +USES= gmake +USE_LDCONFIG= yes + +MAKE_ENV+= COMPONENT_TYPE="lib-shared" + +WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} + +PLIST_SUB+= VERSION=${PORTVERSION} + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnsutils.so* + +.include Added: head/devel/libnsutils/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libnsutils/distinfo Sun Mar 20 16:14:36 2016 (r411459) @@ -0,0 +1,2 @@ +SHA256 (libnsutils-0.0.2-src.tar.gz) = fed321149f8f16ab2fd69f58b2692a1aea5a19934c1de92d38127a045aede40e +SIZE (libnsutils-0.0.2-src.tar.gz) = 6770 Added: head/devel/libnsutils/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libnsutils/files/patch-Makefile Sun Mar 20 16:14:36 2016 (r411459) @@ -0,0 +1,10 @@ +--- Makefile.orig 2015-05-01 09:14:45 UTC ++++ Makefile +@@ -53,5 +53,5 @@ INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):i + INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/nsutils/base64.h + INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/nsutils/time.h + INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/nsutils/unistd.h +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT) ++INSTALL_ITEMS := $(INSTALL_ITEMS) /libdata/pkgconfig:lib$(COMPONENT).pc.in ++INSTALL_ITEMS := $(INSTALL_ITEMS) /lib:$(OUTPUT) Added: head/devel/libnsutils/files/patch-libnsutils.pc.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libnsutils/files/patch-libnsutils.pc.in Sun Mar 20 16:14:36 2016 (r411459) @@ -0,0 +1,10 @@ +--- libnsutils.pc.in.orig 2015-05-01 09:14:45 UTC ++++ libnsutils.pc.in +@@ -1,6 +1,6 @@ + prefix=PREFIX + exec_prefix=${prefix} +-libdir=${exec_prefix}/LIBDIR ++libdir=${exec_prefix}/lib + includedir=${prefix}/INCLUDEDIR + + Name: libnsutils Added: head/devel/libnsutils/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libnsutils/pkg-descr Sun Mar 20 16:14:36 2016 (r411459) @@ -0,0 +1,3 @@ +NetSurf generalised utility library. + +WWW: http://www.netsurf-browser.org/ Added: head/devel/libnsutils/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libnsutils/pkg-plist Sun Mar 20 16:14:36 2016 (r411459) @@ -0,0 +1,8 @@ +include/nsutils/base64.h +include/nsutils/errors.h +include/nsutils/time.h +include/nsutils/unistd.h +lib/libnsutils.so +lib/libnsutils.so.0 +lib/libnsutils.so.%%VERSION%% +libdata/pkgconfig/libnsutils.pc From owner-svn-ports-head@freebsd.org Sun Mar 20 16: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 5B5B9AD6594; Sun, 20 Mar 2016 16:18: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 1949DAF1; Sun, 20 Mar 2016 16:18: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 u2KGISmv078416; Sun, 20 Mar 2016 16:18:28 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KGIRN1078409; Sun, 20 Mar 2016 16:18:27 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201603201618.u2KGIRN1078409@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 20 Mar 2016 16:18:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411460 - in head/graphics: . libnsbmp libnsbmp/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.21 Precedence: list List-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, 20 Mar 2016 16:18:29 -0000 Author: olivierd Date: Sun Mar 20 16:18:27 2016 New Revision: 411460 URL: https://svnweb.freebsd.org/changeset/ports/411460 Log: Libnsbmp is a decoding library for BMP and ICO image file formats, written in C. It was developed as part of the NetSurf project. WWW: http://www.netsurf-browser.org/projects/libnsbmp/ Added: head/graphics/libnsbmp/ head/graphics/libnsbmp/Makefile (contents, props changed) head/graphics/libnsbmp/distinfo (contents, props changed) head/graphics/libnsbmp/files/ head/graphics/libnsbmp/files/patch-Makefile (contents, props changed) head/graphics/libnsbmp/files/patch-libnsbmp.pc.in (contents, props changed) head/graphics/libnsbmp/pkg-descr (contents, props changed) head/graphics/libnsbmp/pkg-plist (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sun Mar 20 16:14:36 2016 (r411459) +++ head/graphics/Makefile Sun Mar 20 16:18:27 2016 (r411460) @@ -514,6 +514,7 @@ SUBDIR += liblug SUBDIR += libmng SUBDIR += libmorph + SUBDIR += libnsbmp SUBDIR += libopenraw SUBDIR += libosmesa SUBDIR += libpano13 Added: head/graphics/libnsbmp/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libnsbmp/Makefile Sun Mar 20 16:18:27 2016 (r411460) @@ -0,0 +1,29 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= libnsbmp +PORTVERSION= 0.1.3 +CATEGORIES= graphics +MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-src + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= NetSurf BMP decoder + +LICENSE= MIT + +BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem + +USES= gmake +USE_LDCONFIG= yes + +WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} + +MAKE_ENV+= COMPONENT_TYPE="lib-shared" + +PLIST_SUB+= VERSION=${PORTVERSION} + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnsbmp.so* + +.include Added: head/graphics/libnsbmp/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libnsbmp/distinfo Sun Mar 20 16:18:27 2016 (r411460) @@ -0,0 +1,2 @@ +SHA256 (libnsbmp-0.1.3-src.tar.gz) = deff0a0497fc011356f901b3f75ee612721133c91b256dda28e540c803ffbb3e +SIZE (libnsbmp-0.1.3-src.tar.gz) = 204120 Added: head/graphics/libnsbmp/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libnsbmp/files/patch-Makefile Sun Mar 20 16:18:27 2016 (r411460) @@ -0,0 +1,10 @@ +--- Makefile.orig 2015-12-18 11:46:40 UTC ++++ Makefile +@@ -45,5 +45,5 @@ include $(NSBUILD)/Makefile.top + # Extra installation rules + I := /$(INCLUDEDIR)/ + INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libnsbmp.h +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT) ++INSTALL_ITEMS := $(INSTALL_ITEMS) /libdata/pkgconfig:lib$(COMPONENT).pc.in ++INSTALL_ITEMS := $(INSTALL_ITEMS) /lib:$(OUTPUT) Added: head/graphics/libnsbmp/files/patch-libnsbmp.pc.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libnsbmp/files/patch-libnsbmp.pc.in Sun Mar 20 16:18:27 2016 (r411460) @@ -0,0 +1,10 @@ +--- libnsbmp.pc.in.orig 2015-12-18 11:46:40 UTC ++++ libnsbmp.pc.in +@@ -1,6 +1,6 @@ + prefix=PREFIX + exec_prefix=${prefix} +-libdir=${exec_prefix}/LIBDIR ++libdir=${exec_prefix}/lib + includedir=${prefix}/INCLUDEDIR + + Name: libnsbmp Added: head/graphics/libnsbmp/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libnsbmp/pkg-descr Sun Mar 20 16:18:27 2016 (r411460) @@ -0,0 +1,5 @@ +Libnsbmp is a decoding library for BMP and ICO image file formats, written +in C. +It was developed as part of the NetSurf project. + +WWW: http://www.netsurf-browser.org/projects/libnsbmp/ Added: head/graphics/libnsbmp/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libnsbmp/pkg-plist Sun Mar 20 16:18:27 2016 (r411460) @@ -0,0 +1,5 @@ +include/libnsbmp.h +lib/libnsbmp.so +lib/libnsbmp.so.0 +lib/libnsbmp.so.%%VERSION%% +libdata/pkgconfig/libnsbmp.pc From owner-svn-ports-head@freebsd.org Sun Mar 20 16:22: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 66973AD6761; Sun, 20 Mar 2016 16:22:44 +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 29435E64; Sun, 20 Mar 2016 16:22:44 +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 u2KGMhpB081565; Sun, 20 Mar 2016 16:22:43 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KGMgYx081558; Sun, 20 Mar 2016 16:22:42 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201603201622.u2KGMgYx081558@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 20 Mar 2016 16:22:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411461 - in head/graphics: . libnsgif libnsgif/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.21 Precedence: list List-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, 20 Mar 2016 16:22:44 -0000 Author: olivierd Date: Sun Mar 20 16:22:42 2016 New Revision: 411461 URL: https://svnweb.freebsd.org/changeset/ports/411461 Log: Libnsgif is a decoding library for the GIF image file format, written in C. It was developed as part of the NetSurf project. WWW: http://www.netsurf-browser.org/projects/libnsgif/ Added: head/graphics/libnsgif/ head/graphics/libnsgif/Makefile (contents, props changed) head/graphics/libnsgif/distinfo (contents, props changed) head/graphics/libnsgif/files/ head/graphics/libnsgif/files/patch-Makefile (contents, props changed) head/graphics/libnsgif/files/patch-libnsgif.pc.in (contents, props changed) head/graphics/libnsgif/pkg-descr (contents, props changed) head/graphics/libnsgif/pkg-plist (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sun Mar 20 16:18:27 2016 (r411460) +++ head/graphics/Makefile Sun Mar 20 16:22:42 2016 (r411461) @@ -515,6 +515,7 @@ SUBDIR += libmng SUBDIR += libmorph SUBDIR += libnsbmp + SUBDIR += libnsgif SUBDIR += libopenraw SUBDIR += libosmesa SUBDIR += libpano13 Added: head/graphics/libnsgif/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libnsgif/Makefile Sun Mar 20 16:22:42 2016 (r411461) @@ -0,0 +1,29 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= libnsgif +PORTVERSION= 0.1.3 +CATEGORIES= graphics +MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-src + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= NetSurf GIF Decoder + +LICENSE= MIT + +BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem + +USES= gmake +USE_LDCONFIG= yes + +WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} + +MAKE_ENV+= COMPONENT_TYPE="lib-shared" + +PLIST_SUB+= VERSION=${PORTVERSION} + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnsgif.so* + +.include Added: head/graphics/libnsgif/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libnsgif/distinfo Sun Mar 20 16:22:42 2016 (r411461) @@ -0,0 +1,2 @@ +SHA256 (libnsgif-0.1.3-src.tar.gz) = d3d2c9c008047eab41fc0a4ce7c280456c55c479d191e1968f843b005f219fa8 +SIZE (libnsgif-0.1.3-src.tar.gz) = 202160 Added: head/graphics/libnsgif/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libnsgif/files/patch-Makefile Sun Mar 20 16:22:42 2016 (r411461) @@ -0,0 +1,10 @@ +--- Makefile.orig 2016-01-03 11:46:21 UTC ++++ Makefile +@@ -45,5 +45,5 @@ include $(NSBUILD)/Makefile.top + # Extra installation rules + I := /$(INCLUDEDIR) + INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libnsgif.h +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT) ++INSTALL_ITEMS := $(INSTALL_ITEMS) /libdata/pkgconfig:lib$(COMPONENT).pc.in ++INSTALL_ITEMS := $(INSTALL_ITEMS) /lib:$(OUTPUT) Added: head/graphics/libnsgif/files/patch-libnsgif.pc.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libnsgif/files/patch-libnsgif.pc.in Sun Mar 20 16:22:42 2016 (r411461) @@ -0,0 +1,10 @@ +--- libnsgif.pc.in.orig 2016-01-03 11:46:21 UTC ++++ libnsgif.pc.in +@@ -1,6 +1,6 @@ + prefix=PREFIX + exec_prefix=${prefix} +-libdir=${exec_prefix}/LIBDIR ++libdir=${exec_prefix}/lib + includedir=${prefix}/INCLUDEDIR + + Name: libnsgif Added: head/graphics/libnsgif/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libnsgif/pkg-descr Sun Mar 20 16:22:42 2016 (r411461) @@ -0,0 +1,4 @@ +Libnsgif is a decoding library for the GIF image file format, written in C. +It was developed as part of the NetSurf project. + +WWW: http://www.netsurf-browser.org/projects/libnsgif/ Added: head/graphics/libnsgif/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libnsgif/pkg-plist Sun Mar 20 16:22:42 2016 (r411461) @@ -0,0 +1,5 @@ +include/libnsgif.h +lib/libnsgif.so +lib/libnsgif.so.0 +lib/libnsgif.so.%%VERSION%% +libdata/pkgconfig/libnsgif.pc From owner-svn-ports-head@freebsd.org Sun Mar 20 16:26: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 33560AD67E3; Sun, 20 Mar 2016 16:26:16 +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 E7F7BFDA; Sun, 20 Mar 2016 16:26:15 +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 u2KGQFoA081898; Sun, 20 Mar 2016 16:26:15 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KGQEM1081890; Sun, 20 Mar 2016 16:26:14 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201603201626.u2KGQEM1081890@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 20 Mar 2016 16:26:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411462 - in head/www: . libhubbub libhubbub/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.21 Precedence: list List-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, 20 Mar 2016 16:26:16 -0000 Author: olivierd Date: Sun Mar 20 16:26:14 2016 New Revision: 411462 URL: https://svnweb.freebsd.org/changeset/ports/411462 Log: Hubbub is an HTML5 compliant parsing library, written in C. It was developed as part of the NetSurf project. WWW: http://www.netsurf-browser.org/projects/hubbub/ Added: head/www/libhubbub/ head/www/libhubbub/Makefile (contents, props changed) head/www/libhubbub/distinfo (contents, props changed) head/www/libhubbub/files/ head/www/libhubbub/files/patch-Makefile (contents, props changed) head/www/libhubbub/files/patch-libhubbub.pc.in (contents, props changed) head/www/libhubbub/pkg-descr (contents, props changed) head/www/libhubbub/pkg-plist (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Mar 20 16:22:42 2016 (r411461) +++ head/www/Makefile Sun Mar 20 16:26:14 2016 (r411462) @@ -371,6 +371,7 @@ SUBDIR += libgtkhtml SUBDIR += libhpack SUBDIR += libhtp-suricata + SUBDIR += libhubbub SUBDIR += libmicrohttpd SUBDIR += libsocialweb SUBDIR += libwww Added: head/www/libhubbub/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libhubbub/Makefile Sun Mar 20 16:26:14 2016 (r411462) @@ -0,0 +1,31 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= libhubbub +PORTVERSION= 0.3.3 +CATEGORIES= www +MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-src + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= HTML5 parser library + +LICENSE= MIT + +BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem +LIB_DEPENDS= libparserutils.so:${PORTSDIR}/devel/libparserutils + +USES= gmake iconv:wchar_t localbase pkgconfig +USE_LDCONFIG= yes + +WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} + +MAKE_ENV+= COMPONENT_TYPE="lib-shared" +LDFLAGS+= ${ICONV_LIB} + +PLIST_SUB+= VERSION=${PORTVERSION} + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libhubbub.so* + +.include Added: head/www/libhubbub/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libhubbub/distinfo Sun Mar 20 16:26:14 2016 (r411462) @@ -0,0 +1,2 @@ +SHA256 (libhubbub-0.3.3-src.tar.gz) = 066dffd127ead12da60050aa13b80891fb996d00197767d038e48ac163402780 +SIZE (libhubbub-0.3.3-src.tar.gz) = 783945 Added: head/www/libhubbub/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libhubbub/files/patch-Makefile Sun Mar 20 16:26:14 2016 (r411462) @@ -0,0 +1,10 @@ +--- Makefile.orig 2016-02-16 10:48:07 UTC ++++ Makefile +@@ -76,5 +76,5 @@ INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):i + INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/hubbub/parser.h + INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/hubbub/tree.h + INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/hubbub/types.h +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT) ++INSTALL_ITEMS := $(INSTALL_ITEMS) /libdata/pkgconfig:lib$(COMPONENT).pc.in ++INSTALL_ITEMS := $(INSTALL_ITEMS) /lib:$(OUTPUT) Added: head/www/libhubbub/files/patch-libhubbub.pc.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libhubbub/files/patch-libhubbub.pc.in Sun Mar 20 16:26:14 2016 (r411462) @@ -0,0 +1,10 @@ +--- libhubbub.pc.in.orig 2016-02-16 10:48:07 UTC ++++ libhubbub.pc.in +@@ -1,6 +1,6 @@ + prefix=PREFIX + exec_prefix=${prefix} +-libdir=${exec_prefix}/LIBDIR ++libdir=${exec_prefix}/lib + includedir=${prefix}/INCLUDEDIR + + Name: libhubbub Added: head/www/libhubbub/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libhubbub/pkg-descr Sun Mar 20 16:26:14 2016 (r411462) @@ -0,0 +1,4 @@ +Hubbub is an HTML5 compliant parsing library, written in C. It was developed +as part of the NetSurf project. + +WWW: http://www.netsurf-browser.org/projects/hubbub/ Added: head/www/libhubbub/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libhubbub/pkg-plist Sun Mar 20 16:26:14 2016 (r411462) @@ -0,0 +1,10 @@ +include/hubbub/errors.h +include/hubbub/functypes.h +include/hubbub/hubbub.h +include/hubbub/parser.h +include/hubbub/tree.h +include/hubbub/types.h +lib/libhubbub.so +lib/libhubbub.so.0 +lib/libhubbub.so.%%VERSION%% +libdata/pkgconfig/libhubbub.pc From owner-svn-ports-head@freebsd.org Sun Mar 20 16:30: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 89C24AD684D; Sun, 20 Mar 2016 16:30:39 +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 47DB21A4; Sun, 20 Mar 2016 16:30: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 u2KGUcCi082262; Sun, 20 Mar 2016 16:30:38 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KGUbaE082255; Sun, 20 Mar 2016 16:30:37 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201603201630.u2KGUbaE082255@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 20 Mar 2016 16:30:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411463 - in head/textproc: . libwapcaplet libwapcaplet/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.21 Precedence: list List-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, 20 Mar 2016 16:30:39 -0000 Author: olivierd Date: Sun Mar 20 16:30:37 2016 New Revision: 411463 URL: https://svnweb.freebsd.org/changeset/ports/411463 Log: LibWapcaplet is a string internment library, written in C. It provides reference counted string interment and rapid string comparison functionality. WWW: http://www.netsurf-browser.org/projects/libwapcaplet/ Added: head/textproc/libwapcaplet/ head/textproc/libwapcaplet/Makefile (contents, props changed) head/textproc/libwapcaplet/distinfo (contents, props changed) head/textproc/libwapcaplet/files/ head/textproc/libwapcaplet/files/patch-Makefile (contents, props changed) head/textproc/libwapcaplet/files/patch-libwapcaplet.pc.in (contents, props changed) head/textproc/libwapcaplet/pkg-descr (contents, props changed) head/textproc/libwapcaplet/pkg-plist (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sun Mar 20 16:26:14 2016 (r411462) +++ head/textproc/Makefile Sun Mar 20 16:30:37 2016 (r411463) @@ -423,6 +423,7 @@ SUBDIR += libuninameslist SUBDIR += libvisio SUBDIR += libvisio01 + SUBDIR += libwapcaplet SUBDIR += libwpd SUBDIR += libwpd010 SUBDIR += libwps Added: head/textproc/libwapcaplet/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libwapcaplet/Makefile Sun Mar 20 16:30:37 2016 (r411463) @@ -0,0 +1,31 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= libwapcaplet +PORTVERSION= 0.3.0 +CATEGORIES= textproc +MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-src + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= String internment library + +LICENSE= MIT + +BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem \ + ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex + +USES= gmake +USE_LDCONFIG= yes + +WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} + +MAKE_ENV+= COMPONENT_TYPE="lib-shared" \ + FLEX="${LOCALBASE}/bin/flex" + +PLIST_SUB+= VERSION=${PORTVERSION} + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libwapcaplet.so* + +.include Added: head/textproc/libwapcaplet/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libwapcaplet/distinfo Sun Mar 20 16:30:37 2016 (r411463) @@ -0,0 +1,2 @@ +SHA256 (libwapcaplet-0.3.0-src.tar.gz) = 4359ee9d9fd08e721ba1976e9c6e5eaa49b32119e4e1571c1fec49a7446b4133 +SIZE (libwapcaplet-0.3.0-src.tar.gz) = 31362 Added: head/textproc/libwapcaplet/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libwapcaplet/files/patch-Makefile Sun Mar 20 16:30:37 2016 (r411463) @@ -0,0 +1,10 @@ +--- Makefile.orig 2016-02-16 08:47:11 UTC ++++ Makefile +@@ -51,5 +51,5 @@ endif + # Extra installation rules + I := /$(INCLUDEDIR)/libwapcaplet + INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libwapcaplet/libwapcaplet.h +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT) ++INSTALL_ITEMS := $(INSTALL_ITEMS) /libdata/pkgconfig:lib$(COMPONENT).pc.in ++INSTALL_ITEMS := $(INSTALL_ITEMS) /lib:$(OUTPUT) Added: head/textproc/libwapcaplet/files/patch-libwapcaplet.pc.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libwapcaplet/files/patch-libwapcaplet.pc.in Sun Mar 20 16:30:37 2016 (r411463) @@ -0,0 +1,10 @@ +--- libwapcaplet.pc.in.orig 2016-02-16 08:47:11 UTC ++++ libwapcaplet.pc.in +@@ -1,6 +1,6 @@ + prefix=PREFIX + exec_prefix=${prefix} +-libdir=${exec_prefix}/LIBDIR ++libdir=${exec_prefix}/lib + includedir=${prefix}/INCLUDEDIR + + Name: libwapcaplet Added: head/textproc/libwapcaplet/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libwapcaplet/pkg-descr Sun Mar 20 16:30:37 2016 (r411463) @@ -0,0 +1,5 @@ +LibWapcaplet is a string internment library, written in C. +It provides reference counted string interment and rapid string comparison +functionality. + +WWW: http://www.netsurf-browser.org/projects/libwapcaplet/ Added: head/textproc/libwapcaplet/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libwapcaplet/pkg-plist Sun Mar 20 16:30:37 2016 (r411463) @@ -0,0 +1,5 @@ +include/libwapcaplet/libwapcaplet.h +lib/libwapcaplet.so +lib/libwapcaplet.so.0 +lib/libwapcaplet.so.%%VERSION%% +libdata/pkgconfig/libwapcaplet.pc From owner-svn-ports-head@freebsd.org Sun Mar 20 16:34: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 A267CAD6A11; Sun, 20 Mar 2016 16:34:32 +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 64ABD7BA; Sun, 20 Mar 2016 16:34:32 +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 u2KGYVOg085296; Sun, 20 Mar 2016 16:34:31 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KGYU0l085289; Sun, 20 Mar 2016 16:34:30 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201603201634.u2KGYU0l085289@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 20 Mar 2016 16:34:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411464 - in head/textproc: . libutf8proc libutf8proc/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.21 Precedence: list List-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, 20 Mar 2016 16:34:32 -0000 Author: olivierd Date: Sun Mar 20 16:34:30 2016 New Revision: 411464 URL: https://svnweb.freebsd.org/changeset/ports/411464 Log: This is the Public software group utf8proc library repackaged as a conveniance library for NetSurf. This takes the unicode 5 capable version 1.1.6 of the library and converts it to the NetSurf build system. additional API has been added with a normalisation function but there are no data changes from upstream. WWW: http://www.netsurf-browser.org/ Added: head/textproc/libutf8proc/ head/textproc/libutf8proc/Makefile (contents, props changed) head/textproc/libutf8proc/distinfo (contents, props changed) head/textproc/libutf8proc/files/ head/textproc/libutf8proc/files/patch-Makefile (contents, props changed) head/textproc/libutf8proc/files/patch-libutf8proc.pc.in (contents, props changed) head/textproc/libutf8proc/pkg-descr (contents, props changed) head/textproc/libutf8proc/pkg-plist (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sun Mar 20 16:30:37 2016 (r411463) +++ head/textproc/Makefile Sun Mar 20 16:34:30 2016 (r411464) @@ -421,6 +421,7 @@ SUBDIR += libucl SUBDIR += libunibreak SUBDIR += libuninameslist + SUBDIR += libutf8proc SUBDIR += libvisio SUBDIR += libvisio01 SUBDIR += libwapcaplet Added: head/textproc/libutf8proc/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libutf8proc/Makefile Sun Mar 20 16:34:30 2016 (r411464) @@ -0,0 +1,29 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= libutf8proc +PORTVERSION= 1.3.1 +CATEGORIES= textproc +MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-src + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= UTF8 Processing library + +LICENSE= MIT + +BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem + +USES= gmake +USE_LDCONFIG= yes + +WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} + +MAKE_ENV+= COMPONENT_TYPE="lib-shared" + +PLIST_SUB+= VERSION=${PORTVERSION} + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libutf8proc.so* + +.include Added: head/textproc/libutf8proc/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libutf8proc/distinfo Sun Mar 20 16:34:30 2016 (r411464) @@ -0,0 +1,2 @@ +SHA256 (libutf8proc-1.3.1-src.tar.gz) = 78e950bfc691182d3b61109b1b4e234399743607231f72a395331a367c2ac675 +SIZE (libutf8proc-1.3.1-src.tar.gz) = 144963 Added: head/textproc/libutf8proc/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libutf8proc/files/patch-Makefile Sun Mar 20 16:34:30 2016 (r411464) @@ -0,0 +1,10 @@ +--- Makefile.orig 2016-01-07 00:18:19 UTC ++++ Makefile +@@ -46,5 +46,5 @@ endif + # Extra installation rules + I := /$(INCLUDEDIR)/libutf8proc + INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libutf8proc/utf8proc.h +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT) ++INSTALL_ITEMS := $(INSTALL_ITEMS) /libdata/pkgconfig:lib$(COMPONENT).pc.in ++INSTALL_ITEMS := $(INSTALL_ITEMS) /lib:$(OUTPUT) Added: head/textproc/libutf8proc/files/patch-libutf8proc.pc.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libutf8proc/files/patch-libutf8proc.pc.in Sun Mar 20 16:34:30 2016 (r411464) @@ -0,0 +1,10 @@ +--- libutf8proc.pc.in.orig 2016-01-07 00:18:19 UTC ++++ libutf8proc.pc.in +@@ -1,6 +1,6 @@ + prefix=PREFIX + exec_prefix=${prefix} +-libdir=${exec_prefix}/LIBDIR ++libdir=${exec_prefix}/lib + includedir=${prefix}/INCLUDEDIR + + Name: libutf8proc Added: head/textproc/libutf8proc/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libutf8proc/pkg-descr Sun Mar 20 16:34:30 2016 (r411464) @@ -0,0 +1,9 @@ +This is the Public software group utf8proc library repackaged as a +conveniance library for NetSurf. + +This takes the unicode 5 capable version 1.1.6 of the library and +converts it to the NetSurf build system. additional API has been added +with a normalisation function but there are no data changes from +upstream. + +WWW: http://www.netsurf-browser.org/ Added: head/textproc/libutf8proc/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libutf8proc/pkg-plist Sun Mar 20 16:34:30 2016 (r411464) @@ -0,0 +1,5 @@ +include/libutf8proc/utf8proc.h +lib/libutf8proc.so +lib/libutf8proc.so.1 +lib/libutf8proc.so.%%VERSION%% +libdata/pkgconfig/libutf8proc.pc From owner-svn-ports-head@freebsd.org Sun Mar 20 16: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 0AE88AD6A90; Sun, 20 Mar 2016 16:40:12 +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 C14F48CB; Sun, 20 Mar 2016 16:40:11 +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 u2KGeAFc085705; Sun, 20 Mar 2016 16:40:10 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KGeAiD085698; Sun, 20 Mar 2016 16:40:10 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201603201640.u2KGeAiD085698@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 20 Mar 2016 16:40:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411465 - in head/www: . libdom libdom/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.21 Precedence: list List-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, 20 Mar 2016 16:40:12 -0000 Author: olivierd Date: Sun Mar 20 16:40:10 2016 New Revision: 411465 URL: https://svnweb.freebsd.org/changeset/ports/411465 Log: LibDOM is an implementation of the W3C DOM, written in C. WWW: http://www.netsurf-browser.org/projects/libdom/ Added: head/www/libdom/ head/www/libdom/Makefile (contents, props changed) head/www/libdom/distinfo (contents, props changed) head/www/libdom/files/ head/www/libdom/files/patch-Makefile (contents, props changed) head/www/libdom/files/patch-libdom.pc.in (contents, props changed) head/www/libdom/pkg-descr (contents, props changed) head/www/libdom/pkg-plist (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Mar 20 16:34:30 2016 (r411464) +++ head/www/Makefile Sun Mar 20 16:40:10 2016 (r411465) @@ -365,6 +365,7 @@ SUBDIR += larbin SUBDIR += lessc SUBDIR += libapreq2 + SUBDIR += libdom SUBDIR += libecap SUBDIR += libepc SUBDIR += libevhtp Added: head/www/libdom/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libdom/Makefile Sun Mar 20 16:40:10 2016 (r411465) @@ -0,0 +1,33 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= libdom +PORTVERSION= 0.3.0 +CATEGORIES= www +MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-src + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= Document Object Model library + +LICENSE= MIT + +BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem +LIB_DEPENDS= libwapcaplet.so:${PORTSDIR}/textproc/libwapcaplet \ + libparserutils.so:${PORTSDIR}/devel/libparserutils \ + libhubbub.so:${PORTSDIR}/www/libhubbub \ + libexpat.so:${PORTSDIR}/textproc/expat2 + +USES= gmake localbase pkgconfig +USE_LDCONFIG= yes + +WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} + +MAKE_ENV+= COMPONENT_TYPE="lib-shared" + +PLIST_SUB+= VERSION=${PORTVERSION} + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libdom.so* + +.include Added: head/www/libdom/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libdom/distinfo Sun Mar 20 16:40:10 2016 (r411465) @@ -0,0 +1,2 @@ +SHA256 (libdom-0.3.0-src.tar.gz) = 8a6c3eb8fcd9beb2e0df660caeb043dfff86632a00b8997cbcbef4a7f0c266ce +SIZE (libdom-0.3.0-src.tar.gz) = 868852 Added: head/www/libdom/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libdom/files/patch-Makefile Sun Mar 20 16:40:10 2016 (r411465) @@ -0,0 +1,13 @@ +--- Makefile.orig 2016-02-16 10:52:18 UTC ++++ Makefile +@@ -145,8 +145,8 @@ INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$ + INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_iframe_element.h + INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_isindex_element.h + +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT) ++INSTALL_ITEMS := $(INSTALL_ITEMS) /libdata/pkgconfig:lib$(COMPONENT).pc.in ++INSTALL_ITEMS := $(INSTALL_ITEMS) /lib:$(OUTPUT) + + ifeq ($(WITH_LIBXML_BINDING),yes) + REQUIRED_PKGS := $(REQUIRED_PKGS) libxml-2.0 Added: head/www/libdom/files/patch-libdom.pc.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libdom/files/patch-libdom.pc.in Sun Mar 20 16:40:10 2016 (r411465) @@ -0,0 +1,10 @@ +--- libdom.pc.in.orig 2016-02-16 10:52:18 UTC ++++ libdom.pc.in +@@ -1,6 +1,6 @@ + prefix=PREFIX + exec_prefix=${prefix} +-libdir=${exec_prefix}/LIBDIR ++libdir=${exec_prefix}/lib + includedir=${prefix}/INCLUDEDIR + + Name: libdom Added: head/www/libdom/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libdom/pkg-descr Sun Mar 20 16:40:10 2016 (r411465) @@ -0,0 +1,3 @@ +LibDOM is an implementation of the W3C DOM, written in C. + +WWW: http://www.netsurf-browser.org/projects/libdom/ Added: head/www/libdom/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libdom/pkg-plist Sun Mar 20 16:40:10 2016 (r411465) @@ -0,0 +1,100 @@ +include/dom/bindings/hubbub/errors.h +include/dom/bindings/hubbub/parser.h +include/dom/bindings/xml/xmlerror.h +include/dom/bindings/xml/xmlparser.h +include/dom/core/attr.h +include/dom/core/cdatasection.h +include/dom/core/characterdata.h +include/dom/core/comment.h +include/dom/core/doc_fragment.h +include/dom/core/document.h +include/dom/core/document_type.h +include/dom/core/element.h +include/dom/core/entity_ref.h +include/dom/core/exceptions.h +include/dom/core/implementation.h +include/dom/core/namednodemap.h +include/dom/core/node.h +include/dom/core/nodelist.h +include/dom/core/pi.h +include/dom/core/string.h +include/dom/core/text.h +include/dom/core/typeinfo.h +include/dom/dom.h +include/dom/events/custom_event.h +include/dom/events/document_event.h +include/dom/events/event.h +include/dom/events/event_listener.h +include/dom/events/event_target.h +include/dom/events/events.h +include/dom/events/keyboard_event.h +include/dom/events/mouse_event.h +include/dom/events/mouse_multi_wheel_event.h +include/dom/events/mouse_wheel_event.h +include/dom/events/mutation_event.h +include/dom/events/mutation_name_event.h +include/dom/events/text_event.h +include/dom/events/ui_event.h +include/dom/functypes.h +include/dom/html/html_anchor_element.h +include/dom/html/html_applet_element.h +include/dom/html/html_area_element.h +include/dom/html/html_base_element.h +include/dom/html/html_basefont_element.h +include/dom/html/html_body_element.h +include/dom/html/html_br_element.h +include/dom/html/html_button_element.h +include/dom/html/html_collection.h +include/dom/html/html_directory_element.h +include/dom/html/html_div_element.h +include/dom/html/html_dlist_element.h +include/dom/html/html_document.h +include/dom/html/html_element.h +include/dom/html/html_elements.h +include/dom/html/html_fieldset_element.h +include/dom/html/html_font_element.h +include/dom/html/html_form_element.h +include/dom/html/html_frame_element.h +include/dom/html/html_frameset_element.h +include/dom/html/html_head_element.h +include/dom/html/html_heading_element.h +include/dom/html/html_hr_element.h +include/dom/html/html_html_element.h +include/dom/html/html_iframe_element.h +include/dom/html/html_image_element.h +include/dom/html/html_input_element.h +include/dom/html/html_isindex_element.h +include/dom/html/html_label_element.h +include/dom/html/html_legend_element.h +include/dom/html/html_li_element.h +include/dom/html/html_link_element.h +include/dom/html/html_map_element.h +include/dom/html/html_menu_element.h +include/dom/html/html_meta_element.h +include/dom/html/html_mod_element.h +include/dom/html/html_object_element.h +include/dom/html/html_olist_element.h +include/dom/html/html_opt_group_element.h +include/dom/html/html_option_element.h +include/dom/html/html_options_collection.h +include/dom/html/html_paragraph_element.h +include/dom/html/html_param_element.h +include/dom/html/html_pre_element.h +include/dom/html/html_quote_element.h +include/dom/html/html_script_element.h +include/dom/html/html_select_element.h +include/dom/html/html_style_element.h +include/dom/html/html_table_element.h +include/dom/html/html_tablecaption_element.h +include/dom/html/html_tablecell_element.h +include/dom/html/html_tablecol_element.h +include/dom/html/html_tablerow_element.h +include/dom/html/html_tablesection_element.h +include/dom/html/html_text_area_element.h +include/dom/html/html_title_element.h +include/dom/html/html_ulist_element.h +include/dom/inttypes.h +lib/libdom.so +lib/libdom.so.0 +lib/libdom.so.%%VERSION%% +libdata/pkgconfig/libdom.pc From owner-svn-ports-head@freebsd.org Sun Mar 20 16:43: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 572C7AD6BAD; Sun, 20 Mar 2016 16:43:35 +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 077CABB1; Sun, 20 Mar 2016 16:43:34 +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 u2KGhYhv088605; Sun, 20 Mar 2016 16:43:34 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KGhXlq088598; Sun, 20 Mar 2016 16:43:33 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201603201643.u2KGhXlq088598@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 20 Mar 2016 16:43:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411466 - in head/textproc: . libcss libcss/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.21 Precedence: list List-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, 20 Mar 2016 16:43:35 -0000 Author: olivierd Date: Sun Mar 20 16:43:33 2016 New Revision: 411466 URL: https://svnweb.freebsd.org/changeset/ports/411466 Log: LibCSS is a CSS (Cascading Style Sheet) parser and selection engine, written in C. WWW: http://www.netsurf-browser.org/projects/libcss/ Added: head/textproc/libcss/ head/textproc/libcss/Makefile (contents, props changed) head/textproc/libcss/distinfo (contents, props changed) head/textproc/libcss/files/ head/textproc/libcss/files/patch-Makefile (contents, props changed) head/textproc/libcss/files/patch-libcss.pc.in (contents, props changed) head/textproc/libcss/pkg-descr (contents, props changed) head/textproc/libcss/pkg-plist (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sun Mar 20 16:40:10 2016 (r411465) +++ head/textproc/Makefile Sun Mar 20 16:43:33 2016 (r411466) @@ -387,6 +387,7 @@ SUBDIR += libabw00 SUBDIR += libcrm114 SUBDIR += libcroco + SUBDIR += libcss SUBDIR += libcsv SUBDIR += libcue SUBDIR += libe-book Added: head/textproc/libcss/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libcss/Makefile Sun Mar 20 16:43:33 2016 (r411466) @@ -0,0 +1,32 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= libcss +PORTVERSION= 0.6.0 +CATEGORIES= textproc +MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-src + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= Cascading Style Sheets library + +LICENSE= MIT + +BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem +LIB_DEPENDS= libwapcaplet.so:${PORTSDIR}/textproc/libwapcaplet \ + libparserutils.so:${PORTSDIR}/devel/libparserutils + +USES= gmake iconv:wchar_t localbase pkgconfig +USE_LDCONFIG= yes + +WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} + +MAKE_ENV+= COMPONENT_TYPE="lib-shared" +LDFLAGS+= ${ICONV_LIB} + +PLIST_SUB+= VERSION=${PORTVERSION} + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcss.so* + +.include Added: head/textproc/libcss/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libcss/distinfo Sun Mar 20 16:43:33 2016 (r411466) @@ -0,0 +1,2 @@ +SHA256 (libcss-0.6.0-src.tar.gz) = 4eb5228e5c480e31ba8ca098cedfec3a7ef90302ede77989caedf11670b8e462 +SIZE (libcss-0.6.0-src.tar.gz) = 487389 Added: head/textproc/libcss/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libcss/files/patch-Makefile Sun Mar 20 16:43:33 2016 (r411466) @@ -0,0 +1,10 @@ +--- Makefile.orig 2016-02-16 10:49:56 UTC ++++ Makefile +@@ -65,5 +65,5 @@ INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):i + INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libcss/select.h + INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libcss/stylesheet.h + INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/libcss/types.h +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in +-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT) ++INSTALL_ITEMS := $(INSTALL_ITEMS) /libdata/pkgconfig:lib$(COMPONENT).pc.in ++INSTALL_ITEMS := $(INSTALL_ITEMS) /lib:$(OUTPUT) Added: head/textproc/libcss/files/patch-libcss.pc.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libcss/files/patch-libcss.pc.in Sun Mar 20 16:43:33 2016 (r411466) @@ -0,0 +1,10 @@ +--- libcss.pc.in.orig 2016-02-16 10:49:56 UTC ++++ libcss.pc.in +@@ -1,6 +1,6 @@ + prefix=PREFIX + exec_prefix=${prefix} +-libdir=${exec_prefix}/LIBDIR ++libdir=${exec_prefix}/lib + includedir=${prefix}/INCLUDEDIR + + Name: libcss Added: head/textproc/libcss/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libcss/pkg-descr Sun Mar 20 16:43:33 2016 (r411466) @@ -0,0 +1,4 @@ +LibCSS is a CSS (Cascading Style Sheet) parser and selection engine, +written in C. + +WWW: http://www.netsurf-browser.org/projects/libcss/ Added: head/textproc/libcss/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libcss/pkg-plist Sun Mar 20 16:43:33 2016 (r411466) @@ -0,0 +1,15 @@ +include/libcss/computed.h +include/libcss/errors.h +include/libcss/font_face.h +include/libcss/fpmath.h +include/libcss/functypes.h +include/libcss/hint.h +include/libcss/libcss.h +include/libcss/properties.h +include/libcss/select.h +include/libcss/stylesheet.h +include/libcss/types.h +lib/libcss.so +lib/libcss.so.0 +lib/libcss.so.%%VERSION%% +libdata/pkgconfig/libcss.pc From owner-svn-ports-head@freebsd.org Sun Mar 20 16:47: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 C5972AD6C4C; Sun, 20 Mar 2016 16:47: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 79440CFB; Sun, 20 Mar 2016 16:47:40 +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 u2KGld7k088930; Sun, 20 Mar 2016 16:47:39 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KGld39088926; Sun, 20 Mar 2016 16:47:39 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201603201647.u2KGld39088926@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 20 Mar 2016 16:47:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411467 - in head/devel: . nsgenbind X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 16:47:40 -0000 Author: olivierd Date: Sun Mar 20 16:47:39 2016 New Revision: 411467 URL: https://svnweb.freebsd.org/changeset/ports/411467 Log: genjsbind is a tool to generate javascript to dom bindings from w3c webidl files, and a binding configuration file. WWW: http://www.netsurf-browser.org/ Added: head/devel/nsgenbind/ head/devel/nsgenbind/Makefile (contents, props changed) head/devel/nsgenbind/distinfo (contents, props changed) head/devel/nsgenbind/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Mar 20 16:43:33 2016 (r411466) +++ head/devel/Makefile Sun Mar 20 16:47:39 2016 (r411467) @@ -1544,6 +1544,7 @@ SUBDIR += notify-sharp SUBDIR += noweb SUBDIR += npth + SUBDIR += nsgenbind SUBDIR += nspr SUBDIR += nuitka SUBDIR += nxt-python Added: head/devel/nsgenbind/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/nsgenbind/Makefile Sun Mar 20 16:47:39 2016 (r411467) @@ -0,0 +1,30 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= nsgenbind +PORTVERSION= 0.3 +CATEGORIES= devel +MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-src + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= NetSurf Generator for JavaScript bindings + +LICENSE= MIT + +BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem \ + ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex + +USES= bison gmake + +WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} + +MAKE_ENV+= COMPONENT_TYPE="lib-shared" \ + FLEX="${LOCALBASE}/bin/flex" + +PLIST_FILES= bin/nsgenbind + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* + +.include Added: head/devel/nsgenbind/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/nsgenbind/distinfo Sun Mar 20 16:47:39 2016 (r411467) @@ -0,0 +1,2 @@ +SHA256 (nsgenbind-0.3-src.tar.gz) = ef21a08461165014c499aa3d38f5909a88b4528f5db8492bf7bcbfe3e957ba9b +SIZE (nsgenbind-0.3-src.tar.gz) = 97492 Added: head/devel/nsgenbind/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/nsgenbind/pkg-descr Sun Mar 20 16:47:39 2016 (r411467) @@ -0,0 +1,4 @@ +genjsbind is a tool to generate javascript to dom bindings from w3c webidl +files, and a binding configuration file. + +WWW: http://www.netsurf-browser.org/ From owner-svn-ports-head@freebsd.org Sun Mar 20 16:55: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 E01D6AD6E5C; Sun, 20 Mar 2016 16:55:04 +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 A58BC270; Sun, 20 Mar 2016 16:55:04 +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 u2KGt3cu092037; Sun, 20 Mar 2016 16:55:03 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KGt3c3092032; Sun, 20 Mar 2016 16:55:03 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201603201655.u2KGt3c3092032@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 20 Mar 2016 16:55:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411468 - in head/www/netsurf: . 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.21 Precedence: list List-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, 20 Mar 2016 16:55:05 -0000 Author: olivierd Date: Sun Mar 20 16:55:03 2016 New Revision: 411468 URL: https://svnweb.freebsd.org/changeset/ports/411468 Log: - Update to 3.4 - Remove unneeded patches - Remove obsolete WEBP option - Take maintainership Added: head/www/netsurf/files/patch-gtk_Makefile.target (contents, props changed) Deleted: head/www/netsurf/files/patch-pixel-format head/www/netsurf/files/patch-src__nsgenbind-0.0.1__src__nsgenbind-lexer.l head/www/netsurf/files/patch-src__nsgenbind-0.0.1__src__webidl-lexer.l Modified: head/www/netsurf/Makefile head/www/netsurf/distinfo head/www/netsurf/files/Makefile.config head/www/netsurf/pkg-plist Modified: head/www/netsurf/Makefile ============================================================================== --- head/www/netsurf/Makefile Sun Mar 20 16:47:39 2016 (r411467) +++ head/www/netsurf/Makefile Sun Mar 20 16:55:03 2016 (r411468) @@ -2,75 +2,68 @@ # $FreeBSD$ PORTNAME= netsurf -PORTVERSION= 3.0 -PORTREVISION= 6 +PORTVERSION= 3.4 CATEGORIES= www -MASTER_SITES= http://download.netsurf-browser.org/netsurf/releases/source-full/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-full-src +MASTER_SITES= http://download.netsurf-browser.org/netsurf/releases/source/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= olivierd@FreeBSD.org COMMENT= Lightweight web browser LICENSE= GPLv2 MIT LICENSE_COMB= multi -BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex +BUILD_DEPENDS= duk:${PORTSDIR}/lang/duktape \ + nsgenbind:${PORTSDIR}/devel/nsgenbind \ + p5-HTML-Parser>=3.72:${PORTSDIR}/www/p5-HTML-Parser LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ - libpng.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png \ + libnsutils.so:${PORTSDIR}/devel/libnsutils \ + libutf8proc.so:${PORTSDIR}/textproc/libutf8proc \ + libnsgif.so:${PORTSDIR}/graphics/libnsgif \ + libnsbmp.so:${PORTSDIR}/graphics/libnsbmp \ + libdom.so:${PORTSDIR}/www/libdom \ + libcss.so:${PORTSDIR}/textproc/libcss ALL_TARGET= #empty -CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -lssl -lcrypto -L${LOCALBASE}/lib ${ICONV_LIB} MAKE_ARGS= HOST_CC="${CC}" CC="${CC}" CCOPT="" HOST="${OPSYS}" \ WARNFLAGS="" Q="" OPTCFLAGS="${CFLAGS}" -USES= bison gmake gperf iconv jpeg pkgconfig -USE_GNOME= gtk20 librsvg2 +MAKE_ENV+= COMPONENT_TYPE="lib-shared" \ + FLEX="${LOCALBASE}/bin/flex" +USES= bison desktop-file-utils gmake iconv jpeg \ + localbase perl5 pkgconfig shebangfix +USE_GNOME= glib20 gtk20 librsvg2 -NSFB_VERSION= 0.1.0 -WRKSRC= ${WRKDIR}/${PORTNAME}-full-${PORTVERSION} +WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} -DESKTOP_ENTRIES="NetSurf" "${COMMENT}" "${DATADIR}/${PORTNAME}.xpm" \ - "${PORTNAME}" "" true +SHEBANG_FILES= utils/split-messages.pl +perl_CMD= ${SETENV} perl -OPTIONS_DEFINE= GSTREAMER WEBP +OPTIONS_DEFINE= GSTREAMER GSTREAMER_USE= GSTREAMER=yes -WEBP_LIB_DEPENDS= libwebp.so:${PORTSDIR}/graphics/webp .include post-patch: - @${REINPLACE_CMD} '/^NSFB_LINUX_AVAILABLE/ s|yes|no| ; s| -g||' \ - ${WRKSRC}/src/libnsfb-${NSFB_VERSION}/Makefile - @${REINPLACE_CMD} 's|endian|sys/endian|' \ - ${WRKSRC}/src/libnsfb-${NSFB_VERSION}/src/plot/*bpp*.c @${REINPLACE_CMD} '/CFLAGS/d' \ - ${WRKSRC}/src/netsurf-${PORTVERSION}/Makefile.defaults + ${WRKSRC}//Makefile.defaults @${REINPLACE_CMD} 's| -O2||' \ - ${WRKSRC}/src/netsurf-${PORTVERSION}/gtk/Makefile.defaults + ${WRKSRC}/gtk/Makefile.defaults @${REINPLACE_CMD} \ - -e '/OpenSSL/d' -e '/lcms/d' -e 's| -g||' \ + -e '/OpenSSL/d' -e 's| -g||' \ -e 's/-DG_DISABLE_DEPRECATED//' \ - -e 's/-DGDK_PIXBUF_DISABLE_DEPRECATED//' \ - ${WRKSRC}/src/netsurf-${PORTVERSION}/gtk/Makefile.target - @${REINPLACE_CMD} -e 's| -g|| ; s|flex|${LOCALBASE}/bin/&|' \ - ${WRKSRC}/src/nsgenbind-0.0.1/src/Makefile + ${WRKSRC}/gtk/Makefile.target do-configure: - @${CP} ${FILESDIR}/Makefile.config ${WRKSRC}/src/netsurf-${PORTVERSION} + @${CP} ${FILESDIR}/Makefile.config ${WRKSRC} .if empty(ICONV_LIB) @${REINPLACE_CMD} '/NETSURF_USE_LIBICONV_PLUG/ s|NO|YES|' \ - ${WRKSRC}/src/netsurf-${PORTVERSION}/Makefile.config + ${WRKSRC}/Makefile.config .endif .if ${PORT_OPTIONS:MGSTREAMER} @${REINPLACE_CMD} '/NETSURF_USE_VIDEO/ s|NO|YES|' \ - ${WRKSRC}/src/netsurf-${PORTVERSION}/Makefile.config + ${WRKSRC}/Makefile.config .endif -.if ${PORT_OPTIONS:MWEBP} - @${REINPLACE_CMD} '/NETSURF_USE_WEBP/ s|NO|YES|' \ - ${WRKSRC}/src/netsurf-${PORTVERSION}/Makefile.config -.endif - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/netsurf .include Modified: head/www/netsurf/distinfo ============================================================================== --- head/www/netsurf/distinfo Sun Mar 20 16:47:39 2016 (r411467) +++ head/www/netsurf/distinfo Sun Mar 20 16:55:03 2016 (r411468) @@ -1,2 +1,2 @@ -SHA256 (netsurf-3.0-full-src.tar.gz) = 5c4467b921d24a8702bfb20875b0eee3ff38707c7e623f24f92eff0b3ba6d6a0 -SIZE (netsurf-3.0-full-src.tar.gz) = 6143522 +SHA256 (netsurf-3.4-src.tar.gz) = 1648f437994fc18090237430f30d645ff06bab0768ae973575f9391d07613bf6 +SIZE (netsurf-3.4-src.tar.gz) = 4133201 Modified: head/www/netsurf/files/Makefile.config ============================================================================== --- head/www/netsurf/files/Makefile.config Sun Mar 20 16:47:39 2016 (r411467) +++ head/www/netsurf/files/Makefile.config Sun Mar 20 16:55:03 2016 (r411468) @@ -1,7 +1,5 @@ -NETSURF_USE_HARU_PDF=NO NETSURF_USE_LIBICONV_PLUG=NO -NETSURF_USE_MNG=NO NETSURF_USE_NSSVG=NO -NETSURF_USE_ROSPRITE=NO +NETSURF_USE_RSVG=YES NETSURF_USE_VIDEO=NO -NETSURF_USE_WEBP=NO +NETSURF_STRIP_BINARY=YES Added: head/www/netsurf/files/patch-gtk_Makefile.target ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/netsurf/files/patch-gtk_Makefile.target Sun Mar 20 16:55:03 2016 (r411468) @@ -0,0 +1,15 @@ +--- gtk/Makefile.target.orig 2016-02-16 13:30:38 UTC ++++ gtk/Makefile.target +@@ -210,7 +210,11 @@ GTK_TRANSLATIONS_HTML := de en fr it ja + + install-gtk: + $(Q)mkdir -p $(DESTDIR)$(NETSURF_GTK_BIN) +- $(Q)install nsgtk $(DESTDIR)$(NETSURF_GTK_BIN)netsurf ++ $(Q)install nsgtk $(DESTDIR)$(NETSURF_GTK_BIN)netsurf-gtk ++ $(Q)mkdir -p $(DESTDIR)$(PREFIX)/share/applications ++ $(Q)install -m 0644 gtk/res/*.desktop $(DESTDIR)$(PREFIX)/share/applications/netsurf.desktop ++ $(Q)mkdir -p $(DESTDIR)$(PREFIX)/share/pixmaps ++ $(Q)install -m 0644 gtk/res/netsurf.xpm $(DESTDIR)$(PREFIX)/share/pixmaps + $(Q)mkdir -p $(DESTDIR)$(NETSURF_GTK_RESOURCES)icons + $(Q)install -m 0644 gtk/res/icons/*.png $(DESTDIR)$(NETSURF_GTK_RESOURCES)/icons + $(Q)mkdir -p $(DESTDIR)$(NETSURF_GTK_RESOURCES)throbber Modified: head/www/netsurf/pkg-plist ============================================================================== --- head/www/netsurf/pkg-plist Sun Mar 20 16:47:39 2016 (r411467) +++ head/www/netsurf/pkg-plist Sun Mar 20 16:55:03 2016 (r411468) @@ -1,99 +1,99 @@ -bin/netsurf -share/netsurf/SearchEngines -share/netsurf/adblock.css -share/netsurf/arrow_down_8x32.png -share/netsurf/ca-bundle.txt -share/netsurf/cookies.gtk2.ui -share/netsurf/cookies.gtk3.ui -share/netsurf/de/Messages -share/netsurf/de/welcome.html -share/netsurf/default.css -share/netsurf/default.ico -share/netsurf/downloads.gtk2.ui -share/netsurf/downloads.gtk3.ui -share/netsurf/en/Messages -share/netsurf/en/credits.html -share/netsurf/en/licence.html -share/netsurf/en/welcome.html -share/netsurf/favicon.png -share/netsurf/fr/Messages -share/netsurf/gtkdefault.css -share/netsurf/history.gtk2.ui -share/netsurf/history.gtk3.ui -share/netsurf/hotlist.gtk2.ui -share/netsurf/hotlist.gtk3.ui -share/netsurf/icons/content.png -share/netsurf/icons/directory.png -share/netsurf/icons/search.png -share/netsurf/internal.css -share/netsurf/it/Messages -share/netsurf/it/credits.html -share/netsurf/it/licence.html -share/netsurf/it/welcome.html -share/netsurf/ja/welcome.html -share/netsurf/languages -share/netsurf/license -share/netsurf/login.gtk2.ui -share/netsurf/login.gtk3.ui -share/netsurf/netsurf-16x16.xpm -share/netsurf/netsurf.gtk2.ui -share/netsurf/netsurf.gtk3.ui -share/netsurf/netsurf.png -share/netsurf/netsurf.xpm -share/netsurf/nl/Messages -share/netsurf/options.gtk2.ui -share/netsurf/options.gtk3.ui -share/netsurf/password.gtk2.ui -share/netsurf/password.gtk3.ui -share/netsurf/quirks.css -share/netsurf/source.gtk2.ui -share/netsurf/source.gtk3.ui -share/netsurf/ssl.gtk2.ui -share/netsurf/ssl.gtk3.ui -share/netsurf/tabcontents.gtk2.ui -share/netsurf/tabcontents.gtk3.ui -share/netsurf/themelist -share/netsurf/themes/Alpha.png -share/netsurf/themes/gtk+/back.png -share/netsurf/themes/gtk+/closetab.png -share/netsurf/themes/gtk+/closewindow.png -share/netsurf/themes/gtk+/copy.png -share/netsurf/themes/gtk+/cut.png -share/netsurf/themes/gtk+/delete.png -share/netsurf/themes/gtk+/forward.png -share/netsurf/themes/gtk+/fullscreen.png -share/netsurf/themes/gtk+/helpabout.png -share/netsurf/themes/gtk+/helpcontents.png -share/netsurf/themes/gtk+/history.png -share/netsurf/themes/gtk+/home.png -share/netsurf/themes/gtk+/info -share/netsurf/themes/gtk+/newtab.png -share/netsurf/themes/gtk+/newwindow.png -share/netsurf/themes/gtk+/openfile.png -share/netsurf/themes/gtk+/paste.png -share/netsurf/themes/gtk+/preferences.png -share/netsurf/themes/gtk+/print.png -share/netsurf/themes/gtk+/printpreview.png -share/netsurf/themes/gtk+/quit.png -share/netsurf/themes/gtk+/reload.png -share/netsurf/themes/gtk+/savepage.png -share/netsurf/themes/gtk+/selectall.png -share/netsurf/themes/gtk+/stop.png -share/netsurf/themes/gtk+/viewsource.png -share/netsurf/themes/gtk+/zoomminus.png -share/netsurf/themes/gtk+/zoomnormal.png -share/netsurf/themes/gtk+/zoomplus.png -share/netsurf/throbber/throbber0.png -share/netsurf/throbber/throbber1.png -share/netsurf/throbber/throbber2.png -share/netsurf/throbber/throbber3.png -share/netsurf/throbber/throbber4.png -share/netsurf/throbber/throbber5.png -share/netsurf/throbber/throbber6.png -share/netsurf/throbber/throbber7.png -share/netsurf/throbber/throbber8.png -share/netsurf/toolbar.gtk2.ui -share/netsurf/toolbar.gtk3.ui -share/netsurf/toolbarIndices -share/netsurf/warning.gtk2.ui -share/netsurf/warning.gtk3.ui +bin/netsurf-gtk +share/applications/netsurf.desktop +%%DATADIR%%/Messages +%%DATADIR%%/SearchEngines +%%DATADIR%%/adblock.css +%%DATADIR%%/arrow_down_8x32.png +%%DATADIR%%/ca-bundle.txt +%%DATADIR%%/cookies.gtk2.ui +%%DATADIR%%/credits.html +%%DATADIR%%/de/Messages +%%DATADIR%%/de/welcome.html +%%DATADIR%%/default.css +%%DATADIR%%/default.ico +%%DATADIR%%/downloads.gtk2.ui +%%DATADIR%%/en/Messages +%%DATADIR%%/en/credits.html +%%DATADIR%%/en/licence.html +%%DATADIR%%/en/maps.html +%%DATADIR%%/en/welcome.html +%%DATADIR%%/favicon.png +%%DATADIR%%/fr/Messages +%%DATADIR%%/history.gtk2.ui +%%DATADIR%%/hotlist.gtk2.ui +%%DATADIR%%/icons/arrow-l.png +%%DATADIR%%/icons/content.png +%%DATADIR%%/icons/directory.png +%%DATADIR%%/icons/directory2.png +%%DATADIR%%/icons/hotlist-add.png +%%DATADIR%%/icons/hotlist-rmv.png +%%DATADIR%%/icons/search.png +%%DATADIR%%/internal.css +%%DATADIR%%/it/Messages +%%DATADIR%%/it/credits.html +%%DATADIR%%/it/licence.html +%%DATADIR%%/it/welcome.html +%%DATADIR%%/ja/welcome.html +%%DATADIR%%/languages +%%DATADIR%%/licence.html +%%DATADIR%%/login.gtk2.ui +%%DATADIR%%/maps.html +%%DATADIR%%/netsurf-16x16.xpm +%%DATADIR%%/netsurf.gtk2.ui +%%DATADIR%%/netsurf.png +%%DATADIR%%/netsurf.xpm +%%DATADIR%%/nl/Messages +%%DATADIR%%/nl/credits.html +%%DATADIR%%/nl/licence.html +%%DATADIR%%/nl/welcome.html +%%DATADIR%%/options.gtk2.ui +%%DATADIR%%/password.gtk2.ui +%%DATADIR%%/quirks.css +%%DATADIR%%/ssl.gtk2.ui +%%DATADIR%%/tabcontents.gtk2.ui +%%DATADIR%%/themelist +%%DATADIR%%/themes/Alpha.png +%%DATADIR%%/themes/gtk+/back.png +%%DATADIR%%/themes/gtk+/closetab.png +%%DATADIR%%/themes/gtk+/closewindow.png +%%DATADIR%%/themes/gtk+/copy.png +%%DATADIR%%/themes/gtk+/cut.png +%%DATADIR%%/themes/gtk+/delete.png +%%DATADIR%%/themes/gtk+/forward.png +%%DATADIR%%/themes/gtk+/fullscreen.png +%%DATADIR%%/themes/gtk+/helpabout.png +%%DATADIR%%/themes/gtk+/helpcontents.png +%%DATADIR%%/themes/gtk+/history.png +%%DATADIR%%/themes/gtk+/home.png +%%DATADIR%%/themes/gtk+/info +%%DATADIR%%/themes/gtk+/newtab.png +%%DATADIR%%/themes/gtk+/newwindow.png +%%DATADIR%%/themes/gtk+/openfile.png +%%DATADIR%%/themes/gtk+/paste.png +%%DATADIR%%/themes/gtk+/preferences.png +%%DATADIR%%/themes/gtk+/print.png +%%DATADIR%%/themes/gtk+/printpreview.png +%%DATADIR%%/themes/gtk+/quit.png +%%DATADIR%%/themes/gtk+/reload.png +%%DATADIR%%/themes/gtk+/savepage.png +%%DATADIR%%/themes/gtk+/selectall.png +%%DATADIR%%/themes/gtk+/stop.png +%%DATADIR%%/themes/gtk+/viewsource.png +%%DATADIR%%/themes/gtk+/zoomminus.png +%%DATADIR%%/themes/gtk+/zoomnormal.png +%%DATADIR%%/themes/gtk+/zoomplus.png +%%DATADIR%%/throbber/throbber0.png +%%DATADIR%%/throbber/throbber1.png +%%DATADIR%%/throbber/throbber2.png +%%DATADIR%%/throbber/throbber3.png +%%DATADIR%%/throbber/throbber4.png +%%DATADIR%%/throbber/throbber5.png +%%DATADIR%%/throbber/throbber6.png +%%DATADIR%%/throbber/throbber7.png +%%DATADIR%%/throbber/throbber8.png +%%DATADIR%%/toolbar.gtk2.ui +%%DATADIR%%/toolbarIndices +%%DATADIR%%/viewdata.gtk2.ui +%%DATADIR%%/warning.gtk2.ui +%%DATADIR%%/welcome.html +share/pixmaps/netsurf.xpm From owner-svn-ports-head@freebsd.org Sun Mar 20 17:42: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 98249AD7916; Sun, 20 Mar 2016 17:42:00 +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 4F3691609; Sun, 20 Mar 2016 17:42:00 +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 u2KHfxY3006398; Sun, 20 Mar 2016 17:41:59 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KHfxW4006395; Sun, 20 Mar 2016 17:41:59 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201603201741.u2KHfxW4006395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Sun, 20 Mar 2016 17:41:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411469 - head/lang/pypy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 17:42:00 -0000 Author: dbn Date: Sun Mar 20 17:41:59 2016 New Revision: 411469 URL: https://svnweb.freebsd.org/changeset/ports/411469 Log: lang/pypy: update to 5.0.1. Change Log: - Bug fix: cpyext, notably (but not only) fixing lxml. - Bug fix: corner case of the JIT. Modified: head/lang/pypy/Makefile head/lang/pypy/bsd.pypy.cffi.mk head/lang/pypy/distinfo Modified: head/lang/pypy/Makefile ============================================================================== --- head/lang/pypy/Makefile Sun Mar 20 16:55:03 2016 (r411468) +++ head/lang/pypy/Makefile Sun Mar 20 17:41:59 2016 (r411469) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pypy -PORTVERSION= 5.0.0 # Also update bsd.pypy.cffi.mk +PORTVERSION= 5.0.1 # Also update bsd.pypy.cffi.mk CATEGORIES= lang python MASTER_SITES= https://bitbucket.org/pypy/pypy/downloads/ DISTVERSIONSUFFIX= -src @@ -36,7 +36,7 @@ OPTIONS_SLAVE= PYTHON CONFLICTS_INSTALL= pypy3-[0-9]* ALL_TARGET= pypy-c -BUILD_WRKSRC= ${WRKDIR}/build/usession-release-5.0-0/testing_1 +BUILD_WRKSRC= ${WRKDIR}/build/usession-release-${PORTVERSION:C/0\.0/0/}-0/testing_1 MAKE_ENV+= PYPY_LOCALBASE=${LOCALBASE} USE_LDCONFIG= ${PREFIX}/${PYPY_DIR}/bin USES= gettext-runtime gmake tar:bzip2 Modified: head/lang/pypy/bsd.pypy.cffi.mk ============================================================================== --- head/lang/pypy/bsd.pypy.cffi.mk Sun Mar 20 16:55:03 2016 (r411468) +++ head/lang/pypy/bsd.pypy.cffi.mk Sun Mar 20 17:41:59 2016 (r411469) @@ -10,7 +10,7 @@ PLIST_FILES= %%PYPY_DIR%%/lib_pypy/${CFF CFFI_MODULE?= _${PORTNAME} -PYTHON_PORTVERSION= 5.0.0 +PYTHON_PORTVERSION= 5.0.1 PYTHON_PKGNAMEPREFIX= pypy- PYTHON_CMD= ${LOCALBASE}/bin/pypy Modified: head/lang/pypy/distinfo ============================================================================== --- head/lang/pypy/distinfo Sun Mar 20 16:55:03 2016 (r411468) +++ head/lang/pypy/distinfo Sun Mar 20 17:41:59 2016 (r411469) @@ -1,2 +1,2 @@ -SHA256 (pypy-5.0.0-src.tar.bz2) = 89027b1b33553b53ff7733dc4838f0a76af23552c0d915d9f6de5875b8d7d4ab -SIZE (pypy-5.0.0-src.tar.bz2) = 17223494 +SHA256 (pypy-5.0.1-src.tar.bz2) = 1573c9284d3ec236c8e6ef3b954753932dff29462c54b5885b761d1ee68b6e05 +SIZE (pypy-5.0.1-src.tar.bz2) = 17282149 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:12: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 53A43AD6111; Sun, 20 Mar 2016 18:12:24 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD60AB5C; Sun, 20 Mar 2016 18:12:23 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KICMix014288; Sun, 20 Mar 2016 18:12:22 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KICMYk014286; Sun, 20 Mar 2016 18:12:22 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201603201812.u2KICMYk014286@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 20 Mar 2016 18:12:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411470 - in head/devel/gitg: . 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.21 Precedence: list List-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, 20 Mar 2016 18:12:25 -0000 Author: rm Date: Sun Mar 20 18:12:22 2016 New Revision: 411470 URL: https://svnweb.freebsd.org/changeset/ports/411470 Log: devel/gitg: fix build - add missing dependency upon security/libsecret - add upstream patch to fix build with libgit2 0.24.x Added: head/devel/gitg/files/patch-libgitg_gitg-remote.vala (contents, props changed) Modified: head/devel/gitg/Makefile Modified: head/devel/gitg/Makefile ============================================================================== --- head/devel/gitg/Makefile Sun Mar 20 17:41:59 2016 (r411469) +++ head/devel/gitg/Makefile Sun Mar 20 18:12:22 2016 (r411470) @@ -16,7 +16,8 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/ libgee-0.8.so:${PORTSDIR}/devel/libgee \ libgit2-glib-1.0.so:${PORTSDIR}/devel/libgit2-glib \ libpeas-1.0.so:${PORTSDIR}/devel/libpeas \ - libgtkspell3-3.so:${PORTSDIR}/textproc/gtkspell3 + libgtkspell3-3.so:${PORTSDIR}/textproc/gtkspell3 \ + libsecret-1.so:${PORTSDIR}/security/libsecret BUILD_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \ valac:${PORTSDIR}/lang/vala RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas Added: head/devel/gitg/files/patch-libgitg_gitg-remote.vala ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/gitg/files/patch-libgitg_gitg-remote.vala Sun Mar 20 18:12:22 2016 (r411470) @@ -0,0 +1,14 @@ +Upstream fix for building against libgit2 0.24. +Should be removed after updating to gitg 3.20.0 + +--- libgitg/gitg-remote.vala.orig 2015-12-15 14:12:13 UTC ++++ libgitg/gitg-remote.vala +@@ -247,7 +247,7 @@ public class Remote : Ggit.Remote + try + { + yield Async.thread(() => { +- base.connect(direction, new Callbacks(this, callbacks, null)); ++ base.connect(direction, new Callbacks(this, callbacks, null), null); + }); + } + catch (Error e) From owner-svn-ports-head@freebsd.org Sun Mar 20 18: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 7519AAD658F; Sun, 20 Mar 2016 18:16: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 50CD3DBB; Sun, 20 Mar 2016 18:16:59 +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 u2KIGwFA016627; Sun, 20 Mar 2016 18:16:58 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIGwdh016623; Sun, 20 Mar 2016 18:16:58 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201603201816.u2KIGwdh016623@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 20 Mar 2016 18:16:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411471 - in head/net-mgmt/victorops-nagios: . 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.21 Precedence: list List-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, 20 Mar 2016 18:16:59 -0000 Author: feld Date: Sun Mar 20 18:16:58 2016 New Revision: 411471 URL: https://svnweb.freebsd.org/changeset/ports/411471 Log: net-mgmt/victorops-nagios: Unbreak port - Update to 1.4.20 - Port modernization PR: 206350 MFH: 2016Q1 Deleted: head/net-mgmt/victorops-nagios/files/patch-check_victorops_cmds head/net-mgmt/victorops-nagios/files/patch-check_victorops_forwarder head/net-mgmt/victorops-nagios/files/patch-do_victorops_heartbeat head/net-mgmt/victorops-nagios/files/patch-enqueue_alert head/net-mgmt/victorops-nagios/files/patch-forward_alerts head/net-mgmt/victorops-nagios/files/patch-support_collect.sh head/net-mgmt/victorops-nagios/files/patch-utils head/net-mgmt/victorops-nagios/files/patch-victorops.cron Modified: head/net-mgmt/victorops-nagios/Makefile head/net-mgmt/victorops-nagios/distinfo head/net-mgmt/victorops-nagios/files/qpage-patch head/net-mgmt/victorops-nagios/pkg-plist Modified: head/net-mgmt/victorops-nagios/Makefile ============================================================================== --- head/net-mgmt/victorops-nagios/Makefile Sun Mar 20 18:12:22 2016 (r411470) +++ head/net-mgmt/victorops-nagios/Makefile Sun Mar 20 18:16:58 2016 (r411471) @@ -2,20 +2,19 @@ # $FreeBSD$ PORTNAME= victorops-nagios -PORTVERSION= 1.1.8 +PORTVERSION= 1.4.20 CATEGORIES= net-mgmt MASTER_SITES= http://software.victorops.com/ -DISTNAME= ${PORTNAME}_${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} MAINTAINER= rand@iteris.com COMMENT= Nagios integration for VictorOps incident notification service -BROKEN= Unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2016-02-29 +USES= shebangfix +SHEBANG_FILES= ${WRKSRC}/opt/victorops/nagios_plugin/bin/* NO_WRKSUBDIR= YES NO_BUILD= YES +NO_ARCH= YES RESTRICTED= Redistribution of software prohibited by VictorOps @@ -23,29 +22,25 @@ OPTIONS_DEFINE= QPAGE OPTIONS_DEFAULT= QPAGE_DESC= Integrate qpage for victorops server problems -RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash +RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash \ + curl:${PORTSDIR}/ftp/curl -.include -.if ${PORT_OPTIONS:MQPAGE} -RUN_DEPENDS+= qpage:${PORTSDIR}/comms/qpage -EXTRA_PATCHES+= ${FILESDIR}/qpage-patch -.endif - -post-patch: - @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} \ - -e '1s|#!/bin/bash|#!/usr/local/bin/bash|' +QPAGE_RUN_DEPENDS+= qpage:${PORTSDIR}/comms/qpage +QPAGE_EXTRA_PATCHES+= ${FILESDIR}/qpage-patch do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/daily ${INSTALL_DATA} ${WRKSRC}/etc/cron.daily/victorops ${STAGEDIR}${PREFIX}/etc/periodic/daily/400.victorops ${MKDIR} ${STAGEDIR}${PREFIX}/etc/nagios -.for i in victorops victorops_email vo_test_svc vo_test_svc_cmd - ${INSTALL_DATA} ${WRKSRC}/opt/victorops/nagios_plugin/nagios_conf/${i}.cfg ${STAGEDIR}${PREFIX}/etc/nagios/${i}.cfg-sample -.endfor ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/victorops + ${MKDIR} ${STAGEDIR}${PREFIX}/etc/victorops + ${MKDIR} ${STAGEDIR}/var/log/victorops + ${INSTALL_DATA} ${WRKSRC}/opt/victorops/nagios_plugin/nagios_conf/victorops.cfg ${STAGEDIR}${PREFIX}/etc/nagios/victorops.cfg-sample + ${INSTALL_DATA} ${WRKSRC}/opt/victorops/nagios_plugin/conf/env.sh.sample ${STAGEDIR}${PREFIX}/etc/victorops + ${INSTALL_DATA} ${WRKSRC}/opt/victorops/nagios_plugin/conf/proxy.sh.sample ${STAGEDIR}${PREFIX}/etc/victorops .for i in check_test_svc check_victorops_cmds check_victorops_forwarder \ do_victorops_heartbeat enqueue_alert forward_alert_file forward_alerts \ - send_email_alert send_status stop_forwarder support_collect.sh \ + send_email_alert send_status stop_forwarder \ url_encode.sed utils ${INSTALL_SCRIPT} ${WRKSRC}/opt/victorops/nagios_plugin/bin/${i} ${STAGEDIR}${PREFIX}/libexec/victorops/${i} .endfor Modified: head/net-mgmt/victorops-nagios/distinfo ============================================================================== --- head/net-mgmt/victorops-nagios/distinfo Sun Mar 20 18:12:22 2016 (r411470) +++ head/net-mgmt/victorops-nagios/distinfo Sun Mar 20 18:16:58 2016 (r411471) @@ -1,2 +1,2 @@ -SHA256 (victorops-nagios_1.1.8.tar.gz) = 796e146552e27b45d0339c9c74883ba8048125887461f9e69a1e36cbd752e1a2 -SIZE (victorops-nagios_1.1.8.tar.gz) = 12838 +SHA256 (victorops-nagios-1.4.20.tar.gz) = 87d8c87182e8945357cb9b602d19452754a4decb4809a8594a2495a04f3d9664 +SIZE (victorops-nagios-1.4.20.tar.gz) = 1678731 Modified: head/net-mgmt/victorops-nagios/files/qpage-patch ============================================================================== --- head/net-mgmt/victorops-nagios/files/qpage-patch Sun Mar 20 18:12:22 2016 (r411470) +++ head/net-mgmt/victorops-nagios/files/qpage-patch Sun Mar 20 18:16:58 2016 (r411471) @@ -1,38 +1,27 @@ ---- opt/victorops/nagios_plugin/bin/send_email_alert.orig 2014-06-11 10:39:13.918151547 -0500 -+++ opt/victorops/nagios_plugin/bin/send_email_alert 2014-06-11 11:20:43.930977406 -0500 -@@ -31,6 +31,7 @@ +--- opt/victorops/nagios_plugin/bin/send_email_alert.orig 2016-01-16 21:20:46 UTC ++++ opt/victorops/nagios_plugin/bin/send_email_alert +@@ -34,6 +34,7 @@ fi # Build the contact email list ORG_SLUG="$(getVal _CONTACTVO_ORGANIZATION_ID unkonwn_org)" CONTACTEMAIL="$(getVal _CONTACTVO_CONTACTEMAIL)" +CONTACTPAGER="$(getVal CONTACTPAGER)" VO_CONTACT="failsafe+$ORG_SLUG@victorops.net" - WGET_LOG=/tmp/victorops_forward_wget.out - STDERR_LOG=/tmp/victorops_forward_wget.err -@@ -42,10 +43,16 @@ + WGET_LOG=$LOG_DIR/victorops_forward_wget.out + STDERR_LOG=$LOG_DIR/victorops_forward_wget.err +@@ -45,10 +46,16 @@ if (( $IS_SERVICE )); then if [ "$CONTACTEMAIL" != "" ]; then - $PRINTF "%b" "***** Alert *****\n\nNotification Type: $(getVal NOTIFICATIONTYPE)\n\nService: $(getVal SERVICEDESC)\nHost: $(getVal HOSTALIAS)\nAddress: $(getVal HOSTADDRESS)\nState: $(getVal SERVICESTATE)\n\nDate/Time: $(getVal LONGDATETIME)\n\nAdditional Info:\n\n$(getVal SERVICEOUTPUT)\n\n" | $MAIL -s "** $(getVal NOTIFICATIONTYPE) Service Alert: $(getVal HOSTALIAS)/$(getVal SERVICEDESC) is $(getVal SERVICESTATE) **" $CONTACTEMAIL + printf "%b" "***** Alert *****\n\nNotification Type: $(getVal NOTIFICATIONTYPE)\n\nService: $(getVal SERVICEDESC)\nHost: $(getVal HOSTALIAS)\nAddress: $(getVal HOSTADDRESS)\nState: $(getVal SERVICESTATE)\n\nDate/Time: $(getVal LONGDATETIME)\n\nAdditional Info:\n\n$(getVal SERVICEOUTPUT)\n\n" | mail -s "** $(getVal NOTIFICATIONTYPE) Service Alert: $(getVal HOSTALIAS)/$(getVal SERVICEDESC) is $(getVal SERVICESTATE) **" $CONTACTEMAIL fi + if [ "$CONTACTPAGER" != "" ]; then -+ $PRINTF "%b" "$(getVal SERVICEDESC) $(getVal NOTIFICATIONTYPE) for $(getVal HOSTNAME) is $(getVal SERVICESTATE) at $(getVal TIME) $(getVal SERVICEOUTPUT)" | $QPAGE -f icinga $CONTACTPAGER ++ printf "%b" "$(getVal SERVICEDESC) $(getVal NOTIFICATIONTYPE) for $(getVal HOSTNAME) is $(getVal SERVICESTATE) at $(getVal TIME) $(getVal SERVICEOUTPUT)" | qpage -f icinga $CONTACTPAGER + fi else if [ "$CONTACTEMAIL" != "" ]; then - $PRINTF "%b" "***** Alert *****\n\nNotification Type: $(getVal NOTIFICATIONTYPE)\nHost: $(getVal HOSTNAME)\nState: $(getVal HOSTSTATE)\nAddress: $(getVal HOSTADDRESS)\nInfo: $(getVal HOSTOUTPUT)\n\nDate/Time: $(getVal LONGDATETIME)\n" | $MAIL -s "** $(getVal NOTIFICATIONTYPE) Host Alert: $(getVal HOSTNAME) is $(getVal HOSTSTATE) **" $CONTACTEMAIL + printf "%b" "***** Alert *****\n\nNotification Type: $(getVal NOTIFICATIONTYPE)\nHost: $(getVal HOSTNAME)\nState: $(getVal HOSTSTATE)\nAddress: $(getVal HOSTADDRESS)\nInfo: $(getVal HOSTOUTPUT)\n\nDate/Time: $(getVal LONGDATETIME)\n" | mail -s "** $(getVal NOTIFICATIONTYPE) Host Alert: $(getVal HOSTNAME) is $(getVal HOSTSTATE) **" $CONTACTEMAIL fi + if [ "$CONTACTPAGER" != "" ]; then -+ $PRINTF "%b" "$(getVal HOSTNAME) is $(getVal HOSTSTATE) at $(getVal TIME) -- $(getVal HOSTOUTPUT)" | $QPAGE -f icinga $CONTACTPAGER ++ printf "%b" "$(getVal HOSTNAME) is $(getVal HOSTSTATE) at $(getVal TIME) -- $(getVal HOSTOUTPUT)" | qpage -f icinga $CONTACTPAGER + fi fi # *** # *** Make sure the mail command is the last thing in this file so the including file can check the exit code ---- opt/victorops/nagios_plugin/bin/utils.orig 2014-06-16 20:12:16.713013963 -0500 -+++ opt/victorops/nagios_plugin/bin/utils 2014-06-16 20:12:58.533005832 -0500 -@@ -110,6 +110,7 @@ - MV=$(findApp mv) - PRINTF=$(findApp printf) - PS=$(findApp ps) -+QPAGE=$(findApp qpage) - SED=$(findApp sed) - SLEEP=$(findApp sleep) - TAR=$(findApp tar) - Modified: head/net-mgmt/victorops-nagios/pkg-plist ============================================================================== --- head/net-mgmt/victorops-nagios/pkg-plist Sun Mar 20 18:12:22 2016 (r411470) +++ head/net-mgmt/victorops-nagios/pkg-plist Sun Mar 20 18:16:58 2016 (r411471) @@ -1,7 +1,6 @@ -etc/nagios/victorops.cfg-sample -etc/nagios/victorops_email.cfg-sample -etc/nagios/vo_test_svc.cfg-sample -etc/nagios/vo_test_svc_cmd.cfg-sample +@sample etc/victorops/env.sh.sample +@sample etc/victorops/proxy.sh.sample +@sample etc/nagios/victorops.cfg-sample etc/periodic/daily/400.victorops libexec/victorops/check_test_svc libexec/victorops/check_victorops_cmds @@ -13,6 +12,8 @@ libexec/victorops/forward_alerts libexec/victorops/send_email_alert libexec/victorops/send_status libexec/victorops/stop_forwarder -libexec/victorops/support_collect.sh libexec/victorops/url_encode.sed libexec/victorops/utils +@dir etc/nagios +@dir etc/victorops +@dir /var/log/victorops From owner-svn-ports-head@freebsd.org Sun Mar 20 18:35: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 E015AAD6ACC; Sun, 20 Mar 2016 18:35: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 B7D58D4C; Sun, 20 Mar 2016 18:35:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIZuPT022936; Sun, 20 Mar 2016 18:35:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIZubf022934; Sun, 20 Mar 2016 18:35:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201835.u2KIZubf022934@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, 20 Mar 2016 18:35:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411473 - head/net/libnet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:35:58 -0000 Author: sunpoet Date: Sun Mar 20 18:35:56 2016 New Revision: 411473 URL: https://svnweb.freebsd.org/changeset/ports/411473 Log: - Cleanup Makefile: remove PLIST_SUB - Use PORTDOCS and PORTEXAMPLES - Convert to new options target helper Modified: head/net/libnet/Makefile head/net/libnet/pkg-plist Modified: head/net/libnet/Makefile ============================================================================== --- head/net/libnet/Makefile Sun Mar 20 18:18:20 2016 (r411472) +++ head/net/libnet/Makefile Sun Mar 20 18:35:56 2016 (r411473) @@ -24,26 +24,26 @@ USE_CSTD= gnu89 USE_LDCONFIG= yes USES= libtool -PLIST_SUB= VERSION=${PORTVERSION} - -DOCS= README doc/CHANGELOG doc/CONTRIB \ - doc/DESIGN_NOTES doc/MIGRATION doc/PACKET_BUILDING doc/PORTED \ - doc/RAWSOCKET_NON_SEQUITUR doc/TODO -EXAMPLES= sample/*.c +DOCS= CHANGELOG CONTRIB DESIGN_NOTES MIGRATION PACKET_BUILDING PORTED RAWSOCKET_NON_SEQUITUR README TODO +PORTDOCS= * +PORTEXAMPLES= * BPF_CONFIGURE_OFF= --with-link-layer=none BPF_CONFIGURE_ON= --with-link-layer=bpf post-patch: + @${MV} ${WRKSRC}/README ${WRKSRC}/doc/ @${REINPLACE_CMD} \ -e 's|@LIBNET_CONFIG_LIBS@|@LIBNET_CONFIG_LIBS@ -L@prefix@/lib|' \ -e 's|@LIBNET_CONFIG_CFLAGS@|@LIBNET_CONFIG_CFLAGS@ -I@prefix@/include|' \ ${WRKSRC}/libnet-config.in -post-install: +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR}/ - cd ${WRKSRC}/ && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}/ + cd ${WRKSRC}/doc/ && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}/ + +post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ - cd ${WRKSRC}/ && ${INSTALL_DATA} ${EXAMPLES} ${STAGEDIR}${EXAMPLESDIR}/ + ${INSTALL_DATA} ${WRKSRC}/sample/*.c ${STAGEDIR}${EXAMPLESDIR}/ .include Modified: head/net/libnet/pkg-plist ============================================================================== --- head/net/libnet/pkg-plist Sun Mar 20 18:18:20 2016 (r411472) +++ head/net/libnet/pkg-plist Sun Mar 20 18:35:56 2016 (r411473) @@ -13,60 +13,3 @@ lib/libnet.so.1.7.0 man/man3/libnet-functions.h.3.gz man/man3/libnet-macros.h.3.gz man/man3/libnet.h.3.gz -%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG -%%PORTDOCS%%%%DOCSDIR%%/CONTRIB -%%PORTDOCS%%%%DOCSDIR%%/DESIGN_NOTES -%%PORTDOCS%%%%DOCSDIR%%/MIGRATION -%%PORTDOCS%%%%DOCSDIR%%/PACKET_BUILDING -%%PORTDOCS%%%%DOCSDIR%%/PORTED -%%PORTDOCS%%%%DOCSDIR%%/RAWSOCKET_NON_SEQUITUR -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/TODO -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arp.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bgp4_hdr.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bgp4_notification.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bgp4_open.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bgp4_update.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cdp.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dhcp_discover.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dns.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dot1x.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fddi_tcp1.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fddi_tcp2.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/get_addr.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gre.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hsrp.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icmp6_echoreq.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icmp6_unreach.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icmp_echo_cq.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icmp_redirect.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icmp_timeexceed.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icmp_timestamp.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icmp_unreach.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ieee.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ip_link.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ip_raw.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/isl.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mpls.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ntp.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ospf_hello.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ospf_lsa.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ping_of_death.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rpc_tcp.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rpc_udp.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sebek.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/smurf.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stp.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synflood.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synflood6.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synflood6_frag.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp1.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp2.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_ipv4.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_ipv4_options.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_ipv6_icmpv4.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tftp.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tring_tcp1.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tring_tcp2.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/udp1.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/udp2.c From owner-svn-ports-head@freebsd.org Sun Mar 20 18:36: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 127A7AD6AF9; Sun, 20 Mar 2016 18:36:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D7A64D6A; Sun, 20 Mar 2016 18:36:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIa19R023041; Sun, 20 Mar 2016 18:36:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIa1lq023040; Sun, 20 Mar 2016 18:36:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201836.u2KIa1lq023040@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, 20 Mar 2016 18:36:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411474 - head/net/tcptraceroute X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:36:02 -0000 Author: sunpoet Date: Sun Mar 20 18:36:00 2016 New Revision: 411474 URL: https://svnweb.freebsd.org/changeset/ports/411474 Log: - Use USES=localbase Modified: head/net/tcptraceroute/Makefile Modified: head/net/tcptraceroute/Makefile ============================================================================== --- head/net/tcptraceroute/Makefile Sun Mar 20 18:35:56 2016 (r411473) +++ head/net/tcptraceroute/Makefile Sun Mar 20 18:36:00 2016 (r411474) @@ -19,8 +19,7 @@ OPTIONS_DEFINE= DOCS PORTSCOUT= limit:^[0-9] GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-libnet=${LOCALBASE} -USES= gmake +USES= gmake localbase PORTDOCS= * From owner-svn-ports-head@freebsd.org Sun Mar 20 18:36: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 45306AD6B1F; Sun, 20 Mar 2016 18:36:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 121ADE2B; Sun, 20 Mar 2016 18:36:06 +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 u2KIa50N023143; Sun, 20 Mar 2016 18:36:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIa5B4023142; Sun, 20 Mar 2016 18:36:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201836.u2KIa5B4023142@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, 20 Mar 2016 18:36:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411475 - head/net-mgmt/ettercap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:36:06 -0000 Author: sunpoet Date: Sun Mar 20 18:36:05 2016 New Revision: 411475 URL: https://svnweb.freebsd.org/changeset/ports/411475 Log: - Cleanup Makefile Modified: head/net-mgmt/ettercap/Makefile Modified: head/net-mgmt/ettercap/Makefile ============================================================================== --- head/net-mgmt/ettercap/Makefile Sun Mar 20 18:36:00 2016 (r411474) +++ head/net-mgmt/ettercap/Makefile Sun Mar 20 18:36:05 2016 (r411475) @@ -27,11 +27,10 @@ CMAKE_ARGS= -DBUNDLED_LIBS=OFF \ -DHAVE_DLOPEN=ON \ -DHAVE_PCAP=${LIBDIR} \ -DHAVE_RESOLV=${LIBDIR} \ - -DHAVE_LIBNET=${LOCALBASE}/lib \ -DINSTALL_SYSCONFDIR=${PREFIX}/etc \ -DMAN_INSTALLDIR=${PREFIX}/man CMAKE_VERBOSE= yes -LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} -lnet -lpcap +LDFLAGS+= ${ICONV_LIB} -lnet -lpcap MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes USES= bison cmake:outsource cpe iconv localbase pkgconfig From owner-svn-ports-head@freebsd.org Sun Mar 20 18:36: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 445F7AD6B58; Sun, 20 Mar 2016 18:36: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 EDA5DF01; Sun, 20 Mar 2016 18:36:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIaAf7023291; Sun, 20 Mar 2016 18:36:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIa9Px023288; Sun, 20 Mar 2016 18:36:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201836.u2KIa9Px023288@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, 20 Mar 2016 18:36:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411476 - in head/databases/rocksdb: . 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.21 Precedence: list List-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, 20 Mar 2016 18:36:11 -0000 Author: sunpoet Date: Sun Mar 20 18:36:09 2016 New Revision: 411476 URL: https://svnweb.freebsd.org/changeset/ports/411476 Log: - Update to 4.3.1 - Use PORTDATA Changes: https://github.com/facebook/rocksdb/releases Deleted: head/databases/rocksdb/files/patch-tools-db_stress.cc Modified: head/databases/rocksdb/Makefile head/databases/rocksdb/distinfo head/databases/rocksdb/pkg-plist Modified: head/databases/rocksdb/Makefile ============================================================================== --- head/databases/rocksdb/Makefile Sun Mar 20 18:36:05 2016 (r411475) +++ head/databases/rocksdb/Makefile Sun Mar 20 18:36:09 2016 (r411476) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rocksdb -PORTVERSION= 4.2 +PORTVERSION= 4.3.1 DISTVERSIONPREFIX= v CATEGORIES= databases @@ -24,6 +24,8 @@ USE_CXXSTD= c++11 USE_LDCONFIG= yes USES= compiler:c++11-lib gmake localbase +PORTDATA= make_config.mk + GH_ACCOUNT= facebook USE_GITHUB= yes Modified: head/databases/rocksdb/distinfo ============================================================================== --- head/databases/rocksdb/distinfo Sun Mar 20 18:36:05 2016 (r411475) +++ head/databases/rocksdb/distinfo Sun Mar 20 18:36:09 2016 (r411476) @@ -1,2 +1,2 @@ -SHA256 (facebook-rocksdb-v4.2_GH0.tar.gz) = 83d89ca5b7574328b2380132413ba1e1e6fe5688d1cf1c85f1d2910d93e68f4c -SIZE (facebook-rocksdb-v4.2_GH0.tar.gz) = 1922024 +SHA256 (facebook-rocksdb-v4.3.1_GH0.tar.gz) = 853935ddb4df7cce0b89d0684e107348a49c25aa05f1e00866a99eaf3cabb97a +SIZE (facebook-rocksdb-v4.3.1_GH0.tar.gz) = 1954150 Modified: head/databases/rocksdb/pkg-plist ============================================================================== --- head/databases/rocksdb/pkg-plist Sun Mar 20 18:36:05 2016 (r411475) +++ head/databases/rocksdb/pkg-plist Sun Mar 20 18:36:09 2016 (r411476) @@ -55,6 +55,7 @@ include/rocksdb/utilities/json_document. include/rocksdb/utilities/leveldb_options.h include/rocksdb/utilities/memory_util.h include/rocksdb/utilities/optimistic_transaction_db.h +include/rocksdb/utilities/options_util.h include/rocksdb/utilities/spatial_db.h include/rocksdb/utilities/stackable_db.h include/rocksdb/utilities/table_properties_collectors.h @@ -70,4 +71,3 @@ include/rocksdb/write_batch_base.h lib/librocksdb.a lib/librocksdb.so lib/librocksdb.so.0 -%%DATADIR%%/make_config.mk From owner-svn-ports-head@freebsd.org Sun Mar 20 18:36: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 5BD8DAD6B7F; Sun, 20 Mar 2016 18:36: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 2B071FD3; Sun, 20 Mar 2016 18:36: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 u2KIaEfD023393; Sun, 20 Mar 2016 18:36:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIaErl023392; Sun, 20 Mar 2016 18:36:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201836.u2KIaErl023392@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, 20 Mar 2016 18:36:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411477 - head/www/gallery2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:36:15 -0000 Author: sunpoet Date: Sun Mar 20 18:36:14 2016 New Revision: 411477 URL: https://svnweb.freebsd.org/changeset/ports/411477 Log: - Add LICENSE_FILE - Use USE_PHP=mysqli instead of USE_PHP=mysql - Bump PORTREVISION for dependency change Modified: head/www/gallery2/Makefile Modified: head/www/gallery2/Makefile ============================================================================== --- head/www/gallery2/Makefile Sun Mar 20 18:36:09 2016 (r411476) +++ head/www/gallery2/Makefile Sun Mar 20 18:36:14 2016 (r411477) @@ -3,7 +3,7 @@ PORTNAME= gallery2 PORTVERSION= 2.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION} DISTNAME= gallery-${PORTVERSION}-full @@ -13,6 +13,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Web based photo album organizer written in PHP LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE OPTIONS_DEFINE= DCRAW FFMPEG GD GRAPHMAGICK IMAGEMAGICK JHEAD NETPBM NLS UNZIP OPTIONS_SINGLE= BACKEND @@ -34,7 +35,7 @@ GD_USE= PHP=gd GRAPHMAGICK_RUN_DEPENDS=gm:${PORTSDIR}/graphics/GraphicsMagick IMAGEMAGICK_RUN_DEPENDS=convert:${PORTSDIR}/graphics/ImageMagick JHEAD_RUN_DEPENDS= jhead:${PORTSDIR}/graphics/jhead -MYSQL_USE= PHP=mysql +MYSQL_USE= PHP=mysqli NETPBM_RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm NLS_USE= PHP=gettext NLS_USES= gettext From owner-svn-ports-head@freebsd.org Sun Mar 20 18:36: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 01793AD6BAB; Sun, 20 Mar 2016 18:36:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D09F910CD; Sun, 20 Mar 2016 18:36: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 u2KIaJUC023524; Sun, 20 Mar 2016 18:36:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIaIB0023521; Sun, 20 Mar 2016 18:36:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201836.u2KIaIB0023521@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, 20 Mar 2016 18:36:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411478 - head/www/zenphoto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:36:20 -0000 Author: sunpoet Date: Sun Mar 20 18:36:18 2016 New Revision: 411478 URL: https://svnweb.freebsd.org/changeset/ports/411478 Log: - Update to 1.4.12 - Use USE_PHP=mysqli instead of USE_PHP=mysql Changes: http://www.zenphoto.org/news/category/changelog Modified: head/www/zenphoto/Makefile head/www/zenphoto/distinfo head/www/zenphoto/pkg-plist Modified: head/www/zenphoto/Makefile ============================================================================== --- head/www/zenphoto/Makefile Sun Mar 20 18:36:14 2016 (r411477) +++ head/www/zenphoto/Makefile Sun Mar 20 18:36:18 2016 (r411478) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zenphoto -PORTVERSION= 1.4.11 +PORTVERSION= 1.4.12 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= www @@ -14,7 +14,7 @@ LICENSE_COMB= dual NO_ARCH= yes NO_BUILD= yes -USE_PHP= gd gettext json mbstring mysql pcre session +USE_PHP= gd gettext json mbstring mysqli pcre session USES= cpe WANT_PHP_WEB= yes Modified: head/www/zenphoto/distinfo ============================================================================== --- head/www/zenphoto/distinfo Sun Mar 20 18:36:14 2016 (r411477) +++ head/www/zenphoto/distinfo Sun Mar 20 18:36:18 2016 (r411478) @@ -1,2 +1,2 @@ -SHA256 (zenphoto-zenphoto-zenphoto-1.4.11_GH0.tar.gz) = 5be9b9ba64c6c61bae26fb16fa92f405ffb259bed0fcd0e9b22593f49ba11b5d -SIZE (zenphoto-zenphoto-zenphoto-1.4.11_GH0.tar.gz) = 9215358 +SHA256 (zenphoto-zenphoto-zenphoto-1.4.12_GH0.tar.gz) = 5ffc65c7085f011cca401db55f11f31078ec488e8ab155db51f2a50a3c1d8563 +SIZE (zenphoto-zenphoto-zenphoto-1.4.12_GH0.tar.gz) = 9427034 Modified: head/www/zenphoto/pkg-plist ============================================================================== --- head/www/zenphoto/pkg-plist Sun Mar 20 18:36:14 2016 (r411477) +++ head/www/zenphoto/pkg-plist Sun Mar 20 18:36:18 2016 (r411478) @@ -564,7 +564,8 @@ %%WWWDIR%%/zp-core/js/htmlencoder.js %%WWWDIR%%/zp-core/js/jquery.Jcrop.css %%WWWDIR%%/zp-core/js/jquery.Jcrop.js -%%WWWDIR%%/zp-core/js/jquery.are-you-sure.js +%%WWWDIR%%/zp-core/js/jquery.dirtyforms.min.js +%%WWWDIR%%/zp-core/js/jquery.dirtyforms.min.js.map %%WWWDIR%%/zp-core/js/jquery.js %%WWWDIR%%/zp-core/js/jquery.masonry.min.js %%WWWDIR%%/zp-core/js/jquery.pagination.js @@ -951,18 +952,26 @@ %%WWWDIR%%/zp-core/zp-extensions/elFinder/img/resize.png %%WWWDIR%%/zp-core/zp-extensions/elFinder/img/spinner-mini.gif %%WWWDIR%%/zp-core/zp-extensions/elFinder/img/toolbar.png +%%WWWDIR%%/zp-core/zp-extensions/elFinder/img/volume_icon_dropbox.png +%%WWWDIR%%/zp-core/zp-extensions/elFinder/img/volume_icon_ftp.png +%%WWWDIR%%/zp-core/zp-extensions/elFinder/img/volume_icon_local.png +%%WWWDIR%%/zp-core/zp-extensions/elFinder/img/volume_icon_sql.png %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/elfinder.min.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.LANG.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.ar.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.bg.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.ca.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.cs.js +%%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.da.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.de.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.el.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.es.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.fa.js +%%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.fo.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.fr.js +%%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.he.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.hu.js +%%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.id.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.it.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.jp.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.ko.js @@ -970,16 +979,36 @@ %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.no.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.pl.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.pt_BR.js +%%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.ro.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.ru.js +%%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.sk.js +%%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.sl.js +%%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.sr.js +%%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.sv.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.tr.js +%%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.uk.js +%%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.vi.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.zh_CN.js +%%WWWDIR%%/zp-core/zp-extensions/elFinder/js/i18n/elfinder.zh_TW.js %%WWWDIR%%/zp-core/zp-extensions/elFinder/js/proxy/elFinderSupportVer1.js +%%WWWDIR%%/zp-core/zp-extensions/elFinder/php/MySQLStorage.sql +%%WWWDIR%%/zp-core/zp-extensions/elFinder/php/connector.minimal.php %%WWWDIR%%/zp-core/zp-extensions/elFinder/php/connector_zp.php %%WWWDIR%%/zp-core/zp-extensions/elFinder/php/elFinder.class.php %%WWWDIR%%/zp-core/zp-extensions/elFinder/php/elFinderConnector.class.php %%WWWDIR%%/zp-core/zp-extensions/elFinder/php/elFinderVolumeDriver.class.php +%%WWWDIR%%/zp-core/zp-extensions/elFinder/php/elFinderVolumeDropbox.class.php +%%WWWDIR%%/zp-core/zp-extensions/elFinder/php/elFinderVolumeFTP.class.php +%%WWWDIR%%/zp-core/zp-extensions/elFinder/php/elFinderVolumeFTPIIS.class.php %%WWWDIR%%/zp-core/zp-extensions/elFinder/php/elFinderVolumeLocalFileSystem.class.php +%%WWWDIR%%/zp-core/zp-extensions/elFinder/php/elFinderVolumeMySQL.class.php +%%WWWDIR%%/zp-core/zp-extensions/elFinder/php/elFinderVolumeS3.class.php %%WWWDIR%%/zp-core/zp-extensions/elFinder/php/mime.types +%%WWWDIR%%/zp-core/zp-extensions/elFinder/php/plugins/AutoResize/plugin.php +%%WWWDIR%%/zp-core/zp-extensions/elFinder/php/plugins/Normalizer/plugin.php +%%WWWDIR%%/zp-core/zp-extensions/elFinder/php/plugins/Sanitizer/plugin.php +%%WWWDIR%%/zp-core/zp-extensions/elFinder/php/plugins/Watermark/logo.png +%%WWWDIR%%/zp-core/zp-extensions/elFinder/php/plugins/Watermark/plugin.php %%WWWDIR%%/zp-core/zp-extensions/elFinder.php %%WWWDIR%%/zp-core/zp-extensions/email-newuser.php %%WWWDIR%%/zp-core/zp-extensions/exampleMacros.php @@ -1310,6 +1339,8 @@ %%WWWDIR%%/zp-core/zp-extensions/tinymce4/plugins/bbcode/plugin.min.js %%WWWDIR%%/zp-core/zp-extensions/tinymce4/plugins/charmap/plugin.min.js %%WWWDIR%%/zp-core/zp-extensions/tinymce4/plugins/code/plugin.min.js +%%WWWDIR%%/zp-core/zp-extensions/tinymce4/plugins/codesample/css/prism.css +%%WWWDIR%%/zp-core/zp-extensions/tinymce4/plugins/codesample/plugin.min.js %%WWWDIR%%/zp-core/zp-extensions/tinymce4/plugins/colorpicker/plugin.min.js %%WWWDIR%%/zp-core/zp-extensions/tinymce4/plugins/compat3x/editable_selects.js %%WWWDIR%%/zp-core/zp-extensions/tinymce4/plugins/compat3x/form_utils.js From owner-svn-ports-head@freebsd.org Sun Mar 20 18:36: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 A03BEAD6BE3; Sun, 20 Mar 2016 18:36:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6944711B2; Sun, 20 Mar 2016 18:36: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 u2KIaNYj023640; Sun, 20 Mar 2016 18:36:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIaNBa023638; Sun, 20 Mar 2016 18:36:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201836.u2KIaNBa023638@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, 20 Mar 2016 18:36:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411479 - head/devel/p5-App-perlbrew X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:36:24 -0000 Author: sunpoet Date: Sun Mar 20 18:36:23 2016 New Revision: 411479 URL: https://svnweb.freebsd.org/changeset/ports/411479 Log: - Update to 0.75 Changes: http://search.cpan.org/dist/App-perlbrew/Changes Modified: head/devel/p5-App-perlbrew/Makefile head/devel/p5-App-perlbrew/distinfo Modified: head/devel/p5-App-perlbrew/Makefile ============================================================================== --- head/devel/p5-App-perlbrew/Makefile Sun Mar 20 18:36:18 2016 (r411478) +++ head/devel/p5-App-perlbrew/Makefile Sun Mar 20 18:36:23 2016 (r411479) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= App-perlbrew -PORTVERSION= 0.74 +PORTVERSION= 0.75 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GUGOD Modified: head/devel/p5-App-perlbrew/distinfo ============================================================================== --- head/devel/p5-App-perlbrew/distinfo Sun Mar 20 18:36:18 2016 (r411478) +++ head/devel/p5-App-perlbrew/distinfo Sun Mar 20 18:36:23 2016 (r411479) @@ -1,2 +1,2 @@ -SHA256 (App-perlbrew-0.74.tar.gz) = 7134a9f858e3a3292ed879df04f6c880495300d727fa2b79dee7c81036d2d1c7 -SIZE (App-perlbrew-0.74.tar.gz) = 84360 +SHA256 (App-perlbrew-0.75.tar.gz) = c456d017836d6b30f7621515949ba3e1830826d54594da6b895391a2974b7f38 +SIZE (App-perlbrew-0.75.tar.gz) = 83229 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:36: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 65FE7AD6C0E; Sun, 20 Mar 2016 18:36:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1E9F61275; Sun, 20 Mar 2016 18:36: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 u2KIaSgo023772; Sun, 20 Mar 2016 18:36:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIaS8C023769; Sun, 20 Mar 2016 18:36:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201836.u2KIaS8C023769@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, 20 Mar 2016 18:36:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411480 - head/devel/p5-Devel-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.21 Precedence: list List-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, 20 Mar 2016 18:36:29 -0000 Author: sunpoet Date: Sun Mar 20 18:36:27 2016 New Revision: 411480 URL: https://svnweb.freebsd.org/changeset/ports/411480 Log: - Update to 0.22 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Devel-MAT/Changes Modified: head/devel/p5-Devel-MAT/Makefile head/devel/p5-Devel-MAT/distinfo head/devel/p5-Devel-MAT/pkg-plist Modified: head/devel/p5-Devel-MAT/Makefile ============================================================================== --- head/devel/p5-Devel-MAT/Makefile Sun Mar 20 18:36:23 2016 (r411479) +++ head/devel/p5-Devel-MAT/Makefile Sun Mar 20 18:36:27 2016 (r411480) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Devel-MAT -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,11 +12,12 @@ COMMENT= Perl Memory Analysis Tool LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-ShareDir>=0:${PORTSDIR}/devel/p5-File-ShareDir \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-List-UtilsBy>=0:${PORTSDIR}/devel/p5-List-UtilsBy \ - p5-Struct-Dumb>=0:${PORTSDIR}/devel/p5-Struct-Dumb + p5-Struct-Dumb>=0.07:${PORTSDIR}/devel/p5-Struct-Dumb RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Identity>=0:${PORTSDIR}/devel/p5-Test-Identity \ p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod Modified: head/devel/p5-Devel-MAT/distinfo ============================================================================== --- head/devel/p5-Devel-MAT/distinfo Sun Mar 20 18:36:23 2016 (r411479) +++ head/devel/p5-Devel-MAT/distinfo Sun Mar 20 18:36:27 2016 (r411480) @@ -1,2 +1,2 @@ -SHA256 (Devel-MAT-0.21.tar.gz) = 7cb2f7c6baac7da3a1484cc951bccf5378b3bb0f8cf3b2fe0e035c13c458e075 -SIZE (Devel-MAT-0.21.tar.gz) = 113827 +SHA256 (Devel-MAT-0.22.tar.gz) = 88069380312894545ae03477c291258e1bd6f7e69a5e411dffddff65760e6d1c +SIZE (Devel-MAT-0.22.tar.gz) = 109680 Modified: head/devel/p5-Devel-MAT/pkg-plist ============================================================================== --- head/devel/p5-Devel-MAT/pkg-plist Sun Mar 20 18:36:23 2016 (r411479) +++ head/devel/p5-Devel-MAT/pkg-plist Sun Mar 20 18:36:27 2016 (r411480) @@ -3,6 +3,7 @@ bin/pmat-cat-svpv bin/pmat-count bin/pmat-dump-symbols bin/pmat-explore-gtk +bin/pmat-find-pv bin/pmat-identify-sv bin/pmat-largest-svs bin/pmat-list-dangling-ptrs From owner-svn-ports-head@freebsd.org Sun Mar 20 18:36: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 1B71CAD6C4C; Sun, 20 Mar 2016 18:36:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C6403133C; Sun, 20 Mar 2016 18:36: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 u2KIaWxb023903; Sun, 20 Mar 2016 18:36:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIaW3O023900; Sun, 20 Mar 2016 18:36:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201836.u2KIaW3O023900@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, 20 Mar 2016 18:36:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411481 - head/devel/p5-Module-CheckVersion X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:36:34 -0000 Author: sunpoet Date: Sun Mar 20 18:36:32 2016 New Revision: 411481 URL: https://svnweb.freebsd.org/changeset/ports/411481 Log: - Update to 0.07 Changes: http://search.cpan.org/dist/Module-CheckVersion/Changes Modified: head/devel/p5-Module-CheckVersion/Makefile head/devel/p5-Module-CheckVersion/distinfo head/devel/p5-Module-CheckVersion/pkg-plist Modified: head/devel/p5-Module-CheckVersion/Makefile ============================================================================== --- head/devel/p5-Module-CheckVersion/Makefile Sun Mar 20 18:36:27 2016 (r411480) +++ head/devel/p5-Module-CheckVersion/Makefile Sun Mar 20 18:36:32 2016 (r411481) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Module-CheckVersion -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,9 +13,9 @@ COMMENT= Check module (e.g. latest versi LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ +BUILD_DEPENDS= p5-JSON-MaybeXS>=0:${PORTSDIR}/converters/p5-JSON-MaybeXS \ p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames -RUN_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON +RUN_DEPENDS= p5-JSON-MaybeXS>=0:${PORTSDIR}/converters/p5-JSON-MaybeXS NO_ARCH= yes USE_PERL5= configure Modified: head/devel/p5-Module-CheckVersion/distinfo ============================================================================== --- head/devel/p5-Module-CheckVersion/distinfo Sun Mar 20 18:36:27 2016 (r411480) +++ head/devel/p5-Module-CheckVersion/distinfo Sun Mar 20 18:36:32 2016 (r411481) @@ -1,2 +1,2 @@ -SHA256 (Module-CheckVersion-0.06.tar.gz) = 337cce422f80f508fe4c8be852c6debc685c5b3c7292a9e4ca092f983f7aa8ad -SIZE (Module-CheckVersion-0.06.tar.gz) = 24450 +SHA256 (Module-CheckVersion-0.07.tar.gz) = be9e3349340d39809c0be398c94513b58008b43a7f6f812c377af6489eed9823 +SIZE (Module-CheckVersion-0.07.tar.gz) = 82797 Modified: head/devel/p5-Module-CheckVersion/pkg-plist ============================================================================== --- head/devel/p5-Module-CheckVersion/pkg-plist Sun Mar 20 18:36:27 2016 (r411480) +++ head/devel/p5-Module-CheckVersion/pkg-plist Sun Mar 20 18:36:32 2016 (r411481) @@ -1,6 +1,8 @@ +bin/_check-module-version bin/check-module-version %%SITE_PERL%%/Module/CheckVersion.pm %%SITE_PERL%%/Module/CheckVersion/cpan.pm +%%PERL5_MAN1%%/_check-module-version.1.gz %%PERL5_MAN1%%/check-module-version.1.gz %%PERL5_MAN3%%/Module::CheckVersion.3.gz %%PERL5_MAN3%%/Module::CheckVersion::cpan.3.gz From owner-svn-ports-head@freebsd.org Sun Mar 20 18:36: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 1247BAD6C94; Sun, 20 Mar 2016 18:36: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 BD3F9146F; Sun, 20 Mar 2016 18:36:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIabK1024036; Sun, 20 Mar 2016 18:36:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIabmD024033; Sun, 20 Mar 2016 18:36:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201836.u2KIabmD024033@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, 20 Mar 2016 18:36:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411482 - head/devel/p5-Test2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:36:39 -0000 Author: sunpoet Date: Sun Mar 20 18:36:37 2016 New Revision: 411482 URL: https://svnweb.freebsd.org/changeset/ports/411482 Log: - Update to 0.000030 Changes: http://search.cpan.org/dist/Test2/Changes Modified: head/devel/p5-Test2/Makefile head/devel/p5-Test2/distinfo head/devel/p5-Test2/pkg-plist Modified: head/devel/p5-Test2/Makefile ============================================================================== --- head/devel/p5-Test2/Makefile Sun Mar 20 18:36:32 2016 (r411481) +++ head/devel/p5-Test2/Makefile Sun Mar 20 18:36:37 2016 (r411482) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test2 -PORTVERSION= 0.000029 +PORTVERSION= 0.000030 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST Modified: head/devel/p5-Test2/distinfo ============================================================================== --- head/devel/p5-Test2/distinfo Sun Mar 20 18:36:32 2016 (r411481) +++ head/devel/p5-Test2/distinfo Sun Mar 20 18:36:37 2016 (r411482) @@ -1,2 +1,2 @@ -SHA256 (Test2-0.000029.tar.gz) = 3635b6259030aa63b5ec07d289756b682aea70cd1a663ccdb51e26c6d4a736d1 -SIZE (Test2-0.000029.tar.gz) = 86313 +SHA256 (Test2-0.000030.tar.gz) = 4f64d04a18b2433a3c1667f0567076ae27a0442146380f1d2077261262f19873 +SIZE (Test2-0.000030.tar.gz) = 88368 Modified: head/devel/p5-Test2/pkg-plist ============================================================================== --- head/devel/p5-Test2/pkg-plist Sun Mar 20 18:36:32 2016 (r411481) +++ head/devel/p5-Test2/pkg-plist Sun Mar 20 18:36:37 2016 (r411482) @@ -22,6 +22,7 @@ %%SITE_PERL%%/Test2/IPC.pm %%SITE_PERL%%/Test2/IPC/Driver.pm %%SITE_PERL%%/Test2/IPC/Driver/Files.pm +%%SITE_PERL%%/Test2/Transition.pod %%SITE_PERL%%/Test2/Util.pm %%SITE_PERL%%/Test2/Util/ExternalMeta.pm %%SITE_PERL%%/Test2/Util/HashBase.pm @@ -50,6 +51,7 @@ %%PERL5_MAN3%%/Test2::IPC.3.gz %%PERL5_MAN3%%/Test2::IPC::Driver.3.gz %%PERL5_MAN3%%/Test2::IPC::Driver::Files.3.gz +%%PERL5_MAN3%%/Test2::Transition.3.gz %%PERL5_MAN3%%/Test2::Util.3.gz %%PERL5_MAN3%%/Test2::Util::ExternalMeta.3.gz %%PERL5_MAN3%%/Test2::Util::HashBase.3.gz From owner-svn-ports-head@freebsd.org Sun Mar 20 18:36: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 6F2DEAD6CCA; Sun, 20 Mar 2016 18:36: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 3D917157F; Sun, 20 Mar 2016 18:36:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIag7c024150; Sun, 20 Mar 2016 18:36:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIage6024148; Sun, 20 Mar 2016 18:36:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201836.u2KIage6024148@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, 20 Mar 2016 18:36:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411483 - head/net/p5-XML-Compile-WSDL11 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:36:43 -0000 Author: sunpoet Date: Sun Mar 20 18:36:42 2016 New Revision: 411483 URL: https://svnweb.freebsd.org/changeset/ports/411483 Log: - Update to 3.05 Changes: http://search.cpan.org/dist/XML-Compile-WSDL11/ChangeLog Modified: head/net/p5-XML-Compile-WSDL11/Makefile head/net/p5-XML-Compile-WSDL11/distinfo Modified: head/net/p5-XML-Compile-WSDL11/Makefile ============================================================================== --- head/net/p5-XML-Compile-WSDL11/Makefile Sun Mar 20 18:36:37 2016 (r411482) +++ head/net/p5-XML-Compile-WSDL11/Makefile Sun Mar 20 18:36:42 2016 (r411483) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Compile-WSDL11 -PORTVERSION= 3.04 +PORTVERSION= 3.05 CATEGORIES= net www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Log-Report>=1.05:${PORTSDIR}/devel/p5-Log-Report \ p5-XML-Compile>=1.48:${PORTSDIR}/textproc/p5-XML-Compile \ p5-XML-Compile-Cache>=1.03:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ - p5-XML-Compile-SOAP>=3.06:${PORTSDIR}/net/p5-XML-Compile-SOAP + p5-XML-Compile-SOAP>=3.16:${PORTSDIR}/net/p5-XML-Compile-SOAP RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes Modified: head/net/p5-XML-Compile-WSDL11/distinfo ============================================================================== --- head/net/p5-XML-Compile-WSDL11/distinfo Sun Mar 20 18:36:37 2016 (r411482) +++ head/net/p5-XML-Compile-WSDL11/distinfo Sun Mar 20 18:36:42 2016 (r411483) @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-WSDL11-3.04.tar.gz) = 7b22c5e01b6c45854b57c11181d253237de29f6aab1537ed7e565dee2c9fd15f -SIZE (XML-Compile-WSDL11-3.04.tar.gz) = 24074 +SHA256 (XML-Compile-WSDL11-3.05.tar.gz) = 8469fd033ec2d2d7c54f7fb8921a2bbf3357aa7b306f4e441afdaf8c838da0a8 +SIZE (XML-Compile-WSDL11-3.05.tar.gz) = 24298 From owner-svn-ports-head@freebsd.org Sun Mar 20 18: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 ECBBCAD6D00; Sun, 20 Mar 2016 18:36:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD1071644; Sun, 20 Mar 2016 18:36: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 u2KIak1e024267; Sun, 20 Mar 2016 18:36:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIakxs024265; Sun, 20 Mar 2016 18:36:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201836.u2KIakxs024265@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, 20 Mar 2016 18:36:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411484 - head/misc/pecl-timezonedb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:36:48 -0000 Author: sunpoet Date: Sun Mar 20 18:36:46 2016 New Revision: 411484 URL: https://svnweb.freebsd.org/changeset/ports/411484 Log: - Update to 2016.2 Changes: https://pecl.php.net/package-changelog.php?package=timezonedb Modified: head/misc/pecl-timezonedb/Makefile head/misc/pecl-timezonedb/distinfo Modified: head/misc/pecl-timezonedb/Makefile ============================================================================== --- head/misc/pecl-timezonedb/Makefile Sun Mar 20 18:36:42 2016 (r411483) +++ head/misc/pecl-timezonedb/Makefile Sun Mar 20 18:36:46 2016 (r411484) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timezonedb -PORTVERSION= 2016.1 +PORTVERSION= 2016.2 CATEGORIES= misc MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/misc/pecl-timezonedb/distinfo ============================================================================== --- head/misc/pecl-timezonedb/distinfo Sun Mar 20 18:36:42 2016 (r411483) +++ head/misc/pecl-timezonedb/distinfo Sun Mar 20 18:36:46 2016 (r411484) @@ -1,2 +1,2 @@ -SHA256 (PECL/timezonedb-2016.1.tgz) = 042acac0f0021690de8bbdaeb7358485b89ae37693ca912d03c03909922d04fa -SIZE (PECL/timezonedb-2016.1.tgz) = 415133 +SHA256 (PECL/timezonedb-2016.2.tgz) = cb971fa7f4873e0db81022a1edc0384552cd7bf228d57f4910c155fbf2719232 +SIZE (PECL/timezonedb-2016.2.tgz) = 417120 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:36: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 32A34AD6D32; Sun, 20 Mar 2016 18:36:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 039D9184A; Sun, 20 Mar 2016 18:36:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIapsi024381; Sun, 20 Mar 2016 18:36:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIapfV024379; Sun, 20 Mar 2016 18:36:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201836.u2KIapfV024379@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, 20 Mar 2016 18:36:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411485 - head/net/rubygem-fog-dynect X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:36:52 -0000 Author: sunpoet Date: Sun Mar 20 18:36:50 2016 New Revision: 411485 URL: https://svnweb.freebsd.org/changeset/ports/411485 Log: - Update to 0.0.3 Changes: https://github.com/fog/fog-dynect/commits/master Modified: head/net/rubygem-fog-dynect/Makefile head/net/rubygem-fog-dynect/distinfo Modified: head/net/rubygem-fog-dynect/Makefile ============================================================================== --- head/net/rubygem-fog-dynect/Makefile Sun Mar 20 18:36:46 2016 (r411484) +++ head/net/rubygem-fog-dynect/Makefile Sun Mar 20 18:36:50 2016 (r411485) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fog-dynect -PORTVERSION= 0.0.2 +PORTVERSION= 0.0.3 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-fog-dynect/distinfo ============================================================================== --- head/net/rubygem-fog-dynect/distinfo Sun Mar 20 18:36:46 2016 (r411484) +++ head/net/rubygem-fog-dynect/distinfo Sun Mar 20 18:36:50 2016 (r411485) @@ -1,2 +1,2 @@ -SHA256 (rubygem/fog-dynect-0.0.2.gem) = 90cd33d521328eaf0e0735b4d1d65b68e29d76526a4069d02745085167ab98a2 -SIZE (rubygem/fog-dynect-0.0.2.gem) = 16384 +SHA256 (rubygem/fog-dynect-0.0.3.gem) = 28b5e3f64f711d70461cc5a2d8c1cd078feb4c5bc498b7c7a06c2d27bf08bb2e +SIZE (rubygem/fog-dynect-0.0.3.gem) = 16896 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:37: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 CF29BAD6D8E; Sun, 20 Mar 2016 18:37:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A032F1A28; Sun, 20 Mar 2016 18:37:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIaxge024628; Sun, 20 Mar 2016 18:36:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIax7K024626; Sun, 20 Mar 2016 18:36:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201836.u2KIax7K024626@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, 20 Mar 2016 18:36:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411487 - in head/mail/rubygem-roadie: . 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.21 Precedence: list List-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, 20 Mar 2016 18:37:00 -0000 Author: sunpoet Date: Sun Mar 20 18:36:59 2016 New Revision: 411487 URL: https://svnweb.freebsd.org/changeset/ports/411487 Log: - Fix gemspec for rubygem-css_parser 1.4.0 update - Bump PORTREVISION for package change Added: head/mail/rubygem-roadie/files/ head/mail/rubygem-roadie/files/patch-gemspec (contents, props changed) Modified: head/mail/rubygem-roadie/Makefile Modified: head/mail/rubygem-roadie/Makefile ============================================================================== --- head/mail/rubygem-roadie/Makefile Sun Mar 20 18:36:55 2016 (r411486) +++ head/mail/rubygem-roadie/Makefile Sun Mar 20 18:36:59 2016 (r411487) @@ -2,6 +2,7 @@ PORTNAME= roadie PORTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= mail rubygems MASTER_SITES= RG Added: head/mail/rubygem-roadie/files/patch-gemspec ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/rubygem-roadie/files/patch-gemspec Sun Mar 20 18:36:59 2016 (r411487) @@ -0,0 +1,11 @@ +--- roadie.gemspec.orig 2016-03-17 16:46:57 UTC ++++ roadie.gemspec +@@ -25,7 +25,7 @@ Gem::Specification.new do |s| + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q, ["< 1.7.0", ">= 1.5.0"]) +- s.add_runtime_dependency(%q, ["~> 1.3.4"]) ++ s.add_runtime_dependency(%q, [">= 1.3.4"]) + s.add_development_dependency(%q, ["~> 3.0"]) + s.add_development_dependency(%q, ["~> 1.0"]) + s.add_development_dependency(%q, ["~> 1.21.0"]) From owner-svn-ports-head@freebsd.org Sun Mar 20 18: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 926A1AD6D5E; Sun, 20 Mar 2016 18:36:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 61AA2196A; Sun, 20 Mar 2016 18:36:56 +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 u2KIatLn024498; Sun, 20 Mar 2016 18:36:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIatMg024496; Sun, 20 Mar 2016 18:36:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201836.u2KIatMg024496@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, 20 Mar 2016 18:36:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411486 - head/textproc/rubygem-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.21 Precedence: list List-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, 20 Mar 2016 18:36:56 -0000 Author: sunpoet Date: Sun Mar 20 18:36:55 2016 New Revision: 411486 URL: https://svnweb.freebsd.org/changeset/ports/411486 Log: - Update to 1.4.0 Changes: https://github.com/premailer/css_parser/blob/master/CHANGELOG.md Modified: head/textproc/rubygem-css_parser/Makefile head/textproc/rubygem-css_parser/distinfo Modified: head/textproc/rubygem-css_parser/Makefile ============================================================================== --- head/textproc/rubygem-css_parser/Makefile Sun Mar 20 18:36:50 2016 (r411485) +++ head/textproc/rubygem-css_parser/Makefile Sun Mar 20 18:36:55 2016 (r411486) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= css_parser -PORTVERSION= 1.3.7 +PORTVERSION= 1.4.0 CATEGORIES= textproc www rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-css_parser/distinfo ============================================================================== --- head/textproc/rubygem-css_parser/distinfo Sun Mar 20 18:36:50 2016 (r411485) +++ head/textproc/rubygem-css_parser/distinfo Sun Mar 20 18:36:55 2016 (r411486) @@ -1,2 +1,2 @@ -SHA256 (rubygem/css_parser-1.3.7.gem) = 359563516a965b4fd770d908ba11fa218e220576c646687b9954bf05fee4cfe3 -SIZE (rubygem/css_parser-1.3.7.gem) = 16384 +SHA256 (rubygem/css_parser-1.4.0.gem) = 7cf646d103101d97fe97781ca0252320d0100a686aa84e9ee1266afc61647561 +SIZE (rubygem/css_parser-1.4.0.gem) = 16896 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:37: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 3CE6BAD6DB1; Sun, 20 Mar 2016 18:37:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0C37E1AF8; Sun, 20 Mar 2016 18:37: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 u2KIb4ju024748; Sun, 20 Mar 2016 18:37:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIb4DH024746; Sun, 20 Mar 2016 18:37:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201837.u2KIb4DH024746@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, 20 Mar 2016 18:37:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411488 - 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.21 Precedence: list List-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, 20 Mar 2016 18:37:05 -0000 Author: sunpoet Date: Sun Mar 20 18:37:03 2016 New Revision: 411488 URL: https://svnweb.freebsd.org/changeset/ports/411488 Log: - Update to 1.0.3 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 Sun Mar 20 18:36:59 2016 (r411487) +++ head/www/rubygem-http/Makefile Sun Mar 20 18:37:03 2016 (r411488) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= http -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-http/distinfo ============================================================================== --- head/www/rubygem-http/distinfo Sun Mar 20 18:36:59 2016 (r411487) +++ head/www/rubygem-http/distinfo Sun Mar 20 18:37:03 2016 (r411488) @@ -1,2 +1,2 @@ -SHA256 (rubygem/http-1.0.2.gem) = 90f0b96e221d6c4bd6cfbdb6e2ec5426e1bdbb61f833e2fa23ac8385cfdeb34b -SIZE (rubygem/http-1.0.2.gem) = 62464 +SHA256 (rubygem/http-1.0.3.gem) = cb0ec2fa677574fe503c2e72e78f6b351d2bf37bded1caffb4a72003be760258 +SIZE (rubygem/http-1.0.3.gem) = 60928 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:37: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 02E22AD6DE1; Sun, 20 Mar 2016 18:37:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AE2CF1BF4; Sun, 20 Mar 2016 18:37:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIb8fi024864; Sun, 20 Mar 2016 18:37:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIb8ix024862; Sun, 20 Mar 2016 18:37:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201837.u2KIb8ix024862@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, 20 Mar 2016 18:37:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411489 - head/devel/p5-Log-Any-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.21 Precedence: list List-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, 20 Mar 2016 18:37:10 -0000 Author: sunpoet Date: Sun Mar 20 18:37:08 2016 New Revision: 411489 URL: https://svnweb.freebsd.org/changeset/ports/411489 Log: - Update to 0.53 Changes: http://search.cpan.org/dist/Log-Any-App/Changes Modified: head/devel/p5-Log-Any-App/Makefile head/devel/p5-Log-Any-App/distinfo Modified: head/devel/p5-Log-Any-App/Makefile ============================================================================== --- head/devel/p5-Log-Any-App/Makefile Sun Mar 20 18:37:03 2016 (r411488) +++ head/devel/p5-Log-Any-App/Makefile Sun Mar 20 18:37:08 2016 (r411489) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Log-Any-App -PORTVERSION= 0.52 +PORTVERSION= 0.53 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \ p5-File-Write-Rotate>=0.29:${PORTSDIR}/devel/p5-File-Write-Rotate \ p5-IO-Socket-UNIX-Util>=0:${PORTSDIR}/net/p5-IO-Socket-UNIX-Util \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ + p5-JSON-MaybeXS>=0:${PORTSDIR}/converters/p5-JSON-MaybeXS \ p5-Log-Any-Adapter-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Any-Adapter-Log4perl \ p5-Log-Any-IfLOG>=0.07:${PORTSDIR}/devel/p5-Log-Any-IfLOG \ p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \ @@ -25,7 +25,7 @@ BUILD_DEPENDS= p5-File-HomeDir>=0:${PORT p5-Log-Dispatch-Dir>=0.08:${PORTSDIR}/devel/p5-Log-Dispatch-Dir \ p5-Log-Dispatch-FileWriteRotate>=0.04:${PORTSDIR}/devel/p5-Log-Dispatch-FileWriteRotate RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny +TEST_DEPENDS= p5-File-Slurper>=0:${PORTSDIR}/devel/p5-File-Slurper NO_ARCH= yes USES= perl5 Modified: head/devel/p5-Log-Any-App/distinfo ============================================================================== --- head/devel/p5-Log-Any-App/distinfo Sun Mar 20 18:37:03 2016 (r411488) +++ head/devel/p5-Log-Any-App/distinfo Sun Mar 20 18:37:08 2016 (r411489) @@ -1,2 +1,2 @@ -SHA256 (Log-Any-App-0.52.tar.gz) = c8e21eb408b11da984d132d01b906bee4a61e27538182f91c880aeabed550eee -SIZE (Log-Any-App-0.52.tar.gz) = 51091 +SHA256 (Log-Any-App-0.53.tar.gz) = c64de82ea5ae848574398a137e926d56c03fc427f6bc7bd6da925b8f30ebec41 +SIZE (Log-Any-App-0.53.tar.gz) = 51446 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:37: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 2DD49AD6E2E; Sun, 20 Mar 2016 18:37: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 D4D931D81; Sun, 20 Mar 2016 18:37:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIbIFm025084; Sun, 20 Mar 2016 18:37:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIbIQR025083; Sun, 20 Mar 2016 18:37:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201837.u2KIbIQR025083@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, 20 Mar 2016 18:37:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411491 - head/games/p5-Games-Bingo-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.21 Precedence: list List-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, 20 Mar 2016 18:37:19 -0000 Author: sunpoet Date: Sun Mar 20 18:37:17 2016 New Revision: 411491 URL: https://svnweb.freebsd.org/changeset/ports/411491 Log: - Add LICENSE - Add NO_ARCH - Fix *_DEPENDS: p5-Test-* are test-only dependencies - Convert to new options target helper - Remove regression-test: - Bump PORTREVISION for dependency change Approved by: portmgr (blanket) With hat: perl Modified: head/games/p5-Games-Bingo-Print/Makefile Modified: head/games/p5-Games-Bingo-Print/Makefile ============================================================================== --- head/games/p5-Games-Bingo-Print/Makefile Sun Mar 20 18:37:13 2016 (r411490) +++ head/games/p5-Games-Bingo-Print/Makefile Sun Mar 20 18:37:17 2016 (r411491) @@ -3,7 +3,7 @@ PORTNAME= Games-Bingo-Print PORTVERSION= 0.04 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,14 +11,17 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Games::Bingo::Print - PDF Generation Class +LICENSE= ART10 + BUILD_DEPENDS= p5-Games-Bingo>=0:${PORTSDIR}/games/p5-Games-Bingo \ - p5-PDFLib>=0:${PORTSDIR}/print/p5-PDFLib \ - p5-Test-Harness>=0:${PORTSDIR}/devel/p5-Test-Harness \ + p5-PDFLib>=0:${PORTSDIR}/print/p5-PDFLib +RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Harness>=0:${PORTSDIR}/devel/p5-Test-Harness \ p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage -RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure @@ -26,13 +29,8 @@ OPTIONS_DEFINE= EXAMPLES PORTEXAMPLES= bingo_print.pl -.include - -post-install: +post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/bin/bingo_print.pl ${STAGEDIR}${EXAMPLESDIR} -regression-test: build - @cd ${WRKSRC} && ${MAKE} -s test - .include From owner-svn-ports-head@freebsd.org Sun Mar 20 18:37: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 3594FAD6E5B; Sun, 20 Mar 2016 18:37:23 +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 05A211E77; Sun, 20 Mar 2016 18:37:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIbMTG025172; Sun, 20 Mar 2016 18:37:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIbMuR025171; Sun, 20 Mar 2016 18:37:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201837.u2KIbMuR025171@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, 20 Mar 2016 18:37:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411492 - head/net-mgmt/netdisco X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:37:23 -0000 Author: sunpoet Date: Sun Mar 20 18:37:22 2016 New Revision: 411492 URL: https://svnweb.freebsd.org/changeset/ports/411492 Log: - Add NO_ARCH Approved by: portmgr (blanket) Modified: head/net-mgmt/netdisco/Makefile Modified: head/net-mgmt/netdisco/Makefile ============================================================================== --- head/net-mgmt/netdisco/Makefile Sun Mar 20 18:37:17 2016 (r411491) +++ head/net-mgmt/netdisco/Makefile Sun Mar 20 18:37:22 2016 (r411492) @@ -84,6 +84,7 @@ SUB_LIST= SITE_PERL=${STAGEDIR}${PREFIX} ETCDIR_REL=${ETCDIR_REL} PLIST_SUB+= ETCDIR=${ETCDIR} +NO_ARCH= yes USES= perl5 pgsql USE_PERL5= configure From owner-svn-ports-head@freebsd.org Sun Mar 20 18:37: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 B4376AD6E0C; Sun, 20 Mar 2016 18:37:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9115F1CD1; Sun, 20 Mar 2016 18:37:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIbDfk024995; Sun, 20 Mar 2016 18:37:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIbDRP024992; Sun, 20 Mar 2016 18:37:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201837.u2KIbDRP024992@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, 20 Mar 2016 18:37:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411490 - head/devel/p5-MCE X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:37:14 -0000 Author: sunpoet Date: Sun Mar 20 18:37:13 2016 New Revision: 411490 URL: https://svnweb.freebsd.org/changeset/ports/411490 Log: - Update to 1.702 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/MCE/Changes Modified: head/devel/p5-MCE/Makefile head/devel/p5-MCE/distinfo head/devel/p5-MCE/pkg-plist Modified: head/devel/p5-MCE/Makefile ============================================================================== --- head/devel/p5-MCE/Makefile Sun Mar 20 18:37:08 2016 (r411489) +++ head/devel/p5-MCE/Makefile Sun Mar 20 18:37:13 2016 (r411490) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MCE -PORTVERSION= 1.700 +PORTVERSION= 1.702 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARIOROY @@ -13,6 +13,8 @@ COMMENT= Many-Core Engine for Perl provi LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE_ART10= ${WRKSRC}/LICENSE +LICENSE_FILE_GPLv1= ${WRKSRC}/Copying PORTSCOUT= limit:^[0-9\.]*$$ Modified: head/devel/p5-MCE/distinfo ============================================================================== --- head/devel/p5-MCE/distinfo Sun Mar 20 18:37:08 2016 (r411489) +++ head/devel/p5-MCE/distinfo Sun Mar 20 18:37:13 2016 (r411490) @@ -1,2 +1,2 @@ -SHA256 (MCE-1.700.tar.gz) = 34ffcc9eb4679bdc19234c72355bdfad5a216fd823dc26a3c2a393dc06981b77 -SIZE (MCE-1.700.tar.gz) = 246496 +SHA256 (MCE-1.702.tar.gz) = 53c5335732c8aa2b7569ca9f1120ea33b66bc5f207c351c9b383abd0b45621b6 +SIZE (MCE-1.702.tar.gz) = 161102 Modified: head/devel/p5-MCE/pkg-plist ============================================================================== --- head/devel/p5-MCE/pkg-plist Sun Mar 20 18:37:08 2016 (r411489) +++ head/devel/p5-MCE/pkg-plist Sun Mar 20 18:37:13 2016 (r411490) @@ -13,24 +13,11 @@ %%SITE_PERL%%/MCE/Examples.pod %%SITE_PERL%%/MCE/Flow.pm %%SITE_PERL%%/MCE/Grep.pm -%%SITE_PERL%%/MCE/Hobo.pm %%SITE_PERL%%/MCE/Loop.pm %%SITE_PERL%%/MCE/Map.pm %%SITE_PERL%%/MCE/Mutex.pm %%SITE_PERL%%/MCE/Queue.pm %%SITE_PERL%%/MCE/Relay.pm -%%SITE_PERL%%/MCE/Shared.pm -%%SITE_PERL%%/MCE/Shared/Array.pm -%%SITE_PERL%%/MCE/Shared/Base.pm -%%SITE_PERL%%/MCE/Shared/Condvar.pm -%%SITE_PERL%%/MCE/Shared/Handle.pm -%%SITE_PERL%%/MCE/Shared/Hash.pm -%%SITE_PERL%%/MCE/Shared/Minidb.pm -%%SITE_PERL%%/MCE/Shared/Ordhash.pm -%%SITE_PERL%%/MCE/Shared/Queue.pm -%%SITE_PERL%%/MCE/Shared/Scalar.pm -%%SITE_PERL%%/MCE/Shared/Sequence.pm -%%SITE_PERL%%/MCE/Shared/Server.pm %%SITE_PERL%%/MCE/Signal.pm %%SITE_PERL%%/MCE/Step.pm %%SITE_PERL%%/MCE/Stream.pm @@ -42,24 +29,11 @@ %%PERL5_MAN3%%/MCE::Examples.3.gz %%PERL5_MAN3%%/MCE::Flow.3.gz %%PERL5_MAN3%%/MCE::Grep.3.gz -%%PERL5_MAN3%%/MCE::Hobo.3.gz %%PERL5_MAN3%%/MCE::Loop.3.gz %%PERL5_MAN3%%/MCE::Map.3.gz %%PERL5_MAN3%%/MCE::Mutex.3.gz %%PERL5_MAN3%%/MCE::Queue.3.gz %%PERL5_MAN3%%/MCE::Relay.3.gz -%%PERL5_MAN3%%/MCE::Shared.3.gz -%%PERL5_MAN3%%/MCE::Shared::Array.3.gz -%%PERL5_MAN3%%/MCE::Shared::Base.3.gz -%%PERL5_MAN3%%/MCE::Shared::Condvar.3.gz -%%PERL5_MAN3%%/MCE::Shared::Handle.3.gz -%%PERL5_MAN3%%/MCE::Shared::Hash.3.gz -%%PERL5_MAN3%%/MCE::Shared::Minidb.3.gz -%%PERL5_MAN3%%/MCE::Shared::Ordhash.3.gz -%%PERL5_MAN3%%/MCE::Shared::Queue.3.gz -%%PERL5_MAN3%%/MCE::Shared::Scalar.3.gz -%%PERL5_MAN3%%/MCE::Shared::Sequence.3.gz -%%PERL5_MAN3%%/MCE::Shared::Server.3.gz %%PERL5_MAN3%%/MCE::Signal.3.gz %%PERL5_MAN3%%/MCE::Step.3.gz %%PERL5_MAN3%%/MCE::Stream.3.gz From owner-svn-ports-head@freebsd.org Sun Mar 20 18:37: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 8BA82AD6E8E; Sun, 20 Mar 2016 18:37:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C58D1F3E; Sun, 20 Mar 2016 18:37:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIbQCc025275; Sun, 20 Mar 2016 18:37:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIbQgn025274; Sun, 20 Mar 2016 18:37:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201837.u2KIbQgn025274@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, 20 Mar 2016 18:37:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411493 - head/textproc/p5-Test-Perl-Critic X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:37:27 -0000 Author: sunpoet Date: Sun Mar 20 18:37:26 2016 New Revision: 411493 URL: https://svnweb.freebsd.org/changeset/ports/411493 Log: - Add LICENSE - Add NO_ARCH Modified: head/textproc/p5-Test-Perl-Critic/Makefile Modified: head/textproc/p5-Test-Perl-Critic/Makefile ============================================================================== --- head/textproc/p5-Test-Perl-Critic/Makefile Sun Mar 20 18:37:22 2016 (r411492) +++ head/textproc/p5-Test-Perl-Critic/Makefile Sun Mar 20 18:37:26 2016 (r411493) @@ -10,10 +10,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Use Perl::Critic in test programs +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Perl-Critic \ p5-MCE>=1.52:${PORTSDIR}/devel/p5-MCE RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= modbuild From owner-svn-ports-head@freebsd.org Sun Mar 20 18:37: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 2ABDBAD6EC1; Sun, 20 Mar 2016 18:37:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E891073; Sun, 20 Mar 2016 18:37:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIbVhT025389; Sun, 20 Mar 2016 18:37:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIbUkL025387; Sun, 20 Mar 2016 18:37:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201837.u2KIbUkL025387@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, 20 Mar 2016 18:37:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411494 - head/devel/rubygem-rugged X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:37:32 -0000 Author: sunpoet Date: Sun Mar 20 18:37:30 2016 New Revision: 411494 URL: https://svnweb.freebsd.org/changeset/ports/411494 Log: - Update to 0.24.0 Changes: https://github.com/libgit2/rugged/releases Modified: head/devel/rubygem-rugged/Makefile head/devel/rubygem-rugged/distinfo Modified: head/devel/rubygem-rugged/Makefile ============================================================================== --- head/devel/rubygem-rugged/Makefile Sun Mar 20 18:37:26 2016 (r411493) +++ head/devel/rubygem-rugged/Makefile Sun Mar 20 18:37:30 2016 (r411494) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rugged -PORTVERSION= 0.23.3 +PORTVERSION= 0.24.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-rugged/distinfo ============================================================================== --- head/devel/rubygem-rugged/distinfo Sun Mar 20 18:37:26 2016 (r411493) +++ head/devel/rubygem-rugged/distinfo Sun Mar 20 18:37:30 2016 (r411494) @@ -1,2 +1,2 @@ -SHA256 (rubygem/rugged-0.23.3.gem) = 1e83351b091d445933132a7db309613faa082171d873cebcd0343f5d7e9c1373 -SIZE (rubygem/rugged-0.23.3.gem) = 1031680 +SHA256 (rubygem/rugged-0.24.0.gem) = d9c02710c14af233572baa3b96b9b62ce222f1a9197623e355eddaa2e06ad43a +SIZE (rubygem/rugged-0.24.0.gem) = 1085440 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:37: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 1DC6CAD6F25; Sun, 20 Mar 2016 18:37:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E226426C; Sun, 20 Mar 2016 18:37:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIbedK025620; Sun, 20 Mar 2016 18:37:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIbd7r025618; Sun, 20 Mar 2016 18:37:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201837.u2KIbd7r025618@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, 20 Mar 2016 18:37:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411496 - head/devel/rubygem-gitlab_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.21 Precedence: list List-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, 20 Mar 2016 18:37:41 -0000 Author: sunpoet Date: Sun Mar 20 18:37:39 2016 New Revision: 411496 URL: https://svnweb.freebsd.org/changeset/ports/411496 Log: - Update to 10.0.0 Changes: https://gitlab.com/gitlab-org/gitlab_git/blob/master/CHANGELOG https://gitlab.com/gitlab-org/gitlab_git/commits/master Modified: head/devel/rubygem-gitlab_git/Makefile head/devel/rubygem-gitlab_git/distinfo Modified: head/devel/rubygem-gitlab_git/Makefile ============================================================================== --- head/devel/rubygem-gitlab_git/Makefile Sun Mar 20 18:37:35 2016 (r411495) +++ head/devel/rubygem-gitlab_git/Makefile Sun Mar 20 18:37:39 2016 (r411496) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab_git -PORTVERSION= 8.2.0 +PORTVERSION= 10.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-gitlab_git/distinfo ============================================================================== --- head/devel/rubygem-gitlab_git/distinfo Sun Mar 20 18:37:35 2016 (r411495) +++ head/devel/rubygem-gitlab_git/distinfo Sun Mar 20 18:37:39 2016 (r411496) @@ -1,2 +1,2 @@ -SHA256 (rubygem/gitlab_git-8.2.0.gem) = dbd98fec0b62a09c839cf3cb3fb5ab0be6665d30f9d6ac3a9a071ab8096d210c -SIZE (rubygem/gitlab_git-8.2.0.gem) = 24064 +SHA256 (rubygem/gitlab_git-10.0.0.gem) = 4dfbf9d0a082f253484c82c1c88f4667da790ba3712c6bf1f791bced36a7c53e +SIZE (rubygem/gitlab_git-10.0.0.gem) = 25600 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:37: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 76464AD6F08; Sun, 20 Mar 2016 18:37:36 +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 422D919E; Sun, 20 Mar 2016 18:37:36 +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 u2KIbZUJ025506; Sun, 20 Mar 2016 18:37:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIbZax025504; Sun, 20 Mar 2016 18:37:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201837.u2KIbZax025504@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, 20 Mar 2016 18:37:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411495 - head/textproc/rubygem-github-linguist X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:37:36 -0000 Author: sunpoet Date: Sun Mar 20 18:37:35 2016 New Revision: 411495 URL: https://svnweb.freebsd.org/changeset/ports/411495 Log: - Update to 4.8.0 Changes: https://github.com/github/linguist/releases Modified: head/textproc/rubygem-github-linguist/Makefile head/textproc/rubygem-github-linguist/distinfo Modified: head/textproc/rubygem-github-linguist/Makefile ============================================================================== --- head/textproc/rubygem-github-linguist/Makefile Sun Mar 20 18:37:30 2016 (r411494) +++ head/textproc/rubygem-github-linguist/Makefile Sun Mar 20 18:37:35 2016 (r411495) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= github-linguist -PORTVERSION= 4.7.6 +PORTVERSION= 4.8.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-github-linguist/distinfo ============================================================================== --- head/textproc/rubygem-github-linguist/distinfo Sun Mar 20 18:37:30 2016 (r411494) +++ head/textproc/rubygem-github-linguist/distinfo Sun Mar 20 18:37:35 2016 (r411495) @@ -1,2 +1,2 @@ -SHA256 (rubygem/github-linguist-4.7.6.gem) = cd45dd2f9a61063406f1cd2c0782d5f1cad0fcd3b22d54adbc473bf9bd481c31 -SIZE (rubygem/github-linguist-4.7.6.gem) = 724992 +SHA256 (rubygem/github-linguist-4.8.0.gem) = bc1834200a1b101f0545a1948d264f90c149afc30a4f18ea3072eefd50de07e3 +SIZE (rubygem/github-linguist-4.8.0.gem) = 1643520 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:37: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 39C25AD6F52; Sun, 20 Mar 2016 18:37:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 099B2382; Sun, 20 Mar 2016 18:37: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 u2KIbi8I025710; Sun, 20 Mar 2016 18:37:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIbiaP025709; Sun, 20 Mar 2016 18:37:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201837.u2KIbiaP025709@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, 20 Mar 2016 18:37:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411497 - head/devel/rubygem-licensee X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:37:45 -0000 Author: sunpoet Date: Sun Mar 20 18:37:43 2016 New Revision: 411497 URL: https://svnweb.freebsd.org/changeset/ports/411497 Log: - Add LICENSE_FILE - Add NO_ARCH - While I'm here, use = instead of += for PLIST_FILES Approved by: portmgr (blanket) Modified: head/devel/rubygem-licensee/Makefile Modified: head/devel/rubygem-licensee/Makefile ============================================================================== --- head/devel/rubygem-licensee/Makefile Sun Mar 20 18:37:39 2016 (r411496) +++ head/devel/rubygem-licensee/Makefile Sun Mar 20 18:37:43 2016 (r411497) @@ -10,13 +10,15 @@ MAINTAINER= brendan+freebsd@bbqsrc.net COMMENT= Detects under what license a project is distributed LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-rugged>=0.23:${PORTSDIR}/devel/rubygem-rugged -PLIST_FILES+= bin/licensee - +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +PLIST_FILES= bin/licensee + .include From owner-svn-ports-head@freebsd.org Sun Mar 20 18:37: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 AACAEAD6F8C; Sun, 20 Mar 2016 18:37:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7CC15680; Sun, 20 Mar 2016 18:37:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIbmkm025824; Sun, 20 Mar 2016 18:37:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIbmWI025822; Sun, 20 Mar 2016 18:37:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201837.u2KIbmWI025822@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, 20 Mar 2016 18:37:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411498 - head/devel/rubygem-tzinfo03 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:37:49 -0000 Author: sunpoet Date: Sun Mar 20 18:37:48 2016 New Revision: 411498 URL: https://svnweb.freebsd.org/changeset/ports/411498 Log: - Update to 0.3.47 Changes: https://github.com/tzinfo/tzinfo/blob/0.3/CHANGES Modified: head/devel/rubygem-tzinfo03/Makefile head/devel/rubygem-tzinfo03/distinfo Modified: head/devel/rubygem-tzinfo03/Makefile ============================================================================== --- head/devel/rubygem-tzinfo03/Makefile Sun Mar 20 18:37:43 2016 (r411497) +++ head/devel/rubygem-tzinfo03/Makefile Sun Mar 20 18:37:48 2016 (r411498) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tzinfo -PORTVERSION= 0.3.46 +PORTVERSION= 0.3.47 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 03 Modified: head/devel/rubygem-tzinfo03/distinfo ============================================================================== --- head/devel/rubygem-tzinfo03/distinfo Sun Mar 20 18:37:43 2016 (r411497) +++ head/devel/rubygem-tzinfo03/distinfo Sun Mar 20 18:37:48 2016 (r411498) @@ -1,2 +1,2 @@ -SHA256 (rubygem/tzinfo-0.3.46.gem) = c5db7ee29ad295e98efc45b77c03912ebb005c851a96cde86794acd07a101789 -SIZE (rubygem/tzinfo-0.3.46.gem) = 299520 +SHA256 (rubygem/tzinfo-0.3.47.gem) = 99c573c72a36070217cd88b90aa3333c450ac52207e44c2f231a56802c42e069 +SIZE (rubygem/tzinfo-0.3.47.gem) = 298496 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:37: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 44CF7AD6FB2; Sun, 20 Mar 2016 18:37:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ED0EC796; Sun, 20 Mar 2016 18:37:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIbrHE025941; Sun, 20 Mar 2016 18:37:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIbq1L025939; Sun, 20 Mar 2016 18:37:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201837.u2KIbq1L025939@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, 20 Mar 2016 18:37:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411499 - head/net/rubygem-omniauth-google-oauth2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:37:54 -0000 Author: sunpoet Date: Sun Mar 20 18:37:52 2016 New Revision: 411499 URL: https://svnweb.freebsd.org/changeset/ports/411499 Log: - Update to 0.4.1 Changes: https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md Modified: head/net/rubygem-omniauth-google-oauth2/Makefile head/net/rubygem-omniauth-google-oauth2/distinfo Modified: head/net/rubygem-omniauth-google-oauth2/Makefile ============================================================================== --- head/net/rubygem-omniauth-google-oauth2/Makefile Sun Mar 20 18:37:48 2016 (r411498) +++ head/net/rubygem-omniauth-google-oauth2/Makefile Sun Mar 20 18:37:52 2016 (r411499) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= omniauth-google-oauth2 -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ COMMENT= Google OAuth2 strategy for Omni LICENSE= MIT -RUN_DEPENDS= rubygem-jwt>=1.5.0:${PORTSDIR}/www/rubygem-jwt \ +RUN_DEPENDS= rubygem-jwt>=1.5.2:${PORTSDIR}/www/rubygem-jwt \ rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \ rubygem-omniauth>=1.1.1:${PORTSDIR}/security/rubygem-omniauth \ rubygem-omniauth-oauth2>=1.3.1:${PORTSDIR}/net/rubygem-omniauth-oauth2 Modified: head/net/rubygem-omniauth-google-oauth2/distinfo ============================================================================== --- head/net/rubygem-omniauth-google-oauth2/distinfo Sun Mar 20 18:37:48 2016 (r411498) +++ head/net/rubygem-omniauth-google-oauth2/distinfo Sun Mar 20 18:37:52 2016 (r411499) @@ -1,2 +1,2 @@ -SHA256 (rubygem/omniauth-google-oauth2-0.4.0.gem) = 8d363122da6ad167f6705b701190d32630842ef7f8360fa2af11589a697f4738 -SIZE (rubygem/omniauth-google-oauth2-0.4.0.gem) = 18944 +SHA256 (rubygem/omniauth-google-oauth2-0.4.1.gem) = fcdefcde05c0f3572e5424be1518fc69660b3d6cf373101a643e0838ea16dbd4 +SIZE (rubygem/omniauth-google-oauth2-0.4.1.gem) = 18944 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:38: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 2FE92AD700A; Sun, 20 Mar 2016 18:38:03 +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 EE82992E; Sun, 20 Mar 2016 18:38: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 u2KIc2Df026176; Sun, 20 Mar 2016 18:38:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIc2Fp026174; Sun, 20 Mar 2016 18:38:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201838.u2KIc2Fp026174@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, 20 Mar 2016 18:38:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411501 - head/devel/rubygem-aws-sdk-resources X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:38:03 -0000 Author: sunpoet Date: Sun Mar 20 18:38:01 2016 New Revision: 411501 URL: https://svnweb.freebsd.org/changeset/ports/411501 Log: - Update to 2.2.28 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Sun Mar 20 18:37:57 2016 (r411500) +++ head/devel/rubygem-aws-sdk-resources/Makefile Sun Mar 20 18:38:01 2016 (r411501) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.2.20 +PORTVERSION= 2.2.28 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Sun Mar 20 18:37:57 2016 (r411500) +++ head/devel/rubygem-aws-sdk-resources/distinfo Sun Mar 20 18:38:01 2016 (r411501) @@ -1,2 +1,2 @@ -SHA256 (rubygem/aws-sdk-resources-2.2.20.gem) = a69e065a0f92a4d145e6c99ee03f1fd9c3f3da52dbc3abc710fe18852a403bfd -SIZE (rubygem/aws-sdk-resources-2.2.20.gem) = 45568 +SHA256 (rubygem/aws-sdk-resources-2.2.28.gem) = fffda289c34bf6ce9559ee65ef011f552f2ff1c95fb2250844a769da55142cba +SIZE (rubygem/aws-sdk-resources-2.2.28.gem) = 46080 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:37: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 BC582AD6FDF; Sun, 20 Mar 2016 18:37: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 867E586C; Sun, 20 Mar 2016 18:37: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 u2KIbv7v026056; Sun, 20 Mar 2016 18:37:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIbvOv026054; Sun, 20 Mar 2016 18:37:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201837.u2KIbvOv026054@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, 20 Mar 2016 18:37:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411500 - head/devel/rubygem-aws-sdk-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.21 Precedence: list List-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, 20 Mar 2016 18:37:58 -0000 Author: sunpoet Date: Sun Mar 20 18:37:57 2016 New Revision: 411500 URL: https://svnweb.freebsd.org/changeset/ports/411500 Log: - Update to 2.2.28 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Sun Mar 20 18:37:52 2016 (r411499) +++ head/devel/rubygem-aws-sdk-core/Makefile Sun Mar 20 18:37:57 2016 (r411500) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.2.20 +PORTVERSION= 2.2.28 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Sun Mar 20 18:37:52 2016 (r411499) +++ head/devel/rubygem-aws-sdk-core/distinfo Sun Mar 20 18:37:57 2016 (r411500) @@ -1,2 +1,2 @@ -SHA256 (rubygem/aws-sdk-core-2.2.20.gem) = 6d8e0d543568c85e81fdf7276e2ace011653925ed402e59e16ba5a07cc42a9c9 -SIZE (rubygem/aws-sdk-core-2.2.20.gem) = 507392 +SHA256 (rubygem/aws-sdk-core-2.2.28.gem) = 6bdde1c0f3982aa821d86de62a651840269085b50c778d5fc48696524935a4ed +SIZE (rubygem/aws-sdk-core-2.2.28.gem) = 514048 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:38: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 ADD45AD702D; Sun, 20 Mar 2016 18:38: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 7A3CAA0B; Sun, 20 Mar 2016 18:38: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 u2KIc6WB026292; Sun, 20 Mar 2016 18:38:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIc6am026290; Sun, 20 Mar 2016 18:38:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201838.u2KIc6am026290@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, 20 Mar 2016 18:38:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411502 - head/devel/rubygem-aws-sdk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:38:07 -0000 Author: sunpoet Date: Sun Mar 20 18:38:06 2016 New Revision: 411502 URL: https://svnweb.freebsd.org/changeset/ports/411502 Log: - Update to 2.2.28 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk/Makefile head/devel/rubygem-aws-sdk/distinfo Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Sun Mar 20 18:38:01 2016 (r411501) +++ head/devel/rubygem-aws-sdk/Makefile Sun Mar 20 18:38:06 2016 (r411502) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.2.20 +PORTVERSION= 2.2.28 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Sun Mar 20 18:38:01 2016 (r411501) +++ head/devel/rubygem-aws-sdk/distinfo Sun Mar 20 18:38:06 2016 (r411502) @@ -1,2 +1,2 @@ -SHA256 (rubygem/aws-sdk-2.2.20.gem) = 8f068997a3d01b905c0e132117697b49e1b4ef632a81b5886f6c190b7e031c37 -SIZE (rubygem/aws-sdk-2.2.20.gem) = 4608 +SHA256 (rubygem/aws-sdk-2.2.28.gem) = 9263f7e9d6a043398ef6b51f2fe6cdf66369e36b5564235c223a0f2556f0c746 +SIZE (rubygem/aws-sdk-2.2.28.gem) = 4608 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:38: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 4DC2FAD7057; Sun, 20 Mar 2016 18:38:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1DAE7AD6; Sun, 20 Mar 2016 18:38:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIcBhb026407; Sun, 20 Mar 2016 18:38:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIcBoW026405; Sun, 20 Mar 2016 18:38:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201838.u2KIcBoW026405@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, 20 Mar 2016 18:38:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411503 - head/devel/rubygem-bosh_common X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:38:12 -0000 Author: sunpoet Date: Sun Mar 20 18:38:10 2016 New Revision: 411503 URL: https://svnweb.freebsd.org/changeset/ports/411503 Log: - Update to 1.3215.0 (v255.5) Changes: https://github.com/cloudfoundry/bosh/releases Modified: head/devel/rubygem-bosh_common/Makefile head/devel/rubygem-bosh_common/distinfo Modified: head/devel/rubygem-bosh_common/Makefile ============================================================================== --- head/devel/rubygem-bosh_common/Makefile Sun Mar 20 18:38:06 2016 (r411502) +++ head/devel/rubygem-bosh_common/Makefile Sun Mar 20 18:38:10 2016 (r411503) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bosh_common -PORTVERSION= 1.3202.0 +PORTVERSION= 1.3215.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-bosh_common/distinfo ============================================================================== --- head/devel/rubygem-bosh_common/distinfo Sun Mar 20 18:38:06 2016 (r411502) +++ head/devel/rubygem-bosh_common/distinfo Sun Mar 20 18:38:10 2016 (r411503) @@ -1,2 +1,2 @@ -SHA256 (rubygem/bosh_common-1.3202.0.gem) = d740a5f69f68bec22ab02fe17be675e260da425d4ff6d18e8cf99bd0907ffed0 -SIZE (rubygem/bosh_common-1.3202.0.gem) = 11776 +SHA256 (rubygem/bosh_common-1.3215.0.gem) = 4b94a7e336df7a00914825606d5de6a53c264d82aca17be78352c67a6df6ae67 +SIZE (rubygem/bosh_common-1.3215.0.gem) = 11776 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:38: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 D45C7AD7092; Sun, 20 Mar 2016 18:38:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9AC8EBD5; Sun, 20 Mar 2016 18:38:16 +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 u2KIcFP2026526; Sun, 20 Mar 2016 18:38:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIcFdZ026524; Sun, 20 Mar 2016 18:38:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201838.u2KIcFdZ026524@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, 20 Mar 2016 18:38:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411504 - head/devel/rubygem-bosh-template X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:38:17 -0000 Author: sunpoet Date: Sun Mar 20 18:38:15 2016 New Revision: 411504 URL: https://svnweb.freebsd.org/changeset/ports/411504 Log: - Update to 1.3215.0 (v255.5) Changes: https://github.com/cloudfoundry/bosh/releases Modified: head/devel/rubygem-bosh-template/Makefile head/devel/rubygem-bosh-template/distinfo Modified: head/devel/rubygem-bosh-template/Makefile ============================================================================== --- head/devel/rubygem-bosh-template/Makefile Sun Mar 20 18:38:10 2016 (r411503) +++ head/devel/rubygem-bosh-template/Makefile Sun Mar 20 18:38:15 2016 (r411504) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bosh-template -PORTVERSION= 1.3202.0 +PORTVERSION= 1.3215.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-bosh-template/distinfo ============================================================================== --- head/devel/rubygem-bosh-template/distinfo Sun Mar 20 18:38:10 2016 (r411503) +++ head/devel/rubygem-bosh-template/distinfo Sun Mar 20 18:38:15 2016 (r411504) @@ -1,2 +1,2 @@ -SHA256 (rubygem/bosh-template-1.3202.0.gem) = 49db3f74d90e55573e536444998374d499065f1545a51b89a1ee9538a2122910 -SIZE (rubygem/bosh-template-1.3202.0.gem) = 6656 +SHA256 (rubygem/bosh-template-1.3215.0.gem) = d8ea6eb970f55d9ec7b23bb9362f3718e824aef96c6e9c55f1fda5d81bbd8c19 +SIZE (rubygem/bosh-template-1.3215.0.gem) = 7168 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:38: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 A8231AD70C5; Sun, 20 Mar 2016 18:38:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 61057CB8; Sun, 20 Mar 2016 18:38:21 +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 u2KIcKRV026656; Sun, 20 Mar 2016 18:38:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIcKPi026653; Sun, 20 Mar 2016 18:38:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201838.u2KIcKPi026653@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, 20 Mar 2016 18:38:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411505 - in head/devel/rubygem-blobstore_client: . 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.21 Precedence: list List-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, 20 Mar 2016 18:38:21 -0000 Author: sunpoet Date: Sun Mar 20 18:38:20 2016 New Revision: 411505 URL: https://svnweb.freebsd.org/changeset/ports/411505 Log: - Update to 1.3215.0 (v255.5) Changes: https://github.com/cloudfoundry/bosh/releases Modified: head/devel/rubygem-blobstore_client/Makefile head/devel/rubygem-blobstore_client/distinfo head/devel/rubygem-blobstore_client/files/patch-gemspec Modified: head/devel/rubygem-blobstore_client/Makefile ============================================================================== --- head/devel/rubygem-blobstore_client/Makefile Sun Mar 20 18:38:15 2016 (r411504) +++ head/devel/rubygem-blobstore_client/Makefile Sun Mar 20 18:38:20 2016 (r411505) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= blobstore_client -PORTVERSION= 1.3202.0 +PORTVERSION= 1.3215.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-blobstore_client/distinfo ============================================================================== --- head/devel/rubygem-blobstore_client/distinfo Sun Mar 20 18:38:15 2016 (r411504) +++ head/devel/rubygem-blobstore_client/distinfo Sun Mar 20 18:38:20 2016 (r411505) @@ -1,2 +1,2 @@ -SHA256 (rubygem/blobstore_client-1.3202.0.gem) = b7479fbcd1fd125da48053eb498789d773f507808146f99e8c56b187635e759a -SIZE (rubygem/blobstore_client-1.3202.0.gem) = 10752 +SHA256 (rubygem/blobstore_client-1.3215.0.gem) = 33f51c5cada7ebe054bceeddc5a375241d2140351f2e532b94f7c0e20b57049a +SIZE (rubygem/blobstore_client-1.3215.0.gem) = 10752 Modified: head/devel/rubygem-blobstore_client/files/patch-gemspec ============================================================================== --- head/devel/rubygem-blobstore_client/files/patch-gemspec Sun Mar 20 18:38:15 2016 (r411504) +++ head/devel/rubygem-blobstore_client/files/patch-gemspec Sun Mar 20 18:38:20 2016 (r411505) @@ -8,4 +8,4 @@ + s.add_runtime_dependency(%q, [">= 2.2.0"]) s.add_runtime_dependency(%q, ["= 2.7.1"]) s.add_runtime_dependency(%q, ["~> 1.1"]) - s.add_runtime_dependency(%q, ["~> 1.3202.0"]) + s.add_runtime_dependency(%q, ["~> 1.3215.0"]) From owner-svn-ports-head@freebsd.org Sun Mar 20 18:38: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 E3375AD7108; Sun, 20 Mar 2016 18:38:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B2944E41; Sun, 20 Mar 2016 18:38:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIcT69026906; Sun, 20 Mar 2016 18:38:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIcTvx026904; Sun, 20 Mar 2016 18:38:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201838.u2KIcTvx026904@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, 20 Mar 2016 18:38:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411507 - head/devel/rubygem-eventmachine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:38:31 -0000 Author: sunpoet Date: Sun Mar 20 18:38:29 2016 New Revision: 411507 URL: https://svnweb.freebsd.org/changeset/ports/411507 Log: - Update to 1.2.0.1 - Add LICENSE_FILE Changes: https://github.com/eventmachine/eventmachine/blob/master/CHANGELOG.md Modified: head/devel/rubygem-eventmachine/Makefile head/devel/rubygem-eventmachine/distinfo Modified: head/devel/rubygem-eventmachine/Makefile ============================================================================== --- head/devel/rubygem-eventmachine/Makefile Sun Mar 20 18:38:24 2016 (r411506) +++ head/devel/rubygem-eventmachine/Makefile Sun Mar 20 18:38:29 2016 (r411507) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eventmachine -PORTVERSION= 1.0.9.1 +PORTVERSION= 1.2.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,6 +11,8 @@ COMMENT= Fast, simple event-processing l LICENSE= GPLv2 RUBY LICENSE_COMB= dual +LICENSE_FILE_RUBY= ${WRKSRC}/GNU +LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/devel/rubygem-eventmachine/distinfo ============================================================================== --- head/devel/rubygem-eventmachine/distinfo Sun Mar 20 18:38:24 2016 (r411506) +++ head/devel/rubygem-eventmachine/distinfo Sun Mar 20 18:38:29 2016 (r411507) @@ -1,2 +1,2 @@ -SHA256 (rubygem/eventmachine-1.0.9.1.gem) = 9f4cb30b3bce0c2a90da875a81534f12cbf6f1174f80d64c32efbda1140b599e -SIZE (rubygem/eventmachine-1.0.9.1.gem) = 235008 +SHA256 (rubygem/eventmachine-1.2.0.1.gem) = a23d65be3492b5e8699699c549799e9d0fbffaac7bf9f5c0fd9afd23e287fbf1 +SIZE (rubygem/eventmachine-1.2.0.1.gem) = 241152 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:38: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 61D7DAD70EC; Sun, 20 Mar 2016 18:38:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 16687D73; Sun, 20 Mar 2016 18:38:26 +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 u2KIcPi0026789; Sun, 20 Mar 2016 18:38:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIcPB5026786; Sun, 20 Mar 2016 18:38:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201838.u2KIcPB5026786@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, 20 Mar 2016 18:38:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411506 - in head/sysutils/rubygem-bosh_cli: . 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.21 Precedence: list List-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, 20 Mar 2016 18:38:26 -0000 Author: sunpoet Date: Sun Mar 20 18:38:24 2016 New Revision: 411506 URL: https://svnweb.freebsd.org/changeset/ports/411506 Log: - Update to 1.3215.0 (v255.5) Changes: https://github.com/cloudfoundry/bosh/releases Modified: head/sysutils/rubygem-bosh_cli/Makefile head/sysutils/rubygem-bosh_cli/distinfo head/sysutils/rubygem-bosh_cli/files/patch-gemspec Modified: head/sysutils/rubygem-bosh_cli/Makefile ============================================================================== --- head/sysutils/rubygem-bosh_cli/Makefile Sun Mar 20 18:38:20 2016 (r411505) +++ head/sysutils/rubygem-bosh_cli/Makefile Sun Mar 20 18:38:24 2016 (r411506) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bosh_cli -PORTVERSION= 1.3202.0 +PORTVERSION= 1.3215.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-bosh_cli/distinfo ============================================================================== --- head/sysutils/rubygem-bosh_cli/distinfo Sun Mar 20 18:38:20 2016 (r411505) +++ head/sysutils/rubygem-bosh_cli/distinfo Sun Mar 20 18:38:24 2016 (r411506) @@ -1,2 +1,2 @@ -SHA256 (rubygem/bosh_cli-1.3202.0.gem) = 045e19ea58af507b7249e65ef5823c6722528c704c19af45b3962ac6e90f1a6a -SIZE (rubygem/bosh_cli-1.3202.0.gem) = 99328 +SHA256 (rubygem/bosh_cli-1.3215.0.gem) = cfb858c0fd3fb4caf1c0a915859d1a6d4908f63b2e69947b7ec78dab626c26a0 +SIZE (rubygem/bosh_cli-1.3215.0.gem) = 99840 Modified: head/sysutils/rubygem-bosh_cli/files/patch-gemspec ============================================================================== --- head/sysutils/rubygem-bosh_cli/files/patch-gemspec Sun Mar 20 18:38:20 2016 (r411505) +++ head/sysutils/rubygem-bosh_cli/files/patch-gemspec Sun Mar 20 18:38:24 2016 (r411506) @@ -1,7 +1,7 @@ --- bosh_cli.gemspec.orig 2016-03-04 15:20:48 UTC +++ bosh_cli.gemspec @@ -27,17 +27,17 @@ Gem::Specification.new do |s| - s.add_runtime_dependency(%q, ["~> 1.3202.0"]) + s.add_runtime_dependency(%q, ["~> 1.3215.0"]) s.add_runtime_dependency(%q, ["~> 3.2.1"]) s.add_runtime_dependency(%q, ["~> 1.7"]) - s.add_runtime_dependency(%q, ["~> 1.6.2"]) @@ -11,7 +11,7 @@ s.add_runtime_dependency(%q, ["= 2.7.1"]) - s.add_runtime_dependency(%q, ["~> 1.4.3"]) + s.add_runtime_dependency(%q, [">= 1.4.3"]) - s.add_runtime_dependency(%q, ["~> 1.3202.0"]) + s.add_runtime_dependency(%q, ["~> 1.3215.0"]) s.add_runtime_dependency(%q, ["= 2.9.2"]) s.add_runtime_dependency(%q, ["~> 1.2.0"]) - s.add_runtime_dependency(%q, ["~> 1.1.0"]) From owner-svn-ports-head@freebsd.org Sun Mar 20 18:38: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 8B191AD7148; Sun, 20 Mar 2016 18:38: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 5BE0AFE6; Sun, 20 Mar 2016 18:38:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIccED027140; Sun, 20 Mar 2016 18:38:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIccvE027138; Sun, 20 Mar 2016 18:38:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201838.u2KIccvE027138@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, 20 Mar 2016 18:38:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411509 - head/security/rubygem-net-ssh X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:38:39 -0000 Author: sunpoet Date: Sun Mar 20 18:38:38 2016 New Revision: 411509 URL: https://svnweb.freebsd.org/changeset/ports/411509 Log: - Update to 3.1.0 Changes: https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt Modified: head/security/rubygem-net-ssh/Makefile head/security/rubygem-net-ssh/distinfo Modified: head/security/rubygem-net-ssh/Makefile ============================================================================== --- head/security/rubygem-net-ssh/Makefile Sun Mar 20 18:38:33 2016 (r411508) +++ head/security/rubygem-net-ssh/Makefile Sun Mar 20 18:38:38 2016 (r411509) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= net-ssh -PORTVERSION= 3.0.2 +PORTVERSION= 3.1.0 PORTEPOCH= 2 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-net-ssh/distinfo ============================================================================== --- head/security/rubygem-net-ssh/distinfo Sun Mar 20 18:38:33 2016 (r411508) +++ head/security/rubygem-net-ssh/distinfo Sun Mar 20 18:38:38 2016 (r411509) @@ -1,2 +1,2 @@ -SHA256 (rubygem/net-ssh-3.0.2.gem) = 1cef182c24e7bd92f8c36a033d393d0cae8f8bb590b051ec84b4a584f2cb70cc -SIZE (rubygem/net-ssh-3.0.2.gem) = 182272 +SHA256 (rubygem/net-ssh-3.1.0.gem) = c7aed3345169b0dcb1e710876e900bb31e5c5d317844839b74ca234b8584b7e4 +SIZE (rubygem/net-ssh-3.1.0.gem) = 184832 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:38: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 9B7BAAD717C; Sun, 20 Mar 2016 18:38: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 6D96610D9; Sun, 20 Mar 2016 18:38:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KIcgQk027228; Sun, 20 Mar 2016 18:38:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIcgsB027227; Sun, 20 Mar 2016 18:38:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201838.u2KIcgsB027227@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, 20 Mar 2016 18:38:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411510 - head/security/rubygem-net-ssh-multi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:38:43 -0000 Author: sunpoet Date: Sun Mar 20 18:38:42 2016 New Revision: 411510 URL: https://svnweb.freebsd.org/changeset/ports/411510 Log: - Add LICENSE_FILE - Add NO_ARCH Approved by: portmgr (blanket) Modified: head/security/rubygem-net-ssh-multi/Makefile Modified: head/security/rubygem-net-ssh-multi/Makefile ============================================================================== --- head/security/rubygem-net-ssh-multi/Makefile Sun Mar 20 18:38:38 2016 (r411509) +++ head/security/rubygem-net-ssh-multi/Makefile Sun Mar 20 18:38:42 2016 (r411510) @@ -10,10 +10,12 @@ MAINTAINER= renchap@cocoa-x.com COMMENT= SSH connection multiplexing library for Ruby LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-net-ssh>=2.6.5:${PORTSDIR}/security/rubygem-net-ssh \ rubygem-net-ssh-gateway>=1.2.0:${PORTSDIR}/security/rubygem-net-ssh-gateway +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes From owner-svn-ports-head@freebsd.org Sun Mar 20 18:38: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 47DD7AD71B2; Sun, 20 Mar 2016 18:38: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 F062B11DE; Sun, 20 Mar 2016 18:38: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 u2KIclbR027346; Sun, 20 Mar 2016 18:38:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIclLj027344; Sun, 20 Mar 2016 18:38:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201838.u2KIclLj027344@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, 20 Mar 2016 18:38:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411511 - in head/sysutils/vagrant: . 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.21 Precedence: list List-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, 20 Mar 2016 18:38:48 -0000 Author: sunpoet Date: Sun Mar 20 18:38:46 2016 New Revision: 411511 URL: https://svnweb.freebsd.org/changeset/ports/411511 Log: - Fix gemspec for rubygem-net-ssh 3.1.0 update - Bump PORTREVISION for package change Modified: head/sysutils/vagrant/Makefile head/sysutils/vagrant/files/patch-vagrant.gemspec Modified: head/sysutils/vagrant/Makefile ============================================================================== --- head/sysutils/vagrant/Makefile Sun Mar 20 18:38:42 2016 (r411510) +++ head/sysutils/vagrant/Makefile Sun Mar 20 18:38:46 2016 (r411511) @@ -4,6 +4,7 @@ PORTNAME= vagrant PORTVERSION= 1.8.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils rubygems devel MAINTAINER= joe@thrallingpenguin.com Modified: head/sysutils/vagrant/files/patch-vagrant.gemspec ============================================================================== --- head/sysutils/vagrant/files/patch-vagrant.gemspec Sun Mar 20 18:38:42 2016 (r411510) +++ head/sysutils/vagrant/files/patch-vagrant.gemspec Sun Mar 20 18:38:46 2016 (r411511) @@ -1,6 +1,6 @@ --- vagrant.gemspec.orig 2015-12-24 21:26:53 UTC +++ vagrant.gemspec -@@ -15,7 +15,7 @@ Gem::Specification.new do |s| +@@ -15,16 +15,16 @@ Gem::Specification.new do |s| s.required_rubygems_version = ">= 1.3.6" s.rubyforge_project = "vagrant" @@ -9,9 +9,11 @@ s.add_dependency "childprocess", "~> 0.5.0" s.add_dependency "erubis", "~> 2.7.0" s.add_dependency "i18n", ">= 0.6.0", "<= 0.8.0" -@@ -24,7 +24,7 @@ Gem::Specification.new do |s| + s.add_dependency "listen", "~> 3.0.2" + s.add_dependency "hashicorp-checkpoint", "~> 0.1.1" s.add_dependency "log4r", "~> 1.1.9", "< 1.1.11" - s.add_dependency "net-ssh", "~> 3.0.1" +- s.add_dependency "net-ssh", "~> 3.0.1" ++ s.add_dependency "net-ssh", ">= 3.0.1" s.add_dependency "net-sftp", "~> 2.1" - s.add_dependency "net-scp", "~> 1.1.0" + s.add_dependency "net-scp", ">= 1.1.0" From owner-svn-ports-head@freebsd.org Sun Mar 20 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 50F9BAD7127; Sun, 20 Mar 2016 18:38:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 219EAF15; Sun, 20 Mar 2016 18:38: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 u2KIcY8i027022; Sun, 20 Mar 2016 18:38:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIcYes027020; Sun, 20 Mar 2016 18:38:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201838.u2KIcYes027020@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, 20 Mar 2016 18:38:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411508 - head/net/rubygem-domain_name X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:38:35 -0000 Author: sunpoet Date: Sun Mar 20 18:38:33 2016 New Revision: 411508 URL: https://svnweb.freebsd.org/changeset/ports/411508 Log: - Update to 0.5.20160310 Changes: https://github.com/knu/ruby-domain_name/commits/master Modified: head/net/rubygem-domain_name/Makefile head/net/rubygem-domain_name/distinfo Modified: head/net/rubygem-domain_name/Makefile ============================================================================== --- head/net/rubygem-domain_name/Makefile Sun Mar 20 18:38:29 2016 (r411507) +++ head/net/rubygem-domain_name/Makefile Sun Mar 20 18:38:33 2016 (r411508) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= domain_name -PORTVERSION= 0.5.20160309 +PORTVERSION= 0.5.20160310 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-domain_name/distinfo ============================================================================== --- head/net/rubygem-domain_name/distinfo Sun Mar 20 18:38:29 2016 (r411507) +++ head/net/rubygem-domain_name/distinfo Sun Mar 20 18:38:33 2016 (r411508) @@ -1,2 +1,2 @@ -SHA256 (rubygem/domain_name-0.5.20160309.gem) = 51d7801d1dc076f29900243c305ebe50a2e30d6d16aca931a5ee8c2af5bf3bca -SIZE (rubygem/domain_name-0.5.20160309.gem) = 113664 +SHA256 (rubygem/domain_name-0.5.20160310.gem) = da5fa56840cc67d034435880ddfbdd17d765c53d2f049de8a610cfab7f39213c +SIZE (rubygem/domain_name-0.5.20160310.gem) = 113664 From owner-svn-ports-head@freebsd.org Sun Mar 20 18:39: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 84012AD724E; Sun, 20 Mar 2016 18:39:56 +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 44E0013BA; Sun, 20 Mar 2016 18:39:56 +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 u2KIdtDo027562; Sun, 20 Mar 2016 18:39:55 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIdsps027556; Sun, 20 Mar 2016 18:39:54 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201603201839.u2KIdsps027556@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 20 Mar 2016 18:39:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411512 - in head/net-mgmt/guifi-snpservices: . 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.21 Precedence: list List-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, 20 Mar 2016 18:39:56 -0000 Author: feld Date: Sun Mar 20 18:39:54 2016 New Revision: 411512 URL: https://svnweb.freebsd.org/changeset/ports/411512 Log: net-mgmt/guifi-snpservices: Update to 0.2.2.8 PR: 206405 Deleted: head/net-mgmt/guifi-snpservices/files/patch-common-refresh_mrtg.php Modified: head/net-mgmt/guifi-snpservices/Makefile head/net-mgmt/guifi-snpservices/distinfo head/net-mgmt/guifi-snpservices/files/patch-common-ping.sh head/net-mgmt/guifi-snpservices/files/patch-graphs-mrtgcsv2mrtgcfg.php head/net-mgmt/guifi-snpservices/files/pkg-message.in head/net-mgmt/guifi-snpservices/pkg-plist Modified: head/net-mgmt/guifi-snpservices/Makefile ============================================================================== --- head/net-mgmt/guifi-snpservices/Makefile Sun Mar 20 18:38:46 2016 (r411511) +++ head/net-mgmt/guifi-snpservices/Makefile Sun Mar 20 18:39:54 2016 (r411512) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= snpservices -DISTVERSION= 0.2.2-5 +DISTVERSION= 0.2.2-8 CATEGORIES= net-mgmt www MASTER_SITES= http://serveis.guifi.net/debian/guifi/ \ http://www.potion-studios.com/ @@ -24,6 +24,9 @@ SUB_LIST= SNPSERVICES_TMPDIR=${SNPSERVI WRKSRC= ${WRKDIR}/${PORTNAME}-0.2.2 NO_BUILD= yes +post-patch: + @${FIND} ${WRKSRC} -name \*.orig -delete; + do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} \ Modified: head/net-mgmt/guifi-snpservices/distinfo ============================================================================== --- head/net-mgmt/guifi-snpservices/distinfo Sun Mar 20 18:38:46 2016 (r411511) +++ head/net-mgmt/guifi-snpservices/distinfo Sun Mar 20 18:39:54 2016 (r411512) @@ -1,2 +1,2 @@ -SHA256 (snpservices_0.2.2-5.tar.gz) = b08d003221d9d5ad688602a973838a0f83b1c99022a11c1ed08a520de8debb51 -SIZE (snpservices_0.2.2-5.tar.gz) = 185825 +SHA256 (snpservices_0.2.2-8.tar.gz) = a3d574d8bf080e03e201ecc23cb00dc79dafd57011f5f81a5ffa821ac3c8e5b5 +SIZE (snpservices_0.2.2-8.tar.gz) = 243830 Modified: head/net-mgmt/guifi-snpservices/files/patch-common-ping.sh ============================================================================== --- head/net-mgmt/guifi-snpservices/files/patch-common-ping.sh Sun Mar 20 18:38:46 2016 (r411511) +++ head/net-mgmt/guifi-snpservices/files/patch-common-ping.sh Sun Mar 20 18:39:54 2016 (r411512) @@ -1,5 +1,5 @@ ---- ./common/ping.sh.orig 2014-02-21 15:53:13.000000000 +0000 -+++ ./common/ping.sh 2014-04-10 14:19:56.000000000 +0000 +--- ./common/ping.sh.orig 2015-05-22 23:50:50.000000000 +0100 ++++ ./common/ping.sh 2016-01-31 18:07:24.559136016 +0000 @@ -1,15 +1,15 @@ #!/bin/sh - PING="/bin/ping" @@ -18,5 +18,5 @@ - if [ $LOSS = 100 ]; + if [ "$LOSS" = 100 ]; then - echo 0 - else + echo 0 + echo ",$ADDR," >> /tmp/blacklist.snmp Modified: head/net-mgmt/guifi-snpservices/files/patch-graphs-mrtgcsv2mrtgcfg.php ============================================================================== --- head/net-mgmt/guifi-snpservices/files/patch-graphs-mrtgcsv2mrtgcfg.php Sun Mar 20 18:38:46 2016 (r411511) +++ head/net-mgmt/guifi-snpservices/files/patch-graphs-mrtgcsv2mrtgcfg.php Sun Mar 20 18:39:54 2016 (r411512) @@ -1,6 +1,6 @@ ---- graphs/mrtgcsv2mrtgcfg.php.orig 2014-02-21 15:53:13.000000000 +0000 -+++ graphs/mrtgcsv2mrtgcfg.php 2014-04-10 12:35:33.000000000 +0000 -@@ -1,9 +1,9 @@ +--- ./graphs/mrtgcsv2mrtgcfg.php.orig 2015-06-16 21:14:01.000000000 +0100 ++++ ./graphs/mrtgcsv2mrtgcfg.php 2016-01-31 18:18:04.779135280 +0000 +@@ -1,20 +1,20 @@ /tmp/mrtg.blacklisted.csv'); ++ system('/usr/bin/grep -vf /tmp/blacklist.ips /tmp/mrtg.csv > /tmp/mrtg.blacklisted.csv'); + + $hf = @fopen('/tmp/mrtg.blacklisted.csv','r'); -$cf = @fopen('../data/mrtg.cfg','w+'); +$cf = @fopen('/var/tmp/snpservices/data/mrtg.cfg','w+'); fputs($cf,sprintf($rrdtool_header,$rrdimg_path,$rrdimg_path,$rrddb_path,$rrddb_path)); +@@ -96,8 +96,8 @@ + if ($argv[1]=="CACHE") { + if (file_exists('/tmp/blacklist.ips')) { + $blacklist_time = filemtime('/tmp/blacklist.ips'); +- if (file_exists('../data/mrtg.cfg')) { +- $mrtg_time = filemtime('../data/mrtg.cfg'); ++ if (file_exists('/var/tmp/snpservices/data/mrtg.cfg')) { ++ $mrtg_time = filemtime('/var/tmp/snpservices/data/mrtg.cfg'); + } else { + $mrtg_time = 0; + echo "No mrtg.cfg file present, refreshing...\n"; Modified: head/net-mgmt/guifi-snpservices/files/pkg-message.in ============================================================================== --- head/net-mgmt/guifi-snpservices/files/pkg-message.in Sun Mar 20 18:38:46 2016 (r411511) +++ head/net-mgmt/guifi-snpservices/files/pkg-message.in Sun Mar 20 18:39:54 2016 (r411512) @@ -20,6 +20,7 @@ POST-INSTALL CONFIGURATION FOR GUIFI SNP For more information, see various guifi.net doc pages, and related: + https://guifi.net/en/node/72593 http://es.wiki.guifi.net/wiki/Servidor_de_gr%C3%A1ficas http://es.wiki.guifi.net/wiki/Servidor_de_gr%C3%A1ficas_1 http://es.wiki.guifi.net/wiki/Servidor_de_gr%C3%A1ficas_2 Modified: head/net-mgmt/guifi-snpservices/pkg-plist ============================================================================== --- head/net-mgmt/guifi-snpservices/pkg-plist Sun Mar 20 18:38:46 2016 (r411511) +++ head/net-mgmt/guifi-snpservices/pkg-plist Sun Mar 20 18:39:54 2016 (r411512) @@ -1,20 +1,16 @@ %%WWWDIR%%/README -%%WWWDIR%%/common/cnml2ov2.php +%%WWWDIR%%/common/check_blacklist.php +%%WWWDIR%%/common/check_blacklist.sh %%WWWDIR%%/common/config.php.template -%%WWWDIR%%/common/config.php.template.orig +%%WWWDIR%%/common/get_snmpifaces.php %%WWWDIR%%/common/misc.php -%%WWWDIR%%/common/misc.php.orig -%%WWWDIR%%/common/mrtg.sh %%WWWDIR%%/common/ping.sh -%%WWWDIR%%/common/ping.sh.orig +%%WWWDIR%%/common/pping.sh %%WWWDIR%%/common/qnodes.php -%%WWWDIR%%/common/qnodes.php.orig %%WWWDIR%%/common/refresh.sh %%WWWDIR%%/common/refresh_cnml.php -%%WWWDIR%%/common/refresh_cnml.php.orig -%%WWWDIR%%/common/refresh_mrtg.php -%%WWWDIR%%/common/refresh_mrtg.php.orig %%WWWDIR%%/common/rrdtool.php +%%WWWDIR%%/common/snpservices.conf %%WWWDIR%%/debian/README.Debian %%WWWDIR%%/debian/changelog %%WWWDIR%%/debian/compat @@ -35,21 +31,15 @@ %%WWWDIR%%/debian/watch.ex %%WWWDIR%%/graphs/LICENSE.txt %%WWWDIR%%/graphs/cnml2mrtgcsv.php -%%WWWDIR%%/graphs/cnml2mrtgcsv.php.orig +%%WWWDIR%%/graphs/cnml2mrtgcsv_v2.php %%WWWDIR%%/graphs/config.php %%WWWDIR%%/graphs/graphs.php %%WWWDIR%%/graphs/mrtgcsv2mrtgcfg.php -%%WWWDIR%%/graphs/mrtgcsv2mrtgcfg.php.orig %%WWWDIR%%/graphs/refresh.php %%WWWDIR%%/index.php -%%WWWDIR%%/index.php.orig -%%WWWDIR%%/misc/xml2ov2.php %%WWWDIR%%/services/availability.php %%WWWDIR%%/services/example.php %%WWWDIR%%/services/graph.php %%WWWDIR%%/services/liveping.php %%WWWDIR%%/services/livetraceroute.php %%WWWDIR%%/services/stats.php -%%WWWDIR%%/tools/guinux/config.php.guinux -%%WWWDIR%%/tools/guinux/snpconfig.pl -%%WWWDIR%%/tools/guinux/snpservices.conf From owner-svn-ports-head@freebsd.org Sun Mar 20 18:43: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 EE902AD73DA; Sun, 20 Mar 2016 18:43: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 BF4E71971; Sun, 20 Mar 2016 18:43: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 u2KIhhfV030420; Sun, 20 Mar 2016 18:43:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KIhhKB030419; Sun, 20 Mar 2016 18:43:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603201843.u2KIhhKB030419@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, 20 Mar 2016 18:43:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411513 - head/www/groupoffice X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 18:43:45 -0000 Author: sunpoet Date: Sun Mar 20 18:43:43 2016 New Revision: 411513 URL: https://svnweb.freebsd.org/changeset/ports/411513 Log: - Add LICENSE Approved by: portmgr (blanket) Modified: head/www/groupoffice/Makefile Modified: head/www/groupoffice/Makefile ============================================================================== --- head/www/groupoffice/Makefile Sun Mar 20 18:39:54 2016 (r411512) +++ head/www/groupoffice/Makefile Sun Mar 20 18:43:43 2016 (r411513) @@ -10,6 +10,9 @@ MASTER_SITES= SF/group-office/${DISTVERS MAINTAINER= jochen@jochen-neumeister.de COMMENT= Modular web application framework vor office +LICENSE= AGPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE.AGPL + RESTRICTED= Free for personal use only NO_ARCH= yes From owner-svn-ports-head@freebsd.org Sun Mar 20 19:11: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 DD55DAD7C04; Sun, 20 Mar 2016 19:11: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 A9471112F; Sun, 20 Mar 2016 19:11:53 +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 u2KJBqiK037705; Sun, 20 Mar 2016 19:11:52 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KJBqVx037703; Sun, 20 Mar 2016 19:11:52 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201603201911.u2KJBqVx037703@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 20 Mar 2016 19:11:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411514 - in head/sysutils/vagrant: . 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.21 Precedence: list List-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, 20 Mar 2016 19:11:54 -0000 Author: feld Date: Sun Mar 20 19:11:52 2016 New Revision: 411514 URL: https://svnweb.freebsd.org/changeset/ports/411514 Log: sysutils/vagrant: fix plugin subcommand PR: 207184 Added: head/sysutils/vagrant/files/patch-lib_vagrant_bundler (contents, props changed) Modified: head/sysutils/vagrant/Makefile Modified: head/sysutils/vagrant/Makefile ============================================================================== --- head/sysutils/vagrant/Makefile Sun Mar 20 18:43:43 2016 (r411513) +++ head/sysutils/vagrant/Makefile Sun Mar 20 19:11:52 2016 (r411514) @@ -4,7 +4,7 @@ PORTNAME= vagrant PORTVERSION= 1.8.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils rubygems devel MAINTAINER= joe@thrallingpenguin.com Added: head/sysutils/vagrant/files/patch-lib_vagrant_bundler ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/vagrant/files/patch-lib_vagrant_bundler Sun Mar 20 19:11:52 2016 (r411514) @@ -0,0 +1,11 @@ +--- lib/vagrant/bundler.rb.orig ++++ lib/vagrant/bundler.rb +@@ -265,7 +265,7 @@ module Vagrant + + # Reset the all specs override that Bundler does + old_all = Gem::Specification._all +- Gem::Specification.all = nil ++ begin Gem::Specification.all = nil; rescue; end + + # /etc/gemrc and so on. + old_config = nil From owner-svn-ports-head@freebsd.org Sun Mar 20 19:38: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 3A1E3AD7108; Sun, 20 Mar 2016 19:38:10 +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 1357F1DCB; Sun, 20 Mar 2016 19:38:10 +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 u2KJc9qD046290; Sun, 20 Mar 2016 19:38:09 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KJc8r7046284; Sun, 20 Mar 2016 19:38:08 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201603201938.u2KJc8r7046284@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Sun, 20 Mar 2016 19:38:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411515 - in head/graphics: . s2tc s2tc/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.21 Precedence: list List-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, 20 Mar 2016 19:38:10 -0000 Author: dbn Date: Sun Mar 20 19:38:08 2016 New Revision: 411515 URL: https://svnweb.freebsd.org/changeset/ports/411515 Log: graphics/s2tc: add new port. Add a port that implements a subset of the Color Cell Compression texture compression scheme. Added: head/graphics/s2tc/ head/graphics/s2tc/Makefile (contents, props changed) head/graphics/s2tc/distinfo (contents, props changed) head/graphics/s2tc/files/ head/graphics/s2tc/files/patch-Makefile.am (contents, props changed) head/graphics/s2tc/pkg-descr (contents, props changed) head/graphics/s2tc/pkg-plist (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sun Mar 20 19:11:52 2016 (r411514) +++ head/graphics/Makefile Sun Mar 20 19:38:08 2016 (r411515) @@ -959,6 +959,7 @@ SUBDIR += rubygem-ruby-graphviz SUBDIR += rubygem-scruffy SUBDIR += s10sh + SUBDIR += s2tc SUBDIR += sage SUBDIR += sam2p SUBDIR += sampleicc Added: head/graphics/s2tc/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/s2tc/Makefile Sun Mar 20 19:38:08 2016 (r411515) @@ -0,0 +1,26 @@ +# Created by: David Naylor +# $FreeBSD$ + +PORTNAME= s2tc +PORTVERSION= 1.0 +DISTVERSIONPREFIX= v +CATEGORIES= graphics + +MAINTAINER= dbn@FreeBSD.org +COMMENT= S2TC is a subset of a wellknown texture compression scheme + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= autoreconf libtool +USE_GL= gl +USE_GITHUB= yes + +GH_ACCOUNT= divVerent +GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip + +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib + +.include Added: head/graphics/s2tc/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/s2tc/distinfo Sun Mar 20 19:38:08 2016 (r411515) @@ -0,0 +1,2 @@ +SHA256 (divVerent-s2tc-v1.0_GH0.tar.gz) = a21c5babd3810af4f7d4e8099e830f545b4e5f5dc0aadf375ed09d23566c6e45 +SIZE (divVerent-s2tc-v1.0_GH0.tar.gz) = 1397232 Added: head/graphics/s2tc/files/patch-Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/s2tc/files/patch-Makefile.am Sun Mar 20 19:38:08 2016 (r411515) @@ -0,0 +1,11 @@ +--- Makefile.am.orig 2016-03-20 18:59:03 UTC ++++ Makefile.am +@@ -10,8 +10,6 @@ s2tc_from_s3tc_SOURCES = s2tc_from_s3tc. + s2tc_compress_SOURCES = s2tc_compress.cpp txc_dxtn.h s2tc_license.h + s2tc_decompress_SOURCES = s2tc_decompress.cpp txc_dxtn.h s2tc_license.h + if ENABLE_RUNTIME_LINKING +-s2tc_compress_LDADD = -ldl +-s2tc_decompress_LDADD = -ldl + else + if ENABLE_LIB + s2tc_compress_LDADD = libtxc_dxtn.la Added: head/graphics/s2tc/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/s2tc/pkg-descr Sun Mar 20 19:38:08 2016 (r411515) @@ -0,0 +1,14 @@ +S2TC's format specification is very easy to implement, so it is not hard to make +a working compressor or decompressor for it. It is based on Color Cell +Compression[1] from 1986, and decoding is done entirely using the methods from +there. Encoding is done using a search and refinement method that is derived +from the methods described in that paper. + +This also makes this format a great platform for learning about texture +compression and how to tune a compressor for best quality. + +S2TC is especially well suited for runtime (on-load) compression of textures, as +it is - in low quality settings - way faster than any other texture compressors +out there. + +WWW: https://github.com/divVerent/s2tc/wiki Added: head/graphics/s2tc/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/s2tc/pkg-plist Sun Mar 20 19:38:08 2016 (r411515) @@ -0,0 +1,9 @@ +bin/s2tc_compress +bin/s2tc_decompress +bin/s2tc_from_s3tc +include/txc_dxtn.h +lib/libtxc_dxtn.a +lib/libtxc_dxtn.so +lib/libtxc_dxtn.so.0 +lib/libtxc_dxtn.so.0.0.0 +lib/pkgconfig/txc_dxtn.pc From owner-svn-ports-head@freebsd.org Sun Mar 20 20:20: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 91FA1AD7738; Sun, 20 Mar 2016 20:20:15 +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 603CB1163; Sun, 20 Mar 2016 20:20:15 +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 u2KKKEkv058845; Sun, 20 Mar 2016 20:20:14 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KKKDjQ058836; Sun, 20 Mar 2016 20:20:13 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201603202020.u2KKKDjQ058836@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 20 Mar 2016 20:20:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411516 - in head: . sysutils sysutils/hfm sysutils/hfm/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.21 Precedence: list List-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, 20 Mar 2016 20:20:15 -0000 Author: pi Date: Sun Mar 20 20:20:13 2016 New Revision: 411516 URL: https://svnweb.freebsd.org/changeset/ports/411516 Log: New port: sysutils/hfm hfm is an application to run tests in parallel at a high frequency. If the outcome of the test results in a state change, other commands can be executed. It is designed to be a general purpose, loosely-coupled tool, by having both the tests and the state change commands be executed by the operating system. For example, one could write the test in shell or c, and have it called through the exec facility. In practice, the overhead of spawning a new process per test limits frequency that can be achieved by the tests, and their results. Anecdotally, 5ms intervals have been seen to be achievable. An example application is to poll other network services for health, and to take actions based on their health status changes. WWW: https://github.com/derekmarcotte/hfm PR: 207392 Submitted by: 554b8425@razorfever.net Added: head/sysutils/hfm/ head/sysutils/hfm/Makefile (contents, props changed) head/sysutils/hfm/distinfo (contents, props changed) head/sysutils/hfm/files/ head/sysutils/hfm/files/hfm.in (contents, props changed) head/sysutils/hfm/pkg-descr (contents, props changed) head/sysutils/hfm/pkg-message (contents, props changed) head/sysutils/hfm/pkg-plist (contents, props changed) Modified: head/GIDs head/UIDs head/sysutils/Makefile Modified: head/GIDs ============================================================================== --- head/GIDs Sun Mar 20 19:38:08 2016 (r411515) +++ head/GIDs Sun Mar 20 20:20:13 2016 (r411516) @@ -137,6 +137,7 @@ bs:*:220: rtpproxy:*:222: postgrey:*:225: sqlgrey:*:226: +_hfm:*:227: kismet:*:229: aprsd:*:240: tnc:*:241: Modified: head/UIDs ============================================================================== --- head/UIDs Sun Mar 20 19:38:08 2016 (r411515) +++ head/UIDs Sun Mar 20 20:20:13 2016 (r411516) @@ -142,6 +142,7 @@ bs:*:220:220::0:0:Big Sister:/usr/local/ rtpproxy:*:222:222::0:0:& user:/nonexistent:/sbin/nologin postgrey:*:225:225::0:0:Postgrey Owner:/nonexistent:/usr/sbin/nologin sqlgrey:*:226:226::0:0:SQLgrey Owner:/nonexistent:/usr/sbin/nologin +_hfm:*:227:227::0:0:hfm daemon:/nonexistent:/usr/sbin/nologin aprsd:*:240:240::0:0:aprsd:/nonexistent:/bin/sh tnc:*:241:241::0:0:aprsd:/nonexistent:/bin/sh prosody:*:242:242::0:0:Prosody Jabber Server:/nonexistent:/usr/sbin/nologin Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Sun Mar 20 19:38:08 2016 (r411515) +++ head/sysutils/Makefile Sun Mar 20 20:20:13 2016 (r411516) @@ -405,6 +405,7 @@ SUBDIR += heartbeat SUBDIR += heirloom SUBDIR += hextools + SUBDIR += hfm SUBDIR += hfsexplorer SUBDIR += hfsutils SUBDIR += hidesvn Added: head/sysutils/hfm/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/hfm/Makefile Sun Mar 20 20:20:13 2016 (r411516) @@ -0,0 +1,56 @@ +# $FreeBSD$ + +PORTNAME= hfm +PORTVERSION= 1.1.3 +DISTVERSIONPREFIX= v +CATEGORIES= sysutils + +MAINTAINER= 554b8425@razorfever.net +COMMENT= Run tests in parallel at high frequency + +LICENSE= BSD2CLAUSE + +# gb 0.4 includes FreeBSD-specific fixes that this port requires +# https://github.com/constabulary/gb/issues/506 +BUILD_DEPENDS= go>=1.5:${PORTSDIR}/lang/go \ + gb>=0.4:${PORTSDIR}/devel/gb \ + ${LOCALBASE}/lib/libucl.a:${PORTSDIR}/textproc/libucl + +USES= compiler:c++11-lang +USE_GITHUB= yes + +GH_ACCOUNT= derekmarcotte mitchellh:gu op:gl +GH_PROJECT= hfm go-libucl:gu go-logging:gl +GH_TAGNAME= ${DISTVERSIONFULL} f9d0e55:gu dfaf3df:gl + +USERS= _hfm +GROUPS= _hfm + +USE_RC_SUBR= hfm + +MAKE_ARGS+= ETCDIR=${ETCDIR} TAG=${DISTVERSIONPREFIX}${PORTVERSION} + +NO_INSTALL= yes +ALL_TARGET= test build + +post-extract: + ${MKDIR} ${WRKSRC}/vendor/src/github.com/mitchellh/go-libucl + ${MV} ${WRKDIR}/go-libucl-f9d0e55/* ${WRKSRC}/vendor/src/github.com/mitchellh/go-libucl/ + ${MKDIR} ${WRKSRC}/vendor/src/github.com/op/go-logging + ${MV} ${WRKDIR}/go-logging-dfaf3df/* ${WRKSRC}/vendor/src/github.com/op/go-logging/ + +do-patch: + (cd ${WRKSRC}; ${PATCH} vendor/src/github.com/mitchellh/go-libucl/libucl.go < vendor/patches/github.com/mitchellh/go-libucl/libucl.go.patch ) + +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/bin/hfm ${STAGEDIR}${PREFIX}/bin + @${MKDIR} ${STAGEDIR}${ETCDIR} + ${INSTALL_DATA} ${WRKSRC}/examples/hfm.conf.sample ${STAGEDIR}${ETCDIR} + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR} + +.include Added: head/sysutils/hfm/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/hfm/distinfo Sun Mar 20 20:20:13 2016 (r411516) @@ -0,0 +1,6 @@ +SHA256 (derekmarcotte-hfm-v1.1.3_GH0.tar.gz) = 8e00fbb4a640ac5cd6473f4705043af4067be731cdabc5aeb882121a0ccae743 +SIZE (derekmarcotte-hfm-v1.1.3_GH0.tar.gz) = 33915 +SHA256 (mitchellh-go-libucl-f9d0e55_GH0.tar.gz) = 955e56fa334e7131ca313098fcf0a91ce89270cf1294d2a07830aa1c17b58fc0 +SIZE (mitchellh-go-libucl-f9d0e55_GH0.tar.gz) = 9426 +SHA256 (op-go-logging-dfaf3df_GH0.tar.gz) = d34d3afbdb07ad92f51d2a0a9f2682a4c0fcece733618a4ad27013e5ab6c8b60 +SIZE (op-go-logging-dfaf3df_GH0.tar.gz) = 35747 Added: head/sysutils/hfm/files/hfm.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/hfm/files/hfm.in Sun Mar 20 20:20:13 2016 (r411516) @@ -0,0 +1,47 @@ +#!/bin/sh + +# $FreeBSD$ +# +# PROVIDE: hfm +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Add these lines to /etc/rc.conf.local or /etc/rc.conf +# to enable this service: +# +# hfm_enable (bool): Set to NO by default. +# Set it to YES to enable hfm. +# +# hfm_flags (bool): Check the sources of hfm for flags +# + +. /etc/rc.subr + +name=hfm +rcvar=hfm_enable + +command="%%PREFIX%%/bin/${name}" + +hfm_user=_hfm +hfm_flags=${hfm_flags:-"-config %%ETCDIR%%/${name}.conf -facility local0 -log syslog"} + +pidfile="/var/run/${name}.pid" + +required_files="%%ETCDIR%%/${name}.conf" + +start_cmd=hfm_start +stop_postcmd=hfm_postcmd + +hfm_start() { + echo "Staring ${name}." + + /usr/sbin/daemon -cf -u ${hfm_user} -p ${pidfile} ${command} ${hfm_flags} +} + +hfm_postcmd() { + [ -f ${pidfile} ] && rm ${pidfile} +} + +load_rc_config $name +run_rc_command "$1" + Added: head/sysutils/hfm/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/hfm/pkg-descr Sun Mar 20 20:20:13 2016 (r411516) @@ -0,0 +1,17 @@ +hfm is an application to run tests in parallel at a high frequency. +If the outcome of the test results in a state change, other commands +can be executed. + +It is designed to be a general purpose, loosely-coupled tool, by +having both the tests and the state change commands be executed by +the operating system. For example, one could write the test in +shell or c, and have it called through the exec facility. + +In practice, the overhead of spawning a new process per test limits +frequency that can be achieved by the tests, and their results. +Anecdotally, 5ms intervals have been seen to be achievable. + +An example application is to poll other network services for health, +and to take actions based on their health status changes. + +WWW: https://github.com/derekmarcotte/hfm Added: head/sysutils/hfm/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/hfm/pkg-message Sun Mar 20 20:20:13 2016 (r411516) @@ -0,0 +1,5 @@ +hfm includes an rc.d script to control a daemon mode. Use: + +sysrc hfh_enable=yes + +to enable. Added: head/sysutils/hfm/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/hfm/pkg-plist Sun Mar 20 20:20:13 2016 (r411516) @@ -0,0 +1,8 @@ +bin/hfm +%%PORTDOCS%%%%DOCSDIR%%/README.md +%%PORTDOCS%%%%DOCSDIR%%/architecture-90dpi.png +%%PORTDOCS%%%%DOCSDIR%%/architecture.svg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hfm-test-fast.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hfm-test-start-delay.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hfm.conf.sample +@sample %%ETCDIR%%/hfm.conf.sample From owner-svn-ports-head@freebsd.org Sun Mar 20 20:40: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 E3A18AD7E8F; Sun, 20 Mar 2016 20:40:35 +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 9E5D48C8; Sun, 20 Mar 2016 20:40:35 +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 u2KKeYnQ065864; Sun, 20 Mar 2016 20:40:34 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KKeYN7065858; Sun, 20 Mar 2016 20:40:34 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201603202040.u2KKeYN7065858@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 20 Mar 2016 20:40:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411517 - 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.21 Precedence: list List-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, 20 Mar 2016 20:40:36 -0000 Author: riggs Date: Sun Mar 20 20:40:34 2016 New Revision: 411517 URL: https://svnweb.freebsd.org/changeset/ports/411517 Log: Enable speex audio codec as non-default OPTION Proposed by: Stefan Ehmann Modified: head/multimedia/mencoder/Makefile head/multimedia/mplayer/Makefile head/multimedia/mplayer/Makefile.common head/multimedia/mplayer/Makefile.optvars Modified: head/multimedia/mencoder/Makefile ============================================================================== --- head/multimedia/mencoder/Makefile Sun Mar 20 20:20:13 2016 (r411516) +++ head/multimedia/mencoder/Makefile Sun Mar 20 20:40:34 2016 (r411517) @@ -13,7 +13,7 @@ COMMENT= Convenient video file and movie OPTIONS_DEFINE= AMR_NB AMR_WB BLURAY CDIO DEBUG DV FAAC FONTCONFIG \ FRIBIDI GIF GNUTLS GSM IPV6 JACK LADSPA LIBMNG LZO \ MAD NAS OCFLAGS OPENAL OPENJPEG OPUS PULSEAUDIO REAL \ - RTMP SCHROEDINGER SMB THEORA TWOLAME V4L VPX \ + RTMP SCHROEDINGER SMB SPEEX THEORA TWOLAME V4L VPX \ X264 XVID OPTIONS_DEFAULT=GIF GNUTLS IPV6 OCFLAGS X264 XVID Modified: head/multimedia/mplayer/Makefile ============================================================================== --- head/multimedia/mplayer/Makefile Sun Mar 20 20:20:13 2016 (r411516) +++ head/multimedia/mplayer/Makefile Sun Mar 20 20:40:34 2016 (r411517) @@ -14,7 +14,7 @@ OPTIONS_DEFINE= AALIB AMR_NB AMR_WB BLUR ENCA FONTCONFIG FRIBIDI GIF GNUTLS GSM GUI IPV6 JACK \ LADSPA LIBMNG LIRC LZO NAS OCFLAGS OPENAL OPENGL \ OPENJPEG OPUS PULSEAUDIO REAL RTC RTMP \ - SCHROEDINGER SDL SKINS SMB SVGALIB V4L VDPAU VPX \ + SCHROEDINGER SDL SKINS SMB SPEEX SVGALIB V4L VDPAU VPX \ X11 X11DGA X11VM XINERAMA XVIDEO XVMC OPTIONS_DEFAULT=DVDNAV FONTCONFIG FRIBIDI GNUTLS IPV6 OCFLAGS OPENGL \ Modified: head/multimedia/mplayer/Makefile.common ============================================================================== --- head/multimedia/mplayer/Makefile.common Sun Mar 20 20:20:13 2016 (r411516) +++ head/multimedia/mplayer/Makefile.common Sun Mar 20 20:40:34 2016 (r411517) @@ -41,7 +41,6 @@ CONFIGURE_ARGS= --cc="${CC}" \ --disable-mad \ --disable-libmpeg2 \ --disable-nemesi \ - --disable-speex \ --enable-ass-internal WANT_GNOME= yes Modified: head/multimedia/mplayer/Makefile.optvars ============================================================================== --- head/multimedia/mplayer/Makefile.optvars Sun Mar 20 20:20:13 2016 (r411516) +++ head/multimedia/mplayer/Makefile.optvars Sun Mar 20 20:40:34 2016 (r411517) @@ -105,6 +105,9 @@ SDL_CONFIGURE_OFF= --disable-sdl SMB_LIB_DEPENDS= libsmbclient.so:${PORTSDIR}/net/samba-libsmbclient SMB_CONFIGURE_OFF= --disable-smb +SPEEX_LIB_DEPENDS= libspeex.so:${PORTSDIR}/audio/speex +SPEEX_CONFIGURE_OFF= --disable-speex + SVGALIB_LIB_DEPENDS= libvga.so:${PORTSDIR}/graphics/svgalib SVGALIB_CONFIGURE_OFF= --disable-svga From owner-svn-ports-head@freebsd.org Sun Mar 20 20:40: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 95849AD7EAE; Sun, 20 Mar 2016 20:40:40 +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 613428F0; Sun, 20 Mar 2016 20:40:40 +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 u2KKed8W066027; Sun, 20 Mar 2016 20:40:39 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KKedBo066022; Sun, 20 Mar 2016 20:40:39 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201603202040.u2KKedBo066022@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 20 Mar 2016 20:40:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411518 - in head/www/tdiary: . 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.21 Precedence: list List-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, 20 Mar 2016 20:40:40 -0000 Author: tota Date: Sun Mar 20 20:40:39 2016 New Revision: 411518 URL: https://svnweb.freebsd.org/changeset/ports/411518 Log: - Update to 4.2.1 PR: 206309 (based on) Submitted by: Yasuhiro KIMURA Added: head/www/tdiary/files/patch-lib_tdiary_io_plugin__pstore.rb (contents, props changed) head/www/tdiary/files/patch-lib_tdiary_request.rb (contents, props changed) Modified: head/www/tdiary/Makefile head/www/tdiary/distinfo head/www/tdiary/pkg-plist Modified: head/www/tdiary/Makefile ============================================================================== --- head/www/tdiary/Makefile Sun Mar 20 20:40:34 2016 (r411517) +++ head/www/tdiary/Makefile Sun Mar 20 20:40:39 2016 (r411518) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tdiary -PORTVERSION= 4.0.5 +PORTVERSION= 4.2.1 CATEGORIES?= www ruby MASTER_SITES= http://www.tdiary.org/download/ DISTNAME= ${PORTNAME}-full-v${PORTVERSION} @@ -13,10 +13,11 @@ COMMENT= Web-based diary system (like we LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-fastimage>=1.6.3:${PORTSDIR}/graphics/rubygem-fastimage \ +RUN_DEPENDS= rubygem-emot>=0.0.4:${PORTSDIR}/textproc/rubygem-emot \ + rubygem-fastimage>=1.8.1:${PORTSDIR}/graphics/rubygem-fastimage \ rubygem-hikidoc>=0.1.0:${PORTSDIR}/textproc/rubygem-hikidoc \ - rubygem-multi_json>=1.10.1:${PORTSDIR}/devel/rubygem-multi_json \ - rubygem-rack>=0:${PORTSDIR}/www/rubygem-rack + rubygem-mail>=2.6.3:${PORTSDIR}/mail/rubygem-mail \ + rubygem-sprockets3>=3.5.2:${PORTSDIR}/devel/rubygem-sprockets3 NO_ARCH= yes NO_BUILD= yes @@ -49,7 +50,7 @@ PLIST_SUB= TDIARY_SCRIPT=${TDIARY_SCRIPT SUB_FILES= pkg-message tdiaryinst.rb SUB_LIST+= TDIARY_LANG=${TDIARY_LANG} \ TDIARY_SCRIPT=${TDIARY_SCRIPT} -WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION}.1 +WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION} DOCSDIR= ${PREFIX}/share/doc/${PKGBASE} WWWDIR= ${PREFIX}/www/${PKGBASE} @@ -76,7 +77,7 @@ pre-patch: @${RM} ${WRKSRC}/tdiary.gemspec @${RM} ${WRKSRC}/tmp/.gitkeep @${RM} -rf ${WRKSRC}/.bundle - @${RM} -r ${WRKSRC}/misc/lib/bundler-1.7.2 + @${RM} -r ${WRKSRC}/misc/lib/bundler-1.11.2 @${RM} -r ${WRKSRC}/public @${RM} -r ${WRKSRC}/spec @${RM} -r ${WRKSRC}/test @@ -84,14 +85,12 @@ pre-patch: @${MV} ${WRKSRC}/ChangeLog ${WRKSRC}/doc @${MV} ${WRKSRC}/README.md ${WRKSRC}/doc -post-patch: - @${RUBY} -i -pe "sub %r|(.*< ::Rack::Request)|, %Q|\trequire 'rack'\n\\\1|" ${WRKSRC}/tdiary/request.rb - pre-install: @${SED} -e 's,#!/usr/bin/env ruby,#!${RUBY},' \ ${WRKDIR}/tdiaryinst.rb > ${WRKDIR}/${TDIARY_SCRIPT} @${REINPLACE_CMD} '/#!\/usr\/bin\/env ruby/d' ${WRKSRC}/misc/convert2.rb @${REINPLACE_CMD} '/#!\/usr\/bin\/env ruby/d' ${WRKSRC}/misc/migrate.rb + @${FIND} ${WRKSRC} -name "*.orig" -delete do-install: ${INSTALL_SCRIPT} ${WRKDIR}/${TDIARY_SCRIPT} ${STAGEDIR}${PREFIX}/bin Modified: head/www/tdiary/distinfo ============================================================================== --- head/www/tdiary/distinfo Sun Mar 20 20:40:34 2016 (r411517) +++ head/www/tdiary/distinfo Sun Mar 20 20:40:39 2016 (r411518) @@ -1,2 +1,2 @@ -SHA256 (tdiary-full-v4.0.5.tar.gz) = 6499f3a1f65922e5a00cdff3b35b4f1cad8abf571f9a606860a4de014966fc0d -SIZE (tdiary-full-v4.0.5.tar.gz) = 23914567 +SHA256 (tdiary-full-v4.2.1.tar.gz) = 9b2d33927e1da7ea3758e15a09d83e2436087e89058076d6f62f5de077676b1f +SIZE (tdiary-full-v4.2.1.tar.gz) = 8220040 Added: head/www/tdiary/files/patch-lib_tdiary_io_plugin__pstore.rb ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/tdiary/files/patch-lib_tdiary_io_plugin__pstore.rb Sun Mar 20 20:40:39 2016 (r411518) @@ -0,0 +1,10 @@ +--- lib/tdiary/io/plugin_pstore.rb.orig 2016-01-16 10:18:36 UTC ++++ lib/tdiary/io/plugin_pstore.rb +@@ -4,6 +4,7 @@ + # default plugin storage implemented by PStore + # + require 'pstore' ++require 'pathname' + + module TDiary + module IO Added: head/www/tdiary/files/patch-lib_tdiary_request.rb ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/tdiary/files/patch-lib_tdiary_request.rb Sun Mar 20 20:40:39 2016 (r411518) @@ -0,0 +1,10 @@ +--- lib/tdiary/request.rb.orig 2016-01-16 10:16:46 UTC ++++ lib/tdiary/request.rb +@@ -1,6 +1,7 @@ + # -*- coding: utf-8 -*- + # stolen from okkez http://github.com/hiki/hiki/blob/rack/hiki/request.rb + module TDiary ++ require 'rack' + class Request < ::Rack::Request + include RequestExtension + Modified: head/www/tdiary/pkg-plist ============================================================================== --- head/www/tdiary/pkg-plist Sun Mar 20 20:40:34 2016 (r411517) +++ head/www/tdiary/pkg-plist Sun Mar 20 20:40:39 2016 (r411518) @@ -1,18 +1,16 @@ bin/%%TDIARY_SCRIPT%% @owner %%WWWOWN%% @group %%WWWGRP%% -%%WWWDIR%%/Gruntfile.js %%WWWDIR%%/bin/tdiary -%%WWWDIR%%/bower.json %%WWWDIR%%/data/.htaccess %%WWWDIR%%/dot.htaccess %%WWWDIR%%/index.fcgi %%WWWDIR%%/index.rb %%WWWDIR%%/js/00default.js %%WWWDIR%%/js/01conf.js -%%WWWDIR%%/js/02edit.coffee %%WWWDIR%%/js/02edit.js %%WWWDIR%%/js/amazon.js +%%WWWDIR%%/js/amazon_bitly.js %%WWWDIR%%/js/calendar3.js %%WWWDIR%%/js/caretposition.js %%WWWDIR%%/js/category.js @@ -22,6 +20,82 @@ bin/%%TDIARY_SCRIPT%% %%WWWDIR%%/js/draft.js %%WWWDIR%%/js/highlight.js %%WWWDIR%%/js/image.js +%%WWWDIR%%/lib/tdiary.rb +%%WWWDIR%%/lib/tdiary/admin.rb +%%WWWDIR%%/lib/tdiary/application.rb +%%WWWDIR%%/lib/tdiary/author_only_base.rb +%%WWWDIR%%/lib/tdiary/base.rb +%%WWWDIR%%/lib/tdiary/cache/file.rb +%%WWWDIR%%/lib/tdiary/cli.rb +%%WWWDIR%%/lib/tdiary/comment.rb +%%WWWDIR%%/lib/tdiary/comment_manager.rb +%%WWWDIR%%/lib/tdiary/compatible.rb +%%WWWDIR%%/lib/tdiary/configuration.rb +%%WWWDIR%%/lib/tdiary/core_ext.rb +%%WWWDIR%%/lib/tdiary/diary_container.rb +%%WWWDIR%%/lib/tdiary/dispatcher.rb +%%WWWDIR%%/lib/tdiary/dispatcher/index_main.rb +%%WWWDIR%%/lib/tdiary/dispatcher/update_main.rb +%%WWWDIR%%/lib/tdiary/environment.rb +%%WWWDIR%%/lib/tdiary/extensions.rb +%%WWWDIR%%/lib/tdiary/extensions/core.rb +%%WWWDIR%%/lib/tdiary/filter.rb +%%WWWDIR%%/lib/tdiary/filter/default.rb +%%WWWDIR%%/lib/tdiary/filter/spam.rb +%%WWWDIR%%/lib/tdiary/io/base.rb +%%WWWDIR%%/lib/tdiary/io/default.rb +%%WWWDIR%%/lib/tdiary/io/plugin_pstore.rb +%%WWWDIR%%/lib/tdiary/io/pstore.rb +%%WWWDIR%%/lib/tdiary/lang/en.rb +%%WWWDIR%%/lib/tdiary/lang/ja.rb +%%WWWDIR%%/lib/tdiary/plugin.rb +%%WWWDIR%%/lib/tdiary/plugin/00default.rb +%%WWWDIR%%/lib/tdiary/plugin/05referer.rb +%%WWWDIR%%/lib/tdiary/plugin/10spamfilter.rb +%%WWWDIR%%/lib/tdiary/plugin/50sp.rb +%%WWWDIR%%/lib/tdiary/plugin/60sf.rb +%%WWWDIR%%/lib/tdiary/plugin/90migrate.rb +%%WWWDIR%%/lib/tdiary/plugin/en/00default.rb +%%WWWDIR%%/lib/tdiary/plugin/en/05referer.rb +%%WWWDIR%%/lib/tdiary/plugin/en/10spamfilter.rb +%%WWWDIR%%/lib/tdiary/plugin/en/50sp.rb +%%WWWDIR%%/lib/tdiary/plugin/en/60sf.rb +%%WWWDIR%%/lib/tdiary/plugin/ja/00default.rb +%%WWWDIR%%/lib/tdiary/plugin/ja/05referer.rb +%%WWWDIR%%/lib/tdiary/plugin/ja/10spamfilter.rb +%%WWWDIR%%/lib/tdiary/plugin/ja/50sp.rb +%%WWWDIR%%/lib/tdiary/plugin/ja/60sf.rb +%%WWWDIR%%/lib/tdiary/rack.rb +%%WWWDIR%%/lib/tdiary/rack/auth.rb +%%WWWDIR%%/lib/tdiary/rack/auth/basic.rb +%%WWWDIR%%/lib/tdiary/rack/auth/omniauth.rb +%%WWWDIR%%/lib/tdiary/rack/auth/omniauth/authorization.rb +%%WWWDIR%%/lib/tdiary/rack/html_anchor.rb +%%WWWDIR%%/lib/tdiary/rack/session.rb +%%WWWDIR%%/lib/tdiary/rack/static.rb +%%WWWDIR%%/lib/tdiary/rack/valid_request_path.rb +%%WWWDIR%%/lib/tdiary/referer_manager.rb +%%WWWDIR%%/lib/tdiary/request.rb +%%WWWDIR%%/lib/tdiary/response.rb +%%WWWDIR%%/lib/tdiary/server.rb +%%WWWDIR%%/lib/tdiary/style.rb +%%WWWDIR%%/lib/tdiary/style/tdiary.rb +%%WWWDIR%%/lib/tdiary/style/wiki.rb +%%WWWDIR%%/lib/tdiary/tasks.rb +%%WWWDIR%%/lib/tdiary/tasks/assets.rake +%%WWWDIR%%/lib/tdiary/tasks/auth.rake +%%WWWDIR%%/lib/tdiary/tasks/db.rake +%%WWWDIR%%/lib/tdiary/tasks/doc.rake +%%WWWDIR%%/lib/tdiary/tasks/heroku.rake +%%WWWDIR%%/lib/tdiary/tasks/jasmine.rake +%%WWWDIR%%/lib/tdiary/tasks/rdoc.rake +%%WWWDIR%%/lib/tdiary/tasks/release.rake +%%WWWDIR%%/lib/tdiary/tasks/rspec.rake +%%WWWDIR%%/lib/tdiary/tasks/server.rake +%%WWWDIR%%/lib/tdiary/tasks/test.rake +%%WWWDIR%%/lib/tdiary/version.rb +%%WWWDIR%%/lib/tdiary/view.rb +%%WWWDIR%%/lib/tdiary/view_helper.rb %%WWWDIR%%/misc/convert2.rb %%WWWDIR%%/misc/filter/antispamservice.rb %%WWWDIR%%/misc/filter/limitdays.rb @@ -36,8 +110,10 @@ bin/%%TDIARY_SCRIPT%% %%WWWDIR%%/misc/paas/cloudfoundry/Gemfile %%WWWDIR%%/misc/paas/cloudfoundry/Gemfile.lock %%WWWDIR%%/misc/paas/cloudfoundry/tdiary.conf -%%WWWDIR%%/misc/paas/heroku/Gemfile -%%WWWDIR%%/misc/paas/heroku/Gemfile.lock +%%WWWDIR%%/misc/paas/heroku/Gemfile.local +%%WWWDIR%%/misc/paas/heroku/app.json +%%WWWDIR%%/misc/paas/heroku/config.ru +%%WWWDIR%%/misc/paas/heroku/tasks/mongodb.rake %%WWWDIR%%/misc/paas/heroku/tdiary.conf %%WWWDIR%%/misc/paas/sqale/Gemfile %%WWWDIR%%/misc/paas/sqale/Gemfile.lock @@ -174,112 +250,9 @@ bin/%%TDIARY_SCRIPT%% %%WWWDIR%%/misc/theme_convert/append.rcss %%WWWDIR%%/misc/theme_convert/theme_convert.rb %%WWWDIR%%/package.json -%%WWWDIR%%/plugin/00default.rb -%%WWWDIR%%/plugin/05referer.rb -%%WWWDIR%%/plugin/10spamfilter.rb -%%WWWDIR%%/plugin/50sp.rb -%%WWWDIR%%/plugin/60sf.rb -%%WWWDIR%%/plugin/90migrate.rb -%%WWWDIR%%/plugin/en/00default.rb -%%WWWDIR%%/plugin/en/05referer.rb -%%WWWDIR%%/plugin/en/10spamfilter.rb -%%WWWDIR%%/plugin/en/50sp.rb -%%WWWDIR%%/plugin/en/60sf.rb -%%WWWDIR%%/plugin/ja/00default.rb -%%WWWDIR%%/plugin/ja/05referer.rb -%%WWWDIR%%/plugin/ja/10spamfilter.rb -%%WWWDIR%%/plugin/ja/50sp.rb -%%WWWDIR%%/plugin/ja/60sf.rb -%%WWWDIR%%/skel/category.rhtml -%%WWWDIR%%/skel/conf.rhtml -%%WWWDIR%%/skel/day.rhtml -%%WWWDIR%%/skel/diary.rhtml -%%WWWDIR%%/skel/footer.rhtml -%%WWWDIR%%/skel/header.rhtml -%%WWWDIR%%/skel/i.category.rhtml -%%WWWDIR%%/skel/i.conf.rhtml -%%WWWDIR%%/skel/i.day.rhtml -%%WWWDIR%%/skel/i.diary.rhtml -%%WWWDIR%%/skel/i.footer.rhtml -%%WWWDIR%%/skel/i.header.rhtml -%%WWWDIR%%/skel/i.latest.rhtml -%%WWWDIR%%/skel/i.month.rhtml -%%WWWDIR%%/skel/i.search.rhtml -%%WWWDIR%%/skel/i.update.rhtml -%%WWWDIR%%/skel/i.update.rhtml.en -%%WWWDIR%%/skel/latest.rhtml -%%WWWDIR%%/skel/mail.rtxt -%%WWWDIR%%/skel/mail.rtxt.en -%%WWWDIR%%/skel/month.rhtml -%%WWWDIR%%/skel/plugin_error.rhtml -%%WWWDIR%%/skel/preview.rhtml -%%WWWDIR%%/skel/preview.rhtml.en -%%WWWDIR%%/skel/referer.rhtml -%%WWWDIR%%/skel/search.rhtml -%%WWWDIR%%/skel/tdiary.rconf -%%WWWDIR%%/skel/update.rhtml -%%WWWDIR%%/skel/update.rhtml.en %%WWWDIR%%/tdiary.conf.beginner %%WWWDIR%%/tdiary.conf.sample %%WWWDIR%%/tdiary.conf.sample-en -%%WWWDIR%%/tdiary.rb -%%WWWDIR%%/tdiary/admin.rb -%%WWWDIR%%/tdiary/application.rb -%%WWWDIR%%/tdiary/application/configuration.rb -%%WWWDIR%%/tdiary/application/extensions/omniauth.rb -%%WWWDIR%%/tdiary/author_only_base.rb -%%WWWDIR%%/tdiary/base.rb -%%WWWDIR%%/tdiary/cache/file.rb -%%WWWDIR%%/tdiary/cli.rb -%%WWWDIR%%/tdiary/comment.rb -%%WWWDIR%%/tdiary/comment_manager.rb -%%WWWDIR%%/tdiary/compatible.rb -%%WWWDIR%%/tdiary/configuration.rb -%%WWWDIR%%/tdiary/core_ext.rb -%%WWWDIR%%/tdiary/dispatcher.rb -%%WWWDIR%%/tdiary/dispatcher/index_main.rb -%%WWWDIR%%/tdiary/dispatcher/update_main.rb -%%WWWDIR%%/tdiary/environment.rb -%%WWWDIR%%/tdiary/extensions.rb -%%WWWDIR%%/tdiary/extensions/core.rb -%%WWWDIR%%/tdiary/filter.rb -%%WWWDIR%%/tdiary/filter/default.rb -%%WWWDIR%%/tdiary/filter/spam.rb -%%WWWDIR%%/tdiary/io/base.rb -%%WWWDIR%%/tdiary/io/default.rb -%%WWWDIR%%/tdiary/io/pstore.rb -%%WWWDIR%%/tdiary/lang/en.rb -%%WWWDIR%%/tdiary/lang/ja.rb -%%WWWDIR%%/tdiary/plugin.rb -%%WWWDIR%%/tdiary/rack.rb -%%WWWDIR%%/tdiary/rack/assets/precompile.rb -%%WWWDIR%%/tdiary/rack/auth/basic.rb -%%WWWDIR%%/tdiary/rack/auth/omniauth.rb -%%WWWDIR%%/tdiary/rack/html_anchor.rb -%%WWWDIR%%/tdiary/rack/static.rb -%%WWWDIR%%/tdiary/rack/valid_request_path.rb -%%WWWDIR%%/tdiary/referer_manager.rb -%%WWWDIR%%/tdiary/request.rb -%%WWWDIR%%/tdiary/response.rb -%%WWWDIR%%/tdiary/server.rb -%%WWWDIR%%/tdiary/style.rb -%%WWWDIR%%/tdiary/style/tdiary.rb -%%WWWDIR%%/tdiary/style/wiki.rb -%%WWWDIR%%/tdiary/tasks.rb -%%WWWDIR%%/tdiary/tasks/assets.rake -%%WWWDIR%%/tdiary/tasks/auth.rake -%%WWWDIR%%/tdiary/tasks/db.rake -%%WWWDIR%%/tdiary/tasks/doc.rake -%%WWWDIR%%/tdiary/tasks/heroku.rake -%%WWWDIR%%/tdiary/tasks/jasmine.rake -%%WWWDIR%%/tdiary/tasks/rdoc.rake -%%WWWDIR%%/tdiary/tasks/release.rake -%%WWWDIR%%/tdiary/tasks/rspec.rake -%%WWWDIR%%/tdiary/tasks/server.rake -%%WWWDIR%%/tdiary/tasks/test.rake -%%WWWDIR%%/tdiary/version.rb -%%WWWDIR%%/tdiary/view.rb -%%WWWDIR%%/tdiary/view_helper.rb %%WWWDIR%%/theme/3minutes/3minutes.css %%WWWDIR%%/theme/3minutes/README %%WWWDIR%%/theme/3minutes/h3.png @@ -1195,6 +1168,8 @@ bin/%%TDIARY_SCRIPT%% %%WWWDIR%%/theme/lr/README %%WWWDIR%%/theme/lr/lr.css %%WWWDIR%%/theme/lr/lr.png +%%WWWDIR%%/theme/machu/README +%%WWWDIR%%/theme/machu/machu.css %%WWWDIR%%/theme/madrascheck/README %%WWWDIR%%/theme/madrascheck/madras-blue.jpg %%WWWDIR%%/theme/madrascheck/madras.png @@ -1899,6 +1874,25 @@ bin/%%TDIARY_SCRIPT%% %%WWWDIR%%/theme/zef/zef.css %%WWWDIR%%/update.fcgi %%WWWDIR%%/update.rb +%%WWWDIR%%/views/category.rhtml +%%WWWDIR%%/views/conf.rhtml +%%WWWDIR%%/views/day.rhtml +%%WWWDIR%%/views/diary.rhtml +%%WWWDIR%%/views/footer.rhtml +%%WWWDIR%%/views/header.rhtml +%%WWWDIR%%/views/latest.rhtml +%%WWWDIR%%/views/mail.rtxt +%%WWWDIR%%/views/mail.rtxt.en +%%WWWDIR%%/views/month.rhtml +%%WWWDIR%%/views/plugin_error.rhtml +%%WWWDIR%%/views/preview.rhtml +%%WWWDIR%%/views/preview.rhtml.en +%%WWWDIR%%/views/referer.rhtml +%%WWWDIR%%/views/search.rhtml +%%WWWDIR%%/views/tdiary.rconf +%%WWWDIR%%/views/update.rhtml +%%WWWDIR%%/views/update.rhtml.en +@dir %%WWWDIR%%/views @dir %%WWWDIR%%/tmp @dir %%WWWDIR%%/theme/zef @dir %%WWWDIR%%/theme/yukon @@ -2063,6 +2057,7 @@ bin/%%TDIARY_SCRIPT%% @dir %%WWWDIR%%/theme/manuscript-brown @dir %%WWWDIR%%/theme/magic @dir %%WWWDIR%%/theme/madrascheck +@dir %%WWWDIR%%/theme/machu @dir %%WWWDIR%%/theme/lr @dir %%WWWDIR%%/theme/lovely_pink @dir %%WWWDIR%%/theme/lovely @@ -2246,24 +2241,6 @@ bin/%%TDIARY_SCRIPT%% @dir %%WWWDIR%%/theme/3pink @dir %%WWWDIR%%/theme/3minutes @dir %%WWWDIR%%/theme -@dir %%WWWDIR%%/tdiary/tasks -@dir %%WWWDIR%%/tdiary/style -@dir %%WWWDIR%%/tdiary/rack/auth -@dir %%WWWDIR%%/tdiary/rack/assets -@dir %%WWWDIR%%/tdiary/rack -@dir %%WWWDIR%%/tdiary/lang -@dir %%WWWDIR%%/tdiary/io -@dir %%WWWDIR%%/tdiary/filter -@dir %%WWWDIR%%/tdiary/extensions -@dir %%WWWDIR%%/tdiary/dispatcher -@dir %%WWWDIR%%/tdiary/cache -@dir %%WWWDIR%%/tdiary/application/extensions -@dir %%WWWDIR%%/tdiary/application -@dir %%WWWDIR%%/tdiary -@dir %%WWWDIR%%/skel -@dir %%WWWDIR%%/plugin/ja -@dir %%WWWDIR%%/plugin/en -@dir %%WWWDIR%%/plugin @dir %%WWWDIR%%/misc/theme_convert @dir %%WWWDIR%%/misc/templates @dir %%WWWDIR%%/misc/plugin/xmlrpc @@ -2272,6 +2249,7 @@ bin/%%TDIARY_SCRIPT%% @dir %%WWWDIR%%/misc/plugin/amazon @dir %%WWWDIR%%/misc/plugin @dir %%WWWDIR%%/misc/paas/sqale +@dir %%WWWDIR%%/misc/paas/heroku/tasks @dir %%WWWDIR%%/misc/paas/heroku @dir %%WWWDIR%%/misc/paas/cloudfoundry @dir %%WWWDIR%%/misc/paas @@ -2281,6 +2259,22 @@ bin/%%TDIARY_SCRIPT%% @dir %%WWWDIR%%/misc/filter/plugin @dir %%WWWDIR%%/misc/filter @dir %%WWWDIR%%/misc +@dir %%WWWDIR%%/lib/tdiary/tasks +@dir %%WWWDIR%%/lib/tdiary/style +@dir %%WWWDIR%%/lib/tdiary/rack/auth/omniauth +@dir %%WWWDIR%%/lib/tdiary/rack/auth +@dir %%WWWDIR%%/lib/tdiary/rack +@dir %%WWWDIR%%/lib/tdiary/plugin/ja +@dir %%WWWDIR%%/lib/tdiary/plugin/en +@dir %%WWWDIR%%/lib/tdiary/plugin +@dir %%WWWDIR%%/lib/tdiary/lang +@dir %%WWWDIR%%/lib/tdiary/io +@dir %%WWWDIR%%/lib/tdiary/filter +@dir %%WWWDIR%%/lib/tdiary/extensions +@dir %%WWWDIR%%/lib/tdiary/dispatcher +@dir %%WWWDIR%%/lib/tdiary/cache +@dir %%WWWDIR%%/lib/tdiary +@dir %%WWWDIR%%/lib @dir %%WWWDIR%%/js @dir %%WWWDIR%%/data @dir %%WWWDIR%%/bin From owner-svn-ports-head@freebsd.org Sun Mar 20 20:44: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 3396AAD7FA4; Sun, 20 Mar 2016 20:44:09 +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 E84DDCA1; Sun, 20 Mar 2016 20:44:08 +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 u2KKi8wC068909; Sun, 20 Mar 2016 20:44:08 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KKi8do068908; Sun, 20 Mar 2016 20:44:08 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201603202044.u2KKi8do068908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Sun, 20 Mar 2016 20:44:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411519 - head/emulators/qemu-sbruno X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 20:44:09 -0000 Author: sbruno Date: Sun Mar 20 20:44:07 2016 New Revision: 411519 URL: https://svnweb.freebsd.org/changeset/ports/411519 Log: Remove i386 from builds for now while I unbreak the aarch64 target on FreeBSD amd64 hosts. Modified: head/emulators/qemu-sbruno/Makefile Modified: head/emulators/qemu-sbruno/Makefile ============================================================================== --- head/emulators/qemu-sbruno/Makefile Sun Mar 20 20:40:39 2016 (r411518) +++ head/emulators/qemu-sbruno/Makefile Sun Mar 20 20:44:07 2016 (r411519) @@ -3,7 +3,7 @@ PORTNAME= qemu PORTVERSION= 2.5.50.g20160215 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= GH \ LOCAL/nox:dtc \ @@ -27,7 +27,8 @@ USE_XORG= pixman USE_GNOME+= glib20 PATCH_STRIP= -p1 MAKE_ENV+= BSD_MAKE="${MAKE}" -ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 # XXX someone wants to debug sparc64 hosts? +ONLY_FOR_ARCHS= amd64 powerpc powerpc64 # XXX someone wants to debug sparc64 hosts? +BROKEN_i386= aarch64 system target is currently broken for i386 hosts, disable for now while dealing with upstream. OPTIONS_DEFINE= SAMBA X11 GTK2 OPENGL GNUTLS SASL JPEG PNG CURL \ CDROM_DMA PCAP USBREDIR X86_TARGETS BSD_USER \ From owner-svn-ports-head@freebsd.org Sun Mar 20 20:45: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 6EA97AD700D; Sun, 20 Mar 2016 20:45:18 +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 3C177E10; Sun, 20 Mar 2016 20:45:18 +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 u2KKjHLC069074; Sun, 20 Mar 2016 20:45:17 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KKjHTV069070; Sun, 20 Mar 2016 20:45:17 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201603202045.u2KKjHTV069070@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Sun, 20 Mar 2016 20:45:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411520 - head/databases/pymongo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 20:45:18 -0000 Author: demon Date: Sun Mar 20 20:45:17 2016 New Revision: 411520 URL: https://svnweb.freebsd.org/changeset/ports/411520 Log: Update to version 3.2.2 Approved by: maintainer Modified: head/databases/pymongo/Makefile head/databases/pymongo/distinfo Modified: head/databases/pymongo/Makefile ============================================================================== --- head/databases/pymongo/Makefile Sun Mar 20 20:44:07 2016 (r411519) +++ head/databases/pymongo/Makefile Sun Mar 20 20:45:17 2016 (r411520) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pymongo -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.2 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/pymongo/distinfo ============================================================================== --- head/databases/pymongo/distinfo Sun Mar 20 20:44:07 2016 (r411519) +++ head/databases/pymongo/distinfo Sun Mar 20 20:45:17 2016 (r411520) @@ -1,2 +1,2 @@ -SHA256 (pymongo-3.2.1.tar.gz) = 57a86ca602b0a4d2da1f9f3afa8c59fd8ca62d829f6d8f467eae0b7cb22ba88a -SIZE (pymongo-3.2.1.tar.gz) = 647879 +SHA256 (pymongo-3.2.2.tar.gz) = f2018165823b341d83d398165d1c625e5db5cc779e7c44c107034407808463b6 +SIZE (pymongo-3.2.2.tar.gz) = 504184 From owner-svn-ports-head@freebsd.org Sun Mar 20 21: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 55688AD7C06; Sun, 20 Mar 2016 21:30:29 +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 180BA1A10; Sun, 20 Mar 2016 21:30:29 +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 u2KLUSYm082294; Sun, 20 Mar 2016 21:30:28 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KLUS2u082290; Sun, 20 Mar 2016 21:30:28 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201603202130.u2KLUS2u082290@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Sun, 20 Mar 2016 21:30:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411521 - in head/graphics/s2tc: . 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.21 Precedence: list List-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, 20 Mar 2016 21:30:29 -0000 Author: dbn Date: Sun Mar 20 21:30:27 2016 New Revision: 411521 URL: https://svnweb.freebsd.org/changeset/ports/411521 Log: graphics/s2tc: update to latest GIT commit. The upstream code has been in slow development since the last official release, however there does not appear to be new release coming. Added: head/graphics/s2tc/files/patch-tests_test.sh (contents, props changed) Deleted: head/graphics/s2tc/files/patch-Makefile.am Modified: head/graphics/s2tc/Makefile head/graphics/s2tc/distinfo head/graphics/s2tc/pkg-plist Modified: head/graphics/s2tc/Makefile ============================================================================== --- head/graphics/s2tc/Makefile Sun Mar 20 20:45:17 2016 (r411520) +++ head/graphics/s2tc/Makefile Sun Mar 20 21:30:27 2016 (r411521) @@ -2,25 +2,33 @@ # $FreeBSD$ PORTNAME= s2tc -PORTVERSION= 1.0 -DISTVERSIONPREFIX= v +PORTVERSION= 1.0+20151228 CATEGORIES= graphics MAINTAINER= dbn@FreeBSD.org -COMMENT= S2TC is a subset of a wellknown texture compression scheme +COMMENT= Subset of a well-known texture compression scheme LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf libtool -USE_GL= gl +BUILD_DEPENDS= libGL>=9.1.7:${PORTSDIR}/graphics/libGL +TEST_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ + nvcompress:${PORTSDIR}/graphics/nvidia-texture-tools \ + wget:${PORTSDIR}/ftp/wget + +USES= autoreconf libtool pathfix USE_GITHUB= yes +USE_LDCONFIG= yes GH_ACCOUNT= divVerent +GH_TAGNAME= f6ec862 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip +PATHFIX_MAKEFILEIN=Makefile.am CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib + +do-test: + (cd ${WRKSRC}/tests; ${SETENV} use_external=false use_nvcompress=true ${SH} test.sh) .include Modified: head/graphics/s2tc/distinfo ============================================================================== --- head/graphics/s2tc/distinfo Sun Mar 20 20:45:17 2016 (r411520) +++ head/graphics/s2tc/distinfo Sun Mar 20 21:30:27 2016 (r411521) @@ -1,2 +1,2 @@ -SHA256 (divVerent-s2tc-v1.0_GH0.tar.gz) = a21c5babd3810af4f7d4e8099e830f545b4e5f5dc0aadf375ed09d23566c6e45 -SIZE (divVerent-s2tc-v1.0_GH0.tar.gz) = 1397232 +SHA256 (divVerent-s2tc-1.0+20151228-f6ec862_GH0.tar.gz) = 5785b81e2254e08f810ddb26acc5c6fd39631f94e9993fc0ee5807d802a2d4cb +SIZE (divVerent-s2tc-1.0+20151228-f6ec862_GH0.tar.gz) = 1398883 Added: head/graphics/s2tc/files/patch-tests_test.sh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/s2tc/files/patch-tests_test.sh Sun Mar 20 21:30:27 2016 (r411521) @@ -0,0 +1,66 @@ +--- tests/test.sh.orig 2015-12-27 22:40:35 UTC ++++ tests/test.sh +@@ -5,14 +5,6 @@ set -e + exec 4>&1 + exec 1>&2 + +-cd .. +-make clean || true +-sh autogen.sh +-./configure --prefix="`pwd`/tests" --enable-shared --disable-static "$@" +-make +-make install +-cd tests +- + rm -rf html + rm -f *.dds + mkdir html +@@ -143,10 +135,9 @@ html_end() + + timing() + { +- t0=`date +%s%N` +- "$@" +- t1=`date +%s%N` +- deltatime_raw=`echo "$t1 - $t0" | bc` ++ /usr/bin/time -p -o timing.log "$@" ++ t=`cat timing.log | head -n 1 | cut -f 2 -d ' '` ++ deltatime_raw=`echo "$t * 1000000000" | bc` + deltatime=`echo "scale=3; $deltatime_raw / 1000000000" | bc -l` + deltatime=" ($deltatime seconds)" + } +@@ -197,7 +188,7 @@ xon textures/facility114x/misc/lift02.tg + # sunset: GPLv2+ + xon env/distant_sunset/distant_sunset_rt.jpg sunset.tga + +-export LD_LIBRARY_PATH="$PWD/lib" ++export LD_LIBRARY_PATH="$PWD/../.libs" + for i in dxtfail floor_tread01_norm fract001 base_concrete1a disabled lift02 sunset noise noise_solid supernova; do + html_rowstart "$i" + +@@ -228,21 +219,21 @@ for i in dxtfail floor_tread01_norm frac + if $use_nvcompress; then + timing nvcompress $nvopts "$i".tga "$i"-nvcompress.dds + html "$i"-nvcompress.dds +- timing bin/s2tc_from_s3tc -i "$i"-nvcompress.dds -o "$i"-nvcompress-s2tc.dds ++ timing ../s2tc_from_s3tc -i "$i"-nvcompress.dds -o "$i"-nvcompress-s2tc.dds + html "$i"-nvcompress-s2tc.dds + fi + + S2TC_DITHER_MODE=FLOYDSTEINBERG S2TC_COLORDIST_MODE=$goodmetric S2TC_RANDOM_COLORS=32 S2TC_REFINE_COLORS=LOOP \ +- t "$i".tga "$i"-rand32-mrgb-l.dds bin/s2tc_compress -t $fourcc ++ t "$i".tga "$i"-rand32-mrgb-l.dds ../s2tc_compress -t $fourcc + if $use_libtxc_dxtn; then + t "$i".tga "$i"-libtxc_dxtn.dds bin/s2tc_compress -t $fourcc -l /usr/lib/libtxc_dxtn.so + timing bin/s2tc_from_s3tc -i "$i"-libtxc_dxtn.dds -o "$i"-libtxc_dxtn-s2tc.dds + html "$i"-libtxc_dxtn-s2tc.dds + fi + S2TC_DITHER_MODE=SIMPLE S2TC_COLORDIST_MODE=WAVG S2TC_RANDOM_COLORS=-1 S2TC_REFINE_COLORS=ALWAYS \ +- t "$i".tga "$i"-faster-wavg-r.dds bin/s2tc_compress -t $fourcc ++ t "$i".tga "$i"-faster-wavg-r.dds ../s2tc_compress -t $fourcc + S2TC_DITHER_MODE=SIMPLE S2TC_COLORDIST_MODE=WAVG S2TC_RANDOM_COLORS=-1 S2TC_REFINE_COLORS=LOOP \ +- t "$i".tga "$i"-faster-wavg-l.dds bin/s2tc_compress -t $fourcc ++ t "$i".tga "$i"-faster-wavg-l.dds ../s2tc_compress -t $fourcc + + html_rowend + done Modified: head/graphics/s2tc/pkg-plist ============================================================================== --- head/graphics/s2tc/pkg-plist Sun Mar 20 20:45:17 2016 (r411520) +++ head/graphics/s2tc/pkg-plist Sun Mar 20 21:30:27 2016 (r411521) @@ -4,6 +4,7 @@ bin/s2tc_from_s3tc include/txc_dxtn.h lib/libtxc_dxtn.a lib/libtxc_dxtn.so -lib/libtxc_dxtn.so.0 -lib/libtxc_dxtn.so.0.0.0 -lib/pkgconfig/txc_dxtn.pc +libdata/pkgconfig/txc_dxtn.pc +man/man1/s2tc_compress.1.gz +man/man1/s2tc_decompress.1.gz +man/man1/s2tc_from_s3tc.1.gz From owner-svn-ports-head@freebsd.org Sun Mar 20 21:42: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 9F3BAAD7EEB; Sun, 20 Mar 2016 21:42:09 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7AA5ABB; Sun, 20 Mar 2016 21:42:09 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KLg8bt087952; Sun, 20 Mar 2016 21:42:08 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KLg81f087950; Sun, 20 Mar 2016 21:42:08 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201603202142.u2KLg81f087950@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Sun, 20 Mar 2016 21:42:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411522 - in head/editors/openoffice-4: . 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.21 Precedence: list List-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, 20 Mar 2016 21:42:09 -0000 Author: truckman Date: Sun Mar 20 21:42:08 2016 New Revision: 411522 URL: https://svnweb.freebsd.org/changeset/ports/411522 Log: Delay running gnome-post-install until the plist has been generated by post-install so that the icons are detected and gtk-update-icon-cache gets run when the package is installed. [1] Import upstream trunk commit r1728872 to add the CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT up accept fix to the pipe code. [2] PR: 208026 [1] PR: 207301 [2] Added: head/editors/openoffice-4/files/patch-r1728872 (contents, props changed) Modified: head/editors/openoffice-4/Makefile Modified: head/editors/openoffice-4/Makefile ============================================================================== --- head/editors/openoffice-4/Makefile Sun Mar 20 21:30:27 2016 (r411521) +++ head/editors/openoffice-4/Makefile Sun Mar 20 21:42:08 2016 (r411522) @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors java MASTER_SITES= APACHE/openoffice/${PORTVERSION}/source \ http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \ @@ -165,6 +165,9 @@ SDK_CONFIGURE_ENABLE= odk WIKI_PUBLISHER_CONFIGURE_ENABLE= wiki-publisher WIKI_PUBLISHER_VARS= BUNDLED_EXTENSIONS+=swext/wiki-publisher.oxt +# Don't run gnome-post-install until after post-install generates the plist +TARGET_ORDER_OVERRIDE= 710:gnome-post-install + .include .include <${FILESDIR}/Makefile.localized> Added: head/editors/openoffice-4/files/patch-r1728872 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/openoffice-4/files/patch-r1728872 Sun Mar 20 21:42:08 2016 (r411522) @@ -0,0 +1,98 @@ +--- sal/osl/unx/pipe.c.orig 2014-02-25 08:31:45 UTC ++++ sal/osl/unx/pipe.c +@@ -115,7 +115,7 @@ oslPipe __osl_createPipeImpl() + pPipeImpl = (oslPipe)calloc(1, sizeof(struct oslPipeImpl)); + pPipeImpl->m_nRefCount =1; + pPipeImpl->m_bClosed = sal_False; +-#if defined(LINUX) ++#if CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT + pPipeImpl->m_bIsInShutdown = sal_False; + pPipeImpl->m_bIsAccepting = sal_False; + #endif +@@ -321,7 +321,7 @@ void SAL_CALL osl_releasePipe( oslPipe p + void SAL_CALL osl_closePipe( oslPipe pPipe ) + { + int nRet; +-#if defined(LINUX) ++#if CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT + size_t len; + struct sockaddr_un addr; + int fd; +@@ -341,10 +341,10 @@ void SAL_CALL osl_closePipe( oslPipe pPi + ConnFD = pPipe->m_Socket; + + /* +- Thread does not return from accept on linux, so ++ Thread does not return from accept on some operating systems, so + connect to the accepting pipe + */ +-#if defined(LINUX) ++#if CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT + if ( pPipe->m_bIsAccepting ) + { + pPipe->m_bIsInShutdown = sal_True; +@@ -356,7 +356,11 @@ void SAL_CALL osl_closePipe( oslPipe pPi + + addr.sun_family = AF_UNIX; + strncpy(addr.sun_path, pPipe->m_Name, sizeof(addr.sun_path)); +- len = sizeof(addr); ++#if defined(FREEBSD) ++ len = SUN_LEN(&addr); ++#else ++ len = sizeof(addr); ++#endif + + nRet = connect( fd, (struct sockaddr *)&addr, len); + #if OSL_DEBUG_LEVEL > 1 +@@ -367,7 +371,7 @@ void SAL_CALL osl_closePipe( oslPipe pPi + #endif /* OSL_DEBUG_LEVEL */ + close(fd); + } +-#endif /* LINUX */ ++#endif /* CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT */ + + + nRet = shutdown(ConnFD, 2); +@@ -408,13 +412,13 @@ oslPipe SAL_CALL osl_acceptPipe(oslPipe + + OSL_ASSERT(strlen(pPipe->m_Name) > 0); + +-#if defined(LINUX) ++#if CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT + pPipe->m_bIsAccepting = sal_True; + #endif + + s = accept(pPipe->m_Socket, NULL, NULL); + +-#if defined(LINUX) ++#if CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT + pPipe->m_bIsAccepting = sal_False; + #endif + +@@ -424,13 +428,13 @@ oslPipe SAL_CALL osl_acceptPipe(oslPipe + return NULL; + } + +-#if defined(LINUX) ++#if CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT + if ( pPipe->m_bIsInShutdown ) + { + close(s); + return NULL; + } +-#endif /* LINUX */ ++#endif /* CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT */ + else + { + /* alloc memory */ +--- sal/osl/unx/sockimpl.h.orig 2015-10-21 07:03:17 UTC ++++ sal/osl/unx/sockimpl.h +@@ -63,7 +63,7 @@ struct oslPipeImpl { + sal_Char m_Name[PATH_MAX + 1]; + oslInterlockedCount m_nRefCount; + sal_Bool m_bClosed; +-#if defined(LINUX) ++#if CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT + sal_Bool m_bIsAccepting; + sal_Bool m_bIsInShutdown; + #endif From owner-svn-ports-head@freebsd.org Sun Mar 20 22:08: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 901EEACE8B2; Sun, 20 Mar 2016 22:08:08 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5A227111A; Sun, 20 Mar 2016 22:08:08 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KM87NG094250; Sun, 20 Mar 2016 22:08:07 GMT (envelope-from jpaetzel@FreeBSD.org) Received: (from jpaetzel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KM87KG094248; Sun, 20 Mar 2016 22:08:07 GMT (envelope-from jpaetzel@FreeBSD.org) Message-Id: <201603202208.u2KM87KG094248@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jpaetzel set sender to jpaetzel@FreeBSD.org using -f From: Josh Paetzel Date: Sun, 20 Mar 2016 22:08:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411523 - head/devel/py-columnize X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 22:08:08 -0000 Author: jpaetzel Date: Sun Mar 20 22:08:07 2016 New Revision: 411523 URL: https://svnweb.freebsd.org/changeset/ports/411523 Log: Update to 0.3.9 Modified: head/devel/py-columnize/Makefile head/devel/py-columnize/distinfo Modified: head/devel/py-columnize/Makefile ============================================================================== --- head/devel/py-columnize/Makefile Sun Mar 20 21:42:08 2016 (r411522) +++ head/devel/py-columnize/Makefile Sun Mar 20 22:08:07 2016 (r411523) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= columnize -PORTVERSION= 0.3.8 +PORTVERSION= 0.3.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-columnize/distinfo ============================================================================== --- head/devel/py-columnize/distinfo Sun Mar 20 21:42:08 2016 (r411522) +++ head/devel/py-columnize/distinfo Sun Mar 20 22:08:07 2016 (r411523) @@ -1,2 +1,2 @@ -SHA256 (columnize-0.3.8.tar.gz) = c94d9173e0cb34682b1f63d2cea5924a522ef588981a7baa6a4c08a785808555 -SIZE (columnize-0.3.8.tar.gz) = 9464 +SHA256 (columnize-0.3.9.tar.gz) = fabb8e0e3a2241b18f31bf2416934f338c6ca1d3bbbaf434979813bf2a3e442b +SIZE (columnize-0.3.9.tar.gz) = 8581 From owner-svn-ports-head@freebsd.org Sun Mar 20 23:06: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 C46AAAD6520; Sun, 20 Mar 2016 23:06:21 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7A55C8D6; Sun, 20 Mar 2016 23:06:21 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KN6Kod011991; Sun, 20 Mar 2016 23:06:20 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KN6JBR011982; Sun, 20 Mar 2016 23:06:19 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201603202306.u2KN6JBR011982@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 20 Mar 2016 23:06:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411524 - in head/java: . openjfx8-devel openjfx8-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.21 Precedence: list List-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, 20 Mar 2016 23:06:21 -0000 Author: swills Date: Sun Mar 20 23:06:19 2016 New Revision: 411524 URL: https://svnweb.freebsd.org/changeset/ports/411524 Log: java/openjfx8-devel: create port OpenJFX is an open source, next generation client application platform for desktop and embedded systems based on JavaSE. It is a collaborative effort by many individuals and companies with the goal of producing a modern, efficient, and fully featured toolkit for developing rich client applications. WWW: http://openjdk.java.net/projects/openjfx/ PR: 207566 Submitted by: Tobias Kortkamp Added: head/java/openjfx8-devel/ head/java/openjfx8-devel/Makefile (contents, props changed) head/java/openjfx8-devel/distinfo (contents, props changed) head/java/openjfx8-devel/files/ head/java/openjfx8-devel/files/patch-build.gradle (contents, props changed) head/java/openjfx8-devel/files/patch-buildSrc_build.gradle (contents, props changed) head/java/openjfx8-devel/pkg-descr (contents, props changed) head/java/openjfx8-devel/pkg-message (contents, props changed) head/java/openjfx8-devel/pkg-plist (contents, props changed) Modified: head/java/Makefile Modified: head/java/Makefile ============================================================================== --- head/java/Makefile Sun Mar 20 22:08:07 2016 (r411523) +++ head/java/Makefile Sun Mar 20 23:06:19 2016 (r411524) @@ -107,6 +107,7 @@ SUBDIR += openjdk7-jre SUBDIR += openjdk8 SUBDIR += openjdk8-jre + SUBDIR += openjfx8-devel SUBDIR += phpeclipse SUBDIR += proguard SUBDIR += rubygem-rjb Added: head/java/openjfx8-devel/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/java/openjfx8-devel/Makefile Sun Mar 20 23:06:19 2016 (r411524) @@ -0,0 +1,61 @@ +# Created by: Tobias Kortkamp +# $FreeBSD$ + +PORTNAME= openjfx8 +PORTVERSION= 20160228 +CATEGORIES= java x11-toolkits devel +MASTER_SITES= https://bitbucket.org/tobik/openjfx-rt/get/ \ + http://bitbucket.org/tobik/openjfx-rt/get/ +PKGNAMESUFFIX= -devel +DISTNAME= freebsd${PORTVERSION} +DIST_SUBDIR= ${PORTNAME} + +MAINTAINER= t@tobik.me +COMMENT= JavaFX (OpenJFX) SDK overlay for OpenJDK 8 + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= apache-ant>0:${PORTSDIR}/devel/apache-ant \ + antlr3>0:${PORTSDIR}/devel/antlr3 \ + gradle:${PORTSDIR}/devel/gradle \ + swt-devel>0:${PORTSDIR}/x11-toolkits/swt-devel +RUN_DEPENDS= swt-devel>0:${PORTSDIR}/x11-toolkits/swt-devel +LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg-turbo + +USE_GL= yes +USE_GNOME= gtk20 +USE_JAVA= yes +USE_LDCONFIG= yes +JAVA_VERSION= 1.8 + +BROKEN_FreeBSD_9= does not build + +ONLY_FOR_ARCHS= i386 amd64 +PLIST_SUB= ARCH=${ARCH} \ + JAVA_HOME=${JAVA_HOME} + +WRKSRC= ${WRKDIR}/tobik-openjfx-rt-2de985ca8377 + +# NOTE: This port won't build if openjfx8-devel is currently +# installed. This is not a problem in Poudriere or Synth but +# something to be aware of if you're trying to build this port in a +# non-pristine environment. + +post-patch: + @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/build.gradle ${WRKSRC}/buildSrc/build.gradle + +do-build: +# Gradle creates ${HOME}/.gradle, pretend home is somewhere else + @${MKDIR} ${WRKDIR}/dot-gradle + @(cd ${WRKSRC}; ${SETENV} GRADLE_USER_HOME=${WRKDIR}/dot-gradle gradle zips) + +do-install: + @(${MKDIR} ${STAGEDIR}${JAVA_HOME} \ + && ${TAR} -C ${STAGEDIR}${JAVA_HOME} \ + -xf ${WRKSRC}/build/bundles/javafx-sdk-overlay.zip) + +post-install: + @${FIND} ${STAGEDIR}${JAVA_HOME}/jre -name '*.so' -exec ${STRIP_CMD} \{\} \; + +.include Added: head/java/openjfx8-devel/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/java/openjfx8-devel/distinfo Sun Mar 20 23:06:19 2016 (r411524) @@ -0,0 +1,2 @@ +SHA256 (openjfx8/freebsd20160228.tar.gz) = 7940021340d87d68259a812d329670ed3841aa4055cfdee8bddbddd1d4c6ad02 +SIZE (openjfx8/freebsd20160228.tar.gz) = 77469908 Added: head/java/openjfx8-devel/files/patch-build.gradle ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/java/openjfx8-devel/files/patch-build.gradle Sun Mar 20 23:06:19 2016 (r411524) @@ -0,0 +1,67 @@ +--- build.gradle.orig 2016-02-28 12:54:50 UTC ++++ build.gradle +@@ -1167,7 +1167,7 @@ allprojects { + // By default all of our projects require junit for testing so we can just + // setup this dependency here. + dependencies { +- testCompile group: "junit", name: "junit", version: "4.8.2" ++ testCompile files("%%PREFIX%%/share/java/classes/junit4.jar") + if (BUILD_CLOSED && DO_JCOV) { + testCompile name: "jcov" + } +@@ -1307,11 +1307,9 @@ project(":graphics") { + dependencies { + compile project(":base"), BUILD_SRC + compile files("/usr/local/share/java/classes/swt-devel.jar") +- stubCompile group: "junit", name: "junit", version: "4.8.2", ++ stubCompile files("%%PREFIX%%/share/java/classes/junit4.jar"), + project(":base").sourceSets.test.output, sourceSets.main.output +- antlr3 group: "org.antlr", name: "antlr", version: "3.1.3" +- antlr3 group: "org.antlr", name: "antlr-runtime", version: "3.1.3" +- antlr3 group: "org.antlr", name: "stringtemplate", version: "3.2" ++ antlr3 files("%%PREFIX%%/share/java/classes/antlr-3.5.2-complete.jar") + } + + // Create a single "native" task which will depend on all the individual native tasks for graphics +@@ -1601,9 +1599,7 @@ project(":graphics") { + copy { + into libsDir + from f.getParentFile() +- include "**/antlr-3.1.3.jar" +- include "**/stringtemplate-3.2.jar" +- include "**/antlr-runtime-3.1.3.jar" ++ include "**/antlr-3.5.2-complete.jar" + includeEmptyDirs = false + } + // Have to rename the swt jar because it is some platform specific name but +@@ -1787,7 +1783,7 @@ project(":fxpackager") { + } + + dependencies { +- compile group: "org.apache.ant", name: "ant", version: "1.8.2" ++ compile files("%%PREFIX%%/share/java/apache-ant/lib/ant.jar") + } + + // When producing the jar, we need to relocate a few class files +@@ -2048,21 +2044,6 @@ project(":fxpackager") { + jar.dependsOn buildJavaPackager + jar.dependsOn packagerJar + +- classes << { +- // Copy all of the download libraries to libs directory for the sake of the IDEs +- File libsDir = rootProject.file("build/libs"); +- File antLib = new File(libsDir, "ant-1.8.2.jar") +- libsDir.mkdirs(); +- for (File f : configurations.compile.files) { +- copy { +- into libsDir +- from f.getParentFile() +- include "**/ant-1.8.2.jar" +- includeEmptyDirs = false +- } +- } +- } +- + task packagerFakeJar(type: Jar) { + dependsOn compileTestJava + from compileTestJava.destinationDir Added: head/java/openjfx8-devel/files/patch-buildSrc_build.gradle ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/java/openjfx8-devel/files/patch-buildSrc_build.gradle Sun Mar 20 23:06:19 2016 (r411524) @@ -0,0 +1,17 @@ +--- buildSrc/build.gradle.orig 2016-02-28 12:54:50 UTC ++++ buildSrc/build.gradle +@@ -81,11 +81,9 @@ sourceSets { + getConfigurations().create("antlr3"); + + dependencies { +- compile group: "org.antlr", name: "antlr", version: "3.1.3" +- testCompile group: "junit", name: "junit", version: "4.8.2" +- antlr3 group: "org.antlr", name: "antlr-runtime", version: "3.1.3" +- antlr3 group: "org.antlr", name: "stringtemplate", version: "3.2" +- antlr3 group: "org.antlr", name: "antlr", version: "3.1.3" ++ compile files("%%PREFIX%%/share/java/classes/antlr-3.5.2-complete.jar") ++ testCompile files("%%PREFIX%%/share/java/classes/junit4.jar") ++ antlr3 files("%%PREFIX%%/share/java/classes/antlr-3.5.2-complete.jar") + } + + // At the moment the ASM library shipped with Gradle that is used to Added: head/java/openjfx8-devel/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/java/openjfx8-devel/pkg-descr Sun Mar 20 23:06:19 2016 (r411524) @@ -0,0 +1,6 @@ +OpenJFX is an open source, next generation client application platform for +desktop and embedded systems based on JavaSE. It is a collaborative effort by +many individuals and companies with the goal of producing a modern, efficient, +and fully featured toolkit for developing rich client applications. + +WWW: http://openjdk.java.net/projects/openjfx/ Added: head/java/openjfx8-devel/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/java/openjfx8-devel/pkg-message Sun Mar 20 23:06:19 2016 (r411524) @@ -0,0 +1,3 @@ +If you've previously used IntelliJ IDEA for Java development make sure +to recreate your Java SDK under "Platform Settings -> SDKs" so that +the JavaFX runtime libraries are picked up correctly by IDEA. Added: head/java/openjfx8-devel/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/java/openjfx8-devel/pkg-plist Sun Mar 20 23:06:19 2016 (r411524) @@ -0,0 +1,17 @@ +%%JAVA_HOME%%/bin/javafxpackager +%%JAVA_HOME%%/bin/javapackager +%%JAVA_HOME%%/jre/lib/%%ARCH%%/libdecora_sse.so +%%JAVA_HOME%%/jre/lib/%%ARCH%%/libglass.so +%%JAVA_HOME%%/jre/lib/%%ARCH%%/libjavafx_font.so +%%JAVA_HOME%%/jre/lib/%%ARCH%%/libjavafx_font_freetype.so +%%JAVA_HOME%%/jre/lib/%%ARCH%%/libjavafx_font_pango.so +%%JAVA_HOME%%/jre/lib/%%ARCH%%/libjavafx_iio.so +%%JAVA_HOME%%/jre/lib/%%ARCH%%/libprism_common.so +%%JAVA_HOME%%/jre/lib/%%ARCH%%/libprism_es2.so +%%JAVA_HOME%%/jre/lib/%%ARCH%%/libprism_sw.so +%%JAVA_HOME%%/jre/lib/ext/jfxrt.jar +%%JAVA_HOME%%/jre/lib/javafx.properties +%%JAVA_HOME%%/jre/lib/jfxswt.jar +%%JAVA_HOME%%/lib/ant-javafx.jar +%%JAVA_HOME%%/lib/javafx-mx.jar +%%JAVA_HOME%%/lib/packager.jar From owner-svn-ports-head@freebsd.org Sun Mar 20 23:20: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 E3011AD6859; Sun, 20 Mar 2016 23:20:55 +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 B066DE69; Sun, 20 Mar 2016 23:20:55 +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 u2KNKs1v015583; Sun, 20 Mar 2016 23:20:54 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KNKsS4015581; Sun, 20 Mar 2016 23:20:54 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201603202320.u2KNKsS4015581@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sun, 20 Mar 2016 23:20:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411525 - head/devel/p5-DateTime-Format-Strptime X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 23:20:56 -0000 Author: adamw Date: Sun Mar 20 23:20:54 2016 New Revision: 411525 URL: https://svnweb.freebsd.org/changeset/ports/411525 Log: Update to 1.65. Changes: https://metacpan.org/changes/distribution/DateTime-Format-Strptime Modified: head/devel/p5-DateTime-Format-Strptime/Makefile head/devel/p5-DateTime-Format-Strptime/distinfo Modified: head/devel/p5-DateTime-Format-Strptime/Makefile ============================================================================== --- head/devel/p5-DateTime-Format-Strptime/Makefile Sun Mar 20 23:06:19 2016 (r411524) +++ head/devel/p5-DateTime-Format-Strptime/Makefile Sun Mar 20 23:20:54 2016 (r411525) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Format-Strptime -PORTVERSION= 1.64 +PORTVERSION= 1.65 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN Modified: head/devel/p5-DateTime-Format-Strptime/distinfo ============================================================================== --- head/devel/p5-DateTime-Format-Strptime/distinfo Sun Mar 20 23:06:19 2016 (r411524) +++ head/devel/p5-DateTime-Format-Strptime/distinfo Sun Mar 20 23:20:54 2016 (r411525) @@ -1,2 +1,2 @@ -SHA256 (DateTime-Format-Strptime-1.64.tar.gz) = b7168c3740d39f07d2c7e36797c296184fd1cf20d4d9305c021bd7ee719a5400 -SIZE (DateTime-Format-Strptime-1.64.tar.gz) = 43005 +SHA256 (DateTime-Format-Strptime-1.65.tar.gz) = 621ae39efd1134850b5d47b6cba772a250d7920c268e05cfb9908d993d3cd527 +SIZE (DateTime-Format-Strptime-1.65.tar.gz) = 43190 From owner-svn-ports-head@freebsd.org Sun Mar 20 23:44: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 65BE2AD6EC1; Sun, 20 Mar 2016 23:44:07 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 361CEEF9; Sun, 20 Mar 2016 23:44:07 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KNi6Fk024452; Sun, 20 Mar 2016 23:44:06 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KNi6fp024450; Sun, 20 Mar 2016 23:44:06 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201603202344.u2KNi6fp024450@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 20 Mar 2016 23:44:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411526 - in head/databases/memcached: . 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.21 Precedence: list List-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, 20 Mar 2016 23:44:07 -0000 Author: swills Date: Sun Mar 20 23:44:06 2016 New Revision: 411526 URL: https://svnweb.freebsd.org/changeset/ports/411526 Log: databases/memcached: update to 1.4.25 Deleted: head/databases/memcached/files/patch-items.c Modified: head/databases/memcached/Makefile head/databases/memcached/distinfo Modified: head/databases/memcached/Makefile ============================================================================== --- head/databases/memcached/Makefile Sun Mar 20 23:20:54 2016 (r411525) +++ head/databases/memcached/Makefile Sun Mar 20 23:44:06 2016 (r411526) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= memcached -PORTVERSION= 1.4.24 -PORTREVISION= 2 +PORTVERSION= 1.4.25 CATEGORIES= databases MASTER_SITES= http://www.memcached.org/files/ \ GOOGLE_CODE \ Modified: head/databases/memcached/distinfo ============================================================================== --- head/databases/memcached/distinfo Sun Mar 20 23:20:54 2016 (r411525) +++ head/databases/memcached/distinfo Sun Mar 20 23:44:06 2016 (r411526) @@ -1,2 +1,2 @@ -SHA256 (memcached-1.4.24.tar.gz) = 08a426c504ecf64633151eec1058584754d2f54e62e5ed2d6808559401617e55 -SIZE (memcached-1.4.24.tar.gz) = 354917 +SHA256 (memcached-1.4.25.tar.gz) = f058437b3c224d321919a9a6bb4e3eedb2312ed718c0caf087ff2f04ab795dda +SIZE (memcached-1.4.25.tar.gz) = 359709 From owner-svn-ports-head@freebsd.org Sun Mar 20 23:45: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 4A915AD6F5E; Sun, 20 Mar 2016 23:45:59 +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 0075580; Sun, 20 Mar 2016 23:45:58 +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 u2KNjwm2024667; Sun, 20 Mar 2016 23:45:58 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KNjvQg024664; Sun, 20 Mar 2016 23:45:57 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201603202345.u2KNjvQg024664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sun, 20 Mar 2016 23:45:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411527 - in head/x11-toolkits/p5-Prima: . 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.21 Precedence: list List-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, 20 Mar 2016 23:45:59 -0000 Author: adamw Date: Sun Mar 20 23:45:57 2016 New Revision: 411527 URL: https://svnweb.freebsd.org/changeset/ports/411527 Log: Update to 1.46. Prima can now leverage pkg-config, so switch to that rather than using CONFIGURE_ARGS. Changes: https://metacpan.org/changes/distribution/Prima Deleted: head/x11-toolkits/p5-Prima/files/patch-unix-apc_misc.c Modified: head/x11-toolkits/p5-Prima/Makefile head/x11-toolkits/p5-Prima/distinfo head/x11-toolkits/p5-Prima/pkg-plist Modified: head/x11-toolkits/p5-Prima/Makefile ============================================================================== --- head/x11-toolkits/p5-Prima/Makefile Sun Mar 20 23:44:06 2016 (r411526) +++ head/x11-toolkits/p5-Prima/Makefile Sun Mar 20 23:45:57 2016 (r411527) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Prima -PORTVERSION= 1.45 -PORTREVISION= 1 +PORTVERSION= 1.46 CATEGORIES= x11-toolkits graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,9 +19,7 @@ LIB_DEPENDS= libgif.so:${PORTSDIR}/graph OPTIONS_DEFINE= GTK2 ICONV XFT OPTIONS_DEFAULT=ICONV XFT -CONFIGURE_ARGS= EXTRA_CCFLAGS="${CFLAGS}" EXTRA_LDFLAGS="${LDFLAGS}" \ - X11BASE=${LOCALBASE} -USES= jpeg perl5 +USES= jpeg perl5 pkgconfig USE_PERL5= configure USE_XORG= x11 xext xpm xrender MAKE_JOBS_UNSAFE= yes Modified: head/x11-toolkits/p5-Prima/distinfo ============================================================================== --- head/x11-toolkits/p5-Prima/distinfo Sun Mar 20 23:44:06 2016 (r411526) +++ head/x11-toolkits/p5-Prima/distinfo Sun Mar 20 23:45:57 2016 (r411527) @@ -1,2 +1,2 @@ -SHA256 (Prima-1.45.tar.gz) = b946f76c7107d72702ffbcda7f645a7dbee044816c8d001b114a855c6597a572 -SIZE (Prima-1.45.tar.gz) = 1393209 +SHA256 (Prima-1.46.tar.gz) = 0661c68a8303a94115f1b67e9c470d6c61fe45ea1dad7b50e0b4ae656ec43cd9 +SIZE (Prima-1.46.tar.gz) = 1407717 Modified: head/x11-toolkits/p5-Prima/pkg-plist ============================================================================== --- head/x11-toolkits/p5-Prima/pkg-plist Sun Mar 20 23:44:06 2016 (r411526) +++ head/x11-toolkits/p5-Prima/pkg-plist Sun Mar 20 23:45:57 2016 (r411527) @@ -200,6 +200,7 @@ bin/tmlink %%SITE_ARCH%%/Prima/examples/fontdlg.pl %%SITE_ARCH%%/Prima/examples/frames.pl %%SITE_ARCH%%/Prima/examples/generic.pl +%%SITE_ARCH%%/Prima/examples/gradient.pl %%SITE_ARCH%%/Prima/examples/grid.pl %%SITE_ARCH%%/Prima/examples/grip.pl %%SITE_ARCH%%/Prima/examples/iv.pl From owner-svn-ports-head@freebsd.org Sun Mar 20 23:50: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 04B9BAD70ED; Sun, 20 Mar 2016 23:50:19 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C96A2857; Sun, 20 Mar 2016 23:50:18 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2KNoI27025049; Sun, 20 Mar 2016 23:50:18 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2KNoHUG025047; Sun, 20 Mar 2016 23:50:17 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201603202350.u2KNoHUG025047@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 20 Mar 2016 23:50:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411528 - head/net/syncthing X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 20 Mar 2016 23:50:19 -0000 Author: swills Date: Sun Mar 20 23:50:17 2016 New Revision: 411528 URL: https://svnweb.freebsd.org/changeset/ports/411528 Log: net/syncthing: update to 0.12.20 Modified: head/net/syncthing/Makefile head/net/syncthing/distinfo Modified: head/net/syncthing/Makefile ============================================================================== --- head/net/syncthing/Makefile Sun Mar 20 23:45:57 2016 (r411527) +++ head/net/syncthing/Makefile Sun Mar 20 23:50:17 2016 (r411528) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.12.19 +PORTVERSION= 0.12.20 DISTVERSIONPREFIX= v CATEGORIES= net Modified: head/net/syncthing/distinfo ============================================================================== --- head/net/syncthing/distinfo Sun Mar 20 23:45:57 2016 (r411527) +++ head/net/syncthing/distinfo Sun Mar 20 23:50:17 2016 (r411528) @@ -1,2 +1,2 @@ -SHA256 (syncthing-syncthing-v0.12.19_GH0.tar.gz) = 5a7035029974fe0fb496d9f8af880a50bcc8499ff5eef7ee4ef48f08df37820e -SIZE (syncthing-syncthing-v0.12.19_GH0.tar.gz) = 4047476 +SHA256 (syncthing-syncthing-v0.12.20_GH0.tar.gz) = 89dc46ebbe8b114467abe0171fd03a76408a9cf4fe44308db2b6d60eee233006 +SIZE (syncthing-syncthing-v0.12.20_GH0.tar.gz) = 4047350 From owner-svn-ports-head@freebsd.org Mon Mar 21 02:32: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 D1C44AD6024; Mon, 21 Mar 2016 02:32: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 8EB99FA6; Mon, 21 Mar 2016 02:32: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 u2L2WR9h077651; Mon, 21 Mar 2016 02:32:27 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L2WRMs077650; Mon, 21 Mar 2016 02:32:27 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201603210232.u2L2WRMs077650@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 21 Mar 2016 02:32:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411529 - 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.21 Precedence: list List-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, 21 Mar 2016 02:32:28 -0000 Author: feld Date: Mon Mar 21 02:32:27 2016 New Revision: 411529 URL: https://svnweb.freebsd.org/changeset/ports/411529 Log: Document pcre vulnerability PR: 208167 Security: CVE-2016-3191 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Mar 20 23:50:17 2016 (r411528) +++ head/security/vuxml/vuln.xml Mon Mar 21 02:32:27 2016 (r411529) @@ -58,6 +58,38 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + pcre -- stack buffer overflow + + + pcre + 8.38 + + + pcre2 + 10.21_1 + + + + +

Philip Hazel reports:

+
+

PCRE does not validate that handling the (*ACCEPT) verb + will occur within the bounds of the cworkspace stack buffer, leading to + a stack buffer overflow.

+
+ +
+ + https://bugs.exim.org/show_bug.cgi?id=1791 + CVE-2016-3191 + + + 2016-02-09 + 2016-03-21 + +
+ kamailio -- SEAS Module Heap overflow From owner-svn-ports-head@freebsd.org Mon Mar 21 02:34: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 E1860AD6097; Mon, 21 Mar 2016 02:34:51 +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 950C3115; Mon, 21 Mar 2016 02:34:51 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2L2YomV077870; Mon, 21 Mar 2016 02:34:50 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L2YoKO077868; Mon, 21 Mar 2016 02:34:50 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201603210234.u2L2YoKO077868@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 21 Mar 2016 02:34:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411530 - in head/devel/pcre2: . 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.21 Precedence: list List-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, 21 Mar 2016 02:34:52 -0000 Author: feld Date: Mon Mar 21 02:34:50 2016 New Revision: 411530 URL: https://svnweb.freebsd.org/changeset/ports/411530 Log: devel/pcre2: Add patch to resolve CVE PR: 208167 Obtained from: PCRE svn (r489) Security: CVE-2016-3191 Added: head/devel/pcre2/files/patch-CVE-2016-3191 (contents, props changed) Modified: head/devel/pcre2/Makefile Modified: head/devel/pcre2/Makefile ============================================================================== --- head/devel/pcre2/Makefile Mon Mar 21 02:32:27 2016 (r411529) +++ head/devel/pcre2/Makefile Mon Mar 21 02:34:50 2016 (r411530) @@ -3,7 +3,7 @@ PORTNAME= pcre2 PORTVERSION= 10.20 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/pcre/${PORTNAME}/${PORTVERSION} \ ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ \ Added: head/devel/pcre2/files/patch-CVE-2016-3191 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/pcre2/files/patch-CVE-2016-3191 Mon Mar 21 02:34:50 2016 (r411530) @@ -0,0 +1,27 @@ +--- src/pcre2_compile.c 2016/02/06 16:40:59 488 ++++ src/pcre2_compile.c 2016/02/10 18:24:02 489 +@@ -5901,10 +5901,22 @@ + goto FAILED; + } + cb->had_accept = TRUE; ++ ++ /* In the first pass, just accumulate the length required; ++ otherwise hitting (*ACCEPT) inside many nested parentheses can ++ cause workspace overflow. */ ++ + for (oc = cb->open_caps; oc != NULL; oc = oc->next) + { +- *code++ = OP_CLOSE; +- PUT2INC(code, 0, oc->number); ++ if (lengthptr != NULL) ++ { ++ *lengthptr += CU2BYTES(1) + IMM2_SIZE; ++ } ++ else ++ { ++ *code++ = OP_CLOSE; ++ PUT2INC(code, 0, oc->number); ++ } + } + setverb = *code++ = + (cb->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT; From owner-svn-ports-head@freebsd.org Mon Mar 21 02:40: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 12E69AD617F; Mon, 21 Mar 2016 02:40:27 +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 DE357769; Mon, 21 Mar 2016 02:40:26 +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 u2L2eQaJ078513; Mon, 21 Mar 2016 02:40:26 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L2ePQ0078508; Mon, 21 Mar 2016 02:40:25 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201603210240.u2L2ePQ0078508@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 21 Mar 2016 02:40:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411532 - in head/devel/pcre: . 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.21 Precedence: list List-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, 21 Mar 2016 02:40:27 -0000 Author: feld Date: Mon Mar 21 02:40:25 2016 New Revision: 411532 URL: https://svnweb.freebsd.org/changeset/ports/411532 Log: devel/pcre: Update to 8.38 - Remove patches now in the 8.38 release - Add patch to resolve outstanding CVE PR: 208167 Obtained from: PCRE svn (r1631) MFH: 2016Q1 Security: CVE-2016-3191 Added: head/devel/pcre/files/patch-CVE-2016-3191 (contents, props changed) Deleted: head/devel/pcre/files/patch-CVE-2015-5073 head/devel/pcre/files/patch-buffer-overflow head/devel/pcre/files/patch-r1585-buffer-overflow head/devel/pcre/files/patch-r1594-heap-overflow Modified: head/devel/pcre/Makefile head/devel/pcre/distinfo head/devel/pcre/pkg-plist Modified: head/devel/pcre/Makefile ============================================================================== --- head/devel/pcre/Makefile Mon Mar 21 02:35:44 2016 (r411531) +++ head/devel/pcre/Makefile Mon Mar 21 02:40:25 2016 (r411532) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= pcre -PORTVERSION= 8.37 -PORTREVISION= 4 +PORTVERSION= 8.38 +PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \ ftp://ftp.csx.cam.ac.uk/pub/software/programming/${PORTNAME}/ \ Modified: head/devel/pcre/distinfo ============================================================================== --- head/devel/pcre/distinfo Mon Mar 21 02:35:44 2016 (r411531) +++ head/devel/pcre/distinfo Mon Mar 21 02:40:25 2016 (r411532) @@ -1,2 +1,2 @@ -SHA256 (pcre-8.37.tar.bz2) = 51679ea8006ce31379fb0860e46dd86665d864b5020fc9cd19e71260eef4789d -SIZE (pcre-8.37.tar.bz2) = 1557603 +SHA256 (pcre-8.38.tar.bz2) = b9e02d36e23024d6c02a2e5b25204b3a4fa6ade43e0a5f869f254f49535079df +SIZE (pcre-8.38.tar.bz2) = 1562265 Added: head/devel/pcre/files/patch-CVE-2016-3191 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/pcre/files/patch-CVE-2016-3191 Mon Mar 21 02:40:25 2016 (r411532) @@ -0,0 +1,94 @@ +--- pcre_compile.c 2016/02/10 10:53:45 1630 ++++ pcre_compile.c 2016/02/10 19:13:17 1631 +@@ -6,7 +6,7 @@ + and semantics are as close as possible to those of the Perl 5 language. + + Written by Philip Hazel +- Copyright (c) 1997-2014 University of Cambridge ++ Copyright (c) 1997-2016 University of Cambridge + + ----------------------------------------------------------------------------- + Redistribution and use in source and binary forms, with or without +@@ -560,6 +560,7 @@ + /* 85 */ + "parentheses are too deeply nested (stack check)\0" + "digits missing in \\x{} or \\o{}\0" ++ "regular expression is too complicated\0" + ; + + /* Table to identify digits and hex digits. This is used when compiling +@@ -4591,7 +4592,8 @@ + if (code > cd->start_workspace + cd->workspace_size - + WORK_SIZE_SAFETY_MARGIN) /* Check for overrun */ + { +- *errorcodeptr = ERR52; ++ *errorcodeptr = (code >= cd->start_workspace + cd->workspace_size)? ++ ERR52 : ERR87; + goto FAILED; + } + +@@ -6626,8 +6628,21 @@ + cd->had_accept = TRUE; + for (oc = cd->open_caps; oc != NULL; oc = oc->next) + { +- *code++ = OP_CLOSE; +- PUT2INC(code, 0, oc->number); ++ if (lengthptr != NULL) ++ { ++#ifdef COMPILE_PCRE8 ++ *lengthptr += 1 + IMM2_SIZE; ++#elif defined COMPILE_PCRE16 ++ *lengthptr += 2 + IMM2_SIZE; ++#elif defined COMPILE_PCRE32 ++ *lengthptr += 4 + IMM2_SIZE; ++#endif ++ } ++ else ++ { ++ *code++ = OP_CLOSE; ++ PUT2INC(code, 0, oc->number); ++ } + } + setverb = *code++ = + (cd->assert_depth > 0)? OP_ASSERT_ACCEPT : OP_ACCEPT; +--- pcre_internal.h 2016/02/10 10:53:45 1630 ++++ pcre_internal.h 2016/02/10 19:13:17 1631 +@@ -7,7 +7,7 @@ + and semantics are as close as possible to those of the Perl 5 language. + + Written by Philip Hazel +- Copyright (c) 1997-2014 University of Cambridge ++ Copyright (c) 1997-2016 University of Cambridge + + ----------------------------------------------------------------------------- + Redistribution and use in source and binary forms, with or without +@@ -2289,7 +2289,7 @@ + ERR50, ERR51, ERR52, ERR53, ERR54, ERR55, ERR56, ERR57, ERR58, ERR59, + ERR60, ERR61, ERR62, ERR63, ERR64, ERR65, ERR66, ERR67, ERR68, ERR69, + ERR70, ERR71, ERR72, ERR73, ERR74, ERR75, ERR76, ERR77, ERR78, ERR79, +- ERR80, ERR81, ERR82, ERR83, ERR84, ERR85, ERR86, ERRCOUNT }; ++ ERR80, ERR81, ERR82, ERR83, ERR84, ERR85, ERR86, ERR87, ERRCOUNT }; + + /* JIT compiling modes. The function list is indexed by them. */ + +--- pcreposix.c 2016/02/10 10:53:45 1630 ++++ pcreposix.c 2016/02/10 19:13:17 1631 +@@ -6,7 +6,7 @@ + and semantics are as close as possible to those of the Perl 5 language. + + Written by Philip Hazel +- Copyright (c) 1997-2014 University of Cambridge ++ Copyright (c) 1997-2016 University of Cambridge + + ----------------------------------------------------------------------------- + Redistribution and use in source and binary forms, with or without +@@ -173,7 +173,8 @@ + REG_BADPAT, /* group name must start with a non-digit */ + /* 85 */ + REG_BADPAT, /* parentheses too deeply nested (stack check) */ +- REG_BADPAT /* missing digits in \x{} or \o{} */ ++ REG_BADPAT, /* missing digits in \x{} or \o{} */ ++ REG_BADPAT /* pattern too complicated */ + }; + + /* Table of texts corresponding to POSIX error codes */ Modified: head/devel/pcre/pkg-plist ============================================================================== --- head/devel/pcre/pkg-plist Mon Mar 21 02:35:44 2016 (r411531) +++ head/devel/pcre/pkg-plist Mon Mar 21 02:40:25 2016 (r411532) @@ -10,16 +10,16 @@ include/pcrecpp.h lib/libpcre.a lib/libpcre.so lib/libpcre.so.1 -lib/libpcre.so.1.2.5 +lib/libpcre.so.1.2.6 lib/libpcre.so.3 lib/libpcre16.a lib/libpcre16.so lib/libpcre16.so.0 -lib/libpcre16.so.0.2.5 +lib/libpcre16.so.0.2.6 lib/libpcre32.a lib/libpcre32.so lib/libpcre32.so.0 -lib/libpcre32.so.0.0.5 +lib/libpcre32.so.0.0.6 lib/libpcrecpp.a lib/libpcrecpp.so lib/libpcrecpp.so.0 From owner-svn-ports-head@freebsd.org Mon Mar 21 02:43: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 40CE0AD6334; Mon, 21 Mar 2016 02:43:58 +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 03D42B63; Mon, 21 Mar 2016 02:43:57 +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 u2L2hvMk081672; Mon, 21 Mar 2016 02:43:57 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L2hvaQ081671; Mon, 21 Mar 2016 02:43:57 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201603210243.u2L2hvaQ081671@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 21 Mar 2016 02:43:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411534 - 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.21 Precedence: list List-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, 21 Mar 2016 02:43:58 -0000 Author: feld Date: Mon Mar 21 02:43:56 2016 New Revision: 411534 URL: https://svnweb.freebsd.org/changeset/ports/411534 Log: Fix version range for pcre2 vulnerability PR: 208167 Security: CVE-2016-3191 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Mar 21 02:41:21 2016 (r411533) +++ head/security/vuxml/vuln.xml Mon Mar 21 02:43:56 2016 (r411534) @@ -67,7 +67,7 @@ Notes: pcre2 - 10.21_1 + 10.20_1 @@ -87,6 +87,7 @@ Notes: 2016-02-09 2016-03-21 + 2016-03-21 From owner-svn-ports-head@freebsd.org Mon Mar 21 02:48: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 BAB6AAD646A; Mon, 21 Mar 2016 02:48:00 +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 6E513D93; Mon, 21 Mar 2016 02:48:00 +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 u2L2lxNG081975; Mon, 21 Mar 2016 02:47:59 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L2lxjJ081972; Mon, 21 Mar 2016 02:47:59 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201603210247.u2L2lxjJ081972@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 21 Mar 2016 02:47:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411535 - head/devel/pcre2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 02:48:00 -0000 Author: feld Date: Mon Mar 21 02:47:59 2016 New Revision: 411535 URL: https://svnweb.freebsd.org/changeset/ports/411535 Log: devel/pcre2: Update to 10.21 Modified: head/devel/pcre2/Makefile head/devel/pcre2/distinfo head/devel/pcre2/pkg-plist Modified: head/devel/pcre2/Makefile ============================================================================== --- head/devel/pcre2/Makefile Mon Mar 21 02:43:56 2016 (r411534) +++ head/devel/pcre2/Makefile Mon Mar 21 02:47:59 2016 (r411535) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= pcre2 -PORTVERSION= 10.20 -PORTREVISION= 1 +PORTVERSION= 10.21 +PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= SF/pcre/${PORTNAME}/${PORTVERSION} \ ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ \ Modified: head/devel/pcre2/distinfo ============================================================================== --- head/devel/pcre2/distinfo Mon Mar 21 02:43:56 2016 (r411534) +++ head/devel/pcre2/distinfo Mon Mar 21 02:47:59 2016 (r411535) @@ -1,2 +1,2 @@ -SHA256 (pcre2-10.20.tar.gz) = 4af30b4a559d9facc4dbeafecde2b6f4414df64dcc588688f9bceea61669fca7 -SIZE (pcre2-10.20.tar.gz) = 1807522 +SHA256 (pcre2-10.21.tar.gz) = 1cfd43caffe07fe7f2cfafc74c8f0d87b38d80bbb63226a1193407476508e317 +SIZE (pcre2-10.21.tar.gz) = 1943713 Modified: head/devel/pcre2/pkg-plist ============================================================================== --- head/devel/pcre2/pkg-plist Mon Mar 21 02:43:56 2016 (r411534) +++ head/devel/pcre2/pkg-plist Mon Mar 21 02:47:59 2016 (r411535) @@ -6,19 +6,19 @@ include/pcre2posix.h lib/libpcre2-16.a lib/libpcre2-16.so lib/libpcre2-16.so.0 -lib/libpcre2-16.so.0.2.0 +lib/libpcre2-16.so.0.3.0 lib/libpcre2-32.a lib/libpcre2-32.so lib/libpcre2-32.so.0 -lib/libpcre2-32.so.0.2.0 +lib/libpcre2-32.so.0.3.0 lib/libpcre2-8.a lib/libpcre2-8.so lib/libpcre2-8.so.0 -lib/libpcre2-8.so.0.2.0 +lib/libpcre2-8.so.0.3.0 lib/libpcre2-posix.a lib/libpcre2-posix.so lib/libpcre2-posix.so.0 -lib/libpcre2-posix.so.0.0.0 +lib/libpcre2-posix.so.0.0.1 libdata/pkgconfig/libpcre2-16.pc libdata/pkgconfig/libpcre2-32.pc libdata/pkgconfig/libpcre2-8.pc @@ -68,6 +68,7 @@ man/man3/pcre2_set_character_tables.3.gz man/man3/pcre2_set_compile_recursion_guard.3.gz man/man3/pcre2_set_match_limit.3.gz man/man3/pcre2_set_newline.3.gz +man/man3/pcre2_set_offset_limit.3.gz man/man3/pcre2_set_parens_nest_limit.3.gz man/man3/pcre2_set_recursion_limit.3.gz man/man3/pcre2_set_recursion_memory_management.3.gz From owner-svn-ports-head@freebsd.org Mon Mar 21 04:43: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 7D088AD7C2D; Mon, 21 Mar 2016 04:43:47 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3CF9A685; Mon, 21 Mar 2016 04:43:47 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2L4hkqK018813; Mon, 21 Mar 2016 04:43:46 GMT (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L4hkX3018811; Mon, 21 Mar 2016 04:43:46 GMT (envelope-from alfred@FreeBSD.org) Message-Id: <201603210443.u2L4hkX3018811@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: alfred set sender to alfred@FreeBSD.org using -f From: Alfred Perlstein Date: Mon, 21 Mar 2016 04:43:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411536 - head/devel/py-fake-factory X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 04:43:47 -0000 Author: alfred (src committer) Date: Mon Mar 21 04:43:46 2016 New Revision: 411536 URL: https://svnweb.freebsd.org/changeset/ports/411536 Log: devel/py-fake-factory: update to 0.5.7 Modified: head/devel/py-fake-factory/Makefile head/devel/py-fake-factory/distinfo Modified: head/devel/py-fake-factory/Makefile ============================================================================== --- head/devel/py-fake-factory/Makefile Mon Mar 21 02:47:59 2016 (r411535) +++ head/devel/py-fake-factory/Makefile Mon Mar 21 04:43:46 2016 (r411536) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fake-factory -PORTVERSION= 0.4.2 +PORTVERSION= 0.5.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-fake-factory/distinfo ============================================================================== --- head/devel/py-fake-factory/distinfo Mon Mar 21 02:47:59 2016 (r411535) +++ head/devel/py-fake-factory/distinfo Mon Mar 21 04:43:46 2016 (r411536) @@ -1,2 +1,2 @@ -SHA256 (fake-factory-0.4.2.tar.gz) = 3581b77320e3aee4645e23671e313b22a887867d019f58c66365acc7cf2bbf48 -SIZE (fake-factory-0.4.2.tar.gz) = 306303 +SHA256 (fake-factory-0.5.7.tar.gz) = 405db32eaea36eb962e6130e4d0087762d50018b14237b02c8c4fe966d5615b2 +SIZE (fake-factory-0.5.7.tar.gz) = 520896 From owner-svn-ports-head@freebsd.org Mon Mar 21 05:03: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 2A581AD7F2F; Mon, 21 Mar 2016 05:03:32 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF38DCF6; Mon, 21 Mar 2016 05:03:31 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2L53VYh025042; Mon, 21 Mar 2016 05:03:31 GMT (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L53V8J025040; Mon, 21 Mar 2016 05:03:31 GMT (envelope-from alfred@FreeBSD.org) Message-Id: <201603210503.u2L53V8J025040@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: alfred set sender to alfred@FreeBSD.org using -f From: Alfred Perlstein Date: Mon, 21 Mar 2016 05:03:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411537 - head/www/py-djangorestframework X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 05:03:32 -0000 Author: alfred (src committer) Date: Mon Mar 21 05:03:30 2016 New Revision: 411537 URL: https://svnweb.freebsd.org/changeset/ports/411537 Log: www/py-djangorestframework: update to 3.3.3 Modified: head/www/py-djangorestframework/Makefile (contents, props changed) head/www/py-djangorestframework/distinfo (contents, props changed) Modified: head/www/py-djangorestframework/Makefile ============================================================================== --- head/www/py-djangorestframework/Makefile Mon Mar 21 04:43:46 2016 (r411536) +++ head/www/py-djangorestframework/Makefile Mon Mar 21 05:03:30 2016 (r411537) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= djangorestframework -PORTVERSION= 3.3.2 +PORTVERSION= 3.3.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-djangorestframework/distinfo ============================================================================== --- head/www/py-djangorestframework/distinfo Mon Mar 21 04:43:46 2016 (r411536) +++ head/www/py-djangorestframework/distinfo Mon Mar 21 05:03:30 2016 (r411537) @@ -1,2 +1,2 @@ -SHA256 (djangorestframework-3.3.2.tar.gz) = 4962418a57804f8323282728a4f9b9496e78caec1adda352170697752eff01bf -SIZE (djangorestframework-3.3.2.tar.gz) = 413276 +SHA256 (djangorestframework-3.3.3.tar.gz) = f606f2bb4e9bb320937cb6ccce299991b2d302f5cc705a671dffca491e55935c +SIZE (djangorestframework-3.3.3.tar.gz) = 420033 From owner-svn-ports-head@freebsd.org Mon Mar 21 05:04: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 911B1AD7F62; Mon, 21 Mar 2016 05:04:10 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 615B5DE3; Mon, 21 Mar 2016 05:04:10 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2L549mV025179; Mon, 21 Mar 2016 05:04:09 GMT (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L549tE025177; Mon, 21 Mar 2016 05:04:09 GMT (envelope-from alfred@FreeBSD.org) Message-Id: <201603210504.u2L549tE025177@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: alfred set sender to alfred@FreeBSD.org using -f From: Alfred Perlstein Date: Mon, 21 Mar 2016 05:04:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411538 - head/www/py-djangorestframework-filters X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 05:04:10 -0000 Author: alfred (src committer) Date: Mon Mar 21 05:04:09 2016 New Revision: 411538 URL: https://svnweb.freebsd.org/changeset/ports/411538 Log: www/py-djangorestframework-filters: update to 0.8.0 Modified: head/www/py-djangorestframework-filters/Makefile (contents, props changed) head/www/py-djangorestframework-filters/distinfo (contents, props changed) Modified: head/www/py-djangorestframework-filters/Makefile ============================================================================== --- head/www/py-djangorestframework-filters/Makefile Mon Mar 21 05:03:30 2016 (r411537) +++ head/www/py-djangorestframework-filters/Makefile Mon Mar 21 05:04:09 2016 (r411538) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= djangorestframework-filters -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-djangorestframework-filters/distinfo ============================================================================== --- head/www/py-djangorestframework-filters/distinfo Mon Mar 21 05:03:30 2016 (r411537) +++ head/www/py-djangorestframework-filters/distinfo Mon Mar 21 05:04:09 2016 (r411538) @@ -1,2 +1,2 @@ -SHA256 (djangorestframework-filters-0.7.0.tar.gz) = 032f1ac24e3671c5c70c9aa5ec4806623c470d007ed49b28f44196fa6695ccf3 -SIZE (djangorestframework-filters-0.7.0.tar.gz) = 8580 +SHA256 (djangorestframework-filters-0.8.0.tar.gz) = c4d77bc01af20cc7551f704f35db5aa872f6ba717e43ddd21a1de5f448838244 +SIZE (djangorestframework-filters-0.8.0.tar.gz) = 10176 From owner-svn-ports-head@freebsd.org Mon Mar 21 05: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 72739AD7F9E; Mon, 21 Mar 2016 05:05:21 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 44821ED7; Mon, 21 Mar 2016 05:05:21 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2L55KdL025334; Mon, 21 Mar 2016 05:05:20 GMT (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L55KaK025332; Mon, 21 Mar 2016 05:05:20 GMT (envelope-from alfred@FreeBSD.org) Message-Id: <201603210505.u2L55KaK025332@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: alfred set sender to alfred@FreeBSD.org using -f From: Alfred Perlstein Date: Mon, 21 Mar 2016 05:05:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411539 - head/devel/py-monotonic X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 05:05:21 -0000 Author: alfred (src committer) Date: Mon Mar 21 05:05:20 2016 New Revision: 411539 URL: https://svnweb.freebsd.org/changeset/ports/411539 Log: devel/py-monotonic: update to 1.0 Modified: head/devel/py-monotonic/Makefile head/devel/py-monotonic/distinfo Modified: head/devel/py-monotonic/Makefile ============================================================================== --- head/devel/py-monotonic/Makefile Mon Mar 21 05:04:09 2016 (r411538) +++ head/devel/py-monotonic/Makefile Mon Mar 21 05:05:20 2016 (r411539) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= monotonic -PORTVERSION= 0.6 +PORTVERSION= 1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-monotonic/distinfo ============================================================================== --- head/devel/py-monotonic/distinfo Mon Mar 21 05:04:09 2016 (r411538) +++ head/devel/py-monotonic/distinfo Mon Mar 21 05:05:20 2016 (r411539) @@ -1,2 +1,2 @@ -SHA256 (monotonic-0.6.tar.gz) = 2bc780a16024427cb4bfbfff77ed328484cf6937a787cc50055b83b13b653e74 -SIZE (monotonic-0.6.tar.gz) = 7044 +SHA256 (monotonic-1.0.tar.gz) = 47d7d045b3f2a08bffe683d761ef7f9131a2598db1cec7532a06720656cf719d +SIZE (monotonic-1.0.tar.gz) = 7082 From owner-svn-ports-head@freebsd.org Mon Mar 21 05:53: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 57644AD69D9; Mon, 21 Mar 2016 05:53:02 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 30CD383F; Mon, 21 Mar 2016 05:53:02 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2L5r1uG040247; Mon, 21 Mar 2016 05:53:01 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L5r1ei040245; Mon, 21 Mar 2016 05:53:01 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201603210553.u2L5r1ei040245@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Mon, 21 Mar 2016 05:53:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411540 - in head/editors/openoffice-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.21 Precedence: list List-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, 21 Mar 2016 05:53:02 -0000 Author: truckman Date: Mon Mar 21 05:53:01 2016 New Revision: 411540 URL: https://svnweb.freebsd.org/changeset/ports/411540 Log: Upgrade to upstream svn revision r1735889. This contains the CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT pipe fix [1]. It also contains a slightly different fix for building with boost 1.60, so delete patch-sdext_source_pdfimport_makefile.mk, which is no longer needed. Delay running gnome-post-install until the plist has been generated by post-install so that the icons are detected and gtk-update-icon-cache gets run when the package is installed. [2] Add missing USES=shared-mime-info. PR: 207301 [1] PR: 208026 [2] Deleted: head/editors/openoffice-devel/files/patch-sdext_source_pdfimport_makefile.mk Modified: head/editors/openoffice-devel/Makefile head/editors/openoffice-devel/distinfo Modified: head/editors/openoffice-devel/Makefile ============================================================================== --- head/editors/openoffice-devel/Makefile Mon Mar 21 05:05:20 2016 (r411539) +++ head/editors/openoffice-devel/Makefile Mon Mar 21 05:53:01 2016 (r411540) @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION} -PORTREVISION= 3 +#PORTREVISION= 1 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ @@ -101,7 +101,7 @@ AOOVERSION2= 2 AOOVERSION3= 0 # From solenv/inc/minor.mk SOURCEREVISION LAST_MINOR BUILD AOOTAG= AOO420m1\(Build:9800\) -SVNREVISION= 1727463 +SVNREVISION= 1735889 #AOORC=rc3 EXTSRC= ApacheOpenOffice.ext_sources.${AOOVERSION1}.x.x.20150707.tar.gz @@ -141,7 +141,7 @@ USE_XORG= ice x11 xau xaw xcomposite xcu USES= autoreconf:autoconf bison compiler:c++11-lib cpe \ desktop-file-utils \ gettext-runtime gmake iconv jpeg perl5 pkgconfig python \ - tar:${TARTYPE} + shared-mime-info tar:${TARTYPE} INSTALLS_ICONS= yes WITHOUT_CPU_CFLAGS= true CPE_PRODUCT= ${PORTNAME:S|apache-||} @@ -180,6 +180,9 @@ PDFIMPORT_BUILD_DEPENDS_OFF= ${LOCALBASE WIKI_PUBLISHER_CONFIGURE_ENABLE= wiki-publisher +# Don't run gnome-post-install until after post-install generates the plist +TARGET_ORDER_OVERRIDE= 710:gnome-post-install + .include .include <${FILESDIR}/Makefile.localized> Modified: head/editors/openoffice-devel/distinfo ============================================================================== --- head/editors/openoffice-devel/distinfo Mon Mar 21 05:05:20 2016 (r411539) +++ head/editors/openoffice-devel/distinfo Mon Mar 21 05:53:01 2016 (r411540) @@ -1,5 +1,5 @@ -SHA256 (openoffice/apache-openoffice-r1727463-src.tar.xz) = d3592cefb0f890e42d5cf911bab4b73cdb6a1b2b4ad1f808535efb3ce0826130 -SIZE (openoffice/apache-openoffice-r1727463-src.tar.xz) = 215195680 +SHA256 (openoffice/apache-openoffice-r1735889-src.tar.xz) = f249b36ffcf1c653a4abc06c12b6c07fe7a017bcf5357562099e778257d8c533 +SIZE (openoffice/apache-openoffice-r1735889-src.tar.xz) = 215031948 SHA256 (openoffice/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice/unowinreg.dll) = 6144 SHA256 (openoffice/ApacheOpenOffice.ext_sources.4.x.x.20150707.tar.gz) = 966a8333c83a18ddd84401389006d6e0b52b8175924b808b54b88211669985fa From owner-svn-ports-head@freebsd.org Mon Mar 21 05:54: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 A6F51AD6A4D; Mon, 21 Mar 2016 05:54:17 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 816D3948; Mon, 21 Mar 2016 05:54:17 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2L5sGUC040576; Mon, 21 Mar 2016 05:54:16 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L5sF7P040567; Mon, 21 Mar 2016 05:54:15 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201603210554.u2L5sF7P040567@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 21 Mar 2016 05:54:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411541 - in head: databases/evolution-data-server net/gnome-online-accounts net/vinagre net/vino security/gnome-keyring www/epiphany x11/gdm x11/gdm/files x11/gnome-shell X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 05:54:17 -0000 Author: rm Date: Mon Mar 21 05:54:15 2016 New Revision: 411541 URL: https://svnweb.freebsd.org/changeset/ports/411541 Log: Drop bogus libgnome-keyring dependency And add dependency upon libsecret where needed. Bump PORTREVISION because of dependency change. For x11/gdm also drop KEYRING option and corresponding logic bits - this functionality is now available unconditionally. Differential Revision: D5690 Reviewed by: kwm, mat Modified: head/databases/evolution-data-server/Makefile head/net/gnome-online-accounts/Makefile head/net/vinagre/Makefile head/net/vino/Makefile head/security/gnome-keyring/Makefile head/www/epiphany/Makefile head/x11/gdm/Makefile head/x11/gdm/files/gdm-password.in head/x11/gnome-shell/Makefile Modified: head/databases/evolution-data-server/Makefile ============================================================================== --- head/databases/evolution-data-server/Makefile Mon Mar 21 05:53:01 2016 (r411540) +++ head/databases/evolution-data-server/Makefile Mon Mar 21 05:54:15 2016 (r411541) @@ -3,6 +3,7 @@ PORTNAME= evolution-data-server PORTVERSION= 3.18.5 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -22,7 +23,7 @@ LIB_DEPENDS= libsoup-gnome-2.4.so:${PORT libical.so:${PORTSDIR}/devel/libical \ libnss3.so:${PORTSDIR}/security/nss \ libtasn1.so:${PORTSDIR}/security/libtasn1 \ - libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring + libsecret-1.so:${PORTSDIR}/security/libsecret PORTSCOUT= limitw:1,even Modified: head/net/gnome-online-accounts/Makefile ============================================================================== --- head/net/gnome-online-accounts/Makefile Mon Mar 21 05:53:01 2016 (r411540) +++ head/net/gnome-online-accounts/Makefile Mon Mar 21 05:54:15 2016 (r411541) @@ -3,6 +3,7 @@ PORTNAME= gnome-online-accounts PORTVERSION= 3.18.4 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME @@ -15,7 +16,6 @@ LIB_DEPENDS= libwebkit2gtk-4.0.so:${PORT libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ libnotify.so:${PORTSDIR}/devel/libnotify \ - libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \ libsecret-1.so:${PORTSDIR}/security/libsecret \ librest-0.7.so:${PORTSDIR}/devel/librest Modified: head/net/vinagre/Makefile ============================================================================== --- head/net/vinagre/Makefile Mon Mar 21 05:53:01 2016 (r411540) +++ head/net/vinagre/Makefile Mon Mar 21 05:54:15 2016 (r411541) @@ -3,7 +3,7 @@ PORTNAME= vinagre PORTVERSION= 3.18.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -14,8 +14,7 @@ COMMENT= VNC client for the GNOME Deskto BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool LIB_DEPENDS= libgtk-vnc-2.0.so:${PORTSDIR}/net/gtk-vnc \ libgdbm.so:${PORTSDIR}/databases/gdbm \ - libsecret-1.so:${PORTSDIR}/security/libsecret \ - libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring + libsecret-1.so:${PORTSDIR}/security/libsecret RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme PORTSCOUT= limitw:1,even Modified: head/net/vino/Makefile ============================================================================== --- head/net/vino/Makefile Mon Mar 21 05:53:01 2016 (r411540) +++ head/net/vino/Makefile Mon Mar 21 05:54:15 2016 (r411541) @@ -3,6 +3,7 @@ PORTNAME= vino PORTVERSION= 3.18.1 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -13,8 +14,8 @@ COMMENT= VNC server that allows for remo LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ + libsecret-1.so:${PORTSDIR}/security/libsecret \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ - libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \ libnotify.so:${PORTSDIR}/devel/libnotify \ libavahi-glib.so:${PORTSDIR}/net/avahi-app Modified: head/security/gnome-keyring/Makefile ============================================================================== --- head/security/gnome-keyring/Makefile Mon Mar 21 05:53:01 2016 (r411540) +++ head/security/gnome-keyring/Makefile Mon Mar 21 05:54:15 2016 (r411541) @@ -3,6 +3,7 @@ PORTNAME= gnome-keyring PORTVERSION= 3.18.3 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -13,8 +14,7 @@ COMMENT= Program that keeps passwords an BUILD_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss \ docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl \ gcr>=3.5.3:${PORTSDIR}/security/gcr -LIB_DEPENDS= libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \ - libdbus-1.so:${PORTSDIR}/devel/dbus \ +LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ libgcr-3.so:${PORTSDIR}/security/gcr \ libtasn1.so:${PORTSDIR}/security/libtasn1 \ libp11-kit.so:${PORTSDIR}/security/p11-kit \ Modified: head/www/epiphany/Makefile ============================================================================== --- head/www/epiphany/Makefile Mon Mar 21 05:53:01 2016 (r411540) +++ head/www/epiphany/Makefile Mon Mar 21 05:54:15 2016 (r411541) @@ -3,6 +3,7 @@ PORTNAME= epiphany PORTVERSION= 3.16.3 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -20,7 +21,7 @@ LIB_DEPENDS= libwebkit2gtk-4.0.so:${PORT libnss3.so:${PORTSDIR}/security/nss \ libavahi-gobject.so:${PORTSDIR}/net/avahi-app \ libnotify.so:${PORTSDIR}/devel/libnotify \ - libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring + libsecret-1.so:${PORTSDIR}/security/libsecret RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \ gnome-icon-theme-symbolic>=0:${PORTSDIR}/x11-themes/gnome-icon-theme-symbolic \ Modified: head/x11/gdm/Makefile ============================================================================== --- head/x11/gdm/Makefile Mon Mar 21 05:53:01 2016 (r411540) +++ head/x11/gdm/Makefile Mon Mar 21 05:54:15 2016 (r411541) @@ -3,6 +3,7 @@ PORTNAME= gdm PORTVERSION= 3.16.4 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -90,10 +91,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message GNOME_LOCALSTATEDIR= /var -OPTIONS_DEFINE= IPV6 KEYRING -OPTIONS_DEFAULT=KEYRING -KEYRING_DESC= Gnomekeyring/PAM integration -KEYRING_LIB_DEPENDS= libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring +OPTIONS_DEFINE= IPV6 IPV6_CONFIGURE_ENABLE= ipv6 .include @@ -102,12 +100,6 @@ IPV6_CONFIGURE_ENABLE= ipv6 CONFIGURE_ARGS+= --enable-debug .endif -.if ${PORT_OPTIONS:MKEYRING} -SUB_LIST+= PAM_KEYRING= -.else -SUB_LIST+= PAM_KEYRING=\# -.endif - post-patch: @${REINPLACE_CMD} -e 's|root:root|root:wheel|g' \ ${WRKSRC}/data/Makefile.in Modified: head/x11/gdm/files/gdm-password.in ============================================================================== --- head/x11/gdm/files/gdm-password.in Mon Mar 21 05:53:01 2016 (r411540) +++ head/x11/gdm/files/gdm-password.in Mon Mar 21 05:54:15 2016 (r411541) @@ -3,8 +3,8 @@ # gdm-password settings for pam(3) auth include system -auth optional /usr/local/lib/pam_ck_connector.so -%%PAM_KEYRING%%auth optional %%LOCALBASE%%/lib/pam_gnome_keyring.so +auth optional %%LOCALBASE%%/lib/pam_ck_connector.so +auth optional %%LOCALBASE%%/lib/pam_gnome_keyring.so account required pam_nologin.so account include system @@ -12,4 +12,4 @@ account include system password include system session include system -%%PAM_KEYRING%%session optional %%LOCALBASE%%/lib/pam_gnome_keyring.so auto_start +session optional %%LOCALBASE%%/lib/pam_gnome_keyring.so auto_start Modified: head/x11/gnome-shell/Makefile ============================================================================== --- head/x11/gnome-shell/Makefile Mon Mar 21 05:53:01 2016 (r411540) +++ head/x11/gnome-shell/Makefile Mon Mar 21 05:54:15 2016 (r411541) @@ -3,7 +3,7 @@ PORTNAME= gnome-shell PORTVERSION= 3.18.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,7 +16,7 @@ BUILD_DEPENDS= ca_root_nss>=0:${PORTSDIR LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \ libcaribou.so:${PORTSDIR}/accessibility/caribou \ libmutter.so:${PORTSDIR}/x11-wm/mutter \ - libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \ + libsecret-1.so:${PORTSDIR}/security/libsecret \ libgcr-3.so:${PORTSDIR}/security/gcr \ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ libtelepathy-logger.so:${PORTSDIR}/net-im/telepathy-logger \ From owner-svn-ports-head@freebsd.org Mon Mar 21 06: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 0CD83AD73F5; Mon, 21 Mar 2016 06:40:10 +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 D242DBE8; Mon, 21 Mar 2016 06:40: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 u2L6e9t1052877; Mon, 21 Mar 2016 06:40:09 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L6e89b052875; Mon, 21 Mar 2016 06:40:08 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201603210640.u2L6e89b052875@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 21 Mar 2016 06:40:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411542 - head/graphics/p5-Image-ExifTool-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.21 Precedence: list List-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, 21 Mar 2016 06:40:10 -0000 Author: pi Date: Mon Mar 21 06:40:08 2016 New Revision: 411542 URL: https://svnweb.freebsd.org/changeset/ports/411542 Log: graphics/p5-Image-ExifTool-devel: 10.10 -> 10.13 Changes: http://www.sno.phy.queensu.ca/~phil/exiftool/history.html PR: 208085 Submitted by: Daniel Lin (maintainer) Modified: head/graphics/p5-Image-ExifTool-devel/Makefile head/graphics/p5-Image-ExifTool-devel/distinfo Modified: head/graphics/p5-Image-ExifTool-devel/Makefile ============================================================================== --- head/graphics/p5-Image-ExifTool-devel/Makefile Mon Mar 21 05:54:15 2016 (r411541) +++ head/graphics/p5-Image-ExifTool-devel/Makefile Mon Mar 21 06:40:08 2016 (r411542) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Image-ExifTool -PORTVERSION= 10.10 +PORTVERSION= 10.13 CATEGORIES= graphics perl5 MASTER_SITES= http://www.sno.phy.queensu.ca/~phil/exiftool/ PKGNAMEPREFIX= p5- Modified: head/graphics/p5-Image-ExifTool-devel/distinfo ============================================================================== --- head/graphics/p5-Image-ExifTool-devel/distinfo Mon Mar 21 05:54:15 2016 (r411541) +++ head/graphics/p5-Image-ExifTool-devel/distinfo Mon Mar 21 06:40:08 2016 (r411542) @@ -1,2 +1,2 @@ -SHA256 (Image-ExifTool-10.10.tar.gz) = f9fcecf8954cfd6b1f5658e1fc82801e8b98f891c88a60adbd6bc5c716471e09 -SIZE (Image-ExifTool-10.10.tar.gz) = 4056189 +SHA256 (Image-ExifTool-10.13.tar.gz) = 830ad5e28bc049ec69950c2a48e5703aff2cb05956b80ed21aa65167afab56a9 +SIZE (Image-ExifTool-10.13.tar.gz) = 4064536 From owner-svn-ports-head@freebsd.org Mon Mar 21 06:45: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 510E3AD76AC; Mon, 21 Mar 2016 06:45:24 +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 22863FD; Mon, 21 Mar 2016 06:45:24 +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 u2L6jNOI055810; Mon, 21 Mar 2016 06:45:23 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L6jN52055809; Mon, 21 Mar 2016 06:45:23 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201603210645.u2L6jN52055809@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 21 Mar 2016 06:45:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411543 - head/net-mgmt/mrtg-ping-probe X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 06:45:24 -0000 Author: pi Date: Mon Mar 21 06:45:23 2016 New Revision: 411543 URL: https://svnweb.freebsd.org/changeset/ports/411543 Log: net-mgmt/mrtg-ping-probe: New mastersite PR: 207716 Submitted by: pi Approved by: sanpei (maintainer timeout) Modified: head/net-mgmt/mrtg-ping-probe/Makefile Modified: head/net-mgmt/mrtg-ping-probe/Makefile ============================================================================== --- head/net-mgmt/mrtg-ping-probe/Makefile Mon Mar 21 06:40:08 2016 (r411542) +++ head/net-mgmt/mrtg-ping-probe/Makefile Mon Mar 21 06:45:23 2016 (r411543) @@ -5,7 +5,7 @@ PORTNAME= mrtg-ping-probe PORTVERSION= 2.2.0 PORTREVISION= 6 CATEGORIES= net-mgmt -MASTER_SITES= ftp://ftp.pwo.de/pub/pwo/mrtg/${PORTNAME}/ +MASTER_SITES= https://opsec.eu/src/ MAINTAINER= sanpei@FreeBSD.org COMMENT= Round Trip Time and Packet Loss Probe for MRTG From owner-svn-ports-head@freebsd.org Mon Mar 21 07: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 E4B90AD7045; Mon, 21 Mar 2016 07:18:29 +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 B6A6D962; Mon, 21 Mar 2016 07:18:29 +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 u2L7ISQ6065358; Mon, 21 Mar 2016 07:18:28 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L7IS0B065356; Mon, 21 Mar 2016 07:18:28 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201603210718.u2L7IS0B065356@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 21 Mar 2016 07:18:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411544 - head/textproc/py-openpyxl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 07:18:30 -0000 Author: antoine Date: Mon Mar 21 07:18:28 2016 New Revision: 411544 URL: https://svnweb.freebsd.org/changeset/ports/411544 Log: Update to 2.3.4 Modified: head/textproc/py-openpyxl/Makefile head/textproc/py-openpyxl/distinfo Modified: head/textproc/py-openpyxl/Makefile ============================================================================== --- head/textproc/py-openpyxl/Makefile Mon Mar 21 06:45:23 2016 (r411543) +++ head/textproc/py-openpyxl/Makefile Mon Mar 21 07:18:28 2016 (r411544) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openpyxl -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-openpyxl/distinfo ============================================================================== --- head/textproc/py-openpyxl/distinfo Mon Mar 21 06:45:23 2016 (r411543) +++ head/textproc/py-openpyxl/distinfo Mon Mar 21 07:18:28 2016 (r411544) @@ -1,2 +1,2 @@ -SHA256 (openpyxl-2.3.3.tar.gz) = 93d64157d8cab5c7040bc025f0a7a9ad3c05e2d3f11518329c3f1682f5f62ffe -SIZE (openpyxl-2.3.3.tar.gz) = 141530 +SHA256 (openpyxl-2.3.4.tar.gz) = 8202c01c1c96a8a308886c77c2a0f49e1caef6df5f0ccbdccec42f002655330e +SIZE (openpyxl-2.3.4.tar.gz) = 141511 From owner-svn-ports-head@freebsd.org Mon Mar 21 07: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 EED3AAD7847; Mon, 21 Mar 2016 07:54:02 +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 A3E93BEE; Mon, 21 Mar 2016 07:54:02 +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 u2L7s1eA077290; Mon, 21 Mar 2016 07:54:01 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L7s1xW077288; Mon, 21 Mar 2016 07:54:01 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201603210754.u2L7s1xW077288@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 21 Mar 2016 07:54:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411545 - head/devel/libsigscan X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 07:54:03 -0000 Author: antoine Date: Mon Mar 21 07:54:01 2016 New Revision: 411545 URL: https://svnweb.freebsd.org/changeset/ports/411545 Log: Update to experimental-20160312 Modified: head/devel/libsigscan/Makefile head/devel/libsigscan/distinfo Modified: head/devel/libsigscan/Makefile ============================================================================== --- head/devel/libsigscan/Makefile Mon Mar 21 07:18:28 2016 (r411544) +++ head/devel/libsigscan/Makefile Mon Mar 21 07:54:01 2016 (r411545) @@ -3,7 +3,7 @@ PORTNAME= libsigscan # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH -DISTVERSION= experimental-20160108 +DISTVERSION= experimental-20160312 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libsigscan/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -11,7 +11,8 @@ MASTER_SITES= https://github.com/libyal/ MAINTAINER= antoine@FreeBSD.org COMMENT= Library for binary signature scanning -LICENSE= LGPL3 +LICENSE= LGPL3+ +LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} @@ -27,6 +28,8 @@ OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} + +post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/sigscan.conf ${STAGEDIR}${PREFIX}/etc/sigscan.conf.sample .include Modified: head/devel/libsigscan/distinfo ============================================================================== --- head/devel/libsigscan/distinfo Mon Mar 21 07:18:28 2016 (r411544) +++ head/devel/libsigscan/distinfo Mon Mar 21 07:54:01 2016 (r411545) @@ -1,2 +1,2 @@ -SHA256 (libsigscan-experimental-20160108.tar.gz) = ebedbb03c190f93d63c0195417aad1716d355351f2aab82bdb0aa7ae56d743ab -SIZE (libsigscan-experimental-20160108.tar.gz) = 1278398 +SHA256 (libsigscan-experimental-20160312.tar.gz) = 40e92991f53f5c69e21dd662dc021f41ef9203eebbc6c9d65a194ec8ca68a3ff +SIZE (libsigscan-experimental-20160312.tar.gz) = 1279402 From owner-svn-ports-head@freebsd.org Mon Mar 21 08:33: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 7E62AAD75AF; Mon, 21 Mar 2016 08:33:55 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47158E7; Mon, 21 Mar 2016 08:33:55 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2L8Xs72089386; Mon, 21 Mar 2016 08:33:54 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L8Xsgf089385; Mon, 21 Mar 2016 08:33:54 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201603210833.u2L8Xsgf089385@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 21 Mar 2016 08:33:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411546 - head/x11/xterm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 08:33:55 -0000 Author: ehaupt Date: Mon Mar 21 08:33:54 2016 New Revision: 411546 URL: https://svnweb.freebsd.org/changeset/ports/411546 Log: Add an option to enable XHTML and SVG screen dumps. Modified: head/x11/xterm/Makefile Modified: head/x11/xterm/Makefile ============================================================================== --- head/x11/xterm/Makefile Mon Mar 21 07:54:01 2016 (r411545) +++ head/x11/xterm/Makefile Mon Mar 21 08:33:54 2016 (r411546) @@ -27,7 +27,8 @@ LIBS+= -L${LOCALBASE}/lib ICONVERSION= 1 -OPTIONS_DEFINE= WCHAR LUIT DECTERM PCRE DABBREV 256COLOR SIXEL GNOME LOGGING +OPTIONS_DEFINE= WCHAR LUIT DECTERM PCRE DABBREV 256COLOR SIXEL GNOME LOGGING \ + SCRNDUMP OPTIONS_RADIO= 3D OPTIONS_RADIO_3D= XAW3D XAW3DXFT NEXTAW @@ -41,6 +42,7 @@ LOGGING_DESC= Enable logging terminal I/ XAW3D_DESC= Link with Xaw 3d library XAW3DXFT_DESC= Link with Xaw 3d xft (extended fonts) library NEXTAW_DESC= Link with neXT Athena library +SCRNDUMP_DESC= Enable XHTML and SVG screen dumps OPTIONS_DEFAULT=WCHAR LUIT 256COLOR @@ -56,6 +58,7 @@ DABBREV_CONFIGURE_ENABLE= dabbrev SIXEL_CONFIGURE_ENABLE= sixel-graphics GNOME_USES= desktop-file-utils LOGGING_CONFIGURE_ENABLE= logging +SCRNDUMP_CONFIGURE_ENABLE= screen-dumps XAW3D_CONFIGURE_WITH= Xaw3d XAW3D_LIB_DEPENDS= libXaw3d.so:${PORTSDIR}/x11-toolkits/Xaw3d XAW3DXFT_CONFIGURE_WITH= Xaw3dxft From owner-svn-ports-head@freebsd.org Mon Mar 21 09: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 26F76AD60FE; Mon, 21 Mar 2016 09:08:15 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E8B0937C; Mon, 21 Mar 2016 09:08:14 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2L98EZD098519; Mon, 21 Mar 2016 09:08:14 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L98DWK098517; Mon, 21 Mar 2016 09:08:13 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201603210908.u2L98DWK098517@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Mon, 21 Mar 2016 09:08:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411547 - 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.21 Precedence: list List-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, 21 Mar 2016 09:08:15 -0000 Author: lme Date: Mon Mar 21 09:08:13 2016 New Revision: 411547 URL: https://svnweb.freebsd.org/changeset/ports/411547 Log: Update to 2.2.0 Modified: head/security/lynis/Makefile head/security/lynis/distinfo Modified: head/security/lynis/Makefile ============================================================================== --- head/security/lynis/Makefile Mon Mar 21 08:33:54 2016 (r411546) +++ head/security/lynis/Makefile Mon Mar 21 09:08:13 2016 (r411547) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lynis -PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= security MASTER_SITES= https://cisofy.com/files/ Modified: head/security/lynis/distinfo ============================================================================== --- head/security/lynis/distinfo Mon Mar 21 08:33:54 2016 (r411546) +++ head/security/lynis/distinfo Mon Mar 21 09:08:13 2016 (r411547) @@ -1,2 +1,2 @@ -SHA256 (lynis-2.1.1.tar.gz) = d17b3cbbd305c52b9cd0d5141f41954882f398db44f26c10cb45fdaaa46a99d2 -SIZE (lynis-2.1.1.tar.gz) = 181099 +SHA256 (lynis-2.2.0.tar.gz) = 64fe15be52fa77bce14250867da87e8c262fb0e9229517c4e2d2d5a38223bea4 +SIZE (lynis-2.2.0.tar.gz) = 202825 From owner-svn-ports-head@freebsd.org Mon Mar 21 09: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 BB041AD6A0E; Mon, 21 Mar 2016 09:53:18 +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 89C65858; Mon, 21 Mar 2016 09:53:18 +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 u2L9rH6x013469; Mon, 21 Mar 2016 09:53:17 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2L9rHEv013467; Mon, 21 Mar 2016 09:53:17 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201603210953.u2L9rHEv013467@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Mon, 21 Mar 2016 09:53:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411548 - head/www/py-django-htmlmin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 09:53:18 -0000 Author: demon Date: Mon Mar 21 09:53:17 2016 New Revision: 411548 URL: https://svnweb.freebsd.org/changeset/ports/411548 Log: Update to version 0.9.1 Modified: head/www/py-django-htmlmin/Makefile head/www/py-django-htmlmin/distinfo Modified: head/www/py-django-htmlmin/Makefile ============================================================================== --- head/www/py-django-htmlmin/Makefile Mon Mar 21 09:08:13 2016 (r411547) +++ head/www/py-django-htmlmin/Makefile Mon Mar 21 09:53:17 2016 (r411548) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-htmlmin -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-django-htmlmin/distinfo ============================================================================== --- head/www/py-django-htmlmin/distinfo Mon Mar 21 09:08:13 2016 (r411547) +++ head/www/py-django-htmlmin/distinfo Mon Mar 21 09:53:17 2016 (r411548) @@ -1,2 +1,2 @@ -SHA256 (django-htmlmin-0.9.0.tar.gz) = 34f1ca19674a85ce8be99bc3a80ea53b282a9e743e275f68cb3f02ae8d9d0f91 -SIZE (django-htmlmin-0.9.0.tar.gz) = 6579 +SHA256 (django-htmlmin-0.9.1.tar.gz) = 112d63564bda95e6b0b7fdd0eee67dd5593467560737918d9fd40a2df164c0f0 +SIZE (django-htmlmin-0.9.1.tar.gz) = 6589 From owner-svn-ports-head@freebsd.org Mon Mar 21 10:35: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 D2629AD7642; Mon, 21 Mar 2016 10:35:42 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FCA5C52; Mon, 21 Mar 2016 10:35:42 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LAZfP7025589; Mon, 21 Mar 2016 10:35:41 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LAZf1X025587; Mon, 21 Mar 2016 10:35:41 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201603211035.u2LAZf1X025587@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 21 Mar 2016 10:35:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411549 - head/security/py-pyaff4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 10:35:42 -0000 Author: antoine Date: Mon Mar 21 10:35:41 2016 New Revision: 411549 URL: https://svnweb.freebsd.org/changeset/ports/411549 Log: Update to 0.23 Modified: head/security/py-pyaff4/Makefile head/security/py-pyaff4/distinfo Modified: head/security/py-pyaff4/Makefile ============================================================================== --- head/security/py-pyaff4/Makefile Mon Mar 21 09:53:17 2016 (r411548) +++ head/security/py-pyaff4/Makefile Mon Mar 21 10:35:41 2016 (r411549) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PyAFF4 -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= security devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ COMMENT= Python Advanced Forensic Format LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}intervaltree>=2.1.0:${PORTSDIR}/devel/py-intervaltree \ - ${PYTHON_PKGNAMEPREFIX}python-snappy>=0:${PORTSDIR}/archivers/py-python-snappy \ + ${PYTHON_PKGNAMEPREFIX}python-snappy>=0.5:${PORTSDIR}/archivers/py-python-snappy \ ${PYTHON_PKGNAMEPREFIX}rdflib>=4.2.1:${PORTSDIR}/textproc/py-rdflib NO_ARCH= yes @@ -24,6 +24,6 @@ post-extract: @${CHMOD} -R a+rX ${WRKSRC} post-patch: - ${REINPLACE_CMD} '/aff4-snappy/d' ${WRKSRC}/setup.py + ${REINPLACE_CMD} 's/aff4-snappy == 0.5/snappy >= 0.5/' ${WRKSRC}/setup.py .include Modified: head/security/py-pyaff4/distinfo ============================================================================== --- head/security/py-pyaff4/distinfo Mon Mar 21 09:53:17 2016 (r411548) +++ head/security/py-pyaff4/distinfo Mon Mar 21 10:35:41 2016 (r411549) @@ -1,2 +1,2 @@ -SHA256 (PyAFF4-0.22.tar.gz) = 2b765d88d778e8b2cd74191711526d6f230338dcc3efa913e52ad6f481003604 -SIZE (PyAFF4-0.22.tar.gz) = 44058 +SHA256 (PyAFF4-0.23.tar.gz) = 634e7c5f6095653d6601aebcb07328433d1707bee3b048870aa671bdb071c56b +SIZE (PyAFF4-0.23.tar.gz) = 44128 From owner-svn-ports-head@freebsd.org Mon Mar 21 10:46: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 8A9CDAD79F2; Mon, 21 Mar 2016 10:46:11 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 58C341AF; Mon, 21 Mar 2016 10:46:11 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LAkAKG028637; Mon, 21 Mar 2016 10:46:10 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LAkAmC028635; Mon, 21 Mar 2016 10:46:10 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201603211046.u2LAkAmC028635@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 21 Mar 2016 10:46:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411550 - head/textproc/py-acora X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 10:46:11 -0000 Author: antoine Date: Mon Mar 21 10:46:10 2016 New Revision: 411550 URL: https://svnweb.freebsd.org/changeset/ports/411550 Log: Update to 2.0 Modified: head/textproc/py-acora/Makefile head/textproc/py-acora/distinfo Modified: head/textproc/py-acora/Makefile ============================================================================== --- head/textproc/py-acora/Makefile Mon Mar 21 10:35:41 2016 (r411549) +++ head/textproc/py-acora/Makefile Mon Mar 21 10:46:10 2016 (r411550) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= acora -PORTVERSION= 1.9 +PORTVERSION= 2.0 CATEGORIES= textproc devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-acora/distinfo ============================================================================== --- head/textproc/py-acora/distinfo Mon Mar 21 10:35:41 2016 (r411549) +++ head/textproc/py-acora/distinfo Mon Mar 21 10:46:10 2016 (r411550) @@ -1,2 +1,2 @@ -SHA256 (acora-1.9.tar.gz) = b9e180b953c929f2ef4754fe87f708976af9a17054e8f4e9f25c54b6e0f2935c -SIZE (acora-1.9.tar.gz) = 130241 +SHA256 (acora-2.0.tar.gz) = 1ef6a512a8db97a2f51bfd7b0fff843a98c4704b933a0f15f93963736a5b0ad2 +SIZE (acora-2.0.tar.gz) = 166284 From owner-svn-ports-head@freebsd.org Mon Mar 21 10:50: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 7A19CAD7B8B; Mon, 21 Mar 2016 10:50:31 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2DB26613; Mon, 21 Mar 2016 10:50:31 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LAoUsS028888; Mon, 21 Mar 2016 10:50:30 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LAoUfx028886; Mon, 21 Mar 2016 10:50:30 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201603211050.u2LAoUfx028886@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Mon, 21 Mar 2016 10:50:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411551 - in head/devel/git: . 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.21 Precedence: list List-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, 21 Mar 2016 10:50:31 -0000 Author: garga Date: Mon Mar 21 10:50:29 2016 New Revision: 411551 URL: https://svnweb.freebsd.org/changeset/ports/411551 Log: Import a patch from git mailing list to fix build with gcc 4.2.1 and remove dependency of newer gcc to build it on 9.x Obtained from: http://thread.gmane.org/gmane.comp.version-control.git/289397 MFH: 2016Q1 Added: head/devel/git/files/patch-git-compat-util.h (contents, props changed) Modified: head/devel/git/Makefile Modified: head/devel/git/Makefile ============================================================================== --- head/devel/git/Makefile Mon Mar 21 10:46:10 2016 (r411550) +++ head/devel/git/Makefile Mon Mar 21 10:50:29 2016 (r411551) @@ -3,6 +3,7 @@ PORTNAME= git DISTVERSION= 2.7.4 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ @@ -97,10 +98,6 @@ CVS_RUN_DEPENDS= cvsps:${PORTSDIR}/devel .include -.if ${OSVERSION} < 1000000 -USE_GCC= 4.8+ -.endif - # This is intentionally not exposed as an option. .ifndef (WITH_DEBUG) ALL_TARGET= all strip Added: head/devel/git/files/patch-git-compat-util.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/git/files/patch-git-compat-util.h Mon Mar 21 10:50:29 2016 (r411551) @@ -0,0 +1,13 @@ +--- git-compat-util.h.orig 2016-03-21 10:34:43 UTC ++++ git-compat-util.h +@@ -715,8 +715,8 @@ static inline size_t st_add(size_t a, si + (uintmax_t)a, (uintmax_t)b); + return a + b; + } +-#define st_add3(a,b,c) st_add((a),st_add((b),(c))) +-#define st_add4(a,b,c,d) st_add((a),st_add3((b),(c),(d))) ++#define st_add3(a,b,c) st_add(st_add((a),(b)),(c)) ++#define st_add4(a,b,c,d) st_add(st_add3((a),(b),(c)),(d)) + + static inline size_t st_mult(size_t a, size_t b) + { From owner-svn-ports-head@freebsd.org Mon Mar 21 11:03: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 37F09AD7F81; Mon, 21 Mar 2016 11:03:40 +0000 (UTC) (envelope-from h.skuhra@gmail.com) Received: from mail-wm0-x22d.google.com (mail-wm0-x22d.google.com [IPv6:2a00:1450:400c:c09::22d]) (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 D70BCD23; Mon, 21 Mar 2016 11:03:39 +0000 (UTC) (envelope-from h.skuhra@gmail.com) Received: by mail-wm0-x22d.google.com with SMTP id p65so146700180wmp.1; Mon, 21 Mar 2016 04:03:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:message-id:from:to:cc:subject:in-reply-to:references :user-agent:mime-version; bh=mwwZA0jMjF1QngqU5SqF1E0B5JwUCctUI06cR45krA0=; b=EsI47yGNRgZ/VYpmBG4iacmcdnLHcoMdmU8Pd3VLlcKL9UMCQMNg0sxaXemkEOG/su tDGJ8DYJnf2kYL/p+suFlU0BCg73pAqookqwV+8kLY5DPDsBRIDc2AAiAS9aH2OFq6gi mKjKShC5N9jxvEXjIj/NvVyNry6b9qISF5X647ic4BKLRsSifNMwxgUJFisfemvXmi7B 2RkMLh1rIueex5IKneCA8vBJK6HNR9K79WEXyc21NX17Yxv+ukFPyotzrbZAp7/ieIxs /UdxopK6qkunSOLmrxM6pV0ClddzRMyQ/AEFH0qNDNkb4NrkRtnhj9T+KGVUQBU/tawZ 314A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:message-id:from:to:cc:subject:in-reply-to :references:user-agent:mime-version; bh=mwwZA0jMjF1QngqU5SqF1E0B5JwUCctUI06cR45krA0=; b=HHYJWNz35yMVn12mGrGQj+yy+ShrLnmkhmoIKqX+mHVwCAQaUbvdYdZXiAKRYZ8iYQ HtjA3yyua2oeHuXL2hDpQfYuz3VxpQ1SDBTm5EKARynTTDrYlx7TP97bzeb/2KhyJ3FH tHqV8hKNULc9RZTag2Vqxyml6/ULTicTYaPHptVEWOirMMjizES0JnTH+CJ4I/ueEyL9 cL+N0TNtC8ONWRJe5LflGHovIVUdr9kWt1R42NgHY9lQaUDdqEkEjIHBUo7wUv5NcYSL fSJUtPT1Rt3npL7iQ3e6eP0MqYbtPGQ6tFzOeQyfzXOL6vT+g+lTF9j2AXHqokRKAsTx Q/GA== X-Gm-Message-State: AD7BkJJDjos+qS7lour0iRHagnckzVrLrkT83RJ/kPbIy9vDaISazCpcwVHVGpGnKU9NVA== X-Received: by 10.28.6.71 with SMTP id 68mr13611927wmg.41.1458558218381; Mon, 21 Mar 2016 04:03:38 -0700 (PDT) Received: from oslo.ath.cx ([2a02:b18:581:10:59bb:fa14:e64a:5efe]) by smtp.gmail.com with ESMTPSA id t82sm5501308wmt.17.2016.03.21.04.03.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Mar 2016 04:03:37 -0700 (PDT) Date: Mon, 21 Mar 2016 12:03:35 +0100 Message-ID: <86io0gxfco.wl-h.skuhra@gmail.com> From: "Herbert J. Skuhra" To: Kurt Jaeger Cc: Sunpoet Po-Chuan Hsieh , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r403560 - in head/mail/postfix-policyd-weight: . files In-Reply-To: <201512112114.tBBLERv6007775@repo.freebsd.org> References: <201512112114.tBBLERv6007775@repo.freebsd.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/25.1 Mule/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 11:03:40 -0000 Kurt Jaeger skrev: > > Author: pi > Date: Fri Dec 11 21:14:27 2015 > New Revision: 403560 > URL: https://svnweb.freebsd.org/changeset/ports/403560 > > Log: > mail/postfix-policyd-weight: Fix with new Net::DNS version > > - Fix bug that re-appeared after Net::DNS was updated to most recent version > > PR: 201753, 205253 > Submitted by: Herbert J. Skuhra This port is obviously broken again after p5-Net-DNS update to version 1.05 (r410643): too many local DNS-errors in HELO MX lookups -- Herbert From owner-svn-ports-head@freebsd.org Mon Mar 21 11:17: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 A95E4AD8469; Mon, 21 Mar 2016 11:17:41 +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 61B7762B; Mon, 21 Mar 2016 11:17:41 +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 u2LBHefO037895; Mon, 21 Mar 2016 11:17:40 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LBHe8b037891; Mon, 21 Mar 2016 11:17:40 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603211117.u2LBHe8b037891@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 21 Mar 2016 11:17:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411552 - in head/net/ns3: . 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.21 Precedence: list List-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, 21 Mar 2016 11:17:41 -0000 Author: jbeich Date: Mon Mar 21 11:17:40 2016 New Revision: 411552 URL: https://svnweb.freebsd.org/changeset/ports/411552 Log: net/ns3: simplify - Convert to USES=waf (respects MAKE_JOBS_NUMBER) - Convert to option helpers - Define WRKSRC_SUBDIR after adjusting patches - Drop/rename common option and their descriptions - pkg-plist: rename WITH_DEBUG to DEBUG_SUFX to avoid confusion - pkg-plist: define VERSION to avoid churn on updates - post-install: compress multiple sh(1) loops via find(1) expressions PR: 208146 Approved by: Nikola Kolev (maintainer) Added: head/net/ns3/files/patch-src_wscript (contents, props changed) - copied, changed from r411551, head/net/ns3/files/patch-ns-3.24.1_src_wscript head/net/ns3/files/patch-waf-tools_cflags.py (contents, props changed) - copied, changed from r411551, head/net/ns3/files/patch-ns-3.24.1_waf-tools_cflags.py Deleted: head/net/ns3/files/patch-ns-3.24.1_src_wscript head/net/ns3/files/patch-ns-3.24.1_waf-tools_cflags.py Modified: head/net/ns3/Makefile (contents, props changed) head/net/ns3/pkg-plist (contents, props changed) Modified: head/net/ns3/Makefile ============================================================================== --- head/net/ns3/Makefile Mon Mar 21 10:50:29 2016 (r411551) +++ head/net/ns3/Makefile Mon Mar 21 11:17:40 2016 (r411552) @@ -14,98 +14,42 @@ LICENSE= GPLv2 LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ libsqlite3.so:${PORTSDIR}/databases/sqlite3 -USES= pkgconfig python tar:bzip2 +USES= pkgconfig python tar:bzip2 waf USE_LDCONFIG= yes +WRKSRC_SUBDIR= ns-${DISTVERSION} +CONFIGURE_ARGS= --int64x64=cairo +PLIST_SUB= VERSION="${PORTVERSION}" + +OPTIONS_DEFINE= DEBUG EXAMPLES GSL GTK2 SUDO TEST +OPTIONS_DEFAULT=TEST +OPTIONS_SUB= yes + +DEBUG_CONFIGURE_ON= --build-profile=debug +DEBUG_PLIST_SUB= DEBUG_SUFX="-debug" +DEBUG_CONFIGURE_OFF= --build-profile=release +DEBUG_PLIST_SUB_OFF= DEBUG_SUFX="" + +EXAMPLES_CONFIGURE_ON= --enable-examples +EXAMPLES_CONFIGURE_OFF= --disable-examples + +GSL_DESC= GNU Scientific Library support +GSL_LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl + +GTK2_LIB_DEPENDS= libgtk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 +GTK2_CONFIGURE_OFF= --disable-gtk + +SUDO_DESC= Use sudo to set suid bits on executables +SUDO_BUILD_DEPENDS= sudo:${PORTSDIR}/security/sudo +SUDO_CONFIGURE_ON= --enable-sudo -OPTIONS_DEFINE= DEBUG EXAMPLES GSL GTK SUDO TESTS -OPTIONS_DEFAULT=EXAMPLES TESTS - -DEBUG_DESC= Enable debug build profile -EXAMPLES_DESC= Enable examples -GSL_DESC= GSL support -GTK_DESC= GTK support -SUDO_DESC= Enable sudo support -TESTS_DESC= Enable tests - -BUILDARGS+= --int64x64=cairo - -.include - -.if ${PORT_OPTIONS:MDEBUG} -BUILDARGS+= -d debug -PLIST_SUB+= WITH_DEBUG="-debug" -.else -BUILDARGS+= -d release -PLIST_SUB+= WITH_DEBUG="" -.endif - -.if ${PORT_OPTIONS:MEXAMPLES} -BUILDARGS+= --enable-examples -PLIST_SUB+= WITH_EXAMPLES="" -.else -BUILDARGS+= --disable-examples -PLIST_SUB+= WITH_EXAMPLES="@comment " -.endif - -.if ${PORT_OPTIONS:MGSL} -LIB_DEPENDS+= libgsl.so:${PORTSDIR}/math/gsl -.endif - -.if ${PORT_OPTIONS:MGTK} -LIB_DEPENDS+= libgtk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 -PLIST_SUB+= WITH_GTK="" -.else -BUILDARGS+= --disable-gtk -PLIST_SUB+= WITH_GTK="@comment " -.endif - -.if ${PORT_OPTIONS:MSUDO} -BUILDARGS+= --enable-sudo -BUILD_DEPENDS+= ${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo -.endif - -.if ${PORT_OPTIONS:MTESTS} -BUILDARGS+= --enable-tests -PLIST_SUB+= WITH_TESTS="" -.else -BUILDARGS+= --disable-tests -PLIST_SUB+= WITH_TESTS="@comment " -.endif - -do-configure: - (cd ${WRKSRC}/ns-${PORTVERSION}/ && ${PYTHON_CMD} waf configure --prefix=${STAGEDIR}${PREFIX} ${BUILDARGS}) - -do-build: - (cd ${WRKSRC}/ns-${PORTVERSION}/ && ${PYTHON_CMD} waf build) - -do-install: - (cd ${WRKSRC}/ns-${PORTVERSION}/ && ${PYTHON_CMD} waf install) - -post-install-DEBUG-on: - @cd ${STAGEDIR}${PREFIX}/bin; \ - for FILE in *debug; do \ - ${STRIP_CMD} $${FILE}; \ - done +TEST_CONFIGURE_ON= --enable-tests +TEST_CONFIGURE_OFF= --disable-tests post-install: - @cd ${STAGEDIR}${PREFIX}/bin; \ - for FILE in *; do \ - ${STRIP_CMD} $${FILE}; \ - done - @cd ${STAGEDIR}${PREFIX}/lib; \ - for FILE in *.so; do \ - ${STRIP_CMD} $${FILE}; \ - done - @cd ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/ns/; \ - for FILE in *.so; do \ - ${STRIP_CMD} $${FILE}; \ - done - @cd ${STAGEDIR}${PREFIX}/libdata/pkgconfig; \ - for FILE in *.pc; do \ - ${REINPLACE_CMD} -e "s,${STAGEDIR},," $${FILE}; \ - ${RM} -f $${FILE}.bak; \ - done - ${REINPLACE_CMD} -e "s,${STAGEDIR},," ${STAGEDIR}${PREFIX}/include/ns${PORTVERSION}/${PORTNAME}/config-store-config.h - ${RM} ${STAGEDIR}${PREFIX}/include/ns${PORTVERSION}/${PORTNAME}/config-store-config.h.bak + @${FIND} ${STAGEDIR} \( -path '*/bin/*' -or -name '*.so' \) \ + -type f -exec ${STRIP_CMD} {} + + @${FIND} ${STAGEDIR} \( -path '*/pkgconfig/*' -or \ + -name 'config-store-config.h' \) \ + -type f -exec ${REINPLACE_CMD} -i '' 's,${STAGEDIR},,' {} + .include Copied and modified: head/net/ns3/files/patch-src_wscript (from r411551, head/net/ns3/files/patch-ns-3.24.1_src_wscript) ============================================================================== --- head/net/ns3/files/patch-ns-3.24.1_src_wscript Mon Mar 21 10:50:29 2016 (r411551, copy source) +++ head/net/ns3/files/patch-src_wscript Mon Mar 21 11:17:40 2016 (r411552) @@ -1,5 +1,5 @@ ---- ns-3.24.1/src/wscript.orig 2015-09-23 19:28:42 UTC -+++ ns-3.24.1/src/wscript +--- src/wscript.orig 2015-09-23 19:28:42 UTC ++++ src/wscript @@ -436,7 +436,7 @@ def apply(self): output_node = self.path.find_or_declare(output_filename) assert output_node is not None, str(self) Copied and modified: head/net/ns3/files/patch-waf-tools_cflags.py (from r411551, head/net/ns3/files/patch-ns-3.24.1_waf-tools_cflags.py) ============================================================================== --- head/net/ns3/files/patch-ns-3.24.1_waf-tools_cflags.py Mon Mar 21 10:50:29 2016 (r411551, copy source) +++ head/net/ns3/files/patch-waf-tools_cflags.py Mon Mar 21 11:17:40 2016 (r411552) @@ -1,5 +1,5 @@ ---- ns-3.24.1/waf-tools/cflags.py.orig 2015-12-12 12:44:40 UTC -+++ ns-3.24.1/waf-tools/cflags.py +--- waf-tools/cflags.py.orig 2015-09-23 19:28:42 UTC ++++ waf-tools/cflags.py @@ -19,7 +19,7 @@ class GccTraits(CompilerTraits): def __init__(self): super(GccTraits, self).__init__() Modified: head/net/ns3/pkg-plist ============================================================================== --- head/net/ns3/pkg-plist Mon Mar 21 10:50:29 2016 (r411551) +++ head/net/ns3/pkg-plist Mon Mar 21 11:17:40 2016 (r411552) @@ -1,1096 +1,1096 @@ -%%WITH_EXAMPLES%%bin/ns3.24.1-basic-energy-model-test%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-ofdm-vht-validation%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-rv-battery-model-test%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-test-interference-helper%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-vht-wifi-network%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-adhoc-aloha-ideal-phy%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-adhoc-aloha-ideal-phy-matrix-propagation-loss-model%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-adhoc-aloha-ideal-phy-with-microwave-oven%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-aodv%%WITH_DEBUG%% -bin/ns3.24.1-bench-packets%%WITH_DEBUG%% -bin/ns3.24.1-bench-simulator%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-bonnmotion-ns2-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-buildings-pathloss-profiler%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-codel-vs-droptail-asymmetric%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-codel-vs-droptail-basic-test%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-command-line-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-config-store-save%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-csma-bridge%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-csma-bridge-one-hop%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-csma-broadcast%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-csma-multicast%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-csma-one-subnet%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-csma-packet-socket%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-csma-ping%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-csma-raw-ip-socket%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-csma-star%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-double-probe-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-droptail_vs_red%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-dsdv-manet%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-dsr%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-dumbbell-animation%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-dynamic-global-routing%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-dynamic_linknode%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-energy-model-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-energy-model-with-harvesting-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-example-ping-lr-wpan%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-example-sixlowpan%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-fifth%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-file-aggregator-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-file-helper-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-first%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-fourth%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-fragmentation-ipv6%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-fragmentation-ipv6-two-MTU%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-global-injection-slash32%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-global-routing-slash32%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-gnuplot-aggregator-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-gnuplot-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-gnuplot-helper-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-grid-animation%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-hash-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-hello-simulator%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-ht-wifi-network%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-icmpv6-redirect%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-jakes-propagation-model-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-cqi-threshold%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-deactivate-bearer%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-distributed-ffr%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-dual-stripe%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-fading%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-frequency-reuse%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-intercell-interference%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-pathloss-traces%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-profiling%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-rem%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-rem-sector-antenna%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-rlc-traces%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-simple%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-simple-epc%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-uplink-power-control%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-x2-handover%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lena-x2-handover-measures%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-li-ion-energy-source%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-loose-routing-ipv6%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lr-wpan-data%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lr-wpan-error-distance-plot%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lr-wpan-error-model-plot%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lr-wpan-packet-print%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-lr-wpan-phy-test%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-main-attribute-value%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-main-callback%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-main-grid-topology%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-main-packet-header%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-main-packet-tag%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-main-propagation-loss%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-main-ptr%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-main-random-topology%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-main-random-variable%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-main-random-variable-stream%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-main-random-walk%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-main-simple%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-main-test-sync%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-manet-routing-compare%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-matrix-topology%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-mesh%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-mixed-global-routing%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-mixed-wireless%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-mobility-trace-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-multirate%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-nix-simple%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-nms-p2p-nix%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-nms-p2p-nix-distributed%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-ns2-mobility-trace%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-object-names%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-ofdm-ht-validation%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-ofdm-validation%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-olsr-hna%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-packet-socket-apps%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-ping6%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-power-adaptation-distance%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-power-adaptation-interference%%WITH_DEBUG%% -bin/ns3.24.1-print-introspected-doxygen%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-radvd%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-radvd-two-prefix%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-rate-adaptation-distance%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-realtime-udp-echo%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-red-tests%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-resources_demo%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-ripng-simple-network%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-sample-random-variable%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-sample-random-variable-stream%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-sample-simulator%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-second%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-seventh%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-simple-alternate-routing%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-simple-distributed%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-simple-distributed-empty-node%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-simple-error-model%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-simple-global-routing%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-simple-ht-hidden-stations%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-simple-mpdu-aggregation%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-simple-msdu-aggregation%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-simple-point-to-point-olsr%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-simple-routing-ping6%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-simple-two-level-aggregation%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-sixth%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-socket-bound-static-routing%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-socket-bound-tcp-static-routing%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-socket-options-ipv4%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-socket-options-ipv6%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-star-animation%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-star%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-static-routing-slash32%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-tcp-bulk-send%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-tcp-large-transfer%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-tcp-nsc-comparison%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-tcp-nsc-lfn%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-tcp-nsc-zoo%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-tcp-star-server%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-tcp-variants-comparison%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-test-ipv6%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-third%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-third-distributed%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-time-probe-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-topology-read%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-tv-trans-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-tv-trans-regional-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-uan-animation%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-uan-cw-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-uan-rc-example%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-udp-client-server%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-udp-echo%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-udp-trace-client-server%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-vanet-routing-compare%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-virtual-net-device%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wave-simple-80211p%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wave-simple-device%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wifi-adhoc%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wifi-ap%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wifi-blockack%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wifi-clear-channel-cmu%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wifi-example-sim%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wifi-hidden-terminal%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wifi-phy-test%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wifi-simple-adhoc%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wifi-simple-adhoc-grid%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wifi-simple-infra%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wifi-simple-interference%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wifi-sleep%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wifi-timing-attributes%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wifi-wired-bridging%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wimax-ipv4%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wimax-multicast%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wimax-simple%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wireless-animation%%WITH_DEBUG%% -%%WITH_EXAMPLES%%bin/ns3.24.1-wsn-ping6%%WITH_DEBUG%% -include/ns3.24.1/ns3/a2-a4-rsrq-handover-algorithm.h -include/ns3.24.1/ns3/a3-rsrp-handover-algorithm.h -include/ns3.24.1/ns3/aarf-wifi-manager.h -include/ns3.24.1/ns3/aarfcd-wifi-manager.h -include/ns3.24.1/ns3/abort.h -include/ns3.24.1/ns3/acoustic-modem-energy-model-helper.h -include/ns3.24.1/ns3/acoustic-modem-energy-model.h -include/ns3.24.1/ns3/address-utils.h -include/ns3.24.1/ns3/address.h -include/ns3.24.1/ns3/adhoc-aloha-noack-ideal-phy-helper.h -include/ns3.24.1/ns3/adhoc-wifi-mac.h -include/ns3.24.1/ns3/aloha-noack-mac-header.h -include/ns3.24.1/ns3/aloha-noack-net-device.h -include/ns3.24.1/ns3/ampdu-subframe-header.h -include/ns3.24.1/ns3/ampdu-tag.h -include/ns3.24.1/ns3/amrr-wifi-manager.h -include/ns3.24.1/ns3/amsdu-subframe-header.h -include/ns3.24.1/ns3/angles.h -include/ns3.24.1/ns3/animation-interface.h -include/ns3.24.1/ns3/antenna-model.h -include/ns3.24.1/ns3/antenna-module.h -include/ns3.24.1/ns3/aodv-dpd.h -include/ns3.24.1/ns3/aodv-helper.h -include/ns3.24.1/ns3/aodv-id-cache.h -include/ns3.24.1/ns3/aodv-module.h -include/ns3.24.1/ns3/aodv-neighbor.h -include/ns3.24.1/ns3/aodv-packet.h -include/ns3.24.1/ns3/aodv-routing-protocol.h -include/ns3.24.1/ns3/aodv-rqueue.h -include/ns3.24.1/ns3/aodv-rtable.h -include/ns3.24.1/ns3/ap-wifi-mac.h -include/ns3.24.1/ns3/aparf-wifi-manager.h -include/ns3.24.1/ns3/application-container.h -include/ns3.24.1/ns3/application-packet-probe.h -include/ns3.24.1/ns3/application.h -include/ns3.24.1/ns3/applications-module.h -include/ns3.24.1/ns3/arf-wifi-manager.h -include/ns3.24.1/ns3/arp-cache.h -include/ns3.24.1/ns3/arp-header.h -include/ns3.24.1/ns3/arp-l3-protocol.h -include/ns3.24.1/ns3/ascii-file.h -include/ns3.24.1/ns3/ascii-test.h -include/ns3.24.1/ns3/assert.h -include/ns3.24.1/ns3/athstats-helper.h -include/ns3.24.1/ns3/attribute-accessor-helper.h -include/ns3.24.1/ns3/attribute-construction-list.h -include/ns3.24.1/ns3/attribute-helper.h -include/ns3.24.1/ns3/attribute.h -include/ns3.24.1/ns3/average.h -include/ns3.24.1/ns3/backoff.h -include/ns3.24.1/ns3/basic-data-calculators.h -include/ns3.24.1/ns3/basic-energy-harvester-helper.h -include/ns3.24.1/ns3/basic-energy-harvester.h -include/ns3.24.1/ns3/basic-energy-source-helper.h -include/ns3.24.1/ns3/basic-energy-source.h -include/ns3.24.1/ns3/block-ack-agreement.h -include/ns3.24.1/ns3/block-ack-cache.h -include/ns3.24.1/ns3/block-ack-manager.h -include/ns3.24.1/ns3/boolean-probe.h -include/ns3.24.1/ns3/boolean.h -include/ns3.24.1/ns3/box.h -include/ns3.24.1/ns3/breakpoint.h -include/ns3.24.1/ns3/bridge-channel.h -include/ns3.24.1/ns3/bridge-helper.h -include/ns3.24.1/ns3/bridge-module.h -include/ns3.24.1/ns3/bridge-net-device.h -include/ns3.24.1/ns3/bs-net-device.h -include/ns3.24.1/ns3/bs-scheduler-rtps.h -include/ns3.24.1/ns3/bs-scheduler-simple.h -include/ns3.24.1/ns3/bs-scheduler.h -include/ns3.24.1/ns3/bs-service-flow-manager.h -include/ns3.24.1/ns3/bs-uplink-scheduler-mbqos.h -include/ns3.24.1/ns3/bs-uplink-scheduler-rtps.h -include/ns3.24.1/ns3/bs-uplink-scheduler-simple.h -include/ns3.24.1/ns3/bs-uplink-scheduler.h -include/ns3.24.1/ns3/bsm-application.h -include/ns3.24.1/ns3/buffer.h -include/ns3.24.1/ns3/building-allocator.h -include/ns3.24.1/ns3/building-container.h -include/ns3.24.1/ns3/building-list.h -include/ns3.24.1/ns3/building-position-allocator.h -include/ns3.24.1/ns3/building.h -include/ns3.24.1/ns3/buildings-helper.h -include/ns3.24.1/ns3/buildings-module.h -include/ns3.24.1/ns3/buildings-propagation-loss-model.h -include/ns3.24.1/ns3/bulk-send-application.h -include/ns3.24.1/ns3/bulk-send-helper.h -include/ns3.24.1/ns3/bvec.h -include/ns3.24.1/ns3/byte-tag-list.h -include/ns3.24.1/ns3/cairo-wideint-private.h -include/ns3.24.1/ns3/calendar-scheduler.h -include/ns3.24.1/ns3/callback.h -include/ns3.24.1/ns3/candidate-queue.h -include/ns3.24.1/ns3/capability-information.h -include/ns3.24.1/ns3/cara-wifi-manager.h -include/ns3.24.1/ns3/channel-coordinator.h -include/ns3.24.1/ns3/channel-list.h -include/ns3.24.1/ns3/channel-manager.h -include/ns3.24.1/ns3/channel-scheduler.h -include/ns3.24.1/ns3/channel.h -include/ns3.24.1/ns3/chunk.h -include/ns3.24.1/ns3/cid-factory.h -include/ns3.24.1/ns3/cid.h -include/ns3.24.1/ns3/codel-queue.h -include/ns3.24.1/ns3/command-line.h -include/ns3.24.1/ns3/config-store-config.h -include/ns3.24.1/ns3/config-store-module.h -include/ns3.24.1/ns3/config-store.h -include/ns3.24.1/ns3/config.h -include/ns3.24.1/ns3/connection-manager.h -include/ns3.24.1/ns3/constant-acceleration-mobility-model.h -include/ns3.24.1/ns3/constant-position-mobility-model.h -include/ns3.24.1/ns3/constant-rate-wifi-manager.h -include/ns3.24.1/ns3/constant-spectrum-propagation-loss.h -include/ns3.24.1/ns3/constant-velocity-helper.h -include/ns3.24.1/ns3/constant-velocity-mobility-model.h -include/ns3.24.1/ns3/core-config.h -include/ns3.24.1/ns3/core-module.h -include/ns3.24.1/ns3/cosine-antenna-model.h -include/ns3.24.1/ns3/cost231-propagation-loss-model.h -include/ns3.24.1/ns3/cqa-ff-mac-scheduler.h -include/ns3.24.1/ns3/crc32.h -include/ns3.24.1/ns3/crc8.h -include/ns3.24.1/ns3/cs-parameters.h -include/ns3.24.1/ns3/csma-channel.h -include/ns3.24.1/ns3/csma-helper.h -include/ns3.24.1/ns3/csma-layout-module.h -include/ns3.24.1/ns3/csma-module.h -include/ns3.24.1/ns3/csma-net-device.h -include/ns3.24.1/ns3/csma-star-helper.h -include/ns3.24.1/ns3/ctrl-headers.h -include/ns3.24.1/ns3/data-calculator.h -include/ns3.24.1/ns3/data-collection-object.h -include/ns3.24.1/ns3/data-collector.h -include/ns3.24.1/ns3/data-output-interface.h -include/ns3.24.1/ns3/data-rate.h -include/ns3.24.1/ns3/dca-txop.h -include/ns3.24.1/ns3/dcf-manager.h -include/ns3.24.1/ns3/dcf.h -include/ns3.24.1/ns3/default-channel-scheduler.h -include/ns3.24.1/ns3/default-deleter.h -include/ns3.24.1/ns3/default-simulator-impl.h -include/ns3.24.1/ns3/delay-jitter-estimation.h -include/ns3.24.1/ns3/deprecated.h -include/ns3.24.1/ns3/device-energy-model-container.h -include/ns3.24.1/ns3/device-energy-model.h -include/ns3.24.1/ns3/dl-mac-messages.h -include/ns3.24.1/ns3/dot11s-installer.h -include/ns3.24.1/ns3/dot11s-mac-header.h -include/ns3.24.1/ns3/double-probe.h -include/ns3.24.1/ns3/double.h -include/ns3.24.1/ns3/drop-tail-queue.h -include/ns3.24.1/ns3/dsdv-helper.h -include/ns3.24.1/ns3/dsdv-module.h -include/ns3.24.1/ns3/dsdv-packet-queue.h -include/ns3.24.1/ns3/dsdv-packet.h -include/ns3.24.1/ns3/dsdv-routing-protocol.h -include/ns3.24.1/ns3/dsdv-rtable.h -include/ns3.24.1/ns3/dsr-errorbuff.h -include/ns3.24.1/ns3/dsr-fs-header.h -include/ns3.24.1/ns3/dsr-gratuitous-reply-table.h -include/ns3.24.1/ns3/dsr-helper.h -include/ns3.24.1/ns3/dsr-main-helper.h -include/ns3.24.1/ns3/dsr-maintain-buff.h -include/ns3.24.1/ns3/dsr-module.h -include/ns3.24.1/ns3/dsr-network-queue.h -include/ns3.24.1/ns3/dsr-option-header.h -include/ns3.24.1/ns3/dsr-options.h -include/ns3.24.1/ns3/dsr-passive-buff.h -include/ns3.24.1/ns3/dsr-rcache.h -include/ns3.24.1/ns3/dsr-routing.h -include/ns3.24.1/ns3/dsr-rreq-table.h -include/ns3.24.1/ns3/dsr-rsendbuff.h -include/ns3.24.1/ns3/dsss-error-rate-model.h -include/ns3.24.1/ns3/edca-txop-n.h -include/ns3.24.1/ns3/empty.h -include/ns3.24.1/ns3/energy-harvester-container.h -include/ns3.24.1/ns3/energy-harvester-helper.h -include/ns3.24.1/ns3/energy-harvester.h -include/ns3.24.1/ns3/energy-model-helper.h -include/ns3.24.1/ns3/energy-module.h -include/ns3.24.1/ns3/energy-source-container.h -include/ns3.24.1/ns3/energy-source.h -include/ns3.24.1/ns3/enum.h -include/ns3.24.1/ns3/epc-enb-application.h -include/ns3.24.1/ns3/epc-enb-s1-sap.h -include/ns3.24.1/ns3/epc-gtpu-header.h -include/ns3.24.1/ns3/epc-helper.h -include/ns3.24.1/ns3/epc-mme.h -include/ns3.24.1/ns3/epc-s11-sap.h -include/ns3.24.1/ns3/epc-s1ap-sap.h -include/ns3.24.1/ns3/epc-sgw-pgw-application.h -include/ns3.24.1/ns3/epc-tft-classifier.h -include/ns3.24.1/ns3/epc-tft.h -include/ns3.24.1/ns3/epc-ue-nas.h -include/ns3.24.1/ns3/epc-x2-header.h -include/ns3.24.1/ns3/epc-x2-sap.h -include/ns3.24.1/ns3/epc-x2.h -include/ns3.24.1/ns3/eps-bearer-tag.h -include/ns3.24.1/ns3/eps-bearer.h -include/ns3.24.1/ns3/error-model.h -include/ns3.24.1/ns3/error-rate-model.h -include/ns3.24.1/ns3/ethernet-header.h -include/ns3.24.1/ns3/ethernet-trailer.h -include/ns3.24.1/ns3/event-garbage-collector.h -include/ns3.24.1/ns3/event-id.h -include/ns3.24.1/ns3/event-impl.h -include/ns3.24.1/ns3/fatal-error.h -include/ns3.24.1/ns3/fatal-impl.h -include/ns3.24.1/ns3/fdbet-ff-mac-scheduler.h -include/ns3.24.1/ns3/fdmt-ff-mac-scheduler.h -include/ns3.24.1/ns3/fdtbfq-ff-mac-scheduler.h -include/ns3.24.1/ns3/ff-mac-common.h -include/ns3.24.1/ns3/ff-mac-csched-sap.h -include/ns3.24.1/ns3/ff-mac-sched-sap.h -include/ns3.24.1/ns3/ff-mac-scheduler.h -include/ns3.24.1/ns3/file-aggregator.h -include/ns3.24.1/ns3/file-config.h -include/ns3.24.1/ns3/file-helper.h -include/ns3.24.1/ns3/flame-header.h -include/ns3.24.1/ns3/flame-installer.h -include/ns3.24.1/ns3/flame-protocol-mac.h -include/ns3.24.1/ns3/flame-protocol.h -include/ns3.24.1/ns3/flame-rtable.h -include/ns3.24.1/ns3/flow-classifier.h -include/ns3.24.1/ns3/flow-id-tag.h -include/ns3.24.1/ns3/flow-monitor-helper.h -include/ns3.24.1/ns3/flow-monitor-module.h -include/ns3.24.1/ns3/flow-monitor.h -include/ns3.24.1/ns3/flow-probe.h -include/ns3.24.1/ns3/friis-spectrum-propagation-loss.h -include/ns3.24.1/ns3/gauss-markov-mobility-model.h -include/ns3.24.1/ns3/generic-phy.h -include/ns3.24.1/ns3/geographic-positions.h -include/ns3.24.1/ns3/get-wildcard-matches.h -include/ns3.24.1/ns3/global-route-manager-impl.h -include/ns3.24.1/ns3/global-route-manager.h -include/ns3.24.1/ns3/global-router-interface.h -include/ns3.24.1/ns3/global-value.h -include/ns3.24.1/ns3/gnuplot-aggregator.h -include/ns3.24.1/ns3/gnuplot-helper.h -include/ns3.24.1/ns3/gnuplot.h -include/ns3.24.1/ns3/build-profile.h -include/ns3.24.1/ns3/mac-tx-middle.h -include/ns3.24.1/ns3/non-copyable.h -include/ns3.24.1/ns3/vht-capabilities.h -include/ns3.24.1/ns3/vht-wifi-mac-helper.h -%%WITH_GTK%%include/ns3.24.1/ns3/gtk-config-store.h -include/ns3.24.1/ns3/half-duplex-ideal-phy-signal-parameters.h -include/ns3.24.1/ns3/half-duplex-ideal-phy.h -include/ns3.24.1/ns3/hash-fnv.h -include/ns3.24.1/ns3/hash-function.h -include/ns3.24.1/ns3/hash-murmur3.h -include/ns3.24.1/ns3/hash.h -include/ns3.24.1/ns3/header.h -include/ns3.24.1/ns3/heap-scheduler.h -include/ns3.24.1/ns3/hierarchical-mobility-model.h -include/ns3.24.1/ns3/higher-tx-tag.h -include/ns3.24.1/ns3/histogram.h -include/ns3.24.1/ns3/ht-capabilities.h -include/ns3.24.1/ns3/ht-wifi-mac-helper.h -include/ns3.24.1/ns3/hwmp-protocol.h -include/ns3.24.1/ns3/hwmp-rtable.h -include/ns3.24.1/ns3/hybrid-buildings-propagation-loss-model.h -include/ns3.24.1/ns3/icmpv4-l4-protocol.h -include/ns3.24.1/ns3/icmpv4.h -include/ns3.24.1/ns3/icmpv6-header.h -include/ns3.24.1/ns3/icmpv6-l4-protocol.h -include/ns3.24.1/ns3/ideal-wifi-manager.h -include/ns3.24.1/ns3/ie-dot11s-beacon-timing.h -include/ns3.24.1/ns3/ie-dot11s-configuration.h -include/ns3.24.1/ns3/ie-dot11s-id.h -include/ns3.24.1/ns3/ie-dot11s-metric-report.h -include/ns3.24.1/ns3/ie-dot11s-peer-management.h -include/ns3.24.1/ns3/ie-dot11s-peering-protocol.h -include/ns3.24.1/ns3/ie-dot11s-perr.h -include/ns3.24.1/ns3/ie-dot11s-prep.h -include/ns3.24.1/ns3/ie-dot11s-preq.h -include/ns3.24.1/ns3/ie-dot11s-rann.h -include/ns3.24.1/ns3/inet-socket-address.h -include/ns3.24.1/ns3/inet-topology-reader.h -include/ns3.24.1/ns3/inet6-socket-address.h -include/ns3.24.1/ns3/int-to-type.h -include/ns3.24.1/ns3/int64x64-cairo.h -include/ns3.24.1/ns3/int64x64-double.h -include/ns3.24.1/ns3/int64x64.h -include/ns3.24.1/ns3/integer.h -include/ns3.24.1/ns3/interference-helper.h -include/ns3.24.1/ns3/internet-module.h -include/ns3.24.1/ns3/internet-stack-helper.h -include/ns3.24.1/ns3/internet-trace-helper.h -include/ns3.24.1/ns3/ip-l4-protocol.h -include/ns3.24.1/ns3/ipcs-classifier-record.h -include/ns3.24.1/ns3/ipcs-classifier.h -include/ns3.24.1/ns3/ipv4-address-generator.h -include/ns3.24.1/ns3/ipv4-address-helper.h -include/ns3.24.1/ns3/ipv4-address.h -include/ns3.24.1/ns3/ipv4-flow-classifier.h -include/ns3.24.1/ns3/ipv4-flow-probe.h -include/ns3.24.1/ns3/ipv4-global-routing-helper.h -include/ns3.24.1/ns3/ipv4-global-routing.h -include/ns3.24.1/ns3/ipv4-header.h -include/ns3.24.1/ns3/ipv4-interface-address.h -include/ns3.24.1/ns3/ipv4-interface-container.h -include/ns3.24.1/ns3/ipv4-interface.h -include/ns3.24.1/ns3/ipv4-l3-protocol.h -include/ns3.24.1/ns3/ipv4-list-routing-helper.h -include/ns3.24.1/ns3/ipv4-list-routing.h -include/ns3.24.1/ns3/ipv4-nix-vector-helper.h -include/ns3.24.1/ns3/ipv4-nix-vector-routing.h -include/ns3.24.1/ns3/ipv4-packet-info-tag.h -include/ns3.24.1/ns3/ipv4-packet-probe.h -include/ns3.24.1/ns3/ipv4-raw-socket-factory.h -include/ns3.24.1/ns3/ipv4-raw-socket-impl.h -include/ns3.24.1/ns3/ipv4-route.h -include/ns3.24.1/ns3/ipv4-routing-helper.h -include/ns3.24.1/ns3/ipv4-routing-protocol.h -include/ns3.24.1/ns3/ipv4-routing-table-entry.h -include/ns3.24.1/ns3/ipv4-static-routing-helper.h -include/ns3.24.1/ns3/ipv4-static-routing.h -include/ns3.24.1/ns3/ipv4.h -include/ns3.24.1/ns3/ipv6-address-generator.h -include/ns3.24.1/ns3/ipv6-address-helper.h -include/ns3.24.1/ns3/ipv6-address.h -include/ns3.24.1/ns3/ipv6-extension-demux.h -include/ns3.24.1/ns3/ipv6-extension-header.h -include/ns3.24.1/ns3/ipv6-extension.h -include/ns3.24.1/ns3/ipv6-flow-classifier.h -include/ns3.24.1/ns3/ipv6-flow-probe.h -include/ns3.24.1/ns3/ipv6-header.h -include/ns3.24.1/ns3/ipv6-interface-address.h -include/ns3.24.1/ns3/ipv6-interface-container.h -include/ns3.24.1/ns3/ipv6-interface.h -include/ns3.24.1/ns3/ipv6-l3-protocol.h -include/ns3.24.1/ns3/ipv6-list-routing-helper.h -include/ns3.24.1/ns3/ipv6-list-routing.h -include/ns3.24.1/ns3/ipv6-option-header.h -include/ns3.24.1/ns3/ipv6-packet-info-tag.h -include/ns3.24.1/ns3/ipv6-packet-probe.h -include/ns3.24.1/ns3/ipv6-pmtu-cache.h -include/ns3.24.1/ns3/ipv6-raw-socket-factory.h -include/ns3.24.1/ns3/ipv6-route.h -include/ns3.24.1/ns3/ipv6-routing-helper.h -include/ns3.24.1/ns3/ipv6-routing-protocol.h -include/ns3.24.1/ns3/ipv6-routing-table-entry.h -include/ns3.24.1/ns3/ipv6-static-routing-helper.h -include/ns3.24.1/ns3/ipv6-static-routing.h -include/ns3.24.1/ns3/ipv6.h -include/ns3.24.1/ns3/isotropic-antenna-model.h -include/ns3.24.1/ns3/itu-r-1238-propagation-loss-model.h -include/ns3.24.1/ns3/itu-r-1411-los-propagation-loss-model.h -include/ns3.24.1/ns3/itu-r-1411-nlos-over-rooftop-propagation-loss-model.h -include/ns3.24.1/ns3/jakes-process.h -include/ns3.24.1/ns3/jakes-propagation-loss-model.h -include/ns3.24.1/ns3/kun-2600-mhz-propagation-loss-model.h -include/ns3.24.1/ns3/li-ion-energy-source.h -include/ns3.24.1/ns3/list-scheduler.h -include/ns3.24.1/ns3/llc-snap-header.h -include/ns3.24.1/ns3/log-macros-disabled.h -include/ns3.24.1/ns3/log-macros-enabled.h -include/ns3.24.1/ns3/log.h -include/ns3.24.1/ns3/loopback-net-device.h -include/ns3.24.1/ns3/lr-wpan-csmaca.h -include/ns3.24.1/ns3/lr-wpan-error-model.h -include/ns3.24.1/ns3/lr-wpan-helper.h -include/ns3.24.1/ns3/lr-wpan-interference-helper.h -include/ns3.24.1/ns3/lr-wpan-lqi-tag.h -include/ns3.24.1/ns3/lr-wpan-mac-header.h -include/ns3.24.1/ns3/lr-wpan-mac-trailer.h -include/ns3.24.1/ns3/lr-wpan-mac.h -include/ns3.24.1/ns3/lr-wpan-module.h -include/ns3.24.1/ns3/lr-wpan-net-device.h -include/ns3.24.1/ns3/lr-wpan-phy.h -include/ns3.24.1/ns3/lr-wpan-spectrum-signal-parameters.h -include/ns3.24.1/ns3/lr-wpan-spectrum-value-helper.h -include/ns3.24.1/ns3/lte-amc.h -include/ns3.24.1/ns3/lte-anr-sap.h -include/ns3.24.1/ns3/lte-anr.h -include/ns3.24.1/ns3/lte-as-sap.h -include/ns3.24.1/ns3/lte-asn1-header.h -include/ns3.24.1/ns3/lte-chunk-processor.h -include/ns3.24.1/ns3/lte-common.h -include/ns3.24.1/ns3/lte-control-messages.h -include/ns3.24.1/ns3/lte-enb-cmac-sap.h -include/ns3.24.1/ns3/lte-enb-cphy-sap.h -include/ns3.24.1/ns3/lte-enb-mac.h -include/ns3.24.1/ns3/lte-enb-net-device.h -include/ns3.24.1/ns3/lte-enb-phy-sap.h -include/ns3.24.1/ns3/lte-enb-phy.h -include/ns3.24.1/ns3/lte-enb-rrc.h -include/ns3.24.1/ns3/lte-ffr-algorithm.h -include/ns3.24.1/ns3/lte-ffr-distributed-algorithm.h -include/ns3.24.1/ns3/lte-ffr-enhanced-algorithm.h -include/ns3.24.1/ns3/lte-ffr-rrc-sap.h -include/ns3.24.1/ns3/lte-ffr-sap.h -include/ns3.24.1/ns3/lte-ffr-soft-algorithm.h -include/ns3.24.1/ns3/lte-fr-hard-algorithm.h -include/ns3.24.1/ns3/lte-fr-no-op-algorithm.h -include/ns3.24.1/ns3/lte-fr-soft-algorithm.h -include/ns3.24.1/ns3/lte-fr-strict-algorithm.h -include/ns3.24.1/ns3/lte-global-pathloss-database.h -include/ns3.24.1/ns3/lte-handover-algorithm.h -include/ns3.24.1/ns3/lte-handover-management-sap.h -include/ns3.24.1/ns3/lte-harq-phy.h -include/ns3.24.1/ns3/lte-helper.h -include/ns3.24.1/ns3/lte-hex-grid-enb-topology-helper.h -include/ns3.24.1/ns3/lte-interference.h -include/ns3.24.1/ns3/lte-mac-sap.h -include/ns3.24.1/ns3/lte-mi-error-model.h -include/ns3.24.1/ns3/lte-module.h -include/ns3.24.1/ns3/lte-net-device.h -include/ns3.24.1/ns3/lte-pdcp-header.h -include/ns3.24.1/ns3/lte-pdcp-sap.h -include/ns3.24.1/ns3/lte-pdcp-tag.h -include/ns3.24.1/ns3/lte-pdcp.h -include/ns3.24.1/ns3/lte-phy-tag.h -include/ns3.24.1/ns3/lte-phy.h -include/ns3.24.1/ns3/lte-radio-bearer-info.h -include/ns3.24.1/ns3/lte-radio-bearer-tag.h -include/ns3.24.1/ns3/lte-rlc-am-header.h -include/ns3.24.1/ns3/lte-rlc-am.h -include/ns3.24.1/ns3/lte-rlc-header.h -include/ns3.24.1/ns3/lte-rlc-sap.h -include/ns3.24.1/ns3/lte-rlc-sdu-status-tag.h -include/ns3.24.1/ns3/lte-rlc-sequence-number.h -include/ns3.24.1/ns3/lte-rlc-tag.h -include/ns3.24.1/ns3/lte-rlc-tm.h -include/ns3.24.1/ns3/lte-rlc-um.h -include/ns3.24.1/ns3/lte-rlc.h -include/ns3.24.1/ns3/lte-rrc-header.h -include/ns3.24.1/ns3/lte-rrc-protocol-ideal.h -include/ns3.24.1/ns3/lte-rrc-protocol-real.h -include/ns3.24.1/ns3/lte-rrc-sap.h -include/ns3.24.1/ns3/lte-spectrum-phy.h -include/ns3.24.1/ns3/lte-spectrum-signal-parameters.h -include/ns3.24.1/ns3/lte-spectrum-value-helper.h -include/ns3.24.1/ns3/lte-stats-calculator.h -include/ns3.24.1/ns3/lte-ue-cmac-sap.h -include/ns3.24.1/ns3/lte-ue-cphy-sap.h -include/ns3.24.1/ns3/lte-ue-mac.h -include/ns3.24.1/ns3/lte-ue-net-device.h -include/ns3.24.1/ns3/lte-ue-phy-sap.h -include/ns3.24.1/ns3/lte-ue-phy.h -include/ns3.24.1/ns3/lte-ue-power-control.h -include/ns3.24.1/ns3/lte-ue-rrc.h -include/ns3.24.1/ns3/lte-vendor-specific-parameters.h -include/ns3.24.1/ns3/mac-low.h -include/ns3.24.1/ns3/mac-messages.h -include/ns3.24.1/ns3/mac-rx-middle.h -include/ns3.24.1/ns3/mac-stats-calculator.h -include/ns3.24.1/ns3/mac16-address.h -include/ns3.24.1/ns3/mac48-address.h -include/ns3.24.1/ns3/mac64-address.h -include/ns3.24.1/ns3/make-event.h -include/ns3.24.1/ns3/map-scheduler.h -include/ns3.24.1/ns3/math.h -include/ns3.24.1/ns3/mesh-helper.h -include/ns3.24.1/ns3/mesh-information-element-vector.h -include/ns3.24.1/ns3/mesh-l2-routing-protocol.h -include/ns3.24.1/ns3/mesh-module.h -include/ns3.24.1/ns3/mesh-point-device.h -include/ns3.24.1/ns3/mesh-stack-installer.h -include/ns3.24.1/ns3/mesh-wifi-beacon.h -include/ns3.24.1/ns3/mesh-wifi-interface-mac-plugin.h -include/ns3.24.1/ns3/mesh-wifi-interface-mac.h -include/ns3.24.1/ns3/mgt-headers.h -include/ns3.24.1/ns3/microwave-oven-spectrum-value-helper.h -include/ns3.24.1/ns3/minstrel-wifi-manager.h -include/ns3.24.1/ns3/mobility-building-info.h -include/ns3.24.1/ns3/mobility-helper.h -include/ns3.24.1/ns3/mobility-model.h -include/ns3.24.1/ns3/mobility-module.h -include/ns3.24.1/ns3/mpdu-aggregator.h -include/ns3.24.1/ns3/mpdu-standard-aggregator.h -include/ns3.24.1/ns3/mpi-interface.h -include/ns3.24.1/ns3/mpi-module.h -include/ns3.24.1/ns3/mpi-receiver.h -include/ns3.24.1/ns3/msdu-aggregator.h -include/ns3.24.1/ns3/multi-model-spectrum-channel.h -include/ns3.24.1/ns3/names.h -include/ns3.24.1/ns3/ndisc-cache.h -include/ns3.24.1/ns3/net-device-container.h -include/ns3.24.1/ns3/net-device.h -include/ns3.24.1/ns3/netanim-module.h -include/ns3.24.1/ns3/network-module.h -include/ns3.24.1/ns3/nist-error-rate-model.h -include/ns3.24.1/ns3/nix-vector-routing-module.h -include/ns3.24.1/ns3/nix-vector.h -include/ns3.24.1/ns3/no-op-handover-algorithm.h -include/ns3.24.1/ns3/node-container.h -include/ns3.24.1/ns3/node-list.h -include/ns3.24.1/ns3/node.h -include/ns3.24.1/ns3/non-communicating-net-device.h -include/ns3.24.1/ns3/nqos-wifi-mac-helper.h -include/ns3.24.1/ns3/ns2-mobility-helper.h -include/ns3.24.1/ns3/nstime.h -include/ns3.24.1/ns3/object-base.h -include/ns3.24.1/ns3/object-factory.h -include/ns3.24.1/ns3/object-map.h -include/ns3.24.1/ns3/object-ptr-container.h -include/ns3.24.1/ns3/object-vector.h -include/ns3.24.1/ns3/object.h -include/ns3.24.1/ns3/ocb-wifi-mac.h -include/ns3.24.1/ns3/ofdm-downlink-frame-prefix.h -include/ns3.24.1/ns3/oh-buildings-propagation-loss-model.h -include/ns3.24.1/ns3/okumura-hata-propagation-loss-model.h -include/ns3.24.1/ns3/olsr-header.h -include/ns3.24.1/ns3/olsr-helper.h -include/ns3.24.1/ns3/olsr-module.h -include/ns3.24.1/ns3/olsr-repositories.h -include/ns3.24.1/ns3/olsr-routing-protocol.h -include/ns3.24.1/ns3/olsr-state.h -include/ns3.24.1/ns3/omnet-data-output.h -include/ns3.24.1/ns3/on-off-helper.h -include/ns3.24.1/ns3/onoe-wifi-manager.h -include/ns3.24.1/ns3/onoff-application.h -include/ns3.24.1/ns3/orbis-topology-reader.h -include/ns3.24.1/ns3/originator-block-ack-agreement.h -include/ns3.24.1/ns3/output-stream-wrapper.h -include/ns3.24.1/ns3/packet-burst.h -include/ns3.24.1/ns3/packet-data-calculators.h -include/ns3.24.1/ns3/packet-loss-counter.h -include/ns3.24.1/ns3/packet-metadata.h -include/ns3.24.1/ns3/packet-probe.h -include/ns3.24.1/ns3/packet-sink-helper.h -include/ns3.24.1/ns3/packet-sink.h -include/ns3.24.1/ns3/packet-socket-address.h -include/ns3.24.1/ns3/packet-socket-client.h -include/ns3.24.1/ns3/packet-socket-factory.h -include/ns3.24.1/ns3/packet-socket-helper.h -include/ns3.24.1/ns3/packet-socket-server.h -include/ns3.24.1/ns3/packet-socket.h -include/ns3.24.1/ns3/packet-tag-list.h -include/ns3.24.1/ns3/packet.h -include/ns3.24.1/ns3/packetbb.h -include/ns3.24.1/ns3/parabolic-antenna-model.h -include/ns3.24.1/ns3/parallel-communication-interface.h -include/ns3.24.1/ns3/parf-wifi-manager.h -include/ns3.24.1/ns3/pcap-file-wrapper.h -include/ns3.24.1/ns3/pcap-file.h -include/ns3.24.1/ns3/pcap-test.h -include/ns3.24.1/ns3/peer-link-frame.h -include/ns3.24.1/ns3/peer-link.h -include/ns3.24.1/ns3/peer-management-protocol.h -include/ns3.24.1/ns3/pf-ff-mac-scheduler.h -include/ns3.24.1/ns3/phy-rx-stats-calculator.h -include/ns3.24.1/ns3/phy-stats-calculator.h -include/ns3.24.1/ns3/phy-tx-stats-calculator.h -include/ns3.24.1/ns3/ping6-helper.h -include/ns3.24.1/ns3/ping6.h -include/ns3.24.1/ns3/point-to-point-channel.h -include/ns3.24.1/ns3/point-to-point-dumbbell.h -include/ns3.24.1/ns3/point-to-point-epc-helper.h -include/ns3.24.1/ns3/point-to-point-grid.h -include/ns3.24.1/ns3/point-to-point-helper.h -include/ns3.24.1/ns3/point-to-point-layout-module.h -include/ns3.24.1/ns3/point-to-point-module.h -include/ns3.24.1/ns3/point-to-point-net-device.h -include/ns3.24.1/ns3/point-to-point-remote-channel.h -include/ns3.24.1/ns3/point-to-point-star.h -include/ns3.24.1/ns3/pointer.h -include/ns3.24.1/ns3/position-allocator.h -include/ns3.24.1/ns3/ppp-header.h -include/ns3.24.1/ns3/probe.h -include/ns3.24.1/ns3/propagation-cache.h -include/ns3.24.1/ns3/propagation-delay-model.h -include/ns3.24.1/ns3/propagation-environment.h -include/ns3.24.1/ns3/propagation-loss-model.h -include/ns3.24.1/ns3/propagation-module.h -include/ns3.24.1/ns3/pss-ff-mac-scheduler.h -include/ns3.24.1/ns3/ptr.h -include/ns3.24.1/ns3/qos-tag.h -include/ns3.24.1/ns3/qos-utils.h -include/ns3.24.1/ns3/qos-wifi-mac-helper.h -include/ns3.24.1/ns3/queue.h -include/ns3.24.1/ns3/radio-bearer-stats-calculator.h -include/ns3.24.1/ns3/radio-bearer-stats-connector.h -include/ns3.24.1/ns3/radio-environment-map-helper.h -include/ns3.24.1/ns3/radiotap-header.h -include/ns3.24.1/ns3/radvd-helper.h -include/ns3.24.1/ns3/radvd-interface.h -include/ns3.24.1/ns3/radvd-prefix.h -include/ns3.24.1/ns3/radvd.h -include/ns3.24.1/ns3/random-direction-2d-mobility-model.h -include/ns3.24.1/ns3/random-variable-stream-helper.h -include/ns3.24.1/ns3/random-variable-stream.h -include/ns3.24.1/ns3/random-walk-2d-mobility-model.h -include/ns3.24.1/ns3/random-waypoint-mobility-model.h -include/ns3.24.1/ns3/realtime-simulator-impl.h -include/ns3.24.1/ns3/rectangle.h -include/ns3.24.1/ns3/red-queue.h -include/ns3.24.1/ns3/ref-count-base.h -include/ns3.24.1/ns3/regular-wifi-mac.h -include/ns3.24.1/ns3/rem-spectrum-phy.h -include/ns3.24.1/ns3/ripng-header.h -include/ns3.24.1/ns3/ripng-helper.h -include/ns3.24.1/ns3/ripng.h -include/ns3.24.1/ns3/rng-seed-manager.h -include/ns3.24.1/ns3/rng-stream.h -include/ns3.24.1/ns3/rocketfuel-topology-reader.h -include/ns3.24.1/ns3/rr-ff-mac-scheduler.h -include/ns3.24.1/ns3/rraa-wifi-manager.h -include/ns3.24.1/ns3/rtt-estimator.h -include/ns3.24.1/ns3/rv-battery-model-helper.h -include/ns3.24.1/ns3/rv-battery-model.h -include/ns3.24.1/ns3/scheduler.h -include/ns3.24.1/ns3/send-params.h -include/ns3.24.1/ns3/seq-ts-header.h -include/ns3.24.1/ns3/sequence-number.h -include/ns3.24.1/ns3/service-flow-manager.h -include/ns3.24.1/ns3/service-flow-record.h -include/ns3.24.1/ns3/service-flow.h -include/ns3.24.1/ns3/sgi-hashmap.h -include/ns3.24.1/ns3/simple-channel.h -include/ns3.24.1/ns3/simple-device-energy-model.h -include/ns3.24.1/ns3/simple-net-device-helper.h -include/ns3.24.1/ns3/simple-net-device.h -include/ns3.24.1/ns3/simple-ofdm-send-param.h -include/ns3.24.1/ns3/simple-ofdm-wimax-channel.h -include/ns3.24.1/ns3/simple-ofdm-wimax-phy.h -include/ns3.24.1/ns3/simple-ref-count.h -include/ns3.24.1/ns3/simulation-singleton.h -include/ns3.24.1/ns3/simulator-impl.h -include/ns3.24.1/ns3/simulator.h -include/ns3.24.1/ns3/single-model-spectrum-channel.h -include/ns3.24.1/ns3/singleton.h -include/ns3.24.1/ns3/sixlowpan-header.h -include/ns3.24.1/ns3/sixlowpan-helper.h -include/ns3.24.1/ns3/sixlowpan-module.h -include/ns3.24.1/ns3/sixlowpan-net-device.h -include/ns3.24.1/ns3/snr-tag.h -include/ns3.24.1/ns3/snr-to-block-error-rate-manager.h -include/ns3.24.1/ns3/snr-to-block-error-rate-record.h -include/ns3.24.1/ns3/socket-factory.h -include/ns3.24.1/ns3/socket.h -include/ns3.24.1/ns3/spectrum-analyzer-helper.h -include/ns3.24.1/ns3/spectrum-analyzer.h -include/ns3.24.1/ns3/spectrum-channel.h -include/ns3.24.1/ns3/spectrum-converter.h -include/ns3.24.1/ns3/spectrum-error-model.h -include/ns3.24.1/ns3/spectrum-helper.h -include/ns3.24.1/ns3/spectrum-interference.h -include/ns3.24.1/ns3/spectrum-model-300kHz-300GHz-log.h -include/ns3.24.1/ns3/spectrum-model-ism2400MHz-res1MHz.h -include/ns3.24.1/ns3/spectrum-model.h -include/ns3.24.1/ns3/spectrum-module.h -include/ns3.24.1/ns3/spectrum-phy.h -include/ns3.24.1/ns3/spectrum-propagation-loss-model.h -include/ns3.24.1/ns3/spectrum-signal-parameters.h -include/ns3.24.1/ns3/spectrum-test.h -include/ns3.24.1/ns3/spectrum-value.h -include/ns3.24.1/ns3/sqlite-data-output.h -include/ns3.24.1/ns3/ss-manager.h -include/ns3.24.1/ns3/ss-net-device.h -include/ns3.24.1/ns3/ss-record.h -include/ns3.24.1/ns3/ss-service-flow-manager.h -include/ns3.24.1/ns3/ssid.h *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Mon Mar 21 11:21: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 6C138AD8641; Mon, 21 Mar 2016 11:21:30 +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 2BA859CC; Mon, 21 Mar 2016 11:21:30 +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 u2LBLT6A040165; Mon, 21 Mar 2016 11:21:29 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LBLTar040161; Mon, 21 Mar 2016 11:21:29 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201603211121.u2LBLTar040161@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 21 Mar 2016 11:21:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411553 - in head/print/hplip-plugin: . 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.21 Precedence: list List-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, 21 Mar 2016 11:21:30 -0000 Author: tijl Date: Mon Mar 21 11:21:28 2016 New Revision: 411553 URL: https://svnweb.freebsd.org/changeset/ports/411553 Log: - These binary plugins are compiled for Linux and some require glibc functions that our libc does not provide so they fail to load. Implement the glibc functions in a wrapper library for each plugin. - Do all of the building and installing from do-build and do-install. The upstream install scripts require too many hacks to stay inside the work directory. - Add LICENSE information. PR: 208142 Tested by: avg Added: head/print/hplip-plugin/files/wrap.c (contents, props changed) Deleted: head/print/hplip-plugin/files/patch-installPlugin.py head/print/hplip-plugin/files/patch-plugin_install.py Modified: head/print/hplip-plugin/Makefile head/print/hplip-plugin/pkg-descr head/print/hplip-plugin/pkg-plist Modified: head/print/hplip-plugin/Makefile ============================================================================== --- head/print/hplip-plugin/Makefile Mon Mar 21 11:17:40 2016 (r411552) +++ head/print/hplip-plugin/Makefile Mon Mar 21 11:21:28 2016 (r411553) @@ -3,6 +3,7 @@ PORTNAME= hplip-plugin PORTVERSION= 3.16.2 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://hplipopensource.com/hplip-web/plugin/ DISTNAME= hplip-${DISTVERSION}-plugin @@ -11,18 +12,18 @@ EXTRACT_SUFX= .run MAINTAINER= makc@FreeBSD.org COMMENT= Binary plugin for some HP Printers and All-in-One devices +LICENSE= HPLIP_PLUGIN +LICENSE_NAME= HPLIP Driver Plug-in License +LICENSE_PERMS= none +LICENSE_FILE= ${WRKSRC}/license.txt + RUN_DEPENDS= hp-plugin:${PORTSDIR}/print/hplip RESTRICTED= License agreement is required -USES= python -NO_BUILD= yes -WRKSRC= ${WRKDIR}/plugin_tmp -HPLIP_FAKEDIR= ${WRKDIR}/hplip_fakedir - -ONLY_FOR_ARCHS= amd64 i386 +ONLY_FOR_ARCHS= amd64 i386 # arm -PLUGIN_LINKS= fax/plugins/fax_marvell \ +PLUGINS= fax/plugins/fax_marvell \ prnt/plugins/hbpl1 \ prnt/plugins/lj \ scan/plugins/bb_escl \ @@ -30,12 +31,6 @@ PLUGIN_LINKS= fax/plugins/fax_marvell \ scan/plugins/bb_soap \ scan/plugins/bb_soapht -PLUGIN_DIRS= data/firmware \ - data/plugins \ - fax/plugins \ - prnt/plugins \ - scan/plugins - PLIST_SUB+= LINARCH="${LINARCH}" .include @@ -47,36 +42,33 @@ LINARCH= x86_64 .endif do-extract: - @${MKDIR} ${WRKDIR} - @(cd ${WRKDIR} && ${SH} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} \ - --keep --noexec --nox11) - -post-patch: - @${REINPLACE_CMD} -e 's|ok, ans = tui.enter_yes_no.*|ok, ans = 1, 1|' \ - -e 's|/etc/hp|${HPLIP_FAKEDIR}|' \ - ${WRKSRC}/plugin_install.py \ - ${WRKSRC}/installPlugin.py + @${SH} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} \ + --keep --noexec --nox11 --target ${WRKSRC} + +do-build: + ${CC} ${CFLAGS} -Wall -fPIC -c ${FILESDIR}/wrap.c -o ${WRKSRC}/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 \ + ${p:T}-${LINARCH}.so -Wl,-rpath,${PREFIX}/share/hplip/${p:H}) +.endfor do-install: -# fake hplip installation - ${MKDIR} ${HPLIP_FAKEDIR} - ${SED} -e 's,${LOCALBASE}/share/hplip,${HPLIP_FAKEDIR},' \ - ${LOCALBASE}/etc/hp/hplip.conf > ${HPLIP_FAKEDIR}/hplip.conf - ${MKDIR} ${HPLIP_FAKEDIR} - ${LN} -sf ${LOCALBASE}/share/hplip/base ${HPLIP_FAKEDIR} - ${LN} -sf ${LOCALBASE}/share/hplip/prnt ${HPLIP_FAKEDIR} - ${CP} -R ${LOCALBASE}/share/hplip/installer ${HPLIP_FAKEDIR} - ${REINPLACE_CMD} -e 's,HOMEDIR = .*,HOMEDIR = "${STAGEDIR}${PREFIX}/share/hplip",' \ - -e 's,/var/lib/hp/hplip.state,${STAGEDIR}&,' \ - ${HPLIP_FAKEDIR}/installer/pluginhandler.py \ - ${HPLIP_FAKEDIR}/installer/core_install.py - ${MKDIR} ${STAGEDIR}/var/lib/hp -# install hplip-plugin - ${MKDIR} ${PLUGIN_DIRS:S,^,${STAGEDIR}${PREFIX}/share/hplip/,} - (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} -B \ - plugin_install.py -i) -.for i in ${PLUGIN_LINKS} - ${LN} -sf ${i:T}-${LINARCH}.so ${STAGEDIR}${PREFIX}/share/hplip/${i}.so + ${MKDIR} ${STAGEDIR}${PREFIX}/share/hplip/data/firmware + ${INSTALL_DATA} ${WRKSRC}/*.fw.gz \ + ${STAGEDIR}${PREFIX}/share/hplip/data/firmware + ${MKDIR} ${PLUGINS:H:S,^,${STAGEDIR}${PREFIX}/share/hplip/,} +.for p in ${PLUGINS} + ${INSTALL_LIB} ${WRKSRC}/${p:T}-${LINARCH}.so \ + ${STAGEDIR}${PREFIX}/share/hplip/${p}-${LINARCH}.so + ${INSTALL_LIB} ${WRKSRC}/${p:T}.so \ + ${STAGEDIR}${PREFIX}/share/hplip/${p}.so .endfor + ${INSTALL_DATA} ${WRKSRC}/plugin.spec ${STAGEDIR}${PREFIX}/share/hplip + ${MKDIR} ${STAGEDIR}/var/lib/hp + ${ECHO_CMD} '[plugin]' > ${STAGEDIR}/var/lib/hp/hplip.state + ${ECHO_CMD} 'installed = 1' >> ${STAGEDIR}/var/lib/hp/hplip.state + ${ECHO_CMD} 'eula = 1' >> ${STAGEDIR}/var/lib/hp/hplip.state + ${ECHO_CMD} 'version = ${PORTVERSION}' >> ${STAGEDIR}/var/lib/hp/hplip.state .include Added: head/print/hplip-plugin/files/wrap.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/hplip-plugin/files/wrap.c Mon Mar 21 11:21:28 2016 (r411553) @@ -0,0 +1,73 @@ +/* $FreeBSD$ */ + +/* dummy implementation of glibc functions needed by plugins */ + +#include +#include +#include +#include +#include + +void +__assert_fail( const char *msg, const char *file, unsigned int line, + const char *func ) { + fprintf( stderr, "Assertion failed: (%s), function %s, file %s, line %u\n", + msg, func, file, line ); + abort(); +} + +int +__fprintf_chk( FILE *fp, int flag, char const *format, ... ) { + va_list ap; + int res; + + va_start( ap, format ); + res = vfprintf( fp, format, ap ); + va_end( ap ); + return( res ); +} + +int +__printf_chk( int flag, char const *format, ... ) { + va_list ap; + int res; + + va_start( ap, format ); + res = vprintf( format, ap ); + va_end( ap ); + return( res ); +} + +int +__snprintf_chk( char *s, size_t maxlen, int flag, size_t slen, + char const *format, ... ) { + va_list ap; + int res; + + va_start( ap, format ); + res = vsnprintf( s, maxlen, format, ap ); + va_end( ap ); + return( res ); +} + +char * +__strcpy_chk( char *dest, char const *src, size_t destlen ) { + return( strcpy( dest, src )); +} + +void +__syslog_chk( int priority, int flag, char const *format, ... ) { + va_list ap; + + va_start( ap, format ); + vsyslog( priority, format, ap ); + va_end( ap ); +} + +#undef stderr +FILE *stderr; + +static __attribute__(( constructor )) void +init_stderr( void ) { + stderr = __stderrp; +} Modified: head/print/hplip-plugin/pkg-descr ============================================================================== --- head/print/hplip-plugin/pkg-descr Mon Mar 21 11:17:40 2016 (r411552) +++ head/print/hplip-plugin/pkg-descr Mon Mar 21 11:21:28 2016 (r411553) @@ -1,3 +1,3 @@ -Firmware and binary drivers from some HPLIP supported printers. +Firmware and binary drivers for some HPLIP supported printers. -WWW: http://hplipopensource.com/hplip-web/index.html +WWW: http://hplipopensource.com/ Modified: head/print/hplip-plugin/pkg-plist ============================================================================== --- head/print/hplip-plugin/pkg-plist Mon Mar 21 11:17:40 2016 (r411552) +++ head/print/hplip-plugin/pkg-plist Mon Mar 21 11:21:28 2016 (r411553) @@ -11,7 +11,6 @@ share/hplip/data/firmware/hp_laserjet_p1 share/hplip/data/firmware/hp_laserjet_professional_p1102.fw.gz share/hplip/data/firmware/hp_laserjet_professional_p1102w.fw.gz share/hplip/data/firmware/hp_laserjet_professional_p1566.fw.gz -share/hplip/data/plugins/license.txt share/hplip/fax/plugins/fax_marvell-%%LINARCH%%.so share/hplip/fax/plugins/fax_marvell.so share/hplip/plugin.spec From owner-svn-ports-head@freebsd.org Mon Mar 21 11:35: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 C5252AD8DA9; Mon, 21 Mar 2016 11:35:30 +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 8FE952FA; Mon, 21 Mar 2016 11:35:30 +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 u2LBZTEd044145; Mon, 21 Mar 2016 11:35:29 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LBZTq0044144; Mon, 21 Mar 2016 11:35:29 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201603211135.u2LBZTq0044144@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 21 Mar 2016 11:35:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411554 - in head/print/hplip: . 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.21 Precedence: list List-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, 21 Mar 2016 11:35:30 -0000 Author: tijl Date: Mon Mar 21 11:35:29 2016 New Revision: 411554 URL: https://svnweb.freebsd.org/changeset/ports/411554 Log: Remove pkg-message. It's no longer needed and causing confusion. PR: 207920 Deleted: head/print/hplip/files/pkg-message.in Modified: head/print/hplip/Makefile Modified: head/print/hplip/Makefile ============================================================================== --- head/print/hplip/Makefile Mon Mar 21 11:21:28 2016 (r411553) +++ head/print/hplip/Makefile Mon Mar 21 11:35:29 2016 (r411554) @@ -3,7 +3,7 @@ PORTNAME= hplip PORTVERSION= 3.16.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= SF @@ -34,7 +34,6 @@ CONFIGURE_ARGS= --with-cupsbackenddir=${ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -SUB_FILES= pkg-message FILES4FIX= Makefile.in \ base/codes.py \ base/g.py \ From owner-svn-ports-head@freebsd.org Mon Mar 21 11:37: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 E23CEAD8DDF; Mon, 21 Mar 2016 11:37:52 +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 AC271632; Mon, 21 Mar 2016 11:37:52 +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 u2LBbp17044338; Mon, 21 Mar 2016 11:37:51 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LBbplX044336; Mon, 21 Mar 2016 11:37:51 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201603211137.u2LBbplX044336@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 21 Mar 2016 11:37:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411555 - head/devel/py-sortedcontainers X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 11:37:53 -0000 Author: antoine Date: Mon Mar 21 11:37:51 2016 New Revision: 411555 URL: https://svnweb.freebsd.org/changeset/ports/411555 Log: Update to 1.4.4 Modified: head/devel/py-sortedcontainers/Makefile head/devel/py-sortedcontainers/distinfo Modified: head/devel/py-sortedcontainers/Makefile ============================================================================== --- head/devel/py-sortedcontainers/Makefile Mon Mar 21 11:35:29 2016 (r411554) +++ head/devel/py-sortedcontainers/Makefile Mon Mar 21 11:37:51 2016 (r411555) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sortedcontainers -PORTVERSION= 0.9.6 +PORTVERSION= 1.4.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,6 +13,7 @@ COMMENT= Python Sorted Container Types: LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist Modified: head/devel/py-sortedcontainers/distinfo ============================================================================== --- head/devel/py-sortedcontainers/distinfo Mon Mar 21 11:35:29 2016 (r411554) +++ head/devel/py-sortedcontainers/distinfo Mon Mar 21 11:37:51 2016 (r411555) @@ -1,2 +1,2 @@ -SHA256 (sortedcontainers-0.9.6.tar.gz) = bacaeb1c3e59c3083eec4d1198ba5625246c012e0342aafa46291632e8458dd3 -SIZE (sortedcontainers-0.9.6.tar.gz) = 33236 +SHA256 (sortedcontainers-1.4.4.tar.gz) = 192f59da6df6f91204f85a614a09b88e5ca680a4cc6a31fbc8689cad472da212 +SIZE (sortedcontainers-1.4.4.tar.gz) = 28746 From owner-svn-ports-head@freebsd.org Mon Mar 21 11:50: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 3060FAD8FBF; Mon, 21 Mar 2016 11:50:16 +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 02DE0AB8; Mon, 21 Mar 2016 11:50:15 +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 u2LBoFvw047455; Mon, 21 Mar 2016 11:50:15 GMT (envelope-from vg@FreeBSD.org) Received: (from vg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LBoFX3047453; Mon, 21 Mar 2016 11:50:15 GMT (envelope-from vg@FreeBSD.org) Message-Id: <201603211150.u2LBoFX3047453@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vg set sender to vg@FreeBSD.org using -f From: Veniamin Gvozdikov Date: Mon, 21 Mar 2016 11:50:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411556 - head/graphics/yed X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 11:50:16 -0000 Author: vg Date: Mon Mar 21 11:50:14 2016 New Revision: 411556 URL: https://svnweb.freebsd.org/changeset/ports/411556 Log: - Update to 3.15.0.1 - The Circular and Radial layout algorithm as well as Balloon and all Directed Tree layout algorithms support a new edge routing style where edge paths are bundled to prevent visual clutter. - Disabled menu interaction on Mac OS X during layout runs to prevent accidental graph structure modifications. - Many bugfixes, great and small. PR: ports/208134 Submitted by: pi Approved by: Eugene Mychlo (maintainer) Modified: head/graphics/yed/Makefile head/graphics/yed/distinfo Modified: head/graphics/yed/Makefile ============================================================================== --- head/graphics/yed/Makefile Mon Mar 21 11:37:51 2016 (r411555) +++ head/graphics/yed/Makefile Mon Mar 21 11:50:14 2016 (r411556) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yed -PORTVERSION= 3.14.4 +PORTVERSION= 3.15.0.1 CATEGORIES= graphics java MASTER_SITES= # DISTNAME= yEd-${PORTVERSION} @@ -27,7 +27,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERS SUB_FILES= ${PORTNAME} -DOWNLOAD_URL?= http://www.yworks.com/en/products_download.php?file=${DISTNAME}${EXTRACT_SUFX} +DOWNLOAD_URL?= http://www.yworks.com/downloads\#yEd .include Modified: head/graphics/yed/distinfo ============================================================================== --- head/graphics/yed/distinfo Mon Mar 21 11:37:51 2016 (r411555) +++ head/graphics/yed/distinfo Mon Mar 21 11:50:14 2016 (r411556) @@ -1,2 +1,2 @@ -SHA256 (yEd-3.14.4.zip) = c677b4b92a4e19284e436cb7d4ba9c4b09ac141489f3b499d10233a37538a25e -SIZE (yEd-3.14.4.zip) = 29485917 +SHA256 (yEd-3.15.0.1.zip) = 8adf89b61acbc3447e81e2d9f281928594b837a5d1ac34563ee22298fdfe0228 +SIZE (yEd-3.15.0.1.zip) = 29747674 From owner-svn-ports-head@freebsd.org Mon Mar 21 12:03: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 33E8EAD7A92; Mon, 21 Mar 2016 12:03:41 +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 0586E8B6; Mon, 21 Mar 2016 12:03:40 +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 u2LC3e8L053394; Mon, 21 Mar 2016 12:03:40 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LC3eUw053393; Mon, 21 Mar 2016 12:03:40 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201603211203.u2LC3eUw053393@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 21 Mar 2016 12:03:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411557 - head/security/gnutls X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 12:03:41 -0000 Author: tijl Date: Mon Mar 21 12:03:40 2016 New Revision: 411557 URL: https://svnweb.freebsd.org/changeset/ports/411557 Log: - Take maintainer. - Fix a build problem with upcoming libc++. PR: 207768, 208175 Approved by: bdrewery (maintainer) Modified: head/security/gnutls/Makefile Modified: head/security/gnutls/Makefile ============================================================================== --- head/security/gnutls/Makefile Mon Mar 21 11:50:14 2016 (r411556) +++ head/security/gnutls/Makefile Mon Mar 21 12:03:40 2016 (r411557) @@ -6,7 +6,7 @@ PORTREVISION= 3 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R:R} -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= tijl@FreeBSD.org COMMENT= GNU Transport Layer Security library LICENSE= GPLv3 LGPL21 @@ -24,7 +24,8 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-guile \ --disable-silent-rules \ - --enable-local-libopts + --enable-local-libopts \ + ac_cv_type_max_align_t=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAKE_ENV= MAKEINFOFLAGS=--no-split From owner-svn-ports-head@freebsd.org Mon Mar 21 12:04: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 406B8AD7AF3; Mon, 21 Mar 2016 12:04: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 11E069BA; Mon, 21 Mar 2016 12:04: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 u2LC4e1C053544; Mon, 21 Mar 2016 12:04:40 GMT (envelope-from vg@FreeBSD.org) Received: (from vg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LC4e4f053543; Mon, 21 Mar 2016 12:04:40 GMT (envelope-from vg@FreeBSD.org) Message-Id: <201603211204.u2LC4e4f053543@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vg set sender to vg@FreeBSD.org using -f From: Veniamin Gvozdikov Date: Mon, 21 Mar 2016 12:04:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411558 - 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.21 Precedence: list List-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, 21 Mar 2016 12:04:41 -0000 Author: vg Date: Mon Mar 21 12:04:40 2016 New Revision: 411558 URL: https://svnweb.freebsd.org/changeset/ports/411558 Log: Added REGEX_DESC flag PR: ports/207674 Submitted by: Chris Petrik Modified: head/Mk/bsd.options.desc.mk Modified: head/Mk/bsd.options.desc.mk ============================================================================== --- head/Mk/bsd.options.desc.mk Mon Mar 21 12:03:40 2016 (r411557) +++ head/Mk/bsd.options.desc.mk Mon Mar 21 12:04:40 2016 (r411558) @@ -415,6 +415,7 @@ RADIUS_DESC?= RADIUS protocol support RAW_DESC?= RAW format support READLINE_DESC?= Command line editing via libreadline REDIS_DESC?= Redis key-value store database support +REGEX_DESC?= Regular expression support RESIN3_DESC?= Resin 3.x support RTMP_DESC?= RTMP protocol support via librtmp RUBY_DESC?= Ruby bindings or support From owner-svn-ports-head@freebsd.org Mon Mar 21 12:07: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 D7FEDAD7B80; Mon, 21 Mar 2016 12:07:30 +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 99A13AC7; Mon, 21 Mar 2016 12:07:30 +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 u2LC7TU7053799; Mon, 21 Mar 2016 12:07:29 GMT (envelope-from vg@FreeBSD.org) Received: (from vg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LC7TX9053794; Mon, 21 Mar 2016 12:07:29 GMT (envelope-from vg@FreeBSD.org) Message-Id: <201603211207.u2LC7TX9053794@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vg set sender to vg@FreeBSD.org using -f From: Veniamin Gvozdikov Date: Mon, 21 Mar 2016 12:07:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411559 - in head/irc/scrollz: . 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.21 Precedence: list List-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, 21 Mar 2016 12:07:30 -0000 Author: vg Date: Mon Mar 21 12:07:29 2016 New Revision: 411559 URL: https://svnweb.freebsd.org/changeset/ports/411559 Log: - Update to 2.3 - Port got new maintainer PR: ports/207674 Submitted by: Chris Petrik Modified: head/irc/scrollz/Makefile head/irc/scrollz/distinfo head/irc/scrollz/files/patch-Makefile.in head/irc/scrollz/pkg-descr head/irc/scrollz/pkg-plist Modified: head/irc/scrollz/Makefile ============================================================================== --- head/irc/scrollz/Makefile Mon Mar 21 12:04:40 2016 (r411558) +++ head/irc/scrollz/Makefile Mon Mar 21 12:07:29 2016 (r411559) @@ -1,35 +1,37 @@ # Created by: Will Andrews # $FreeBSD$ -PORTNAME= scrollz -PORTVERSION= 2.2.3 -PORTREVISION= 1 +PORTNAME= ScrollZ +PORTVERSION= 2.3 +DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= irc ipv6 -MASTER_SITES= http://www.netraam.net/scrollz/download/ \ - http://BSDforge.com/projects/source/irc/scrollz/ -DISTNAME= ScrollZ-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd@bitchx.org COMMENT= Enhanced ircII client that supports scripts, colors, and more LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= gmake iconv ncurses +USE_GITHUB= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-ipv6 --enable-regexp --enable-utf8 +DATADIR= ${PREFIX}/share/${PORTNAME:tl} PLIST_SUB= SCROLLZ_VER="${PORTVERSION}" +OPTIONS_DEFINE= IPV6 REGEX UTF8 OPTIONS_RADIO= SSL OPTIONS_RADIO_SSL= GNUTLS OPENSSL -OPTIONS_DEFAULT= OPENSSL +OPTIONS_DEFAULT= OPENSSL REGEX UTF8 +IPV_CONFIGURE_ENABLE= ipv6 GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls GNUTLS_USES= pkgconfig GNUTLS_CONFIGURE_ON= --with-ssl +REGEX_CONFIGURE_ENABLE= regexp OPENSSL_USE= OPENSSL=yes OPENSSL_CONFIGURE_ON= --with-openssl=${OPENSSLBASE} +UTF8_CONFIGURE_ENABLE= utf8 .include Modified: head/irc/scrollz/distinfo ============================================================================== --- head/irc/scrollz/distinfo Mon Mar 21 12:04:40 2016 (r411558) +++ head/irc/scrollz/distinfo Mon Mar 21 12:07:29 2016 (r411559) @@ -1,2 +1,2 @@ -SHA256 (ScrollZ-2.2.3.tar.gz) = 7d95d323168d117b6cb6e73fe1de85b863de7c681b5004545b6eceb76c208d03 -SIZE (ScrollZ-2.2.3.tar.gz) = 948958 +SHA256 (ScrollZ-ScrollZ-ScrollZ-2.3_GH0.tar.gz) = 22535bcc54ad752107ab181775d90d9cf1b37648f500d627f428388a9d3710e6 +SIZE (ScrollZ-ScrollZ-ScrollZ-2.3_GH0.tar.gz) = 981707 Modified: head/irc/scrollz/files/patch-Makefile.in ============================================================================== --- head/irc/scrollz/files/patch-Makefile.in Mon Mar 21 12:04:40 2016 (r411558) +++ head/irc/scrollz/files/patch-Makefile.in Mon Mar 21 12:07:29 2016 (r411559) @@ -19,15 +19,16 @@ # installflush - installs ircflush # installscript - installs the scripts # installhelp - installs the help files -@@ -50,8 +50,8 @@ +@@ -50,9 +50,9 @@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ -sharedir = @prefix@/share --mandir = @prefix@/share/man/man1 +sharedir = @datadir@ + datarootdir = @datarootdir@ +-mandir = @mandir@ +mandir = @mandir@/man1 - + DESTDIR = @@ -105,7 +105,7 @@ Modified: head/irc/scrollz/pkg-descr ============================================================================== --- head/irc/scrollz/pkg-descr Mon Mar 21 12:04:40 2016 (r411558) +++ head/irc/scrollz/pkg-descr Mon Mar 21 12:07:29 2016 (r411559) @@ -7,3 +7,5 @@ paired up with ircII. It also has many unique features, such as three-line status bars, CDCC (which has reget/resend ability), and its environment is highly customizable. + +WWW: http://www.scrollz.info/ Modified: head/irc/scrollz/pkg-plist ============================================================================== --- head/irc/scrollz/pkg-plist Mon Mar 21 12:04:40 2016 (r411558) +++ head/irc/scrollz/pkg-plist Mon Mar 21 12:07:29 2016 (r411559) @@ -517,6 +517,7 @@ man/man1/scrollz.1.gz %%DATADIR%%/help/set/input_aliases %%DATADIR%%/help/set/input_encoding %%DATADIR%%/help/set/input_prompt +%%DATADIR%%/help/set/input_prompt_shift_new %%DATADIR%%/help/set/input_protection %%DATADIR%%/help/set/insert_mode %%DATADIR%%/help/set/inverse_video @@ -567,6 +568,9 @@ man/man1/scrollz.1.gz %%DATADIR%%/help/set/show_numerics %%DATADIR%%/help/set/show_status_all %%DATADIR%%/help/set/show_who_hopcount +%%DATADIR%%/help/set/ssl_ca_file +%%DATADIR%%/help/set/ssl_priority_string +%%DATADIR%%/help/set/ssl_verify_certificate %%DATADIR%%/help/set/stamp_format %%DATADIR%%/help/set/status_away %%DATADIR%%/help/set/status_channel @@ -602,6 +606,7 @@ man/man1/scrollz.1.gz %%DATADIR%%/help/set/trace %%DATADIR%%/help/set/truncate_public_channel %%DATADIR%%/help/set/underline_video +%%DATADIR%%/help/set/url_buffer_size %%DATADIR%%/help/set/user_information %%DATADIR%%/help/set/user_wallops %%DATADIR%%/help/set/username From owner-svn-ports-head@freebsd.org Mon Mar 21 13:27: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 DF083AD6DF3; Mon, 21 Mar 2016 13:27: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 AF625C09; Mon, 21 Mar 2016 13:27: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 u2LDRXGx077378; Mon, 21 Mar 2016 13:27:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LDRXQm077377; Mon, 21 Mar 2016 13:27:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201603211327.u2LDRXQm077377@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 21 Mar 2016 13:27:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411560 - head/net/smcroute X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 13:27:35 -0000 Author: amdmi3 Date: Mon Mar 21 13:27:33 2016 New Revision: 411560 URL: https://svnweb.freebsd.org/changeset/ports/411560 Log: - Clarify LICENSE - Add LICENSE_FILE - Remove USES=tar:bzip2 (incorrect and no-op with USE_GITHUB) Approved by: portmgr blanket Modified: head/net/smcroute/Makefile Modified: head/net/smcroute/Makefile ============================================================================== --- head/net/smcroute/Makefile Mon Mar 21 12:07:29 2016 (r411559) +++ head/net/smcroute/Makefile Mon Mar 21 13:27:33 2016 (r411560) @@ -7,9 +7,9 @@ CATEGORIES= net MAINTAINER= hrs@FreeBSD.org COMMENT= Static multicast routing tool -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING -USES= tar:bzip2 USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= troglobit From owner-svn-ports-head@freebsd.org Mon Mar 21 14:03: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 1D035AD7745; Mon, 21 Mar 2016 14:03:51 +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 EC82CF34; Mon, 21 Mar 2016 14:03:50 +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 u2LE3oM0089517; Mon, 21 Mar 2016 14:03:50 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LE3n73089511; Mon, 21 Mar 2016 14:03:49 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201603211403.u2LE3n73089511@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 21 Mar 2016 14:03:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411562 - in head/lang/perl5-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.21 Precedence: list List-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, 21 Mar 2016 14:03:51 -0000 Author: mat Date: Mon Mar 21 14:03:49 2016 New Revision: 411562 URL: https://svnweb.freebsd.org/changeset/ports/411562 Log: Update to v5.23.9-7-gd1fa969. Changes: https://github.com/Perl/perl5/compare/v5.23.8-173-geb8fc9f...v5.23.9-7-gd1fa969 Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile head/lang/perl5-devel/distinfo head/lang/perl5-devel/files/patch-Configure head/lang/perl5-devel/files/patch-perl.c head/lang/perl5-devel/pkg-plist head/lang/perl5-devel/version.mk Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon Mar 21 13:47:51 2016 (r411561) +++ head/lang/perl5-devel/Makefile Mon Mar 21 14:03:49 2016 (r411562) @@ -29,7 +29,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_J USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.23.8-173-geb8fc9f +GH_TAGNAME= v5.23.9-7-gd1fa969 OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT PTHREAD \ MULTIPLICITY SITECUSTOMIZE Modified: head/lang/perl5-devel/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Mon Mar 21 13:47:51 2016 (r411561) +++ head/lang/perl5-devel/distinfo Mon Mar 21 14:03:49 2016 (r411562) @@ -1,2 +1,2 @@ -SHA256 (perl/perl-5.23.8-173_GH0.tar.gz) = b1701069ec673a1b328e4e2f70d860f329ec26d7d90a6bef0a89fe54f0b4dbd8 -SIZE (perl/perl-5.23.8-173_GH0.tar.gz) = 17855932 +SHA256 (perl/perl-5.23.9-7_GH0.tar.gz) = 360e3f07f4776eb2114035c7a59da4a864f9e0306c8484b776de1bef1d2b9856 +SIZE (perl/perl-5.23.9-7_GH0.tar.gz) = 17860165 Modified: head/lang/perl5-devel/files/patch-Configure ============================================================================== --- head/lang/perl5-devel/files/patch-Configure Mon Mar 21 13:47:51 2016 (r411561) +++ head/lang/perl5-devel/files/patch-Configure Mon Mar 21 14:03:49 2016 (r411562) @@ -1,6 +1,6 @@ ---- Configure.orig 2016-03-14 01:56:49 UTC +--- Configure.orig 2016-03-20 17:57:16 UTC +++ Configure -@@ -3857,7 +3857,10 @@ esac +@@ -3860,7 +3860,10 @@ esac . ./posthint.sh : who configured the system @@ -12,7 +12,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5038,7 +5041,7 @@ esac +@@ -5041,7 +5044,7 @@ esac : Now check and see which directories actually exist, avoiding duplicates for xxx in $dlist do @@ -21,7 +21,7 @@ case " $libpth " in *" $xxx "*) ;; *) libpth="$libpth $xxx";; -@@ -9612,8 +9615,7 @@ prefixvar=siteman3dir +@@ -9615,8 +9618,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in Modified: head/lang/perl5-devel/files/patch-perl.c ============================================================================== --- head/lang/perl5-devel/files/patch-perl.c Mon Mar 21 13:47:51 2016 (r411561) +++ head/lang/perl5-devel/files/patch-perl.c Mon Mar 21 14:03:49 2016 (r411562) @@ -1,6 +1,6 @@ ---- perl.c.orig 2016-01-25 10:18:16 UTC +--- perl.c.orig 2016-03-20 17:57:16 UTC +++ perl.c -@@ -1808,23 +1808,7 @@ S_Internals_V(pTHX_ CV *cv) +@@ -1821,23 +1821,7 @@ S_Internals_V(pTHX_ CV *cv) PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options, sizeof(non_bincompat_options) - 1, SVs_TEMP)); Modified: head/lang/perl5-devel/pkg-plist ============================================================================== --- head/lang/perl5-devel/pkg-plist Mon Mar 21 13:47:51 2016 (r411561) +++ head/lang/perl5-devel/pkg-plist Mon Mar 21 14:03:49 2016 (r411562) @@ -1448,6 +1448,7 @@ etc/man.d/perl%%PERL_VER%%.conf %%PRIV_LIB%%/pod/perl5220delta.pod %%PRIV_LIB%%/pod/perl5221delta.pod %%PRIV_LIB%%/pod/perl5230delta.pod +%%PRIV_LIB%%/pod/perl52310delta.pod %%PRIV_LIB%%/pod/perl5231delta.pod %%PRIV_LIB%%/pod/perl5232delta.pod %%PRIV_LIB%%/pod/perl5233delta.pod @@ -2125,6 +2126,7 @@ etc/man.d/perl%%PERL_VER%%.conf %%MAN1%%/perl5220delta.1.gz %%MAN1%%/perl5221delta.1.gz %%MAN1%%/perl5230delta.1.gz +%%MAN1%%/perl52310delta.1.gz %%MAN1%%/perl5231delta.1.gz %%MAN1%%/perl5232delta.1.gz %%MAN1%%/perl5233delta.1.gz Modified: head/lang/perl5-devel/version.mk ============================================================================== --- head/lang/perl5-devel/version.mk Mon Mar 21 13:47:51 2016 (r411561) +++ head/lang/perl5-devel/version.mk Mon Mar 21 14:03:49 2016 (r411562) @@ -1,2 +1,2 @@ -PERL_VERSION= 5.23.9 +PERL_VERSION= 5.23.10 PERL5_DEPEND= perl5>=5.23<5.24 From owner-svn-ports-head@freebsd.org Mon Mar 21 14: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 D5064AD7762; Mon, 21 Mar 2016 14:04: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 A77AFF6A; Mon, 21 Mar 2016 14:04:00 +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 u2LE3xTq089635; Mon, 21 Mar 2016 14:03:59 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LE3xuG089633; Mon, 21 Mar 2016 14:03:59 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201603211403.u2LE3xuG089633@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 21 Mar 2016 14:03:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411563 - head/dns/bind9-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.21 Precedence: list List-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, 21 Mar 2016 14:04:00 -0000 Author: mat Date: Mon Mar 21 14:03:59 2016 New Revision: 411563 URL: https://svnweb.freebsd.org/changeset/ports/411563 Log: Update to latest snapshot. Sponsored by: Absolight Modified: head/dns/bind9-devel/Makefile head/dns/bind9-devel/distinfo Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Mon Mar 21 14:03:49 2016 (r411562) +++ head/dns/bind9-devel/Makefile Mon Mar 21 14:03:59 2016 (r411563) @@ -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.a20160313 -HASH= 756c643 +ISCVERSION= 9.11.0.a20160321 +HASH= 0993cd5 MAKE_JOBS_UNSAFE= yes Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Mar 21 14:03:49 2016 (r411562) +++ head/dns/bind9-devel/distinfo Mon Mar 21 14:03:59 2016 (r411563) @@ -1,2 +1,2 @@ -SHA256 (bind9-756c643.tar.gz) = 84e9a183577cf08aa8c5c2cee6d9fdb8c022083fa2bd01e1a680b99902136b02 -SIZE (bind9-756c643.tar.gz) = 11690846 +SHA256 (bind9-0993cd5.tar.gz) = 190eaf201c0df021f81bf0d1d7de843e04214993deb0e7751dec222c65615229 +SIZE (bind9-0993cd5.tar.gz) = 11692327 From owner-svn-ports-head@freebsd.org Mon Mar 21 14:04: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 02EF1AD77F4; Mon, 21 Mar 2016 14:04: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 C8B05113E; Mon, 21 Mar 2016 14:04: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 u2LE4PGp089900; Mon, 21 Mar 2016 14:04:25 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LE4PlT089899; Mon, 21 Mar 2016 14:04:25 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201603211404.u2LE4PlT089899@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 21 Mar 2016 14:04:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411565 - head/devel/p5-ReadLine-TTYtter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 14:04:27 -0000 Author: mat Date: Mon Mar 21 14:04:25 2016 New Revision: 411565 URL: https://svnweb.freebsd.org/changeset/ports/411565 Log: Fix conflict with devel/p5-ReadLine-Perl. PR: 201658 Reported by: Ryan Frederick Sponsored by: Absolight Modified: head/devel/p5-ReadLine-TTYtter/Makefile Modified: head/devel/p5-ReadLine-TTYtter/Makefile ============================================================================== --- head/devel/p5-ReadLine-TTYtter/Makefile Mon Mar 21 14:04:21 2016 (r411564) +++ head/devel/p5-ReadLine-TTYtter/Makefile Mon Mar 21 14:04:25 2016 (r411565) @@ -3,7 +3,7 @@ PORTNAME= ReadLine-TTYtter PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN/Term PKGNAMEPREFIX= p5- @@ -18,4 +18,12 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +# Have post-install run before fix-perl-things from Mk/Uses/perl5.mk +TARGET_ORDER_OVERRIDE= 510:post-install + +post-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Term/ReadLine/TTYtter + ${MV} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Term/ReadLine/.packlist \ + ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Term/ReadLine/TTYtter/.packlist + .include From owner-svn-ports-head@freebsd.org Mon Mar 21 14:04: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 53C2FAD77E0; Mon, 21 Mar 2016 14:04: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 253531101; Mon, 21 Mar 2016 14:04:22 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LE4LxU089786; Mon, 21 Mar 2016 14:04:21 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LE4LX4089784; Mon, 21 Mar 2016 14:04:21 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201603211404.u2LE4LX4089784@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 21 Mar 2016 14:04:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411564 - head/security/p5-Crypt-RHash/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.21 Precedence: list List-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, 21 Mar 2016 14:04:22 -0000 Author: mat Date: Mon Mar 21 14:04:21 2016 New Revision: 411564 URL: https://svnweb.freebsd.org/changeset/ports/411564 Log: Fix build on arm6. PR: 201248 Submitted by: mikael urankar gmail com Sponsored by: Absolight Added: head/security/p5-Crypt-RHash/files/patch-librhash_byte__order.h (contents, props changed) head/security/p5-Crypt-RHash/files/patch-librhash_rhash__torrent.h (contents, props changed) - copied, changed from r411563, head/security/p5-Crypt-RHash/files/patch-librhash__rhash_torrent.h Deleted: head/security/p5-Crypt-RHash/files/patch-librhash__rhash_torrent.h Added: head/security/p5-Crypt-RHash/files/patch-librhash_byte__order.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/p5-Crypt-RHash/files/patch-librhash_byte__order.h Mon Mar 21 14:04:21 2016 (r411564) @@ -0,0 +1,11 @@ +--- librhash/byte_order.h.orig 2014-01-29 13:28:04 UTC ++++ librhash/byte_order.h +@@ -40,7 +40,7 @@ extern "C" { + __BYTE_ORDER == __LITTLE_ENDIAN) || \ + defined(CPU_IA32) || defined(CPU_X64) || \ + defined(__ia64) || defined(__ia64__) || defined(__alpha__) || defined(_M_ALPHA) || \ +- defined(vax) || defined(MIPSEL) || defined(_ARM_) ++ defined(vax) || defined(MIPSEL) || defined(_ARM_) || defined(__arm__) + # define CPU_LITTLE_ENDIAN + # define IS_BIG_ENDIAN 0 + # define IS_LITTLE_ENDIAN 1 Copied and modified: head/security/p5-Crypt-RHash/files/patch-librhash_rhash__torrent.h (from r411563, head/security/p5-Crypt-RHash/files/patch-librhash__rhash_torrent.h) ============================================================================== From owner-svn-ports-head@freebsd.org Mon Mar 21 14:04: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 6951AAD7825; Mon, 21 Mar 2016 14:04: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 3B21911EB; Mon, 21 Mar 2016 14:04: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 u2LE4UiP090017; Mon, 21 Mar 2016 14:04:30 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LE4Uoc090016; Mon, 21 Mar 2016 14:04:30 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201603211404.u2LE4Uoc090016@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 21 Mar 2016 14:04:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411566 - head/mail/p5-Mail-Mbox-MessageParser X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 14:04:31 -0000 Author: mat Date: Mon Mar 21 14:04:30 2016 New Revision: 411566 URL: https://svnweb.freebsd.org/changeset/ports/411566 Log: No need to ask questions. While there, make the _DEPENDS line easier to understand. PR: 202121 Reported by: Trond Endrestol ximalas info Sponsored by: Absolight Modified: head/mail/p5-Mail-Mbox-MessageParser/Makefile Modified: head/mail/p5-Mail-Mbox-MessageParser/Makefile ============================================================================== --- head/mail/p5-Mail-Mbox-MessageParser/Makefile Mon Mar 21 14:04:25 2016 (r411565) +++ head/mail/p5-Mail-Mbox-MessageParser/Makefile Mon Mar 21 14:04:30 2016 (r411566) @@ -12,13 +12,15 @@ COMMENT= Fast and simple mbox folder rea LICENSE= GPLv2 -BUILD_DEPENDS= p5-FileHandle-Unget>=0:${PORTSDIR}/devel/p5-FileHandle-Unget -RUN_DEPENDS:= ${BUILD_DEPENDS} BUILD_DEPENDS+= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ + p5-FileHandle-Unget>=0:${PORTSDIR}/devel/p5-FileHandle-Unget \ p5-URI>=0:${PORTSDIR}/net/p5-URI +RUN_DEPENDS= p5-FileHandle-Unget>=0:${PORTSDIR}/devel/p5-FileHandle-Unget TEST_DEPENDS= p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff USES= perl5 USE_PERL5= configure +CONFIGURE_ARGS= < /dev/null + .include From owner-svn-ports-head@freebsd.org Mon Mar 21 14:04: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 249A1AD7851; Mon, 21 Mar 2016 14:04: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 C98D612E8; Mon, 21 Mar 2016 14:04: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 u2LE4YKs090133; Mon, 21 Mar 2016 14:04:34 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LE4YNX090132; Mon, 21 Mar 2016 14:04:34 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201603211404.u2LE4YNX090132@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 21 Mar 2016 14:04:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411567 - head/databases/p5-SQL-Translator X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 14:04:36 -0000 Author: mat Date: Mon Mar 21 14:04:34 2016 New Revision: 411567 URL: https://svnweb.freebsd.org/changeset/ports/411567 Log: Fix DIAGRAM option, add p5-strictures dependency. PR: 206689 Submitted by: matthew Sponsored by: Absolight Modified: head/databases/p5-SQL-Translator/Makefile Modified: head/databases/p5-SQL-Translator/Makefile ============================================================================== --- head/databases/p5-SQL-Translator/Makefile Mon Mar 21 14:04:30 2016 (r411566) +++ head/databases/p5-SQL-Translator/Makefile Mon Mar 21 14:04:34 2016 (r411567) @@ -3,6 +3,7 @@ PORTNAME= SQL-Translator PORTVERSION= 0.11021 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -28,6 +29,7 @@ BUILD_DEPENDS= p5-Carp-Clan>=0:${PORTSDI p5-Try-Tiny>=0.04:${PORTSDIR}/lang/p5-Try-Tiny \ p5-XML-Writer>=0.5:${PORTSDIR}/textproc/p5-XML-Writer \ p5-XML-LibXML>=1.69:${PORTSDIR}/textproc/p5-XML-LibXML \ + p5-strictures>=0:${PORTSDIR}/devel/p5-strictures \ p5-YAML>=0.66:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ @@ -44,6 +46,7 @@ USE_PERL5= configure DIAGRAM_BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \ p5-Graph>=0:${PORTSDIR}/math/p5-Graph \ p5-GraphViz>=0:${PORTSDIR}/graphics/p5-GraphViz +DIAGRAM_RUN_DEPENDS= ${DIAGRAM_BUILD_DEPENDS} post-patch: @${REINPLACE_CMD} -e 's|@EXPORT|&_OK|' ${WRKSRC}/lib/SQL/Translator/Parser/xSV.pm From owner-svn-ports-head@freebsd.org Mon Mar 21 14:07: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 3B856AD7A4B; Mon, 21 Mar 2016 14:07:43 +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 04A061607; Mon, 21 Mar 2016 14:07:42 +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 45488BDCAC; Mon, 21 Mar 2016 15:07:40 +0100 (CET) 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 27047BDCA3; Mon, 21 Mar 2016 15:07:40 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 4FA86615F; Mon, 21 Mar 2016 15:07:38 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 55C62214027C; Mon, 21 Mar 2016 15:07:36 +0100 (CET) Date: Mon, 21 Mar 2016 15:07:34 +0100 From: Mathieu Arnold To: Veniamin Gvozdikov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r411558 - head/Mk Message-ID: <6E1494965B1BABB21394DB0B@ogg.in.absolight.net> In-Reply-To: <201603211204.u2LC4e4f053543@repo.freebsd.org> References: <201603211204.u2LC4e4f053543@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="==========023E1ADA7436E7DFC7F4==========" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 14:07:43 -0000 --==========023E1ADA7436E7DFC7F4========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 21 mars 2016 12:04:40 +0000 Veniamin Gvozdikov wrote: | PR: ports/207674 We switched to bugzilla a few years ago, and since then there are no categories any more, you only put the PR number here. -- Mathieu Arnold --==========023E1ADA7436E7DFC7F4========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJW8AAnXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IrzIP/iyZLwvYngIlEq7y3agnqeJl 6r7p/RStMH6cvFGpjMRgRB5+sUmkai8G0SYWK/aWeUjpUemPSNzU14LaTifhdJoy u47/G6j+/QLT2qROpK1u4l9K6Rd7Ri6CxTmceuclM3xjXEb3Vpl5jQiIMVPNfQJs XUE0B4Bi6nWneVSXzBAv1MZ5mlo+hHhI2j/m3EEKn+MepUhTTQbyOEOGdid0+6VC oJ/ahuLNarzheP8PBj2mRglkB/5oqHCFXcYYwCe/lBR4Qo090gwn9KflAy73Vx0B +7inctGb0W8txc8oEgtFt0X5ags7TGbJs8ys1u8bARnmPVizZqn1QABq3g+GZCA3 UpgLexIgCrC3PqdBlwfOxHgUjsFgs2WpZYu2qkknJoky3PUVkD3OAm3qHN2DIseg yZ6/CQZ+Dxq9lzv2R3cHoyRm48XQMgHVOKVF24QiKRHUQTOhHugcGkLdF4AXliQV +e9rAD1KS63l1j5zb579k2QktG/Gw3vgpRloBr9FbEEOMBPLu4GwrrVk/03JY3KL nYrDYOG1/DQ16vGQzPHmyZBFm37hhW/oMGvtB4FypJ8f+O9wlhgI9NHhcxW9Odgc FVx82KnE+SNiE8PZLTbHAlpKPRhuFhM82mfQ4D5xKmi5s/Zhv7ekKnekPEo0ryOZ B3eauGzpAtMjCfyj26SF =ctrJ -----END PGP SIGNATURE----- --==========023E1ADA7436E7DFC7F4==========-- From owner-svn-ports-head@freebsd.org Mon Mar 21 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 C0DCCAD7FCD; Mon, 21 Mar 2016 14:33:35 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 76F9582E; Mon, 21 Mar 2016 14:33:35 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LEXYeP099279; Mon, 21 Mar 2016 14:33:34 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LEXYWg099276; Mon, 21 Mar 2016 14:33:34 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201603211433.u2LEXYWg099276@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Mon, 21 Mar 2016 14:33:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411568 - head/mail/rspamd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 14:33:35 -0000 Author: vsevolod Date: Mon Mar 21 14:33:34 2016 New Revision: 411568 URL: https://svnweb.freebsd.org/changeset/ports/411568 Log: - Update rspamd to 1.2.0 Relnotes: https://rspamd.com/announce/2016/03/21/rspamd-1.2.0.html Modified: head/mail/rspamd/Makefile head/mail/rspamd/distinfo head/mail/rspamd/pkg-plist Modified: head/mail/rspamd/Makefile ============================================================================== --- head/mail/rspamd/Makefile Mon Mar 21 14:04:34 2016 (r411567) +++ head/mail/rspamd/Makefile Mon Mar 21 14:33:34 2016 (r411568) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rspamd -PORTVERSION= 1.1.4 +PORTVERSION= 1.2.0 CATEGORIES= mail MASTER_SITES= http://rspamd.com/downloads/ Modified: head/mail/rspamd/distinfo ============================================================================== --- head/mail/rspamd/distinfo Mon Mar 21 14:04:34 2016 (r411567) +++ head/mail/rspamd/distinfo Mon Mar 21 14:33:34 2016 (r411568) @@ -1,2 +1,2 @@ -SHA256 (rspamd-1.1.4.tar.xz) = 7186d0448aaddc1e347af580e7ec14e34ff38859db99bf2173139a6bbc18821d -SIZE (rspamd-1.1.4.tar.xz) = 1357172 +SHA256 (rspamd-1.2.0.tar.xz) = 1a287608787bfdd59137ae511bafeaca3c4d2faf23aa1c628bdf84d7da6d8505 +SIZE (rspamd-1.2.0.tar.xz) = 1406832 Modified: head/mail/rspamd/pkg-plist ============================================================================== --- head/mail/rspamd/pkg-plist Mon Mar 21 14:04:34 2016 (r411567) +++ head/mail/rspamd/pkg-plist Mon Mar 21 14:33:34 2016 (r411568) @@ -29,6 +29,7 @@ bin/rspamc %%ETCDIR%%/modules.d/ratelimit.conf %%ETCDIR%%/modules.d/rbl.conf %%ETCDIR%%/modules.d/regexp.conf +%%ETCDIR%%/modules.d/rspamd_update.conf %%ETCDIR%%/modules.d/spf.conf %%ETCDIR%%/modules.d/surbl.conf %%ETCDIR%%/modules.d/whitelist.conf @@ -57,6 +58,7 @@ lib/rspamd/librspamd-actrie.so %%DATADIR%%/lua/phishing.lua %%DATADIR%%/lua/ratelimit.lua %%DATADIR%%/lua/rbl.lua +%%DATADIR%%/lua/rspamd_update.lua %%DATADIR%%/lua/settings.lua %%DATADIR%%/lua/spamassassin.lua %%DATADIR%%/lua/trie.lua From owner-svn-ports-head@freebsd.org Mon Mar 21 14:34: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 215B7AD8015; Mon, 21 Mar 2016 14:34:07 +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 E6AB3906; Mon, 21 Mar 2016 14:34:06 +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 u2LEY6Ib099388; Mon, 21 Mar 2016 14:34:06 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LEY6lT099387; Mon, 21 Mar 2016 14:34:06 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201603211434.u2LEY6lT099387@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 21 Mar 2016 14:34:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411569 - 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.21 Precedence: list List-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, 21 Mar 2016 14:34:07 -0000 Author: tijl Date: Mon Mar 21 14:34:05 2016 New Revision: 411569 URL: https://svnweb.freebsd.org/changeset/ports/411569 Log: Replace the license dialog menu and "View license" screen with one --yesno dialog. This also folds long lines. PR: 208180 Approved by: portmgr (mat) Modified: head/Mk/bsd.licenses.mk Modified: head/Mk/bsd.licenses.mk ============================================================================== --- head/Mk/bsd.licenses.mk Mon Mar 21 14:33:34 2016 (r411568) +++ head/Mk/bsd.licenses.mk Mon Mar 21 14:34:05 2016 (r411569) @@ -611,17 +611,9 @@ ${_LICENSE_COOKIE}: . if !defined(NO_LICENSES_DIALOGS) # Dialog interface . if ${_LICENSE_COMB} == "single" - @trap '${RM} -f $$tmpfile' EXIT INT TERM; \ - tmpfile=$$(mktemp -t portlicenses); \ - while true; do \ - ${DIALOG} --menu "License for ${PKGNAME} (${_LICENSE})" 21 70 15 accept "Accept license" reject "Reject license" view "View license" 2>"$${tmpfile}"; \ - result=`${CAT} $${tmpfile}`; \ - case $${result} in \ - accept) break ;; \ - reject) exit 1;; \ - view) ${DIALOG} --textbox "${_LICENSE_FILE}" 21 75 ;; \ - esac; \ - done + @${DIALOG} --title "License for ${PKGNAME} (${_LICENSE})" \ + --yes-label Accept --no-label Reject --yesno \ + "$$(${CAT} ${_LICENSE_FILE})" 21 76 . elif ${_LICENSE_COMB} == "dual" @${RM} -f ${_LICENSE_ASK_DATA} From owner-svn-ports-head@freebsd.org Mon Mar 21 15:47: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 C2C13AD80FC; Mon, 21 Mar 2016 15:47:04 +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 757898CC; Mon, 21 Mar 2016 15:47:04 +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 u2LFl3bT021282; Mon, 21 Mar 2016 15:47:03 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LFl3QQ021279; Mon, 21 Mar 2016 15:47:03 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201603211547.u2LFl3QQ021279@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Mon, 21 Mar 2016 15:47:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411570 - head/sysutils/relaunchd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 15:47:04 -0000 Author: kmoore Date: Mon Mar 21 15:47:03 2016 New Revision: 411570 URL: https://svnweb.freebsd.org/changeset/ports/411570 Log: - Update to 0.4.2 Submitted by: Maintainer (mark@heily.com) Modified: head/sysutils/relaunchd/Makefile head/sysutils/relaunchd/distinfo head/sysutils/relaunchd/pkg-plist Modified: head/sysutils/relaunchd/Makefile ============================================================================== --- head/sysutils/relaunchd/Makefile Mon Mar 21 14:34:05 2016 (r411569) +++ head/sysutils/relaunchd/Makefile Mon Mar 21 15:47:03 2016 (r411570) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= relaunchd -PORTVERSION= 0.3.1 +PORTVERSION= 0.4.2 DISTVERSIONPREFIX=v CATEGORIES= sysutils @@ -10,6 +10,10 @@ COMMENT= Service management daemon simil LICENSE= ISCL +LIB_DEPENDS= libucl.so:${PORTSDIR}/textproc/libucl + +HAS_CONFIGURE= YES +CONFIGURE_ARGS= --mandir=${PREFIX}/man USE_GITHUB= YES GH_ACCOUNT= mheily Modified: head/sysutils/relaunchd/distinfo ============================================================================== --- head/sysutils/relaunchd/distinfo Mon Mar 21 14:34:05 2016 (r411569) +++ head/sysutils/relaunchd/distinfo Mon Mar 21 15:47:03 2016 (r411570) @@ -1,2 +1,2 @@ -SHA256 (mheily-relaunchd-v0.3.1_GH0.tar.gz) = 78d158b4fdeaef07e1b12a0835012df6f39151e317cc5a3638da86ea70c0cb0c -SIZE (mheily-relaunchd-v0.3.1_GH0.tar.gz) = 60853 +SHA256 (mheily-relaunchd-v0.4.2_GH0.tar.gz) = be9764a48f91fc667d27bc720c919ce2673433b86014da91ddc28ea27fc1bf9d +SIZE (mheily-relaunchd-v0.4.2_GH0.tar.gz) = 2778445 Modified: head/sysutils/relaunchd/pkg-plist ============================================================================== --- head/sysutils/relaunchd/pkg-plist Mon Mar 21 14:34:05 2016 (r411569) +++ head/sysutils/relaunchd/pkg-plist Mon Mar 21 15:47:03 2016 (r411570) @@ -1,12 +1,12 @@ bin/launchctl etc/rc.d/launchd +sbin/launchd man/man1/launchctl.1.gz man/man5/launchd.plist.5.gz man/man8/launchd.8.gz -sbin/launchd @dir etc/launchd/agents @dir etc/launchd/daemons @dir share/launchd/agents @dir share/launchd/daemons -@dir /var/db/launchd @dir /var/cache/launchd +@dir /var/db/launchd From owner-svn-ports-head@freebsd.org Mon Mar 21 15:52: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 96113AD8364; Mon, 21 Mar 2016 15:52:58 +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 63396DCC; Mon, 21 Mar 2016 15:52:58 +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 u2LFqvY9024223; Mon, 21 Mar 2016 15:52:57 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LFqv4O024222; Mon, 21 Mar 2016 15:52:57 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201603211552.u2LFqv4O024222@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Mon, 21 Mar 2016 15:52:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411571 - head/multimedia/obs-studio X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 15:52:58 -0000 Author: kmoore Date: Mon Mar 21 15:52:57 2016 New Revision: 411571 URL: https://svnweb.freebsd.org/changeset/ports/411571 Log: - Drop maintainership Modified: head/multimedia/obs-studio/Makefile Modified: head/multimedia/obs-studio/Makefile ============================================================================== --- head/multimedia/obs-studio/Makefile Mon Mar 21 15:47:03 2016 (r411570) +++ head/multimedia/obs-studio/Makefile Mon Mar 21 15:52:57 2016 (r411571) @@ -5,7 +5,7 @@ PORTVERSION= 0.9.1 PORTREVISION= 1 CATEGORIES= multimedia -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open Broadcaster Software Multiplatform LICENSE= GPLv2 From owner-svn-ports-head@freebsd.org Mon Mar 21 17:17: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 030E7AD787C; Mon, 21 Mar 2016 17:17:44 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A6C7DC86; Mon, 21 Mar 2016 17:17:43 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LHHg8G048598; Mon, 21 Mar 2016 17:17:42 GMT (envelope-from romain@FreeBSD.org) Received: (from romain@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHHgpr048594; Mon, 21 Mar 2016 17:17:42 GMT (envelope-from romain@FreeBSD.org) Message-Id: <201603211717.u2LHHgpr048594@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: romain set sender to romain@FreeBSD.org using -f From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= Date: Mon, 21 Mar 2016 17:17:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411572 - in head/net: . rubygem-net-ping X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 17:17:44 -0000 Author: romain Date: Mon Mar 21 17:17:42 2016 New Revision: 411572 URL: https://svnweb.freebsd.org/changeset/ports/411572 Log: The net-ping library provides a ping interface for Ruby. It includes separate TCP, HTTP, LDAP, ICMP, UDP, WMI (for Windows) and external ping classes. WWW: https://github.com/chernesk/net-ping Added: head/net/rubygem-net-ping/ head/net/rubygem-net-ping/Makefile (contents, props changed) head/net/rubygem-net-ping/distinfo (contents, props changed) head/net/rubygem-net-ping/pkg-descr (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Mon Mar 21 15:52:57 2016 (r411571) +++ head/net/Makefile Mon Mar 21 17:17:42 2016 (r411572) @@ -1118,6 +1118,7 @@ SUBDIR += rubygem-macaddr SUBDIR += rubygem-net-ldap SUBDIR += rubygem-net-netrc + SUBDIR += rubygem-net-ping SUBDIR += rubygem-netrc SUBDIR += rubygem-network_interface SUBDIR += rubygem-oauth Added: head/net/rubygem-net-ping/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/rubygem-net-ping/Makefile Mon Mar 21 17:17:42 2016 (r411572) @@ -0,0 +1,17 @@ +# $FreeBSD$ + +PORTNAME= net-ping +PORTVERSION= 1.7.8 +CATEGORIES= net rubygems +MASTER_SITES= RG + +MAINTAINER= romain@FreeBSD.org +COMMENT= Collection of classes that provide different ways to ping computers + +LICENSE= APACHE20 + +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +.include Added: head/net/rubygem-net-ping/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/rubygem-net-ping/distinfo Mon Mar 21 17:17:42 2016 (r411572) @@ -0,0 +1,2 @@ +SHA256 (rubygem/net-ping-1.7.8.gem) = 304e7e182440f0b05e4d86c7386660f0ab48ff78434bd6485ebb2710d268e3a6 +SIZE (rubygem/net-ping-1.7.8.gem) = 28160 Added: head/net/rubygem-net-ping/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/rubygem-net-ping/pkg-descr Mon Mar 21 17:17:42 2016 (r411572) @@ -0,0 +1,4 @@ +The net-ping library provides a ping interface for Ruby. It includes separate +TCP, HTTP, LDAP, ICMP, UDP, WMI (for Windows) and external ping classes. + +WWW: https://github.com/chernesk/net-ping From owner-svn-ports-head@freebsd.org Mon Mar 21 17:26: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 B9370AD7B26; Mon, 21 Mar 2016 17:26:07 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6CFCF88; Mon, 21 Mar 2016 17:26:07 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LHQ6OB051755; Mon, 21 Mar 2016 17:26:06 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHQ6YT051754; Mon, 21 Mar 2016 17:26:06 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201603211726.u2LHQ6YT051754@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 21 Mar 2016 17:26:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411573 - in head/devel/gvfs: . 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.21 Precedence: list List-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, 21 Mar 2016 17:26:07 -0000 Author: rm Date: Mon Mar 21 17:26:06 2016 New Revision: 411573 URL: https://svnweb.freebsd.org/changeset/ports/411573 Log: devel/gvfs: drop dependency upon libgnome-keyring 1. gvfs switched from libgnome-keyring to libsecret since 1.13.7, so update our port accordingly. Also enable build with keyring support (it was unconditionally disabled with --disable-keyring) 2. HAL tweaks were released upstream since version 1.25.x or earlier, so remove it from our port too. See bug [1] and commit [2] for the reference. [1] https://bugzilla.gnome.org/show_bug.cgi?id=722411 [2] https://git.gnome.org/browse/gvfs/commit/?id=32377d1 Differential Revision: https://reviews.freebsd.org/D5694 Reviewed by: kwm With hat: gnome Deleted: head/devel/gvfs/files/common_Makefile.am head/devel/gvfs/files/monitor_hal_Makefile.am Modified: head/devel/gvfs/Makefile Modified: head/devel/gvfs/Makefile ============================================================================== --- head/devel/gvfs/Makefile Mon Mar 21 17:17:42 2016 (r411572) +++ head/devel/gvfs/Makefile Mon Mar 21 17:26:06 2016 (r411573) @@ -3,6 +3,7 @@ PORTNAME= gvfs PORTVERSION= 1.26.3 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -15,7 +16,7 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/de libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \ libgcrypt.so:${PORTSDIR}/security/libgcrypt \ libgcr-base-3.so:${PORTSDIR}/security/gcr \ - libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring + libsecret-1.so:${PORTSDIR}/security/libsecret PORTSCOUT= limitw:1,even @@ -33,7 +34,6 @@ CONFIGURE_ARGS+=\ --disable-gdu \ --disable-udev \ --disable-goa \ - --disable-keyring \ --disable-libmtp \ --disable-gtk @@ -92,10 +92,6 @@ CONFIGURE_ARGS+=--disable-hal PLIST_SUB+= HAL="@comment " .endif -# https://bugzilla.gnome.org/show_bug.cgi?id=722411 -post-patch: - @${RM} ${WRKSRC}/monitor/hal/gvfsdbusutils.[ch] - post-install: @${MKDIR} ${STAGEDIR}${DATADIR}/remote-volume-monitors @${RM} -rf ${STAGEDIR}${PREFIX}/lib/systemd From owner-svn-ports-head@freebsd.org Mon Mar 21 17:27: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 A6F90AD7B94; Mon, 21 Mar 2016 17:27:46 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B4371DA; Mon, 21 Mar 2016 17:27:46 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LHRjuk051995; Mon, 21 Mar 2016 17:27:45 GMT (envelope-from romain@FreeBSD.org) Received: (from romain@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHRjgT051991; Mon, 21 Mar 2016 17:27:45 GMT (envelope-from romain@FreeBSD.org) Message-Id: <201603211727.u2LHRjgT051991@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: romain set sender to romain@FreeBSD.org using -f From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= Date: Mon, 21 Mar 2016 17:27:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411574 - in head/sysutils: . mcollective-nettest-common X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 17:27:46 -0000 Author: romain Date: Mon Mar 21 17:27:45 2016 New Revision: 411574 URL: https://svnweb.freebsd.org/changeset/ports/411574 Log: Add mcollective-nettest-common 3.0.4, MCollective common files to test ICMP and TCP connectivity. Added: head/sysutils/mcollective-nettest-common/ head/sysutils/mcollective-nettest-common/Makefile (contents, props changed) head/sysutils/mcollective-nettest-common/distinfo (contents, props changed) head/sysutils/mcollective-nettest-common/pkg-descr (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Mon Mar 21 17:26:06 2016 (r411573) +++ head/sysutils/Makefile Mon Mar 21 17:27:45 2016 (r411574) @@ -542,6 +542,7 @@ SUBDIR += mbgtools SUBDIR += mcelog SUBDIR += mcollective + SUBDIR += mcollective-nettest-common SUBDIR += mcollective-nrpe-agent SUBDIR += mcollective-puppet-agent SUBDIR += mcollective-shell-agent Added: head/sysutils/mcollective-nettest-common/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mcollective-nettest-common/Makefile Mon Mar 21 17:27:45 2016 (r411574) @@ -0,0 +1,33 @@ +# $FreeBSD$ + +PORTNAME?= mcollective-nettest-common +PORTVERSION= 3.0.4 +CATEGORIES= sysutils + +MAINTAINER= romain@FreeBSD.org +COMMENT?= MCollective common files to test ICMP and TCP connectivity + +LICENSE= APACHE20 + +RUN_DEPENDS?= mcollective>=2:${PORTSDIR}/sysutils/mcollective + +USE_GITHUB= yes +GH_ACCOUNT= puppetlabs +GH_PROJECT= mcollective-nettest-agent + +NO_BUILD= yes +NO_ARCH= yes + +PLIST_FILES?= share/mcollective/agent/nettest.ddl \ + share/mcollective/util/nettest_agent.rb \ + share/mcollective/validator/nettest_fqdn.ddl \ + share/mcollective/validator/nettest_fqdn.rb \ + share/mcollective/validator/nettest_server_address.ddl \ + share/mcollective/validator/nettest_server_address.rb + +.if !target(do-install) +do-install: + cd ${WRKSRC} && ${COPYTREE_SHARE} "agent/*.ddl util validator" ${STAGEDIR}${PREFIX}/share/mcollective +.endif + +.include Added: head/sysutils/mcollective-nettest-common/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mcollective-nettest-common/distinfo Mon Mar 21 17:27:45 2016 (r411574) @@ -0,0 +1,2 @@ +SHA256 (puppetlabs-mcollective-nettest-agent-3.0.4_GH0.tar.gz) = 2b8c9200e55512c1383e8b29c5766d1765084f8ad053b376e4a19dd5e388ce6b +SIZE (puppetlabs-mcollective-nettest-agent-3.0.4_GH0.tar.gz) = 13170 Added: head/sysutils/mcollective-nettest-common/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mcollective-nettest-common/pkg-descr Mon Mar 21 17:27:45 2016 (r411574) @@ -0,0 +1,4 @@ +The mcollective nettest agent lets you ping or test remote connections via +MCollective. + +WWW: https://github.com/puppetlabs/mcollective-nettest-agent From owner-svn-ports-head@freebsd.org Mon Mar 21 17:28: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 86D2AAD7BC6; Mon, 21 Mar 2016 17:28:29 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 57AD22F9; Mon, 21 Mar 2016 17:28:29 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LHSSP9052175; Mon, 21 Mar 2016 17:28:28 GMT (envelope-from romain@FreeBSD.org) Received: (from romain@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHSSxn052173; Mon, 21 Mar 2016 17:28:28 GMT (envelope-from romain@FreeBSD.org) Message-Id: <201603211728.u2LHSSxn052173@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: romain set sender to romain@FreeBSD.org using -f From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= Date: Mon, 21 Mar 2016 17:28:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411575 - in head/sysutils: . mcollective-nettest-agent X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 17:28:29 -0000 Author: romain Date: Mon Mar 21 17:28:28 2016 New Revision: 411575 URL: https://svnweb.freebsd.org/changeset/ports/411575 Log: Add mcollective-nettest-agent , MCollective agent to test ICMP and TCP connectivity. Added: head/sysutils/mcollective-nettest-agent/ head/sysutils/mcollective-nettest-agent/Makefile (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Mon Mar 21 17:27:45 2016 (r411574) +++ head/sysutils/Makefile Mon Mar 21 17:28:28 2016 (r411575) @@ -542,6 +542,7 @@ SUBDIR += mbgtools SUBDIR += mcelog SUBDIR += mcollective + SUBDIR += mcollective-nettest-agent SUBDIR += mcollective-nettest-common SUBDIR += mcollective-nrpe-agent SUBDIR += mcollective-puppet-agent Added: head/sysutils/mcollective-nettest-agent/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mcollective-nettest-agent/Makefile Mon Mar 21 17:28:28 2016 (r411575) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= mcollective-nettest-agent + +COMMENT= MCollective agent to test ICMP and TCP connectivity + +# See MASTERDIR for MAINTAINER. + +RUN_DEPENDS= mcollective-nettest-common>=${PORTVERSION}:${PORTSDIR}/sysutils/mcollective-nettest-common \ + rubygem-net-ping>=1:${PORTSDIR}/net/rubygem-net-ping + +MASTERDIR= ${.CURDIR}/../mcollective-nettest-common + +PLIST_FILES= share/mcollective/agent/nettest.rb + +do-install: + cd ${WRKSRC} && ${COPYTREE_SHARE} "agent/*.rb" ${STAGEDIR}${PREFIX}/share/mcollective + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Mon Mar 21 17:29: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 53998AD7C48; Mon, 21 Mar 2016 17:29:09 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 209F46B1; Mon, 21 Mar 2016 17:29:09 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LHT84a052351; Mon, 21 Mar 2016 17:29:08 GMT (envelope-from romain@FreeBSD.org) Received: (from romain@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHT8Nn052349; Mon, 21 Mar 2016 17:29:08 GMT (envelope-from romain@FreeBSD.org) Message-Id: <201603211729.u2LHT8Nn052349@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: romain set sender to romain@FreeBSD.org using -f From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= Date: Mon, 21 Mar 2016 17:29:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411576 - in head/sysutils: . mcollective-nettest-client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 17:29:09 -0000 Author: romain Date: Mon Mar 21 17:29:07 2016 New Revision: 411576 URL: https://svnweb.freebsd.org/changeset/ports/411576 Log: Add mcollective-nettest-client , MCollective client to test ICMP and TCP connectivity. Added: head/sysutils/mcollective-nettest-client/ head/sysutils/mcollective-nettest-client/Makefile (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Mon Mar 21 17:28:28 2016 (r411575) +++ head/sysutils/Makefile Mon Mar 21 17:29:07 2016 (r411576) @@ -543,6 +543,7 @@ SUBDIR += mcelog SUBDIR += mcollective SUBDIR += mcollective-nettest-agent + SUBDIR += mcollective-nettest-client SUBDIR += mcollective-nettest-common SUBDIR += mcollective-nrpe-agent SUBDIR += mcollective-puppet-agent Added: head/sysutils/mcollective-nettest-client/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mcollective-nettest-client/Makefile Mon Mar 21 17:29:07 2016 (r411576) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= mcollective-nettest-client + +COMMENT= MCollective client to test ICMP and TCP connectivity + +# See MASTERDIR for MAINTAINER. + +RUN_DEPENDS= mcollective-nettest-common>=${PORTVERSION}:${PORTSDIR}/sysutils/mcollective-nettest-common + +MASTERDIR= ${.CURDIR}/../mcollective-nettest-common + +PLIST_FILES= share/mcollective/aggregate/nettest_mma.ddl \ + share/mcollective/aggregate/nettest_mma.rb \ + share/mcollective/application/nettest.rb + +do-install: + cd ${WRKSRC} && ${COPYTREE_SHARE} "aggregate application/*.rb" ${STAGEDIR}${PREFIX}/share/mcollective + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Mon Mar 21 17:30: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 8683AAD7D17; Mon, 21 Mar 2016 17:30:32 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5E44389E; Mon, 21 Mar 2016 17:30:32 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LHUV1G052589; Mon, 21 Mar 2016 17:30:31 GMT (envelope-from romain@FreeBSD.org) Received: (from romain@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHUVdH052585; Mon, 21 Mar 2016 17:30:31 GMT (envelope-from romain@FreeBSD.org) Message-Id: <201603211730.u2LHUVdH052585@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: romain set sender to romain@FreeBSD.org using -f From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= Date: Mon, 21 Mar 2016 17:30:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411577 - in head/sysutils: . mcollective-service-common X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 17:30:32 -0000 Author: romain Date: Mon Mar 21 17:30:31 2016 New Revision: 411577 URL: https://svnweb.freebsd.org/changeset/ports/411577 Log: Add mcollective-service-common 3.1.3, MCollective common files to manage the OS Services. Added: head/sysutils/mcollective-service-common/ head/sysutils/mcollective-service-common/Makefile (contents, props changed) head/sysutils/mcollective-service-common/distinfo (contents, props changed) head/sysutils/mcollective-service-common/pkg-descr (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Mon Mar 21 17:29:07 2016 (r411576) +++ head/sysutils/Makefile Mon Mar 21 17:30:31 2016 (r411577) @@ -547,6 +547,7 @@ SUBDIR += mcollective-nettest-common SUBDIR += mcollective-nrpe-agent SUBDIR += mcollective-puppet-agent + SUBDIR += mcollective-service-common SUBDIR += mcollective-shell-agent SUBDIR += mcollective-shell-client SUBDIR += mcron Added: head/sysutils/mcollective-service-common/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mcollective-service-common/Makefile Mon Mar 21 17:30:31 2016 (r411577) @@ -0,0 +1,34 @@ +# $FreeBSD$ + +PORTNAME?= mcollective-service-common +PORTVERSION= 3.1.3 +CATEGORIES= sysutils + +MAINTAINER= romain@FreeBSD.org +COMMENT?= MCollective common files to manage the OS Services + +LICENSE= APACHE20 + +RUN_DEPENDS?= mcollective>=2:${PORTSDIR}/sysutils/mcollective + +USE_GITHUB= yes +GH_ACCOUNT= puppetlabs +GH_PROJECT= mcollective-service-agent + +NO_BUILD= yes +NO_ARCH= yes + +PLIST_FILES?= share/mcollective/agent/service.ddl \ + share/mcollective/data/service_data.ddl \ + share/mcollective/data/service_data.rb \ + share/mcollective/util/service/base.rb \ + share/mcollective/util/service/puppetservice.rb \ + share/mcollective/validator/service_name.ddl \ + share/mcollective/validator/service_name.rb + +.if !target(do-install) +do-install: + cd ${WRKSRC} && ${COPYTREE_SHARE} "agent/*.ddl data util validator" ${STAGEDIR}${PREFIX}/share/mcollective +.endif + +.include Added: head/sysutils/mcollective-service-common/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mcollective-service-common/distinfo Mon Mar 21 17:30:31 2016 (r411577) @@ -0,0 +1,2 @@ +SHA256 (puppetlabs-mcollective-service-agent-3.1.3_GH0.tar.gz) = 93d70958fc160d7951bdd1e3b5a8f8729c914ce1026e4e6f090db0f3a36c6dda +SIZE (puppetlabs-mcollective-service-agent-3.1.3_GH0.tar.gz) = 12483 Added: head/sysutils/mcollective-service-common/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mcollective-service-common/pkg-descr Mon Mar 21 17:30:31 2016 (r411577) @@ -0,0 +1,4 @@ +The mcollective service agent lets you stop, start, restart and query the +statuses of services via MCollective. + +WWW: https://github.com/puppetlabs/mcollective-service-agent From owner-svn-ports-head@freebsd.org Mon Mar 21 17:31: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 C4DBAAD7D5F; Mon, 21 Mar 2016 17:31:14 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 96BE2A99; Mon, 21 Mar 2016 17:31:14 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LHVDHW053414; Mon, 21 Mar 2016 17:31:13 GMT (envelope-from romain@FreeBSD.org) Received: (from romain@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHVDHx053412; Mon, 21 Mar 2016 17:31:13 GMT (envelope-from romain@FreeBSD.org) Message-Id: <201603211731.u2LHVDHx053412@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: romain set sender to romain@FreeBSD.org using -f From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= Date: Mon, 21 Mar 2016 17:31:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411578 - in head/sysutils: . mcollective-service-agent X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 17:31:14 -0000 Author: romain Date: Mon Mar 21 17:31:13 2016 New Revision: 411578 URL: https://svnweb.freebsd.org/changeset/ports/411578 Log: Add mcollective-service-agent , MCollective agent to manage the OS Services. Added: head/sysutils/mcollective-service-agent/ head/sysutils/mcollective-service-agent/Makefile (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Mon Mar 21 17:30:31 2016 (r411577) +++ head/sysutils/Makefile Mon Mar 21 17:31:13 2016 (r411578) @@ -547,6 +547,7 @@ SUBDIR += mcollective-nettest-common SUBDIR += mcollective-nrpe-agent SUBDIR += mcollective-puppet-agent + SUBDIR += mcollective-service-agent SUBDIR += mcollective-service-common SUBDIR += mcollective-shell-agent SUBDIR += mcollective-shell-client Added: head/sysutils/mcollective-service-agent/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mcollective-service-agent/Makefile Mon Mar 21 17:31:13 2016 (r411578) @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= mcollective-service-agent + +COMMENT= MCollective agent to manage the OS Services + +# See MASTERDIR for MAINTAINER. + +RUN_DEPENDS= mcollective-service-common>=${PORTVERSION}:${PORTSDIR}/sysutils/mcollective-service-common + +MASTERDIR= ${.CURDIR}/../mcollective-service-common + +PLIST_FILES= share/mcollective/agent/service.rb + +do-install: + cd ${WRKSRC} && ${COPYTREE_SHARE} "agent/*.rb" ${STAGEDIR}${PREFIX}/share/mcollective + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Mon Mar 21 17:31: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 634D1AD7E94; Mon, 21 Mar 2016 17:31:51 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 30446BED; Mon, 21 Mar 2016 17:31:51 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LHVoZI053600; Mon, 21 Mar 2016 17:31:50 GMT (envelope-from romain@FreeBSD.org) Received: (from romain@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHVoqk053598; Mon, 21 Mar 2016 17:31:50 GMT (envelope-from romain@FreeBSD.org) Message-Id: <201603211731.u2LHVoqk053598@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: romain set sender to romain@FreeBSD.org using -f From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= Date: Mon, 21 Mar 2016 17:31:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411579 - in head/sysutils: . mcollective-service-client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 17:31:51 -0000 Author: romain Date: Mon Mar 21 17:31:49 2016 New Revision: 411579 URL: https://svnweb.freebsd.org/changeset/ports/411579 Log: Add mcollective-service-client , MCollective client to manage the OS Services. Added: head/sysutils/mcollective-service-client/ head/sysutils/mcollective-service-client/Makefile (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Mon Mar 21 17:31:13 2016 (r411578) +++ head/sysutils/Makefile Mon Mar 21 17:31:49 2016 (r411579) @@ -548,6 +548,7 @@ SUBDIR += mcollective-nrpe-agent SUBDIR += mcollective-puppet-agent SUBDIR += mcollective-service-agent + SUBDIR += mcollective-service-client SUBDIR += mcollective-service-common SUBDIR += mcollective-shell-agent SUBDIR += mcollective-shell-client Added: head/sysutils/mcollective-service-client/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mcollective-service-client/Makefile Mon Mar 21 17:31:49 2016 (r411579) @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= mcollective-service-client + +COMMENT= MCollective client to manage the OS Services + +# See MASTERDIR for MAINTAINER. + +RUN_DEPENDS= mcollective-service-common>=${PORTVERSION}:${PORTSDIR}/sysutils/mcollective-service-common + +MASTERDIR= ${.CURDIR}/../mcollective-service-common + +PLIST_FILES= share/mcollective/application/service.rb + +do-install: + cd ${WRKSRC} && ${COPYTREE_SHARE} "application/*" ${STAGEDIR}${PREFIX}/share/mcollective + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Mon Mar 21 17:36: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 86F2CAD7F78; Mon, 21 Mar 2016 17:36:15 +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 63476EBD; Mon, 21 Mar 2016 17:36:15 +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 u2LHaEax055904; Mon, 21 Mar 2016 17:36:14 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHaEa0055899; Mon, 21 Mar 2016 17:36:14 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201603211736.u2LHaEa0055899@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Mon, 21 Mar 2016 17:36:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411580 - in head/www: . p5-WWW-Salesforce X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 17:36:15 -0000 Author: matthew Date: Mon Mar 21 17:36:13 2016 New Revision: 411580 URL: https://svnweb.freebsd.org/changeset/ports/411580 Log: This class provides a simple abstraction layer between SOAP::Lite and Salesforce.com. Because SOAP::Lite does not support complexTypes, and document/literal encoding is limited, this module works around those limitations and provides a more intuitive interface a developer can interact with. WWW: http://search.cpan.org/dist/WWW-Salesforce/ Added: head/www/p5-WWW-Salesforce/ head/www/p5-WWW-Salesforce/Makefile (contents, props changed) head/www/p5-WWW-Salesforce/distinfo (contents, props changed) head/www/p5-WWW-Salesforce/pkg-descr (contents, props changed) head/www/p5-WWW-Salesforce/pkg-plist (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Mar 21 17:31:49 2016 (r411579) +++ head/www/Makefile Mon Mar 21 17:36:13 2016 (r411580) @@ -1303,6 +1303,7 @@ SUBDIR += p5-WWW-Robot SUBDIR += p5-WWW-RobotRules SUBDIR += p5-WWW-RobotRules-Parser + SUBDIR += p5-WWW-Salesforce SUBDIR += p5-WWW-Scraper-ISBN SUBDIR += p5-WWW-Scraper-ISBN-Amazon_Driver SUBDIR += p5-WWW-Scraper-ISBN-ORA_Driver Added: head/www/p5-WWW-Salesforce/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-WWW-Salesforce/Makefile Mon Mar 21 17:36:13 2016 (r411580) @@ -0,0 +1,26 @@ +# Created by: Matthew Seaman +# $FreeBSD$ + +PORTNAME= WWW-Salesforce +PORTVERSION= 0.25 +CATEGORIES= www perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= matthew@FreeBSD.org +COMMENT= Simple abstraction layer between SOAP::Lite and Salesforce.com + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-SOAP-Lite>=0.68:${PORTSDIR}/net/p5-SOAP-Lite \ + p5-Crypt-SSLeay>=0.56:${PORTSDIR}/security/p5-Crypt-SSLeay +RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage + +NO_ARCH= yes +USES= perl5 +USE_PERL5= configure + +.include Added: head/www/p5-WWW-Salesforce/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-WWW-Salesforce/distinfo Mon Mar 21 17:36:13 2016 (r411580) @@ -0,0 +1,2 @@ +SHA256 (WWW-Salesforce-0.25.tar.gz) = a96916cc67212bf382942adac003d0f65c5fd3e77f038b3b9670ebc001de0e5f +SIZE (WWW-Salesforce-0.25.tar.gz) = 29085 Added: head/www/p5-WWW-Salesforce/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-WWW-Salesforce/pkg-descr Mon Mar 21 17:36:13 2016 (r411580) @@ -0,0 +1,7 @@ +This class provides a simple abstraction layer between SOAP::Lite and +Salesforce.com. Because SOAP::Lite does not support complexTypes, and +document/literal encoding is limited, this module works around those +limitations and provides a more intuitive interface a developer can +interact with. + +WWW: http://search.cpan.org/dist/WWW-Salesforce/ Added: head/www/p5-WWW-Salesforce/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-WWW-Salesforce/pkg-plist Mon Mar 21 17:36:13 2016 (r411580) @@ -0,0 +1,7 @@ +%%SITE_PERL%%/WWW/Salesforce.pm +%%SITE_PERL%%/WWW/Salesforce/Constants.pm +%%SITE_PERL%%/WWW/Salesforce/Deserializer.pm +%%SITE_PERL%%/WWW/Salesforce/Serializer.pm +%%SITE_PERL%%/WWW/Salesforce/Simple.pm +%%PERL5_MAN3%%/WWW::Salesforce.3.gz +%%PERL5_MAN3%%/WWW::Salesforce::Simple.3.gz From owner-svn-ports-head@freebsd.org Mon Mar 21 17:59: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 CE120AD85C7; Mon, 21 Mar 2016 17:59:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8466024C; Mon, 21 Mar 2016 17:59:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LHxUcu062102; Mon, 21 Mar 2016 17:59:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHxUTR062100; Mon, 21 Mar 2016 17:59:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211759.u2LHxUTR062100@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, 21 Mar 2016 17:59:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411581 - head/databases/py-mycli X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 17:59:31 -0000 Author: sunpoet Date: Mon Mar 21 17:59:30 2016 New Revision: 411581 URL: https://svnweb.freebsd.org/changeset/ports/411581 Log: - Update to 20160318 snapshot which supports prompt_toolkit 0.57 - Bump PORTREVISION for package change Changes: https://github.com/dbcli/pgcli/commits/master Modified: head/databases/py-mycli/Makefile head/databases/py-mycli/distinfo Modified: head/databases/py-mycli/Makefile ============================================================================== --- head/databases/py-mycli/Makefile Mon Mar 21 17:36:13 2016 (r411580) +++ head/databases/py-mycli/Makefile Mon Mar 21 17:59:30 2016 (r411581) @@ -3,8 +3,9 @@ PORTNAME= mycli PORTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES= databases python -MASTER_SITES= CHEESESHOP +#MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org @@ -15,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=4.1:${PORTSDIR}/devel/py-click \ ${PYTHON_PKGNAMEPREFIX}configobj>=5.0.6:${PORTSDIR}/devel/py-configobj \ - ${PYTHON_PKGNAMEPREFIX}prompt_toolkit>=0.46:${PORTSDIR}/devel/py-prompt_toolkit \ + ${PYTHON_PKGNAMEPREFIX}prompt_toolkit>=0.57:${PORTSDIR}/devel/py-prompt_toolkit \ ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.6.1:${PORTSDIR}/security/py-pycrypto \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.0:${PORTSDIR}/textproc/py-pygments \ ${PYTHON_PKGNAMEPREFIX}pymysql>=0.6.2:${PORTSDIR}/databases/py-pymysql \ @@ -26,4 +27,11 @@ USE_MYSQL= yes USE_PYTHON= autoplist distutils USES= python +GH_ACCOUNT= dbcli +GH_TAGNAME= 70f828f +USE_GITHUB= yes + +post-patch: + @${REINPLACE_CMD} -e '/prompt_toolkit/ s|==0.57| >= 0.57|' ${WRKSRC}/${PYSETUP} + .include Modified: head/databases/py-mycli/distinfo ============================================================================== --- head/databases/py-mycli/distinfo Mon Mar 21 17:36:13 2016 (r411580) +++ head/databases/py-mycli/distinfo Mon Mar 21 17:59:30 2016 (r411581) @@ -1,2 +1,2 @@ -SHA256 (mycli-1.5.2.tar.gz) = 55a3529656fda9eb25399c96baa4ab7c46dfc0b24495d6793181af6daa74c092 -SIZE (mycli-1.5.2.tar.gz) = 53300 +SHA256 (dbcli-mycli-1.5.2-70f828f_GH0.tar.gz) = 182ef75678ad5260fd3d41fd3e8fd98039d81b5955535799586deaf7796d1354 +SIZE (dbcli-mycli-1.5.2-70f828f_GH0.tar.gz) = 265000 From owner-svn-ports-head@freebsd.org Mon Mar 21 17: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 1943EAD85E4; Mon, 21 Mar 2016 17:59:36 +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 DFDD426E; Mon, 21 Mar 2016 17:59: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 u2LHxZle062205; Mon, 21 Mar 2016 17:59:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHxZ7B062204; Mon, 21 Mar 2016 17:59:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211759.u2LHxZ7B062204@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, 21 Mar 2016 17:59:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411582 - head/shells/ksh93 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 17:59:36 -0000 Author: sunpoet Date: Mon Mar 21 17:59:34 2016 New Revision: 411582 URL: https://svnweb.freebsd.org/changeset/ports/411582 Log: - Fix build on 11-CURRENT Modified: head/shells/ksh93/Makefile Modified: head/shells/ksh93/Makefile ============================================================================== --- head/shells/ksh93/Makefile Mon Mar 21 17:59:30 2016 (r411581) +++ head/shells/ksh93/Makefile Mon Mar 21 17:59:34 2016 (r411582) @@ -36,6 +36,13 @@ KSHVERSION= 2012-08-01 STATIC_MAKE_ENV= LDFLAGS+=-static +.include + +post-patch: +.if ${OSVERSION} >= 1100093 + @${REINPLACE_CMD} -e 's|SF_FLAGS|SFIO_FLAGS|g' ${WRKSRC}/src/lib/libast/include/sfio*.h ${WRKSRC}/src/lib/libast/sfio/*.c +.endif + do-build: @cd ${WRKSRC}/ && ${SETENV} -i ${MAKE_ENV} ${SH} bin/package flat make @@ -48,4 +55,4 @@ do-install: do-test: cd ${WRKSRC}/src/cmd/ksh93/tests/ && ${SETENV} SHELL=${WRKSRC}/bin/ksh ${WRKSRC}/bin/ksh shtests -.include +.include From owner-svn-ports-head@freebsd.org Mon Mar 21 17:59: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 F21E8AD8609; Mon, 21 Mar 2016 17:59:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BF52438E; Mon, 21 Mar 2016 17:59:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LHxdxH062320; Mon, 21 Mar 2016 17:59:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHxdkX062318; Mon, 21 Mar 2016 17:59:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211759.u2LHxdkX062318@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, 21 Mar 2016 17:59:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411583 - head/devel/p5-Test2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 17:59:41 -0000 Author: sunpoet Date: Mon Mar 21 17:59:39 2016 New Revision: 411583 URL: https://svnweb.freebsd.org/changeset/ports/411583 Log: - Update to 0.000031 Changes: http://search.cpan.org/dist/Test2/Changes Modified: head/devel/p5-Test2/Makefile head/devel/p5-Test2/distinfo Modified: head/devel/p5-Test2/Makefile ============================================================================== --- head/devel/p5-Test2/Makefile Mon Mar 21 17:59:34 2016 (r411582) +++ head/devel/p5-Test2/Makefile Mon Mar 21 17:59:39 2016 (r411583) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test2 -PORTVERSION= 0.000030 +PORTVERSION= 0.000031 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST Modified: head/devel/p5-Test2/distinfo ============================================================================== --- head/devel/p5-Test2/distinfo Mon Mar 21 17:59:34 2016 (r411582) +++ head/devel/p5-Test2/distinfo Mon Mar 21 17:59:39 2016 (r411583) @@ -1,2 +1,2 @@ -SHA256 (Test2-0.000030.tar.gz) = 4f64d04a18b2433a3c1667f0567076ae27a0442146380f1d2077261262f19873 -SIZE (Test2-0.000030.tar.gz) = 88368 +SHA256 (Test2-0.000031.tar.gz) = 14fc30cdf2b756245fe6b0313c3fb6538a764c11c7ba7fe384b725c25e826785 +SIZE (Test2-0.000031.tar.gz) = 88710 From owner-svn-ports-head@freebsd.org Mon Mar 21 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 A9B68AD8630; Mon, 21 Mar 2016 17:59:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7968467A; Mon, 21 Mar 2016 17:59:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LHxip5062436; Mon, 21 Mar 2016 17:59:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHxi9X062434; Mon, 21 Mar 2016 17:59:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211759.u2LHxi9X062434@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, 21 Mar 2016 17:59:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411584 - head/devel/p5-Test2-Suite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 17:59:45 -0000 Author: sunpoet Date: Mon Mar 21 17:59:44 2016 New Revision: 411584 URL: https://svnweb.freebsd.org/changeset/ports/411584 Log: - Update to 0.000024 Changes: http://search.cpan.org/dist/Test2-Suite/Changes Modified: head/devel/p5-Test2-Suite/Makefile head/devel/p5-Test2-Suite/distinfo Modified: head/devel/p5-Test2-Suite/Makefile ============================================================================== --- head/devel/p5-Test2-Suite/Makefile Mon Mar 21 17:59:39 2016 (r411583) +++ head/devel/p5-Test2-Suite/Makefile Mon Mar 21 17:59:44 2016 (r411584) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test2-Suite -PORTVERSION= 0.000022 +PORTVERSION= 0.000024 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST Modified: head/devel/p5-Test2-Suite/distinfo ============================================================================== --- head/devel/p5-Test2-Suite/distinfo Mon Mar 21 17:59:39 2016 (r411583) +++ head/devel/p5-Test2-Suite/distinfo Mon Mar 21 17:59:44 2016 (r411584) @@ -1,2 +1,2 @@ -SHA256 (Test2-Suite-0.000022.tar.gz) = 8867e1ec44786ee2127c4f9cef26fabfd9112af433d942c9bee0e1e7e7229293 -SIZE (Test2-Suite-0.000022.tar.gz) = 114820 +SHA256 (Test2-Suite-0.000024.tar.gz) = a5882d8156b35e02b80b954cef3b129b140b45add01cbffae2a93e8f2be44225 +SIZE (Test2-Suite-0.000024.tar.gz) = 120109 From owner-svn-ports-head@freebsd.org Mon Mar 21 17:59: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 28B78AD865E; Mon, 21 Mar 2016 17:59:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EEFC0797; Mon, 21 Mar 2016 17:59:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LHxnB2062552; Mon, 21 Mar 2016 17:59:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHxnM3062550; Mon, 21 Mar 2016 17:59:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211759.u2LHxnM3062550@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, 21 Mar 2016 17:59:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411585 - 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.21 Precedence: list List-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, 21 Mar 2016 17:59:50 -0000 Author: sunpoet Date: Mon Mar 21 17:59:48 2016 New Revision: 411585 URL: https://svnweb.freebsd.org/changeset/ports/411585 Log: - Update to 1.0.4 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 Mon Mar 21 17:59:44 2016 (r411584) +++ head/www/rubygem-http/Makefile Mon Mar 21 17:59:48 2016 (r411585) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= http -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-http/distinfo ============================================================================== --- head/www/rubygem-http/distinfo Mon Mar 21 17:59:44 2016 (r411584) +++ head/www/rubygem-http/distinfo Mon Mar 21 17:59:48 2016 (r411585) @@ -1,2 +1,2 @@ -SHA256 (rubygem/http-1.0.3.gem) = cb0ec2fa677574fe503c2e72e78f6b351d2bf37bded1caffb4a72003be760258 -SIZE (rubygem/http-1.0.3.gem) = 60928 +SHA256 (rubygem/http-1.0.4.gem) = b4f45cf0dd09719e1ae9bee5e82c961ee81074e3800be432023150387a2fcf27 +SIZE (rubygem/http-1.0.4.gem) = 60928 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:00: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 81CD2AD871E; Mon, 21 Mar 2016 18:00:17 +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 49AF9C12; Mon, 21 Mar 2016 18:00:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LI0Gk4063283; Mon, 21 Mar 2016 18:00:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI0GtF063281; Mon, 21 Mar 2016 18:00:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211800.u2LI0GtF063281@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, 21 Mar 2016 18:00:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411591 - head/www/p5-HTML-FormHandler X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:00:17 -0000 Author: sunpoet Date: Mon Mar 21 18:00:16 2016 New Revision: 411591 URL: https://svnweb.freebsd.org/changeset/ports/411591 Log: - Update to 0.40065 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes Modified: head/www/p5-HTML-FormHandler/Makefile head/www/p5-HTML-FormHandler/distinfo Modified: head/www/p5-HTML-FormHandler/Makefile ============================================================================== --- head/www/p5-HTML-FormHandler/Makefile Mon Mar 21 18:00:11 2016 (r411590) +++ head/www/p5-HTML-FormHandler/Makefile Mon Mar 21 18:00:16 2016 (r411591) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTML-FormHandler -PORTVERSION= 0.40064 +PORTVERSION= 0.40065 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN @@ -13,6 +13,7 @@ COMMENT= Form handler written in Moose LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Class-Load>=0.06:${PORTSDIR}/devel/p5-Class-Load \ p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \ Modified: head/www/p5-HTML-FormHandler/distinfo ============================================================================== --- head/www/p5-HTML-FormHandler/distinfo Mon Mar 21 18:00:11 2016 (r411590) +++ head/www/p5-HTML-FormHandler/distinfo Mon Mar 21 18:00:16 2016 (r411591) @@ -1,2 +1,2 @@ -SHA256 (HTML-FormHandler-0.40064.tar.gz) = ae70070ecfd3be1fbcd5198b7b5e76944facc2f151d7980ee8f7f6b33b4378ee -SIZE (HTML-FormHandler-0.40064.tar.gz) = 310478 +SHA256 (HTML-FormHandler-0.40065.tar.gz) = a2a8ee6556d9d66a095ea65c84df9197f12e7918e22fd4f00dbd241dc49be4cb +SIZE (HTML-FormHandler-0.40065.tar.gz) = 311579 From owner-svn-ports-head@freebsd.org Mon Mar 21 17:59: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 CB2D7AD8689; Mon, 21 Mar 2016 17:59:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9B4D286C; Mon, 21 Mar 2016 17:59:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LHxrnq062667; Mon, 21 Mar 2016 17:59:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHxrCH062665; Mon, 21 Mar 2016 17:59:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211759.u2LHxrCH062665@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, 21 Mar 2016 17:59:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411586 - 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.21 Precedence: list List-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, 21 Mar 2016 17:59:54 -0000 Author: sunpoet Date: Mon Mar 21 17:59:53 2016 New Revision: 411586 URL: https://svnweb.freebsd.org/changeset/ports/411586 Log: - Update to 2.60 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 Mon Mar 21 17:59:48 2016 (r411585) +++ head/devel/p5-CPAN-Perl-Releases/Makefile Mon Mar 21 17:59:53 2016 (r411586) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CPAN-Perl-Releases -PORTVERSION= 2.58 +PORTVERSION= 2.60 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-CPAN-Perl-Releases/distinfo ============================================================================== --- head/devel/p5-CPAN-Perl-Releases/distinfo Mon Mar 21 17:59:48 2016 (r411585) +++ head/devel/p5-CPAN-Perl-Releases/distinfo Mon Mar 21 17:59:53 2016 (r411586) @@ -1,2 +1,2 @@ -SHA256 (CPAN-Perl-Releases-2.58.tar.gz) = 8cea2e5c815607fbef8c1515cf46b525de4a197c7d9b118418c18701e43d1e53 -SIZE (CPAN-Perl-Releases-2.58.tar.gz) = 24803 +SHA256 (CPAN-Perl-Releases-2.60.tar.gz) = b370e140319b9b0b68f2a291844f185b16fd33cca2074fa140a782c855313562 +SIZE (CPAN-Perl-Releases-2.60.tar.gz) = 24861 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:00: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 DFCAEAD8751; Mon, 21 Mar 2016 18:00:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B0854CCC; Mon, 21 Mar 2016 18:00:21 +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 u2LI0Kb1063398; Mon, 21 Mar 2016 18:00:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI0Kr5063396; Mon, 21 Mar 2016 18:00:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211800.u2LI0Kr5063396@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, 21 Mar 2016 18:00:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411592 - head/devel/rubygem-active_scaffold X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:00:22 -0000 Author: sunpoet Date: Mon Mar 21 18:00:20 2016 New Revision: 411592 URL: https://svnweb.freebsd.org/changeset/ports/411592 Log: - Update to 3.4.35 Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG Modified: head/devel/rubygem-active_scaffold/Makefile head/devel/rubygem-active_scaffold/distinfo Modified: head/devel/rubygem-active_scaffold/Makefile ============================================================================== --- head/devel/rubygem-active_scaffold/Makefile Mon Mar 21 18:00:16 2016 (r411591) +++ head/devel/rubygem-active_scaffold/Makefile Mon Mar 21 18:00:20 2016 (r411592) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= active_scaffold -PORTVERSION= 3.4.34 +PORTVERSION= 3.4.35 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-active_scaffold/distinfo ============================================================================== --- head/devel/rubygem-active_scaffold/distinfo Mon Mar 21 18:00:16 2016 (r411591) +++ head/devel/rubygem-active_scaffold/distinfo Mon Mar 21 18:00:20 2016 (r411592) @@ -1,2 +1,2 @@ -SHA256 (rubygem/active_scaffold-3.4.34.gem) = 0fd62d3b9f447b3e42e43631970c083c88b7ff0fa4c3ada22c847e57644f70a9 -SIZE (rubygem/active_scaffold-3.4.34.gem) = 273408 +SHA256 (rubygem/active_scaffold-3.4.35.gem) = 0812d8ce86c9f77524848339dddcab2df334845dcbfc1fa7325229751e5bd067 +SIZE (rubygem/active_scaffold-3.4.35.gem) = 273408 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:00: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 01CD4AD8710; Mon, 21 Mar 2016 18:00:13 +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 C346DBC8; Mon, 21 Mar 2016 18:00:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LI0BVg063167; Mon, 21 Mar 2016 18:00:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI0Bt5063165; Mon, 21 Mar 2016 18:00:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211800.u2LI0Bt5063165@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, 21 Mar 2016 18:00:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411590 - head/textproc/p5-podlators X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:00:13 -0000 Author: sunpoet Date: Mon Mar 21 18:00:11 2016 New Revision: 411590 URL: https://svnweb.freebsd.org/changeset/ports/411590 Log: - Update to 4.07 Changes: http://search.cpan.org/dist/podlators/Changes Modified: head/textproc/p5-podlators/Makefile head/textproc/p5-podlators/distinfo Modified: head/textproc/p5-podlators/Makefile ============================================================================== --- head/textproc/p5-podlators/Makefile Mon Mar 21 18:00:07 2016 (r411589) +++ head/textproc/p5-podlators/Makefile Mon Mar 21 18:00:11 2016 (r411590) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= podlators -PORTVERSION= 4.06 +PORTVERSION= 4.07 CATEGORIES= textproc perl5 MASTER_SITES= CPAN/Pod PKGNAMEPREFIX= p5- Modified: head/textproc/p5-podlators/distinfo ============================================================================== --- head/textproc/p5-podlators/distinfo Mon Mar 21 18:00:07 2016 (r411589) +++ head/textproc/p5-podlators/distinfo Mon Mar 21 18:00:11 2016 (r411590) @@ -1,2 +1,2 @@ -SHA256 (podlators-4.06.tar.gz) = 0a1128a20ecda452a9e66a4666c98de61de1e4299f4d57667d1c6b87d00c4b3b -SIZE (podlators-4.06.tar.gz) = 122545 +SHA256 (podlators-4.07.tar.gz) = a995ff7af4a8f835a44c6e66301e1afd8712f892996b1ae7398de2038f66a781 +SIZE (podlators-4.07.tar.gz) = 123610 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:00: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 A0B84AD876B; Mon, 21 Mar 2016 18:00:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F562DD3; Mon, 21 Mar 2016 18:00:26 +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 u2LI0PMZ063514; Mon, 21 Mar 2016 18:00:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI0Pup063512; Mon, 21 Mar 2016 18:00:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211800.u2LI0Pup063512@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, 21 Mar 2016 18:00:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411593 - head/devel/rubygem-cucumber X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:00:26 -0000 Author: sunpoet Date: Mon Mar 21 18:00:25 2016 New Revision: 411593 URL: https://svnweb.freebsd.org/changeset/ports/411593 Log: - Update to 2.3.3 Changes: https://github.com/cucumber/cucumber-ruby/blob/master/History.md Modified: head/devel/rubygem-cucumber/Makefile head/devel/rubygem-cucumber/distinfo Modified: head/devel/rubygem-cucumber/Makefile ============================================================================== --- head/devel/rubygem-cucumber/Makefile Mon Mar 21 18:00:20 2016 (r411592) +++ head/devel/rubygem-cucumber/Makefile Mon Mar 21 18:00:25 2016 (r411593) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cucumber -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.3 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-cucumber/distinfo ============================================================================== --- head/devel/rubygem-cucumber/distinfo Mon Mar 21 18:00:20 2016 (r411592) +++ head/devel/rubygem-cucumber/distinfo Mon Mar 21 18:00:25 2016 (r411593) @@ -1,2 +1,2 @@ -SHA256 (rubygem/cucumber-2.3.2.gem) = 8f7dd2f02d71392a737f289e18533b86b1c52bc45623a149a04955a9c2aeb1c9 -SIZE (rubygem/cucumber-2.3.2.gem) = 246272 +SHA256 (rubygem/cucumber-2.3.3.gem) = a93445aae5a13401f8243c9ada088c26ff32683c0aaae70200e629a27a9e5531 +SIZE (rubygem/cucumber-2.3.3.gem) = 246784 From owner-svn-ports-head@freebsd.org Mon Mar 21 17:59: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 6B8E8AD8697; Mon, 21 Mar 2016 17:59:59 +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 362D9922; Mon, 21 Mar 2016 17:59:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LHxwB6062784; Mon, 21 Mar 2016 17:59:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LHxw0l062782; Mon, 21 Mar 2016 17:59:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211759.u2LHxw0l062782@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, 21 Mar 2016 17:59:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411587 - head/devel/p5-MCE X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 17:59:59 -0000 Author: sunpoet Date: Mon Mar 21 17:59:58 2016 New Revision: 411587 URL: https://svnweb.freebsd.org/changeset/ports/411587 Log: - Update to 1.703 Changes: http://search.cpan.org/dist/MCE/Changes Modified: head/devel/p5-MCE/Makefile head/devel/p5-MCE/distinfo Modified: head/devel/p5-MCE/Makefile ============================================================================== --- head/devel/p5-MCE/Makefile Mon Mar 21 17:59:53 2016 (r411586) +++ head/devel/p5-MCE/Makefile Mon Mar 21 17:59:58 2016 (r411587) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MCE -PORTVERSION= 1.702 +PORTVERSION= 1.703 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARIOROY Modified: head/devel/p5-MCE/distinfo ============================================================================== --- head/devel/p5-MCE/distinfo Mon Mar 21 17:59:53 2016 (r411586) +++ head/devel/p5-MCE/distinfo Mon Mar 21 17:59:58 2016 (r411587) @@ -1,2 +1,2 @@ -SHA256 (MCE-1.702.tar.gz) = 53c5335732c8aa2b7569ca9f1120ea33b66bc5f207c351c9b383abd0b45621b6 -SIZE (MCE-1.702.tar.gz) = 161102 +SHA256 (MCE-1.703.tar.gz) = 442ce5660c72e0e33eab9cbe9737c8c15ac208ef8ddc21445882afa7c7b2bfc5 +SIZE (MCE-1.703.tar.gz) = 160954 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:00: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 17493AD86D7; Mon, 21 Mar 2016 18:00:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DC8C0A13; Mon, 21 Mar 2016 18:00:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LI03o7062935; Mon, 21 Mar 2016 18:00:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI02oX062933; Mon, 21 Mar 2016 18:00:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211800.u2LI02oX062933@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, 21 Mar 2016 18:00:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411588 - 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.21 Precedence: list List-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, 21 Mar 2016 18:00:04 -0000 Author: sunpoet Date: Mon Mar 21 18:00:02 2016 New Revision: 411588 URL: https://svnweb.freebsd.org/changeset/ports/411588 Log: - Update to 5.20160320 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 Mon Mar 21 17:59:58 2016 (r411587) +++ head/devel/p5-Module-CoreList/Makefile Mon Mar 21 18:00:02 2016 (r411588) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Module-CoreList -PORTVERSION= 5.20160121 +PORTVERSION= 5.20160320 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Module-CoreList/distinfo ============================================================================== --- head/devel/p5-Module-CoreList/distinfo Mon Mar 21 17:59:58 2016 (r411587) +++ head/devel/p5-Module-CoreList/distinfo Mon Mar 21 18:00:02 2016 (r411588) @@ -1,2 +1,2 @@ -SHA256 (Module-CoreList-5.20160121.tar.gz) = f7dbb213b1ac42917c8b6c9e593674dd8bf588204763ba2e29c72af85bda9ad5 -SIZE (Module-CoreList-5.20160121.tar.gz) = 87894 +SHA256 (Module-CoreList-5.20160320.tar.gz) = aa3de21c4941f1a70328ad831df786a87df95dd4023f92e59d058649775eef40 +SIZE (Module-CoreList-5.20160320.tar.gz) = 88296 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:00: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 8231EAD86F2; Mon, 21 Mar 2016 18:00:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3B0DDABD; Mon, 21 Mar 2016 18:00:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LI07s5063052; Mon, 21 Mar 2016 18:00:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI07xF063050; Mon, 21 Mar 2016 18:00:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211800.u2LI07xF063050@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, 21 Mar 2016 18:00:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411589 - head/lang/p5-Tcl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:00:08 -0000 Author: sunpoet Date: Mon Mar 21 18:00:07 2016 New Revision: 411589 URL: https://svnweb.freebsd.org/changeset/ports/411589 Log: - Update to 1.04 Changes: http://search.cpan.org/dist/Tcl/Changes Modified: head/lang/p5-Tcl/Makefile head/lang/p5-Tcl/distinfo Modified: head/lang/p5-Tcl/Makefile ============================================================================== --- head/lang/p5-Tcl/Makefile Mon Mar 21 18:00:02 2016 (r411588) +++ head/lang/p5-Tcl/Makefile Mon Mar 21 18:00:07 2016 (r411589) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Tcl -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/lang/p5-Tcl/distinfo ============================================================================== --- head/lang/p5-Tcl/distinfo Mon Mar 21 18:00:02 2016 (r411588) +++ head/lang/p5-Tcl/distinfo Mon Mar 21 18:00:07 2016 (r411589) @@ -1,2 +1,2 @@ -SHA256 (Tcl-1.03.tar.gz) = 8cc4da3f606bd4842534b8a8546cfd2f1c5cf47bbc3c9ab42d6d8043b95c3121 -SIZE (Tcl-1.03.tar.gz) = 158974 +SHA256 (Tcl-1.04.tar.gz) = 14bcadabf8304b4c0a8a00c7bafd029ed4c35f94b668eb1ab874b6741aa6df6c +SIZE (Tcl-1.04.tar.gz) = 159104 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:00: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 2170AAD879E; Mon, 21 Mar 2016 18:00:36 +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 94A48F66; Mon, 21 Mar 2016 18:00: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 u2LI0YQh063746; Mon, 21 Mar 2016 18:00:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI0Ycv063744; Mon, 21 Mar 2016 18:00:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211800.u2LI0Ycv063744@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, 21 Mar 2016 18:00:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411595 - head/devel/rubygem-slop X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:00:36 -0000 Author: sunpoet Date: Mon Mar 21 18:00:34 2016 New Revision: 411595 URL: https://svnweb.freebsd.org/changeset/ports/411595 Log: - Update to 4.3.0 Changes: https://github.com/leejarvis/slop/blob/master/CHANGELOG.md Modified: head/devel/rubygem-slop/Makefile head/devel/rubygem-slop/distinfo Modified: head/devel/rubygem-slop/Makefile ============================================================================== --- head/devel/rubygem-slop/Makefile Mon Mar 21 18:00:29 2016 (r411594) +++ head/devel/rubygem-slop/Makefile Mon Mar 21 18:00:34 2016 (r411595) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= slop -PORTVERSION= 4.2.1 +PORTVERSION= 4.3.0 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-slop/distinfo ============================================================================== --- head/devel/rubygem-slop/distinfo Mon Mar 21 18:00:29 2016 (r411594) +++ head/devel/rubygem-slop/distinfo Mon Mar 21 18:00:34 2016 (r411595) @@ -1,2 +1,2 @@ -SHA256 (rubygem/slop-4.2.1.gem) = 278d05edcc0d229a3e6b5fd54173c96581480a9a6cd71e4cf4ed73a26ac4d0d8 -SIZE (rubygem/slop-4.2.1.gem) = 17920 +SHA256 (rubygem/slop-4.3.0.gem) = 7f74a4c3bedde075cd24316f88983b97bd9516898873b4867d5817af355d2b51 +SIZE (rubygem/slop-4.3.0.gem) = 17920 From owner-svn-ports-head@freebsd.org Mon Mar 21 18: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 D7197AD87CC; Mon, 21 Mar 2016 18:00: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 A83D9231; Mon, 21 Mar 2016 18:00: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 u2LI0hva063977; Mon, 21 Mar 2016 18:00:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI0hVT063975; Mon, 21 Mar 2016 18:00:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211800.u2LI0hVT063975@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, 21 Mar 2016 18:00:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411597 - head/devel/rubygem-table_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.21 Precedence: list List-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, 21 Mar 2016 18:00:44 -0000 Author: sunpoet Date: Mon Mar 21 18:00:43 2016 New Revision: 411597 URL: https://svnweb.freebsd.org/changeset/ports/411597 Log: - Update to 1.5.5 - Add LICENSE_FILE Changes: https://github.com/arches/table_print/commits/master Modified: head/devel/rubygem-table_print/Makefile head/devel/rubygem-table_print/distinfo Modified: head/devel/rubygem-table_print/Makefile ============================================================================== --- head/devel/rubygem-table_print/Makefile Mon Mar 21 18:00:38 2016 (r411596) +++ head/devel/rubygem-table_print/Makefile Mon Mar 21 18:00:43 2016 (r411597) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= table_print -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.5 CATEGORIES= devel ruby MASTER_SITES= RG @@ -10,9 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Turn objects into formatted columns LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/devel/rubygem-table_print/distinfo ============================================================================== --- head/devel/rubygem-table_print/distinfo Mon Mar 21 18:00:38 2016 (r411596) +++ head/devel/rubygem-table_print/distinfo Mon Mar 21 18:00:43 2016 (r411597) @@ -1,2 +1,2 @@ -SHA256 (rubygem/table_print-1.5.4.gem) = cdf2e210e97b4cbaa18c2feb2c1c74e8609516b65aced1be3a6342639b36d4a0 -SIZE (rubygem/table_print-1.5.4.gem) = 26112 +SHA256 (rubygem/table_print-1.5.5.gem) = bccb795b7f1000bb4c5ba5667743da68fe58afabc5aa82af64facc998175df68 +SIZE (rubygem/table_print-1.5.5.gem) = 26112 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:00: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 19FEBAD877C; Mon, 21 Mar 2016 18:00:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CFE01E71; Mon, 21 Mar 2016 18:00:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LI0TZC063629; Mon, 21 Mar 2016 18:00:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI0TBm063627; Mon, 21 Mar 2016 18:00:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211800.u2LI0TBm063627@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, 21 Mar 2016 18:00:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411594 - head/devel/rubygem-rake-compiler X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:00:31 -0000 Author: sunpoet Date: Mon Mar 21 18:00:29 2016 New Revision: 411594 URL: https://svnweb.freebsd.org/changeset/ports/411594 Log: - Update to 0.9.7 Changes: https://github.com/rake-compiler/rake-compiler/blob/master/History.txt Modified: head/devel/rubygem-rake-compiler/Makefile head/devel/rubygem-rake-compiler/distinfo Modified: head/devel/rubygem-rake-compiler/Makefile ============================================================================== --- head/devel/rubygem-rake-compiler/Makefile Mon Mar 21 18:00:25 2016 (r411593) +++ head/devel/rubygem-rake-compiler/Makefile Mon Mar 21 18:00:29 2016 (r411594) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rake-compiler -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-rake-compiler/distinfo ============================================================================== --- head/devel/rubygem-rake-compiler/distinfo Mon Mar 21 18:00:25 2016 (r411593) +++ head/devel/rubygem-rake-compiler/distinfo Mon Mar 21 18:00:29 2016 (r411594) @@ -1,2 +1,2 @@ -SHA256 (rubygem/rake-compiler-0.9.6.gem) = caeb1a4bbb840dd888e6a26c2fd119e09b67c342d42276ae4994da7ac9d84d28 -SIZE (rubygem/rake-compiler-0.9.6.gem) = 35840 +SHA256 (rubygem/rake-compiler-0.9.7.gem) = d850ec26a355f8fda4df41cbe266d67e81aa46ce6e3aea3c338ddd37f616a780 +SIZE (rubygem/rake-compiler-0.9.7.gem) = 35840 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:00: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 31BB0AD881E; Mon, 21 Mar 2016 18:00: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 F31A76EC; Mon, 21 Mar 2016 18:00: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 u2LI0v8c064323; Mon, 21 Mar 2016 18:00:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI0vxs064320; Mon, 21 Mar 2016 18:00:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211800.u2LI0vxs064320@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, 21 Mar 2016 18:00:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411600 - head/sysutils/rubygem-hiera X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:00:58 -0000 Author: sunpoet Date: Mon Mar 21 18:00:56 2016 New Revision: 411600 URL: https://svnweb.freebsd.org/changeset/ports/411600 Log: - Update to 3.1.0 Changes: https://github.com/puppetlabs/hiera/commits/master Modified: head/sysutils/rubygem-hiera/Makefile head/sysutils/rubygem-hiera/distinfo Modified: head/sysutils/rubygem-hiera/Makefile ============================================================================== --- head/sysutils/rubygem-hiera/Makefile Mon Mar 21 18:00:52 2016 (r411599) +++ head/sysutils/rubygem-hiera/Makefile Mon Mar 21 18:00:56 2016 (r411600) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hiera -PORTVERSION= 3.0.6 +PORTVERSION= 3.1.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-hiera/distinfo ============================================================================== --- head/sysutils/rubygem-hiera/distinfo Mon Mar 21 18:00:52 2016 (r411599) +++ head/sysutils/rubygem-hiera/distinfo Mon Mar 21 18:00:56 2016 (r411600) @@ -1,2 +1,2 @@ -SHA256 (rubygem/hiera-3.0.6.gem) = ce02aa03416d13aadbd36f87fc8bdfb7271313e7bbfa325ee7210f33d956664f -SIZE (rubygem/hiera-3.0.6.gem) = 36352 +SHA256 (rubygem/hiera-3.1.0.gem) = dfb9408e5e3c492e6bed72324ed5b6367667f7520571cdc60710737f4f9a1c17 +SIZE (rubygem/hiera-3.1.0.gem) = 37376 From owner-svn-ports-head@freebsd.org Mon Mar 21 18: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 7DD4EAD87B3; Mon, 21 Mar 2016 18:00:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3B2ACE2; Mon, 21 Mar 2016 18:00:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LI0dUq063860; Mon, 21 Mar 2016 18:00:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI0dEv063858; Mon, 21 Mar 2016 18:00:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211800.u2LI0dEv063858@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, 21 Mar 2016 18:00:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411596 - head/devel/rubygem-test-unit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:00:40 -0000 Author: sunpoet Date: Mon Mar 21 18:00:38 2016 New Revision: 411596 URL: https://svnweb.freebsd.org/changeset/ports/411596 Log: - Update to 3.1.8 Changes: https://github.com/test-unit/test-unit/blob/master/doc/text/news.md Modified: head/devel/rubygem-test-unit/Makefile head/devel/rubygem-test-unit/distinfo Modified: head/devel/rubygem-test-unit/Makefile ============================================================================== --- head/devel/rubygem-test-unit/Makefile Mon Mar 21 18:00:34 2016 (r411595) +++ head/devel/rubygem-test-unit/Makefile Mon Mar 21 18:00:38 2016 (r411596) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= test-unit -PORTVERSION= 3.1.7 +PORTVERSION= 3.1.8 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-test-unit/distinfo ============================================================================== --- head/devel/rubygem-test-unit/distinfo Mon Mar 21 18:00:34 2016 (r411595) +++ head/devel/rubygem-test-unit/distinfo Mon Mar 21 18:00:38 2016 (r411596) @@ -1,2 +1,2 @@ -SHA256 (rubygem/test-unit-3.1.7.gem) = 01133018f929db5290471b8e39feb5317bde2488efde1ec18e9653b2edb526f1 -SIZE (rubygem/test-unit-3.1.7.gem) = 124416 +SHA256 (rubygem/test-unit-3.1.8.gem) = 1bf50d79eee99c1aa7d8e199cb0d8e1a08d1a77692e61b0a99b72bb8b01f9374 +SIZE (rubygem/test-unit-3.1.8.gem) = 124416 From owner-svn-ports-head@freebsd.org Mon Mar 21 18: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 AF098AD8837; Mon, 21 Mar 2016 18:01: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 8039182C; Mon, 21 Mar 2016 18:01: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 u2LI11fN064443; Mon, 21 Mar 2016 18:01:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI11kZ064441; Mon, 21 Mar 2016 18:01:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211801.u2LI11kZ064441@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, 21 Mar 2016 18:01:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411601 - head/textproc/rubygem-jekyll-mentions X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:01:02 -0000 Author: sunpoet Date: Mon Mar 21 18:01:01 2016 New Revision: 411601 URL: https://svnweb.freebsd.org/changeset/ports/411601 Log: - Update to 1.1.2 Changes: https://github.com/jekyll/jekyll-mentions/releases Modified: head/textproc/rubygem-jekyll-mentions/Makefile head/textproc/rubygem-jekyll-mentions/distinfo Modified: head/textproc/rubygem-jekyll-mentions/Makefile ============================================================================== --- head/textproc/rubygem-jekyll-mentions/Makefile Mon Mar 21 18:00:56 2016 (r411600) +++ head/textproc/rubygem-jekyll-mentions/Makefile Mon Mar 21 18:01:01 2016 (r411601) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jekyll-mentions -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-jekyll-mentions/distinfo ============================================================================== --- head/textproc/rubygem-jekyll-mentions/distinfo Mon Mar 21 18:00:56 2016 (r411600) +++ head/textproc/rubygem-jekyll-mentions/distinfo Mon Mar 21 18:01:01 2016 (r411601) @@ -1,2 +1,2 @@ -SHA256 (rubygem/jekyll-mentions-1.1.1.gem) = f0a3c2000ee30ebe47fc71421df6271da9a6fc583512a4ca86f50c38ff044868 -SIZE (rubygem/jekyll-mentions-1.1.1.gem) = 5632 +SHA256 (rubygem/jekyll-mentions-1.1.2.gem) = b7d3254a78ea7a1fb3cbbe333960612ced840e410ee79294195a54e7e8b26f3c +SIZE (rubygem/jekyll-mentions-1.1.2.gem) = 5632 From owner-svn-ports-head@freebsd.org Mon Mar 21 18: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 1F45EAD88DC; Mon, 21 Mar 2016 18:01: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 E501AD37; Mon, 21 Mar 2016 18:01: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 u2LI1SXC067631; Mon, 21 Mar 2016 18:01:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI1SuV067544; Mon, 21 Mar 2016 18:01:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211801.u2LI1SuV067544@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, 21 Mar 2016 18:01:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411607 - head/textproc/sk-mythes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:01:29 -0000 Author: sunpoet Date: Mon Mar 21 18:01:27 2016 New Revision: 411607 URL: https://svnweb.freebsd.org/changeset/ports/411607 Log: - Update to 2016.03.20 Modified: head/textproc/sk-mythes/Makefile head/textproc/sk-mythes/distinfo Modified: head/textproc/sk-mythes/Makefile ============================================================================== --- head/textproc/sk-mythes/Makefile Mon Mar 21 18:01:23 2016 (r411606) +++ head/textproc/sk-mythes/Makefile Mon Mar 21 18:01:27 2016 (r411607) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2016.03.06 +PORTVERSION= 2016.03.20 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sk- Modified: head/textproc/sk-mythes/distinfo ============================================================================== --- head/textproc/sk-mythes/distinfo Mon Mar 21 18:01:23 2016 (r411606) +++ head/textproc/sk-mythes/distinfo Mon Mar 21 18:01:27 2016 (r411607) @@ -1,2 +1,2 @@ -SHA256 (mythes/OOo-Thesaurus2-sk_SK-20160306.zip) = 92464935546d6b45f4dc2486cf7f2cf04c9005b51fd3c3f5ea09a6237cece4a3 -SIZE (mythes/OOo-Thesaurus2-sk_SK-20160306.zip) = 239519 +SHA256 (mythes/OOo-Thesaurus2-sk_SK-20160320.zip) = d57bf026f86a23f75e0108dcd786bdce3a00bf8e6319eeb5f7382ecd555676ce +SIZE (mythes/OOo-Thesaurus2-sk_SK-20160320.zip) = 239519 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:01: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 BC8B3AD88C6; Mon, 21 Mar 2016 18:01: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 89E1EC48; Mon, 21 Mar 2016 18:01: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 u2LI1Nn2065022; Mon, 21 Mar 2016 18:01:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI1NaY065020; Mon, 21 Mar 2016 18:01:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211801.u2LI1NaY065020@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, 21 Mar 2016 18:01:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411606 - head/german/mythes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:01:24 -0000 Author: sunpoet Date: Mon Mar 21 18:01:23 2016 New Revision: 411606 URL: https://svnweb.freebsd.org/changeset/ports/411606 Log: - Update to 2016.03.20 Modified: head/german/mythes/Makefile head/german/mythes/distinfo Modified: head/german/mythes/Makefile ============================================================================== --- head/german/mythes/Makefile Mon Mar 21 18:01:18 2016 (r411605) +++ head/german/mythes/Makefile Mon Mar 21 18:01:23 2016 (r411606) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2016.03.06 +PORTVERSION= 2016.03.20 CATEGORIES= german textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ DISTNAME= Deutscher-Thesaurus-${PORTVERSION:C/\.//g} Modified: head/german/mythes/distinfo ============================================================================== --- head/german/mythes/distinfo Mon Mar 21 18:01:18 2016 (r411605) +++ head/german/mythes/distinfo Mon Mar 21 18:01:23 2016 (r411606) @@ -1,2 +1,2 @@ -SHA256 (mythes/Deutscher-Thesaurus-20160306.oxt) = d0995b0129cab3e2b7301e98f68d1647e302edbd25fb8e65876fe7ffd137a451 -SIZE (mythes/Deutscher-Thesaurus-20160306.oxt) = 7478244 +SHA256 (mythes/Deutscher-Thesaurus-20160320.oxt) = acb0dbc8c203899dfdd3a013847c0ac4c297512eaffddb8f4f02f45d3d8bfe15 +SIZE (mythes/Deutscher-Thesaurus-20160320.oxt) = 7501113 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:01: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 59187AD8871; Mon, 21 Mar 2016 18:01: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 295649B5; Mon, 21 Mar 2016 18:01: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 u2LI1AQA064674; Mon, 21 Mar 2016 18:01:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI1AO2064672; Mon, 21 Mar 2016 18:01:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211801.u2LI1AO2064672@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, 21 Mar 2016 18:01:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411603 - head/textproc/rubygem-jemoji X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:01:11 -0000 Author: sunpoet Date: Mon Mar 21 18:01:10 2016 New Revision: 411603 URL: https://svnweb.freebsd.org/changeset/ports/411603 Log: - Update to 0.6.2 Changes: https://github.com/jekyll/jemoji/blob/master/History.markdown Modified: head/textproc/rubygem-jemoji/Makefile head/textproc/rubygem-jemoji/distinfo Modified: head/textproc/rubygem-jemoji/Makefile ============================================================================== --- head/textproc/rubygem-jemoji/Makefile Mon Mar 21 18:01:05 2016 (r411602) +++ head/textproc/rubygem-jemoji/Makefile Mon Mar 21 18:01:10 2016 (r411603) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jemoji -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-jemoji/distinfo ============================================================================== --- head/textproc/rubygem-jemoji/distinfo Mon Mar 21 18:01:05 2016 (r411602) +++ head/textproc/rubygem-jemoji/distinfo Mon Mar 21 18:01:10 2016 (r411603) @@ -1,2 +1,2 @@ -SHA256 (rubygem/jemoji-0.6.1.gem) = 829753c069ba1dcfbc5657a3e2fd75c05e5031736ac368b08fc11cf525319a9c -SIZE (rubygem/jemoji-0.6.1.gem) = 5120 +SHA256 (rubygem/jemoji-0.6.2.gem) = b1657cc6657b498e58b7386b10f45733e01d19ceb00e8616bce8a973aaee1f24 +SIZE (rubygem/jemoji-0.6.2.gem) = 5632 From owner-svn-ports-head@freebsd.org Mon Mar 21 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 56728AD87E6; Mon, 21 Mar 2016 18:00:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2735933B; Mon, 21 Mar 2016 18:00:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LI0mos064091; Mon, 21 Mar 2016 18:00:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI0mWS064089; Mon, 21 Mar 2016 18:00:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211800.u2LI0mWS064089@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, 21 Mar 2016 18:00:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411598 - head/sysutils/rubygem-hammer_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.21 Precedence: list List-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, 21 Mar 2016 18:00:49 -0000 Author: sunpoet Date: Mon Mar 21 18:00:48 2016 New Revision: 411598 URL: https://svnweb.freebsd.org/changeset/ports/411598 Log: - Update to 0.6.1 Changes: https://github.com/theforeman/hammer-cli/blob/0.6-stable/doc/release_notes.md Modified: head/sysutils/rubygem-hammer_cli/Makefile head/sysutils/rubygem-hammer_cli/distinfo Modified: head/sysutils/rubygem-hammer_cli/Makefile ============================================================================== --- head/sysutils/rubygem-hammer_cli/Makefile Mon Mar 21 18:00:43 2016 (r411597) +++ head/sysutils/rubygem-hammer_cli/Makefile Mon Mar 21 18:00:48 2016 (r411598) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hammer_cli -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= sysutils ruby MASTER_SITES= RG Modified: head/sysutils/rubygem-hammer_cli/distinfo ============================================================================== --- head/sysutils/rubygem-hammer_cli/distinfo Mon Mar 21 18:00:43 2016 (r411597) +++ head/sysutils/rubygem-hammer_cli/distinfo Mon Mar 21 18:00:48 2016 (r411598) @@ -1,2 +1,2 @@ -SHA256 (rubygem/hammer_cli-0.6.0.gem) = 3ba7d19dbd090228716c539fbcc7aab3dde06ac2ed0965fa809fc03f6ccde7a1 -SIZE (rubygem/hammer_cli-0.6.0.gem) = 162816 +SHA256 (rubygem/hammer_cli-0.6.1.gem) = 3e44aea01369d3df1076d8a246bd9ca5e63625c19fa3344ddedff3437fcc5780 +SIZE (rubygem/hammer_cli-0.6.1.gem) = 164864 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:00: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 1157EAD8800; Mon, 21 Mar 2016 18:00:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B2585649; Mon, 21 Mar 2016 18:00:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LI0qDU064208; Mon, 21 Mar 2016 18:00:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI0q0x064206; Mon, 21 Mar 2016 18:00:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211800.u2LI0q0x064206@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, 21 Mar 2016 18:00:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411599 - head/sysutils/rubygem-hammer_cli_foreman X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:00:54 -0000 Author: sunpoet Date: Mon Mar 21 18:00:52 2016 New Revision: 411599 URL: https://svnweb.freebsd.org/changeset/ports/411599 Log: - Update to 0.6.1 Changes: https://github.com/theforeman/hammer-cli-foreman/blob/0.6-stable/doc/release_notes.md Modified: head/sysutils/rubygem-hammer_cli_foreman/Makefile head/sysutils/rubygem-hammer_cli_foreman/distinfo Modified: head/sysutils/rubygem-hammer_cli_foreman/Makefile ============================================================================== --- head/sysutils/rubygem-hammer_cli_foreman/Makefile Mon Mar 21 18:00:48 2016 (r411598) +++ head/sysutils/rubygem-hammer_cli_foreman/Makefile Mon Mar 21 18:00:52 2016 (r411599) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hammer_cli_foreman -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= sysutils ruby MASTER_SITES= RG Modified: head/sysutils/rubygem-hammer_cli_foreman/distinfo ============================================================================== --- head/sysutils/rubygem-hammer_cli_foreman/distinfo Mon Mar 21 18:00:48 2016 (r411598) +++ head/sysutils/rubygem-hammer_cli_foreman/distinfo Mon Mar 21 18:00:52 2016 (r411599) @@ -1,2 +1,2 @@ -SHA256 (rubygem/hammer_cli_foreman-0.6.0.gem) = 0d8b93c8d39a10867a3b043c26dd1c4ca809ddd429589d703eb4ae52c25b4fc9 -SIZE (rubygem/hammer_cli_foreman-0.6.0.gem) = 503808 +SHA256 (rubygem/hammer_cli_foreman-0.6.1.gem) = 8a5f729e370d2a66e7d41f270d39ba3c45da0b9df3bd0095d142a69b861f6992 +SIZE (rubygem/hammer_cli_foreman-0.6.1.gem) = 511488 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:01: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 096A7AD884D; Mon, 21 Mar 2016 18:01: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 C93CF8F5; Mon, 21 Mar 2016 18:01:06 +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 u2LI15Ek064558; Mon, 21 Mar 2016 18:01:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI15cc064556; Mon, 21 Mar 2016 18:01:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211801.u2LI15cc064556@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, 21 Mar 2016 18:01:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411602 - head/textproc/rubygem-jekyll-redirect-from X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:01:07 -0000 Author: sunpoet Date: Mon Mar 21 18:01:05 2016 New Revision: 411602 URL: https://svnweb.freebsd.org/changeset/ports/411602 Log: - Update to 0.10.0 Changes: https://github.com/jekyll/jekyll-redirect-from/blob/master/History.markdown Modified: head/textproc/rubygem-jekyll-redirect-from/Makefile head/textproc/rubygem-jekyll-redirect-from/distinfo Modified: head/textproc/rubygem-jekyll-redirect-from/Makefile ============================================================================== --- head/textproc/rubygem-jekyll-redirect-from/Makefile Mon Mar 21 18:01:01 2016 (r411601) +++ head/textproc/rubygem-jekyll-redirect-from/Makefile Mon Mar 21 18:01:05 2016 (r411602) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jekyll-redirect-from -PORTVERSION= 0.9.1 +PORTVERSION= 0.10.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-jekyll-redirect-from/distinfo ============================================================================== --- head/textproc/rubygem-jekyll-redirect-from/distinfo Mon Mar 21 18:01:01 2016 (r411601) +++ head/textproc/rubygem-jekyll-redirect-from/distinfo Mon Mar 21 18:01:05 2016 (r411602) @@ -1,2 +1,2 @@ -SHA256 (rubygem/jekyll-redirect-from-0.9.1.gem) = e80b859fd6b797ff1a49f984b82f36a0ecfec1438b491dae47d7e6ea2b2da9a0 -SIZE (rubygem/jekyll-redirect-from-0.9.1.gem) = 12800 +SHA256 (rubygem/jekyll-redirect-from-0.10.0.gem) = 772826414b7a4c69c3d932ebf8cbd7329627a0a40cd696c67b769d1dfe91def3 +SIZE (rubygem/jekyll-redirect-from-0.10.0.gem) = 13312 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:01: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 C211AAD887E; Mon, 21 Mar 2016 18:01: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 9361EA76; Mon, 21 Mar 2016 18:01:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LI1EGf064790; Mon, 21 Mar 2016 18:01:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI1EP2064788; Mon, 21 Mar 2016 18:01:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211801.u2LI1EP2064788@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, 21 Mar 2016 18:01:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411604 - head/www/rubygem-cuba X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:01:15 -0000 Author: sunpoet Date: Mon Mar 21 18:01:14 2016 New Revision: 411604 URL: https://svnweb.freebsd.org/changeset/ports/411604 Log: - Update to 3.6.0 Changes: https://github.com/soveran/cuba/blob/master/CHANGELOG Modified: head/www/rubygem-cuba/Makefile head/www/rubygem-cuba/distinfo Modified: head/www/rubygem-cuba/Makefile ============================================================================== --- head/www/rubygem-cuba/Makefile Mon Mar 21 18:01:10 2016 (r411603) +++ head/www/rubygem-cuba/Makefile Mon Mar 21 18:01:14 2016 (r411604) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cuba -PORTVERSION= 3.5.0 +PORTVERSION= 3.6.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-cuba/distinfo ============================================================================== --- head/www/rubygem-cuba/distinfo Mon Mar 21 18:01:10 2016 (r411603) +++ head/www/rubygem-cuba/distinfo Mon Mar 21 18:01:14 2016 (r411604) @@ -1,2 +1,2 @@ -SHA256 (rubygem/cuba-3.5.0.gem) = 3959a94bebd7ba3c54e21b344bb980492b2c1b25b44db14a552218020dccc29e -SIZE (rubygem/cuba-3.5.0.gem) = 24064 +SHA256 (rubygem/cuba-3.6.0.gem) = 1e2c522c20c9cf662f5833d5e3654811c4f92c57e7f6c8616e9e5efd6612c102 +SIZE (rubygem/cuba-3.6.0.gem) = 24064 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:01: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 33AF9AD88AA; Mon, 21 Mar 2016 18:01: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 01196B63; Mon, 21 Mar 2016 18:01: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 u2LI1JFk064905; Mon, 21 Mar 2016 18:01:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI1JUZ064903; Mon, 21 Mar 2016 18:01:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211801.u2LI1JUZ064903@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, 21 Mar 2016 18:01:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411605 - head/www/rubygem-selenium-webdriver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:01:20 -0000 Author: sunpoet Date: Mon Mar 21 18:01:18 2016 New Revision: 411605 URL: https://svnweb.freebsd.org/changeset/ports/411605 Log: - Update to 2.53.0 Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES Modified: head/www/rubygem-selenium-webdriver/Makefile head/www/rubygem-selenium-webdriver/distinfo Modified: head/www/rubygem-selenium-webdriver/Makefile ============================================================================== --- head/www/rubygem-selenium-webdriver/Makefile Mon Mar 21 18:01:14 2016 (r411604) +++ head/www/rubygem-selenium-webdriver/Makefile Mon Mar 21 18:01:18 2016 (r411605) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selenium-webdriver -PORTVERSION= 2.52.0 +PORTVERSION= 2.53.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -13,7 +13,6 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-childprocess>=0.5:${PORTSDIR}/devel/rubygem-childprocess \ - rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \ rubygem-rubyzip>=1.0:${PORTSDIR}/archivers/rubygem-rubyzip \ rubygem-websocket>=1.0:${PORTSDIR}/www/rubygem-websocket Modified: head/www/rubygem-selenium-webdriver/distinfo ============================================================================== --- head/www/rubygem-selenium-webdriver/distinfo Mon Mar 21 18:01:14 2016 (r411604) +++ head/www/rubygem-selenium-webdriver/distinfo Mon Mar 21 18:01:18 2016 (r411605) @@ -1,2 +1,2 @@ -SHA256 (rubygem/selenium-webdriver-2.52.0.gem) = 1faa96cbf02cc4f0f57e0f40db26e4f4a26d1a2f6a7eecd852f2e9df11ea0820 -SIZE (rubygem/selenium-webdriver-2.52.0.gem) = 890880 +SHA256 (rubygem/selenium-webdriver-2.53.0.gem) = 6e79499ef8a5fd14c545a437dcb91795c83132fad9ddf65b7610889ae0fa3a87 +SIZE (rubygem/selenium-webdriver-2.53.0.gem) = 897536 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:01: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 87348AD88FC; Mon, 21 Mar 2016 18:01:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5477BE15; Mon, 21 Mar 2016 18:01: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 u2LI1WIU068022; Mon, 21 Mar 2016 18:01:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI1WJU068020; Mon, 21 Mar 2016 18:01:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211801.u2LI1WJU068020@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, 21 Mar 2016 18:01:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411608 - head/textproc/sl-mythes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:01:33 -0000 Author: sunpoet Date: Mon Mar 21 18:01:32 2016 New Revision: 411608 URL: https://svnweb.freebsd.org/changeset/ports/411608 Log: - Update to 2016.03.20 Modified: head/textproc/sl-mythes/Makefile head/textproc/sl-mythes/distinfo Modified: head/textproc/sl-mythes/Makefile ============================================================================== --- head/textproc/sl-mythes/Makefile Mon Mar 21 18:01:27 2016 (r411607) +++ head/textproc/sl-mythes/Makefile Mon Mar 21 18:01:32 2016 (r411608) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2016.03.06 +PORTVERSION= 2016.03.20 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sl- Modified: head/textproc/sl-mythes/distinfo ============================================================================== --- head/textproc/sl-mythes/distinfo Mon Mar 21 18:01:27 2016 (r411607) +++ head/textproc/sl-mythes/distinfo Mon Mar 21 18:01:32 2016 (r411608) @@ -1,2 +1,2 @@ -SHA256 (mythes/thes_sl_SI_v2-20160306.zip) = 06224edda966522630e521ab9b4e7bb51899f904132afec0bfdd3c91649ddf31 -SIZE (mythes/thes_sl_SI_v2-20160306.zip) = 386922 +SHA256 (mythes/thes_sl_SI_v2-20160320.zip) = 01accdab1a714fa70204a66ce962b862ba07b15126e62077e5c7bfd138092d2f +SIZE (mythes/thes_sl_SI_v2-20160320.zip) = 386931 From owner-svn-ports-head@freebsd.org Mon Mar 21 18:04: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 8EB32AD8BF0; Mon, 21 Mar 2016 18:04:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FF98149E; Mon, 21 Mar 2016 18:04:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LI493F068279; Mon, 21 Mar 2016 18:04:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LI498j068277; Mon, 21 Mar 2016 18:04:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603211804.u2LI498j068277@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, 21 Mar 2016 18:04:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411609 - in head/devel/rubygem-gitlab_git: . 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.21 Precedence: list List-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, 21 Mar 2016 18:04:10 -0000 Author: sunpoet Date: Mon Mar 21 18:04:09 2016 New Revision: 411609 URL: https://svnweb.freebsd.org/changeset/ports/411609 Log: - Fix gemspec for rubygem-github-linguist 4.8.0 update - Bump PORTREVISION for package change PR: 208172 Submitted by: xmj Added: head/devel/rubygem-gitlab_git/files/ head/devel/rubygem-gitlab_git/files/patch-gemspec (contents, props changed) Modified: head/devel/rubygem-gitlab_git/Makefile Modified: head/devel/rubygem-gitlab_git/Makefile ============================================================================== --- head/devel/rubygem-gitlab_git/Makefile Mon Mar 21 18:01:32 2016 (r411608) +++ head/devel/rubygem-gitlab_git/Makefile Mon Mar 21 18:04:09 2016 (r411609) @@ -2,6 +2,7 @@ PORTNAME= gitlab_git PORTVERSION= 10.0.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG Added: head/devel/rubygem-gitlab_git/files/patch-gemspec ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-gitlab_git/files/patch-gemspec Mon Mar 21 18:04:09 2016 (r411609) @@ -0,0 +1,11 @@ +--- gitlab_git.gemspec.orig 2016-03-21 16:38:03 UTC ++++ gitlab_git.gemspec +@@ -21,7 +21,7 @@ Gem::Specification.new do |s| + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then +- s.add_runtime_dependency(%q, ["~> 4.7.0"]) ++ s.add_runtime_dependency(%q, [">= 4.7.0"]) + s.add_runtime_dependency(%q, ["~> 4.0"]) + s.add_runtime_dependency(%q, ["~> 0.24.0"]) + s.add_runtime_dependency(%q, ["~> 0.7.3"]) From owner-svn-ports-head@freebsd.org Mon Mar 21 18:46: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 5BCAEAD662C; Mon, 21 Mar 2016 18:46:01 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2A9C3D64; Mon, 21 Mar 2016 18:46:01 +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 u2LIk0Yj080433; Mon, 21 Mar 2016 18:46:00 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LIjxRI080424; Mon, 21 Mar 2016 18:45:59 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603211845.u2LIjxRI080424@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 21 Mar 2016 18:45:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411610 - in head/devel/android-tools-simpleperf: . 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.21 Precedence: list List-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, 21 Mar 2016 18:46:01 -0000 Author: jbeich Date: Mon Mar 21 18:45:59 2016 New Revision: 411610 URL: https://svnweb.freebsd.org/changeset/ports/411610 Log: devel/android-tools-simpleperf: update to n.p.1.116 Changes: https://android.googlesource.com/platform/system/extras/+log/4ea2a41..ea4a5a4/simpleperf Added: head/devel/android-tools-simpleperf/files/patch-base_include_android-base_logging.h (contents, props changed) - copied, changed from r411552, head/devel/android-tools-adb-devel/files/patch-base_include_android-base_logging.h Deleted: head/devel/android-tools-simpleperf/files/patch-base_include_base_logging.h head/devel/android-tools-simpleperf/files/patch-simpleperf_record.h Modified: head/devel/android-tools-simpleperf/Makefile (contents, props changed) head/devel/android-tools-simpleperf/distinfo (contents, props changed) head/devel/android-tools-simpleperf/files/Makefile (contents, props changed) head/devel/android-tools-simpleperf/files/patch-base_logging.cpp (contents, props changed) Modified: head/devel/android-tools-simpleperf/Makefile ============================================================================== --- head/devel/android-tools-simpleperf/Makefile Mon Mar 21 18:04:09 2016 (r411609) +++ head/devel/android-tools-simpleperf/Makefile Mon Mar 21 18:45:59 2016 (r411610) @@ -2,23 +2,26 @@ PORTNAME= android-tools-simpleperf DISTVERSIONPREFIX= android- -DISTVERSION= m-preview-752 -DISTVERSIONSUFFIX= -g4ea2a41 +DISTVERSION= n-preview-1-116 +DISTVERSIONSUFFIX= -gea4a5a4 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org COMMENT= Android simpleperf tool -LICENSE= APACHE20 +LICENSE= APACHE20 PD +LICENSE_COMB= multi +LICENSE_FILE_PD= ${WRKSRC}/lzma/NOTICE BUILD_DEPENDS= llvm-config${LLVM_VER}:devel/llvm${LLVM_VER} USE_GITHUB= yes -GH_ACCOUNT= android:bionic,core jbeich +GH_ACCOUNT= android:bionic,core jbeich:DEFAULT,lzma GH_PROJECT= platform_bionic:bionic platform_system_core:core \ - platform_system_extras -GH_TAGNAME= ${DISTVERSIONFULL:C/-[0-9].*//}-2178-g1721be2:bionic \ - ${DISTVERSIONFULL:C/-[0-9].*//}-4458-g2470439:core + platform_system_extras platform_external_lzma:lzma +GH_TAGNAME= ${DISTVERSIONFULL:C/-[0-9]*-g.*$//}-249-g5f1de52:bionic \ + ${DISTVERSIONFULL:C/-[0-9]*-g.*$//}-554-g371e7ea170d7:core \ + ${DISTVERSIONFULL:C/-[0-9]*-g.*$//}-6-ge43f249:lzma USES= compiler:c++11-lib uidfix BUILD_WRKSRC= ${WRKSRC}/simpleperf @@ -31,7 +34,7 @@ TEST_TARGET= test LDFLAGS+= -Wl,--as-needed # avoid overlinking (llvm deps) PLIST_FILES= bin/simpleperf -LLVM_VER?= 36 # XXX Move to DEFAULT_VERSIONS +LLVM_VER?= 38 # XXX Move to DEFAULT_VERSIONS OPTIONS_DEFINE= TEST @@ -42,6 +45,7 @@ post-extract: # Adjust paths relative to extras @(cd ${WRKSRC_core} && ${COPYTREE_SHARE} . ${WRKSRC}) @${MV} ${WRKSRC_bionic} ${WRKSRC}/bionic + @${MV} ${WRKSRC_lzma} ${WRKSRC}/lzma post-patch: # XXX C++ exception with description "regex_error" thrown in the test body. Modified: head/devel/android-tools-simpleperf/distinfo ============================================================================== --- head/devel/android-tools-simpleperf/distinfo Mon Mar 21 18:04:09 2016 (r411609) +++ head/devel/android-tools-simpleperf/distinfo Mon Mar 21 18:45:59 2016 (r411610) @@ -1,6 +1,8 @@ -SHA256 (jbeich-platform_system_extras-android-m-preview-752-g4ea2a41_GH0.tar.gz) = 710286e8500c08f7b6d8fc0df6512a056200d036e0d17275a0c432a48a57f7d9 -SIZE (jbeich-platform_system_extras-android-m-preview-752-g4ea2a41_GH0.tar.gz) = 76520660 -SHA256 (android-platform_bionic-android-m-preview-2178-g1721be2_GH0.tar.gz) = 2ebe79bf3b31b025e286add79a45d4e2f867c9ed7e20658ac21235b257dde48d -SIZE (android-platform_bionic-android-m-preview-2178-g1721be2_GH0.tar.gz) = 3473156 -SHA256 (android-platform_system_core-android-m-preview-4458-g2470439_GH0.tar.gz) = 43a05eb7849232d60f309bdf0b7d8136b0ce4308845c9b60273964cec93c7b1d -SIZE (android-platform_system_core-android-m-preview-4458-g2470439_GH0.tar.gz) = 1374376 +SHA256 (jbeich-platform_system_extras-android-n-preview-1-116-gea4a5a4_GH0.tar.gz) = 6bfedb3758797d21c901daff05f3b0a29785e5cee241ceeb9a14524e7166676d +SIZE (jbeich-platform_system_extras-android-n-preview-1-116-gea4a5a4_GH0.tar.gz) = 76583329 +SHA256 (android-platform_bionic-android-n-preview-1-249-g5f1de52_GH0.tar.gz) = f82cc222e0de014fa8752b622073af6be748136a5aefd498a171b34948cc5785 +SIZE (android-platform_bionic-android-n-preview-1-249-g5f1de52_GH0.tar.gz) = 3492411 +SHA256 (android-platform_system_core-android-n-preview-1-554-g371e7ea170d7_GH0.tar.gz) = 6672ae5e1088335f2f721b357f178163c19259abe38a8b307ebb0c8b37b291cb +SIZE (android-platform_system_core-android-n-preview-1-554-g371e7ea170d7_GH0.tar.gz) = 1536079 +SHA256 (jbeich-platform_external_lzma-android-n-preview-1-6-ge43f249_GH0.tar.gz) = 176f7ad8c41794e144da17d3263e4a95b13528b9a425e80882e9ee4cbe2e5f9a +SIZE (jbeich-platform_external_lzma-android-n-preview-1-6-ge43f249_GH0.tar.gz) = 704323 Modified: head/devel/android-tools-simpleperf/files/Makefile ============================================================================== --- head/devel/android-tools-simpleperf/files/Makefile Mon Mar 21 18:04:09 2016 (r411609) +++ head/devel/android-tools-simpleperf/files/Makefile Mon Mar 21 18:45:59 2016 (r411610) @@ -14,6 +14,7 @@ SRCS+= event_attr.cpp SRCS+= event_type.cpp SRCS+= main.cpp SRCS+= perf_regs.cpp +SRCS+= read_apk.cpp SRCS+= read_elf.cpp SRCS+= record.cpp SRCS+= record_file_reader.cpp @@ -21,12 +22,16 @@ SRCS+= sample_tree.cpp SRCS+= thread_tree.cpp SRCS+= utils.cpp +TEST_SRCS+= cmd_report_test.cpp TEST_SRCS+= command_test.cpp +TEST_SRCS+= gtest_main.cpp +TEST_SRCS+= read_apk_test.cpp +TEST_SRCS+= read_elf_test.cpp TEST_SRCS+= record_test.cpp TEST_SRCS+= sample_tree_test.cpp -.PATH: ${.CURDIR}/darwin_support -SRCS+= darwin_support.cpp +.PATH: ${.CURDIR}/nonlinux_support +SRCS+= nonlinux_support.cpp # required by simpleperf .PATH: ${.CURDIR}/../base @@ -38,7 +43,6 @@ TEST_SRCS+= file_test.cpp TEST_SRCS+= logging_test.cpp TEST_SRCS+= stringprintf_test.cpp TEST_SRCS+= strings_test.cpp -TEST_SRCS+= test_main.cpp TEST_SRCS+= test_utils.cpp # required by base @@ -51,13 +55,45 @@ CPPFLAGS.logd_write.c+= -DFAKE_LOG_DEVIC .PATH: ${.CURDIR}/../libcutils SRCS+= threads.c +# required by libziparchive +.PATH: ${.CURDIR}/../libutils +SRCS+= FileMap.cpp + +# required by simpleperf +.PATH: ${.CURDIR}/../libziparchive +SRCS+= zip_archive.cc + +# required by simpleperf +.PATH: ${.CURDIR}/../lzma/C +SRCS+= 7zCrc.c +SRCS+= 7zCrcOpt.c +SRCS+= Bra86.c +SRCS+= Bra.c +SRCS+= BraIA64.c +SRCS+= CpuArch.c +SRCS+= Delta.c +SRCS+= Lzma2Dec.c +SRCS+= LzmaDec.c +SRCS+= Sha256.c +SRCS+= Xz.c +SRCS+= XzCrc64.c +SRCS+= XzCrc64Opt.c +SRCS+= XzDec.c + +CPPFLAGS+= -D_7ZIP_ST CPPFLAGS+= -D_WITH_GETLINE CPPFLAGS+= -DUSE_BIONIC_UAPI_HEADERS +CPPFLAGS+= -Doff64_t=off_t +CPPFLAGS+= -Dftruncate64=ftruncate +CPPFLAGS+= -Dlseek64=lseek +CPPFLAGS+= -Dmmap64=mmap +CPPFLAGS+= -Dpread64=pread CPPFLAGS+= -I${.CURDIR} -CPPFLAGS+= -I${.CURDIR}/darwin_support/include +CPPFLAGS+= -I${.CURDIR}/nonlinux_support/include CPPFLAGS+= -I${.CURDIR}/../include CPPFLAGS+= -I${.CURDIR}/../base/include CPPFLAGS+= -I${.CURDIR}/../bionic/libc/kernel +CPPFLAGS+= -I${.CURDIR}/../lzma/C CPPFLAGS+= $$(${LLVM_CONFIG} --cppflags) CPPFLAGS+= ${CPPFLAGS.${.IMPSRC:T}} CXXFLAGS+= -std=gnu++11 @@ -84,7 +120,7 @@ GTEST_CONFIG?= gtest-config .include test: ${PROG}_test - @for f in ${.ALLSRC}; do ./$$f; done + @for f in ${.ALLSRC}; do ./$$f -t ${.CURDIR}/testdata; done ${PROG}_test: ${OBJS:Nmain.o} ${TEST_OBJS} ${CXX} ${CPPFLAGS} ${CXXFLAGS} ${LDFLAGS} -o $@ $> ${LDADD} ${TEST_LDADD} Copied and modified: head/devel/android-tools-simpleperf/files/patch-base_include_android-base_logging.h (from r411552, head/devel/android-tools-adb-devel/files/patch-base_include_android-base_logging.h) ============================================================================== Modified: head/devel/android-tools-simpleperf/files/patch-base_logging.cpp ============================================================================== --- head/devel/android-tools-simpleperf/files/patch-base_logging.cpp Mon Mar 21 18:04:09 2016 (r411609) +++ head/devel/android-tools-simpleperf/files/patch-base_logging.cpp Mon Mar 21 18:45:59 2016 (r411610) @@ -16,3 +16,33 @@ #include #include #include +@@ -66,6 +68,14 @@ + #include + #elif defined(_WIN32) + #include ++#elif defined(__DragonFly__) ++#include ++#elif defined(__FreeBSD__) ++#include ++#elif defined(__NetBSD__) ++#include ++#else ++#include + #endif + + static pid_t GetThreadId() { +@@ -77,6 +89,14 @@ static pid_t GetThreadId() { + return syscall(__NR_gettid); + #elif defined(_WIN32) + return GetCurrentThreadId(); ++#elif defined(__DragonFly__) ++ return lwp_gettid(); ++#elif defined(__NetBSD__) ++ return _lwp_self(); ++#elif defined(__FreeBSD__) ++ return pthread_getthreadid_np(); ++#else ++ return (intptr_t) pthread_self(); + #endif + } + From owner-svn-ports-head@freebsd.org Mon Mar 21 18:46: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 5279DAD666A; Mon, 21 Mar 2016 18:46:34 +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 2DFB2E3D; Mon, 21 Mar 2016 18:46:34 +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 u2LIkXWL080607; Mon, 21 Mar 2016 18:46:33 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LIkXjG080603; Mon, 21 Mar 2016 18:46:33 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603211846.u2LIkXjG080603@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 21 Mar 2016 18:46:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411611 - in head/devel: android-tools-adb-devel android-tools-fastboot-devel android-tools-simpleperf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:46:34 -0000 Author: jbeich Date: Mon Mar 21 18:46:32 2016 New Revision: 411611 URL: https://svnweb.freebsd.org/changeset/ports/411611 Log: devel/android-tools-*: macrofy GH_TAGNAME for extra distfiles In order to avoid typo-casualties like android-tools-adb-devel. Modified: head/devel/android-tools-adb-devel/Makefile (contents, props changed) head/devel/android-tools-adb-devel/distinfo (contents, props changed) head/devel/android-tools-fastboot-devel/Makefile (contents, props changed) head/devel/android-tools-simpleperf/Makefile (contents, props changed) Modified: head/devel/android-tools-adb-devel/Makefile ============================================================================== --- head/devel/android-tools-adb-devel/Makefile Mon Mar 21 18:45:59 2016 (r411610) +++ head/devel/android-tools-adb-devel/Makefile Mon Mar 21 18:46:32 2016 (r411611) @@ -13,11 +13,13 @@ DISTINFO_FILE= ${.CURDIR}/distinfo FILESDIR= ${.CURDIR}/files EXTRA_PATCHES= ${.CURDIR}/files/patch-* +GH_MYTAG= ${DISTVERSIONPREFIX}${DISTVERSION:C/-[0-9]*$//} + OPTIONS_DEFINE= TEST_PYTHON TEST_PYTHON_DESC= ${TEST_DESC:S/tests/python &/} TEST_PYTHON_GH_PROJECT= platform_development:development -TEST_PYTHON_GH_TAGNAME= ${DISTVERSIONFULL:C/-[0-9].*//}-81-g782e50b09923:development +TEST_PYTHON_GH_TAGNAME= ${GH_MYTAG}-81-g782e50b09923:development TEST_PYTHON_BUILD_DEPENDS=${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock TEST_PYTHON_USES= python:2.7,build Modified: head/devel/android-tools-adb-devel/distinfo ============================================================================== --- head/devel/android-tools-adb-devel/distinfo Mon Mar 21 18:45:59 2016 (r411610) +++ head/devel/android-tools-adb-devel/distinfo Mon Mar 21 18:46:32 2016 (r411611) @@ -2,5 +2,5 @@ SHA256 (android-platform_system_core-and SIZE (android-platform_system_core-android-n-preview-1-554-g371e7ea170d7_GH0.tar.gz) = 1536079 SHA256 (mbrubeck-android-completion-3b0fabe_GH0.tar.gz) = dc774f101acd9514baf3e7a0ac610068116f2c093b94987ba59203a39a6439dc SIZE (mbrubeck-android-completion-3b0fabe_GH0.tar.gz) = 5948 -SHA256 (android-platform_development-android-n-preview-81-g782e50b09923_GH0.tar.gz) = e6a996aa7dc0fa11c3c6dea2ec875f02f655dfcc9f0b7e0bcff0a580425f8764 -SIZE (android-platform_development-android-n-preview-81-g782e50b09923_GH0.tar.gz) = 167774064 +SHA256 (android-platform_development-android-n-preview-1-81-g782e50b09923_GH0.tar.gz) = 8dda5fadfa5919f4c1346f2343d553ddcfc55fcb385586407ec49bbb6972521f +SIZE (android-platform_development-android-n-preview-1-81-g782e50b09923_GH0.tar.gz) = 167771145 Modified: head/devel/android-tools-fastboot-devel/Makefile ============================================================================== --- head/devel/android-tools-fastboot-devel/Makefile Mon Mar 21 18:45:59 2016 (r411610) +++ head/devel/android-tools-fastboot-devel/Makefile Mon Mar 21 18:46:32 2016 (r411611) @@ -6,8 +6,9 @@ DISTVERSIONSUFFIX= -g0fc006685c20 PORTREVISION= 0 PKGNAMESUFFIX= -devel -GH_TAGNAME= ${DISTVERSIONFULL:C/-[0-9].*//}-1197-g21ac023:extras \ - ${DISTVERSIONFULL:C/-[0-9].*//}-98-gde7b594:libselinux +GH_MYTAG= ${DISTVERSIONPREFIX}${DISTVERSION:C/-[0-9]*$//} +GH_TAGNAME= ${GH_MYTAG}-1197-g21ac023:extras \ + ${GH_MYTAG}-98-gde7b594:libselinux CONFLICTS_INSTALL= ${PORTNAME}-[0-9]* Modified: head/devel/android-tools-simpleperf/Makefile ============================================================================== --- head/devel/android-tools-simpleperf/Makefile Mon Mar 21 18:45:59 2016 (r411610) +++ head/devel/android-tools-simpleperf/Makefile Mon Mar 21 18:46:32 2016 (r411611) @@ -19,9 +19,10 @@ USE_GITHUB= yes GH_ACCOUNT= android:bionic,core jbeich:DEFAULT,lzma GH_PROJECT= platform_bionic:bionic platform_system_core:core \ platform_system_extras platform_external_lzma:lzma -GH_TAGNAME= ${DISTVERSIONFULL:C/-[0-9]*-g.*$//}-249-g5f1de52:bionic \ - ${DISTVERSIONFULL:C/-[0-9]*-g.*$//}-554-g371e7ea170d7:core \ - ${DISTVERSIONFULL:C/-[0-9]*-g.*$//}-6-ge43f249:lzma +GH_MYTAG= ${DISTVERSIONPREFIX}${DISTVERSION:C/-[0-9]*$//} +GH_TAGNAME= ${GH_MYTAG}-249-g5f1de52:bionic \ + ${GH_MYTAG}-554-g371e7ea170d7:core \ + ${GH_MYTAG}-6-ge43f249:lzma USES= compiler:c++11-lib uidfix BUILD_WRKSRC= ${WRKSRC}/simpleperf From owner-svn-ports-head@freebsd.org Mon Mar 21 18:47: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 A3610AD66A8; Mon, 21 Mar 2016 18:47:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 755D0F1C; Mon, 21 Mar 2016 18:47:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LIl9HC080733; Mon, 21 Mar 2016 18:47:09 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LIl961080732; Mon, 21 Mar 2016 18:47:09 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603211847.u2LIl961080732@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 21 Mar 2016 18:47:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411612 - head/graphics/rigsofrods-pagedgeometry X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:47:10 -0000 Author: jbeich Date: Mon Mar 21 18:47:09 2016 New Revision: 411612 URL: https://svnweb.freebsd.org/changeset/ports/411612 Log: graphics/rigsofrods-pagedgeometry: drop dialog(1) workaround after r411569 r411569 only helps LICENSE_COMB=single ports as dialog(1) doesn't trip up on CRs embedded in a text on command line as opposed in a file. Modified: head/graphics/rigsofrods-pagedgeometry/Makefile (contents, props changed) Modified: head/graphics/rigsofrods-pagedgeometry/Makefile ============================================================================== --- head/graphics/rigsofrods-pagedgeometry/Makefile Mon Mar 21 18:46:32 2016 (r411611) +++ head/graphics/rigsofrods-pagedgeometry/Makefile Mon Mar 21 18:47:09 2016 (r411612) @@ -23,9 +23,6 @@ DOS2UNIX_GLOB= *.cpp *.h *.txt CMAKE_ARGS= -DPAGEDGEOMETRY_BUILD_SAMPLES=FALSE USE_LDCONFIG= yes -# XXX dialog(1) doesn't like ^M in LICENSE_FILE -post-extract: dos2unix - post-patch: @${REINPLACE_CMD} -e '/install.*DOC_FILES/d' \ ${WRKSRC}/CMakeLists.txt From owner-svn-ports-head@freebsd.org Mon Mar 21 18:47: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 52F29AD66F7; Mon, 21 Mar 2016 18:47:48 +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 24733C; Mon, 21 Mar 2016 18:47:48 +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 u2LIllKn080857; Mon, 21 Mar 2016 18:47:47 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LIll5Q080856; Mon, 21 Mar 2016 18:47:47 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603211847.u2LIll5Q080856@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 21 Mar 2016 18:47:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411613 - head/net/hanstunnel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 18:47:48 -0000 Author: jbeich Date: Mon Mar 21 18:47:47 2016 New Revision: 411613 URL: https://svnweb.freebsd.org/changeset/ports/411613 Log: net/hanstunnel: improve dialog(1) workaround after r394503 Modified: head/net/hanstunnel/Makefile (contents, props changed) Modified: head/net/hanstunnel/Makefile ============================================================================== --- head/net/hanstunnel/Makefile Mon Mar 21 18:47:09 2016 (r411612) +++ head/net/hanstunnel/Makefile Mon Mar 21 18:47:47 2016 (r411613) @@ -21,12 +21,9 @@ MAKE_ARGS= GCC="${CC}" GPP="${CXX}" \ CFLAGS="${CFLAGS} -c" LDFLAGS="${LDFLAGS}" \ TUN_DEV_FILE="src/tun_dev_freebsd.c" PLIST_FILES= bin/hans - +TARGET_ORDER_OVERRIDE= 040:dos2unix # Fix formatting for 050:ask-license MAKE_JOBS_UNSAFE= yes -# Remove CRs before ask-license to fix formatting in dialog(1) -post-extract: dos2unix - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hans ${STAGEDIR}${PREFIX}/bin From owner-svn-ports-head@freebsd.org Mon Mar 21 19:06: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 97E94AD6C3B; Mon, 21 Mar 2016 19:06:19 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 623BFCCB; Mon, 21 Mar 2016 19:06:19 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LJ6IdU086948; Mon, 21 Mar 2016 19:06:18 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LJ6I1I086944; Mon, 21 Mar 2016 19:06:18 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201603211906.u2LJ6I1I086944@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Mon, 21 Mar 2016 19:06:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411614 - in head/sysutils: . epazote X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 19:06:19 -0000 Author: wg Date: Mon Mar 21 19:06:18 2016 New Revision: 411614 URL: https://svnweb.freebsd.org/changeset/ports/411614 Log: sysutils/epazote: Automated microservices supervisor Epazote automatically update/add services specified in a file call epazote.yml. Periodically checks the defined endpoints and execute recovery commands in case services responses are not behaving like expected helping with this to automate actions in order to keep services/applications up and running. WWW: http://about.epazote.io PR: 208103 Submitted by: Nicolas de Bari Embriz Garcia Rojas Added: head/sysutils/epazote/ head/sysutils/epazote/Makefile (contents, props changed) head/sysutils/epazote/distinfo (contents, props changed) head/sysutils/epazote/pkg-descr (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Mon Mar 21 18:47:47 2016 (r411613) +++ head/sysutils/Makefile Mon Mar 21 19:06:18 2016 (r411614) @@ -250,6 +250,7 @@ SUBDIR += entr SUBDIR += env4801 SUBDIR += envconsul + SUBDIR += epazote SUBDIR += etcmerge SUBDIR += etcupdate SUBDIR += eventlog Added: head/sysutils/epazote/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/epazote/Makefile Mon Mar 21 19:06:18 2016 (r411614) @@ -0,0 +1,51 @@ +# $FreeBSD$ + +PORTNAME= epazote +PORTVERSION= 1.5.2 +CATEGORIES= sysutils + +MAINTAINER= nbari@dalmp.com +COMMENT= Automated microservices supervisor + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= go>=1.6:${PORTSDIR}/lang/go + +USES= compiler + +USE_GITHUB= yes +GH_ACCOUNT= nbari:DEFAULT \ + go-yaml:yaml +GH_PROJECT= epazote yaml:yaml +GH_TAGNAME= v2:yaml + +STRIP= # stripping can break go binaries + +PLIST_FILES= bin/epazote + +post-patch: + @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT} +.for src in .gitignore a_test.go cmd config.go mail.go mailman_test.go \ + request.go scandir_test.go singleton_test.go supervice.go try.go \ + block.go color.go config_test.go mail_test.go report.go \ + request_test.go scheduler start.go supervice_test.go \ + try_test.go .travis.yml README.md changelog.md color_test.go \ + examples mailman.go report_test.go scandir.go singleton.go \ + start_test.go test + @${MV} ${WRKSRC}/${src} \ + ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT} +.endfor + @${MKDIR} ${WRKSRC}/src/gopkg.in + @${MV} ${WRKSRC_yaml}/ \ + ${WRKSRC}/src/gopkg.in/yaml.v2 + +do-build: + @cd ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT}; \ + ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} go build -ldflags \ + "-X main.version=${PORTVERSION}" -o epazote cmd/epazote/main.go; + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT}/epazote ${STAGEDIR}${PREFIX}/bin/epazote + +.include Added: head/sysutils/epazote/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/epazote/distinfo Mon Mar 21 19:06:18 2016 (r411614) @@ -0,0 +1,4 @@ +SHA256 (nbari-epazote-1.5.2_GH0.tar.gz) = a01ff0f07b9a9fb792fcc7ac413c0baf85432fe8e951edbcf1751991b66b25ad +SIZE (nbari-epazote-1.5.2_GH0.tar.gz) = 145361 +SHA256 (go-yaml-yaml-v2_GH0.tar.gz) = 15bdfb44493124a6ff10dcc3ce9e623a3ff435fe20ab8c6dea0190cbc939bd5a +SIZE (go-yaml-yaml-v2_GH0.tar.gz) = 63044 Added: head/sysutils/epazote/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/epazote/pkg-descr Mon Mar 21 19:06:18 2016 (r411614) @@ -0,0 +1,6 @@ +Epazote automatically update/add services specified in a file call epazote.yml. +Periodically checks the defined endpoints and execute recovery commands in +case services responses are not behaving like expected helping with this to +automate actions in order to keep services/applications up and running. + +WWW: http://about.epazote.io From owner-svn-ports-head@freebsd.org Mon Mar 21 19:32: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 D82E7AD71E6; Mon, 21 Mar 2016 19:32:24 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B4627AF4; Mon, 21 Mar 2016 19:32:24 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LJWNOm095898; Mon, 21 Mar 2016 19:32:23 GMT (envelope-from ed@FreeBSD.org) Received: (from ed@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LJWNYE095892; Mon, 21 Mar 2016 19:32:23 GMT (envelope-from ed@FreeBSD.org) Message-Id: <201603211932.u2LJWNYE095892@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ed set sender to ed@FreeBSD.org using -f From: Ed Schouten Date: Mon, 21 Mar 2016 19:32:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411615 - in head: devel/binutils devel/cloudabi-binutils-aarch64 devel/cloudabi-binutils-x86_64 lang/cloudabi-clang X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 19:32:24 -0000 Author: ed (src committer) Date: Mon Mar 21 19:32:23 2016 New Revision: 411615 URL: https://svnweb.freebsd.org/changeset/ports/411615 Log: Extend the Binutils ports to allow deletion of specific tools. For CloudABI I slowly want to switch away from certain tools provided by Binutils. For example, it would be really nice if we could switch from GNU ld to LLD some time in the future. LLD is not ready yet. Some bug fixes didn't manage to land into 3.8 and it doesn't support aarch64 properly. There are already some tools that we can use, such as nm, objdump, size, ar and ranlib. Introduce a BUREMOVE variable that can be set in Binutils slave ports to remove specific utilities that are installed by default. There doesn't seem to be any other elegant way to solve this. Set a bunch of utilities by default and then extend cloudabi-clang to set up symlinks to the LLVM versions of the tools. Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D5684 Modified: head/devel/binutils/Makefile head/devel/cloudabi-binutils-aarch64/Makefile head/devel/cloudabi-binutils-aarch64/pkg-plist head/devel/cloudabi-binutils-x86_64/Makefile head/devel/cloudabi-binutils-x86_64/pkg-plist head/lang/cloudabi-clang/Makefile Modified: head/devel/binutils/Makefile ============================================================================== --- head/devel/binutils/Makefile Mon Mar 21 19:06:18 2016 (r411614) +++ head/devel/binutils/Makefile Mon Mar 21 19:32:23 2016 (r411615) @@ -4,7 +4,7 @@ PORTNAME= binutils PORTVERSION= 2.25.1 PORTEPOCH= 1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= devel MASTER_SITES= SOURCEWARE/binutils/releases @@ -82,5 +82,10 @@ post-install: .endif ${LN} -fs ../../bin/${BUTARGET}-size ${STAGEDIR}${PREFIX}/${BUTARGET}/bin/size .endif +.for tool in ${BUREMOVE} + @${RM} -f ${STAGEDIR}${PREFIX}/bin/${BUTARGET}-${tool} \ + ${STAGEDIR}${PREFIX}/man/man1/${BUTARGET}-${tool}.1 \ + ${STAGEDIR}${PREFIX}/${BUTARGET}/bin/${tool} +.endfor .include Modified: head/devel/cloudabi-binutils-aarch64/Makefile ============================================================================== --- head/devel/cloudabi-binutils-aarch64/Makefile Mon Mar 21 19:06:18 2016 (r411614) +++ head/devel/cloudabi-binutils-aarch64/Makefile Mon Mar 21 19:32:23 2016 (r411615) @@ -12,5 +12,6 @@ PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist BUTARGET= aarch64-unknown-cloudabi +BUREMOVE= ar dlltool nlmconv nm objdump ranlib size windmc windres .include "${MASTERDIR}/Makefile" Modified: head/devel/cloudabi-binutils-aarch64/pkg-plist ============================================================================== --- head/devel/cloudabi-binutils-aarch64/pkg-plist Mon Mar 21 19:06:18 2016 (r411614) +++ head/devel/cloudabi-binutils-aarch64/pkg-plist Mon Mar 21 19:32:23 2016 (r411615) @@ -1,38 +1,24 @@ bin/aarch64-unknown-cloudabi-addr2line -bin/aarch64-unknown-cloudabi-ar bin/aarch64-unknown-cloudabi-as bin/aarch64-unknown-cloudabi-c++filt bin/aarch64-unknown-cloudabi-elfedit bin/aarch64-unknown-cloudabi-gprof bin/aarch64-unknown-cloudabi-ld bin/aarch64-unknown-cloudabi-ld.bfd -bin/aarch64-unknown-cloudabi-nm bin/aarch64-unknown-cloudabi-objcopy -bin/aarch64-unknown-cloudabi-objdump -bin/aarch64-unknown-cloudabi-ranlib bin/aarch64-unknown-cloudabi-readelf -bin/aarch64-unknown-cloudabi-size bin/aarch64-unknown-cloudabi-strings bin/aarch64-unknown-cloudabi-strip man/man1/aarch64-unknown-cloudabi-addr2line.1.gz -man/man1/aarch64-unknown-cloudabi-ar.1.gz man/man1/aarch64-unknown-cloudabi-as.1.gz man/man1/aarch64-unknown-cloudabi-c++filt.1.gz -man/man1/aarch64-unknown-cloudabi-dlltool.1.gz man/man1/aarch64-unknown-cloudabi-elfedit.1.gz man/man1/aarch64-unknown-cloudabi-gprof.1.gz man/man1/aarch64-unknown-cloudabi-ld.1.gz -man/man1/aarch64-unknown-cloudabi-nlmconv.1.gz -man/man1/aarch64-unknown-cloudabi-nm.1.gz man/man1/aarch64-unknown-cloudabi-objcopy.1.gz -man/man1/aarch64-unknown-cloudabi-objdump.1.gz -man/man1/aarch64-unknown-cloudabi-ranlib.1.gz man/man1/aarch64-unknown-cloudabi-readelf.1.gz -man/man1/aarch64-unknown-cloudabi-size.1.gz man/man1/aarch64-unknown-cloudabi-strings.1.gz man/man1/aarch64-unknown-cloudabi-strip.1.gz -man/man1/aarch64-unknown-cloudabi-windmc.1.gz -man/man1/aarch64-unknown-cloudabi-windres.1.gz aarch64-unknown-cloudabi/lib/ldscripts/aarch64cloudabi.x aarch64-unknown-cloudabi/lib/ldscripts/aarch64cloudabi.xbn aarch64-unknown-cloudabi/lib/ldscripts/aarch64cloudabi.xc @@ -59,13 +45,8 @@ aarch64-unknown-cloudabi/lib/ldscripts/a aarch64-unknown-cloudabi/lib/ldscripts/aarch64cloudabib.xsw aarch64-unknown-cloudabi/lib/ldscripts/aarch64cloudabib.xu aarch64-unknown-cloudabi/lib/ldscripts/aarch64cloudabib.xw -aarch64-unknown-cloudabi/bin/ar aarch64-unknown-cloudabi/bin/as aarch64-unknown-cloudabi/bin/ld aarch64-unknown-cloudabi/bin/ld.bfd -aarch64-unknown-cloudabi/bin/nm aarch64-unknown-cloudabi/bin/objcopy -aarch64-unknown-cloudabi/bin/objdump -aarch64-unknown-cloudabi/bin/ranlib -aarch64-unknown-cloudabi/bin/size aarch64-unknown-cloudabi/bin/strip Modified: head/devel/cloudabi-binutils-x86_64/Makefile ============================================================================== --- head/devel/cloudabi-binutils-x86_64/Makefile Mon Mar 21 19:06:18 2016 (r411614) +++ head/devel/cloudabi-binutils-x86_64/Makefile Mon Mar 21 19:32:23 2016 (r411615) @@ -12,5 +12,6 @@ PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist BUTARGET= x86_64-unknown-cloudabi +BUREMOVE= ar dlltool nlmconv nm objdump ranlib size windmc windres .include "${MASTERDIR}/Makefile" Modified: head/devel/cloudabi-binutils-x86_64/pkg-plist ============================================================================== --- head/devel/cloudabi-binutils-x86_64/pkg-plist Mon Mar 21 19:06:18 2016 (r411614) +++ head/devel/cloudabi-binutils-x86_64/pkg-plist Mon Mar 21 19:32:23 2016 (r411615) @@ -1,38 +1,24 @@ bin/x86_64-unknown-cloudabi-addr2line -bin/x86_64-unknown-cloudabi-ar bin/x86_64-unknown-cloudabi-as bin/x86_64-unknown-cloudabi-c++filt bin/x86_64-unknown-cloudabi-elfedit bin/x86_64-unknown-cloudabi-gprof bin/x86_64-unknown-cloudabi-ld bin/x86_64-unknown-cloudabi-ld.bfd -bin/x86_64-unknown-cloudabi-nm bin/x86_64-unknown-cloudabi-objcopy -bin/x86_64-unknown-cloudabi-objdump -bin/x86_64-unknown-cloudabi-ranlib bin/x86_64-unknown-cloudabi-readelf -bin/x86_64-unknown-cloudabi-size bin/x86_64-unknown-cloudabi-strings bin/x86_64-unknown-cloudabi-strip man/man1/x86_64-unknown-cloudabi-addr2line.1.gz -man/man1/x86_64-unknown-cloudabi-ar.1.gz man/man1/x86_64-unknown-cloudabi-as.1.gz man/man1/x86_64-unknown-cloudabi-c++filt.1.gz -man/man1/x86_64-unknown-cloudabi-dlltool.1.gz man/man1/x86_64-unknown-cloudabi-elfedit.1.gz man/man1/x86_64-unknown-cloudabi-gprof.1.gz man/man1/x86_64-unknown-cloudabi-ld.1.gz -man/man1/x86_64-unknown-cloudabi-nlmconv.1.gz -man/man1/x86_64-unknown-cloudabi-nm.1.gz man/man1/x86_64-unknown-cloudabi-objcopy.1.gz -man/man1/x86_64-unknown-cloudabi-objdump.1.gz -man/man1/x86_64-unknown-cloudabi-ranlib.1.gz man/man1/x86_64-unknown-cloudabi-readelf.1.gz -man/man1/x86_64-unknown-cloudabi-size.1.gz man/man1/x86_64-unknown-cloudabi-strings.1.gz man/man1/x86_64-unknown-cloudabi-strip.1.gz -man/man1/x86_64-unknown-cloudabi-windmc.1.gz -man/man1/x86_64-unknown-cloudabi-windres.1.gz x86_64-unknown-cloudabi/lib/ldscripts/elf_x86_64_cloudabi.x x86_64-unknown-cloudabi/lib/ldscripts/elf_x86_64_cloudabi.xbn x86_64-unknown-cloudabi/lib/ldscripts/elf_x86_64_cloudabi.xc @@ -46,13 +32,8 @@ x86_64-unknown-cloudabi/lib/ldscripts/el x86_64-unknown-cloudabi/lib/ldscripts/elf_x86_64_cloudabi.xsw x86_64-unknown-cloudabi/lib/ldscripts/elf_x86_64_cloudabi.xu x86_64-unknown-cloudabi/lib/ldscripts/elf_x86_64_cloudabi.xw -x86_64-unknown-cloudabi/bin/ar x86_64-unknown-cloudabi/bin/as x86_64-unknown-cloudabi/bin/ld x86_64-unknown-cloudabi/bin/ld.bfd -x86_64-unknown-cloudabi/bin/nm x86_64-unknown-cloudabi/bin/objcopy -x86_64-unknown-cloudabi/bin/objdump -x86_64-unknown-cloudabi/bin/ranlib -x86_64-unknown-cloudabi/bin/size x86_64-unknown-cloudabi/bin/strip Modified: head/lang/cloudabi-clang/Makefile ============================================================================== --- head/lang/cloudabi-clang/Makefile Mon Mar 21 19:06:18 2016 (r411614) +++ head/lang/cloudabi-clang/Makefile Mon Mar 21 19:32:23 2016 (r411615) @@ -3,6 +3,7 @@ PORTNAME= cloudabi-clang PORTVERSION= 3.8 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= # None DISTFILES= # None @@ -23,16 +24,28 @@ NO_BUILD= yes CLOUDABI_ARCHS= aarch64-unknown-cloudabi x86_64-unknown-cloudabi .for arch in ${CLOUDABI_ARCHS} -PLIST_FILES+= bin/${arch}-cc bin/${arch}-c++ llvm${LLVM_SUFFIX}/${arch} +PLIST_FILES+= bin/${arch}-ar bin/${arch}-cc bin/${arch}-c++ bin/${arch}-nm \ + bin/${arch}-objdump bin/${arch}-ranlib bin/${arch}-size \ + llvm${LLVM_SUFFIX}/${arch} .endfor do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/llvm${LLVM_SUFFIX} .for arch in ${CLOUDABI_ARCHS} + @${LN} -s ../llvm${LLVM_SUFFIX}/bin/llvm-ar \ + ${STAGEDIR}${PREFIX}/bin/${arch}-ar @${LN} -s ../llvm${LLVM_SUFFIX}/bin/clang \ ${STAGEDIR}${PREFIX}/bin/${arch}-cc @${LN} -s ../llvm${LLVM_SUFFIX}/bin/clang++ \ ${STAGEDIR}${PREFIX}/bin/${arch}-c++ + @${LN} -s ../llvm${LLVM_SUFFIX}/bin/llvm-nm \ + ${STAGEDIR}${PREFIX}/bin/${arch}-nm + @${LN} -s ../llvm${LLVM_SUFFIX}/bin/llvm-objdump \ + ${STAGEDIR}${PREFIX}/bin/${arch}-objdump + @${LN} -s ../llvm${LLVM_SUFFIX}/bin/llvm-ranlib \ + ${STAGEDIR}${PREFIX}/bin/${arch}-ranlib + @${LN} -s ../llvm${LLVM_SUFFIX}/bin/llvm-size \ + ${STAGEDIR}${PREFIX}/bin/${arch}-size @${LN} -s ../${arch} ${STAGEDIR}${PREFIX}/llvm${LLVM_SUFFIX}/${arch} .endfor From owner-svn-ports-head@freebsd.org Mon Mar 21 20:27: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 29587AD7E76; Mon, 21 Mar 2016 20:27:53 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from mail-qk0-x22a.google.com (mail-qk0-x22a.google.com [IPv6:2607:f8b0:400d:c09::22a]) (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 CFCBF309; Mon, 21 Mar 2016 20:27:52 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: by mail-qk0-x22a.google.com with SMTP id p130so30419090qke.1; Mon, 21 Mar 2016 13:27:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version; bh=/8d9EPDHsWIlvVGl1F/uxjAAphqLEGTOPkpzWuRNmIw=; b=ea2ErkRqGHUJ2T6eN9NTyAWY473fENm3JCjqS8kgo/gfao7sxaNcD7xzgMFO2Cl7Eo V14AVmUj63uH7jvmpa/P3o4VreF0o9q+5rYNfOppXyxm9OC3l+aEHuQk84QxJtZY3xbO etEFYpbt0Uy9BOVEzzBTV4QhJ0pijCaKsJUYxvMSdHmLTYfK/a1f1LkfLhYZ1PWrGwxg acD9nTWiO1nYYdrvsvaxPHg/6AQv8xYhPGWNrQscqhztOWJfcU/xAisYMCPYvEn870rU +jcuiSmzeXGyzuJ9M2eJDD2tezf9DvfQMqxbjxKkUh6zMZIjGvp93/Oqb5Cnp12YRyTs IRKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version; bh=/8d9EPDHsWIlvVGl1F/uxjAAphqLEGTOPkpzWuRNmIw=; b=iDrqz9DBsi88fuNWtx9fk3LVnwNAB1kxAT+Fw93st/bgMWFibCzNCyKythYG6J50PS ++iA7M0wvUyBjAJ3ojNbHPBt/imbFZ/lYowBNcWSxS0LN9pC9U1AYNvrxrAUcOQ7aWSy V19TjYbS5MAzEnAnnkeKp9Wr99eZ3xtJCCD+Gu6XQGNwr3tEZ4k4O71HtBB3KRhNuggS aKkEFMtVv62FvPn3daKvnfIq/5fbSmA9fpi/ifx3j9U1t74IfcBuaFfrL7h++BrJuFEC MYKbApT5Y8P5nn/Q7sBIsgdeLPeyLn3NvcKyw/LwLkWr+5wzNLtibibO1wh4ubAwjUBs s2Ow== X-Gm-Message-State: AD7BkJKBDfd8HUVT/ZvyozhvydkFWQw6/sU0vrH8cgIFmB8uAtakj1W5u1ggvdyUmsqp2w== X-Received: by 10.55.204.151 with SMTP id n23mr13838724qkl.12.1458592071881; Mon, 21 Mar 2016 13:27:51 -0700 (PDT) Received: from kan ([2601:18f:802:4680:226:18ff:fe00:232e]) by smtp.gmail.com with ESMTPSA id p31sm767639qkp.31.2016.03.21.13.27.50 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 21 Mar 2016 13:27:51 -0700 (PDT) Date: Mon, 21 Mar 2016 16:27:43 -0400 From: Alexander Kabaev To: Jan Beich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, =?KOI8-R?Q?Jean-S'ebastien_P'edron?= Subject: Re: svn commit: r411447 - in head/graphics: darktable digikam-kde4 gimp-lensfun-plugin hugin-devel rawstudio ufraw Message-ID: <20160321162743.73d16197@kan> In-Reply-To: <201603201435.u2KEZ6pd046247@repo.freebsd.org> References: <201603201435.u2KEZ6pd046247@repo.freebsd.org> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/QztaJYLi5ivlC9qbyWDdw0c"; protocol="application/pgp-signature" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 20:27:53 -0000 --Sig_/QztaJYLi5ivlC9qbyWDdw0c Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable This is not enough, since new library version has removed some APIs that digikam evidently is using. Please consider adding something like the diff from the link below to unbreak digikam build: https://quickgit.kde.org/?p=3Ddigikam.git&a=3Dcommitdiff&h=3D2ad23dae290c64= c293d9c3d3ae2c8734c99f902b&o=3Dplain On Sun, 20 Mar 2016 14:35:06 +0000 (UTC) Jan Beich wrote: > Author: jbeich > Date: Sun Mar 20 14:35:05 2016 > New Revision: 411447 > URL: https://svnweb.freebsd.org/changeset/ports/411447 >=20 > Log: > graphics/lensfun: bump PORTREVISION in consumers after r411373 >=20 > Modified: > head/graphics/darktable/Makefile (contents, props changed) > head/graphics/digikam-kde4/Makefile (contents, props changed) > head/graphics/gimp-lensfun-plugin/Makefile (contents, props > changed) head/graphics/hugin-devel/Makefile (contents, props > changed) head/graphics/rawstudio/Makefile (contents, props changed) > head/graphics/ufraw/Makefile (contents, props changed) >=20 > Modified: head/graphics/darktable/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/graphics/darktable/Makefile Sun Mar 20 14:34:06 > 2016 (r411446) +++ head/graphics/darktable/Makefile Sun > Mar 20 14:35:05 2016 (r411447) @@ -3,7 +3,7 @@ > =20 > PORTNAME=3D darktable > PORTVERSION=3D 2.0.2 > -PORTREVISION=3D 1 > +PORTREVISION=3D 2 > CATEGORIES=3D graphics > MASTER_SITES=3D > https://github.com/darktable-org/${PORTNAME}/releases/download/release-${= PORTVERSION:C/\.rc/rc/}/=20 >=20 > Modified: head/graphics/digikam-kde4/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/graphics/digikam-kde4/Makefile Sun Mar 20 14:34:06 > 2016 (r411446) +++ head/graphics/digikam-kde4/Makefile > Sun Mar 20 14:35:05 2016 (r411447) @@ -3,7 +3,7 @@ > =20 > PORTNAME=3D digikam > PORTVERSION=3D ${DIGIKAM_VER} > -PORTREVISION=3D 2 > +PORTREVISION=3D 3 > PORTEPOCH=3D 2 > CATEGORIES=3D graphics kde > =20 >=20 > Modified: head/graphics/gimp-lensfun-plugin/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/graphics/gimp-lensfun-plugin/Makefile Sun Mar 20 > 14:34:06 2016 (r411446) +++ > head/graphics/gimp-lensfun-plugin/Makefile Sun Mar 20 14:35:05 > 2016 (r411447) @@ -3,7 +3,7 @@=20 > PORTNAME=3D lensfun > DISTVERSION=3D 0.2.4-dev > -PORTREVISION=3D 4 > +PORTREVISION=3D 5 > CATEGORIES=3D graphics > PKGNAMEPREFIX=3D gimp- > PKGNAMESUFFIX=3D -plugin >=20 > Modified: head/graphics/hugin-devel/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/graphics/hugin-devel/Makefile Sun Mar 20 14:34:06 > 2016 (r411446) +++ head/graphics/hugin-devel/Makefile > Sun Mar 20 14:35:05 2016 (r411447) @@ -3,7 +3,7 @@ > =20 > PORTNAME=3D hugin > PORTVERSION=3D 2013.0 > -PORTREVISION=3D 11 > +PORTREVISION=3D 12 > CATEGORIES=3D graphics > MASTER_SITES=3D SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-2013.0 > PKGNAMESUFFIX=3D -devel >=20 > Modified: head/graphics/rawstudio/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/graphics/rawstudio/Makefile Sun Mar 20 14:34:06 > 2016 (r411446) +++ head/graphics/rawstudio/Makefile Sun > Mar 20 14:35:05 2016 (r411447) @@ -3,7 +3,7 @@ > =20 > PORTNAME=3D rawstudio > PORTVERSION=3D 2.0 > -PORTREVISION=3D 12 > +PORTREVISION=3D 13 > CATEGORIES=3D graphics > MASTER_SITES=3D http://rawstudio.org/files/release/ > =20 >=20 > Modified: head/graphics/ufraw/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/graphics/ufraw/Makefile Sun Mar 20 14:34:06 > 2016 (r411446) +++ head/graphics/ufraw/Makefile Sun Mar > 20 14:35:05 2016 (r411447) @@ -3,7 +3,7 @@ > =20 > PORTNAME=3D ufraw > PORTVERSION=3D 0.22 > -PORTREVISION=3D 1 > +PORTREVISION=3D 2 > CATEGORIES=3D graphics > MASTER_SITES=3D > SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}=20 > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to > "svn-ports-all-unsubscribe@freebsd.org" --=20 Alexander Kabaev --Sig_/QztaJYLi5ivlC9qbyWDdw0c Content-Type: application/pgp-signature Content-Description: Цифровая подпись OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJW8FlBXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRDNUY3RDk5NTk5QjY0MUUxM0M1MTU2OTEw NzEzMjI5OTkyNzkyRTdFAAoJEAcTIpmSeS5+gUsQANJl9r6iAvcsVCPQCKoq5Jbt GiyIewDsDqaqyoWa0SFQ8/+S9WWImPHvaD2V8WyOb6xM1ATxnuAl5yLXTkbHtjOx RMw3MN1pJera4XelJaxdJBpQ1xc1Yf/SDuXWigD8wGb+OBj2suSUKkpYmQpaEWNe 9OgvuVJY6dwUYITeIFW8YCtYFyCVTUeABQY1ueYqhGE24NYhbuBaMl5Jt6ypJBOS EDDEmSamvnaW2vBR9WK0btbXZxfOhOJxWQMkBlQWCvi3uYREkPcKa0337sT5OYPR buTxEqjzDmwdKXeLrrT/ukR2+6tJLq6Mid4TE/7aBbe7h610PjWS/TtYm36/AH+7 znAmgvhhnlBMk1YB78ZBrNah5yF/vArFcNx30Gxj0lJv1F9C4VSRYaV04bZk/3+i F9SEQ1fUpI2KQr9uAMlqAm9ReFZKFp5jx42WYfX2tHnvXK4HIWPrbi2HjmTrunba Zb8ENvydLMN1u1vP3RALuD9JGRbocnkw6peqjzkVn8Bkzzhy8BoGKGpSiGpHaHIs wktnCn/OuFFVKm6fgc++NPCF9OgpL9xP+I9Oelg0mMOy/okn94E8c6aLFizcfCVN ji/iVTeC6P14DUF1Z78qEdBOrL0NY36C2Hia+jq0vDf46IQi6rD5YcpvMqrRT8t9 wYsvP/weh+MOj/N1ynWu =bmg/ -----END PGP SIGNATURE----- --Sig_/QztaJYLi5ivlC9qbyWDdw0c-- From owner-svn-ports-head@freebsd.org Mon Mar 21 20:35: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 08FE4AD818E; Mon, 21 Mar 2016 20:35:15 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CE902DB; Mon, 21 Mar 2016 20:35:14 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LKZEBF014083; Mon, 21 Mar 2016 20:35:14 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LKZEq4014082; Mon, 21 Mar 2016 20:35:14 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201603212035.u2LKZEq4014082@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 21 Mar 2016 20:35:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411616 - head/misc/freebsd-doc-en X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 20:35:15 -0000 Author: antoine Date: Mon Mar 21 20:35:13 2016 New Revision: 411616 URL: https://svnweb.freebsd.org/changeset/ports/411616 Log: Ignore on the 9.3 i386 package builders, java seems to have issues in 9.3 i386 jails on the package builders Reported by: pkg-fallout MFH: 2016Q1 Modified: head/misc/freebsd-doc-en/Makefile Modified: head/misc/freebsd-doc-en/Makefile ============================================================================== --- head/misc/freebsd-doc-en/Makefile Mon Mar 21 19:32:23 2016 (r411615) +++ head/misc/freebsd-doc-en/Makefile Mon Mar 21 20:35:13 2016 (r411616) @@ -54,6 +54,10 @@ OPTIONS_SET+= ${AVAILABLEFORMATS} .include +.if defined(PACKAGE_BUILDING) && ${OSVERSION} < 1000000 && ${ARCH} == i386 +IGNORE= fails to build on the package builders in 9.x i386 jails due to java exceptions +.endif + .for O in ${AVAILABLEFORMATS} .if ${PORT_OPTIONS:M${O}} DOCFORMAT+= ${O:tl:S,_,-,} From owner-svn-ports-head@freebsd.org Mon Mar 21 20:41: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 3DE5DAD83CC; Mon, 21 Mar 2016 20:41:07 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 199CF910; Mon, 21 Mar 2016 20:41:07 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LKf6uj014652; Mon, 21 Mar 2016 20:41:06 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LKf5PG014641; Mon, 21 Mar 2016 20:41:05 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201603212041.u2LKf5PG014641@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 21 Mar 2016 20:41:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411617 - in head/net-mgmt: routers2 routers2-extensions routers2-extensions/files routers2-extras routers2/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.21 Precedence: list List-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, 21 Mar 2016 20:41:07 -0000 Author: pi Date: Mon Mar 21 20:41:05 2016 New Revision: 411617 URL: https://svnweb.freebsd.org/changeset/ports/411617 Log: net-mgmt/routers2: 2.19 -> 2.23, also for -extras and -extensions - Approx. 200 lines of changelog in approx. 5 years PR: 206902 Submitted by: Dan Lukes Approved by: kiwi@oav.net (maintainer) Deleted: head/net-mgmt/routers2-extensions/files/patch-routingtable.cgi head/net-mgmt/routers2-extensions/files/patch-showcfg.cgi head/net-mgmt/routers2-extensions/files/patch-tonagios.cgi head/net-mgmt/routers2-extensions/files/patch-trend.cgi Modified: head/net-mgmt/routers2-extensions/Makefile head/net-mgmt/routers2-extensions/distinfo head/net-mgmt/routers2-extensions/files/patch-ifrouter.cgi head/net-mgmt/routers2-extensions/files/patch-ifstatus.cgi head/net-mgmt/routers2-extensions/files/patch-ifswitch.cgi head/net-mgmt/routers2-extensions/files/patch-pdfreport.cgi head/net-mgmt/routers2-extras/Makefile head/net-mgmt/routers2-extras/distinfo head/net-mgmt/routers2/Makefile head/net-mgmt/routers2/distinfo head/net-mgmt/routers2/files/patch-routers2.conf Modified: head/net-mgmt/routers2-extensions/Makefile ============================================================================== --- head/net-mgmt/routers2-extensions/Makefile Mon Mar 21 20:35:13 2016 (r411616) +++ head/net-mgmt/routers2-extensions/Makefile Mon Mar 21 20:41:05 2016 (r411617) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= routers2-extensions -PORTVERSION= 2.19 -PORTREVISION= 2 +PORTVERSION= 2.23 CATEGORIES= net-mgmt MASTER_SITES= http://www.steveshipway.org/software/rrd/ \ ftp://ftp.oav.oav.net/routers2/ @@ -18,7 +17,10 @@ RUN_DEPENDS= ${LOCALBASE}/www/routers2/r WRKSRC= ${WRKDIR}/routers2-v${PORTVERSION}/extensions -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= trend.cgi \ + showcfg.cgi \ + tonagios.cgi NO_BUILD= YES NO_ARCH= yes Modified: head/net-mgmt/routers2-extensions/distinfo ============================================================================== --- head/net-mgmt/routers2-extensions/distinfo Mon Mar 21 20:35:13 2016 (r411616) +++ head/net-mgmt/routers2-extensions/distinfo Mon Mar 21 20:41:05 2016 (r411617) @@ -1,2 +1,2 @@ -SHA256 (routers2-v2.19.tar.gz) = 6763b5a039780d42a5f7b222cf4b90922fd3cd78787c8e36028a923142b0cacb -SIZE (routers2-v2.19.tar.gz) = 411136 +SHA256 (routers2-v2.23.tar.gz) = bb1d98648afa11e487724069f0a160b4414cffa9ab1db412573db8e7a66fb4dd +SIZE (routers2-v2.23.tar.gz) = 707749 Modified: head/net-mgmt/routers2-extensions/files/patch-ifrouter.cgi ============================================================================== --- head/net-mgmt/routers2-extensions/files/patch-ifrouter.cgi Mon Mar 21 20:35:13 2016 (r411616) +++ head/net-mgmt/routers2-extensions/files/patch-ifrouter.cgi Mon Mar 21 20:41:05 2016 (r411617) @@ -1,5 +1,5 @@ ---- ifrouter.cgi.orig Wed Nov 16 03:06:47 2005 -+++ ifrouter.cgi Thu Dec 14 00:38:58 2006 +--- ifrouter.cgi.orig 2012-09-19 02:32:33 UTC ++++ ifrouter.cgi @@ -1,4 +1,4 @@ -#!e:\perl\bin\perl +#!%%LOCALBASE%%/bin/speedy -- -M20 -t3600 -gnone -r500 Modified: head/net-mgmt/routers2-extensions/files/patch-ifstatus.cgi ============================================================================== --- head/net-mgmt/routers2-extensions/files/patch-ifstatus.cgi Mon Mar 21 20:35:13 2016 (r411616) +++ head/net-mgmt/routers2-extensions/files/patch-ifstatus.cgi Mon Mar 21 20:41:05 2016 (r411617) @@ -1,12 +1,12 @@ ---- ifstatus.cgi.orig Thu Dec 14 00:39:56 2006 -+++ ifstatus.cgi Thu Dec 14 00:41:44 2006 +--- ifstatus.cgi.orig 2012-09-19 02:32:33 UTC ++++ ifstatus.cgi @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!%%LOCALBASE%%/bin/speedy -- -M20 -t3600 -gnone -r500 # vim:ts=4 # ifstatus.pl v1.0 # -@@ -27,7 +27,7 @@ +@@ -25,7 +25,7 @@ use Net::SNMP; my($VERSION) = "v1.0"; # Variables Modified: head/net-mgmt/routers2-extensions/files/patch-ifswitch.cgi ============================================================================== --- head/net-mgmt/routers2-extensions/files/patch-ifswitch.cgi Mon Mar 21 20:35:13 2016 (r411616) +++ head/net-mgmt/routers2-extensions/files/patch-ifswitch.cgi Mon Mar 21 20:41:05 2016 (r411617) @@ -1,5 +1,5 @@ ---- ifswitch.cgi.orig Thu Dec 14 00:43:22 2006 -+++ ifswitch.cgi Thu Dec 14 00:44:22 2006 +--- ifswitch.cgi.orig 2012-09-19 02:32:33 UTC ++++ ifswitch.cgi @@ -1,4 +1,4 @@ -#!e:\perl\bin\perl +#!%%LOCALBASE%%/bin/speedy -- -M20 -t3600 -gnone -r500 Modified: head/net-mgmt/routers2-extensions/files/patch-pdfreport.cgi ============================================================================== --- head/net-mgmt/routers2-extensions/files/patch-pdfreport.cgi Mon Mar 21 20:35:13 2016 (r411616) +++ head/net-mgmt/routers2-extensions/files/patch-pdfreport.cgi Mon Mar 21 20:41:05 2016 (r411617) @@ -1,12 +1,12 @@ ---- pdfreport.cgi.orig Thu Dec 14 00:46:13 2006 -+++ pdfreport.cgi Thu Dec 14 00:48:43 2006 +--- pdfreport.cgi.orig 2012-09-19 02:32:33 UTC ++++ pdfreport.cgi @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w +#!%%LOCALBASE%%/bin/speedy -- -M20 -t3600 -gnone -r500 # vim:ts=4 # pdfreport.cgi # -@@ -13,11 +13,11 @@ +@@ -13,11 +13,11 @@ use FileHandle; require 5.006; # Configure here @@ -19,6 +19,6 @@ -my( $CONFPATH ) = "/u01/mrtg/conf"; # default path for cfg files +my( $WEBROOT ) = "%%LOCALBASE%%/www/data"; # docroot for your web server +my( $CONFPATH ) = "%%LOCALBASE%%/etc@/mrtg"; # default path for cfg files - my( $VERSION ) = "1.3"; + my( $VERSION ) = "1.6"; + my( $DWMY ) = "my"; # set to dw for short term graphs - # Variables Modified: head/net-mgmt/routers2-extras/Makefile ============================================================================== --- head/net-mgmt/routers2-extras/Makefile Mon Mar 21 20:35:13 2016 (r411616) +++ head/net-mgmt/routers2-extras/Makefile Mon Mar 21 20:41:05 2016 (r411617) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= routers2-extras -PORTVERSION= 2.19 -PORTREVISION= 3 +PORTVERSION= 2.23 CATEGORIES= net-mgmt MASTER_SITES= http://www.steveshipway.org/software/rrd/ \ ftp://ftp.oav.oav.net/routers2/ Modified: head/net-mgmt/routers2-extras/distinfo ============================================================================== --- head/net-mgmt/routers2-extras/distinfo Mon Mar 21 20:35:13 2016 (r411616) +++ head/net-mgmt/routers2-extras/distinfo Mon Mar 21 20:41:05 2016 (r411617) @@ -1,2 +1,2 @@ -SHA256 (routers2-v2.19.tar.gz) = 6763b5a039780d42a5f7b222cf4b90922fd3cd78787c8e36028a923142b0cacb -SIZE (routers2-v2.19.tar.gz) = 411136 +SHA256 (routers2-v2.23.tar.gz) = bb1d98648afa11e487724069f0a160b4414cffa9ab1db412573db8e7a66fb4dd +SIZE (routers2-v2.23.tar.gz) = 707749 Modified: head/net-mgmt/routers2/Makefile ============================================================================== --- head/net-mgmt/routers2/Makefile Mon Mar 21 20:35:13 2016 (r411616) +++ head/net-mgmt/routers2/Makefile Mon Mar 21 20:41:05 2016 (r411617) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= routers2 -PORTVERSION= 2.19 -PORTREVISION= 5 +PORTVERSION= 2.23 CATEGORIES= net-mgmt MASTER_SITES= http://www.steveshipway.org/software/rrd/ \ ftp://ftp.oav.oav.net/routers2/ Modified: head/net-mgmt/routers2/distinfo ============================================================================== --- head/net-mgmt/routers2/distinfo Mon Mar 21 20:35:13 2016 (r411616) +++ head/net-mgmt/routers2/distinfo Mon Mar 21 20:41:05 2016 (r411617) @@ -1,2 +1,2 @@ -SHA256 (routers2-v2.19.tar.gz) = 6763b5a039780d42a5f7b222cf4b90922fd3cd78787c8e36028a923142b0cacb -SIZE (routers2-v2.19.tar.gz) = 411136 +SHA256 (routers2-v2.23.tar.gz) = bb1d98648afa11e487724069f0a160b4414cffa9ab1db412573db8e7a66fb4dd +SIZE (routers2-v2.23.tar.gz) = 707749 Modified: head/net-mgmt/routers2/files/patch-routers2.conf ============================================================================== --- head/net-mgmt/routers2/files/patch-routers2.conf Mon Mar 21 20:35:13 2016 (r411616) +++ head/net-mgmt/routers2/files/patch-routers2.conf Mon Mar 21 20:41:05 2016 (r411617) @@ -1,7 +1,7 @@ ---- routers2.conf.orig 2008-11-06 11:19:55.000000000 +0100 -+++ routers2.conf 2008-11-06 11:46:39.000000000 +0100 -@@ -148,7 +148,7 @@ - #mysql-database = authdb +--- routers2.conf.orig 2013-07-30 06:09:20.000000000 +0200 ++++ routers2.conf 2016-02-05 08:48:48.910106000 +0100 +@@ -162,7 +162,7 @@ + # pass = varchar(50), encrypted password # # Multi-language characters support: set charset here. -#charset = iso-8859-1 @@ -9,7 +9,7 @@ #charset = utf-8 # # Language support -@@ -186,7 +186,7 @@ +@@ -214,7 +214,7 @@ # Set this to 'yes' to greatly speed up the parsing at the expense of # having to have your .cfg files in a set format. DO NOT enable this # unless you are sure that your .cfg files meet the necessary criteria. @@ -18,7 +18,7 @@ # # Set this to no if your browser barfs on the popup javascript. Default is yes. #javascript = no -@@ -208,17 +208,17 @@ +@@ -236,17 +236,17 @@ # is not really necessary in here and can (usually) be safely ignored. # NT users can put a drive letter in if required. # dbpath = D:\rrdtool\files @@ -39,7 +39,7 @@ # Wildcarded pattern match for MRTG conf files. # You can put several of these here, separated by spaces. # Note that these can include a path separator - eg, site*/*.cfg -@@ -269,28 +269,29 @@ +@@ -297,29 +297,30 @@ # # The default graph type. Must be 6 d w m y or dwmy (All graphs). Default is d #graphtype = d @@ -66,15 +66,16 @@ # yes/no/always default: no -#6hour = no +6hour = yes + # Shall we have the 95th percentile and total usage calculations? # This can eat a LOT of CPU/Memory, so make sure to test with it OFF first. # default: no -#percentile = yes +percentile = yes - # Shall we use the last update time as the base, instead of the current time? - # This can stop the occasional occurence of a grey band at the end of the graph - # and is useful if demoing the software with some (non-updated) test data. -@@ -311,7 +312,7 @@ + # What level should this percentile be? Default is 95th. + # default: 95 + #percent = 90 +@@ -345,7 +346,7 @@ # All styles: #sorder = s t n n2 l l2 l2D x x2 x3 x3D sbp nbp sp np # No PDA support: @@ -83,13 +84,13 @@ # Style codes are usually made from the width code (stnlx), and an optional # suffix consisting of 2(double heigth), b(black and white), p(PDA mode). # Also now we can have a suffix of 3 for triple-height. -@@ -353,14 +354,14 @@ +@@ -387,14 +388,14 @@ # Do we want a 'total traffic' line on the default 'incoming' and # 'outgoing' graphs? # yes/no default is NO -#showtotal = no +showtotal = yes - # + # Group the router names in the left-hand menu by directory name? # yes/no default is NO -#group = yes @@ -101,7 +102,7 @@ # Groups heirachy is by group description, separated by :. Change the separating # character here: #groupsep = : -@@ -385,8 +386,8 @@ +@@ -418,8 +419,8 @@ # maybe you'd prefer 8 and 18 ? # These hours may NOT cross midnight (ie, end > start) and are relative to the # timezone of the target in question, or local timezone if not known. @@ -109,22 +110,23 @@ -#dayend = 18 +daystart = 8 +dayend = 18 - # Work days - Sun=0 -- default 1 2 3 4 5 + # THIS NOT YET USED: EXPERIMENTAL - #workdays = 1 2 3 4 5 -@@ -462,6 +463,7 @@ + # Work days - Sun=0 -- default 1 2 3 4 5 +@@ -496,7 +497,7 @@ + # Use twin-menu screen format (not recommended for screens < 1024x768 ) # yes/no default is NO - #twinmenu = no +-#twinmenu = no +twinmenu = yes - # + # Normally, graphs refresh automatically as soon as they become out of date. # This is about every 5 mins for daily graphs. You may wish to make the -@@ -521,6 +523,7 @@ +@@ -560,6 +561,7 @@ # Set to 'no' to never use 'lazy' mode. A bug in rrdtool 1.3.0 and 1.3.1 can # make lazy mode result in nondisplaying or nonupdating graph images. #lazy = no +lazy = yes - # short descriptions for routers and interfaces - # These are used in the lefthand menu, and in small graphs. + # Set to 'yes' to enable Pango markup in graph labels. Experimental. + #pango = no From owner-svn-ports-head@freebsd.org Mon Mar 21 21:11: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 D2DD8AD8DFD; Mon, 21 Mar 2016 21:11:12 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9269579C; Mon, 21 Mar 2016 21:11:12 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LLBBa8024686; Mon, 21 Mar 2016 21:11:11 GMT (envelope-from ed@FreeBSD.org) Received: (from ed@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LLBBii024680; Mon, 21 Mar 2016 21:11:11 GMT (envelope-from ed@FreeBSD.org) Message-Id: <201603212111.u2LLBBii024680@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ed set sender to ed@FreeBSD.org using -f From: Ed Schouten Date: Mon, 21 Mar 2016 21:11:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411619 - in head: . devel/cloudabi-toolchain devel/cloudabi-toolchain/files lang lang/cloudabi-clang X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 21:11:12 -0000 Author: ed (src committer) Date: Mon Mar 21 21:11:11 2016 New Revision: 411619 URL: https://svnweb.freebsd.org/changeset/ports/411619 Log: Merge cloudabi-clang with cloudabi-toolchain and install more useful tools. Now that the previous changes to the cloudabi-clang package brought in more LLVM tools, the package actually became a misnomer. Most of the tools that it installed are not part of Clang, but of LLVM instead. My plans of extending it to also install wrappers around man(1) and pkgconf(1) would make the naming even worse. The only reason that the cloudabi-clang package was created in the first place, was because we still had some of the core CloudABI libraries part of FreeBSD Ports. Now that these libraries are part of their own package collection, it makes more sense to squash this package together with cloudabi-toolchain. The nice thing about installing a wrapper around pkgconf(1) named ${gnu_triple}-pkg-config is that Autoconf now automatically picks it up. Running ./configure --host=${gnu_triple} is enough to make it detect the cross compiled libraries it depends on. Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D5697 Added: head/devel/cloudabi-toolchain/files/ head/devel/cloudabi-toolchain/files/man.in (contents, props changed) head/devel/cloudabi-toolchain/files/pkg-config.in (contents, props changed) Deleted: head/lang/cloudabi-clang/ Modified: head/MOVED head/devel/cloudabi-toolchain/Makefile head/lang/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Mar 21 20:41:22 2016 (r411618) +++ head/MOVED Mon Mar 21 21:11:11 2016 (r411619) @@ -8238,3 +8238,4 @@ www/eaccelerator||2016-03-20|Has expired devel/pecl-inclued||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) security/pecl-taint||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) net/libnids-libnet11|net/libnids|2016-03-20|Same content +lang/cloudabi-clang|devel/cloudabi-toolchain|2016-03-21|Merged Modified: head/devel/cloudabi-toolchain/Makefile ============================================================================== --- head/devel/cloudabi-toolchain/Makefile Mon Mar 21 20:41:22 2016 (r411618) +++ head/devel/cloudabi-toolchain/Makefile Mon Mar 21 21:11:11 2016 (r411619) @@ -2,18 +2,59 @@ # $FreeBSD$ PORTNAME= cloudabi-toolchain -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= devel +MASTER_SITES= # None +DISTFILES= # None MAINTAINER= ed@FreeBSD.org COMMENT= C and C++ toolchain for CloudABI -USES= metaport +LICENSE= MIT -LIBDIR= ${LOCALBASE}/x86_64-unknown-cloudabi/lib - -RUN_DEPENDS+= aarch64-unknown-cloudabi-ld:${PORTSDIR}/devel/cloudabi-binutils-aarch64 \ - x86_64-unknown-cloudabi-ld:${PORTSDIR}/devel/cloudabi-binutils-x86_64 \ - x86_64-unknown-cloudabi-cc:${PORTSDIR}/lang/cloudabi-clang +RUN_DEPENDS= clang${LLVM_SUFFIX}:${PORTSDIR}/devel/llvm${LLVM_SUFFIX} \ + pkgconf:${PORTSDIR}/devel/pkgconf \ + aarch64-unknown-cloudabi-ld:${PORTSDIR}/devel/cloudabi-binutils-aarch64 \ + x86_64-unknown-cloudabi-ld:${PORTSDIR}/devel/cloudabi-binutils-x86_64 + +LLVM_SUFFIX= 38 + +CLOUDABI_ARCHS= aarch64-unknown-cloudabi x86_64-unknown-cloudabi + +LLVM_TOOLS= ar nm objdump ranlib size +SHELL_TOOLS= man pkg-config + +.for arch in ${CLOUDABI_ARCHS} +. for tool in ${LLVM_TOOLS} ${SHELL_TOOLS} +PLIST_FILES+= bin/${arch}-${tool} +. endfor +PLIST_FILES+= bin/${arch}-cc bin/${arch}-c++ llvm${LLVM_SUFFIX}/${arch} +.endfor + +do-build: +.for arch in ${CLOUDABI_ARCHS} +. for tool in ${SHELL_TOOLS} + @${SED} -e 's:%%PREFIX%%:${PREFIX}:g' -e 's:%%ARCH%%:${arch}:g' \ + ${FILESDIR}/${tool}.in > ${WRKDIR}/${arch}-${tool} +. endfor +.endfor + +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/llvm${LLVM_SUFFIX} +.for arch in ${CLOUDABI_ARCHS} +. for tool in ${LLVM_TOOLS} + @${LN} -s ../llvm${LLVM_SUFFIX}/bin/llvm-${tool} \ + ${STAGEDIR}${PREFIX}/bin/${arch}-${tool} +. endfor +. for tool in ${SHELL_TOOLS} + @${INSTALL_SCRIPT} ${WRKDIR}/${arch}-${tool} \ + ${STAGEDIR}${PREFIX}/bin/${arch}-${tool} +. endfor + @${LN} -s ../llvm${LLVM_SUFFIX}/bin/clang \ + ${STAGEDIR}${PREFIX}/bin/${arch}-cc + @${LN} -s ../llvm${LLVM_SUFFIX}/bin/clang++ \ + ${STAGEDIR}${PREFIX}/bin/${arch}-c++ + @${LN} -s ../${arch} ${STAGEDIR}${PREFIX}/llvm${LLVM_SUFFIX}/${arch} +.endfor .include Added: head/devel/cloudabi-toolchain/files/man.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/cloudabi-toolchain/files/man.in Mon Mar 21 21:11:11 2016 (r411619) @@ -0,0 +1,2 @@ +#!/bin/sh +MANPATH=%%PREFIX%%/%%ARCH%%/share/man man "$@" Added: head/devel/cloudabi-toolchain/files/pkg-config.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/cloudabi-toolchain/files/pkg-config.in Mon Mar 21 21:11:11 2016 (r411619) @@ -0,0 +1,2 @@ +#!/bin/sh +PKG_CONFIG_LIBDIR=%%PREFIX%%/%%ARCH%%/lib/pkgconfig %%PREFIX%%/bin/pkgconf "$@" Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Mon Mar 21 20:41:22 2016 (r411618) +++ head/lang/Makefile Mon Mar 21 21:11:11 2016 (r411619) @@ -42,7 +42,6 @@ SUBDIR += clang38 SUBDIR += clojure SUBDIR += clojure-mode.el - SUBDIR += cloudabi-clang SUBDIR += clover SUBDIR += cmucl SUBDIR += cmucl-extra From owner-svn-ports-head@freebsd.org Mon Mar 21 21:14: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 48D8AAD8F15; Mon, 21 Mar 2016 21:14:07 +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 EACFAA2D; Mon, 21 Mar 2016 21:14:06 +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 u2LLE6Bw026995; Mon, 21 Mar 2016 21:14:06 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LLE52t026987; Mon, 21 Mar 2016 21:14:05 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201603212114.u2LLE52t026987@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 21 Mar 2016 21:14:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411620 - in head/sysutils: . openhpi openhpi/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.21 Precedence: list List-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, 21 Mar 2016 21:14:07 -0000 Author: tijl Date: Mon Mar 21 21:14:05 2016 New Revision: 411620 URL: https://svnweb.freebsd.org/changeset/ports/411620 Log: Add sysutils/openhpi. OpenHPI provides an open source implementation of the Service Availability Forum (SAF) Hardware Platform Interface (HPI). HPI is an abstracted interface for managing computer hardware, typically chassis and rack based servers. HPI includes resource modeling; access to and control over sensor, control, watchdog, and inventory data associated with resources; abstracted System Event Log interfaces; hardware events and alarms; and a managed hotswap interface. Added: head/sysutils/openhpi/ head/sysutils/openhpi/Makefile (contents, props changed) head/sysutils/openhpi/distinfo (contents, props changed) head/sysutils/openhpi/files/ head/sysutils/openhpi/files/openhpid.in (contents, props changed) head/sysutils/openhpi/files/patch-baselib-session.cpp (contents, props changed) head/sysutils/openhpi/files/patch-configure (contents, props changed) head/sysutils/openhpi/files/patch-plugins-dynamic_simulator-new_sim.cpp (contents, props changed) head/sysutils/openhpi/files/patch-plugins-ipmidirect-ipmi.cpp (contents, props changed) head/sysutils/openhpi/pkg-descr (contents, props changed) head/sysutils/openhpi/pkg-plist (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Mon Mar 21 21:11:11 2016 (r411619) +++ head/sysutils/Makefile Mon Mar 21 21:14:05 2016 (r411620) @@ -626,6 +626,7 @@ SUBDIR += ods2 SUBDIR += ohmu SUBDIR += open + SUBDIR += openhpi SUBDIR += openipmi SUBDIR += openupsd SUBDIR += ori Added: head/sysutils/openhpi/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/openhpi/Makefile Mon Mar 21 21:14:05 2016 (r411620) @@ -0,0 +1,49 @@ +# $FreeBSD$ + +PORTNAME= openhpi +PORTVERSION= 3.6.1 +CATEGORIES= sysutils +MASTER_SITES= SF/openhpi/openhpi-stable/${PORTVERSION}/ + +MAINTAINER= ports@FreeBSD.org +COMMENT= Hardware Platform Interface implementation + +LICENSE= OPENHPI +LICENSE_NAME= OpenHPI license +LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \ + libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp \ + libgcrypt.so:${PORTSDIR}/security/libgcrypt + +GNU_CONFIGURE= yes +CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip +USES= gmake gnome libtool pathfix perl5 pkgconfig shebangfix +SHEBANG_FILES= plugins/snmp_bc/eventmap2code.pl scripts/text2cstr.pl +USE_GNOME= glib20 libxml2 +USE_LDCONFIG= yes +USE_OPENSSL= yes +USE_PERL5= build +USE_RC_SUBR= openhpid + +post-patch: + @${REINPLACE_CMD} 's/-lstdc++//' \ + ${WRKSRC}/baselib/Makefile.in \ + ${WRKSRC}/openhpid/Makefile.in \ + ${WRKSRC}/plugins/dynamic_simulator/Makefile.in \ + ${WRKSRC}/plugins/ipmidirect/Makefile.in + @${REINPLACE_CMD} '/XML2_INCLUDE=/s|=.*|=-I${LOCALBASE}/include/libxml2|' \ + ${WRKSRC}/configure + +post-install: + ${MV} ${STAGEDIR}${ETCDIR}/openhpi.conf \ + ${STAGEDIR}${ETCDIR}/openhpi.conf.sample + ${MV} ${STAGEDIR}${ETCDIR}/openhpiclient.conf \ + ${STAGEDIR}${ETCDIR}/openhpiclient.conf.sample + ${MV} ${STAGEDIR}${ETCDIR}/simulation.data \ + ${STAGEDIR}${ETCDIR}/simulation.data.sample + +.include Added: head/sysutils/openhpi/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/openhpi/distinfo Mon Mar 21 21:14:05 2016 (r411620) @@ -0,0 +1,2 @@ +SHA256 (openhpi-3.6.1.tar.gz) = e0a810cb401c4bdcfc9551f2e6afd5a8ca4b411f5ee3bc60c19f82fd6e84a3dc +SIZE (openhpi-3.6.1.tar.gz) = 7718590 Added: head/sysutils/openhpi/files/openhpid.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/openhpi/files/openhpid.in Mon Mar 21 21:14:05 2016 (r411620) @@ -0,0 +1,24 @@ +#!/bin/sh +# +# $FreeBSD$ +# +# PROVIDE: openhpid +# REQUIRE: DAEMON +# KEYWORD: shutdown +# +# Add the following to /etc/rc.conf[.local] to enable this service +# +# openhpid_enable="YES" +# openhpid_flags="-c %%PREFIX%%/etc/openhpi/openhpi.conf" +# + +. /etc/rc.subr + +name="openhpid" +rcvar="openhpid_enable" +command="%%PREFIX%%/sbin/openhpid" + +: ${openhpid_enable=NO} ${openhpid_flags=-c %%PREFIX%%/etc/openhpi/openhpi.conf} + +load_rc_config ${name} +run_rc_command "$1" Added: head/sysutils/openhpi/files/patch-baselib-session.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/openhpi/files/patch-baselib-session.cpp Mon Mar 21 21:14:05 2016 (r411620) @@ -0,0 +1,11 @@ +--- baselib/session.cpp.orig 2015-09-14 22:48:33 UTC ++++ baselib/session.cpp +@@ -118,7 +118,7 @@ cSession::cSession() + m_remote_sid( 0 ) + { + #if GLIB_CHECK_VERSION (2, 32, 0) +- m_sockets = G_PRIVATE_INIT (g_free); ++ m_sockets = (GPrivate) G_PRIVATE_INIT (g_free); + #else + wrap_g_static_private_init( &m_sockets ); + #endif Added: head/sysutils/openhpi/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/openhpi/files/patch-configure Mon Mar 21 21:14:05 2016 (r411620) @@ -0,0 +1,65 @@ +--- configure.orig 2015-09-14 22:59:50 UTC ++++ configure +@@ -15704,51 +15704,6 @@ fi + fi + + +-# check for gcc version +- +-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking gcc >= 3.2" >&5 +-$as_echo_n "checking gcc >= 3.2... " >&6; } +- +- GCCVERSIONOK=`gcc -dumpversion | \ +- sed 's/\./ /g' | \ +- awk '{ \ +- if ( $1 > 3) { \ +- print "OK"; \ +- } \ +- if ( $1 == 3 ) { \ +- if( $2 > 2 ) { \ +- print "OK"; \ +- } \ +- if( $2 == 2 ) { \ +- print "OK"; \ +- } \ +- } \ +- }'` \ +- +- if test "$GCCVERSIONOK" = "OK"; then +- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +-$as_echo "yes" >&6; } +- else +- +- OH_MSG=`echo -e "- gcc >= 3.2 is required to build OpenHPI not found!\n"` +- if test "x" != "x"; then +- OH_MSG=`echo -e "$OH_MSG\n- "` +- fi +- if test "x" != "x"; then +- OH_MSG=`echo -e "$OH_MSG\n- Try installing the package\n"` +- fi +- if test "x" != "x"; then +- OH_MSG=`echo -e "$OH_MSG\n- or get the latest software from \n"` +- fi +- +- as_fn_error $? "! +-************************************************************ +-$OH_MSG +-************************************************************ +-" "$LINENO" 5 +- +- +- fi + + + GLIB_REQUIRED_VERSION=2.12 +@@ -17337,10 +17292,6 @@ if test "${enable_werror+set}" = set; th + fi + + +-if test -n "`gcc --version | grep ' 3.2'`" ; then +- CC_WARNINGS=`echo $CC_WARNINGS | sed -e 's/-Wno-strict-aliasing//g'` +- CXX_WARNINGS=`echo $CC_WARNINGS | sed -e 's/-Wno-strict-aliasing//g'` +-fi + + case $host_os in + solaris*) Added: head/sysutils/openhpi/files/patch-plugins-dynamic_simulator-new_sim.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/openhpi/files/patch-plugins-dynamic_simulator-new_sim.cpp Mon Mar 21 21:14:05 2016 (r411620) @@ -0,0 +1,1265 @@ +--- plugins/dynamic_simulator/new_sim.cpp.orig 2015-09-14 22:48:28 UTC ++++ plugins/dynamic_simulator/new_sim.cpp +@@ -411,11 +411,8 @@ static NewSimulatorDimi *VerifyDimiAndEn + //@{ + // new plugin_loader + extern "C" { ++#pragma GCC visibility push(hidden) + +-/** +- * Alias for @ref öh_open(), implemented by @ref NewSimulatorOpen(). +- **/ +-static void * NewSimulatorOpen( GHashTable *, unsigned int, oh_evt_queue * ) __attribute__((used)); + + /** + * @fn NewSimulatorOpen( GHashTable *handler_config, unsigned int hid, +@@ -431,7 +428,7 @@ static void * NewSimulatorOpen( GHashTab + * + * @return pointer on handler if everything works successfully. + **/ +-static void * NewSimulatorOpen( GHashTable *handler_config, unsigned int hid, ++void * NewSimulatorOpen( GHashTable *handler_config, unsigned int hid, + oh_evt_queue *eventq ) { + // open log + const char *logfile = 0; +@@ -528,17 +525,12 @@ static void * NewSimulatorOpen( GHashTab + } + + /** +- * Alias for @ref öh_close(), implemented by @ref NewSimulatorClose(). +- **/ +-static void NewSimulatorClose( void * ) __attribute__((used)); +- +-/** + * @relate NewSimulatorClose + * Close the plugin and clean up the allocated memory. + * + * @param hnd pointer on handler + **/ +-static void NewSimulatorClose( void *hnd ) { ++void NewSimulatorClose( void *hnd ) { + dbg( "NewSimulatorClose" ); + + NewSimulator *newsim = VerifyNewSimulator( hnd ); +@@ -585,9 +577,7 @@ static void NewSimulatorClose( void *hnd + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetEvent( void * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetEvent( void *hnd ) { ++SaErrorT NewSimulatorGetEvent( void *hnd ) { + dbg( "NewSimulatorGetEvent" ); + + NewSimulator *newsim = VerifyNewSimulator( hnd ); +@@ -613,9 +603,7 @@ static SaErrorT NewSimulatorGetEvent( vo + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorDiscoverResources( void * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorDiscoverResources( void *hnd ) { ++SaErrorT NewSimulatorDiscoverResources( void *hnd ) { + dbg( "NewSimulatorDiscoverResources" ); + NewSimulator *newsim = VerifyNewSimulator( hnd ); + +@@ -641,9 +629,7 @@ static SaErrorT NewSimulatorDiscoverReso + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorSetResourceTag( void *, SaHpiResourceIdT, SaHpiTextBufferT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorSetResourceTag( void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorSetResourceTag( void *hnd, SaHpiResourceIdT id, + SaHpiTextBufferT *tag ) { + NewSimulator *newsim = 0; + NewSimulatorResource *res = VerifyResourceAndEnter( hnd, id, newsim ); +@@ -669,9 +655,7 @@ static SaErrorT NewSimulatorSetResourceT + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorSetResourceSeverity( void *, SaHpiResourceIdT, SaHpiSeverityT ) __attribute__((used)); +- +-static SaErrorT NewSimulatorSetResourceSeverity( void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorSetResourceSeverity( void *hnd, SaHpiResourceIdT id, + SaHpiSeverityT sev ) { + NewSimulator *newsim = 0; + NewSimulatorResource *res = VerifyResourceAndEnter( hnd, id, newsim ); +@@ -699,13 +683,7 @@ static SaErrorT NewSimulatorSetResourceS + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetSensorReading( void *, +- SaHpiResourceIdT id, +- SaHpiSensorNumT num, +- SaHpiSensorReadingT *data, +- SaHpiEventStateT *state ) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetSensorReading( void *hnd, ++SaErrorT NewSimulatorGetSensorReading( void *hnd, + SaHpiResourceIdT id, + SaHpiSensorNumT num, + SaHpiSensorReadingT *data, +@@ -735,12 +713,7 @@ static SaErrorT NewSimulatorGetSensorRea + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetSensorThresholds( void *hnd, +- SaHpiResourceIdT, +- SaHpiSensorNumT, +- SaHpiSensorThresholdsT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetSensorThresholds( void *hnd, ++SaErrorT NewSimulatorGetSensorThresholds( void *hnd, + SaHpiResourceIdT id, + SaHpiSensorNumT num, + SaHpiSensorThresholdsT *thres ) { +@@ -774,12 +747,7 @@ static SaErrorT NewSimulatorGetSensorThr + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorSetSensorThresholds( void *, +- SaHpiResourceIdT, +- SaHpiSensorNumT, +- const SaHpiSensorThresholdsT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorSetSensorThresholds( void *hnd, ++SaErrorT NewSimulatorSetSensorThresholds( void *hnd, + SaHpiResourceIdT id, + SaHpiSensorNumT num, + const SaHpiSensorThresholdsT *thres ) { +@@ -812,12 +780,7 @@ static SaErrorT NewSimulatorSetSensorThr + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetSensorEnable( void *, +- SaHpiResourceIdT, +- SaHpiSensorNumT, +- SaHpiBoolT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetSensorEnable( void *hnd, ++SaErrorT NewSimulatorGetSensorEnable( void *hnd, + SaHpiResourceIdT id, + SaHpiSensorNumT num, + SaHpiBoolT *enable ) { +@@ -846,12 +809,7 @@ static SaErrorT NewSimulatorGetSensorEna + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorSetSensorEnable( void *, +- SaHpiResourceIdT, +- SaHpiSensorNumT, +- SaHpiBoolT ) __attribute__((used)); +- +-static SaErrorT NewSimulatorSetSensorEnable( void *hnd, ++SaErrorT NewSimulatorSetSensorEnable( void *hnd, + SaHpiResourceIdT id, + SaHpiSensorNumT num, + SaHpiBoolT enable ) { +@@ -880,12 +838,7 @@ static SaErrorT NewSimulatorSetSensorEna + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetSensorEventEnables( void *, +- SaHpiResourceIdT, +- SaHpiSensorNumT, +- SaHpiBoolT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetSensorEventEnables( void *hnd, ++SaErrorT NewSimulatorGetSensorEventEnables( void *hnd, + SaHpiResourceIdT id, + SaHpiSensorNumT num, + SaHpiBoolT *enables ) { +@@ -913,12 +866,7 @@ static SaErrorT NewSimulatorGetSensorEve + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorSetSensorEventEnables( void *, +- SaHpiResourceIdT, +- SaHpiSensorNumT, +- SaHpiBoolT ) __attribute__((used)); +- +-static SaErrorT NewSimulatorSetSensorEventEnables( void *hnd, ++SaErrorT NewSimulatorSetSensorEventEnables( void *hnd, + SaHpiResourceIdT id, + SaHpiSensorNumT num, + SaHpiBoolT enables ) { +@@ -948,13 +896,7 @@ static SaErrorT NewSimulatorSetSensorEve + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetSensorEventMasks( void *, +- SaHpiResourceIdT, +- SaHpiSensorNumT, +- SaHpiEventStateT *, +- SaHpiEventStateT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetSensorEventMasks( void *hnd, ++SaErrorT NewSimulatorGetSensorEventMasks( void *hnd, + SaHpiResourceIdT id, + SaHpiSensorNumT num, + SaHpiEventStateT *AssertEventMask, +@@ -985,14 +927,7 @@ static SaErrorT NewSimulatorGetSensorEve + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorSetSensorEventMasks( void *, +- SaHpiResourceIdT, +- SaHpiSensorNumT, +- SaHpiSensorEventMaskActionT, +- SaHpiEventStateT, +- SaHpiEventStateT ) __attribute__((used)); +- +-static SaErrorT NewSimulatorSetSensorEventMasks( void *hnd, ++SaErrorT NewSimulatorSetSensorEventMasks( void *hnd, + SaHpiResourceIdT id, + SaHpiSensorNumT num, + SaHpiSensorEventMaskActionT act, +@@ -1023,12 +958,7 @@ static SaErrorT NewSimulatorSetSensorEve + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetControlState( void *, SaHpiResourceIdT, +- SaHpiCtrlNumT, +- SaHpiCtrlModeT *, +- SaHpiCtrlStateT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetControlState( void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorGetControlState( void *hnd, SaHpiResourceIdT id, + SaHpiCtrlNumT num, + SaHpiCtrlModeT *mode, + SaHpiCtrlStateT *state ) { +@@ -1058,12 +988,7 @@ static SaErrorT NewSimulatorGetControlSt + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorSetControlState( void *, SaHpiResourceIdT, +- SaHpiCtrlNumT, +- SaHpiCtrlModeT, +- SaHpiCtrlStateT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorSetControlState( void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorSetControlState( void *hnd, SaHpiResourceIdT id, + SaHpiCtrlNumT num, + SaHpiCtrlModeT mode, + SaHpiCtrlStateT *state ) { +@@ -1094,14 +1019,7 @@ static SaErrorT NewSimulatorSetControlSt + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetNextAnnouncement(void *, +- SaHpiResourceIdT, +- SaHpiAnnunciatorNumT, +- SaHpiSeverityT, +- SaHpiBoolT, +- SaHpiAnnouncementT *) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetNextAnnouncement(void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorGetNextAnnouncement(void *hnd, SaHpiResourceIdT id, + SaHpiAnnunciatorNumT num, + SaHpiSeverityT severity, + SaHpiBoolT unAckOnly, +@@ -1132,12 +1050,7 @@ static SaErrorT NewSimulatorGetNextAnnou + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetAnnouncement(void *, SaHpiResourceIdT, +- SaHpiAnnunciatorNumT, +- SaHpiEntryIdT, +- SaHpiAnnouncementT *) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetAnnouncement(void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorGetAnnouncement(void *hnd, SaHpiResourceIdT id, + SaHpiAnnunciatorNumT num, + SaHpiEntryIdT entryId, + SaHpiAnnouncementT *ann) { +@@ -1168,12 +1081,7 @@ static SaErrorT NewSimulatorGetAnnouncem + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorAckAnnouncement(void *, SaHpiResourceIdT, +- SaHpiAnnunciatorNumT, +- SaHpiEntryIdT, +- SaHpiSeverityT) __attribute__((used)); +- +-static SaErrorT NewSimulatorAckAnnouncement(void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorAckAnnouncement(void *hnd, SaHpiResourceIdT id, + SaHpiAnnunciatorNumT num, + SaHpiEntryIdT entryId, + SaHpiSeverityT severity) { +@@ -1203,11 +1111,7 @@ static SaErrorT NewSimulatorAckAnnouncem + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorAddAnnouncement(void *, SaHpiResourceIdT, +- SaHpiAnnunciatorNumT, +- SaHpiAnnouncementT *) __attribute__((used)); +- +-static SaErrorT NewSimulatorAddAnnouncement(void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorAddAnnouncement(void *hnd, SaHpiResourceIdT id, + SaHpiAnnunciatorNumT num, + SaHpiAnnouncementT *ann) { + NewSimulator *newsim; +@@ -1236,12 +1140,7 @@ static SaErrorT NewSimulatorAddAnnouncem + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorDelAnnouncement(void *, SaHpiResourceIdT, +- SaHpiAnnunciatorNumT, +- SaHpiEntryIdT, +- SaHpiSeverityT) __attribute__((used)); +- +-static SaErrorT NewSimulatorDelAnnouncement(void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorDelAnnouncement(void *hnd, SaHpiResourceIdT id, + SaHpiAnnunciatorNumT num, + SaHpiEntryIdT entryId, + SaHpiSeverityT severity) { +@@ -1271,11 +1170,7 @@ static SaErrorT NewSimulatorDelAnnouncem + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetAnnMode(void *, SaHpiResourceIdT, +- SaHpiAnnunciatorNumT, +- SaHpiAnnunciatorModeT *) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetAnnMode(void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorGetAnnMode(void *hnd, SaHpiResourceIdT id, + SaHpiAnnunciatorNumT num, + SaHpiAnnunciatorModeT *mode) { + +@@ -1304,11 +1199,7 @@ static SaErrorT NewSimulatorGetAnnMode(v + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorSetAnnMode(void *, SaHpiResourceIdT, +- SaHpiAnnunciatorNumT, +- SaHpiAnnunciatorModeT) __attribute__((used)); +- +-static SaErrorT NewSimulatorSetAnnMode(void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorSetAnnMode(void *hnd, SaHpiResourceIdT id, + SaHpiAnnunciatorNumT num, + SaHpiAnnunciatorModeT mode) { + +@@ -1337,12 +1228,7 @@ static SaErrorT NewSimulatorSetAnnMode(v + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetIdrInfo( void *, +- SaHpiResourceIdT, +- SaHpiIdrIdT, +- SaHpiIdrInfoT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetIdrInfo( void *hnd, ++SaErrorT NewSimulatorGetIdrInfo( void *hnd, + SaHpiResourceIdT id, + SaHpiIdrIdT idrid, + SaHpiIdrInfoT *idrinfo ) { +@@ -1374,15 +1260,7 @@ static SaErrorT NewSimulatorGetIdrInfo( + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetIdrAreaHeader( void *, +- SaHpiResourceIdT, +- SaHpiIdrIdT, +- SaHpiIdrAreaTypeT, +- SaHpiEntryIdT, +- SaHpiEntryIdT *, +- SaHpiIdrAreaHeaderT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetIdrAreaHeader( void *hnd, ++SaErrorT NewSimulatorGetIdrAreaHeader( void *hnd, + SaHpiResourceIdT id, + SaHpiIdrIdT idrid, + SaHpiIdrAreaTypeT areatype, +@@ -1415,13 +1293,7 @@ static SaErrorT NewSimulatorGetIdrAreaHe + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorAddIdrArea( void *, +- SaHpiResourceIdT, +- SaHpiIdrIdT, +- SaHpiIdrAreaTypeT, +- SaHpiEntryIdT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorAddIdrArea( void *hnd, ++SaErrorT NewSimulatorAddIdrArea( void *hnd, + SaHpiResourceIdT id, + SaHpiIdrIdT idrid, + SaHpiIdrAreaTypeT areatype, +@@ -1452,13 +1324,7 @@ static SaErrorT NewSimulatorAddIdrArea( + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorAddIdrAreaById( void *, +- SaHpiResourceIdT, +- SaHpiIdrIdT, +- SaHpiIdrAreaTypeT, +- SaHpiEntryIdT ) __attribute__((used)); +- +-static SaErrorT NewSimulatorAddIdrAreaById( void *hnd, ++SaErrorT NewSimulatorAddIdrAreaById( void *hnd, + SaHpiResourceIdT id, + SaHpiIdrIdT idrid, + SaHpiIdrAreaTypeT areatype, +@@ -1487,12 +1353,7 @@ static SaErrorT NewSimulatorAddIdrAreaBy + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorDelIdrArea( void *, +- SaHpiResourceIdT, +- SaHpiIdrIdT, +- SaHpiEntryIdT ) __attribute__((used)); +- +-static SaErrorT NewSimulatorDelIdrArea( void *hnd, ++SaErrorT NewSimulatorDelIdrArea( void *hnd, + SaHpiResourceIdT id, + SaHpiIdrIdT idrid, + SaHpiEntryIdT areaid ) { +@@ -1525,16 +1386,7 @@ static SaErrorT NewSimulatorDelIdrArea( + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetIdrField( void *, +- SaHpiResourceIdT, +- SaHpiIdrIdT, +- SaHpiEntryIdT, +- SaHpiIdrFieldTypeT, +- SaHpiEntryIdT, +- SaHpiEntryIdT *, +- SaHpiIdrFieldT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetIdrField( void *hnd, ++SaErrorT NewSimulatorGetIdrField( void *hnd, + SaHpiResourceIdT id, + SaHpiIdrIdT idrid, + SaHpiEntryIdT areaid, +@@ -1567,12 +1419,7 @@ static SaErrorT NewSimulatorGetIdrField( + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorAddIdrField( void *, +- SaHpiResourceIdT, +- SaHpiIdrIdT, +- SaHpiIdrFieldT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorAddIdrField( void *hnd, ++SaErrorT NewSimulatorAddIdrField( void *hnd, + SaHpiResourceIdT id, + SaHpiIdrIdT idrid, + SaHpiIdrFieldT *field ) { +@@ -1601,12 +1448,7 @@ static SaErrorT NewSimulatorAddIdrField( + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorAddIdrFieldById( void *, +- SaHpiResourceIdT, +- SaHpiIdrIdT, +- SaHpiIdrFieldT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorAddIdrFieldById( void *hnd, ++SaErrorT NewSimulatorAddIdrFieldById( void *hnd, + SaHpiResourceIdT id, + SaHpiIdrIdT idrid, + SaHpiIdrFieldT *field ) { +@@ -1634,12 +1476,7 @@ static SaErrorT NewSimulatorAddIdrFieldB + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorSetIdrField( void *, +- SaHpiResourceIdT, +- SaHpiIdrIdT, +- SaHpiIdrFieldT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorSetIdrField( void *hnd, ++SaErrorT NewSimulatorSetIdrField( void *hnd, + SaHpiResourceIdT id, + SaHpiIdrIdT idrid, + SaHpiIdrFieldT *field ) { +@@ -1668,13 +1505,7 @@ static SaErrorT NewSimulatorSetIdrField( + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorDelIdrField( void *, +- SaHpiResourceIdT, +- SaHpiIdrIdT, +- SaHpiEntryIdT, +- SaHpiEntryIdT ) __attribute__((used)); +- +-static SaErrorT NewSimulatorDelIdrField( void *hnd, ++SaErrorT NewSimulatorDelIdrField( void *hnd, + SaHpiResourceIdT id, + SaHpiIdrIdT idrid, + SaHpiEntryIdT areaid, +@@ -1702,11 +1533,7 @@ static SaErrorT NewSimulatorDelIdrField( + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetSelInfo( void *, +- SaHpiResourceIdT, +- SaHpiEventLogInfoT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetSelInfo( void *hnd, ++SaErrorT NewSimulatorGetSelInfo( void *hnd, + SaHpiResourceIdT id, + SaHpiEventLogInfoT *info ) { + +@@ -1736,9 +1563,7 @@ static SaErrorT NewSimulatorGetSelInfo( + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorSetSelTime( void *, SaHpiResourceIdT, SaHpiTimeT ) __attribute__((used)); +- +-static SaErrorT NewSimulatorSetSelTime( void *hnd, SaHpiResourceIdT id, SaHpiTimeT t ) { ++SaErrorT NewSimulatorSetSelTime( void *hnd, SaHpiResourceIdT id, SaHpiTimeT t ) { + SaErrorT rv = SA_ERR_HPI_INTERNAL_ERROR; + + NewSimulator *newsim = VerifyNewSimulator( hnd ); +@@ -1766,9 +1591,7 @@ static SaErrorT NewSimulatorSetSelTime( + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorAddSelEntry( void *, SaHpiResourceIdT, const SaHpiEventT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorAddSelEntry( void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorAddSelEntry( void *hnd, SaHpiResourceIdT id, + const SaHpiEventT *Event ) { + + SaErrorT rv = SA_ERR_HPI_INTERNAL_ERROR; +@@ -1803,15 +1626,7 @@ static SaErrorT NewSimulatorAddSelEntry( + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetSelEntry( void *hnd, SaHpiResourceIdT, +- SaHpiEventLogEntryIdT, +- SaHpiEventLogEntryIdT *, +- SaHpiEventLogEntryIdT *, +- SaHpiEventLogEntryT *, +- SaHpiRdrT *, +- SaHpiRptEntryT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetSelEntry( void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorGetSelEntry( void *hnd, SaHpiResourceIdT id, + SaHpiEventLogEntryIdT current, + SaHpiEventLogEntryIdT *prev, + SaHpiEventLogEntryIdT *next, +@@ -1844,9 +1659,7 @@ static SaErrorT NewSimulatorGetSelEntry( + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorClearSel( void *, SaHpiResourceIdT ) __attribute__((used)); +- +-static SaErrorT NewSimulatorClearSel( void *hnd, SaHpiResourceIdT id ) { ++SaErrorT NewSimulatorClearSel( void *hnd, SaHpiResourceIdT id ) { + SaErrorT rv = SA_ERR_HPI_INTERNAL_ERROR; + + NewSimulator *newsim = VerifyNewSimulator( hnd ); +@@ -1874,10 +1687,7 @@ static SaErrorT NewSimulatorClearSel( vo + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorSetSelState(void *, SaHpiResourceIdT, +- SaHpiBoolT) __attribute__((used)); +- +-static SaErrorT NewSimulatorSetSelState( void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorSetSelState( void *hnd, SaHpiResourceIdT id, + SaHpiBoolT state ) { + SaErrorT rv = SA_ERR_HPI_INTERNAL_ERROR; + +@@ -1906,10 +1716,7 @@ static SaErrorT NewSimulatorSetSelState( + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetSelState(void *, SaHpiResourceIdT, +- SaHpiBoolT *) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetSelState( void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorGetSelState( void *hnd, SaHpiResourceIdT id, + SaHpiBoolT *state ) { + SaErrorT rv = SA_ERR_HPI_INTERNAL_ERROR; + +@@ -1938,10 +1745,7 @@ static SaErrorT NewSimulatorGetSelState( + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetSelCapability(void *, SaHpiResourceIdT, +- SaHpiEventLogCapabilitiesT *) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetSelCapability( void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorGetSelCapability( void *hnd, SaHpiResourceIdT id, + SaHpiEventLogCapabilitiesT *caps ) { + SaErrorT rv = SA_ERR_HPI_INTERNAL_ERROR; + +@@ -1969,10 +1773,7 @@ static SaErrorT NewSimulatorGetSelCapabi + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorResetSelOverflow(void *, SaHpiResourceIdT) +- __attribute__((used)); +- +-static SaErrorT NewSimulatorResetSelOverflow( void *hnd, SaHpiResourceIdT id ) { ++SaErrorT NewSimulatorResetSelOverflow( void *hnd, SaHpiResourceIdT id ) { + + SaErrorT rv = SA_ERR_HPI_INTERNAL_ERROR; + +@@ -2001,10 +1802,7 @@ static SaErrorT NewSimulatorResetSelOver + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorHotswapPolicyCancel( void *, SaHpiResourceIdT, +- SaHpiTimeoutT ) __attribute__((used)); +- +-static SaErrorT NewSimulatorHotswapPolicyCancel( void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorHotswapPolicyCancel( void *hnd, SaHpiResourceIdT id, + SaHpiTimeoutT timeout) { + NewSimulator *newsim = 0; + NewSimulatorResource *res = VerifyResourceAndEnter( hnd, id, newsim ); +@@ -2031,10 +1829,7 @@ static SaErrorT NewSimulatorHotswapPolic + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetHotswapState( void *, SaHpiResourceIdT , +- SaHpiHsStateT * ) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetHotswapState( void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorGetHotswapState( void *hnd, SaHpiResourceIdT id, + SaHpiHsStateT *state ) { + NewSimulator *newsim = 0; + NewSimulatorResource *res = VerifyResourceAndEnter( hnd, id, newsim ); +@@ -2062,10 +1857,7 @@ static SaErrorT NewSimulatorGetHotswapSt + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorSetHotswapState( void *, SaHpiResourceIdT, +- SaHpiHsStateT ) __attribute__((used)); +- +-static SaErrorT NewSimulatorSetHotswapState( void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorSetHotswapState( void *hnd, SaHpiResourceIdT id, + SaHpiHsStateT state ) { + SaErrorT rv = SA_OK; + NewSimulator *newsim = 0; +@@ -2104,10 +1896,7 @@ static SaErrorT NewSimulatorSetHotswapSt + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorRequestHotswapAction( void *, SaHpiResourceIdT, +- SaHpiHsActionT ) __attribute__((used)); +- +-static SaErrorT NewSimulatorRequestHotswapAction( void *hnd, SaHpiResourceIdT id, ++SaErrorT NewSimulatorRequestHotswapAction( void *hnd, SaHpiResourceIdT id, + SaHpiHsActionT act ) { + NewSimulator *newsim = 0; + NewSimulatorResource *res = VerifyResourceAndEnter( hnd, id, newsim ); +@@ -2136,12 +1925,7 @@ static SaErrorT NewSimulatorRequestHotsw + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetWatchdogInfo(void *, +- SaHpiResourceIdT, +- SaHpiWatchdogNumT, +- SaHpiWatchdogT *) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetWatchdogInfo(void *hnd, ++SaErrorT NewSimulatorGetWatchdogInfo(void *hnd, + SaHpiResourceIdT id, + SaHpiWatchdogNumT num, + SaHpiWatchdogT *watchdog) { +@@ -2167,12 +1951,7 @@ static SaErrorT NewSimulatorGetWatchdogI + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorSetWatchdogInfo(void *, +- SaHpiResourceIdT, +- SaHpiWatchdogNumT, +- SaHpiWatchdogT *) __attribute__((used)); +- +-static SaErrorT NewSimulatorSetWatchdogInfo(void *hnd, ++SaErrorT NewSimulatorSetWatchdogInfo(void *hnd, + SaHpiResourceIdT id, + SaHpiWatchdogNumT num, + SaHpiWatchdogT *watchdog) { +@@ -2197,11 +1976,7 @@ static SaErrorT NewSimulatorSetWatchdogI + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorResetWatchdog(void *, +- SaHpiResourceIdT, +- SaHpiWatchdogNumT) __attribute__((used)); +- +-static SaErrorT NewSimulatorResetWatchdog(void *hnd, ++SaErrorT NewSimulatorResetWatchdog(void *hnd, + SaHpiResourceIdT id, + SaHpiWatchdogNumT num) { + NewSimulator *newsim = 0; +@@ -2226,12 +2001,7 @@ static SaErrorT NewSimulatorResetWatchdo + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetFumiSpec(void *, +- SaHpiResourceIdT, +- SaHpiFumiNumT, +- SaHpiFumiSpecInfoT *) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetFumiSpec(void *hnd, ++SaErrorT NewSimulatorGetFumiSpec(void *hnd, + SaHpiResourceIdT id, + SaHpiFumiNumT num, + SaHpiFumiSpecInfoT *spec) { +@@ -2257,12 +2027,7 @@ static SaErrorT NewSimulatorGetFumiSpec( + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetFumiServImpact(void *, +- SaHpiResourceIdT, +- SaHpiFumiNumT, +- SaHpiFumiServiceImpactDataT *) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetFumiServImpact(void *hnd, ++SaErrorT NewSimulatorGetFumiServImpact(void *hnd, + SaHpiResourceIdT id, + SaHpiFumiNumT num, + SaHpiFumiServiceImpactDataT *impact) { +@@ -2290,13 +2055,7 @@ static SaErrorT NewSimulatorGetFumiServI + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorSetFumiSource(void *, +- SaHpiResourceIdT, +- SaHpiFumiNumT, +- SaHpiBankNumT, +- SaHpiTextBufferT *) __attribute__((used)); +- +-static SaErrorT NewSimulatorSetFumiSource(void *hnd, ++SaErrorT NewSimulatorSetFumiSource(void *hnd, + SaHpiResourceIdT id, + SaHpiFumiNumT num, + SaHpiBankNumT bank, +@@ -2324,12 +2083,7 @@ static SaErrorT NewSimulatorSetFumiSourc + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorValidateFumiSource(void *, +- SaHpiResourceIdT, +- SaHpiFumiNumT, +- SaHpiBankNumT) __attribute__((used)); +- +-static SaErrorT NewSimulatorValidateFumiSource(void *hnd, ++SaErrorT NewSimulatorValidateFumiSource(void *hnd, + SaHpiResourceIdT id, + SaHpiFumiNumT num, + SaHpiBankNumT bank) { +@@ -2357,13 +2111,7 @@ static SaErrorT NewSimulatorValidateFumi + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetFumiSource(void *, +- SaHpiResourceIdT, +- SaHpiFumiNumT, +- SaHpiBankNumT, +- SaHpiFumiSourceInfoT *) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetFumiSource(void *hnd, ++SaErrorT NewSimulatorGetFumiSource(void *hnd, + SaHpiResourceIdT id, + SaHpiFumiNumT num, + SaHpiBankNumT bank, +@@ -2394,15 +2142,7 @@ static SaErrorT NewSimulatorGetFumiSourc + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetFumiSourceComponent(void *, +- SaHpiResourceIdT, +- SaHpiFumiNumT, +- SaHpiBankNumT, +- SaHpiEntryIdT, +- SaHpiEntryIdT *, +- SaHpiFumiComponentInfoT *) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetFumiSourceComponent(void *hnd, ++SaErrorT NewSimulatorGetFumiSourceComponent(void *hnd, + SaHpiResourceIdT id, + SaHpiFumiNumT num, + SaHpiBankNumT bank, +@@ -2433,13 +2173,7 @@ static SaErrorT NewSimulatorGetFumiSourc + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetFumiTarget(void *, +- SaHpiResourceIdT, +- SaHpiFumiNumT, +- SaHpiBankNumT, +- SaHpiFumiBankInfoT *) __attribute__((used)); +- +-static SaErrorT NewSimulatorGetFumiTarget(void *hnd, ++SaErrorT NewSimulatorGetFumiTarget(void *hnd, + SaHpiResourceIdT id, + SaHpiFumiNumT num, + SaHpiBankNumT bank, +@@ -2470,15 +2204,7 @@ static SaErrorT NewSimulatorGetFumiTarge + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetFumiTargetComponent(void *, +- SaHpiResourceIdT, +- SaHpiFumiNumT, +- SaHpiBankNumT, +- SaHpiEntryIdT, +- SaHpiEntryIdT *, +- SaHpiFumiComponentInfoT *) __attribute__((used)); +- +- static SaErrorT NewSimulatorGetFumiTargetComponent(void *hnd, ++SaErrorT NewSimulatorGetFumiTargetComponent(void *hnd, + SaHpiResourceIdT id, + SaHpiFumiNumT num, + SaHpiBankNumT bank, +@@ -2508,12 +2234,7 @@ static SaErrorT NewSimulatorGetFumiTarge + * + * @return HPI error code + **/ +-static SaErrorT NewSimulatorGetFumiLogicalTarget(void *, +- SaHpiResourceIdT, +- SaHpiFumiNumT, +- SaHpiFumiLogicalBankInfoT *) __attribute__((used)); *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Mon Mar 21 22:06: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 55C18AD8BDD; Mon, 21 Mar 2016 22:06:58 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 20D9EC20; Mon, 21 Mar 2016 22:06:58 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LM6vMN042075; Mon, 21 Mar 2016 22:06:57 GMT (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LM6vgF042072; Mon, 21 Mar 2016 22:06:57 GMT (envelope-from grog@FreeBSD.org) Message-Id: <201603212206.u2LM6vgF042072@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: grog set sender to grog@FreeBSD.org using -f From: Greg Lehey Date: Mon, 21 Mar 2016 22:06:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411621 - in head/graphics/hugin: . 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.21 Precedence: list List-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, 21 Mar 2016 22:06:58 -0000 Author: grog (src committer) Date: Mon Mar 21 22:06:56 2016 New Revision: 411621 URL: https://svnweb.freebsd.org/changeset/ports/411621 Log: Releaase 2016.0.0 Changes Since 2015.0.0 - The first improvement concerns icc color profiles: Hugin has already copied the icc profile into the output file when stitching panoramas. Now also the display in the GUIs takes the icc profile into account. Celeste_standalone and cpfind read now also the icc profile and use it during its processings. - Beside the known output options Hugin now includes a user defined output sequence. With this option the user can create more flexible variants for the output. As an example a zero-noise output sequence is delivered with Hugin 2016.0. - Some buttons in the Hugin GUI now have a context menu for easier access to some function: - *Show all* in the fast preview window to allow better interaction with stacked projects. - *Celeste* button in the cp tab (panorama editor): the button can now be used to create control points or to clean control points with celeste or statistical methods. - The identify tool in the fast preview window now also shows the image numbers on top of the images. (This can be suppressed by pressing the alt button). - Many more improvements and bug fixes under the hood: incorrect behaviour of photometric optimizer, fixed merging of projects with line control points, ... Submitted by: Thomas Modes Added: head/graphics/hugin/files/patch-CMakeLists.txt - copied unchanged from r411571, head/graphics/hugin-2016/files/patch-CMakeLists.txt Deleted: head/graphics/hugin/files/patch-src__hugin1__icpfind__AutoCtrlPointCreator.cpp head/graphics/hugin/files/patch-src__tools__tca_correct.cpp Modified: head/graphics/hugin/Makefile head/graphics/hugin/distinfo Modified: head/graphics/hugin/Makefile ============================================================================== --- head/graphics/hugin/Makefile Mon Mar 21 21:14:05 2016 (r411620) +++ head/graphics/hugin/Makefile Mon Mar 21 22:06:56 2016 (r411621) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= hugin -PORTVERSION= 2015.0.0 -PORTREVISION= 6 +PORTVERSION= 2016.0.0 +PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} Modified: head/graphics/hugin/distinfo ============================================================================== --- head/graphics/hugin/distinfo Mon Mar 21 21:14:05 2016 (r411620) +++ head/graphics/hugin/distinfo Mon Mar 21 22:06:56 2016 (r411621) @@ -1,2 +1,2 @@ -SHA256 (hugin-2015.0.0.tar.bz2) = 2cd93c110be95d439f9e68653f3738d059a26f5c28973f75475ef59cbaa2cbbd -SIZE (hugin-2015.0.0.tar.bz2) = 10611519 +SHA256 (hugin-2016.0.0.tar.bz2) = b030b05b248b583cf9a26817f5b350303e3ce2c8bc4b43d45f697fbdf55b65e6 +SIZE (hugin-2016.0.0.tar.bz2) = 10508576 Copied: head/graphics/hugin/files/patch-CMakeLists.txt (from r411571, head/graphics/hugin-2016/files/patch-CMakeLists.txt) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/hugin/files/patch-CMakeLists.txt Mon Mar 21 22:06:56 2016 (r411621, copy of r411571, head/graphics/hugin-2016/files/patch-CMakeLists.txt) @@ -0,0 +1,14 @@ +--- CMakeLists.txt~ 2016-01-24 20:16:54.000000000 +1100 ++++ CMakeLists.txt 2016-02-29 14:04:08.376365000 +1100 +@@ -2,11 +2,6 @@ + # require at least cmake 2.8 + cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR ) + +-# prevent in-tree building +-if("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}") +- message(FATAL_ERROR "In-source builds are not allowed.") +-endif() +- + if(COMMAND cmake_policy) + cmake_policy(SET CMP0003 NEW) + endif(COMMAND cmake_policy) From owner-svn-ports-head@freebsd.org Mon Mar 21 22:09: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 2B69FAD8C69 for ; Mon, 21 Mar 2016 22:09:59 +0000 (UTC) (envelope-from jbeich@freebsd.org) 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 DF740DEF for ; Mon, 21 Mar 2016 22:09:58 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: (qmail 74753 invoked by uid 89); 21 Mar 2016 22:09:50 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 21 Mar 2016 22:09:50 -0000 Received: (qmail 74741 invoked by uid 89); 21 Mar 2016 22:09:33 -0000 Received: by simscan 1.3.1 ppid: 74734, pid: 74739, t: 0.0049s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 21 Mar 2016 22:09:33 -0000 Received: (qmail 20764 invoked by uid 89); 21 Mar 2016 22:09:33 -0000 Received: by simscan 1.4.0 ppid: 20749, pid: 20761, t: 0.6521s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by mail.vfemail.net with ESMTPA; 21 Mar 2016 22:09:32 -0000 From: Jan Beich To: Alexander Kabaev Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Jean-S'ebastien P'edron , ports-committers@freebsd.org Subject: Re: svn commit: r411447 - in head/graphics: darktable digikam-kde4 gimp-lensfun-plugin hugin-devel rawstudio ufraw References: <201603201435.u2KEZ6pd046247@repo.freebsd.org> <20160321162743.73d16197@kan> Date: Mon, 21 Mar 2016 23:09:19 +0100 In-Reply-To: <20160321162743.73d16197@kan> (Alexander Kabaev's message of "Mon, 21 Mar 2016 16:27:43 -0400") 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.21 Precedence: list List-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, 21 Mar 2016 22:09:59 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Alexander Kabaev writes: >> Author: jbeich >> Date: Sun Mar 20 14:35:05 2016 >> New Revision: 411447 >> URL: https://svnweb.freebsd.org/changeset/ports/411447 >>=20 >> Log: >> graphics/lensfun: bump PORTREVISION in consumers after r411373 [...] > This is not enough, since new library version has removed some APIs > that digikam evidently is using. Please consider adding something like > the diff from the link below to unbreak digikam build: > > https://quickgit.kde.org/?p=3Ddigikam.git&a=3Dcommitdiff&h=3D2ad23dae290c= 64c293d9c3d3ae2c8734c99f902b&o=3Dplain That commit was backported during lensfun-0.3.0 update. digikam still builds fine or pkg-fallout@ would complain. poudriere (as used by pkg-fallout@) is pessimistic about PORTREVISION bumps, so the last build had lensfun-0.3.2, before my bump in r411447. https://svnweb.freebsd.org/changeset/ports/382801 http://beefy5.nyi.freebsd.org/data/101i386-default/411375/logs/digikam-4.2.= 0_2,2.log --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJW8HEPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bVxIH/3RbrykBC7lOSINsLpNivNKn Ms2BhkWK02U7Lz96cBikOAYsXLy9gRKTtBg8niH7Anf4T2Nkg+PL5byZDiWnhRQZ YerWn6VknfclWXjCZbTXmGC4X39HWtOzigesCKtuG3fW1m+WGQayGZ8Whp1LxTJf EiiAB5b3K7RtaorLwhn7hDsHkgqoPoY8KTT4GTyMbj7j8n+NlKatKgAINl0OTXpi iJGd/BBE85Aj0uFStaQgPWHiV30Bax36u7yRMiAQu8hgzNjLY4BQ7fRPuDheBfW7 IvCrcw29N52Rz1ah3lazyTwHu/9P+8VjuXXC+8Q2Jr4CQsEYhVAVDJ2hMw8wo94= =EVLL -----END PGP SIGNATURE----- --=-=-=-- From owner-svn-ports-head@freebsd.org Mon Mar 21 22:10: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 CA208AD8CAB; Mon, 21 Mar 2016 22:10:18 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 814F0ECC; Mon, 21 Mar 2016 22:10:18 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LMAHRf042287; Mon, 21 Mar 2016 22:10:17 GMT (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LMAHQv042286; Mon, 21 Mar 2016 22:10:17 GMT (envelope-from grog@FreeBSD.org) Message-Id: <201603212210.u2LMAHQv042286@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: grog set sender to grog@FreeBSD.org using -f From: Greg Lehey Date: Mon, 21 Mar 2016 22:10:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411622 - head/graphics/hugin-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.21 Precedence: list List-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, 21 Mar 2016 22:10:18 -0000 Author: grog (src committer) Date: Mon Mar 21 22:10:17 2016 New Revision: 411622 URL: https://svnweb.freebsd.org/changeset/ports/411622 Log: Remove old, mouldy port Deleted: head/graphics/hugin-devel/ From owner-svn-ports-head@freebsd.org Mon Mar 21 22:12: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 8DAACAD8E79; Mon, 21 Mar 2016 22:12:50 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3EDE9418; Mon, 21 Mar 2016 22:12:50 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LMCnOC045061; Mon, 21 Mar 2016 22:12:49 GMT (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LMCnr9045060; Mon, 21 Mar 2016 22:12:49 GMT (envelope-from grog@FreeBSD.org) Message-Id: <201603212212.u2LMCnr9045060@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: grog set sender to grog@FreeBSD.org using -f From: Greg Lehey Date: Mon, 21 Mar 2016 22:12:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411623 - head/graphics/hugin-2016 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 22:12:50 -0000 Author: grog (src committer) Date: Mon Mar 21 22:12:49 2016 New Revision: 411623 URL: https://svnweb.freebsd.org/changeset/ports/411623 Log: Remove RC version as advertised. The release has now taken place. Deleted: head/graphics/hugin-2016/ From owner-svn-ports-head@freebsd.org Mon Mar 21 22:17: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 3447EAD8F20; Mon, 21 Mar 2016 22:17:30 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0534A8E0; Mon, 21 Mar 2016 22:17:29 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LMHTpt045343; Mon, 21 Mar 2016 22:17:29 GMT (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LMHTTQ045342; Mon, 21 Mar 2016 22:17:29 GMT (envelope-from grog@FreeBSD.org) Message-Id: <201603212217.u2LMHTTQ045342@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: grog set sender to grog@FreeBSD.org using -f From: Greg Lehey Date: Mon, 21 Mar 2016 22:17:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411624 - head/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.21 Precedence: list List-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, 21 Mar 2016 22:17:30 -0000 Author: grog (src committer) Date: Mon Mar 21 22:17:28 2016 New Revision: 411624 URL: https://svnweb.freebsd.org/changeset/ports/411624 Log: Remove deleted SUBDIRs. Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Mon Mar 21 22:12:49 2016 (r411623) +++ head/graphics/Makefile Mon Mar 21 22:17:28 2016 (r411624) @@ -343,8 +343,6 @@ SUBDIR += hs-svgcairo SUBDIR += hsetroot SUBDIR += hugin - SUBDIR += hugin-2016 - SUBDIR += hugin-devel SUBDIR += icat SUBDIR += icc-profiles-basiccolor SUBDIR += icc-profiles-openicc From owner-svn-ports-head@freebsd.org Mon Mar 21 22:23: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 765ACAD8178; Mon, 21 Mar 2016 22:23:03 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 481A9E49; Mon, 21 Mar 2016 22:23:03 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LMN25V048630; Mon, 21 Mar 2016 22:23:02 GMT (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LMN2VN048629; Mon, 21 Mar 2016 22:23:02 GMT (envelope-from grog@FreeBSD.org) Message-Id: <201603212223.u2LMN2VN048629@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: grog set sender to grog@FreeBSD.org using -f From: Greg Lehey Date: Mon, 21 Mar 2016 22:23:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411625 - 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.21 Precedence: list List-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, 21 Mar 2016 22:23:03 -0000 Author: grog (src committer) Date: Mon Mar 21 22:23:02 2016 New Revision: 411625 URL: https://svnweb.freebsd.org/changeset/ports/411625 Log: Two hugin ports bite the dust. Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Mon Mar 21 22:17:28 2016 (r411624) +++ head/MOVED Mon Mar 21 22:23:02 2016 (r411625) @@ -8239,3 +8239,5 @@ devel/pecl-inclued||2016-03-20|Has expir security/pecl-taint||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) net/libnids-libnet11|net/libnids|2016-03-20|Same content lang/cloudabi-clang|devel/cloudabi-toolchain|2016-03-21|Merged +graphics/hugin-devel||2016-3-22|overtaken by released version +graphics/hugin-2016||2016-3-22|overtaken by released version From owner-svn-ports-head@freebsd.org Mon Mar 21 22:30: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 748D5AD8221; Mon, 21 Mar 2016 22:30:58 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from mail-qg0-x233.google.com (mail-qg0-x233.google.com [IPv6:2607:f8b0:400d:c04::233]) (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 2F4662F0; Mon, 21 Mar 2016 22:30:58 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: by mail-qg0-x233.google.com with SMTP id u110so164518253qge.3; Mon, 21 Mar 2016 15:30:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version; bh=lZ/UMgfs7tW3zHSvPKnOywi4rAW+mna3YMO1yCZw2/8=; b=cHHsKOVF+J+mqGJVQ1FBR6KiMrGf0dqHC30pzM2A6yfiev11B61MTeku/Suc+V3SU3 cNGb70C6h3CbCHQDCJ3qyQXC81nu3BKfErd4cBn9Jl0UKfrBl4c4vhYtYbPxTEp7Pgih XSffE+i1LLxCqgA2TrDo7CgYQq2jsKhUSu+1IFCGg80PBEVwqFH3WKNyK/rYibFRSd6/ OFkbyA3Me/clIOCoCNxJZQnc668zSi7VGDL/voK8cTWNXH1ZKrGP/iIq1glGO2GIOMAI PVp3DY2AmpGIyGPG2KsTyJqhz40O1Y5UxxegWGucGQTqwfnVdgRoiq0GgLQZc/Mq5RHh VQOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version; bh=lZ/UMgfs7tW3zHSvPKnOywi4rAW+mna3YMO1yCZw2/8=; b=jCyAKNRugCJHEVMdehIkKMed9URhGpwlO93CHb07w+p75S2xnMonFpctRf3cTT8CRL pN8hH/uTNVnMLkWTJvOMyToMULD5smszTl+4dsUpBwAVNh2UqmpTRlRxA84n2VqBMpEy XkQLC3pRNVIQRgwgpRZZAv22bkQJspKeeYu7beZRhVU95NuaFA2neauQduD/eaM0nu5Z hGNEWusSSbN1H+0SoPzqCH3URoSlk0EgPInQxuUdBk/lvTgEp/ZtTt6vyF67OEsn4mNR zvljW1WyuQH1MXIuzF3OQVBCplUxf3yuoea2d41a1tAl1SiIuWuwBH9m4j21U0kHgIIJ DhCw== X-Gm-Message-State: AD7BkJJVx7kDOfTzx1GSdA0e4pgm+x9eM9TJ5hP2H0Ul+vjHHXdwgc9gL8QpEKC4XedhMA== X-Received: by 10.140.147.134 with SMTP id 128mr44129502qht.54.1458599457341; Mon, 21 Mar 2016 15:30:57 -0700 (PDT) Received: from kan ([2601:18f:802:4680:226:18ff:fe00:232e]) by smtp.gmail.com with ESMTPSA id s77sm13239020qkl.29.2016.03.21.15.30.56 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 21 Mar 2016 15:30:56 -0700 (PDT) Date: Mon, 21 Mar 2016 18:30:51 -0400 From: Alexander Kabaev To: Jan Beich Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Jean-S'ebastien P'edron , ports-committers@freebsd.org Subject: Re: svn commit: r411447 - in head/graphics: darktable digikam-kde4 gimp-lensfun-plugin hugin-devel rawstudio ufraw Message-ID: <20160321183051.1c8553ae@kan> In-Reply-To: References: <201603201435.u2KEZ6pd046247@repo.freebsd.org> <20160321162743.73d16197@kan> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/RL.A760NtHOBdAIvwikzIsM"; protocol="application/pgp-signature" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 21 Mar 2016 22:30:58 -0000 --Sig_/RL.A760NtHOBdAIvwikzIsM Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 21 Mar 2016 23:09:19 +0100 Jan Beich wrote: > Alexander Kabaev writes: >=20 > >> Author: jbeich > >> Date: Sun Mar 20 14:35:05 2016 > >> New Revision: 411447 > >> URL: https://svnweb.freebsd.org/changeset/ports/411447 > >>=20 > >> Log: > >> graphics/lensfun: bump PORTREVISION in consumers after r411373 =20 > [...] > > This is not enough, since new library version has removed some APIs > > that digikam evidently is using. Please consider adding something > > like the diff from the link below to unbreak digikam build: > > > > https://quickgit.kde.org/?p=3Ddigikam.git&a=3Dcommitdiff&h=3D2ad23dae29= 0c64c293d9c3d3ae2c8734c99f902b&o=3Dplain =20 >=20 > That commit was backported during lensfun-0.3.0 update. digikam still > builds fine or pkg-fallout@ would complain. poudriere (as used by > pkg-fallout@) is pessimistic about PORTREVISION bumps, so the last > build had lensfun-0.3.2, before my bump in r411447. >=20 > https://svnweb.freebsd.org/changeset/ports/382801 > http://beefy5.nyi.freebsd.org/data/101i386-default/411375/logs/digikam-4.= 2.0_2,2.log Huh, the patch file in my ports tree was truncated somehow. Indeed, necessary changes are there. --=20 Alexander Kabaev --Sig_/RL.A760NtHOBdAIvwikzIsM Content-Type: application/pgp-signature Content-Description: Цифровая подпись OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJW8HYbXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRDNUY3RDk5NTk5QjY0MUUxM0M1MTU2OTEw NzEzMjI5OTkyNzkyRTdFAAoJEAcTIpmSeS5+vfMQANIXca2rsJvTsa8801AWCnKC 3s82HWs2DWTg1Gei9ybwlJvcCaagwhEz/zME3xNVO6PWpy5AzlAvglcapJ19jsWP 85zwkcmuDYOE7FXG55HOyV+zjV0enEIDB66h/6sPAewVlpzLWNKtMf5+0bEjUZ4s f/A+8U/m//9BjxBJie/qz+NPnm9JsFqHaXDrbyW7Rr8IIitX+RMjpYZYEM5LJFh6 fARBkq38AhhvbtpQpqu1IHMoQxd1TArwkstmfR3FIlnoXPSNUa15kXwnpAauxLPL 92bSj9mDb+3d7CYkZCaqJg0RCbZVcanYbOgRkHokiuo/HijAjpwkM7Em0rw9o9Ud waqU6DrDvS8wcbiWjvhNWL7i3JRAZ+o2TSeTtv7RXFP0Pxn7j2C7ObLVYT5zep1q WA6juOIX1LiTB5lKF8RdU1PhVne61bnNduxmXRmrzrpIusZ+hTNuuMQd0Qn66bUI xtmtU10nQju/79OneRswg38TvHDjiwIRm3Y0vwMHZs6L0dRAP3jy6yY2uygSHIXV Dmi14USP/fzYreIJLKdFwvvfpr/VNm0f4hE5znqWrsHKRpQRQ1t7dVvem+m5p2IL zRy/Axmy3cX598IeVYq8LbgU5YwiTfu5lqmDQCrmtRuJeNKfj8zm6wASgwC+HmB0 AruR/SFeqaSUmUFwsEDo =vLkB -----END PGP SIGNATURE----- --Sig_/RL.A760NtHOBdAIvwikzIsM-- From owner-svn-ports-head@freebsd.org Mon Mar 21 22:32: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 EFAFFAD825F; Mon, 21 Mar 2016 22:32:04 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C1FCB3E0; Mon, 21 Mar 2016 22:32:04 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2LMW4W3051900; Mon, 21 Mar 2016 22:32:04 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LMW36v051899; Mon, 21 Mar 2016 22:32:03 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201603212232.u2LMW36v051899@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Mon, 21 Mar 2016 22:32:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411626 - head/devel/libatomic_ops/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.21 Precedence: list List-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, 21 Mar 2016 22:32:05 -0000 Author: rodrigo Date: Mon Mar 21 22:32:03 2016 New Revision: 411626 URL: https://svnweb.freebsd.org/changeset/ports/411626 Log: Fix compilation for arm PR: 208176 Submitted by: mikael.urankar@gmail.com Added: head/devel/libatomic_ops/files/ head/devel/libatomic_ops/files/patch-src_atomic__ops_sysdeps_gcc_arm.h (contents, props changed) Added: head/devel/libatomic_ops/files/patch-src_atomic__ops_sysdeps_gcc_arm.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libatomic_ops/files/patch-src_atomic__ops_sysdeps_gcc_arm.h Mon Mar 21 22:32:03 2016 (r411626) @@ -0,0 +1,12 @@ +--- src/atomic_ops/sysdeps/gcc/arm.h.orig 2016-03-12 13:41:24 UTC ++++ src/atomic_ops/sysdeps/gcc/arm.h +@@ -58,7 +58,8 @@ + # if !defined(__ARM_ARCH_6__) && !defined(__ARM_ARCH_6J__) \ + && !defined(__ARM_ARCH_6T2__) && !defined(__ARM_ARCH_6Z__) \ + && !defined(__ARM_ARCH_6ZT2__) +-# if !defined(__ARM_ARCH_6K__) && !defined(__ARM_ARCH_6ZK__) ++# if !defined(__ARM_ARCH_6K__) && !defined(__ARM_ARCH_6KZ__) \ ++ && !defined(__ARM_ARCH_6ZK__) + /* DMB is present in ARMv6M and ARMv7+. */ + # define AO_ARM_HAVE_DMB + # endif From owner-svn-ports-head@freebsd.org Mon Mar 21 22: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 91926AD86C2; Mon, 21 Mar 2016 22:46:15 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 63ECFF70; Mon, 21 Mar 2016 22:46:15 +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 u2LMkELH055139; Mon, 21 Mar 2016 22:46:14 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LMkEwS055138; Mon, 21 Mar 2016 22:46:14 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201603212246.u2LMkEwS055138@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 21 Mar 2016 22:46:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411627 - 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.21 Precedence: list List-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, 21 Mar 2016 22:46:15 -0000 Author: antoine Date: Mon Mar 21 22:46:14 2016 New Revision: 411627 URL: https://svnweb.freebsd.org/changeset/ports/411627 Log: Fix MOVED Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Mon Mar 21 22:32:03 2016 (r411626) +++ head/MOVED Mon Mar 21 22:46:14 2016 (r411627) @@ -8239,5 +8239,5 @@ devel/pecl-inclued||2016-03-20|Has expir security/pecl-taint||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) net/libnids-libnet11|net/libnids|2016-03-20|Same content lang/cloudabi-clang|devel/cloudabi-toolchain|2016-03-21|Merged -graphics/hugin-devel||2016-3-22|overtaken by released version -graphics/hugin-2016||2016-3-22|overtaken by released version +graphics/hugin-devel||2016-03-22|overtaken by released version +graphics/hugin-2016||2016-03-22|overtaken by released version From owner-svn-ports-head@freebsd.org Mon Mar 21 23:27: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 83E07AD8E87; Mon, 21 Mar 2016 23:27:00 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 511F41A4; Mon, 21 Mar 2016 23:27:00 +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 u2LNQxlV067318; Mon, 21 Mar 2016 23:26:59 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LNQxTB067316; Mon, 21 Mar 2016 23:26:59 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201603212326.u2LNQxTB067316@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Mon, 21 Mar 2016 23:26:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411628 - 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.21 Precedence: list List-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, 21 Mar 2016 23:27:00 -0000 Author: gerald Date: Mon Mar 21 23:26:59 2016 New Revision: 411628 URL: https://svnweb.freebsd.org/changeset/ports/411628 Log: Update to the 20160320 development 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 Mon Mar 21 22:46:14 2016 (r411627) +++ head/lang/gcc6-devel/Makefile Mon Mar 21 23:26:59 2016 (r411628) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.0.0.s20160313 +PORTVERSION= 6.0.0.s20160320 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Mon Mar 21 22:46:14 2016 (r411627) +++ head/lang/gcc6-devel/distinfo Mon Mar 21 23:26:59 2016 (r411628) @@ -1,2 +1,2 @@ -SHA256 (gcc-6-20160313.tar.bz2) = 7c65d90063b6cce4aaceca85d9cd132ba12a78093d83384ed0b6c3af41e5abf8 -SIZE (gcc-6-20160313.tar.bz2) = 95177302 +SHA256 (gcc-6-20160320.tar.bz2) = f709da74947e0f33fad468224b2317338a60d3db3564d196d3e1d0a97aaf6708 +SIZE (gcc-6-20160320.tar.bz2) = 95208294 From owner-svn-ports-head@freebsd.org Tue Mar 22 00:23: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 A3D63AD02B8; Tue, 22 Mar 2016 00:23:11 +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 5A5F4D1F; Tue, 22 Mar 2016 00:23:11 +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 u2M0NAdE085139; Tue, 22 Mar 2016 00:23:10 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2M0NA4l085136; Tue, 22 Mar 2016 00:23:10 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201603220023.u2M0NA4l085136@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Tue, 22 Mar 2016 00:23:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411629 - 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.21 Precedence: list List-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, 22 Mar 2016 00:23:11 -0000 Author: gerald Date: Tue Mar 22 00:23:10 2016 New Revision: 411629 URL: https://svnweb.freebsd.org/changeset/ports/411629 Log: Update to Wine 1.9.6. This includes the following changes: - Better video card detection when using Mesa. - Support for Shader Model 5 shaders. - C++ exception handling improvements. - Various bug fixes. Add the multimedia/v4l_compat port as a build dependency for V4L (i.e., V4L_BUILD_DEPENDS). [1] PR: 208079 [1] Submitted by: dbn [1] Reported by: bapt [1] Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo head/emulators/wine-devel/pkg-plist Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Mon Mar 21 23:26:59 2016 (r411628) +++ head/emulators/wine-devel/Makefile Tue Mar 22 00:23:10 2016 (r411629) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.9.5 -PORTREVISION= 1 +DISTVERSION= 1.9.6 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -92,6 +91,7 @@ OPENAL_CONFIGURE_WITH= openal OPENAL_USES= openal V4L_CONFIGURE_WITH= v4l +V4L_BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat V4L_LIB_DEPENDS= libv4l1.so:${PORTSDIR}/multimedia/libv4l WINEMAKER_RUN_DEPENDS= p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Mon Mar 21 23:26:59 2016 (r411628) +++ head/emulators/wine-devel/distinfo Tue Mar 22 00:23:10 2016 (r411629) @@ -1,4 +1,4 @@ -SHA256 (wine-1.9.5.tar.bz2) = fb526308e7ac5e202c0f0b663d4c7a943419d9eec766af6831caf23914300f09 -SIZE (wine-1.9.5.tar.bz2) = 23034629 -SHA256 (v1.9.5.tar.gz) = e12c5fb741e6c5b55b99c37d6bba1746b0f40317f27198406e63f260ede3600c -SIZE (v1.9.5.tar.gz) = 9889302 +SHA256 (wine-1.9.6.tar.bz2) = 3d2b862feefd89eca954c1cbc16a28e0ce851aeea1555bc1842ffc9aab2c1557 +SIZE (wine-1.9.6.tar.bz2) = 23071838 +SHA256 (v1.9.6.tar.gz) = e9eb9990aa7f3f07931bfe158c883ebad595e58239855c7f6c01758b4d195db9 +SIZE (v1.9.6.tar.gz) = 9959130 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Mon Mar 21 23:26:59 2016 (r411628) +++ head/emulators/wine-devel/pkg-plist Tue Mar 22 00:23:10 2016 (r411629) @@ -109,6 +109,7 @@ include/wine/windows/audiopolicy.idl include/wine/windows/audiosessiontypes.h include/wine/windows/austream.h include/wine/windows/austream.idl +include/wine/windows/authz.h include/wine/windows/aviriff.h include/wine/windows/avrt.h include/wine/windows/axcore.idl @@ -132,6 +133,8 @@ include/wine/windows/bits2_5.idl include/wine/windows/bits3_0.h include/wine/windows/bits3_0.idl include/wine/windows/bitsmsg.h +include/wine/windows/bluetoothapis.h +include/wine/windows/bthsdpdef.h include/wine/windows/cderr.h include/wine/windows/cfgmgr32.h include/wine/windows/cguid.h @@ -884,6 +887,7 @@ lib/wine/api-ms-win-core-fibers-l1-1-0.d lib/wine/api-ms-win-core-fibers-l1-1-1.dll.so lib/wine/api-ms-win-core-file-l1-1-0.dll.so lib/wine/api-ms-win-core-file-l1-2-0.dll.so +lib/wine/api-ms-win-core-file-l1-2-1.dll.so lib/wine/api-ms-win-core-file-l2-1-0.dll.so lib/wine/api-ms-win-core-file-l2-1-1.dll.so lib/wine/api-ms-win-core-handle-l1-1-0.dll.so @@ -925,6 +929,7 @@ lib/wine/api-ms-win-core-rtlsupport-l1-2 lib/wine/api-ms-win-core-shlwapi-legacy-l1-1-0.dll.so %%STAGING%%lib/wine/api-ms-win-core-shlwapi-obsolete-l1-2-0.dll.so lib/wine/api-ms-win-core-string-l1-1-0.dll.so +lib/wine/api-ms-win-core-string-l2-1-0.dll.so lib/wine/api-ms-win-core-synch-l1-1-0.dll.so lib/wine/api-ms-win-core-synch-l1-2-0.dll.so lib/wine/api-ms-win-core-sysinfo-l1-1-0.dll.so @@ -935,6 +940,7 @@ lib/wine/api-ms-win-core-threadpool-lega lib/wine/api-ms-win-core-timezone-l1-1-0.dll.so lib/wine/api-ms-win-core-url-l1-1-0.dll.so lib/wine/api-ms-win-core-util-l1-1-0.dll.so +lib/wine/api-ms-win-core-version-l1-1-0.dll.so lib/wine/api-ms-win-core-winrt-error-l1-1-0.dll.so lib/wine/api-ms-win-core-winrt-error-l1-1-1.dll.so lib/wine/api-ms-win-core-winrt-l1-1-0.dll.so @@ -1174,6 +1180,7 @@ lib/wine/fakedlls/api-ms-win-core-fibers lib/wine/fakedlls/api-ms-win-core-fibers-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-file-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-file-l1-2-0.dll +lib/wine/fakedlls/api-ms-win-core-file-l1-2-1.dll lib/wine/fakedlls/api-ms-win-core-file-l2-1-0.dll lib/wine/fakedlls/api-ms-win-core-file-l2-1-1.dll lib/wine/fakedlls/api-ms-win-core-handle-l1-1-0.dll @@ -1215,6 +1222,7 @@ lib/wine/fakedlls/api-ms-win-core-rtlsup lib/wine/fakedlls/api-ms-win-core-shlwapi-legacy-l1-1-0.dll %%STAGING%%lib/wine/fakedlls/api-ms-win-core-shlwapi-obsolete-l1-2-0.dll lib/wine/fakedlls/api-ms-win-core-string-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-core-string-l2-1-0.dll lib/wine/fakedlls/api-ms-win-core-synch-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-synch-l1-2-0.dll lib/wine/fakedlls/api-ms-win-core-sysinfo-l1-1-0.dll @@ -1225,6 +1233,7 @@ lib/wine/fakedlls/api-ms-win-core-thread lib/wine/fakedlls/api-ms-win-core-timezone-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-url-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-util-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-core-version-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-winrt-error-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-winrt-error-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-winrt-l1-1-0.dll @@ -1775,6 +1784,8 @@ lib/wine/fakedlls/view.exe %%WINE32%%lib/wine/fakedlls/vnetbios.vxd lib/wine/fakedlls/vssapi.dll %%WINE32%%lib/wine/fakedlls/vtdapi.vxd +%%STAGING%%lib/wine/fakedlls/vulkan-1.dll +%%STAGING%%lib/wine/fakedlls/vulkan.dll %%WINE32%%lib/wine/fakedlls/vwin32.vxd %%WINE32%%lib/wine/fakedlls/w32skrnl.dll %%WINE32%%lib/wine/fakedlls/w32sys.dll16 @@ -1832,6 +1843,7 @@ lib/wine/fakedlls/wintrust.dll lib/wine/fakedlls/winver.exe lib/wine/fakedlls/wlanapi.dll lib/wine/fakedlls/wldap32.dll +lib/wine/fakedlls/wmasf.dll lib/wine/fakedlls/wmi.dll lib/wine/fakedlls/wmic.exe lib/wine/fakedlls/wmiutils.dll @@ -1851,6 +1863,7 @@ lib/wine/fakedlls/wsock32.dll lib/wine/fakedlls/wtsapi32.dll lib/wine/fakedlls/wuapi.dll lib/wine/fakedlls/wuaueng.dll +%%STAGING%%lib/wine/fakedlls/wuauserv.exe lib/wine/fakedlls/wusa.exe lib/wine/fakedlls/xcopy.exe lib/wine/fakedlls/xinput1_1.dll @@ -2082,7 +2095,6 @@ lib/wine/libvdmdbg.def lib/wine/libversion.def lib/wine/libwebservices.def lib/wine/libwer.def -%%STAGING%%lib/wine/libwinealsa.drv.def lib/wine/libwindowscodecs.def lib/wine/libwindowscodecsext.def lib/wine/libwinecrt0.a @@ -2383,6 +2395,8 @@ lib/wine/view.exe.so %%WINE32%%lib/wine/vnetbios.vxd.so lib/wine/vssapi.dll.so %%WINE32%%lib/wine/vtdapi.vxd.so +%%STAGING%%lib/wine/vulkan-1.dll.so +%%STAGING%%lib/wine/vulkan.dll.so %%WINE32%%lib/wine/vwin32.vxd.so %%WINE32%%lib/wine/w32skrnl.dll.so %%WINE32%%lib/wine/w32sys.dll16.so @@ -2439,6 +2453,7 @@ lib/wine/wintrust.dll.so lib/wine/winver.exe.so lib/wine/wlanapi.dll.so lib/wine/wldap32.dll.so +lib/wine/wmasf.dll.so lib/wine/wmi.dll.so lib/wine/wmic.exe.so lib/wine/wmiutils.dll.so @@ -2458,6 +2473,7 @@ lib/wine/wsock32.dll.so lib/wine/wtsapi32.dll.so lib/wine/wuapi.dll.so lib/wine/wuaueng.dll.so +%%STAGING%%lib/wine/wuauserv.exe.so lib/wine/wusa.exe.so lib/wine/xcopy.exe.so lib/wine/xinput1_1.dll.so From owner-svn-ports-head@freebsd.org Tue Mar 22 00:33: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 7EB99AD04CC; Tue, 22 Mar 2016 00:33: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 3246B1A2; Tue, 22 Mar 2016 00:33: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 u2M0Xp3Q088193; Tue, 22 Mar 2016 00:33:51 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2M0XpZ7088191; Tue, 22 Mar 2016 00:33:51 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201603220033.u2M0XpZ7088191@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 22 Mar 2016 00:33:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411630 - in head/sysutils/hfsutils: . 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.21 Precedence: list List-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, 22 Mar 2016 00:33:52 -0000 Author: amdmi3 Date: Tue Mar 22 00:33:51 2016 New Revision: 411630 URL: https://svnweb.freebsd.org/changeset/ports/411630 Log: - Clarify LICENSE - Add LICENSE_FILE - Switch to options helpers - Regenerate patches with `make makepatch` Modified: head/sysutils/hfsutils/Makefile head/sysutils/hfsutils/files/patch-Makefile.in Modified: head/sysutils/hfsutils/Makefile ============================================================================== --- head/sysutils/hfsutils/Makefile Tue Mar 22 00:23:10 2016 (r411629) +++ head/sysutils/hfsutils/Makefile Tue Mar 22 00:33:51 2016 (r411630) @@ -10,7 +10,8 @@ MASTER_SITES= ftp://ftp.mars.org/pub/hfs MAINTAINER= ports@FreeBSD.org COMMENT= Utilities for accessing Apple's HFS volumes -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= hfs-[0-9]* @@ -34,8 +35,6 @@ TCLTK_CONFIGURE_OFF= --without-tcl --wit DEVLIBS_CONFIGURE_ON= --enable-devlibs -.include - post-patch: # Unbreak against Tcl 8.6 @${ECHO_CMD} '#define USE_INTERP_RESULT 1' >> ${WRKSRC}/config.h.in @@ -45,9 +44,11 @@ post-patch: post-install: ${INSTALL_PROGRAM} ${WRKSRC}/hfsck/hfsck ${STAGEDIR}${PREFIX}/bin -.if ${PORT_OPTIONS:MTCLTK} + +post-install-TCLTK-on: @${CHMOD} 755 ${STAGEDIR}${PREFIX}/bin/hfs -.endif + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in BLURB CHANGES README TODO doc/*.txt ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} Modified: head/sysutils/hfsutils/files/patch-Makefile.in ============================================================================== --- head/sysutils/hfsutils/files/patch-Makefile.in Tue Mar 22 00:23:10 2016 (r411629) +++ head/sysutils/hfsutils/files/patch-Makefile.in Tue Mar 22 00:33:51 2016 (r411630) @@ -1,6 +1,6 @@ ---- Makefile.in.orig Tue Sep 1 02:40:14 1998 -+++ Makefile.in Wed Nov 4 17:32:21 1998 -@@ -64,7 +64,8 @@ +--- Makefile.in.orig 1998-08-31 18:40:14 UTC ++++ Makefile.in +@@ -64,7 +64,8 @@ TARGETS = $(CLITARGETS) $(TCLTARGETS) $( CLITARGETS = hattrib hcd hcopy hdel hdir hformat hls hmkdir hmount hpwd \ hrename hrmdir humount hvol @@ -10,7 +10,7 @@ TKTARGETS = xhfs LIBHFS = libhfs/libhfs.a -@@ -96,7 +97,7 @@ +@@ -96,7 +97,7 @@ UTILOBJS = crc.o binhex.o copyin.o copyo all :: @MAKE_TARGETS@ all_cli :: $(CLITARGETS) @@ -19,7 +19,7 @@ all_tk :: $(TKTARGETS) all_lib :: $(LIBHFS) $(LIBRSRC) -@@ -129,9 +130,13 @@ +@@ -129,9 +130,13 @@ install_tcl :: all_tcl $(BININSTALL) $$file "$(BINDEST)/."; \ done From owner-svn-ports-head@freebsd.org Tue Mar 22 00:40: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 71186AD057C; Tue, 22 Mar 2016 00:40:05 +0000 (UTC) (envelope-from grog@lemis.com) Received: from www.lemis.com (www.lemis.com [208.86.226.86]) by mx1.freebsd.org (Postfix) with ESMTP id 2CE34370; Tue, 22 Mar 2016 00:40:04 +0000 (UTC) (envelope-from grog@lemis.com) Received: from eureka.lemis.com (www.lemis.com [208.86.226.86]) by www.lemis.com (Postfix) with ESMTP id BF14D1B72809; Tue, 22 Mar 2016 00:31:37 +0000 (UTC) Received: by eureka.lemis.com (Postfix, from userid 1004) id BD4C544A5F6; Tue, 22 Mar 2016 11:31:36 +1100 (AEDT) Date: Tue, 22 Mar 2016 11:31:36 +1100 From: Greg 'groggy' Lehey To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r410937 - head/graphics/hugin-2016 Message-ID: <20160322003136.GG86793@eureka.lemis.com> References: <201603122236.u2CMaBVf039238@repo.freebsd.org> <20160312233654.GH89167@eureka.lemis.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+1TulI7fc0PCHNy3" Content-Disposition: inline In-Reply-To: Organization: The FreeBSD Project Phone: +61-3-5346-1370, +61-3-5309-0418 Mobile: 0401 265 606. Use only as instructed. WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 00:40:05 -0000 --+1TulI7fc0PCHNy3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sunday, 13 March 2016 at 1:47:22 +0100, Mathieu Arnold wrote: > +--On 13 mars 2016 10:36:54 +1100 Greg 'groggy' Lehey > wrote: >> On Saturday, 12 March 2016 at 23:44:26 +0100, Mathieu Arnold wrote: >>> Hi, >>> >>> +--On 12 mars 2016 22:36:11 +0000 Greg Lehey wrote: >>>> Author: grog (src committer) >>>> Date: Sat Mar 12 22:36:11 2016 >>>> New Revision: 410937 >>>> URL: https://svnweb.freebsd.org/changeset/ports/410937 >>>> >>>> Log: >>>> Upgrade to 2016.0.0 RC2. >>>> Remove repetitive PKGNAMESUFFIX. >>> >>> It looks like it was not reviewed by a ports committer, which explains >>> the mistakes, could you please get all your following ports commits >>> reviewed by a ports committer ? >> >> I am a ports committer, as my ex-mentors edwin@ and itetcu@ should >> confirm, though it seems that the appropriate lists haven't been >> updated. I'm also MAINTAINER for this port. And I see no mistakes. >> If you see any, it would have been helpful for you to explain, not to >> revert without discussion. >> >> What's your problem? I see that you committed this change originally >> port without consulting me, assigning me a pointy hat (which I find >> somewhat offensive), with an inappropriate commit message, and >> presumably without testing. The result is a package called >> hugin-2016-2016.0.0.r1. Reverting your commit gave a more logical >> hugin-2016.0.0.r1. >> >> I also see that, rather than discussing this matter with me first, you >> reverted my commit. That's the beginning of a commit war. I consider >> your behaviour impolite. Please back it out. > > Well, I am sorry if I offended you. Thanks. Apology accepted. But of course a bit of contact in advance would have been instructive. > According to the access file, your ports commit bit was take in for > safe keeping in 2008, seems nobody put you back there when you got > back in 2013. Thus my confusion. Yes, as I said, it seems that there was some missed update there. It's still like that. How do I get the list updated? > There already is a port that has "hugin" as PKGBASE, it is > graphcis/hugin. And it is forbidden to have two ports with the same > PKGBASE. I can refer you to the "PORTNAME And PORTREVISION" section > of the Porter's Handbook: > https://www.freebsd.org/doc/en/books/porters-handbook/makefile-naming.html I had already read that, and I agree that hugin-2016 sounds good. But after your change, the name was hugin-2016-2016.0.0.r1, which looks unnecessarily repetitive. I've been trying to think of a good alternative name, but it escapes me. In the meantime the port has gone away again (as advertised), so the immediate problem has too. Do you have a suggestion for an alternative? hugin-devel again, maybe? Greg -- Sent from my desktop computer. Finger grog@FreeBSD.org for PGP public key. See complete headers for address and phone numbers. This message is digitally signed. If your Microsoft MUA reports problems, please read http://tinyurl.com/broken-mua --+1TulI7fc0PCHNy3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlbwkmgACgkQIubykFB6QiM/owCgjmGu17gPgMIJxAwzRbintqaB xxAAn3zuIJVDlmnW2u4CKT+q+5D7eETd =bMUy -----END PGP SIGNATURE----- --+1TulI7fc0PCHNy3-- From owner-svn-ports-head@freebsd.org Tue Mar 22 01:49: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 0556BAD85FA; Tue, 22 Mar 2016 01:49:03 +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 CAE451F2E; Tue, 22 Mar 2016 01:49:02 +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 u2M1n2wC009421; Tue, 22 Mar 2016 01:49:02 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2M1n2fm009420; Tue, 22 Mar 2016 01:49:02 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201603220149.u2M1n2fm009420@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 22 Mar 2016 01:49:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411631 - head/security/oinkmaster X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 01:49:03 -0000 Author: amdmi3 Date: Tue Mar 22 01:49:01 2016 New Revision: 411631 URL: https://svnweb.freebsd.org/changeset/ports/411631 Log: - Add LICENSE_FILE - Add NO_ARCH - Switch to options helpers Modified: head/security/oinkmaster/Makefile Modified: head/security/oinkmaster/Makefile ============================================================================== --- head/security/oinkmaster/Makefile Tue Mar 22 00:33:51 2016 (r411630) +++ head/security/oinkmaster/Makefile Tue Mar 22 01:49:01 2016 (r411631) @@ -11,15 +11,15 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Help you update your snort rules after each update LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget -OPTIONS_DEFINE= DOCS - -NO_BUILD= yes USES= perl5 shebangfix USE_PERL5= run SHEBANG_FILES= oinkmaster.pl +NO_BUILD= yes +NO_ARCH= yes PLIST_FILES= bin/oinkmaster \ etc/oinkmaster.conf.sample \ @@ -27,10 +27,14 @@ PLIST_FILES= bin/oinkmaster \ PORTDOCS= README +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/oinkmaster.pl ${STAGEDIR}${PREFIX}/bin/oinkmaster ${INSTALL_DATA} ${WRKSRC}/oinkmaster.conf ${STAGEDIR}${PREFIX}/etc/oinkmaster.conf.sample ${INSTALL_MAN} ${WRKSRC}/oinkmaster.1 ${STAGEDIR}${PREFIX}/man/man1 + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Tue Mar 22 02:07: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 F352DAD8952; Tue, 22 Mar 2016 02:07:33 +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 AA6DC8A7; Tue, 22 Mar 2016 02:07:33 +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 u2M27W3T015519; Tue, 22 Mar 2016 02:07:32 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2M27WZO015517; Tue, 22 Mar 2016 02:07:32 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201603220207.u2M27WZO015517@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Tue, 22 Mar 2016 02:07:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411632 - in head/multimedia/mplayer2: . 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.21 Precedence: list List-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, 22 Mar 2016 02:07:34 -0000 Author: cpm Date: Tue Mar 22 02:07:32 2016 New Revision: 411632 URL: https://svnweb.freebsd.org/changeset/ports/411632 Log: - Convert to USES=python:3,build - Fix SIGSEGV with FFmpeg (reported by soralx@cydem.org) - Update MAINTAINER to my @FreeBSD.org address - Bump PORTREVISION PR: 208080 Approved by: junovitch (mentor) Added: head/multimedia/mplayer2/files/patch-libmpdemux_demux__lavf.c (contents, props changed) Modified: head/multimedia/mplayer2/Makefile Modified: head/multimedia/mplayer2/Makefile ============================================================================== --- head/multimedia/mplayer2/Makefile Tue Mar 22 01:49:01 2016 (r411631) +++ head/multimedia/mplayer2/Makefile Tue Mar 22 02:07:32 2016 (r411632) @@ -2,11 +2,11 @@ PORTNAME= mplayer2 PORTVERSION= ${MPLAYER2_PORT_VERSION} -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= multimedia audio MASTER_SITES= LOCAL/gblach/ -MAINTAINER= cpm@fbsd.es +MAINTAINER= cpm@FreeBSD.org COMMENT= Advanced general-purpose video player LICENSE= GPLv2 @@ -14,10 +14,9 @@ LICENSE= GPLv2 LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libavcodec.so:${PORTSDIR}/multimedia/ffmpeg -BUILD_DEPENDS= python3:${PORTSDIR}/lang/python3 \ - rst2man:${PORTSDIR}/textproc/py-docutils +BUILD_DEPENDS= rst2man:${PORTSDIR}/textproc/py-docutils -USES= cpe gmake iconv ncurses pkgconfig tar:xz +USES= cpe gmake iconv ncurses pkgconfig python:3,build tar:xz HAS_CONFIGURE= yes CONFIGURE_ENV= TMPDIR="${WRKSRC}" CONFIGURE_ARGS= --cc=${CC} \ Added: head/multimedia/mplayer2/files/patch-libmpdemux_demux__lavf.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/mplayer2/files/patch-libmpdemux_demux__lavf.c Tue Mar 22 02:07:32 2016 (r411632) @@ -0,0 +1,18 @@ +--- libmpdemux/demux_lavf.c.orig 2016-03-16 10:57:42 UTC ++++ libmpdemux/demux_lavf.c +@@ -159,6 +159,7 @@ static int lavf_check_file(demuxer_t *de + int probe_data_size = 0; + int read_size = INITIAL_PROBE_SIZE; + int score; ++ char mime[] = ""; + + if (!demuxer->priv) + demuxer->priv = calloc(sizeof(lavf_priv_t), 1); +@@ -203,6 +204,7 @@ static int lavf_check_file(demuxer_t *de + avpd.buf_size = probe_data_size; + + score = 0; ++ avpd.mime_type = mime; + priv->avif = av_probe_input_format2(&avpd, probe_data_size > 0, &score); + read_size = FFMIN(2 * read_size, PROBE_BUF_SIZE - probe_data_size); + } while ((demuxer->desc->type != DEMUXER_TYPE_LAVF_PREFERRED || From owner-svn-ports-head@freebsd.org Tue Mar 22 02:14: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 19167AD8A99; Tue, 22 Mar 2016 02:14:03 +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 CF9B6BCB; Tue, 22 Mar 2016 02:14:02 +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 u2M2E2Nq018505; Tue, 22 Mar 2016 02:14:02 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2M2E1B9018501; Tue, 22 Mar 2016 02:14:01 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201603220214.u2M2E1B9018501@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Tue, 22 Mar 2016 02:14:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411633 - in head/dns/dnsdist: . 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.21 Precedence: list List-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, 22 Mar 2016 02:14:03 -0000 Author: cpm Date: Tue Mar 22 02:14:01 2016 New Revision: 411633 URL: https://svnweb.freebsd.org/changeset/ports/411633 Log: - Update to 1.0.0-alpha2 - Replace USES=readline with USES=libedit - Remove ragel dependency because it's only required to compile from git. - Fix MASTER_SITES - Add incbin License (The Unlicense) - Enable dnscrypt support - Fix comparison signedness in dnsname.cc Changelog: http://dnsdist.org/changelog/#dnsdist-100-alpha2 PR: 208126 Approved by: junovitch (mentor) Added: head/dns/dnsdist/files/patch-dnsname.cc (contents, props changed) Modified: head/dns/dnsdist/Makefile head/dns/dnsdist/distinfo head/dns/dnsdist/files/patch-iputils.hh Modified: head/dns/dnsdist/Makefile ============================================================================== --- head/dns/dnsdist/Makefile Tue Mar 22 02:07:32 2016 (r411632) +++ head/dns/dnsdist/Makefile Tue Mar 22 02:14:01 2016 (r411633) @@ -2,18 +2,21 @@ # $FreeBSD$ PORTNAME= dnsdist -DISTVERSION= 0.0.791gfbb356b +DISTVERSION= 1.0.0-alpha2 CATEGORIES= dns net -MASTER_SITES= http://builder.powerdns.com/files/dnsdist/dist/ \ +MASTER_SITES= https://downloads.powerdns.com/releases/ \ LOCAL/cpm MAINTAINER= cpm@FreeBSD.org COMMENT= Highly DNS-, DoS- and abuse-aware loadbalancer -LICENSE= GPLv2 +LICENSE= GPLv2 UNLICENSE +LICENSE_COMB= multi +LICENSE_NAME_UNLICENSE= The Unlicense +LICENSE_FILE_UNLICENSE= ${WRKSRC}/ext/incbin/UNLICENSE +LICENSE_PERMS_UNLICENSE= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BUILD_DEPENDS= ${LOCALBASE}/lib/libatomic_ops.a:${PORTSDIR}/devel/libatomic_ops \ - ragel>0:${PORTSDIR}/devel/ragel +BUILD_DEPENDS= ${LOCALBASE}/lib/libatomic_ops.a:${PORTSDIR}/devel/libatomic_ops LIB_DEPENDS= libboost_serialization.so:${PORTSDIR}/devel/boost-libs \ libsodium.so:${PORTSDIR}/security/libsodium @@ -21,8 +24,8 @@ CXXFLAGS+= -D_GLIBCXX_USE_C99 LDFLAGS+= -L${LOCALBASE}/lib -latomic GNU_CONFIGURE= yes USE_GCC= yes -USES= bison cpe gmake libtool lua:52 pkgconfig readline tar:bz2 -CONFIGURE_ARGS= --enable-libsodium +USES= bison cpe gmake libedit libtool lua:52 pkgconfig tar:bz2 +CONFIGURE_ARGS= --enable-dnscrypt --enable-libsodium INSTALL_TARGET= install-strip USE_RC_SUBR= dnsdist Modified: head/dns/dnsdist/distinfo ============================================================================== --- head/dns/dnsdist/distinfo Tue Mar 22 02:07:32 2016 (r411632) +++ head/dns/dnsdist/distinfo Tue Mar 22 02:14:01 2016 (r411633) @@ -1,2 +1,2 @@ -SHA256 (dnsdist-0.0.791gfbb356b.tar.bz2) = bbd063adb3c39dde957c4578e1b06ab79400d26764ce9d21b8afc8437fa9992b -SIZE (dnsdist-0.0.791gfbb356b.tar.bz2) = 803402 +SHA256 (dnsdist-1.0.0-alpha2.tar.bz2) = dcbfa4f375a856694276f11921a6007bc954edd517a1cf1311a31839ca083c50 +SIZE (dnsdist-1.0.0-alpha2.tar.bz2) = 789252 Added: head/dns/dnsdist/files/patch-dnsname.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/dnsdist/files/patch-dnsname.cc Tue Mar 22 02:14:01 2016 (r411633) @@ -0,0 +1,13 @@ +--- dnsname.cc.orig 2016-03-18 18:34:07 UTC ++++ dnsname.cc +@@ -142,8 +142,8 @@ bool DNSName::isPartOf(const DNSName& pa + return false; + + // this is slightly complicated since we can't start from the end, since we can't see where a label begins/ends then +- for(auto us=d_storage.cbegin(); us= static_cast(parent.d_storage.size()); us+=*us+1) { +- if (std::distance(us,d_storage.cend()) == static_cast(parent.d_storage.size())) { ++ for(auto us=d_storage.cbegin(); us= static_cast(parent.d_storage.size()); us+=*us+1) { ++ if (std::distance(us,d_storage.cend()) == static_cast(parent.d_storage.size())) { + auto p = parent.d_storage.cbegin(); + for(; us != d_storage.cend(); ++us, ++p) { + if(dns2_tolower(*p) != dns2_tolower(*us)) Modified: head/dns/dnsdist/files/patch-iputils.hh ============================================================================== --- head/dns/dnsdist/files/patch-iputils.hh Tue Mar 22 02:07:32 2016 (r411632) +++ head/dns/dnsdist/files/patch-iputils.hh Tue Mar 22 02:14:01 2016 (r411633) @@ -1,7 +1,7 @@ ---- iputils.hh.orig 2016-01-13 10:18:24 UTC +--- iputils.hh.orig 2016-02-05 09:35:08 UTC +++ iputils.hh -@@ -59,6 +59,11 @@ - #define le64toh(x) OSSwapLittleToHostInt64(x) +@@ -79,6 +79,11 @@ + #endif +// for FreeBSD @@ -9,6 +9,6 @@ +#include +#endif + - // for illumos - #ifdef BE_64 - + union ComboAddress { + struct sockaddr_in sin4; + struct sockaddr_in6 sin6; From owner-svn-ports-head@freebsd.org Tue Mar 22 05:13: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 26966AD81B0; Tue, 22 Mar 2016 05:13:31 +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 D58436EE; Tue, 22 Mar 2016 05:13: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 u2M5DTWx072432; Tue, 22 Mar 2016 05:13:29 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2M5DTb5072425; Tue, 22 Mar 2016 05:13:29 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201603220513.u2M5DTb5072425@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 22 Mar 2016 05:13:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411634 - in head/devel: . py-llfuse py-llfuse/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.21 Precedence: list List-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, 22 Mar 2016 05:13:31 -0000 Author: pi Date: Tue Mar 22 05:13:29 2016 New Revision: 411634 URL: https://svnweb.freebsd.org/changeset/ports/411634 Log: New port: devel/py-llfuse Python-LLFUSE is a set of Python bindings for the low level FUSE API. It requires at least FUSE 2.8.0 and supports both Python 2.x and 3.x. It runs under Linux, OS-X, FreeBSD and NetBSD. WWW: https://bitbucket.org/nikratio/python-llfuse PR: 203759 Submitted by: Niklaas Baudet von Gersdorff Added: head/devel/py-llfuse/ head/devel/py-llfuse/Makefile (contents, props changed) head/devel/py-llfuse/distinfo (contents, props changed) head/devel/py-llfuse/files/ head/devel/py-llfuse/files/patch-src_llfuse.c (contents, props changed) head/devel/py-llfuse/files/patch-src_xattr.h (contents, props changed) head/devel/py-llfuse/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Mar 22 02:14:01 2016 (r411633) +++ head/devel/Makefile Tue Mar 22 05:13:29 2016 (r411634) @@ -4161,6 +4161,7 @@ SUBDIR += py-libvirt SUBDIR += py-libzfs SUBDIR += py-ll-core + SUBDIR += py-llfuse SUBDIR += py-lock_file SUBDIR += py-lockfile SUBDIR += py-log4py Added: head/devel/py-llfuse/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-llfuse/Makefile Tue Mar 22 05:13:29 2016 (r411634) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= llfuse +PORTVERSION= 1.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= niklaas@kulturflatrate.net +COMMENT= Python bindings for low-level FUSE API + +LICENSE= LGPL20+ + +USES= compiler:c++11-lang fuse pkgconfig python tar:bz2 +USE_PYTHON= autoplist distutils + +post-stage: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/python2.7/site-packages/llfuse.so + +.include Added: head/devel/py-llfuse/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-llfuse/distinfo Tue Mar 22 05:13:29 2016 (r411634) @@ -0,0 +1,2 @@ +SHA256 (llfuse-1.0.tar.bz2) = fa521ce77a8c0ac1c8c21e6d4b0705dacc0ddd627439c2b3827c674909c027d2 +SIZE (llfuse-1.0.tar.bz2) = 323706 Added: head/devel/py-llfuse/files/patch-src_llfuse.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-llfuse/files/patch-src_llfuse.c Tue Mar 22 05:13:29 2016 (r411634) @@ -0,0 +1,11 @@ +--- src/llfuse.c.orig 2016-03-20 11:33:13 UTC ++++ src/llfuse.c +@@ -33573,7 +33573,7 @@ static PyObject *__pyx_pw_6llfuse_5setxa + } + + static PyObject *__pyx_pf_6llfuse_4setxattr(CYTHON_UNUSED PyObject *__pyx_self, PyObject *__pyx_v_path, PyObject *__pyx_v_name, PyObject *__pyx_v_value, PyObject *__pyx_v_namespace) { +- int __pyx_v_ret; ++ ssize_t __pyx_v_ret; + Py_ssize_t __pyx_v_len_; + char *__pyx_v_cvalue; + char *__pyx_v_cpath; Added: head/devel/py-llfuse/files/patch-src_xattr.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-llfuse/files/patch-src_xattr.h Tue Mar 22 05:13:29 2016 (r411634) @@ -0,0 +1,20 @@ +--- src/xattr.h.orig 2016-02-23 17:14:08 UTC ++++ src/xattr.h +@@ -37,7 +37,7 @@ static ssize_t getxattr_p (char *path, c + UNUSED int namespace) { + return getxattr(path, name, value, size); + } +-static int setxattr_p (char *path, char *name, void *value, size_t size, ++static ssize_t setxattr_p (char *path, char *name, void *value, size_t size, + UNUSED int namespace) { + return setxattr(path, name, value, size, 0); + } +@@ -81,7 +81,7 @@ static ssize_t getxattr_p (char *path, c + return ret; + } + +-static int setxattr_p (char *path, char *name, void *value, size_t size, ++static ssize_t setxattr_p (char *path, char *name, void *value, size_t size, + int namespace) { + return extattr_set_file(path, namespace, name, value, size); + } Added: head/devel/py-llfuse/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-llfuse/pkg-descr Tue Mar 22 05:13:29 2016 (r411634) @@ -0,0 +1,5 @@ +Python-LLFUSE is a set of Python bindings for the low level FUSE API. It +requires at least FUSE 2.8.0 and supports both Python 2.x and 3.x. It runs +under Linux, OS-X, FreeBSD and NetBSD. + +WWW: https://bitbucket.org/nikratio/python-llfuse From owner-svn-ports-head@freebsd.org Tue Mar 22 05:35: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 74C6EAD8666; Tue, 22 Mar 2016 05:35:23 +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 45599E80; Tue, 22 Mar 2016 05:35:23 +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 u2M5ZMJW078604; Tue, 22 Mar 2016 05:35:22 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2M5ZM4k078603; Tue, 22 Mar 2016 05:35:22 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201603220535.u2M5ZM4k078603@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 22 Mar 2016 05:35:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411635 - head/devel/py-llfuse X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 05:35:23 -0000 Author: pi Date: Tue Mar 22 05:35:22 2016 New Revision: 411635 URL: https://svnweb.freebsd.org/changeset/ports/411635 Log: devel/py-llfuse: fix STRIP_CMD PR: 203759 Pointy-hat to: pi Modified: head/devel/py-llfuse/Makefile Modified: head/devel/py-llfuse/Makefile ============================================================================== --- head/devel/py-llfuse/Makefile Tue Mar 22 05:13:29 2016 (r411634) +++ head/devel/py-llfuse/Makefile Tue Mar 22 05:35:22 2016 (r411635) @@ -15,6 +15,6 @@ USES= compiler:c++11-lang fuse pkgconfi USE_PYTHON= autoplist distutils post-stage: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/python2.7/site-packages/llfuse.so + ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/llfuse.so .include From owner-svn-ports-head@freebsd.org Tue Mar 22 05:58: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 EBBAEAD89A1; Tue, 22 Mar 2016 05:58:52 +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 B4908909; Tue, 22 Mar 2016 05:58:52 +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 u2M5wpmB084835; Tue, 22 Mar 2016 05:58:51 GMT (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2M5wpLI084833; Tue, 22 Mar 2016 05:58:51 GMT (envelope-from ume@FreeBSD.org) Message-Id: <201603220558.u2M5wpLI084833@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ume set sender to ume@FreeBSD.org using -f From: Hajimu UMEMOTO Date: Tue, 22 Mar 2016 05:58:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411636 - in head/security: cyrus-sasl2 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.21 Precedence: list List-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, 22 Mar 2016 05:58:53 -0000 Author: ume Date: Tue Mar 22 05:58:51 2016 New Revision: 411636 URL: https://svnweb.freebsd.org/changeset/ports/411636 Log: Make it buildable with GDBM on. PR: 208194 Reported by: vas__at__mpeks.tomsk.su Modified: head/security/cyrus-sasl2-saslauthd/Makefile head/security/cyrus-sasl2/Makefile Modified: head/security/cyrus-sasl2-saslauthd/Makefile ============================================================================== --- head/security/cyrus-sasl2-saslauthd/Makefile Tue Mar 22 05:35:22 2016 (r411635) +++ head/security/cyrus-sasl2-saslauthd/Makefile Tue Mar 22 05:58:51 2016 (r411636) @@ -34,6 +34,7 @@ BDB_CONFIGURE_ON= --enable-auth-sasldb \ --with-bdb=${BDB_LIB_NAME} BDB1_CONFIGURE_ON= --enable-auth-sasldb \ --with-dblib=ndbm +GDBM_LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm GDBM_CONFIGURE_ON= --enable-auth-sasldb \ --with-dblib=gdbm \ --with-gdbm=${LOCALBASE} Modified: head/security/cyrus-sasl2/Makefile ============================================================================== --- head/security/cyrus-sasl2/Makefile Tue Mar 22 05:35:22 2016 (r411635) +++ head/security/cyrus-sasl2/Makefile Tue Mar 22 05:58:51 2016 (r411636) @@ -36,6 +36,7 @@ BDB_CONFIGURE_ON= --with-dblib=berkeley --with-bdb-incdir=${BDB_INCLUDE_DIR} \ --with-bdb=${BDB_LIB_NAME} BDB1_CONFIGURE_ON= --with-dblib=ndbm +GDBM_LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm GDBM_CONFIGURE_ON= --with-dblib=gdbm \ --with-gdbm=${LOCALBASE} MYSQL_USE= MYSQL=yes From owner-svn-ports-head@freebsd.org Tue Mar 22 06:25: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 9BD75AD8F7D; Tue, 22 Mar 2016 06:25:44 +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 696809FB; Tue, 22 Mar 2016 06:25:44 +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 u2M6PhBl093903; Tue, 22 Mar 2016 06:25:43 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2M6PhdM093902; Tue, 22 Mar 2016 06:25:43 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201603220625.u2M6PhdM093902@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Tue, 22 Mar 2016 06:25:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411637 - 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.21 Precedence: list List-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, 22 Mar 2016 06:25:44 -0000 Author: dbn Date: Tue Mar 22 06:25:43 2016 New Revision: 411637 URL: https://svnweb.freebsd.org/changeset/ports/411637 Log: emulators/wine-staging: add missing dependency. Add a missing dependency on libtxc_dxtn.so (provided by graphics/s2tc). PORTREVISION is not bumped (despite policy) for the following reasons: - Bumping PORTREVISION just for the slave port wine-staging is likely to result in human error later on (i.e. it will cause issues if wine-devel needs a bump, or an update). - Bumping both wine-devel and wine-staging is overkill. - The port is newly updated likely to catch most builds with this update - The port is updated every two weeks, so everyone gets the improvement quickly enough. - This change will be in the i386-wine-staging update. PR: 208162 Reported by: Mickael Maillot Approved by: gerald@ Modified: head/emulators/wine-devel/Makefile Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Tue Mar 22 05:58:51 2016 (r411636) +++ head/emulators/wine-devel/Makefile Tue Mar 22 06:25:43 2016 (r411637) @@ -90,6 +90,8 @@ MPG123_LIB_DEPENDS= libmpg123.so:${PORTS OPENAL_CONFIGURE_WITH= openal OPENAL_USES= openal +STAGING_LIB_DEPENDS= libtxc_dxtn.so:${PORTSDIR}/graphics/s2tc + V4L_CONFIGURE_WITH= v4l V4L_BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat V4L_LIB_DEPENDS= libv4l1.so:${PORTSDIR}/multimedia/libv4l From owner-svn-ports-head@freebsd.org Tue Mar 22 06:59: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 1E683AD86FC for ; Tue, 22 Mar 2016 06:59:13 +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 D32C2A95 for ; Tue, 22 Mar 2016 06:59:12 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: (qmail 21141 invoked by uid 89); 22 Mar 2016 06:59:11 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 22 Mar 2016 06:59:11 -0000 Received: (qmail 21074 invoked by uid 89); 22 Mar 2016 06:58:53 -0000 Received: by simscan 1.3.1 ppid: 21066, pid: 21068, t: 0.1014s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 22 Mar 2016 06:58:53 -0000 Received: (qmail 28227 invoked by uid 89); 22 Mar 2016 06:58:53 -0000 Received: by simscan 1.4.0 ppid: 28208, pid: 28223, t: 0.5016s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by mail.vfemail.net with ESMTPA; 22 Mar 2016 06:58:53 -0000 From: Jan Beich To: Kurt Jaeger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r411635 - head/devel/py-llfuse References: <201603220535.u2M5ZM4k078603@repo.freebsd.org> Date: Tue, 22 Mar 2016 07:58:45 +0100 In-Reply-To: <201603220535.u2M5ZM4k078603@repo.freebsd.org> (Kurt Jaeger's message of "Tue, 22 Mar 2016 05:35:22 +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.21 Precedence: list List-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, 22 Mar 2016 06:59:13 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Kurt Jaeger writes: > @@ -15,6 +15,6 @@ USES=3D compiler:c++11-lang fuse pkgconfi > USE_PYTHON=3D autoplist distutils >=20=20 > post-stage: > - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/python2.7/site-packages/llfuse.so > + ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/llfuse.so >=20=20 > .include PYTHON_SITELIBDIR is under LOCALBASE, use PYTHONPREFIX_SITELIBDIR instead. $ poudriere testport -Pj 93i386 -o devel/py-llfuse [...] copying build/lib.freebsd-9.3-RELEASE-pN-i386-2.7/llfuse.so -> /wrkdirs/u= sr/ports/devel/py-llfuse/ [...] /usr/bin/strip: '/wrkdirs/usr/ports/devel/py-llfuse/work/stage/usr/local/= lib/python2.7/site-packages/llfuse.so': No such file *** [post-stage] Error code 1 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJW8O0lXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bYEsIAMAHuEhgcxnIjHwkPsOq+EOg MYPLjcL4pvzOtuUElQqxGe6lEYHszmgVuZ34Oc09EnqPU2sF5M98jXpVLobDSh8H qNOBnJe3FuqdI6o9RU8+YTfwwIPW1Hmz1W4w7/ewMRM0em508IQf5jqxhoGAn63Y y4SYyfpIsCHrZ0JYe0JnL0a5/OOKzT0FzvdkFx1/A147tyj42m+UGF+zQDxeH84w 8+JuHHT3NmBbKdteZsuC4lXwVl+YW11HNQtZp0k3ksXjb7un0r5sC2aFhSRBDzCL tbTnJlDRf0wEZ2tgzdB/I3QWSEBTeRhwwZ97SAlxAmCjM66jFKoiu2FIXY6IxTM= =D9UK -----END PGP SIGNATURE----- --=-=-=-- From owner-svn-ports-head@freebsd.org Tue Mar 22 07:25: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 4FD43AD8CC1; Tue, 22 Mar 2016 07:25: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 12D44919; Tue, 22 Mar 2016 07:25: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 u2M7PbdW011882; Tue, 22 Mar 2016 07:25:37 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2M7PbnF011881; Tue, 22 Mar 2016 07:25:37 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201603220725.u2M7PbnF011881@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 22 Mar 2016 07:25:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411638 - head/devel/py-llfuse X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 07:25:38 -0000 Author: pi Date: Tue Mar 22 07:25:37 2016 New Revision: 411638 URL: https://svnweb.freebsd.org/changeset/ports/411638 Log: devel/py-llfuse: Another attempt to fix STRIP PR: 203759 Submitted by: jbeich Modified: head/devel/py-llfuse/Makefile Modified: head/devel/py-llfuse/Makefile ============================================================================== --- head/devel/py-llfuse/Makefile Tue Mar 22 06:25:43 2016 (r411637) +++ head/devel/py-llfuse/Makefile Tue Mar 22 07:25:37 2016 (r411638) @@ -15,6 +15,6 @@ USES= compiler:c++11-lang fuse pkgconfi USE_PYTHON= autoplist distutils post-stage: - ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/llfuse.so + ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/llfuse.so .include From owner-svn-ports-head@freebsd.org Tue Mar 22 07:56: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 84C26AD8439; Tue, 22 Mar 2016 07:56:45 +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 51FFA7CB; Tue, 22 Mar 2016 07:56:45 +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 u2M7ui5u020865; Tue, 22 Mar 2016 07:56:44 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2M7uiQf020863; Tue, 22 Mar 2016 07:56:44 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201603220756.u2M7uiQf020863@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 22 Mar 2016 07:56:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411639 - 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.21 Precedence: list List-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, 22 Mar 2016 07:56:45 -0000 Author: lwhsu Date: Tue Mar 22 07:56:44 2016 New Revision: 411639 URL: https://svnweb.freebsd.org/changeset/ports/411639 Log: - Update to 1.654 Modified: head/devel/jenkins/Makefile head/devel/jenkins/distinfo Modified: head/devel/jenkins/Makefile ============================================================================== --- head/devel/jenkins/Makefile Tue Mar 22 07:25:37 2016 (r411638) +++ head/devel/jenkins/Makefile Tue Mar 22 07:56:44 2016 (r411639) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.653 +PORTVERSION= 1.654 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: head/devel/jenkins/distinfo ============================================================================== --- head/devel/jenkins/distinfo Tue Mar 22 07:25:37 2016 (r411638) +++ head/devel/jenkins/distinfo Tue Mar 22 07:56:44 2016 (r411639) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.653/jenkins.war) = 48e33fab851459c0e81fc2d6f36f1795490d862d1d1f3d3a79c46c945bdb44fc -SIZE (jenkins/1.653/jenkins.war) = 64689474 +SHA256 (jenkins/1.654/jenkins.war) = af4b338cc899a3a242cff89fda09224c20d349617d2519391e742ff9669121fc +SIZE (jenkins/1.654/jenkins.war) = 64692780 From owner-svn-ports-head@freebsd.org Tue Mar 22 08:52: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 80624AD845A; Tue, 22 Mar 2016 08:52:28 +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 52A64257; Tue, 22 Mar 2016 08:52:28 +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 u2M8qRif038733; Tue, 22 Mar 2016 08:52:27 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2M8qR53038731; Tue, 22 Mar 2016 08:52:27 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201603220852.u2M8qR53038731@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Tue, 22 Mar 2016 08:52:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411640 - in head/sysutils/openhpi: . 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.21 Precedence: list List-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, 22 Mar 2016 08:52:28 -0000 Author: tijl Date: Tue Mar 22 08:52:27 2016 New Revision: 411640 URL: https://svnweb.freebsd.org/changeset/ports/411640 Log: Improve the rc script a bit. "-c " isn't optional. Also use %%ETCDIR%% as suggested by jbeich. Modified: head/sysutils/openhpi/Makefile head/sysutils/openhpi/files/openhpid.in Modified: head/sysutils/openhpi/Makefile ============================================================================== --- head/sysutils/openhpi/Makefile Tue Mar 22 07:56:44 2016 (r411639) +++ head/sysutils/openhpi/Makefile Tue Mar 22 08:52:27 2016 (r411640) @@ -2,6 +2,7 @@ PORTNAME= openhpi PORTVERSION= 3.6.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/openhpi/openhpi-stable/${PORTVERSION}/ Modified: head/sysutils/openhpi/files/openhpid.in ============================================================================== --- head/sysutils/openhpi/files/openhpid.in Tue Mar 22 07:56:44 2016 (r411639) +++ head/sysutils/openhpi/files/openhpid.in Tue Mar 22 08:52:27 2016 (r411640) @@ -9,16 +9,17 @@ # Add the following to /etc/rc.conf[.local] to enable this service # # openhpid_enable="YES" -# openhpid_flags="-c %%PREFIX%%/etc/openhpi/openhpi.conf" # . /etc/rc.subr -name="openhpid" -rcvar="openhpid_enable" -command="%%PREFIX%%/sbin/openhpid" +: ${openhpid_enable:=NO} ${openhpid_config:=%%ETCDIR%%/openhpi.conf} -: ${openhpid_enable=NO} ${openhpid_flags=-c %%PREFIX%%/etc/openhpi/openhpi.conf} +name=openhpid +rcvar=openhpid_enable +command="%%PREFIX%%/sbin/openhpid" +command_args="-c ${openhpid_config}" +required_files="${openhpid_config}" load_rc_config ${name} run_rc_command "$1" From owner-svn-ports-head@freebsd.org Tue Mar 22 09:15: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 CEDA9AD8C20; Tue, 22 Mar 2016 09:15:29 +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 9F936D4B; Tue, 22 Mar 2016 09:15:29 +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 u2M9FSXf044777; Tue, 22 Mar 2016 09:15:28 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2M9FSBu044776; Tue, 22 Mar 2016 09:15:28 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201603220915.u2M9FSBu044776@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Tue, 22 Mar 2016 09:15:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411641 - head/security/openvas-libraries/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.21 Precedence: list List-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, 22 Mar 2016 09:15:29 -0000 Author: tijl Date: Tue Mar 22 09:15:28 2016 New Revision: 411641 URL: https://svnweb.freebsd.org/changeset/ports/411641 Log: Fix build on FreeBSD 9 which doesn't have a zlib pkgconfig file. Added: head/security/openvas-libraries/files/patch-base-CMakeLists.txt (contents, props changed) Added: head/security/openvas-libraries/files/patch-base-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/openvas-libraries/files/patch-base-CMakeLists.txt Tue Mar 22 09:15:28 2016 (r411641) @@ -0,0 +1,12 @@ +--- base/CMakeLists.txt.orig 2015-08-03 10:14:33 UTC ++++ base/CMakeLists.txt +@@ -30,7 +30,8 @@ if (NOT MINGW) + # because they change the API (e.g. _FILE_OFFSET_BITS). + set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${HARDENING_FLAGS} -D_FILE_OFFSET_BITS=64 -Wall -fPIC") + +- pkg_check_modules (ZLIB REQUIRED zlib) ++ set (ZLIB_INCLUDE_DIRS "") ++ set (ZLIB_LDFLAGS "-lz") + + pkg_check_modules (GIO REQUIRED gio-2.0) + endif (NOT MINGW) From owner-svn-ports-head@freebsd.org Tue Mar 22 09:26: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 AB412AD71B1; Tue, 22 Mar 2016 09:26:36 +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 7CBEC939; Tue, 22 Mar 2016 09:26:36 +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 u2M9QZAb047824; Tue, 22 Mar 2016 09:26:35 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2M9QZM7047822; Tue, 22 Mar 2016 09:26:35 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201603220926.u2M9QZM7047822@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Tue, 22 Mar 2016 09:26:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411642 - head/finance/R-cran-TTR X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 09:26:36 -0000 Author: tota Date: Tue Mar 22 09:26:35 2016 New Revision: 411642 URL: https://svnweb.freebsd.org/changeset/ports/411642 Log: - Update to 0.23-1 Modified: head/finance/R-cran-TTR/Makefile head/finance/R-cran-TTR/distinfo Modified: head/finance/R-cran-TTR/Makefile ============================================================================== --- head/finance/R-cran-TTR/Makefile Tue Mar 22 09:15:28 2016 (r411641) +++ head/finance/R-cran-TTR/Makefile Tue Mar 22 09:26:35 2016 (r411642) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= TTR -DISTVERSION= 0.23-0 +DISTVERSION= 0.23-1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/finance/R-cran-TTR/distinfo ============================================================================== --- head/finance/R-cran-TTR/distinfo Tue Mar 22 09:15:28 2016 (r411641) +++ head/finance/R-cran-TTR/distinfo Tue Mar 22 09:26:35 2016 (r411642) @@ -1,2 +1,2 @@ -SHA256 (TTR_0.23-0.tar.gz) = 41b2ec9675a73251279517453bf4b4a83fd193cbe666b60533aad9261b44c4dc -SIZE (TTR_0.23-0.tar.gz) = 304078 +SHA256 (TTR_0.23-1.tar.gz) = 699798f06ceae9663da47b67d1bc8679fc1c0776d12afd054d6ac4d19e05b2ae +SIZE (TTR_0.23-1.tar.gz) = 304259 From owner-svn-ports-head@freebsd.org Tue Mar 22 09:36: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 E3F13AD73A8; Tue, 22 Mar 2016 09:36:03 +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 D7597D1C; Tue, 22 Mar 2016 09:36:03 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id D4F111429; Tue, 22 Mar 2016 09:36:03 +0000 (UTC) Date: Tue, 22 Mar 2016 09:36:03 +0000 From: Alexey Dokuchaev To: Mark Felder Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r411124 - in head/sysutils: . dsbmd dsbmd/files Message-ID: <20160322093603.GA87088@FreeBSD.org> References: <201603142207.u2EM7u9Y049542@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201603142207.u2EM7u9Y049542@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 09:36:04 -0000 On Mon, Mar 14, 2016 at 10:07:56PM +0000, Mark Felder wrote: > New Revision: 411124 > URL: https://svnweb.freebsd.org/changeset/ports/411124 > > +Created by: Marcel Kaiser > +# $FreeBSD$ You're lucky missing `#' in "Created by" does not trigger build error. :) > +PLIST_FILES= libexec/dsbmd "@sample etc/dsbmd.conf.sample etc/dsbmd.conf" For default suffix (`.sample') second argument to @sample is not needed. > +.include > + > +.if ${PORT_OPTIONS:MDOCS} > +PORTDOCS= README > +.endif > + > +.include Entirely useless part. Just PORTDOCS= README, unconditionally. ./danfe From owner-svn-ports-head@freebsd.org Tue Mar 22 10:08: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 34BDFAD7BBF; Tue, 22 Mar 2016 10:08:29 +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 073F9CAE; Tue, 22 Mar 2016 10:08:28 +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 u2MA8SZk060045; Tue, 22 Mar 2016 10:08:28 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MA8SjH060043; Tue, 22 Mar 2016 10:08:28 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201603221008.u2MA8SjH060043@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Tue, 22 Mar 2016 10:08:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411643 - head/math/py-theano X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 10:08:29 -0000 Author: demon Date: Tue Mar 22 10:08:27 2016 New Revision: 411643 URL: https://svnweb.freebsd.org/changeset/ports/411643 Log: Update to version 0.8.0 Modified: head/math/py-theano/Makefile head/math/py-theano/distinfo Modified: head/math/py-theano/Makefile ============================================================================== --- head/math/py-theano/Makefile Tue Mar 22 09:26:35 2016 (r411642) +++ head/math/py-theano/Makefile Tue Mar 22 10:08:27 2016 (r411643) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= theano -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP/source/T/Theano PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-theano/distinfo ============================================================================== --- head/math/py-theano/distinfo Tue Mar 22 09:26:35 2016 (r411642) +++ head/math/py-theano/distinfo Tue Mar 22 10:08:27 2016 (r411643) @@ -1,2 +1,2 @@ -SHA256 (Theano-0.7.0.tar.gz) = 05b0f6d2467735abea13bdc5c2c1ce3c53f1b89f9ebc5a43abdf71f88cf818b3 -SIZE (Theano-0.7.0.tar.gz) = 1985387 +SHA256 (Theano-0.8.0.tar.gz) = 87f117277ebc3a3cd5394d2ae3e65a2aa3f8da3265a33e2a5c1ee63a9e6bceb5 +SIZE (Theano-0.8.0.tar.gz) = 2909570 From owner-svn-ports-head@freebsd.org Tue Mar 22 10:36: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 55D00AD91EB; Tue, 22 Mar 2016 10:36:18 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 25A9CA93; Tue, 22 Mar 2016 10:36:18 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2MAaHJM069127; Tue, 22 Mar 2016 10:36:17 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MAaHjs069125; Tue, 22 Mar 2016 10:36:17 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201603221036.u2MAaHjs069125@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Tue, 22 Mar 2016 10:36:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411644 - head/audio/dsbmixer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 10:36:18 -0000 Author: rakuco Date: Tue Mar 22 10:36:17 2016 New Revision: 411644 URL: https://svnweb.freebsd.org/changeset/ports/411644 Log: Update to 0.2.6. This update includes a fix for installing dsbmixer as a regular, non-root user. PR: 207995 Submitted by: Marcel Kaiser (maintainer) Modified: head/audio/dsbmixer/Makefile head/audio/dsbmixer/distinfo Modified: head/audio/dsbmixer/Makefile ============================================================================== --- head/audio/dsbmixer/Makefile Tue Mar 22 10:08:27 2016 (r411643) +++ head/audio/dsbmixer/Makefile Tue Mar 22 10:36:17 2016 (r411644) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dsbmixer -PORTVERSION= 0.2.5 +PORTVERSION= 0.2.6 CATEGORIES= audio MASTER_SITES= http://freeshell.de/~mk/download/ Modified: head/audio/dsbmixer/distinfo ============================================================================== --- head/audio/dsbmixer/distinfo Tue Mar 22 10:08:27 2016 (r411643) +++ head/audio/dsbmixer/distinfo Tue Mar 22 10:36:17 2016 (r411644) @@ -1,2 +1,2 @@ -SHA256 (dsbmixer-0.2.5.tgz) = 96fa3e0222e596250b541187ddb9ce07acec507c961f1385cd5dd80ead5fb4fc -SIZE (dsbmixer-0.2.5.tgz) = 94720 +SHA256 (dsbmixer-0.2.6.tgz) = bd31e66397ddf52b279a30299fa2c89c5cbe810de6fd7224817c843b7e125746 +SIZE (dsbmixer-0.2.6.tgz) = 94720 From owner-svn-ports-head@freebsd.org Tue Mar 22 10:53: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 35842AD9554; Tue, 22 Mar 2016 10:53:26 +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 069D983A; Tue, 22 Mar 2016 10:53:25 +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 u2MArPAf075306; Tue, 22 Mar 2016 10:53:25 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MArPp5075305; Tue, 22 Mar 2016 10:53:25 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201603221053.u2MArPp5075305@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Tue, 22 Mar 2016 10:53:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411645 - head/sysutils/openhpi/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.21 Precedence: list List-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, 22 Mar 2016 10:53:26 -0000 Author: tijl Date: Tue Mar 22 10:53:25 2016 New Revision: 411645 URL: https://svnweb.freebsd.org/changeset/ports/411645 Log: Fix build with gcc. Modified: head/sysutils/openhpi/files/patch-plugins-dynamic_simulator-new_sim.cpp Modified: head/sysutils/openhpi/files/patch-plugins-dynamic_simulator-new_sim.cpp ============================================================================== --- head/sysutils/openhpi/files/patch-plugins-dynamic_simulator-new_sim.cpp Tue Mar 22 10:36:17 2016 (r411644) +++ head/sysutils/openhpi/files/patch-plugins-dynamic_simulator-new_sim.cpp Tue Mar 22 10:53:25 2016 (r411645) @@ -1263,3 +1263,11 @@ SaHpiResourceIdT id, SaHpiResetActionT act ) { NewSimulator *newsim = 0; +@@ -3563,6 +3134,7 @@ static SaErrorT NewSimulatorSetResetStat + return rv; + } + ++#pragma GCC visibility pop + } // new plugin_loader + //@} + From owner-svn-ports-head@freebsd.org Tue Mar 22 10:59: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 DA929AD95EC; Tue, 22 Mar 2016 10:59:55 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9A3809DC; Tue, 22 Mar 2016 10:59:55 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2MAxsLZ075693; Tue, 22 Mar 2016 10:59:54 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MAxsUC075691; Tue, 22 Mar 2016 10:59:54 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201603221059.u2MAxsUC075691@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Tue, 22 Mar 2016 10:59:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411646 - in head/devel: cmake cmake-gui X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 10:59:56 -0000 Author: rakuco Date: Tue Mar 22 10:59:54 2016 New Revision: 411646 URL: https://svnweb.freebsd.org/changeset/ports/411646 Log: cmake, cmake-gui: Use ${PORTVERSION:R} in MASTER_SITES. This reduces the number of lines that need to be changed on CMake updates. Thanks to sunpoet for the suggestion. Modified: head/devel/cmake-gui/Makefile head/devel/cmake/Makefile Modified: head/devel/cmake-gui/Makefile ============================================================================== --- head/devel/cmake-gui/Makefile Tue Mar 22 10:53:25 2016 (r411645) +++ head/devel/cmake-gui/Makefile Tue Mar 22 10:59:54 2016 (r411646) @@ -3,7 +3,7 @@ PORTNAME= cmake PORTVERSION= 3.5.0 CATEGORIES= devel -MASTER_SITES= https://www.cmake.org/files/v3.5/ +MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ PKGNAMESUFFIX= -gui MAINTAINER= kde@FreeBSD.org Modified: head/devel/cmake/Makefile ============================================================================== --- head/devel/cmake/Makefile Tue Mar 22 10:53:25 2016 (r411645) +++ head/devel/cmake/Makefile Tue Mar 22 10:59:54 2016 (r411646) @@ -5,7 +5,7 @@ PORTNAME= cmake PORTVERSION= 3.5.0 PORTREVISION?= 0 CATEGORIES= devel -MASTER_SITES= https://www.cmake.org/files/v3.5/ +MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ MAINTAINER= kde@FreeBSD.org COMMENT?= Cross-platform Makefile generator From owner-svn-ports-head@freebsd.org Tue Mar 22 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 136ACAD9996; Tue, 22 Mar 2016 11:16:32 +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 D7112181; Tue, 22 Mar 2016 11:16:31 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2MBGVhZ081641; Tue, 22 Mar 2016 11:16:31 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MBGU7r081639; Tue, 22 Mar 2016 11:16:30 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201603221116.u2MBGU7r081639@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 22 Mar 2016 11:16:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411647 - head/devel/erlang-gpb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 11:16:32 -0000 Author: olgeni Date: Tue Mar 22 11:16:30 2016 New Revision: 411647 URL: https://svnweb.freebsd.org/changeset/ports/411647 Log: Update devel/erlang-gpb to version 3.20.1. Modified: head/devel/erlang-gpb/Makefile head/devel/erlang-gpb/distinfo Modified: head/devel/erlang-gpb/Makefile ============================================================================== --- head/devel/erlang-gpb/Makefile Tue Mar 22 10:59:54 2016 (r411646) +++ head/devel/erlang-gpb/Makefile Tue Mar 22 11:16:30 2016 (r411647) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gpb -PORTVERSION= 3.20.0 +PORTVERSION= 3.20.1 CATEGORIES= devel PKGNAMEPREFIX= erlang- Modified: head/devel/erlang-gpb/distinfo ============================================================================== --- head/devel/erlang-gpb/distinfo Tue Mar 22 10:59:54 2016 (r411646) +++ head/devel/erlang-gpb/distinfo Tue Mar 22 11:16:30 2016 (r411647) @@ -1,2 +1,2 @@ -SHA256 (tomas-abrahamsson-gpb-3.20.0_GH0.tar.gz) = 599e420b26d7285a7b7e94d53606cc3f770207089f26318e3e48a24bf75420da -SIZE (tomas-abrahamsson-gpb-3.20.0_GH0.tar.gz) = 285461 +SHA256 (tomas-abrahamsson-gpb-3.20.1_GH0.tar.gz) = 2c7faa78343b4c5be03d63ca90ae4ef15133d08e1661579c5c218066c36d3d66 +SIZE (tomas-abrahamsson-gpb-3.20.1_GH0.tar.gz) = 285682 From owner-svn-ports-head@freebsd.org Tue Mar 22 11:37: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 D80C6AD9EDE; Tue, 22 Mar 2016 11:37:41 +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 A94FDE1B; Tue, 22 Mar 2016 11:37:41 +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 u2MBbera087886; Tue, 22 Mar 2016 11:37:40 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MBbecP087884; Tue, 22 Mar 2016 11:37:40 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201603221137.u2MBbecP087884@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 22 Mar 2016 11:37:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411648 - 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.21 Precedence: list List-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, 22 Mar 2016 11:37:42 -0000 Author: olgeni Date: Tue Mar 22 11:37:40 2016 New Revision: 411648 URL: https://svnweb.freebsd.org/changeset/ports/411648 Log: Update www/erlang-mochiweb to version 2.13.1. Modified: head/www/erlang-mochiweb/Makefile head/www/erlang-mochiweb/distinfo Modified: head/www/erlang-mochiweb/Makefile ============================================================================== --- head/www/erlang-mochiweb/Makefile Tue Mar 22 11:16:30 2016 (r411647) +++ head/www/erlang-mochiweb/Makefile Tue Mar 22 11:37:40 2016 (r411648) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mochiweb -PORTVERSION= 2.13.0 +PORTVERSION= 2.13.1 DISTVERSIONPREFIX= v CATEGORIES= www devel PKGNAMEPREFIX= erlang- Modified: head/www/erlang-mochiweb/distinfo ============================================================================== --- head/www/erlang-mochiweb/distinfo Tue Mar 22 11:16:30 2016 (r411647) +++ head/www/erlang-mochiweb/distinfo Tue Mar 22 11:37:40 2016 (r411648) @@ -1,2 +1,2 @@ -SHA256 (mochi-mochiweb-v2.13.0_GH0.tar.gz) = 6a4ef6e2590f74bf5fc8bfe4d34f3ca9cf0ca9f2c2bb453bbbebd8aada5257e6 -SIZE (mochi-mochiweb-v2.13.0_GH0.tar.gz) = 286302 +SHA256 (mochi-mochiweb-v2.13.1_GH0.tar.gz) = f2803ef66175d13fe6b23dad477ccdf9007fc5732b4f4842dc61dcfbb0088c46 +SIZE (mochi-mochiweb-v2.13.1_GH0.tar.gz) = 286544 From owner-svn-ports-head@freebsd.org Tue Mar 22 11:52: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 98D5BAD8461; Tue, 22 Mar 2016 11:52:31 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A71C8D4; Tue, 22 Mar 2016 11:52:31 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2MBqUts093886; Tue, 22 Mar 2016 11:52:30 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MBqUEm093884; Tue, 22 Mar 2016 11:52:30 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201603221152.u2MBqUEm093884@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 22 Mar 2016 11:52:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411649 - head/devel/elixir-hex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 11:52:31 -0000 Author: olgeni Date: Tue Mar 22 11:52:30 2016 New Revision: 411649 URL: https://svnweb.freebsd.org/changeset/ports/411649 Log: Update devel/elixir-hex to version 0.11.3. Modified: head/devel/elixir-hex/Makefile head/devel/elixir-hex/distinfo Modified: head/devel/elixir-hex/Makefile ============================================================================== --- head/devel/elixir-hex/Makefile Tue Mar 22 11:37:40 2016 (r411648) +++ head/devel/elixir-hex/Makefile Tue Mar 22 11:52:30 2016 (r411649) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hex -PORTVERSION= 0.11.2 +PORTVERSION= 0.11.3 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-hex/distinfo ============================================================================== --- head/devel/elixir-hex/distinfo Tue Mar 22 11:37:40 2016 (r411648) +++ head/devel/elixir-hex/distinfo Tue Mar 22 11:52:30 2016 (r411649) @@ -1,2 +1,2 @@ -SHA256 (hexpm-hex-v0.11.2_GH0.tar.gz) = 09eddadbaa4903ece7a5fe5f77430197bb7f02744b6e77d7e780e86b45e80b47 -SIZE (hexpm-hex-v0.11.2_GH0.tar.gz) = 215472 +SHA256 (hexpm-hex-v0.11.3_GH0.tar.gz) = 33183342f0c618f404759eed0aa98dc32b74b66ea3908b7daa7986d1afc15ae4 +SIZE (hexpm-hex-v0.11.3_GH0.tar.gz) = 215662 From owner-svn-ports-head@freebsd.org Tue Mar 22 11:57: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 E1DF3AD85A8; Tue, 22 Mar 2016 11:57:11 +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 B1439AE4; Tue, 22 Mar 2016 11:57:11 +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 u2MBvAKK094208; Tue, 22 Mar 2016 11:57:10 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MBvAEM094205; Tue, 22 Mar 2016 11:57:10 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201603221157.u2MBvAEM094205@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 22 Mar 2016 11:57:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411650 - head/www/elixir-httpoison X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 11:57:12 -0000 Author: olgeni Date: Tue Mar 22 11:57:10 2016 New Revision: 411650 URL: https://svnweb.freebsd.org/changeset/ports/411650 Log: Update www/elixir-httpoison to version 0.8.2. Modified: head/www/elixir-httpoison/Makefile head/www/elixir-httpoison/distinfo Modified: head/www/elixir-httpoison/Makefile ============================================================================== --- head/www/elixir-httpoison/Makefile Tue Mar 22 11:52:30 2016 (r411649) +++ head/www/elixir-httpoison/Makefile Tue Mar 22 11:57:10 2016 (r411650) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= httpoison -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= elixir- Modified: head/www/elixir-httpoison/distinfo ============================================================================== --- head/www/elixir-httpoison/distinfo Tue Mar 22 11:52:30 2016 (r411649) +++ head/www/elixir-httpoison/distinfo Tue Mar 22 11:57:10 2016 (r411650) @@ -1,2 +1,2 @@ -SHA256 (edgurgel-httpoison-v0.8.1_GH0.tar.gz) = 3f6f9a8f28049c84014096abe4e95f7dfc877ed27e8f0eb232b40cadd9dc59cf -SIZE (edgurgel-httpoison-v0.8.1_GH0.tar.gz) = 14749 +SHA256 (edgurgel-httpoison-v0.8.2_GH0.tar.gz) = 5744c5126670f0ebd72331ce7ab71ecc63aff76631d4d67cf51c886e6ba64f1b +SIZE (edgurgel-httpoison-v0.8.2_GH0.tar.gz) = 14795 From owner-svn-ports-head@freebsd.org Tue Mar 22 12:07: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 1E8F0AD712C; Tue, 22 Mar 2016 12:07:31 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E4A3C129F; Tue, 22 Mar 2016 12:07:30 +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 u2MC7UEW097335; Tue, 22 Mar 2016 12:07:30 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MC7UT5097332; Tue, 22 Mar 2016 12:07:30 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201603221207.u2MC7UT5097332@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 22 Mar 2016 12:07:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411651 - 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.21 Precedence: list List-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, 22 Mar 2016 12:07:31 -0000 Author: olgeni Date: Tue Mar 22 12:07:29 2016 New Revision: 411651 URL: https://svnweb.freebsd.org/changeset/ports/411651 Log: Update databases/elixir-ecto to version 1.1.5. Modified: head/databases/elixir-ecto/Makefile head/databases/elixir-ecto/distinfo Modified: head/databases/elixir-ecto/Makefile ============================================================================== --- head/databases/elixir-ecto/Makefile Tue Mar 22 11:57:10 2016 (r411650) +++ head/databases/elixir-ecto/Makefile Tue Mar 22 12:07:29 2016 (r411651) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ecto -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= elixir- Modified: head/databases/elixir-ecto/distinfo ============================================================================== --- head/databases/elixir-ecto/distinfo Tue Mar 22 11:57:10 2016 (r411650) +++ head/databases/elixir-ecto/distinfo Tue Mar 22 12:07:29 2016 (r411651) @@ -1,2 +1,2 @@ -SHA256 (elixir-lang-ecto-v1.1.4_GH0.tar.gz) = f28df9ce446efca712caa4ab051d7601141c2704bb93871b7bee549bf75dcf9b -SIZE (elixir-lang-ecto-v1.1.4_GH0.tar.gz) = 221204 +SHA256 (elixir-lang-ecto-v1.1.5_GH0.tar.gz) = 5ac37eb82fcb6f9845bc9efd627b6438c684116d80adc2da1342f1d950bf0402 +SIZE (elixir-lang-ecto-v1.1.5_GH0.tar.gz) = 221220 From owner-svn-ports-head@freebsd.org Tue Mar 22 12:23: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 CFCB0AD7A97; Tue, 22 Mar 2016 12:23:43 +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 9D4B41FF1; Tue, 22 Mar 2016 12:23:43 +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 u2MCNg2J003432; Tue, 22 Mar 2016 12:23:42 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MCNgss003430; Tue, 22 Mar 2016 12:23:42 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201603221223.u2MCNgss003430@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 22 Mar 2016 12:23:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411652 - head/www/elixir-html_entities X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 12:23:43 -0000 Author: olgeni Date: Tue Mar 22 12:23:42 2016 New Revision: 411652 URL: https://svnweb.freebsd.org/changeset/ports/411652 Log: Update www/elixir-html_entities to version 0.3.0. Modified: head/www/elixir-html_entities/Makefile head/www/elixir-html_entities/distinfo Modified: head/www/elixir-html_entities/Makefile ============================================================================== --- head/www/elixir-html_entities/Makefile Tue Mar 22 12:07:29 2016 (r411651) +++ head/www/elixir-html_entities/Makefile Tue Mar 22 12:23:42 2016 (r411652) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= html_entities -PORTVERSION= 0.2.2 +PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= elixir- Modified: head/www/elixir-html_entities/distinfo ============================================================================== --- head/www/elixir-html_entities/distinfo Tue Mar 22 12:07:29 2016 (r411651) +++ head/www/elixir-html_entities/distinfo Tue Mar 22 12:23:42 2016 (r411652) @@ -1,2 +1,2 @@ -SHA256 (martinsvalin-html_entities-v0.2.2_GH0.tar.gz) = eacf519ca345a3dd3865f6f01d28ada58ebaf85d49cdbfe151af759d553e6fbb -SIZE (martinsvalin-html_entities-v0.2.2_GH0.tar.gz) = 55004 +SHA256 (martinsvalin-html_entities-v0.3.0_GH0.tar.gz) = 3e4eb016eaa1ac54d4f9c916c9df91b86a7202abda1894eb8d2db0f4d4dc226a +SIZE (martinsvalin-html_entities-v0.3.0_GH0.tar.gz) = 72354 From owner-svn-ports-head@freebsd.org Tue Mar 22 12:53: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 1685AAD91B8; Tue, 22 Mar 2016 12:53:08 +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 DB318B4; Tue, 22 Mar 2016 12:53:07 +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 u2MCr7nV012815; Tue, 22 Mar 2016 12:53:07 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MCr7rF012814; Tue, 22 Mar 2016 12:53:07 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201603221253.u2MCr7rF012814@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 22 Mar 2016 12:53:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411653 - head/sysutils/dsbmd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 12:53:08 -0000 Author: feld Date: Tue Mar 22 12:53:06 2016 New Revision: 411653 URL: https://svnweb.freebsd.org/changeset/ports/411653 Log: sysutils/dsbmd: Port improvements Submitted by: danfe Modified: head/sysutils/dsbmd/Makefile Modified: head/sysutils/dsbmd/Makefile ============================================================================== --- head/sysutils/dsbmd/Makefile Tue Mar 22 12:23:42 2016 (r411652) +++ head/sysutils/dsbmd/Makefile Tue Mar 22 12:53:06 2016 (r411653) @@ -1,4 +1,4 @@ -Created by: Marcel Kaiser +# Created by: Marcel Kaiser # $FreeBSD$ PORTNAME= dsbmd @@ -19,10 +19,6 @@ OPTIONS_DEFINE= DOCS PLIST_FILES= libexec/dsbmd "@sample etc/dsbmd.conf.sample etc/dsbmd.conf" -.include - -.if ${PORT_OPTIONS:MDOCS} PORTDOCS= README -.endif .include From owner-svn-ports-head@freebsd.org Tue Mar 22 12: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 36A2BAD93C0 for ; Tue, 22 Mar 2016 12:57:54 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0B5707BA for ; Tue, 22 Mar 2016 12:57:53 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 5CD2320A00 for ; Tue, 22 Mar 2016 08:57:52 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute4.internal (MEProxy); Tue, 22 Mar 2016 08:57:52 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=/6KwdSZgoHFg0M/ cwOyrnYgiAxE=; b=HasHdRzchMZvpwiaer/NSx2sA1vrURd3h7eIHWsdnwb4Y37 zs5XF2YMry3SfXaDJZDbgc7WnYO34hOLsE0qR0M4zcrFizGwzn8y0l2W5Ragvapv /pYxvUM4vSSU8cP4mMpjQ/Y1kZJxayq45n9pKGMX6KKc8KARDGB75OHhiEdE= Received: by web3.nyi.internal (Postfix, from userid 99) id 3396210602F; Tue, 22 Mar 2016 08:57:52 -0400 (EDT) Message-Id: <1458651472.3713558.556345866.7C81782F@webmail.messagingengine.com> X-Sasl-Enc: vp8/u6kIzwF7ee2bAyGnY8IHVLiTtyzjaok4O/4jQXxr 1458651472 From: Mark Felder To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-2b37838c Subject: Re: svn commit: r411124 - in head/sysutils: . dsbmd dsbmd/files Date: Tue, 22 Mar 2016 07:57:52 -0500 In-Reply-To: <20160322093603.GA87088@FreeBSD.org> References: <201603142207.u2EM7u9Y049542@repo.freebsd.org> <20160322093603.GA87088@FreeBSD.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 12:57:54 -0000 On Tue, Mar 22, 2016, at 04:36, Alexey Dokuchaev wrote: > On Mon, Mar 14, 2016 at 10:07:56PM +0000, Mark Felder wrote: > > New Revision: 411124 > > URL: https://svnweb.freebsd.org/changeset/ports/411124 > > > > +Created by: Marcel Kaiser > > +# $FreeBSD$ > > You're lucky missing `#' in "Created by" does not trigger build error. :) > I find this genuinely amusing. Thanks for noticing. > > +PLIST_FILES= libexec/dsbmd "@sample etc/dsbmd.conf.sample etc/dsbmd.conf" > > For default suffix (`.sample') second argument to @sample is not needed. > I'm glad I re-read this email multiple times because I somehow missed this on the first read-through. Something weird with the quoting/collapsing on my email client I guess. > > +.include > > + > > +.if ${PORT_OPTIONS:MDOCS} > > +PORTDOCS= README > > +.endif > > + > > +.include > > Entirely useless part. Just PORTDOCS= README, unconditionally. > Yes, thanks again. -- Mark Felder ports-secteam member feld@FreeBSD.org From owner-svn-ports-head@freebsd.org Tue Mar 22 12:58: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 D5E41AD9414; Tue, 22 Mar 2016 12:58:39 +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 A72A48A2; Tue, 22 Mar 2016 12:58:39 +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 u2MCwcEQ013141; Tue, 22 Mar 2016 12:58:38 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MCwcYE013140; Tue, 22 Mar 2016 12:58:38 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201603221258.u2MCwcYE013140@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 22 Mar 2016 12:58:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411654 - head/sysutils/dsbmd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 12:58:39 -0000 Author: feld Date: Tue Mar 22 12:58:38 2016 New Revision: 411654 URL: https://svnweb.freebsd.org/changeset/ports/411654 Log: sysutils/dsbmd: Simplify @sample Second argument is not needed Submitted by: danfe Modified: head/sysutils/dsbmd/Makefile Modified: head/sysutils/dsbmd/Makefile ============================================================================== --- head/sysutils/dsbmd/Makefile Tue Mar 22 12:53:06 2016 (r411653) +++ head/sysutils/dsbmd/Makefile Tue Mar 22 12:58:38 2016 (r411654) @@ -17,7 +17,7 @@ USE_RC_SUBR= dsbmd OPTIONS_DEFINE= DOCS -PLIST_FILES= libexec/dsbmd "@sample etc/dsbmd.conf.sample etc/dsbmd.conf" +PLIST_FILES= libexec/dsbmd "@sample etc/dsbmd.conf.sample" PORTDOCS= README From owner-svn-ports-head@freebsd.org Tue Mar 22 13:02: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 0C135AD955C; Tue, 22 Mar 2016 13:02:28 +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 CEDBFBCD; Tue, 22 Mar 2016 13:02:27 +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 u2MD2Rsk016108; Tue, 22 Mar 2016 13:02:27 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MD2QK0016106; Tue, 22 Mar 2016 13:02:26 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201603221302.u2MD2QK0016106@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 22 Mar 2016 13:02:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411655 - head/databases/py-PyGreSQL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 13:02:28 -0000 Author: wen Date: Tue Mar 22 13:02:26 2016 New Revision: 411655 URL: https://svnweb.freebsd.org/changeset/ports/411655 Log: - Update to 5.0 - Runs on both python2 and python3 - Add LICENSE - Take maintainership Modified: head/databases/py-PyGreSQL/Makefile head/databases/py-PyGreSQL/distinfo Modified: head/databases/py-PyGreSQL/Makefile ============================================================================== --- head/databases/py-PyGreSQL/Makefile Tue Mar 22 12:58:38 2016 (r411654) +++ head/databases/py-PyGreSQL/Makefile Tue Mar 22 13:02:26 2016 (r411655) @@ -2,17 +2,18 @@ # $FreeBSD$ PORTNAME= PyGreSQL -PORTVERSION= 4.1.1 -PORTREVISION= 2 +PORTVERSION= 5.0 PORTEPOCH= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Python interface to PostgreSQL, both classic and DP-API 2.0 -USES= python:2 pgsql tar:tgz +LICENSE= PSFL + +USES= pgsql python USE_PYTHON= autoplist distutils PORTDOCS= * Modified: head/databases/py-PyGreSQL/distinfo ============================================================================== --- head/databases/py-PyGreSQL/distinfo Tue Mar 22 12:58:38 2016 (r411654) +++ head/databases/py-PyGreSQL/distinfo Tue Mar 22 13:02:26 2016 (r411655) @@ -1,2 +1,2 @@ -SHA256 (PyGreSQL-4.1.1.tgz) = bb14092f97c66ed13b8faf71471b8c156c6b46d915858447f3a63e9abe48eef7 -SIZE (PyGreSQL-4.1.1.tgz) = 100883 +SHA256 (PyGreSQL-5.0.tar.gz) = 22a9fc0be151864b928723ff782e8625f96a98dc94934ab526d8de1f7529e83f +SIZE (PyGreSQL-5.0.tar.gz) = 633822 From owner-svn-ports-head@freebsd.org Tue Mar 22 13:07: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 8CC6AAD95C5; Tue, 22 Mar 2016 13:07:58 +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 4AAF4D7B; Tue, 22 Mar 2016 13:07: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 u2MD7vQ7016488; Tue, 22 Mar 2016 13:07:57 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MD7vdH016483; Tue, 22 Mar 2016 13:07:57 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201603221307.u2MD7vdH016483@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 22 Mar 2016 13:07:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411656 - in head/mail/milter-greylist: . 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.21 Precedence: list List-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, 22 Mar 2016 13:07:58 -0000 Author: feld Date: Tue Mar 22 13:07:56 2016 New Revision: 411656 URL: https://svnweb.freebsd.org/changeset/ports/411656 Log: mail/milter-greylist: Fix options - Remove DKIM option as it reportedly never worked - Regenerate patches to appease portlint PR: 207246 MFH: 2016Q1 Modified: head/mail/milter-greylist/Makefile head/mail/milter-greylist/files/patch-configure head/mail/milter-greylist/files/patch-greylist.conf head/mail/milter-greylist/files/patch-ldapcheck.c head/mail/milter-greylist/files/patch-sync.c Modified: head/mail/milter-greylist/Makefile ============================================================================== --- head/mail/milter-greylist/Makefile Tue Mar 22 13:02:26 2016 (r411655) +++ head/mail/milter-greylist/Makefile Tue Mar 22 13:07:56 2016 (r411656) @@ -3,7 +3,7 @@ PORTNAME= milter-greylist PORTVERSION= 4.4.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/ \ http://fossies.org/unix/privat/ @@ -31,9 +31,8 @@ USES= tar:tgz # installed port preference over it. ## -OPTIONS_DEFINE= SPF GEOIP CURL DKIM LDAP P0F POSTFIX DOCS EXAMPLES +OPTIONS_DEFINE= SPF GEOIP CURL LDAP P0F POSTFIX DOCS EXAMPLES SPF_DESC= SPF support -DKIM_DESC= DKIM support CURL_DESC= curl support P0F_DESC= P0F support POSTFIX_DESC= Use Postfix instead of Sendmail @@ -42,7 +41,6 @@ P0F_RUN_DEPENDS= p0f:${PORTSDIR}/net-mgm SPF_LIB_DEPENDS= libspf2.so:${PORTSDIR}/mail/libspf2 CURL_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl GEOIP_LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP -DKIM_LIB_DEPENDS= libdkim.so:${PORTSDIR}/mail/libdkim POSTFIX_CONFIGURE_ENABLE= postfix POSTFIX_LDFLAGS_OFF= ${SENDMAIL_LDFLAGS} @@ -50,10 +48,9 @@ POSTFIX_LIBS_OFF= ${SENDMAIL_LDADD} P0F_CONFIGURE_ENABLE= p0f306 -DKIM_CONFIGURE_WITH= --with-libdkim=${LOCALBASE} -SPF_CONFIGURE_WITH= --with-libspf2=${LOCALBASE} -GEOIP__CONFIGURE_WITH= --with-libGeoIP=${LOCALBASE} -CURL_CONFIGURE_WITH= --with-libcurl=${LOCALBASE} +SPF_CONFIGURE_ON= --with-libspf2=${LOCALBASE} +GEOIP_CONFIGURE_ON= --with-libGeoIP=${LOCALBASE} +CURL_CONFIGURE_ON= --with-libcurl=${LOCALBASE} LDAP_CONFIGURE_ON= --with-openldap=${LOCALBASE} LDAP_LDFLAGS= -L${LOCALBASE}/lib LDAP_USE= OPENLDAP=yes Modified: head/mail/milter-greylist/files/patch-configure ============================================================================== --- head/mail/milter-greylist/files/patch-configure Tue Mar 22 13:02:26 2016 (r411655) +++ head/mail/milter-greylist/files/patch-configure Tue Mar 22 13:07:56 2016 (r411656) @@ -1,8 +1,7 @@ Index: configure -diff -u configure.orig configure ---- configure.orig 2013-03-07 22:26:11.000000000 +0900 -+++ configure 2013-03-14 15:35:15.476674058 +0900 -@@ -5899,7 +5899,7 @@ +--- configure.orig 2013-03-07 13:26:11 UTC ++++ configure +@@ -5899,7 +5899,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_create" >&5 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; } if test "x$ac_cv_lib_pthread_pthread_create" = xyes; then : Modified: head/mail/milter-greylist/files/patch-greylist.conf ============================================================================== --- head/mail/milter-greylist/files/patch-greylist.conf Tue Mar 22 13:02:26 2016 (r411655) +++ head/mail/milter-greylist/files/patch-greylist.conf Tue Mar 22 13:07:56 2016 (r411656) @@ -1,6 +1,6 @@ ---- greylist.conf.orig 2009-02-13 01:39:01.000000000 +0300 -+++ greylist.conf 2009-04-22 09:10:46.000000000 +0400 -@@ -9,7 +9,7 @@ +--- greylist.conf.orig 2013-01-27 02:10:19 UTC ++++ greylist.conf +@@ -9,7 +9,7 @@ pidfile "/var/run/milter-greylist.pid" socket "/var/milter-greylist/milter-greylist.sock" dumpfile "/var/milter-greylist/greylist.db" 600 dumpfreq 1 Modified: head/mail/milter-greylist/files/patch-ldapcheck.c ============================================================================== --- head/mail/milter-greylist/files/patch-ldapcheck.c Tue Mar 22 13:02:26 2016 (r411655) +++ head/mail/milter-greylist/files/patch-ldapcheck.c Tue Mar 22 13:07:56 2016 (r411656) @@ -1,6 +1,6 @@ ---- ldapcheck.c.orig 2009-04-09 05:26:46.000000000 +0200 -+++ ldapcheck.c 2009-10-23 23:57:42.000000000 +0200 -@@ -58,6 +58,22 @@ +--- ldapcheck.c.orig 2013-01-19 16:01:15 UTC ++++ ldapcheck.c +@@ -60,6 +60,22 @@ __RCSID("$Id: ldapcheck.c,v 1.18 2013/01 #include "prop.h" #include "ldapcheck.h" Modified: head/mail/milter-greylist/files/patch-sync.c ============================================================================== --- head/mail/milter-greylist/files/patch-sync.c Tue Mar 22 13:02:26 2016 (r411655) +++ head/mail/milter-greylist/files/patch-sync.c Tue Mar 22 13:07:56 2016 (r411656) @@ -1,8 +1,7 @@ Index: sync.c -diff -u -p sync.c.orig sync.c ---- sync.c.orig 2010-04-17 12:19:02.000000000 +0900 -+++ sync.c 2013-03-14 14:57:39.284674283 +0900 -@@ -478,7 +478,11 @@ peer_connect(peer) /* peer list is read- +--- sync.c.orig 2010-06-16 01:30:30 UTC ++++ sync.c +@@ -487,7 +487,11 @@ peer_connect(peer) /* peer list is read- #ifdef AF_INET6 case AF_INET6: SA6(res->ai_addr)->sin6_port = service; From owner-svn-ports-head@freebsd.org Tue Mar 22 13:11: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 9B364AD964A; Tue, 22 Mar 2016 13:11:15 +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 68C46F85; Tue, 22 Mar 2016 13:11:15 +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 u2MDBEcW019549; Tue, 22 Mar 2016 13:11:14 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MDBEuM019548; Tue, 22 Mar 2016 13:11:14 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201603221311.u2MDBEuM019548@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Tue, 22 Mar 2016 13:11:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411657 - head/devel/cgilib/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.21 Precedence: list List-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, 22 Mar 2016 13:11:15 -0000 Author: demon Date: Tue Mar 22 13:11:14 2016 New Revision: 411657 URL: https://svnweb.freebsd.org/changeset/ports/411657 Log: Allow use cgilib from C++. Submitted by: Sergei Tsetlin Added: head/devel/cgilib/files/patch-cgi.h (contents, props changed) Added: head/devel/cgilib/files/patch-cgi.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/cgilib/files/patch-cgi.h Tue Mar 22 13:11:14 2016 (r411657) @@ -0,0 +1,11 @@ +--- cgi.h.orig 2008-04-06 13:43:42.000000000 +0400 ++++ cgi.h 2016-03-18 01:18:48.000000000 +0400 +@@ -143,7 +143,7 @@ + char *cgiEscape (char *string); + + #ifdef __cplusplus +-extern } ++} + #endif + + #endif /* _CGI_H_ */ From owner-svn-ports-head@freebsd.org Tue Mar 22 13:14: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 B45D5AD9772; Tue, 22 Mar 2016 13:14:15 +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 832B2659; Tue, 22 Mar 2016 13:14:15 +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 u2MDEEJB019963; Tue, 22 Mar 2016 13:14:14 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MDEEWF019961; Tue, 22 Mar 2016 13:14:14 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201603221314.u2MDEEWF019961@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Tue, 22 Mar 2016 13:14:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411659 - in head/sysutils/openipmi: . 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.21 Precedence: list List-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, 22 Mar 2016 13:14:15 -0000 Author: tijl Date: Tue Mar 22 13:14:14 2016 New Revision: 411659 URL: https://svnweb.freebsd.org/changeset/ports/411659 Log: Patch configure to define OPENIPMI_VERSION_*. These variables are defined too early in configure.ac so autoconf doesn't copy them to configure. This fixes version information in include/OpenIPMI/ipmiif.h. Added: head/sysutils/openipmi/files/patch-configure (contents, props changed) Modified: head/sysutils/openipmi/Makefile Modified: head/sysutils/openipmi/Makefile ============================================================================== --- head/sysutils/openipmi/Makefile Tue Mar 22 13:12:06 2016 (r411658) +++ head/sysutils/openipmi/Makefile Tue Mar 22 13:14:14 2016 (r411659) @@ -3,6 +3,7 @@ PORTNAME= openipmi PORTVERSION= 2.0.21 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/OpenIPMI%202.0%20Library DISTNAME= OpenIPMI-${PORTVERSION} @@ -20,7 +21,7 @@ USES= execinfo gmake libtool ncurses pa USE_LDCONFIG= yes CPPFLAGS+= -I../include -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +LIBS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= SSL SNMP PERL PYTHON TCL TKINTER GDBM OPTIONS_RADIO= GLIB Added: head/sysutils/openipmi/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/openipmi/files/patch-configure Tue Mar 22 13:14:14 2016 (r411659) @@ -0,0 +1,13 @@ +--- configure.orig 2014-01-28 19:35:11 UTC ++++ configure +@@ -4206,6 +4206,10 @@ unknown) + esac + + ++OPENIPMI_VERSION_MAJOR=2 ++OPENIPMI_VERSION_MINOR=0 ++OPENIPMI_VERSION_RELEASE=21 ++OPENIPMI_VERSION_EXTRA= + + + OPENIPMI_SMI= From owner-svn-ports-head@freebsd.org Tue Mar 22 13:14: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 E1D2FAD97DE; Tue, 22 Mar 2016 13:14:59 +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 97FE27DC; Tue, 22 Mar 2016 13:14:59 +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 u2MDEwWF020114; Tue, 22 Mar 2016 13:14:58 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MDEwe0020111; Tue, 22 Mar 2016 13:14:58 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201603221314.u2MDEwe0020111@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 22 Mar 2016 13:14:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411660 - head/net/p5-XML-Compile-SOAP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 13:15:00 -0000 Author: wen Date: Tue Mar 22 13:14:58 2016 New Revision: 411660 URL: https://svnweb.freebsd.org/changeset/ports/411660 Log: - Update to 3.18 Changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-SOAP-3.18/ChangeLog Modified: head/net/p5-XML-Compile-SOAP/Makefile head/net/p5-XML-Compile-SOAP/distinfo head/net/p5-XML-Compile-SOAP/pkg-plist Modified: head/net/p5-XML-Compile-SOAP/Makefile ============================================================================== --- head/net/p5-XML-Compile-SOAP/Makefile Tue Mar 22 13:14:14 2016 (r411659) +++ head/net/p5-XML-Compile-SOAP/Makefile Tue Mar 22 13:14:58 2016 (r411660) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Compile-SOAP -PORTVERSION= 3.16 +PORTVERSION= 3.18 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/net/p5-XML-Compile-SOAP/distinfo ============================================================================== --- head/net/p5-XML-Compile-SOAP/distinfo Tue Mar 22 13:14:14 2016 (r411659) +++ head/net/p5-XML-Compile-SOAP/distinfo Tue Mar 22 13:14:58 2016 (r411660) @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-SOAP-3.16.tar.gz) = 1fecad1d619003107cce287faba05901a83c3794f3cd7de2241a90e55bee3d10 -SIZE (XML-Compile-SOAP-3.16.tar.gz) = 104432 +SHA256 (XML-Compile-SOAP-3.18.tar.gz) = e3315e4f61898f389d89fa55e4ab95382df78397fdd8d5f9b3899f0d6acc6f32 +SIZE (XML-Compile-SOAP-3.18.tar.gz) = 99867 Modified: head/net/p5-XML-Compile-SOAP/pkg-plist ============================================================================== --- head/net/p5-XML-Compile-SOAP/pkg-plist Tue Mar 22 13:14:14 2016 (r411659) +++ head/net/p5-XML-Compile-SOAP/pkg-plist Tue Mar 22 13:14:58 2016 (r411660) @@ -14,12 +14,6 @@ %%SITE_PERL%%/XML/Compile/SOAP/Trace.pod %%SITE_PERL%%/XML/Compile/SOAP/Util.pm %%SITE_PERL%%/XML/Compile/SOAP/Util.pod -%%SITE_PERL%%/XML/Compile/SOAP/xsd/bea/README -%%SITE_PERL%%/XML/Compile/SOAP/xsd/bea/bea_wli_sb_context-fix.xsd -%%SITE_PERL%%/XML/Compile/SOAP/xsd/bea/bea_wli_sb_context.xsd -%%SITE_PERL%%/XML/Compile/SOAP/xsd/sharepoint/README.sharepoint -%%SITE_PERL%%/XML/Compile/SOAP/xsd/sharepoint/sharepoint-serial.xsd -%%SITE_PERL%%/XML/Compile/SOAP/xsd/sharepoint/sharepoint-soap.xsd %%SITE_PERL%%/XML/Compile/SOAP/xsd/xcdaemon/xcdaemon.xsd %%SITE_PERL%%/XML/Compile/SOAP11.pm %%SITE_PERL%%/XML/Compile/SOAP11.pod From owner-svn-ports-head@freebsd.org Tue Mar 22 13:40: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 16FCEAD9F62; Tue, 22 Mar 2016 13:40:01 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E2C9C875; Tue, 22 Mar 2016 13:40:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2MDe01n026605; Tue, 22 Mar 2016 13:40:00 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MDdx3i026584; Tue, 22 Mar 2016 13:39:59 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603221339.u2MDdx3i026584@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 22 Mar 2016 13:39:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411661 - in head/multimedia: ffmpeg ffmpeg0 libav X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 13:40:01 -0000 Author: jbeich Date: Tue Mar 22 13:39:59 2016 New Revision: 411661 URL: https://svnweb.freebsd.org/changeset/ports/411661 Log: multimedia/ffmpeg: chase r405873 by clarifying license From on WRKSRC/configure: license="LGPL version 2.1 or later" if enabled nonfree; then license="nonfree and unredistributable" elif enabled gplv3; then license="GPL version 3 or later" elif enabled lgplv3; then license="LGPL version 3 or later" elif enabled gpl; then license="GPL version 2 or later" fi Modified: head/multimedia/ffmpeg/Makefile (contents, props changed) head/multimedia/ffmpeg0/Makefile (contents, props changed) head/multimedia/libav/Makefile (contents, props changed) Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Tue Mar 22 13:14:58 2016 (r411660) +++ head/multimedia/ffmpeg/Makefile Tue Mar 22 13:39:59 2016 (r411661) @@ -10,7 +10,7 @@ MASTER_SITES= http://ffmpeg.org/releases MAINTAINER= multimedia@FreeBSD.org COMMENT= Realtime audio/video encoder/converter and streaming server -LICENSE= GPLv2 LGPL21 +LICENSE= GPLv2+ LGPL21+ LICENSE_COMB= multi BUILD_DEPENDS= yasm:${PORTSDIR}/devel/yasm \ @@ -383,7 +383,7 @@ ZVBI_CONFIGURE_ENABLE= libzvbi # License knobs GPL3_CONFIGURE_ENABLE= version3 -GPL3_VARS= LICENSE="GPLv3 LGPL3" +GPL3_VARS= LICENSE="GPLv3+ LGPL3+" LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING.GPLv3 LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LGPLv3 Modified: head/multimedia/ffmpeg0/Makefile ============================================================================== --- head/multimedia/ffmpeg0/Makefile Tue Mar 22 13:14:58 2016 (r411660) +++ head/multimedia/ffmpeg0/Makefile Tue Mar 22 13:39:59 2016 (r411661) @@ -12,7 +12,7 @@ PKGNAMESUFFIX= 0 MAINTAINER= wg@FreeBSD.org COMMENT= Realtime audio/video encoder/converter and streaming server -LICENSE= GPLv2 LGPL21 +LICENSE= GPLv2+ LGPL21+ LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING.GPLv2 LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LGPLv2.1 @@ -303,7 +303,7 @@ CONFIGURE_ARGS+= --enable-nonfree .endif .if defined(FFMPEG_LICENSE_GPL3) -LICENSE+= GPLv3 LGPL3 +LICENSE+= GPLv3+ LGPL3+ LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING.GPLv3 LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LGPLv3 CONFIGURE_ARGS+= --enable-version3 Modified: head/multimedia/libav/Makefile ============================================================================== --- head/multimedia/libav/Makefile Tue Mar 22 13:14:58 2016 (r411660) +++ head/multimedia/libav/Makefile Tue Mar 22 13:39:59 2016 (r411661) @@ -182,7 +182,7 @@ AV_NONFREE= true .if ${PORT_OPTIONS:MCDIO} || ${PORT_OPTIONS:MX264} || ${PORT_OPTIONS:MXVID} || ${PORT_OPTIONS:MX11GRAB} CONFIGURE_ARGS+= --enable-gpl .if !defined(AV_NONFREE) -LICENSE= GPLv2 +LICENSE= GPLv2+ AV_ISGPL= true .endif .endif @@ -191,15 +191,15 @@ AV_ISGPL= true CONFIGURE_ARGS+= --enable-version3 .if !defined(AV_NONFREE) .if defined(AV_ISGPL) -LICENSE= GPLv3 +LICENSE= GPLv3+ .else -LICENSE= LGPL3 +LICENSE= LGPL3+ .endif .endif .endif .if !defined(AV_NONFREE) && !defined(AV_ISGPL) && !defined(LICENSE) -LICENSE= LGPL21 +LICENSE= LGPL21+ .endif post-patch: From owner-svn-ports-head@freebsd.org Tue Mar 22 13:56: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 67F15AD9599; Tue, 22 Mar 2016 13:56:41 +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 391EF680; Tue, 22 Mar 2016 13:56:41 +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 u2MDuenD032650; Tue, 22 Mar 2016 13:56:40 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MDuec0032649; Tue, 22 Mar 2016 13:56:40 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201603221356.u2MDuec0032649@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 22 Mar 2016 13:56:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411662 - head/lang/expect X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 13:56:41 -0000 Author: marino Date: Tue Mar 22 13:56:40 2016 New Revision: 411662 URL: https://svnweb.freebsd.org/changeset/ports/411662 Log: lang/expect: fix configuration phase fs violation The "long file names" support check touches /usr/local/lib which is a file system violation. The value is always "yes", so just pass it as a cached value to the configure script. Approved by: just fix it Modified: head/lang/expect/Makefile Modified: head/lang/expect/Makefile ============================================================================== --- head/lang/expect/Makefile Tue Mar 22 13:39:59 2016 (r411661) +++ head/lang/expect/Makefile Tue Mar 22 13:56:40 2016 (r411662) @@ -22,6 +22,7 @@ CONFIGURE_ARGS= --enable-shared \ --datadir=${DATADIR} \ --with-tclconfig=${TCL_LIBDIR} \ --with-tclinclude=${TCL_INCLUDEDIR} +CONFIGURE_ENV= ac_cv_sys_long_file_names=yes PLIST_SUB+= EXPECT_VER=${PORTVERSION} \ LIBEXPECT_VER=${LIBEXPECT_VER} From owner-svn-ports-head@freebsd.org Tue Mar 22 14:40: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 ED734AD9F51; Tue, 22 Mar 2016 14:40:57 +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 BA335F80; Tue, 22 Mar 2016 14:40:57 +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 u2MEeuKS044792; Tue, 22 Mar 2016 14:40:56 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MEeuvP044790; Tue, 22 Mar 2016 14:40:56 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201603221440.u2MEeuvP044790@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Tue, 22 Mar 2016 14:40:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411663 - head/sysutils/ansible1 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 14:40:58 -0000 Author: matthew Date: Tue Mar 22 14:40:56 2016 New Revision: 411663 URL: https://svnweb.freebsd.org/changeset/ports/411663 Log: Update to 1.9.5 - extend deprecation period by 3 months. The plan is to expire the port about 6 months after the last upstream release. ChangeLog: https://raw.githubusercontent.com/ansible/ansible/v1.9.5-1/CHANGELOG.md PR: 208200 Submitted by: maintainer (lifanov@mail.lifanov.com) Modified: head/sysutils/ansible1/Makefile head/sysutils/ansible1/distinfo (contents, props changed) Modified: head/sysutils/ansible1/Makefile ============================================================================== --- head/sysutils/ansible1/Makefile Tue Mar 22 13:56:40 2016 (r411662) +++ head/sysutils/ansible1/Makefile Tue Mar 22 14:40:56 2016 (r411663) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= 1 -PORTVERSION= 1.9.4 +PORTVERSION= 1.9.5 PORTREVISION= CONFLICTS= ansible-* @@ -15,6 +15,6 @@ SHEBANG_FILES= lib/ansible/runner/action EXTRA_PATCHES= DEPRECATED= please upgrade to sysutils/ansible -EXPIRATION_DATE= 2016-06-01 +EXPIRATION_DATE= 2016-09-01 .include "${MASTERDIR}/Makefile" Modified: head/sysutils/ansible1/distinfo ============================================================================== --- head/sysutils/ansible1/distinfo Tue Mar 22 13:56:40 2016 (r411662) +++ head/sysutils/ansible1/distinfo Tue Mar 22 14:40:56 2016 (r411663) @@ -1,2 +1,2 @@ -SHA256 (ansible-1.9.4.tar.gz) = 972c2face49f1577bd0ff7989440bfe2820e66fb10d7579915cc536bccfa6fe3 -SIZE (ansible-1.9.4.tar.gz) = 937120 +SHA256 (ansible-1.9.5.tar.gz) = 6ba3539d98d993089bea0eb4ee83a04608aff900086040f11a77f2124dccbd8e +SIZE (ansible-1.9.5.tar.gz) = 941331 From owner-svn-ports-head@freebsd.org Tue Mar 22 14:47: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 CB862AD8255; Tue, 22 Mar 2016 14:47:00 +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 9CA327A9; Tue, 22 Mar 2016 14:47:00 +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 u2MEkxFb047694; Tue, 22 Mar 2016 14:46:59 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MEkxMC047692; Tue, 22 Mar 2016 14:46:59 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201603221446.u2MEkxMC047692@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 22 Mar 2016 14:46:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411664 - head/math/ogdf/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.21 Precedence: list List-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, 22 Mar 2016 14:47:00 -0000 Author: marino Date: Tue Mar 22 14:46:59 2016 New Revision: 411664 URL: https://svnweb.freebsd.org/changeset/ports/411664 Log: math/ogdf: Unbreak DragonFly DragonFly needs the same modifications as FreeBSD. They were carried in dports before, but the macros were moved to new files. Approved by: Restore DF functionality blanket Modified: head/math/ogdf/files/patch-include_ogdf_internal_basic_config.h head/math/ogdf/files/patch-test_gtest_gtest.h Modified: head/math/ogdf/files/patch-include_ogdf_internal_basic_config.h ============================================================================== --- head/math/ogdf/files/patch-include_ogdf_internal_basic_config.h Tue Mar 22 14:40:56 2016 (r411663) +++ head/math/ogdf/files/patch-include_ogdf_internal_basic_config.h Tue Mar 22 14:46:59 2016 (r411664) @@ -5,7 +5,7 @@ #endif +// Note: FreeBSD machines will be both OGDF_SYSTEM_UNIX and OGDF_SYSTEM_OSX -+#if defined(__FreeBSD__) ++#if defined(__FreeBSD__) || defined(__DragonFly__) +#define OGDF_SYSTEM_FREEBSD +#endif + Modified: head/math/ogdf/files/patch-test_gtest_gtest.h ============================================================================== --- head/math/ogdf/files/patch-test_gtest_gtest.h Tue Mar 22 14:40:56 2016 (r411663) +++ head/math/ogdf/files/patch-test_gtest_gtest.h Tue Mar 22 14:46:59 2016 (r411664) @@ -12,7 +12,7 @@ # define GTEST_OS_HPUX 1 #elif defined __native_client__ # define GTEST_OS_NACL 1 -+#elif defined(__FreeBSD__) ++#elif defined(__FreeBSD__) || defined(__DragonFly__) +# define GTEST_OS_FREEBSD 1 +# define GTEST_USE_OWN_TR1_TUPLE 1 #endif // __CYGWIN__ From owner-svn-ports-head@freebsd.org Tue Mar 22 15:12: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 A95A1AD86D6; Tue, 22 Mar 2016 15:12: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 7658325C; Tue, 22 Mar 2016 15:12: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 u2MFC1Mv053916; Tue, 22 Mar 2016 15:12:01 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MFC11W053914; Tue, 22 Mar 2016 15:12:01 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201603221512.u2MFC11W053914@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Tue, 22 Mar 2016 15:12:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411665 - head/textproc/R-cran-htmltools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 15:12:02 -0000 Author: tota Date: Tue Mar 22 15:12:01 2016 New Revision: 411665 URL: https://svnweb.freebsd.org/changeset/ports/411665 Log: - Update to 0.3.5 Modified: head/textproc/R-cran-htmltools/Makefile head/textproc/R-cran-htmltools/distinfo Modified: head/textproc/R-cran-htmltools/Makefile ============================================================================== --- head/textproc/R-cran-htmltools/Makefile Tue Mar 22 14:46:59 2016 (r411664) +++ head/textproc/R-cran-htmltools/Makefile Tue Mar 22 15:12:01 2016 (r411665) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= htmltools -PORTVERSION= 0.3 +PORTVERSION= 0.3.5 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -11,7 +11,8 @@ COMMENT= Tools for HTML generation and o LICENSE= GPLv2+ -RUN_DEPENDS= R-cran-digest>0:${PORTSDIR}/security/R-cran-digest +RUN_DEPENDS= R-cran-digest>0:${PORTSDIR}/security/R-cran-digest \ + R-cran-Rcpp>0:${PORTSDIR}/devel/R-cran-Rcpp USES= cran:auto-plist Modified: head/textproc/R-cran-htmltools/distinfo ============================================================================== --- head/textproc/R-cran-htmltools/distinfo Tue Mar 22 14:46:59 2016 (r411664) +++ head/textproc/R-cran-htmltools/distinfo Tue Mar 22 15:12:01 2016 (r411665) @@ -1,2 +1,2 @@ -SHA256 (htmltools_0.3.tar.gz) = 65bc868b802583a25da8093835a3635ff3e016236d718d87a1fff0974fe249a9 -SIZE (htmltools_0.3.tar.gz) = 39620 +SHA256 (htmltools_0.3.5.tar.gz) = 29fb7e075744bbffdff8ba4fce3860076de66f39a59a100ee4cfb4fc00722b49 +SIZE (htmltools_0.3.5.tar.gz) = 44048 From owner-svn-ports-head@freebsd.org Tue Mar 22 15:55: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 C6626AD93A8; Tue, 22 Mar 2016 15:55:39 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9664F283; Tue, 22 Mar 2016 15:55:39 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2MFtcBv068775; Tue, 22 Mar 2016 15:55:38 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MFtc4G068773; Tue, 22 Mar 2016 15:55:38 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201603221555.u2MFtc4G068773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Tue, 22 Mar 2016 15:55:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411666 - head/mail/rspamd-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.21 Precedence: list List-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, 22 Mar 2016 15:55:39 -0000 Author: vsevolod Date: Tue Mar 22 15:55:38 2016 New Revision: 411666 URL: https://svnweb.freebsd.org/changeset/ports/411666 Log: - Update to 1.2.1.b1 Modified: head/mail/rspamd-devel/Makefile head/mail/rspamd-devel/distinfo Modified: head/mail/rspamd-devel/Makefile ============================================================================== --- head/mail/rspamd-devel/Makefile Tue Mar 22 15:12:01 2016 (r411665) +++ head/mail/rspamd-devel/Makefile Tue Mar 22 15:55:38 2016 (r411666) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rspamd -PORTVERSION= 1.2.0.b6.18032016 +PORTVERSION= 1.2.1.b1.22032016 CATEGORIES= mail PKGNAMESUFFIX= -devel @@ -17,11 +17,11 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/deve CONFLICTS_INSTALL= rspamd -RSPAMD_VERSION= 1.2.0 +RSPAMD_VERSION= 1.2.1 USE_GITHUB= yes GH_ACCOUNT= vstakhov GH_PROJECT= rspamd -GH_TAGNAME= e8fab12 +GH_TAGNAME= c36fa8f OPTIONS_DEFINE= GPERF REDIRECTOR HYPERSCAN GPERF_DESC= google perf-tools profiling Modified: head/mail/rspamd-devel/distinfo ============================================================================== --- head/mail/rspamd-devel/distinfo Tue Mar 22 15:12:01 2016 (r411665) +++ head/mail/rspamd-devel/distinfo Tue Mar 22 15:55:38 2016 (r411666) @@ -1,2 +1,2 @@ -SHA256 (vstakhov-rspamd-1.2.0.b6.18032016-e8fab12_GH0.tar.gz) = 96f26008c240c294735b71072acff7a4b2e07cb69c45ab49e1beb0eb521ec2a6 -SIZE (vstakhov-rspamd-1.2.0.b6.18032016-e8fab12_GH0.tar.gz) = 1796420 +SHA256 (vstakhov-rspamd-1.2.1.b1.22032016-c36fa8f_GH0.tar.gz) = 96e402ef9562d8ddb15168f5d3f2902113bd3742ccea5958b067d9c45ea1b19b +SIZE (vstakhov-rspamd-1.2.1.b1.22032016-c36fa8f_GH0.tar.gz) = 1800189 From owner-svn-ports-head@freebsd.org Tue Mar 22 16:17: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 71421AD9993; Tue, 22 Mar 2016 16:17:36 +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 41E7E12C; Tue, 22 Mar 2016 16:17:36 +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 u2MGHZij074767; Tue, 22 Mar 2016 16:17:35 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MGHZgW074765; Tue, 22 Mar 2016 16:17:35 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201603221617.u2MGHZgW074765@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Tue, 22 Mar 2016 16:17:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411667 - head/sysutils/pefs-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.21 Precedence: list List-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, 22 Mar 2016 16:17:36 -0000 Author: sbruno Date: Tue Mar 22 16:17:35 2016 New Revision: 411667 URL: https://svnweb.freebsd.org/changeset/ports/411667 Log: Update to 2016-03-17 PR: 208110 Submitted by: gleb Modified: head/sysutils/pefs-kmod/Makefile head/sysutils/pefs-kmod/distinfo Modified: head/sysutils/pefs-kmod/Makefile ============================================================================== --- head/sysutils/pefs-kmod/Makefile Tue Mar 22 15:55:38 2016 (r411666) +++ head/sysutils/pefs-kmod/Makefile Tue Mar 22 16:17:35 2016 (r411667) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pefs -DISTVERSION= 2016-02-18 +DISTVERSION= 2016-03-17 CATEGORIES= sysutils MASTER_SITES= LOCAL/gleb PKGNAMESUFFIX= -kmod Modified: head/sysutils/pefs-kmod/distinfo ============================================================================== --- head/sysutils/pefs-kmod/distinfo Tue Mar 22 15:55:38 2016 (r411666) +++ head/sysutils/pefs-kmod/distinfo Tue Mar 22 16:17:35 2016 (r411667) @@ -1,2 +1,2 @@ -SHA256 (pefs-2016-02-18.tar.gz) = dc064174284e84f2ed1c60ed67a75849ab5b6994f009a525f29da9b927bfc2d0 -SIZE (pefs-2016-02-18.tar.gz) = 87810 +SHA256 (pefs-2016-03-17.tar.gz) = 642fb6520747c7f98b0feac858ba1def271188e9dabda8be38aab6df9474e903 +SIZE (pefs-2016-03-17.tar.gz) = 87826 From owner-svn-ports-head@freebsd.org Tue Mar 22 16:23: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 C8FA5AD9C1A; Tue, 22 Mar 2016 16:23:25 +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 9B114927; Tue, 22 Mar 2016 16:23:25 +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 u2MGNOBA077778; Tue, 22 Mar 2016 16:23:24 GMT (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MGNOQA077776; Tue, 22 Mar 2016 16:23:24 GMT (envelope-from ume@FreeBSD.org) Message-Id: <201603221623.u2MGNOQA077776@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ume set sender to ume@FreeBSD.org using -f From: Hajimu UMEMOTO Date: Tue, 22 Mar 2016 16:23:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411668 - head/net/p5-Socket6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 16:23:25 -0000 Author: ume Date: Tue Mar 22 16:23:24 2016 New Revision: 411668 URL: https://svnweb.freebsd.org/changeset/ports/411668 Log: Update to 0.27. Modified: head/net/p5-Socket6/Makefile head/net/p5-Socket6/distinfo Modified: head/net/p5-Socket6/Makefile ============================================================================== --- head/net/p5-Socket6/Makefile Tue Mar 22 16:17:35 2016 (r411667) +++ head/net/p5-Socket6/Makefile Tue Mar 22 16:23:24 2016 (r411668) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Socket6 -PORTVERSION= 0.26 +PORTVERSION= 0.27 #PORTREVISION= 0 CATEGORIES= net perl5 ipv6 MASTER_SITES= CPAN Modified: head/net/p5-Socket6/distinfo ============================================================================== --- head/net/p5-Socket6/distinfo Tue Mar 22 16:17:35 2016 (r411667) +++ head/net/p5-Socket6/distinfo Tue Mar 22 16:23:24 2016 (r411668) @@ -1,2 +1,2 @@ -SHA256 (Socket6-0.26.tar.gz) = 44d6edca4b79f2f26ca847103e530565b89b3793aae560538ee195ea9ad24008 -SIZE (Socket6-0.26.tar.gz) = 65618 +SHA256 (Socket6-0.27.tar.gz) = 30d2881962720769909439b04077a06cc76c2da244f06b957468bfe22482cf8e +SIZE (Socket6-0.27.tar.gz) = 64936 From owner-svn-ports-head@freebsd.org Tue Mar 22 16: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 30A42AD950D; Tue, 22 Mar 2016 16:58:37 +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 00F23BBD; Tue, 22 Mar 2016 16:58: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 u2MGwaj7087044; Tue, 22 Mar 2016 16:58:36 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MGwZmG087038; Tue, 22 Mar 2016 16:58:35 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201603221658.u2MGwZmG087038@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 22 Mar 2016 16:58:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411669 - in head/multimedia: plexmediaserver plexmediaserver-plexpass X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 16:58:37 -0000 Author: feld Date: Tue Mar 22 16:58:35 2016 New Revision: 411669 URL: https://svnweb.freebsd.org/changeset/ports/411669 Log: multimedia/plexmediaserver{-plexpass}: Update to 0.9.16.3.1840 Changelog: https://forums.plex.tv/discussion/comment/1152663#Comment_1152663 Modified: head/multimedia/plexmediaserver-plexpass/Makefile head/multimedia/plexmediaserver-plexpass/distinfo head/multimedia/plexmediaserver-plexpass/pkg-plist head/multimedia/plexmediaserver/Makefile head/multimedia/plexmediaserver/distinfo head/multimedia/plexmediaserver/pkg-plist Modified: head/multimedia/plexmediaserver-plexpass/Makefile ============================================================================== --- head/multimedia/plexmediaserver-plexpass/Makefile Tue Mar 22 16:23:24 2016 (r411668) +++ head/multimedia/plexmediaserver-plexpass/Makefile Tue Mar 22 16:58:35 2016 (r411669) @@ -1,13 +1,13 @@ # Created by: KalleDK # $FreeBSD$ -PORTVERSION= 0.9.16.2.1827 +PORTVERSION= 0.9.16.3.1840 PORTREVISION= 0 PKGNAMESUFFIX= -plexpass MAINTAINER= feld@FreeBSD.org -PLEX_BUILD= df572f6 +PLEX_BUILD= cece46d USE_RC_SUBR= ${PORTNAME}_plexpass Modified: head/multimedia/plexmediaserver-plexpass/distinfo ============================================================================== --- head/multimedia/plexmediaserver-plexpass/distinfo Tue Mar 22 16:23:24 2016 (r411668) +++ head/multimedia/plexmediaserver-plexpass/distinfo Tue Mar 22 16:58:35 2016 (r411669) @@ -1,2 +1,2 @@ -SHA256 (PlexMediaServer-0.9.16.2.1827-df572f6-freebsd-amd64.tar.bz2) = c1e8e661daf4e546280e1c4ec62b87c10f708d0be5d5e64a9585ba954354bae3 -SIZE (PlexMediaServer-0.9.16.2.1827-df572f6-freebsd-amd64.tar.bz2) = 97575397 +SHA256 (PlexMediaServer-0.9.16.3.1840-cece46d-freebsd-amd64.tar.bz2) = be344902920806d5c88c0a468510a6c4b4a74b509a0e4d2ca55fdd18ae9c8895 +SIZE (PlexMediaServer-0.9.16.3.1840-cece46d-freebsd-amd64.tar.bz2) = 97567280 Modified: head/multimedia/plexmediaserver-plexpass/pkg-plist ============================================================================== --- head/multimedia/plexmediaserver-plexpass/pkg-plist Tue Mar 22 16:23:24 2016 (r411668) +++ head/multimedia/plexmediaserver-plexpass/pkg-plist Tue Mar 22 16:58:35 2016 (r411669) @@ -1781,8 +1781,8 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/vendor-logos/gracenote.18089cb7063ad397523859fa93f2d54c.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/vendor-logos/vevo.0aa36b37d6a9aedfe67df4c5ff2ae8e0.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/index.html -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/main.0fd2ce24a9577351bb11.js -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/vendors.2595594cc3e332b1074a.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/main.72c22b36a97ab6416900.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/vendors.d1f37e7a474206ef35cb.js %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/setup.html %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/swf/jwplayer/jwplayer.swf %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/swf/jwplayer/plex.xml Modified: head/multimedia/plexmediaserver/Makefile ============================================================================== --- head/multimedia/plexmediaserver/Makefile Tue Mar 22 16:23:24 2016 (r411668) +++ head/multimedia/plexmediaserver/Makefile Tue Mar 22 16:58:35 2016 (r411669) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plexmediaserver -PORTVERSION?= 0.9.16.2.1827 +PORTVERSION?= 0.9.16.3.1840 PORTREVISION?= 0 CATEGORIES= multimedia MASTER_SITES= https://downloads.plexapp.com/plex-media-server/${PORTVERSION}-${PLEX_BUILD}/ \ @@ -13,7 +13,7 @@ MAINTAINER?= feld@FreeBSD.org COMMENT= Plex Media Server component USES= cpe tar:bzip2 -PLEX_BUILD?= df572f6 +PLEX_BUILD?= cece46d NO_BUILD= yes WRKSRC= ${WRKDIR}/PlexMediaServer-${PORTVERSION}-${PLEX_BUILD} Modified: head/multimedia/plexmediaserver/distinfo ============================================================================== --- head/multimedia/plexmediaserver/distinfo Tue Mar 22 16:23:24 2016 (r411668) +++ head/multimedia/plexmediaserver/distinfo Tue Mar 22 16:58:35 2016 (r411669) @@ -1,2 +1,2 @@ -SHA256 (PlexMediaServer-0.9.16.2.1827-df572f6-freebsd-amd64.tar.bz2) = c1e8e661daf4e546280e1c4ec62b87c10f708d0be5d5e64a9585ba954354bae3 -SIZE (PlexMediaServer-0.9.16.2.1827-df572f6-freebsd-amd64.tar.bz2) = 97575397 +SHA256 (PlexMediaServer-0.9.16.3.1840-cece46d-freebsd-amd64.tar.bz2) = be344902920806d5c88c0a468510a6c4b4a74b509a0e4d2ca55fdd18ae9c8895 +SIZE (PlexMediaServer-0.9.16.3.1840-cece46d-freebsd-amd64.tar.bz2) = 97567280 Modified: head/multimedia/plexmediaserver/pkg-plist ============================================================================== --- head/multimedia/plexmediaserver/pkg-plist Tue Mar 22 16:23:24 2016 (r411668) +++ head/multimedia/plexmediaserver/pkg-plist Tue Mar 22 16:58:35 2016 (r411669) @@ -1781,8 +1781,8 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/vendor-logos/gracenote.18089cb7063ad397523859fa93f2d54c.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/vendor-logos/vevo.0aa36b37d6a9aedfe67df4c5ff2ae8e0.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/index.html -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/main.0fd2ce24a9577351bb11.js -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/vendors.2595594cc3e332b1074a.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/main.72c22b36a97ab6416900.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/vendors.d1f37e7a474206ef35cb.js %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/setup.html %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/swf/jwplayer/jwplayer.swf %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/swf/jwplayer/plex.xml From owner-svn-ports-head@freebsd.org Tue Mar 22 17:47: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 2A462AD81B6; Tue, 22 Mar 2016 17:47:47 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EFA8675A; Tue, 22 Mar 2016 17:47:46 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2MHlkbQ002214; Tue, 22 Mar 2016 17:47:46 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MHlkpU002213; Tue, 22 Mar 2016 17:47:46 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201603221747.u2MHlkpU002213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 22 Mar 2016 17:47:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411670 - head/sysutils/acpica-tools/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.21 Precedence: list List-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, 22 Mar 2016 17:47:47 -0000 Author: jkim Date: Tue Mar 22 17:47:45 2016 New Revision: 411670 URL: https://svnweb.freebsd.org/changeset/ports/411670 Log: Really fix spurious build failures and make it more safer. Header file is generated on the current working directory regardless of -o option. Modified: head/sysutils/acpica-tools/files/patch-generate_unix_iasl_Makefile Modified: head/sysutils/acpica-tools/files/patch-generate_unix_iasl_Makefile ============================================================================== --- head/sysutils/acpica-tools/files/patch-generate_unix_iasl_Makefile Tue Mar 22 16:58:35 2016 (r411669) +++ head/sysutils/acpica-tools/files/patch-generate_unix_iasl_Makefile Tue Mar 22 17:47:45 2016 (r411670) @@ -1,6 +1,6 @@ ---- generate/unix/iasl/Makefile.orig 2016-02-12 17:14:36 UTC +--- generate/unix/iasl/Makefile.orig 2016-03-18 16:25:41 UTC +++ generate/unix/iasl/Makefile -@@ -272,12 +272,11 @@ include ../Makefile.rules +@@ -274,12 +274,11 @@ include ../Makefile.rules # Function to safely execute yacc # safe_yacc = \ @@ -10,11 +10,11 @@ - $(YACC) $(YFLAGS) -p$(1) -o$$_d/$$_f.c -d $(2) &&\ - mv $$_d/$$_f.$${_t\#\#*.} $(3);\ - test -d $$_d && rm -fr $$_d -+ _d=$$(mktemp -d $(3).XXXXXX) &&\ -+ _t=$$_d/$(notdir $(basename $(2))) &&\ -+ $(YACC) $(YFLAGS) -p$(1) -o$$_t.c -d $(2) &&\ -+ mv $$_t$(suffix $(3)) $(3) &&\ -+ rm -fr $$_d ++ _d=$$(mktemp -d '$(abspath $(OBJDIR))/$(1).XXXXXX') &&\ ++ cd "$$_d" &&\ ++ $(YACC) $(YFLAGS) -p$(1) -o$(1).c -d '$(abspath $(2))' &&\ ++ mv $(1)$(suffix $(3)) '$(abspath $(3))' &&\ ++ rm -fr "$$_d" # # Macro processing for iASL .y files From owner-svn-ports-head@freebsd.org Tue Mar 22 18:11: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 AC859AD85E0; Tue, 22 Mar 2016 18:11:09 +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 7CC551C5; Tue, 22 Mar 2016 18:11:09 +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 u2MIB8bp009296; Tue, 22 Mar 2016 18:11:08 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MIB85s009294; Tue, 22 Mar 2016 18:11:08 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201603221811.u2MIB85s009294@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Tue, 22 Mar 2016 18:11:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411671 - in head/audio/deadbeef: . 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.21 Precedence: list List-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, 22 Mar 2016 18:11:09 -0000 Author: novel Date: Tue Mar 22 18:11:08 2016 New Revision: 411671 URL: https://svnweb.freebsd.org/changeset/ports/411671 Log: audio/deadbeef: update to 0.7.1 Also, drop some patches merged upstream. Reviewed by: mat Approved by: vg (maintainer) via IRC Differential Revision: D5676 Deleted: head/audio/deadbeef/files/patch-plugins_artwork_artwork__internal.h head/audio/deadbeef/files/patch-plugins_artwork_cache.c Modified: head/audio/deadbeef/Makefile head/audio/deadbeef/distinfo Modified: head/audio/deadbeef/Makefile ============================================================================== --- head/audio/deadbeef/Makefile Tue Mar 22 17:47:45 2016 (r411670) +++ head/audio/deadbeef/Makefile Tue Mar 22 18:11:08 2016 (r411671) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= deadbeef -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ @@ -20,8 +20,7 @@ CONFIGURE_ARGS= --disable-alsa --disable CPPFLAGS+= -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff \ -I../../plugins/gme/game-music-emu-0.6pre \ -I./sidplay-libs/libsidplay/include/sidplay \ - -I${LOCALBASE}/include \ - -D__POSIX_VISIBLE + -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lexecinfo -lintl USE_GNOME= intltool INSTALLS_ICONS= yes Modified: head/audio/deadbeef/distinfo ============================================================================== --- head/audio/deadbeef/distinfo Tue Mar 22 17:47:45 2016 (r411670) +++ head/audio/deadbeef/distinfo Tue Mar 22 18:11:08 2016 (r411671) @@ -1,2 +1,2 @@ -SHA256 (deadbeef-0.7.0.tar.bz2) = 1dab69d00695b830724dfd8aa38f5cab851dbd02a3d95bce8b7720fdc38dd868 -SIZE (deadbeef-0.7.0.tar.bz2) = 4765372 +SHA256 (deadbeef-0.7.1.tar.bz2) = dc7f9e124d98baa77af2648e86ac807dc458f33b72d0792fb8be206e95085734 +SIZE (deadbeef-0.7.1.tar.bz2) = 4764841 From owner-svn-ports-head@freebsd.org Tue Mar 22 18:48: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 02738AD927A; Tue, 22 Mar 2016 18:48:51 +0000 (UTC) (envelope-from jkim@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 9DA5B163A; Tue, 22 Mar 2016 18:48:50 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Subject: Re: svn commit: r411670 - head/sysutils/acpica-tools/files To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201603221747.u2MHlkpU002213@repo.freebsd.org> From: Jung-uk Kim Message-ID: <56F1938D.4050804@FreeBSD.org> Date: Tue, 22 Mar 2016 14:48:45 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 In-Reply-To: <201603221747.u2MHlkpU002213@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="hqrVP1M1Qxac97QDCnGSCxwPBTUENImgl" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 18:48:51 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --hqrVP1M1Qxac97QDCnGSCxwPBTUENImgl Content-Type: multipart/mixed; boundary="1GGoV3aG1sKGvrHdK1msctDbdQ3vviTRk" From: Jung-uk Kim To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <56F1938D.4050804@FreeBSD.org> Subject: Re: svn commit: r411670 - head/sysutils/acpica-tools/files References: <201603221747.u2MHlkpU002213@repo.freebsd.org> In-Reply-To: <201603221747.u2MHlkpU002213@repo.freebsd.org> --1GGoV3aG1sKGvrHdK1msctDbdQ3vviTRk Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/22/16 01:47 PM, Jung-uk Kim wrote: > Author: jkim > Date: Tue Mar 22 17:47:45 2016 > New Revision: 411670 > URL: https://svnweb.freebsd.org/changeset/ports/411670 >=20 > Log: > Really fix spurious build failures and make it more safer. Header fi= le is > generated on the current working directory regardless of -o option. =2E.. Actually, it is a bug in yacc -o option parsing, i.e., prefix is not set properly if there's ".c" somewhere in its argument. For example, with "-d -ofoo.cXyZ/bar.c", the prefix is set to "foo" and "foo.h" is created on the current directory, rather than creating "bar.h" in "foo.cXyZ", because it simply uses strstr(3) to find the prefix. :-( Jung-uk Kim --1GGoV3aG1sKGvrHdK1msctDbdQ3vviTRk-- --hqrVP1M1Qxac97QDCnGSCxwPBTUENImgl 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 iQEcBAEBCAAGBQJW8ZOSAAoJEHyflib82/FG/mAH/RDXJUjzf1dh7pPMVQ4RnqL8 +bv8MGSDRxz5EN9H8VDPiaNbhrrqk5xNuBL5nMsZcvDegUaIy20pCKG3RLv89D+b h5/ooYpRN2Lz3PAK7zSWHEx/Ph4eDFgHdvFoNayKoU684+H4cs4DOn8eQpGWbla1 EiqyoKrQJpAKPYnSq1Cpg0W/WOfWue9e/zZ4ShlBoff0/pzO2QEvTFGGdVz/p13O VW+OAe3iBBOsYgmDuXXsBONnpjZm+O+hhq8iMr7xHjMgSDREaqfuf8CeRzZt/DUn HNSbfMY1aTsOGbzQfzGes2rT5M8OVaJqNhfh8FQgA8/X1uFqr6UXyZ+0exhaZAc= =vxhz -----END PGP SIGNATURE----- --hqrVP1M1Qxac97QDCnGSCxwPBTUENImgl-- From owner-svn-ports-head@freebsd.org Tue Mar 22 19:31: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 1182FAD9C93; Tue, 22 Mar 2016 19:31:57 +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 E153DE62; Tue, 22 Mar 2016 19:31:56 +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 u2MJVuBp033688; Tue, 22 Mar 2016 19:31:56 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MJVtjN033685; Tue, 22 Mar 2016 19:31:55 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201603221931.u2MJVtjN033685@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Tue, 22 Mar 2016 19:31:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411672 - 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.21 Precedence: list List-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, 22 Mar 2016 19:31:57 -0000 Author: dbn Date: Tue Mar 22 19:31:55 2016 New Revision: 411672 URL: https://svnweb.freebsd.org/changeset/ports/411672 Log: emulators/i386-wine-devel: update to 1.9.6. 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 Tue Mar 22 18:11:08 2016 (r411671) +++ head/emulators/i386-wine-devel/Makefile.inc Tue Mar 22 19:31:55 2016 (r411672) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -PORTVERSION= 1.9.5 +PORTVERSION= 1.9.6 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/${PORTVERSION} Modified: head/emulators/i386-wine-devel/distinfo ============================================================================== --- head/emulators/i386-wine-devel/distinfo Tue Mar 22 18:11:08 2016 (r411671) +++ head/emulators/i386-wine-devel/distinfo Tue Mar 22 19:31:55 2016 (r411672) @@ -1,12 +1,12 @@ -SHA256 (freebsd:9:x86:64/i386-wine-devel-1.9.5,1.txz) = 54afff9c5c8055c8c50c370525db745fc79876157a57dfa4f8860c836c9c0fe3 -SIZE (freebsd:9:x86:64/i386-wine-devel-1.9.5,1.txz) = 39171940 -SHA256 (freebsd:9:x86:64/i386-wine-staging-1.9.5,1.txz) = e464714eede43a43887e71006dca6f03411b9bc5bde216b5eba0c5fe12d5fb1a -SIZE (freebsd:9:x86:64/i386-wine-staging-1.9.5,1.txz) = 41870172 -SHA256 (freebsd:10:x86:64/i386-wine-devel-1.9.5,1.txz) = c64e30e77fe8648cb56339da5d4cf2b3fac2e839da8911c82e9e81358eeb685a -SIZE (freebsd:10:x86:64/i386-wine-devel-1.9.5,1.txz) = 36043232 -SHA256 (freebsd:10:x86:64/i386-wine-staging-1.9.5,1.txz) = 55ba9d094b891a236e839897a03f21b408c15cf16eb1e06d1e0c4ec404aff35c -SIZE (freebsd:10:x86:64/i386-wine-staging-1.9.5,1.txz) = 38716376 -SHA256 (freebsd:11:x86:64/i386-wine-devel-1.9.5,1.txz) = 9a6d91f68b2775c1a48950edb057bf0e15476b43850af29f1e8772a61bc284a5 -SIZE (freebsd:11:x86:64/i386-wine-devel-1.9.5,1.txz) = 35499104 -SHA256 (freebsd:11:x86:64/i386-wine-staging-1.9.5,1.txz) = cba06fa7b0b27d4c326b96ffc2998dac560c2db2dfd1713426dc93276402001a -SIZE (freebsd:11:x86:64/i386-wine-staging-1.9.5,1.txz) = 38190688 +SHA256 (freebsd:9:x86:64/i386-wine-devel-1.9.6,1.txz) = 4ac2eb6f70dfe0b2d1f48c8605dc9ff30e7ae5488bceb871f04bd2ff9d91816c +SIZE (freebsd:9:x86:64/i386-wine-devel-1.9.6,1.txz) = 39199272 +SHA256 (freebsd:9:x86:64/i386-wine-staging-1.9.6,1.txz) = 479b2e57a6e3fdade0310ea55f6c919a812e5bbd407c4fd72fa80ff8a5691579 +SIZE (freebsd:9:x86:64/i386-wine-staging-1.9.6,1.txz) = 41577572 +SHA256 (freebsd:10:x86:64/i386-wine-devel-1.9.6,1.txz) = 940941e3ef5cd78b89a14d698272b6fa83cf80c78572bb345955257b5fe486e4 +SIZE (freebsd:10:x86:64/i386-wine-devel-1.9.6,1.txz) = 36063764 +SHA256 (freebsd:10:x86:64/i386-wine-staging-1.9.6,1.txz) = f99db37788f05c555f70e6951949bc66e77adab1c9233cd38705c1191f329255 +SIZE (freebsd:10:x86:64/i386-wine-staging-1.9.6,1.txz) = 38438024 +SHA256 (freebsd:11:x86:64/i386-wine-devel-1.9.6,1.txz) = 17126b51bc44f0c621a61dad11f3ce2759b829c5e881a0825aae8600e9a815bc +SIZE (freebsd:11:x86:64/i386-wine-devel-1.9.6,1.txz) = 35523104 +SHA256 (freebsd:11:x86:64/i386-wine-staging-1.9.6,1.txz) = 6f6de72c55f97a6c98a4d00e9bb2111f634af67387698784ab5e1fba52c1abf4 +SIZE (freebsd:11:x86:64/i386-wine-staging-1.9.6,1.txz) = 37899428 Modified: head/emulators/i386-wine-devel/pkg-plist ============================================================================== --- head/emulators/i386-wine-devel/pkg-plist Tue Mar 22 18:11:08 2016 (r411671) +++ head/emulators/i386-wine-devel/pkg-plist Tue Mar 22 19:31:55 2016 (r411672) @@ -132,6 +132,7 @@ include/wine/windows/audiopolicy.idl include/wine/windows/audiosessiontypes.h include/wine/windows/austream.h include/wine/windows/austream.idl +include/wine/windows/authz.h include/wine/windows/aviriff.h include/wine/windows/avrt.h include/wine/windows/axcore.idl @@ -155,6 +156,8 @@ include/wine/windows/bits2_5.idl include/wine/windows/bits3_0.h include/wine/windows/bits3_0.idl include/wine/windows/bitsmsg.h +include/wine/windows/bluetoothapis.h +include/wine/windows/bthsdpdef.h include/wine/windows/cderr.h include/wine/windows/cfgmgr32.h include/wine/windows/cguid.h @@ -926,6 +929,7 @@ lib32/libpciaccess.so.0 lib32/libpng16.so.16 lib32/libpthread-stubs.so.0 %%OSREL9%%lib32/libstdc++.so.6 +%%STAGING%%lib32/libtxc_dxtn.so %%STAGING%%lib32/libv4l1.so.0 %%STAGING%%lib32/libv4l2.so.0 %%STAGING%%lib32/libv4lconvert.so.0 @@ -960,6 +964,7 @@ lib32/wine/api-ms-win-core-fibers-l1-1-0 lib32/wine/api-ms-win-core-fibers-l1-1-1.dll.so lib32/wine/api-ms-win-core-file-l1-1-0.dll.so lib32/wine/api-ms-win-core-file-l1-2-0.dll.so +lib32/wine/api-ms-win-core-file-l1-2-1.dll.so lib32/wine/api-ms-win-core-file-l2-1-0.dll.so lib32/wine/api-ms-win-core-file-l2-1-1.dll.so lib32/wine/api-ms-win-core-handle-l1-1-0.dll.so @@ -1001,6 +1006,7 @@ lib32/wine/api-ms-win-core-rtlsupport-l1 lib32/wine/api-ms-win-core-shlwapi-legacy-l1-1-0.dll.so %%STAGING%%lib32/wine/api-ms-win-core-shlwapi-obsolete-l1-2-0.dll.so lib32/wine/api-ms-win-core-string-l1-1-0.dll.so +lib32/wine/api-ms-win-core-string-l2-1-0.dll.so lib32/wine/api-ms-win-core-synch-l1-1-0.dll.so lib32/wine/api-ms-win-core-synch-l1-2-0.dll.so lib32/wine/api-ms-win-core-sysinfo-l1-1-0.dll.so @@ -1011,6 +1017,7 @@ lib32/wine/api-ms-win-core-threadpool-le lib32/wine/api-ms-win-core-timezone-l1-1-0.dll.so lib32/wine/api-ms-win-core-url-l1-1-0.dll.so lib32/wine/api-ms-win-core-util-l1-1-0.dll.so +lib32/wine/api-ms-win-core-version-l1-1-0.dll.so lib32/wine/api-ms-win-core-winrt-error-l1-1-0.dll.so lib32/wine/api-ms-win-core-winrt-error-l1-1-1.dll.so lib32/wine/api-ms-win-core-winrt-l1-1-0.dll.so @@ -1250,6 +1257,7 @@ lib32/wine/fakedlls/api-ms-win-core-fibe lib32/wine/fakedlls/api-ms-win-core-fibers-l1-1-1.dll lib32/wine/fakedlls/api-ms-win-core-file-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-file-l1-2-0.dll +lib32/wine/fakedlls/api-ms-win-core-file-l1-2-1.dll lib32/wine/fakedlls/api-ms-win-core-file-l2-1-0.dll lib32/wine/fakedlls/api-ms-win-core-file-l2-1-1.dll lib32/wine/fakedlls/api-ms-win-core-handle-l1-1-0.dll @@ -1291,6 +1299,7 @@ lib32/wine/fakedlls/api-ms-win-core-rtls lib32/wine/fakedlls/api-ms-win-core-shlwapi-legacy-l1-1-0.dll %%STAGING%%lib32/wine/fakedlls/api-ms-win-core-shlwapi-obsolete-l1-2-0.dll lib32/wine/fakedlls/api-ms-win-core-string-l1-1-0.dll +lib32/wine/fakedlls/api-ms-win-core-string-l2-1-0.dll lib32/wine/fakedlls/api-ms-win-core-synch-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-synch-l1-2-0.dll lib32/wine/fakedlls/api-ms-win-core-sysinfo-l1-1-0.dll @@ -1301,6 +1310,7 @@ lib32/wine/fakedlls/api-ms-win-core-thre lib32/wine/fakedlls/api-ms-win-core-timezone-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-url-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-util-l1-1-0.dll +lib32/wine/fakedlls/api-ms-win-core-version-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-winrt-error-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-winrt-error-l1-1-1.dll lib32/wine/fakedlls/api-ms-win-core-winrt-l1-1-0.dll @@ -1848,6 +1858,8 @@ lib32/wine/fakedlls/vnbt.vxd lib32/wine/fakedlls/vnetbios.vxd lib32/wine/fakedlls/vssapi.dll lib32/wine/fakedlls/vtdapi.vxd +%%STAGING%%lib32/wine/fakedlls/vulkan-1.dll +%%STAGING%%lib32/wine/fakedlls/vulkan.dll lib32/wine/fakedlls/vwin32.vxd lib32/wine/fakedlls/w32skrnl.dll lib32/wine/fakedlls/w32sys.dll16 @@ -1905,6 +1917,7 @@ lib32/wine/fakedlls/wintrust.dll lib32/wine/fakedlls/winver.exe lib32/wine/fakedlls/wlanapi.dll lib32/wine/fakedlls/wldap32.dll +lib32/wine/fakedlls/wmasf.dll lib32/wine/fakedlls/wmi.dll lib32/wine/fakedlls/wmic.exe lib32/wine/fakedlls/wmiutils.dll @@ -1924,6 +1937,7 @@ lib32/wine/fakedlls/wsock32.dll lib32/wine/fakedlls/wtsapi32.dll lib32/wine/fakedlls/wuapi.dll lib32/wine/fakedlls/wuaueng.dll +%%STAGING%%lib32/wine/fakedlls/wuauserv.exe lib32/wine/fakedlls/wusa.exe lib32/wine/fakedlls/xcopy.exe lib32/wine/fakedlls/xinput1_1.dll @@ -2157,7 +2171,6 @@ lib32/wine/libwebservices.def lib32/wine/libwer.def lib32/wine/libwindowscodecs.def lib32/wine/libwindowscodecsext.def -%%STAGING%%lib32/wine/libwinealsa.drv.def lib32/wine/libwinecrt0.a lib32/wine/libwined3d.def lib32/wine/libwinhttp.def @@ -2452,6 +2465,8 @@ lib32/wine/vnbt.vxd.so lib32/wine/vnetbios.vxd.so lib32/wine/vssapi.dll.so lib32/wine/vtdapi.vxd.so +%%STAGING%%lib32/wine/vulkan-1.dll.so +%%STAGING%%lib32/wine/vulkan.dll.so lib32/wine/vwin32.vxd.so lib32/wine/w32skrnl.dll.so lib32/wine/w32sys.dll16.so @@ -2509,6 +2524,7 @@ lib32/wine/wintrust.dll.so lib32/wine/winver.exe.so lib32/wine/wlanapi.dll.so lib32/wine/wldap32.dll.so +lib32/wine/wmasf.dll.so lib32/wine/wmi.dll.so lib32/wine/wmic.exe.so lib32/wine/wmiutils.dll.so @@ -2528,6 +2544,7 @@ lib32/wine/wsock32.dll.so lib32/wine/wtsapi32.dll.so lib32/wine/wuapi.dll.so lib32/wine/wuaueng.dll.so +%%STAGING%%lib32/wine/wuauserv.exe.so lib32/wine/wusa.exe.so lib32/wine/xcopy.exe.so lib32/wine/xinput1_1.dll.so From owner-svn-ports-head@freebsd.org Tue Mar 22 20:02: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 263E6AD83BD; Tue, 22 Mar 2016 20:02:09 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ED0051DC2; Tue, 22 Mar 2016 20:02:08 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2MK28q5044655; Tue, 22 Mar 2016 20:02:08 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MK28qI044652; Tue, 22 Mar 2016 20:02:08 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201603222002.u2MK28qI044652@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Tue, 22 Mar 2016 20:02:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411673 - head/security/nmap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 20:02:09 -0000 Author: ohauer Date: Tue Mar 22 20:02:07 2016 New Revision: 411673 URL: https://svnweb.freebsd.org/changeset/ports/411673 Log: - update to 7.11 Changes: o [NSE][GH#341] Added support for diffie-hellman-group-exchange-* SSH key exchange methods to ssh2.lua, allowing ssh-hostkey to run on servers that only support custom Diffie-Hellman groups. [Sergey Khegay] o [NSE] Added support in sslcert.lua for Microsoft SQL Server's TDS protocol, so you can now grab certs with ssl-cert or check ciphers with ssl-enum-ciphers. [Daniel Miller] Modified: head/security/nmap/Makefile head/security/nmap/distinfo Modified: head/security/nmap/Makefile ============================================================================== --- head/security/nmap/Makefile Tue Mar 22 19:31:55 2016 (r411672) +++ head/security/nmap/Makefile Tue Mar 22 20:02:07 2016 (r411673) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nmap -DISTVERSION= 7.10 +DISTVERSION= 7.11 CATEGORIES= security ipv6 MASTER_SITES= http://nmap.org/dist/ \ LOCAL/ohauer Modified: head/security/nmap/distinfo ============================================================================== --- head/security/nmap/distinfo Tue Mar 22 19:31:55 2016 (r411672) +++ head/security/nmap/distinfo Tue Mar 22 20:02:07 2016 (r411673) @@ -1,2 +1,2 @@ -SHA256 (nmap-7.10.tar.bz2) = 58cf8896d09057d1c3533f430c06b22791d0227ebbb93dede2ccb73693ed4b4b -SIZE (nmap-7.10.tar.bz2) = 8947277 +SHA256 (nmap-7.11.tar.bz2) = 13fa971555dec00e495a5b72c1f9efa1363b8e6c7388a2f05117cb0778c0954a +SIZE (nmap-7.11.tar.bz2) = 8960056 From owner-svn-ports-head@freebsd.org Tue Mar 22 20:20: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 8F472AD87D9; Tue, 22 Mar 2016 20:20:39 +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 614D97C5; Tue, 22 Mar 2016 20:20:39 +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 u2MKKc1Z047957; Tue, 22 Mar 2016 20:20:38 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MKKcFp047955; Tue, 22 Mar 2016 20:20:38 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603222020.u2MKKcFp047955@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 22 Mar 2016 20:20:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411674 - in head/www/firefox: . 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.21 Precedence: list List-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, 22 Mar 2016 20:20:39 -0000 Author: jbeich Date: Tue Mar 22 20:20:38 2016 New Revision: 411674 URL: https://svnweb.freebsd.org/changeset/ports/411674 Log: www/firefox: fix missing Hello icon since 45.0 PR: 208125 Submitted by: Robert Helmer (via upstream bug) MFH: 2016Q1 Added: head/www/firefox/files/patch-bug1257947 (contents, props changed) Modified: head/www/firefox/Makefile (contents, props changed) Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Tue Mar 22 20:02:07 2016 (r411673) +++ head/www/firefox/Makefile Tue Mar 22 20:20:38 2016 (r411674) @@ -4,6 +4,7 @@ PORTNAME= firefox DISTVERSION= 45.0.1 DISTVERSIONSUFFIX=.source +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Added: head/www/firefox/files/patch-bug1257947 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox/files/patch-bug1257947 Tue Mar 22 20:20:38 2016 (r411674) @@ -0,0 +1,14 @@ +# Fix Hello icon (bug 1257947) + +--- browser/extensions/loop/jar.mn ++++ browser/extensions/loop/jar.mn +@@ -4,7 +4,7 @@ + + [.] chrome.jar: + % content loop %content/ contentaccessible=yes +-% skin loop classic/1.0 %skin/linux/ os=Linux ++% skin loop classic/1.0 %skin/linux/ + % skin loop classic/1.0 %skin/osx/ os=Darwin + % skin loop classic/1.0 %skin/windows/ os=WINNT + % skin loop-shared classic/1.0 %skin/shared/ + From owner-svn-ports-head@freebsd.org Tue Mar 22 20:26: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 A5A31AD8BD7; Tue, 22 Mar 2016 20:26:28 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5DEA2CA2; Tue, 22 Mar 2016 20:26:28 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2MKQRj7050861; Tue, 22 Mar 2016 20:26:27 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MKQRDc050860; Tue, 22 Mar 2016 20:26:27 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201603222026.u2MKQRDc050860@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 22 Mar 2016 20:26:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411675 - head/graphics/gimp-gmic-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.21 Precedence: list List-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, 22 Mar 2016 20:26:28 -0000 Author: rm Date: Tue Mar 22 20:26:27 2016 New Revision: 411675 URL: https://svnweb.freebsd.org/changeset/ports/411675 Log: graphics/gimp-gmic-plugin: simplify port a bit - utilize USES=localbase - simplify BASH options dependency - further convert to options helpers and drop including of bsd.port.options.mk Modified: head/graphics/gimp-gmic-plugin/Makefile Modified: head/graphics/gimp-gmic-plugin/Makefile ============================================================================== --- head/graphics/gimp-gmic-plugin/Makefile Tue Mar 22 20:20:38 2016 (r411674) +++ head/graphics/gimp-gmic-plugin/Makefile Tue Mar 22 20:26:27 2016 (r411675) @@ -21,11 +21,11 @@ LIB_DEPENDS= libGraphicsMagick++.so:${PO OPTIONS_DEFINE= BASH OPTIONS_SUB= yes -BASH_RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash +BASH_RUN_DEPENDS= bash:${PORTSDIR}/shells/bash WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src -USES= gmake pkgconfig +USES= gmake localbase pkgconfig USE_GCC= yes USE_GNOME= gtk20 USE_XORG= x11 xext xrandr @@ -33,8 +33,6 @@ USE_XORG= x11 xext xrandr PLUGIN_DIR?= libexec/gimp/2.2/plug-ins PLIST_SUB+= PLUGIN_DIR=${PLUGIN_DIR} -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib CFLAGS:= ${CFLAGS:N-O*:N-pipe} CXXFLAGS:= ${CXXFLAGS:N-O*:N-pipe} @@ -46,8 +44,6 @@ PLIST_FILES= bin/gmic \ EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} PORTEXAMPLES= gmic_in_script.scm gmic_use_lib.cpp -.include - post-patch: @${REINPLACE_CMD} -e 's#/usr/X11R6#${PREFIX}#g' \ ${WRKSRC}/Makefile @@ -59,10 +55,9 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/../man/gmic.1.gz ${STAGEDIR}${MAN1PREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/|} ${STAGEDIR}${EXAMPLESDIR} -.if ${PORT_OPTIONS:MBASH} +do-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_SCRIPT} ${WRKSRC}/../resources/gmic_bashcompletion.sh \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d -.endif .include From owner-svn-ports-head@freebsd.org Tue Mar 22 21:14: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 D23E5AD96FE; Tue, 22 Mar 2016 21:14:57 +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 9A27C75F; Tue, 22 Mar 2016 21:14:57 +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 u2MLEu1E065710; Tue, 22 Mar 2016 21:14:56 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MLEuCc065708; Tue, 22 Mar 2016 21:14:56 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201603222114.u2MLEuCc065708@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Tue, 22 Mar 2016 21:14:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411676 - head/databases/phpmyadmin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 21:14:57 -0000 Author: matthew Date: Tue Mar 22 21:14:56 2016 New Revision: 411676 URL: https://svnweb.freebsd.org/changeset/ports/411676 Log: Update to 4.6.0 ChangeLog: https://www.phpmyadmin.net/files/4.6.0/ Modified: head/databases/phpmyadmin/Makefile head/databases/phpmyadmin/distinfo Modified: head/databases/phpmyadmin/Makefile ============================================================================== --- head/databases/phpmyadmin/Makefile Tue Mar 22 20:26:27 2016 (r411675) +++ head/databases/phpmyadmin/Makefile Tue Mar 22 21:14:56 2016 (r411676) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.5.5.1 +DISTVERSION= 4.6.0 CATEGORIES= databases www MASTER_SITES= https://files.phpmyadmin.net/${PORTNAME}/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: head/databases/phpmyadmin/distinfo ============================================================================== --- head/databases/phpmyadmin/distinfo Tue Mar 22 20:26:27 2016 (r411675) +++ head/databases/phpmyadmin/distinfo Tue Mar 22 21:14:56 2016 (r411676) @@ -1,2 +1,2 @@ -SHA256 (phpMyAdmin-4.5.5.1-all-languages.tar.xz) = bf8ab258d5c6ce5cfaf7ff330827599c1cfd29b0cc4c9b83f4263ee143c00ef4 -SIZE (phpMyAdmin-4.5.5.1-all-languages.tar.xz) = 5987876 +SHA256 (phpMyAdmin-4.6.0-all-languages.tar.xz) = 337ef3d1234525599f25e0bcf962f85ed5a9bf550b91e4e25c48bf5604d16e9c +SIZE (phpMyAdmin-4.6.0-all-languages.tar.xz) = 6113584 From owner-svn-ports-head@freebsd.org Tue Mar 22 21:57: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 66F6CAD9CC7; Tue, 22 Mar 2016 21:57:07 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2CA0C15EF; Tue, 22 Mar 2016 21:57:07 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2MLv6K6077842; Tue, 22 Mar 2016 21:57:06 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MLv51e077838; Tue, 22 Mar 2016 21:57:05 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201603222157.u2MLv51e077838@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 22 Mar 2016 21:57:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411677 - in head/graphics/gimp-gmic-plugin: . 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.21 Precedence: list List-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, 22 Mar 2016 21:57:07 -0000 Author: rm Date: Tue Mar 22 21:57:05 2016 New Revision: 411677 URL: https://svnweb.freebsd.org/changeset/ports/411677 Log: graphics/gimp-gmic-plugin: update to 1.6.9 This update also solving problem with presets downloading, mentioned in PR. PR: 205257 MFH: 2016Q1 Added: head/graphics/gimp-gmic-plugin/files/patch-gmic__gimp.cpp (contents, props changed) Modified: head/graphics/gimp-gmic-plugin/Makefile head/graphics/gimp-gmic-plugin/distinfo head/graphics/gimp-gmic-plugin/files/patch-Makefile Modified: head/graphics/gimp-gmic-plugin/Makefile ============================================================================== --- head/graphics/gimp-gmic-plugin/Makefile Tue Mar 22 21:14:56 2016 (r411676) +++ head/graphics/gimp-gmic-plugin/Makefile Tue Mar 22 21:57:05 2016 (r411677) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= gmic -PORTVERSION= 1.6.0.0 -PORTREVISION= 4 +PORTVERSION= 1.6.9 CATEGORIES= graphics MASTER_SITES= http://gmic.eu/files/source/ PKGNAMEPREFIX= gimp- @@ -14,6 +13,7 @@ COMMENT= GREYC's Magic Image Converter LIB_DEPENDS= libGraphicsMagick++.so:${PORTSDIR}/graphics/GraphicsMagick \ libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ + libopencv_legacy.so:${PORTSDIR}/graphics/opencv \ libMagick++-6.so:${PORTSDIR}/graphics/ImageMagick \ libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \ libfftw3.so:${PORTSDIR}/math/fftw3 \ @@ -25,32 +25,40 @@ BASH_RUN_DEPENDS= bash:${PORTSDIR}/shell WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src -USES= gmake localbase pkgconfig +USES= dos2unix gmake localbase pkgconfig USE_GCC= yes USE_GNOME= gtk20 USE_XORG= x11 xext xrandr +DOS2UNIX_FILES= Makefile PLUGIN_DIR?= libexec/gimp/2.2/plug-ins PLIST_SUB+= PLUGIN_DIR=${PLUGIN_DIR} CFLAGS:= ${CFLAGS:N-O*:N-pipe} CXXFLAGS:= ${CXXFLAGS:N-O*:N-pipe} +DOTLESS_VER= ${PORTVERSION:S/.//g} PLIST_FILES= bin/gmic \ man/man1/gmic.1.gz \ - %%BASH%%etc/bash_completion.d/gmic_bashcompletion.sh \ - %%PLUGIN_DIR%%/gmic_gimp + %%BASH%%etc/bash_completion.d/gmic \ + %%PLUGIN_DIR%%/gmic_gimp \ + %%PLUGIN_DIR%%/cli_update${DOTLESS_VER}.gmic \ + %%PLUGIN_DIR%%/gimp_update${DOTLESS_VER}.gmic EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} PORTEXAMPLES= gmic_in_script.scm gmic_use_lib.cpp post-patch: @${REINPLACE_CMD} -e 's#/usr/X11R6#${PREFIX}#g' \ + -e 's#/usr/local#${LOCALBASE}#g' \ ${WRKSRC}/Makefile do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${PLUGIN_DIR} ${INSTALL_PROGRAM} ${WRKSRC}/gmic_gimp ${STAGEDIR}${PREFIX}/${PLUGIN_DIR} + ${INSTALL_DATA} ${WRKSRC}/../resources/cli_update${DOTLESS_VER}.gmic \ + ${WRKSRC}/../resources/gimp_update${DOTLESS_VER}.gmic \ + ${STAGEDIR}${PREFIX}/${PLUGIN_DIR} ${INSTALL_PROGRAM} ${WRKSRC}/gmic ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/../man/gmic.1.gz ${STAGEDIR}${MAN1PREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} @@ -58,6 +66,6 @@ do-install: do-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_SCRIPT} ${WRKSRC}/../resources/gmic_bashcompletion.sh \ - ${STAGEDIR}${PREFIX}/etc/bash_completion.d + ${STAGEDIR}${PREFIX}/etc/bash_completion.d/gmic .include Modified: head/graphics/gimp-gmic-plugin/distinfo ============================================================================== --- head/graphics/gimp-gmic-plugin/distinfo Tue Mar 22 21:14:56 2016 (r411676) +++ head/graphics/gimp-gmic-plugin/distinfo Tue Mar 22 21:57:05 2016 (r411677) @@ -1,2 +1,2 @@ -SHA256 (gmic_1.6.0.0.tar.gz) = 2aa53ebab4c361c5401e23142a31b06a38ef565c533d1326d31f985f5c0c2da5 -SIZE (gmic_1.6.0.0.tar.gz) = 2818394 +SHA256 (gmic_1.6.9.tar.gz) = 8b836b4ac02a2d3963384951b6e00f2d8e19ede0b49ee93b041ef227cf9dd794 +SIZE (gmic_1.6.9.tar.gz) = 3278273 Modified: head/graphics/gimp-gmic-plugin/files/patch-Makefile ============================================================================== --- head/graphics/gimp-gmic-plugin/files/patch-Makefile Tue Mar 22 21:14:56 2016 (r411676) +++ head/graphics/gimp-gmic-plugin/files/patch-Makefile Tue Mar 22 21:57:05 2016 (r411677) @@ -1,64 +1,56 @@ ---- Makefile.orig 2014-08-21 07:47:10 UTC +--- Makefile.orig 2016-03-22 21:02:38 UTC +++ Makefile -@@ -48,7 +48,7 @@ - # Set correct variables and paths. - #---------------------------------- - OS := $(shell uname) --CC = g++ -+CC = $(CXX) - ifeq ($(OS),Linux) - OS = Unix - endif -@@ -63,7 +63,7 @@ - USR = /opt/local +@@ -158,14 +158,14 @@ OPENMP_LIBS = -lgomp + # This requires the presence of the X11 include and library files. + ifneq ($(OS),Darwin) + X11_CFLAGS = -Dcimg_display=1 -Dcimg_appname=\\\"gmic\\\" `pkg-config --cflags x11 || echo -I/usr/X11R6/include` #-Dcimg_use_xrandr +-X11_LIBS = `pkg-config --libs x11 || echo -L/usr/X11R6/lib -lX11` -lpthread #`pkg-config --libs xrandr || echo -lXrandr` ++X11_LIBS = `pkg-config --libs x11 || echo -L/usr/X11R6/lib -lX11` $(PTHREAD_LIBS) #`pkg-config --libs xrandr || echo -lXrandr` + else + ifeq (,$(wildcard /usr/X11R6)) + X11_CFLAGS = -Dcimg_display=0 -Dcimg_appname=\\\"gmic\\\" #-Dcimg_use_xrandr +-X11_LIBS = -lpthread #`pkg-config --libs xrandr || echo -lXrandr` ++X11_LIBS = $(PTHREAD_LIBS) #`pkg-config --libs xrandr || echo -lXrandr` else - PLUGINDIR = `gimptool-2.0 --gimpplugindir`/plug-ins --USR = /usr -+USR = /usr/X11R6 - endif - ifeq ($(OSTYPE),msys) - EXE = .exe -@@ -136,7 +136,7 @@ - # This requires the presence of the X11 extension include and library files. - # (package 'libx11-dev' on Debian). - XSHM_CFLAGS = -Dcimg_use_xshm --XSHM_LIBS = -L$(USR)/X11R6/lib -lXext -+XSHM_LIBS = -L/usr/X11R6/lib -lXext + X11_CFLAGS = -Dcimg_display=1 -Dcimg_appname=\\\"gmic\\\" `pkg-config --cflags x11 || echo -I/usr/X11R6/include` #-Dcimg_use_xrandr +-X11_LIBS = -L/usr/X11R6/lib -lX11 -lpthread #`pkg-config --libs xrandr || echo -lXrandr` ++X11_LIBS = -L/usr/X11R6/lib -lX11 $(PTHREAD_LIBS) #`pkg-config --libs xrandr || echo -lXrandr` + endif + endif + # Flags to enable fast display, using XShm. +@@ -287,7 +287,7 @@ STD_GIMP_CFLAGS += $(PARALLEL_CFLAGS) $( + STD_GIMP_LIBS += $(PARALLEL_LIBS) $(X11_LIBS) + else # Windows. + STD_GIMP_CFLAGS += $(PARALLEL_CFLAGS) $(OPENMP_CFLAGS) $(GDI32_CFLAGS) +-STD_GIMP_LIBS += -mwindows $(PARALLEL_LIBS) $(OPENMP_LIBS) $(GDI32_LIBS) -lpthread -DPSAPI_VERSION=1 -lpsapi ++STD_GIMP_LIBS += -mwindows $(PARALLEL_LIBS) $(OPENMP_LIBS) $(GDI32_LIBS) $(PTHREAD_LIBS) -DPSAPI_VERSION=1 -lpsapi + endif + endif - # Flags to enable image display, using GDI32. - # This requires the presence of the GDI32 include and library files. -@@ -293,6 +293,12 @@ +@@ -323,7 +323,7 @@ ifeq ($(OS),Unix) @echo "**" - $(MAKE) linux gimp lib # zart + @echo "** Start building G'MIC with default Unix configuration." + @echo "**" +- $(MAKE) cli gimp lib zart ++ $(MAKE) cli gimp else -+ifeq ($(OS),FreeBSD) -+ @echo "**" -+ @echo "** FreeBSD configuration" -+ @echo "**" -+ $(MAKE) freebsd gimp -+else ifeq ($(OS),Darwin) @echo "**" - @echo "** MacOSX configuration." -@@ -305,9 +311,10 @@ - $(MAKE) windows gimp +@@ -339,7 +339,7 @@ endif endif + + cli: +- $(MAKE) "CFLAGS+=$(STD_CLI_CFLAGS) $(OPT_CFLAGS)" "LIBS+=$(STD_CLI_LIBS)" gmic ++ $(MAKE) "CFLAGS+=$(STD_CLI_CFLAGS)" "LIBS+=$(STD_CLI_LIBS)" gmic + $(STRIP) gmic$(EXE) + + cli_s: +@@ -349,7 +349,7 @@ ifeq ($(OS),Darwin) endif -+endif gimp: -- $(MAKE) "CFLAGS=$(STD_GIMP_CFLAGS) $(OPT_CFLAGS)" "LIBS+=$(STD_GIMP_LIBS) $(OPT_LIBS)" "STRIP_EXE=1" gmic_gimp -+ $(MAKE) "CFLAGS=$(STD_GIMP_CFLAGS)" "LIBS=$(STD_GIMP_LIBS)" "STRIP_EXE=1" gmic_gimp +- $(MAKE) "CFLAGS+=$(STD_GIMP_CFLAGS) $(OPT_CFLAGS)" "LIBS+=$(STD_GIMP_LIBS)" gmic_gimp ++ $(MAKE) "CFLAGS+=$(STD_GIMP_CFLAGS)" "LIBS+=$(STD_GIMP_LIBS)" gmic_gimp lib: - $(MAKE) "CFLAGS=$(STD_LIB_CFLAGS) $(OPT_CFLAGS)" "LIBS+=$(STD_LIB_LIBS) $(OPT_LIBS)" gmic_lib -@@ -323,6 +330,9 @@ - linux: - $(MAKE) "CFLAGS=$(STD_UNIX_CFLAGS) $(OPT_CFLAGS)" "LIBS=$(STD_UNIX_LIBS)" "STRIP_EXE=1" gmic - -+freebsd: -+ $(MAKE) "CFLAGS+=$(STD_UNIX_CFLAGS)" "LIBS=$(STD_UNIX_LIBS)" "STRIP_EXE=1" gmic -+ - solaris: - $(MAKE) "CFLAGS=$(STD_UNIX_CFLAGS) $(OPT_CFLAGS)" "LIBS=$(STD_UNIX_LIBS) -R$(USR)/X11R6/lib -lrt -lnsl -lsocket" "STRIP_EXE=1" gmic - + $(MAKE) "CFLAGS+=$(STD_LIB_CFLAGS) $(OPT_CFLAGS)" "LIBS+=$(STD_LIB_LIBS)" libgmic Added: head/graphics/gimp-gmic-plugin/files/patch-gmic__gimp.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gimp-gmic-plugin/files/patch-gmic__gimp.cpp Tue Mar 22 21:57:05 2016 (r411677) @@ -0,0 +1,13 @@ +--- gmic_gimp.cpp.orig 2016-02-05 13:45:21 UTC ++++ gmic_gimp.cpp +@@ -2724,10 +2724,6 @@ void process_image(const char *const com + PROCESS_MEMORY_COUNTERS pmc; + if (GetProcessMemoryInfo(GetCurrentProcess(),&pmc,sizeof(pmc))) + used_memory = (unsigned long)(pmc.WorkingSetSize/1024/1024); +-#elif cimg_OS==1 // #if cimg_OS==2 +- CImg st; st.load_raw("/proc/self/status",512); st.back() = 0; +- const char *const s = std::strstr(st,"VmRSS:"); +- if (s && cimg_sscanf(s + 7,"%u",&used_memory)==1) used_memory/=1024; + #endif // #if cimg_OS==2 + } + From owner-svn-ports-head@freebsd.org Tue Mar 22 22:42: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 471D4ADA6AF; Tue, 22 Mar 2016 22:42:57 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1416415B9; Tue, 22 Mar 2016 22:42:57 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2MMguje093009; Tue, 22 Mar 2016 22:42:56 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MMguac093007; Tue, 22 Mar 2016 22:42:56 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201603222242.u2MMguac093007@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 22 Mar 2016 22:42:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411678 - head/security/py-flask-httpauth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 22:42:57 -0000 Author: rm Date: Tue Mar 22 22:42:55 2016 New Revision: 411678 URL: https://svnweb.freebsd.org/changeset/ports/411678 Log: security/py-flask-httpauth: update to 3.1.0 Modified: head/security/py-flask-httpauth/Makefile head/security/py-flask-httpauth/distinfo Modified: head/security/py-flask-httpauth/Makefile ============================================================================== --- head/security/py-flask-httpauth/Makefile Tue Mar 22 21:57:05 2016 (r411677) +++ head/security/py-flask-httpauth/Makefile Tue Mar 22 22:42:55 2016 (r411678) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Flask-HTTPAuth -PORTVERSION= 3.0.2 +PORTVERSION= 3.1.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-flask-httpauth/distinfo ============================================================================== --- head/security/py-flask-httpauth/distinfo Tue Mar 22 21:57:05 2016 (r411677) +++ head/security/py-flask-httpauth/distinfo Tue Mar 22 22:42:55 2016 (r411678) @@ -1,2 +1,2 @@ -SHA256 (Flask-HTTPAuth-3.0.2.tar.gz) = 61983e350206d4d4c266974a74a740053aa3ef2ccd6dc39235490efde4ca0921 -SIZE (Flask-HTTPAuth-3.0.2.tar.gz) = 3228 +SHA256 (Flask-HTTPAuth-3.1.0.tar.gz) = d992a4d5c9cef94c4bf637fdca5290c5c60bc4205155bb747150f127cda74a4d +SIZE (Flask-HTTPAuth-3.1.0.tar.gz) = 3380 From owner-svn-ports-head@freebsd.org Tue Mar 22 22:43: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 8107DADA6DA; Tue, 22 Mar 2016 22:43:44 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4DE2616AB; Tue, 22 Mar 2016 22:43:44 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2MMhhY7093150; Tue, 22 Mar 2016 22:43:43 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2MMhhi2093147; Tue, 22 Mar 2016 22:43:43 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201603222243.u2MMhhi2093147@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 22 Mar 2016 22:43:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411679 - head/net/py-ldap3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 22 Mar 2016 22:43:44 -0000 Author: rm Date: Tue Mar 22 22:43:43 2016 New Revision: 411679 URL: https://svnweb.freebsd.org/changeset/ports/411679 Log: net/py-ldap3: update to 1.2.1 Modified: head/net/py-ldap3/Makefile head/net/py-ldap3/distinfo Modified: head/net/py-ldap3/Makefile ============================================================================== --- head/net/py-ldap3/Makefile Tue Mar 22 22:42:55 2016 (r411678) +++ head/net/py-ldap3/Makefile Tue Mar 22 22:43:43 2016 (r411679) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ldap3 -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-ldap3/distinfo ============================================================================== --- head/net/py-ldap3/distinfo Tue Mar 22 22:42:55 2016 (r411678) +++ head/net/py-ldap3/distinfo Tue Mar 22 22:43:43 2016 (r411679) @@ -1,2 +1,2 @@ -SHA256 (ldap3-1.1.2.tar.gz) = 4e1d5446b312f829728b14cc6403eaea3ab1477492212e3727af5b7110fe4182 -SIZE (ldap3-1.1.2.tar.gz) = 276596 +SHA256 (ldap3-1.2.1.tar.gz) = 25a93c6e96a75700f6759689d8195552919d7a4a6ee46de5a4638e9f3c863298 +SIZE (ldap3-1.2.1.tar.gz) = 277011 From owner-svn-ports-head@freebsd.org Wed Mar 23 00: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 C5DDA99A905; Wed, 23 Mar 2016 00:26:22 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 89BA61E90; Wed, 23 Mar 2016 00:26:22 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2N0QLNh023523; Wed, 23 Mar 2016 00:26:21 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2N0QLWQ023520; Wed, 23 Mar 2016 00:26:21 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201603230026.u2N0QLWQ023520@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Wed, 23 Mar 2016 00:26:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411680 - head/deskutils/xpad X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 23 Mar 2016 00:26:22 -0000 Author: jgh Date: Wed Mar 23 00:26:21 2016 New Revision: 411680 URL: https://svnweb.freebsd.org/changeset/ports/411680 Log: - update to 4.7.0 Changes: https://launchpadlibrarian.net/247614751/ChangeLog Modified: head/deskutils/xpad/Makefile head/deskutils/xpad/distinfo head/deskutils/xpad/pkg-plist Modified: head/deskutils/xpad/Makefile ============================================================================== --- head/deskutils/xpad/Makefile Tue Mar 22 22:43:43 2016 (r411679) +++ head/deskutils/xpad/Makefile Wed Mar 23 00:26:21 2016 (r411680) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xpad -PORTVERSION= 4.6.0 +PORTVERSION= 4.7.0 CATEGORIES= deskutils MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ Modified: head/deskutils/xpad/distinfo ============================================================================== --- head/deskutils/xpad/distinfo Tue Mar 22 22:43:43 2016 (r411679) +++ head/deskutils/xpad/distinfo Wed Mar 23 00:26:21 2016 (r411680) @@ -1,2 +1,2 @@ -SHA256 (xpad-4.6.0.tar.bz2) = 382942a423f1bb76a251b71303530e136dd212030ec28f97051878b69ab3c473 -SIZE (xpad-4.6.0.tar.bz2) = 244936 +SHA256 (xpad-4.7.0.tar.bz2) = 4b11963077e265d8ca8396b2a8e841c068a95f538197397631fdd75ab195b13c +SIZE (xpad-4.7.0.tar.bz2) = 240374 Modified: head/deskutils/xpad/pkg-plist ============================================================================== --- head/deskutils/xpad/pkg-plist Tue Mar 22 22:43:43 2016 (r411679) +++ head/deskutils/xpad/pkg-plist Wed Mar 23 00:26:21 2016 (r411680) @@ -1,5 +1,4 @@ bin/xpad -etc/xdg/autostart/xpad.desktop man/man1/xpad.1.gz share/applications/xpad.desktop share/icons/hicolor/scalable/apps/xpad.svg From owner-svn-ports-head@freebsd.org Wed Mar 23 00:29: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 BDEFE99AAA5; Wed, 23 Mar 2016 00:29:53 +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 715E81026; Wed, 23 Mar 2016 00:29:53 +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 u2N0Tq27023786; Wed, 23 Mar 2016 00:29:52 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2N0TqEN023784; Wed, 23 Mar 2016 00:29:52 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201603230029.u2N0TqEN023784@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Wed, 23 Mar 2016 00:29:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411681 - in head/net/portfwd: . 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.21 Precedence: list List-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, 23 Mar 2016 00:29:53 -0000 Author: zi Date: Wed Mar 23 00:29:52 2016 New Revision: 411681 URL: https://svnweb.freebsd.org/changeset/ports/411681 Log: - Add rc script for startup at boot - Don't silently install files - Bump PORTREVISION Added: head/net/portfwd/files/portfwd.in (contents, props changed) Modified: head/net/portfwd/Makefile Modified: head/net/portfwd/Makefile ============================================================================== --- head/net/portfwd/Makefile Wed Mar 23 00:26:21 2016 (r411680) +++ head/net/portfwd/Makefile Wed Mar 23 00:29:52 2016 (r411681) @@ -3,6 +3,7 @@ PORTNAME= portfwd PORTVERSION= 0.29 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF @@ -15,6 +16,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES GNU_CONFIGURE= yes USES= gmake +USE_RC_SUBR= ${PORTNAME} post-patch: @${REINPLACE_CMD} -e "s|-Wall -ggdb -O3|${CFLAGS}|g" \ @@ -25,6 +27,7 @@ post-patch: post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - @${INSTALL_DATA} ${WRKSRC}/cfg/*.cfg ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/cfg/*.cfg ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/etc/rc.d .include Added: head/net/portfwd/files/portfwd.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/portfwd/files/portfwd.in Wed Mar 23 00:29:52 2016 (r411681) @@ -0,0 +1,28 @@ +#!/bin/sh +# +# $FreeBSD$ +# +# PROVIDE: portfwd +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Add the following line to /etc/rc.conf to enable the portfwd daemon: +# +# portfwd_enable="YES" +# + +. /etc/rc.subr + +name=portfwd +rcvar=portfwd_enable + +load_rc_config ${name} + +: ${portfwd_enable:="NO"} +: ${portfwd_config:="%%PREFIX%%/etc/portfwd.conf"} + +required_files="${portfwd_config}" +command="/usr/sbin/daemon" +command_args="-f -r %%PREFIX%%/sbin/portfwd -g -c ${portfwd_config}" + +run_rc_command "$1" From owner-svn-ports-head@freebsd.org Wed Mar 23 01:43: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 484A3A92B37; Wed, 23 Mar 2016 01:43:08 +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 E910D12E1; Wed, 23 Mar 2016 01:43:07 +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 u2N1h7n4048127; Wed, 23 Mar 2016 01:43:07 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2N1h6H0048124; Wed, 23 Mar 2016 01:43:06 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201603230143.u2N1h6H0048124@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 23 Mar 2016 01:43:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411683 - in head/sysutils: syslog-ng-incubator03 syslog-ng34 syslog-ng35 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 23 Mar 2016 01:43:08 -0000 Author: cy Date: Wed Mar 23 01:43:06 2016 New Revision: 411683 URL: https://svnweb.freebsd.org/changeset/ports/411683 Log: Set syslog-ng-incubator03, syslog-ng34 and syslog-ng35/Makefile to expire at the end of June. These ports are no longer supported by balabit.hu. Submitted by: Peter Czanik (CzP) Balabit / syslog-ng upstream Modified: head/sysutils/syslog-ng-incubator03/Makefile head/sysutils/syslog-ng34/Makefile head/sysutils/syslog-ng35/Makefile Modified: head/sysutils/syslog-ng-incubator03/Makefile ============================================================================== --- head/sysutils/syslog-ng-incubator03/Makefile Wed Mar 23 00:36:26 2016 (r411682) +++ head/sysutils/syslog-ng-incubator03/Makefile Wed Mar 23 01:43:06 2016 (r411683) @@ -12,6 +12,9 @@ PKGNAMESUFFIX= 03 MAINTAINER= cy@FreeBSD.org COMMENT= The syslog-ng module incubator +DEPRECATED= EOL, no longer supported by bababit.hu +EXPIRATION_DATE= 2016-06-30 + WRKSRC= $(WRKDIR)/$(PORTNAME)-$(PORTVERSION) MAKE_JOBS_UNSAFE= yes Modified: head/sysutils/syslog-ng34/Makefile ============================================================================== --- head/sysutils/syslog-ng34/Makefile Wed Mar 23 00:36:26 2016 (r411682) +++ head/sysutils/syslog-ng34/Makefile Wed Mar 23 01:43:06 2016 (r411683) @@ -13,6 +13,9 @@ MASTER_SITES= http://www.balabit.com/dow MAINTAINER= cy@FreeBSD.org COMMENT= Powerful syslogd replacement +DEPRECATED= EOL, no longer supported by bababit.hu +EXPIRATION_DATE= 2016-06-30 + LIB_DEPENDS= libevtlog.so:${PORTSDIR}/sysutils/eventlog CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \ Modified: head/sysutils/syslog-ng35/Makefile ============================================================================== --- head/sysutils/syslog-ng35/Makefile Wed Mar 23 00:36:26 2016 (r411682) +++ head/sysutils/syslog-ng35/Makefile Wed Mar 23 01:43:06 2016 (r411683) @@ -13,6 +13,9 @@ MASTER_SITES= http://www.balabit.com/dow MAINTAINER= cy@FreeBSD.org COMMENT= Powerful syslogd replacement +DEPRECATED= EOL, no longer supported by bababit.hu +EXPIRATION_DATE= 2016-06-30 + LIB_DEPENDS= libevtlog.so:${PORTSDIR}/sysutils/eventlog CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \ From owner-svn-ports-head@freebsd.org Wed Mar 23 02:34: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 4DF00AC9663; Wed, 23 Mar 2016 02:34:03 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 16A431992; Wed, 23 Mar 2016 02:34:03 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2N2Y2Ce063197; Wed, 23 Mar 2016 02:34:02 GMT (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2N2Y2l4063196; Wed, 23 Mar 2016 02:34:02 GMT (envelope-from grog@FreeBSD.org) Message-Id: <201603230234.u2N2Y2l4063196@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: grog set sender to grog@FreeBSD.org using -f From: Greg Lehey Date: Wed, 23 Mar 2016 02:34:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411684 - head/graphics/hugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 23 Mar 2016 02:34:03 -0000 Author: grog (src committer) Date: Wed Mar 23 02:34:02 2016 New Revision: 411684 URL: https://svnweb.freebsd.org/changeset/ports/411684 Log: Update dependencies. Modified: head/graphics/hugin/Makefile Modified: head/graphics/hugin/Makefile ============================================================================== --- head/graphics/hugin/Makefile Wed Mar 23 01:43:06 2016 (r411683) +++ head/graphics/hugin/Makefile Wed Mar 23 02:34:02 2016 (r411684) @@ -3,7 +3,7 @@ PORTNAME= hugin PORTVERSION= 2016.0.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} @@ -13,6 +13,7 @@ COMMENT= GUI for Panorama Tools, to stit LIB_DEPENDS= libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ libImath.so:${PORTSDIR}/graphics/ilmbase \ libboost_thread.so:${PORTSDIR}/devel/boost-libs \ + liblcms2.so:${PORTSDIR}/graphics/lcms2 \ libexiv2.so:${PORTSDIR}/graphics/exiv2 \ libfftw3.so:${PORTSDIR}/math/fftw3 \ libpano13.so:${PORTSDIR}/graphics/libpano13 \ @@ -21,7 +22,7 @@ LIB_DEPENDS= libIlmImf.so:${PORTSDIR}/gr libpng.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff # gmake is really needed at _runtime_. Do not remove it from this list. -RUN_DEPENDS= enblend>=3.1.r20080615:${PORTSDIR}/graphics/enblend \ +RUN_DEPENDS= enblend>=4.1.4:${PORTSDIR}/graphics/enblend \ exiftool:${PORTSDIR}/graphics/p5-Image-ExifTool \ gmake:${PORTSDIR}/devel/gmake From owner-svn-ports-head@freebsd.org Wed Mar 23 06:51: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 1A86EAD80C1; Wed, 23 Mar 2016 06:51: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 C5AAE1CA7; Wed, 23 Mar 2016 06:51:51 +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 u2N6podn041660; Wed, 23 Mar 2016 06:51:50 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2N6poAd041658; Wed, 23 Mar 2016 06:51:50 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201603230651.u2N6poAd041658@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 23 Mar 2016 06:51:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411685 - in head/sysutils/healthd: . 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.21 Precedence: list List-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, 23 Mar 2016 06:51:52 -0000 Author: amdmi3 Date: Wed Mar 23 06:51:50 2016 New Revision: 411685 URL: https://svnweb.freebsd.org/changeset/ports/411685 Log: - Add LICENSE_FILE - Switch to options helpers - Silence patching - Regenerate patches with `make makepatch` Added: head/sysutils/healthd/files/patch-getMB-smb.c - copied, changed from r411684, head/sysutils/healthd/files/patch-getSMB-smb.c Deleted: head/sysutils/healthd/files/patch-getSMB-smb.c Modified: head/sysutils/healthd/Makefile Modified: head/sysutils/healthd/Makefile ============================================================================== --- head/sysutils/healthd/Makefile Wed Mar 23 02:34:02 2016 (r411684) +++ head/sysutils/healthd/Makefile Wed Mar 23 06:51:50 2016 (r411685) @@ -12,27 +12,28 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Daemon to monitor vital motherboard parameters LICENSE= BSD2CLAUSE - -OPTIONS_DEFINE= IPV6 FULL_CONFIG DOCS - -FULL_CONFIG_DESC= Remotely reading the full config -IPV6_CONFIGURE_ENABLE= ipv6 -FULL_CONFIG_CONFIGURE_ENABLE= full-config - -.include +LICENSE_FILE= ${WRKSRC}/COPYRIGHT ONLY_FOR_ARCHS= i386 amd64 + USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--exec-prefix=${PREFIX} +CONFIGURE_ARGS= --exec-prefix=${PREFIX} INSTALL_TARGET= install-all SUB_FILES= pkg-message +OPTIONS_DEFINE= IPV6 FULL_CONFIG DOCS + +FULL_CONFIG_DESC= Remotely reading the full config + +IPV6_CONFIGURE_ENABLE= ipv6 +FULL_CONFIG_CONFIGURE_ENABLE= full-config + post-patch: - ${REINPLACE_CMD} -e 's| @exec_prefix@| $$(DESTDIR)@exec_prefix@|' \ + @${REINPLACE_CMD} -e 's| @exec_prefix@| $$(DESTDIR)@exec_prefix@|' \ ${WRKSRC}/Makefile.in -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/PROTOCOL ${STAGEDIR}${DOCSDIR} Copied and modified: head/sysutils/healthd/files/patch-getMB-smb.c (from r411684, head/sysutils/healthd/files/patch-getSMB-smb.c) ============================================================================== --- head/sysutils/healthd/files/patch-getSMB-smb.c Wed Mar 23 02:34:02 2016 (r411684, copy source) +++ head/sysutils/healthd/files/patch-getMB-smb.c Wed Mar 23 06:51:50 2016 (r411685) @@ -1,5 +1,5 @@ ---- getMB-smb.c.orig 2004-08-17 03:32:39.000000000 +0200 -+++ getMB-smb.c 2015-05-01 22:56:04.200695000 +0200 +--- getMB-smb.c.orig 2004-08-17 01:32:39 UTC ++++ getMB-smb.c @@ -31,6 +31,7 @@ #endif @@ -8,7 +8,7 @@ #include #include #include -@@ -90,7 +91,9 @@ +@@ -90,7 +91,9 @@ OpenIO(void) { } cmd.cmd = 0x47; @@ -18,7 +18,7 @@ for (i = 0; i < sizeof(addrs); i++) { cmd.slave = addrs[i]; if (ioctl(iosmb, SMB_READB, (caddr_t)&cmd) != -1) { -@@ -115,7 +118,11 @@ +@@ -115,7 +118,11 @@ WriteByte(int addr,int value) { count = 0; cmd.slave = smb_addr; cmd.cmd = addr; @@ -30,7 +30,7 @@ while (ioctl(iosmb, SMB_WRITEB, &cmd) == -1) { if (++count < 3) { sleep(1); -@@ -136,7 +143,12 @@ +@@ -136,7 +143,12 @@ ReadByte(int addr) { cmd.slave = smb_addr; cmd.cmd = addr; From owner-svn-ports-head@freebsd.org Wed Mar 23 07:10: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 DE1F3AD8324; Wed, 23 Mar 2016 07:10: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 AB953124F; Wed, 23 Mar 2016 07:10: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 u2N7AmuK045032; Wed, 23 Mar 2016 07:10:48 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2N7Am9M045026; Wed, 23 Mar 2016 07:10:48 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201603230710.u2N7Am9M045026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 23 Mar 2016 07:10:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411686 - in head/sysutils/hfm: . 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.21 Precedence: list List-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, 23 Mar 2016 07:10:50 -0000 Author: pi Date: Wed Mar 23 07:10:48 2016 New Revision: 411686 URL: https://svnweb.freebsd.org/changeset/ports/411686 Log: sysutils/hfm: 1.1.3 -> 1.2.1 - track upstream PR: 208220 Submitted by: Derek (maintainer) Modified: head/sysutils/hfm/Makefile head/sysutils/hfm/distinfo head/sysutils/hfm/files/hfm.in head/sysutils/hfm/pkg-message head/sysutils/hfm/pkg-plist Modified: head/sysutils/hfm/Makefile ============================================================================== --- head/sysutils/hfm/Makefile Wed Mar 23 06:51:50 2016 (r411685) +++ head/sysutils/hfm/Makefile Wed Mar 23 07:10:48 2016 (r411686) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hfm -PORTVERSION= 1.1.3 +PORTVERSION= 1.2.1 DISTVERSIONPREFIX= v CATEGORIES= sysutils Modified: head/sysutils/hfm/distinfo ============================================================================== --- head/sysutils/hfm/distinfo Wed Mar 23 06:51:50 2016 (r411685) +++ head/sysutils/hfm/distinfo Wed Mar 23 07:10:48 2016 (r411686) @@ -1,5 +1,5 @@ -SHA256 (derekmarcotte-hfm-v1.1.3_GH0.tar.gz) = 8e00fbb4a640ac5cd6473f4705043af4067be731cdabc5aeb882121a0ccae743 -SIZE (derekmarcotte-hfm-v1.1.3_GH0.tar.gz) = 33915 +SHA256 (derekmarcotte-hfm-v1.2.1_GH0.tar.gz) = 2d8e9063d4bc3543316cb8c7e0464ce05cc61361733f0d2e2c9ae5ff5db83ed9 +SIZE (derekmarcotte-hfm-v1.2.1_GH0.tar.gz) = 37040 SHA256 (mitchellh-go-libucl-f9d0e55_GH0.tar.gz) = 955e56fa334e7131ca313098fcf0a91ce89270cf1294d2a07830aa1c17b58fc0 SIZE (mitchellh-go-libucl-f9d0e55_GH0.tar.gz) = 9426 SHA256 (op-go-logging-dfaf3df_GH0.tar.gz) = d34d3afbdb07ad92f51d2a0a9f2682a4c0fcece733618a4ad27013e5ab6c8b60 Modified: head/sysutils/hfm/files/hfm.in ============================================================================== --- head/sysutils/hfm/files/hfm.in Wed Mar 23 06:51:50 2016 (r411685) +++ head/sysutils/hfm/files/hfm.in Wed Mar 23 07:10:48 2016 (r411686) @@ -17,20 +17,26 @@ . /etc/rc.subr -name=hfm -rcvar=hfm_enable +name="hfm" +rcvar="hfm_enable" command="%%PREFIX%%/bin/${name}" -hfm_user=_hfm -hfm_flags=${hfm_flags:-"-config %%ETCDIR%%/${name}.conf -facility local0 -log syslog"} +hfm_user="_hfm" +hfm_flags="${hfm_flags:-"-config %%ETCDIR%%/${name}.conf -facility local0 -log syslog"}" pidfile="/var/run/${name}.pid" required_files="%%ETCDIR%%/${name}.conf" -start_cmd=hfm_start -stop_postcmd=hfm_postcmd +start_cmd="hfm_start" +restart_precmd="hfm_checkconfig" +configtest_cmd="hfm_checkconfig" +stop_postcmd="hfm_postcmd" + +hfm_checkconfig() { + eval ${command} ${hfm_flags} -n +} hfm_start() { echo "Staring ${name}." @@ -42,6 +48,7 @@ hfm_postcmd() { [ -f ${pidfile} ] && rm ${pidfile} } -load_rc_config $name +extra_commands="configtest" +load_rc_config "${name}" run_rc_command "$1" Modified: head/sysutils/hfm/pkg-message ============================================================================== --- head/sysutils/hfm/pkg-message Wed Mar 23 06:51:50 2016 (r411685) +++ head/sysutils/hfm/pkg-message Wed Mar 23 07:10:48 2016 (r411686) @@ -1,5 +1,5 @@ hfm includes an rc.d script to control a daemon mode. Use: -sysrc hfh_enable=yes +sysrc hfm_enable=yes to enable. Modified: head/sysutils/hfm/pkg-plist ============================================================================== --- head/sysutils/hfm/pkg-plist Wed Mar 23 06:51:50 2016 (r411685) +++ head/sysutils/hfm/pkg-plist Wed Mar 23 07:10:48 2016 (r411686) @@ -2,6 +2,7 @@ bin/hfm %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/architecture-90dpi.png %%PORTDOCS%%%%DOCSDIR%%/architecture.svg +%%PORTDOCS%%%%DOCSDIR%%/hfm-mascot.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hfm-test-fast.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hfm-test-start-delay.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hfm.conf.sample From owner-svn-ports-head@freebsd.org Wed Mar 23 08:12: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 9913DADA507; Wed, 23 Mar 2016 08:12:38 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 613D81BBB; Wed, 23 Mar 2016 08:12:38 +0000 (UTC) (envelope-from des@des.no) Received: from desk.des.no (smtp.des.no [194.63.250.102]) by smtp.des.no (Postfix) with ESMTP id 7531DA5BE; Wed, 23 Mar 2016 08:12:36 +0000 (UTC) Received: by desk.des.no (Postfix, from userid 1001) id 512A653A1D; Wed, 23 Mar 2016 09:12:36 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Ruslan Makhmatkhanov , Koop Mast Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r411541 - in head: databases/evolution-data-server net/gnome-online-accounts net/vinagre net/vino security/gnome-keyring www/epiphany x11/gdm x11/gdm/files x11/gnome-shell References: <201603210554.u2L5sF7P040567@repo.freebsd.org> Date: Wed, 23 Mar 2016 09:12:36 +0100 In-Reply-To: <201603210554.u2L5sF7P040567@repo.freebsd.org> (Ruslan Makhmatkhanov's message of "Mon, 21 Mar 2016 05:54:15 +0000 (UTC)") Message-ID: <86oaa5vci3.fsf@desk.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 23 Mar 2016 08:12:38 -0000 Ruslan Makhmatkhanov writes: > Log: > Drop bogus libgnome-keyring dependency > [...] > @@ -3,6 +3,7 @@ >=20=20 > PORTNAME=3D gnome-keyring > PORTVERSION=3D 3.18.3 > +PORTREVISION=3D 1 > CATEGORIES=3D security gnome > MASTER_SITES=3D GNOME > DIST_SUBDIR=3D gnome3 > @@ -13,8 +14,7 @@ COMMENT=3D Program that keeps passwords an > BUILD_DEPENDS=3D ca_root_nss>=3D0:${PORTSDIR}/security/ca_root_nss \ > docbook-xsl>=3D0:${PORTSDIR}/textproc/docbook-xsl \ > gcr>=3D3.5.3:${PORTSDIR}/security/gcr > -LIB_DEPENDS=3D libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring= \ > - libdbus-1.so:${PORTSDIR}/devel/dbus \ > +LIB_DEPENDS=3D libdbus-1.so:${PORTSDIR}/devel/dbus \ > libgcr-3.so:${PORTSDIR}/security/gcr \ > libtasn1.so:${PORTSDIR}/security/libtasn1 \ > libp11-kit.so:${PORTSDIR}/security/p11-kit \ This broke sysutils/mate-power-manager: http://beefy6.nyi.freebsd.org/data/101amd64-default/411630/logs/errors/mate= -power-manager-1.12.1.log My guess is that it needs libgnome-keyring but doesn't have a direct dependency on it and relied instead on an indirect dependency via security/gnome-keyring, which this commit removed. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-svn-ports-head@freebsd.org Wed Mar 23 08:53: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 CCCEEADAD13; Wed, 23 Mar 2016 08:53: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 9DE221EA5; Wed, 23 Mar 2016 08:53:50 +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 u2N8rnO1077279; Wed, 23 Mar 2016 08:53:49 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2N8rnD5077278; Wed, 23 Mar 2016 08:53:49 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201603230853.u2N8rnD5077278@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Wed, 23 Mar 2016 08:53:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411687 - head/emulators/advancemess X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 23 Mar 2016 08:53:50 -0000 Author: marino Date: Wed Mar 23 08:53:49 2016 New Revision: 411687 URL: https://svnweb.freebsd.org/changeset/ports/411687 Log: emulators/advancemess is not jobs safe Attempts to build in directory obj/s/generic/blend/lib before the directory is created (e.g. portable.o). I've witnessed this failure multiple times now. Modified: head/emulators/advancemess/Makefile Modified: head/emulators/advancemess/Makefile ============================================================================== --- head/emulators/advancemess/Makefile Wed Mar 23 07:10:48 2016 (r411686) +++ head/emulators/advancemess/Makefile Wed Mar 23 08:53:49 2016 (r411687) @@ -29,6 +29,8 @@ PLIST_FILES= bin/advmess \ man/man1/advmess.1.gz \ share/advance/sysinfo.dat +MAKE_JOBS_UNSAFE= yes + OPTIONS_DEFINE= FREETYPE SLANG OPTIONS_DEFINE_i386= ASM OPTIONS_DEFAULT= FREETYPE From owner-svn-ports-head@freebsd.org Wed Mar 23 08:57: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 8C012ADAD78; Wed, 23 Mar 2016 08:57:14 +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 5974C1025; Wed, 23 Mar 2016 08:57:14 +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 u2N8uvWi077459; Wed, 23 Mar 2016 08:56:57 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2N8uvLh077458; Wed, 23 Mar 2016 08:56:57 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201603230856.u2N8uvLh077458@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Wed, 23 Mar 2016 08:56:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411688 - head/deskutils/wyrd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 23 Mar 2016 08:57:14 -0000 Author: marino Date: Wed Mar 23 08:56:57 2016 New Revision: 411688 URL: https://svnweb.freebsd.org/changeset/ports/411688 Log: deskutils/wyrd is not jobs safe Like most (all?) OCaml ports, wyrd is not jobs safe. It tries to use mt_curses.o before it's fully built. I've seen this fail multiple times, although fairly infrequently. Modified: head/deskutils/wyrd/Makefile Modified: head/deskutils/wyrd/Makefile ============================================================================== --- head/deskutils/wyrd/Makefile Wed Mar 23 08:53:49 2016 (r411687) +++ head/deskutils/wyrd/Makefile Wed Mar 23 08:56:57 2016 (r411688) @@ -28,6 +28,8 @@ PORTDOCS= manual.html manual.pdf OPTIONS_DEFINE= UTF8 DOCS UTF8_CONFIGURE_ENABLE= utf8 +MAKE_JOBS_UNSAFE= yes + post-patch: @${REINPLACE_CMD} 's|gcc|${CC}|' ${WRKSRC}/curses/curses.ml From owner-svn-ports-head@freebsd.org Wed Mar 23 09:09: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 51DB099A0A0; Wed, 23 Mar 2016 09:09:15 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1156A14A2; Wed, 23 Mar 2016 09:09:14 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2N99E9C080767; Wed, 23 Mar 2016 09:09:14 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2N99EBq080766; Wed, 23 Mar 2016 09:09:14 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201603230909.u2N99EBq080766@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 23 Mar 2016 09:09:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411689 - head/www/webkit-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.21 Precedence: list List-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, 23 Mar 2016 09:09:15 -0000 Author: rakuco Date: Wed Mar 23 09:09:14 2016 New Revision: 411689 URL: https://svnweb.freebsd.org/changeset/ports/411689 Log: Drop USES=gmake. The port builds fine with fmake on 9.3, 10.x and HEAD, as verified with Poudriere. Additionally, I see massive build time improvements in HEAD when using make(1) with Poudriere in FreeBSD VM on a Linux host (15min with fmake vs. 2h15min with GNU make). I did not investigate this further and I guess it's related to the VM setup. Modified: head/www/webkit-qt5/Makefile Modified: head/www/webkit-qt5/Makefile ============================================================================== --- head/www/webkit-qt5/Makefile Wed Mar 23 08:56:57 2016 (r411688) +++ head/www/webkit-qt5/Makefile Wed Mar 23 09:09:14 2016 (r411689) @@ -23,7 +23,7 @@ QT_DIST= ${PORTNAME} USE_RUBY= yes RUBY_NO_RUN_DEPENDS= yes USE_XORG= x11 xcomposite xrender -USES= bison gmake gperf jpeg perl5 pkgconfig python:build qmake:outsource \ +USES= bison gperf jpeg perl5 pkgconfig python:build qmake:outsource \ sqlite # Use flex(1) from ports. MAKE_ENV= PATH="${LOCALBASE}/bin:${PATH}" From owner-svn-ports-head@freebsd.org Wed Mar 23 09:15: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 F295999A209; Wed, 23 Mar 2016 09:15:22 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C3A3B19AE; Wed, 23 Mar 2016 09:15:22 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2N9FLHj083825; Wed, 23 Mar 2016 09:15:21 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2N9FLui083824; Wed, 23 Mar 2016 09:15:21 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201603230915.u2N9FLui083824@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Wed, 23 Mar 2016 09:15:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411690 - head/sysutils/mate-power-manager X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 23 Mar 2016 09:15:23 -0000 Author: rm Date: Wed Mar 23 09:15:21 2016 New Revision: 411690 URL: https://svnweb.freebsd.org/changeset/ports/411690 Log: sysutils/mate-power-manager: fix build Add direct dependency upon security/libgnome-keyring to fix the build after r411541. Reported by: des With hat: gnome Modified: head/sysutils/mate-power-manager/Makefile Modified: head/sysutils/mate-power-manager/Makefile ============================================================================== --- head/sysutils/mate-power-manager/Makefile Wed Mar 23 09:09:14 2016 (r411689) +++ head/sysutils/mate-power-manager/Makefile Wed Mar 23 09:15:21 2016 (r411690) @@ -17,7 +17,8 @@ LIB_DEPENDS= libcanberra-gtk.so:${PORTSD libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique \ libupower-glib.so:${PORTSDIR}/sysutils/upower \ - libnotify.so:${PORTSDIR}/devel/libnotify + libnotify.so:${PORTSDIR}/devel/libnotify \ + libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring RUN_DEPENDS= pkexec:${PORTSDIR}/sysutils/polkit \ gnome-keyring>=3.0.0:${PORTSDIR}/security/gnome-keyring From owner-svn-ports-head@freebsd.org Wed Mar 23 09:20: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 E391999A2A7; Wed, 23 Mar 2016 09:20:39 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B30D31C23; Wed, 23 Mar 2016 09:20:39 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2N9KdT6084913; Wed, 23 Mar 2016 09:20:39 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2N9KZE7084873; Wed, 23 Mar 2016 09:20:35 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201603230920.u2N9KZE7084873@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Wed, 23 Mar 2016 09:20:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411691 - in head: devel/ipython devel/py-ipdb dns/curvedns dns/dnscrypt-proxy dns/dnscrypt-wrapper finance/py-python-obelisk ftp/pure-ftpd math/octave-forge math/octave-forge-zeromq ne... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 23 Mar 2016 09:20:40 -0000 Author: vsevolod Date: Wed Mar 23 09:20:35 2016 New Revision: 411691 URL: https://svnweb.freebsd.org/changeset/ports/411691 Log: - Update libsodium to 1.0.8 - Bump revisions of all dependant ports PR: 206482 Submitted by: lev, w.schwarzenfeld@aon.at Modified: head/devel/ipython/Makefile head/devel/py-ipdb/Makefile head/dns/curvedns/Makefile head/dns/dnscrypt-proxy/Makefile head/dns/dnscrypt-wrapper/Makefile head/finance/py-python-obelisk/Makefile head/ftp/pure-ftpd/Makefile head/math/octave-forge-zeromq/Makefile head/math/octave-forge/Makefile head/net-im/qTox/Makefile head/net-im/tox/Makefile head/net-im/toxic/Makefile head/net-im/uTox/Makefile head/net/czmq/Makefile head/net/libzmq4/Makefile head/net/pecl-zmq/Makefile head/net/py-matrix-synapse/Makefile head/net/py-pyzmq/Makefile head/security/fastd-devel/Makefile head/security/fastd/Makefile head/security/libsodium/Makefile head/security/libsodium/distinfo head/security/libsodium/pkg-plist head/security/libuecc/Makefile head/security/p5-Crypt-Sodium/Makefile head/security/py-libnacl/Makefile head/security/py-plaso/Makefile head/security/py-pymacaroons-pynacl/Makefile head/security/py-pynacl/Makefile head/security/py-rekall/Makefile head/security/py-rekall_gui/Makefile head/security/py-signedjson/Makefile head/security/reop/Makefile head/sysutils/py-halite/Makefile head/sysutils/py-salt/Makefile head/sysutils/rubygem-smart_proxy_salt/Makefile Modified: head/devel/ipython/Makefile ============================================================================== --- head/devel/ipython/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/devel/ipython/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= ipython PORTVERSION= 3.2.3 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-ipdb/Makefile ============================================================================== --- head/devel/py-ipdb/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/devel/py-ipdb/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -2,6 +2,7 @@ PORTNAME= ipdb PORTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/curvedns/Makefile ============================================================================== --- head/dns/curvedns/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/dns/curvedns/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,7 +3,7 @@ PORTNAME= curvedns PORTVERSION= 0.88.b -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= dns MAINTAINER= vsevolod@FreeBSD.org Modified: head/dns/dnscrypt-proxy/Makefile ============================================================================== --- head/dns/dnscrypt-proxy/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/dns/dnscrypt-proxy/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \ http://www.dns-lab.com/downloads/dnscrypt-proxy/ Modified: head/dns/dnscrypt-wrapper/Makefile ============================================================================== --- head/dns/dnscrypt-wrapper/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/dns/dnscrypt-wrapper/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,7 +3,7 @@ PORTNAME= dnscrypt-wrapper PORTVERSION= 0.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= freebsd@toyingwithfate.com Modified: head/finance/py-python-obelisk/Makefile ============================================================================== --- head/finance/py-python-obelisk/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/finance/py-python-obelisk/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= python-obelisk PORTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/ftp/pure-ftpd/Makefile ============================================================================== --- head/ftp/pure-ftpd/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/ftp/pure-ftpd/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= pure-ftpd PORTVERSION= 1.0.42 +PORTREVISION= 1 CATEGORIES= ftp ipv6 MASTER_SITES= http://download.pureftpd.org/pub/pure-ftpd/releases/ \ ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/ \ Modified: head/math/octave-forge-zeromq/Makefile ============================================================================== --- head/math/octave-forge-zeromq/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/math/octave-forge-zeromq/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= octave-forge-zeromq PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge/Makefile ============================================================================== --- head/math/octave-forge/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/math/octave-forge/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= octave-forge PORTVERSION= 20160227 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/net-im/qTox/Makefile ============================================================================== --- head/net-im/qTox/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/net-im/qTox/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= qTox PORTVERSION= 1.3.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net-im net-p2p Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/net-im/tox/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,7 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.151112 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org Modified: head/net-im/toxic/Makefile ============================================================================== --- head/net-im/toxic/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/net-im/toxic/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,7 +3,7 @@ PORTNAME= toxic PORTVERSION= 0.7.0.151113 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org Modified: head/net-im/uTox/Makefile ============================================================================== --- head/net-im/uTox/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/net-im/uTox/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -2,7 +2,7 @@ PORTNAME= uTox PORTVERSION= 0.5.1.20160121 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net Modified: head/net/czmq/Makefile ============================================================================== --- head/net/czmq/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/net/czmq/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= czmq PORTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.zeromq.org/ Modified: head/net/libzmq4/Makefile ============================================================================== --- head/net/libzmq4/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/net/libzmq4/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -2,6 +2,7 @@ PORTNAME= libzmq4 PORTVERSION= 4.1.4 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.zeromq.org/ DISTNAME= zeromq-${DISTVERSION} Modified: head/net/pecl-zmq/Makefile ============================================================================== --- head/net/pecl-zmq/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/net/pecl-zmq/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -2,6 +2,7 @@ PORTNAME= zmq PORTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= net pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/net/py-matrix-synapse/Makefile ============================================================================== --- head/net/py-matrix-synapse/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/net/py-matrix-synapse/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -4,6 +4,7 @@ PORTNAME= matrix-synapse DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-pyzmq/Makefile ============================================================================== --- head/net/py-pyzmq/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/net/py-pyzmq/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= pyzmq PORTVERSION= 15.2.0 +PORTREVISION= 1 CATEGORIES= net devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/fastd-devel/Makefile ============================================================================== --- head/security/fastd-devel/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/security/fastd-devel/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -2,6 +2,7 @@ PORTNAME= fastd PORTVERSION= 18.a.20151111 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://git.universe-factory.net/fastd/snapshot/ PKGNAMESUFFIX= -devel Modified: head/security/fastd/Makefile ============================================================================== --- head/security/fastd/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/security/fastd/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -2,6 +2,7 @@ PORTNAME= fastd PORTVERSION= 17 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://git.universe-factory.net/fastd/snapshot/ Modified: head/security/libsodium/Makefile ============================================================================== --- head/security/libsodium/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/security/libsodium/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libsodium -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.8 CATEGORIES= security MASTER_SITES= http://download.libsodium.org/libsodium/releases/ \ https://github.com/jedisct1/libsodium/releases/download/1.0.3/ Modified: head/security/libsodium/distinfo ============================================================================== --- head/security/libsodium/distinfo Wed Mar 23 09:15:21 2016 (r411690) +++ head/security/libsodium/distinfo Wed Mar 23 09:20:35 2016 (r411691) @@ -1,2 +1,2 @@ -SHA256 (libsodium-1.0.3.tar.gz) = cbcfc63cc90c05d18a20f229a62c7e7054a73731d0aa858c0517152c549b1288 -SIZE (libsodium-1.0.3.tar.gz) = 1679664 +SHA256 (libsodium-1.0.8.tar.gz) = c0f191d2527852641e0a996b7b106d2e04cbc76ea50731b2d0babd3409301926 +SIZE (libsodium-1.0.8.tar.gz) = 1794750 Modified: head/security/libsodium/pkg-plist ============================================================================== --- head/security/libsodium/pkg-plist Wed Mar 23 09:15:21 2016 (r411690) +++ head/security/libsodium/pkg-plist Wed Mar 23 09:20:35 2016 (r411691) @@ -1,5 +1,6 @@ include/sodium.h include/sodium/core.h +include/sodium/crypto_aead_aes256gcm.h include/sodium/crypto_aead_chacha20poly1305.h include/sodium/crypto_auth.h include/sodium/crypto_auth_hmacsha256.h @@ -54,10 +55,9 @@ include/sodium/version.h @dir include/sodium lib/libsodium.a lib/libsodium.so -lib/libsodium.so.13 -lib/libsodium.so.13.2.0 +lib/libsodium.so.18 +lib/libsodium.so.18.0.1 libdata/pkgconfig/libsodium.pc %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/README.markdown %%PORTDOCS%%%%DOCSDIR%%/THANKS -%%PORTDOCS%%@dir %%DOCSDIR%% Modified: head/security/libuecc/Makefile ============================================================================== --- head/security/libuecc/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/security/libuecc/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -2,6 +2,7 @@ PORTNAME= libuecc PORTVERSION= 6 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://git.universe-factory.net/libuecc/snapshot/ Modified: head/security/p5-Crypt-Sodium/Makefile ============================================================================== --- head/security/p5-Crypt-Sodium/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/security/p5-Crypt-Sodium/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,7 +3,7 @@ PORTNAME= Crypt-Sodium PORTVERSION= 0.07 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/py-libnacl/Makefile ============================================================================== --- head/security/py-libnacl/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/security/py-libnacl/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= libnacl PORTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-plaso/Makefile ============================================================================== --- head/security/py-plaso/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/security/py-plaso/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= plaso PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \ LOCAL/antoine Modified: head/security/py-pymacaroons-pynacl/Makefile ============================================================================== --- head/security/py-pymacaroons-pynacl/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/security/py-pymacaroons-pynacl/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= pymacaroons-pynacl PORTVERSION= 0.9.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-pynacl/Makefile ============================================================================== --- head/security/py-pynacl/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/security/py-pynacl/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= pynacl PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-rekall/Makefile ============================================================================== --- head/security/py-rekall/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/security/py-rekall/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= rekall PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-rekall_gui/Makefile ============================================================================== --- head/security/py-rekall_gui/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/security/py-rekall_gui/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,7 +3,7 @@ PORTNAME= rekall_gui PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-signedjson/Makefile ============================================================================== --- head/security/py-signedjson/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/security/py-signedjson/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= signedjson PORTVERSION= 1.0.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/reop/Makefile ============================================================================== --- head/security/reop/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/security/reop/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,7 +3,7 @@ PORTNAME= reop PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= koobs@FreeBSD.org Modified: head/sysutils/py-halite/Makefile ============================================================================== --- head/sysutils/py-halite/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/sysutils/py-halite/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= halite PORTVERSION= 0.1.15 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-salt/Makefile ============================================================================== --- head/sysutils/py-salt/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/sysutils/py-salt/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= salt PORTVERSION= 2015.8.7 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/rubygem-smart_proxy_salt/Makefile ============================================================================== --- head/sysutils/rubygem-smart_proxy_salt/Makefile Wed Mar 23 09:15:21 2016 (r411690) +++ head/sysutils/rubygem-smart_proxy_salt/Makefile Wed Mar 23 09:20:35 2016 (r411691) @@ -3,6 +3,7 @@ PORTNAME= smart_proxy_salt PORTVERSION= 2.1.6 +PORTREVISION= 1 CATEGORIES= sysutils ruby MASTER_SITES= RG From owner-svn-ports-head@freebsd.org Wed Mar 23 10:39: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 5EC47AB486B; Wed, 23 Mar 2016 10:39:24 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C4201145; Wed, 23 Mar 2016 10:39:24 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2NAdNNw009490; Wed, 23 Mar 2016 10:39:23 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2NAdNQo009489; Wed, 23 Mar 2016 10:39:23 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201603231039.u2NAdNQo009489@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 23 Mar 2016 10:39:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411692 - head/sysutils/dsbmc/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.21 Precedence: list List-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, 23 Mar 2016 10:39:24 -0000 Author: rakuco Date: Wed Mar 23 10:39:23 2016 New Revision: 411692 URL: https://svnweb.freebsd.org/changeset/ports/411692 Log: Add a patch to fix installation as a regular user. PR: 208039 Submitted by: Marcel Kaiser (maintainer) Added: head/sysutils/dsbmc/files/ head/sysutils/dsbmc/files/patch-Makefile (contents, props changed) Added: head/sysutils/dsbmc/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/dsbmc/files/patch-Makefile Wed Mar 23 10:39:23 2016 (r411692) @@ -0,0 +1,13 @@ +--- Makefile.orig 2016-03-15 11:40:30 UTC ++++ Makefile +@@ -9,8 +9,8 @@ SOURCES = ${PROGRAM}.c gtk-helper/gtk-h + NLS_LANGS = de + NLS_SOURCES = ${NLS_TARGETS:R:S,$,.po,} + NLS_TARGETS = ${NLS_LANGS:S,^,locale/,:S,$,.mo,} +-INSTALL_DATA = install -g wheel -o root -m 0644 +-INSTALL_PROGRAM = install -s -g wheel -m 0755 -o root ++INSTALL_DATA = install -m 0644 ++INSTALL_PROGRAM = install -s -m 0755 + + .if !defined(WITHOUT_GETTEXT) + CFLAGS += -DWITH_GETTEXT From owner-svn-ports-head@freebsd.org Wed Mar 23 10:40: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 667D6AB49E7; Wed, 23 Mar 2016 10:40:49 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 33E07128D; Wed, 23 Mar 2016 10:40:49 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2NAemJe009672; Wed, 23 Mar 2016 10:40:48 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2NAemc0009671; Wed, 23 Mar 2016 10:40:48 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201603231040.u2NAemc0009671@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 23 Mar 2016 10:40:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411693 - head/sysutils/dsbdriverd/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.21 Precedence: list List-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, 23 Mar 2016 10:40:49 -0000 Author: rakuco Date: Wed Mar 23 10:40:48 2016 New Revision: 411693 URL: https://svnweb.freebsd.org/changeset/ports/411693 Log: Add patch to fix installation as a regular user. PR: 208040 Submitted by: Marcel Kaiser (maintainer) Added: head/sysutils/dsbdriverd/files/patch-Makefile (contents, props changed) Added: head/sysutils/dsbdriverd/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/dsbdriverd/files/patch-Makefile Wed Mar 23 10:40:48 2016 (r411693) @@ -0,0 +1,15 @@ +--- Makefile.orig 2016-03-15 11:38:05 UTC ++++ Makefile +@@ -17,9 +17,9 @@ PROGRAM_FLAGS += -DPATH_DRIVERS_DB=\"${D + PROGRAM_FLAGS += -DPATH_LOG=\"${LOGFILE}\" + PROGRAM_FLAGS += -DPATH_PID_FILE=\"${PIDFILE}\" + PROGRAM_LIBS = -lusb +-INSTALL_DATA = install -g wheel -o root -m 0644 +-INSTALL_SCRIPT = install -g wheel -m 0755 -o root +-INSTALL_PROGRAM= install -s -g wheel -m 0755 -o root ++INSTALL_DATA = install -m 0644 ++INSTALL_SCRIPT = install -m 0755 ++INSTALL_PROGRAM= install -s -m 0755 + + all: ${INSTALL_TARGETS} + From owner-svn-ports-head@freebsd.org Wed Mar 23 10:44: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 6A140AB4B5F; Wed, 23 Mar 2016 10:44:12 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 22CFF176E; Wed, 23 Mar 2016 10:44:12 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2NAiBrW012637; Wed, 23 Mar 2016 10:44:11 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2NAiBaO012634; Wed, 23 Mar 2016 10:44:11 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201603231044.u2NAiBaO012634@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 23 Mar 2016 10:44:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411694 - head/math/clfft X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 23 Mar 2016 10:44:12 -0000 Author: rakuco Date: Wed Mar 23 10:44:10 2016 New Revision: 411694 URL: https://svnweb.freebsd.org/changeset/ports/411694 Log: Update to 2.10.1. PR: 208153 Submitted by: dieterich@ogolem.org (maintainer) Modified: head/math/clfft/Makefile head/math/clfft/distinfo head/math/clfft/pkg-plist Modified: head/math/clfft/Makefile ============================================================================== --- head/math/clfft/Makefile Wed Mar 23 10:40:48 2016 (r411693) +++ head/math/clfft/Makefile Wed Mar 23 10:44:10 2016 (r411694) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clfft -PORTVERSION= 2.10.0 +PORTVERSION= 2.10.1 DISTVERSIONPREFIX= v CATEGORIES= math Modified: head/math/clfft/distinfo ============================================================================== --- head/math/clfft/distinfo Wed Mar 23 10:40:48 2016 (r411693) +++ head/math/clfft/distinfo Wed Mar 23 10:44:10 2016 (r411694) @@ -1,2 +1,2 @@ -SHA256 (clMathLibraries-clFFT-v2.10.0_GH0.tar.gz) = f70d8ae7b8c38f27b4f28e5e7abe55378e18c4f1c5cf8922b561dc908d36ffdc -SIZE (clMathLibraries-clFFT-v2.10.0_GH0.tar.gz) = 986031 +SHA256 (clMathLibraries-clFFT-v2.10.1_GH0.tar.gz) = e33cc35d7bc2fe13ff265ec89a1badc232af38906ddd963a826c1ae0689819a6 +SIZE (clMathLibraries-clFFT-v2.10.1_GH0.tar.gz) = 985796 Modified: head/math/clfft/pkg-plist ============================================================================== --- head/math/clfft/pkg-plist Wed Mar 23 10:40:48 2016 (r411693) +++ head/math/clfft/pkg-plist Wed Mar 23 10:44:10 2016 (r411694) @@ -8,10 +8,10 @@ lib/cmake/clFFT/clFFTTargets-%%CMAKE_BUI lib/cmake/clFFT/clFFTTargets.cmake lib/libStatTimer.so lib/libStatTimer.so.2 -lib/libStatTimer.so.2.10.0 +lib/libStatTimer.so.2.10.1 lib/libclFFT.so lib/libclFFT.so.2 -lib/libclFFT.so.2.10.0 +lib/libclFFT.so.2.10.1 share/clFFT/examples/fft1d share/clFFT/examples/fft1d.c share/clFFT/examples/fft2d From owner-svn-ports-head@freebsd.org Wed Mar 23 10:49: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 C141CAB4E0C; Wed, 23 Mar 2016 10:49:19 +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 8AD5C1AE3; Wed, 23 Mar 2016 10:49:19 +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 u2NAnItv013110; Wed, 23 Mar 2016 10:49:18 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2NAnH7K013100; Wed, 23 Mar 2016 10:49:17 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201603231049.u2NAnH7K013100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 23 Mar 2016 10:49:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411695 - in head/devel: . libqb libqb/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.21 Precedence: list List-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, 23 Mar 2016 10:49:19 -0000 Author: tijl Date: Wed Mar 23 10:49:17 2016 New Revision: 411695 URL: https://svnweb.freebsd.org/changeset/ports/411695 Log: Add devel/libqb. libqb is a library with the primary purpose of providing high performance client server reusable features. It provides high performance logging, tracing, ipc, and poll. PR: 208181 Submitted by: David Shane Holden Added: head/devel/libqb/ head/devel/libqb/Makefile (contents, props changed) head/devel/libqb/distinfo (contents, props changed) head/devel/libqb/files/ head/devel/libqb/files/patch-lib-ipc_int.h (contents, props changed) head/devel/libqb/files/patch-lib-ipc_setup.c (contents, props changed) head/devel/libqb/files/patch-lib-ipc_socket.c (contents, props changed) head/devel/libqb/files/patch-lib-log.c (contents, props changed) head/devel/libqb/files/patch-lib-unix.c (contents, props changed) head/devel/libqb/pkg-descr (contents, props changed) head/devel/libqb/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Mar 23 10:44:10 2016 (r411694) +++ head/devel/Makefile Wed Mar 23 10:49:17 2016 (r411695) @@ -1301,6 +1301,7 @@ SUBDIR += libpololu-avr SUBDIR += libpru SUBDIR += libpthread-stubs + SUBDIR += libqb SUBDIR += libqcow SUBDIR += libqxt SUBDIR += libr3 Added: head/devel/libqb/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libqb/Makefile Wed Mar 23 10:49:17 2016 (r411695) @@ -0,0 +1,31 @@ +# Created by: dpejesh@yahoo.com +# $FreeBSD$ + +PORTNAME= libqb +PORTVERSION= 0.17.2 +CATEGORIES= devel +MASTER_SITES= https://github.com/ClusterLabs/libqb/releases/download/v${PORTVERSION}/ + +MAINTAINER= dpejesh@yahoo.com +COMMENT= High performance logging, tracing, ipc, and polling library + +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING + +QB_SOCKET_DIR?= /var/run/qb +PLIST_SUB+= QB_SOCKET_DIR=${QB_SOCKET_DIR} + +USE_LDCONFIG= yes +USES= gmake libtool pathfix pkgconfig tar:xz +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-silent-rules --with-socket-dir=${QB_SOCKET_DIR} +INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= DOXYGEN +OPTIONS_SUB= yes +DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen + +post-install: + ${MKDIR} ${STAGEDIR}${QB_SOCKET_DIR} + +.include Added: head/devel/libqb/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libqb/distinfo Wed Mar 23 10:49:17 2016 (r411695) @@ -0,0 +1,2 @@ +SHA256 (libqb-0.17.2.tar.xz) = 9a419c649ed51f275dc780da8a15babb8a5d33633567bd9e0cb6193b6e21f4fe +SIZE (libqb-0.17.2.tar.xz) = 373540 Added: head/devel/libqb/files/patch-lib-ipc_int.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libqb/files/patch-lib-ipc_int.h Wed Mar 23 10:49:17 2016 (r411695) @@ -0,0 +1,10 @@ +--- lib/ipc_int.h.orig 2015-08-18 19:55:43 UTC ++++ lib/ipc_int.h +@@ -91,6 +91,7 @@ struct qb_ipcc_funcs { + struct qb_ipcc_connection { + char name[NAME_MAX]; + int32_t needs_sock_for_poll; ++ gid_t egid; + struct qb_ipc_one_way setup; + struct qb_ipc_one_way request; + struct qb_ipc_one_way response; Added: head/devel/libqb/files/patch-lib-ipc_setup.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libqb/files/patch-lib-ipc_setup.c Wed Mar 23 10:49:17 2016 (r411695) @@ -0,0 +1,341 @@ +--- lib/ipc_setup.c.orig 2015-08-18 19:55:43 UTC ++++ lib/ipc_setup.c +@@ -51,7 +51,10 @@ struct ipc_auth_ugp { + struct ipc_auth_data { + int32_t sock; + struct qb_ipcs_service *s; +- struct qb_ipc_connection_request msg; ++ union { ++ struct qb_ipc_connection_request req; ++ struct qb_ipc_connection_response res; ++ } msg; + struct msghdr msg_recv; + struct iovec iov_recv; + struct ipc_auth_ugp ugp; +@@ -311,12 +314,138 @@ qb_ipcc_us_sock_close(int32_t sock) + close(sock); + } + ++static int32_t ++qb_ipc_auth_creds(struct ipc_auth_data *data) ++{ ++ int32_t res = 0; ++ ++ /* ++ * currently support getpeerucred, getpeereid, and SO_PASSCRED credential ++ * retrieval mechanisms for various Platforms ++ */ ++#ifdef HAVE_GETPEERUCRED ++ /* ++ * Solaris and some BSD systems ++ */ ++ { ++ ucred_t *uc = NULL; ++ ++ if (getpeerucred(data->sock, &uc) == 0) { ++ res = 0; ++ data->ugp.uid = ucred_geteuid(uc); ++ data->ugp.gid = ucred_getegid(uc); ++ data->ugp.pid = ucred_getpid(uc); ++ ucred_free(uc); ++ } else { ++ res = -errno; ++ } ++ } ++#elif defined(HAVE_GETPEEREID) ++ /* ++ * Usually MacOSX systems ++ */ ++ { ++ /* ++ * TODO get the peer's pid. ++ * c->pid = ?; ++ */ ++ if (getpeereid(data->sock, &data->ugp.uid, &data->ugp.gid) == 0) { ++ res = 0; ++ } else { ++ res = -errno; ++ } ++ } ++ ++#elif defined(SO_PASSCRED) ++ /* ++ * Usually Linux systems ++ */ ++ { ++ struct ucred cred; ++ struct cmsghdr *cmsg; ++ ++ res = -EINVAL; ++ for (cmsg = CMSG_FIRSTHDR(&data->msg_recv); cmsg != NULL; ++ cmsg = CMSG_NXTHDR(&data->msg_recv, cmsg)) { ++ if (cmsg->cmsg_type != SCM_CREDENTIALS) ++ continue; ++ ++ memcpy(&cred, CMSG_DATA(cmsg), sizeof(struct ucred)); ++ res = 0; ++ data->ugp.pid = cred.pid; ++ data->ugp.uid = cred.uid; ++ data->ugp.gid = cred.gid; ++ break; ++ } ++ } ++#else /* no credentials */ ++ data->ugp.pid = 0; ++ data->ugp.uid = 0; ++ data->ugp.gid = 0; ++ res = -ENOTSUP; ++#endif /* no credentials */ ++ ++ return res; ++} ++ ++static void ++destroy_ipc_auth_data(struct ipc_auth_data *data) ++{ ++ if (data->s) { ++ qb_ipcs_unref(data->s); ++ } ++ ++#ifdef SO_PASSCRED ++ free(data->cmsg_cred); ++#endif ++ free(data); ++} ++ ++static struct ipc_auth_data * ++init_ipc_auth_data(int sock, size_t len) ++{ ++ struct ipc_auth_data *data = calloc(1, sizeof(struct ipc_auth_data)); ++ ++ if (data == NULL) { ++ return NULL; ++ } ++ ++ data->msg_recv.msg_iov = &data->iov_recv; ++ data->msg_recv.msg_iovlen = 1; ++ data->msg_recv.msg_name = 0; ++ data->msg_recv.msg_namelen = 0; ++ ++#ifdef SO_PASSCRED ++ data->cmsg_cred = calloc(1, CMSG_SPACE(sizeof(struct ucred))); ++ if (data->cmsg_cred == NULL) { ++ destroy_ipc_auth_data(data); ++ return NULL; ++ } ++ data->msg_recv.msg_control = (void *)data->cmsg_cred; ++ data->msg_recv.msg_controllen = CMSG_SPACE(sizeof(struct ucred)); ++#endif ++#ifdef QB_SOLARIS ++ data->msg_recv.msg_accrights = 0; ++ data->msg_recv.msg_accrightslen = 0; ++#else ++ data->msg_recv.msg_flags = 0; ++#endif /* QB_SOLARIS */ ++ ++ data->len = len; ++ data->iov_recv.iov_base = &data->msg; ++ data->iov_recv.iov_len = data->len; ++ data->sock = sock; ++ ++ return data; ++} ++ + int32_t + qb_ipcc_us_setup_connect(struct qb_ipcc_connection *c, + struct qb_ipc_connection_response *r) + { + int32_t res; + struct qb_ipc_connection_request request; ++ struct ipc_auth_data *data; + #ifdef QB_LINUX + int off = 0; + int on = 1; +@@ -340,22 +469,33 @@ qb_ipcc_us_setup_connect(struct qb_ipcc_ + qb_ipcc_us_sock_close(c->setup.u.us.sock); + return res; + } ++ ++ data = init_ipc_auth_data(c->setup.u.us.sock, sizeof(struct qb_ipc_connection_response)); ++ if (data == NULL) { ++ qb_ipcc_us_sock_close(c->setup.u.us.sock); ++ return -ENOMEM; ++ } ++ ++ qb_ipc_us_ready(&c->setup, NULL, -1, POLLIN); ++ res = qb_ipc_us_recv_msghdr(data); ++ + #ifdef QB_LINUX + setsockopt(c->setup.u.us.sock, SOL_SOCKET, SO_PASSCRED, &off, + sizeof(off)); + #endif + +- res = +- qb_ipc_us_recv(&c->setup, r, +- sizeof(struct qb_ipc_connection_response), -1); +- if (res < 0) { ++ if (res != data->len) { ++ destroy_ipc_auth_data(data); + return res; + } + +- if (r->hdr.error != 0) { +- return r->hdr.error; +- } +- return 0; ++ memcpy(r, &data->msg.res, sizeof(struct qb_ipc_connection_response)); ++ ++ qb_ipc_auth_creds(data); ++ c->egid = data->ugp.gid; ++ ++ destroy_ipc_auth_data(data); ++ return r->hdr.error; + } + + /* +@@ -561,19 +701,6 @@ send_response: + return res; + } + +-static void +-destroy_ipc_auth_data(struct ipc_auth_data *data) +-{ +- if (data->s) { +- qb_ipcs_unref(data->s); +- } +- +-#ifdef SO_PASSCRED +- free(data->cmsg_cred); +-#endif +- free(data); +-} +- + static int32_t + process_auth(int32_t fd, int32_t revents, void *d) + { +@@ -615,71 +742,7 @@ process_auth(int32_t fd, int32_t revents + goto cleanup_and_return; + } + +- /* +- * currently support getpeerucred, getpeereid, and SO_PASSCRED credential +- * retrieval mechanisms for various Platforms +- */ +-#ifdef HAVE_GETPEERUCRED +- /* +- * Solaris and some BSD systems +- */ +- { +- ucred_t *uc = NULL; +- +- if (getpeerucred(data->sock, &uc) == 0) { +- res = 0; +- data->ugp.uid = ucred_geteuid(uc); +- data->ugp.gid = ucred_getegid(uc); +- data->ugp.pid = ucred_getpid(uc); +- ucred_free(uc); +- } else { +- res = -errno; +- } +- } +-#elif HAVE_GETPEEREID +- /* +- * Usually MacOSX systems +- */ +- { +- /* +- * TODO get the peer's pid. +- * c->pid = ?; +- */ +- if (getpeereid(data->sock, &data->ugp.uid, &data->ugp.gid) == 0) { +- res = 0; +- } else { +- res = -errno; +- } +- } +- +-#elif SO_PASSCRED +- /* +- * Usually Linux systems +- */ +- { +- struct ucred cred; +- struct cmsghdr *cmsg; +- +- res = -EINVAL; +- for (cmsg = CMSG_FIRSTHDR(&data->msg_recv); cmsg != NULL; +- cmsg = CMSG_NXTHDR(&data->msg_recv, cmsg)) { +- if (cmsg->cmsg_type != SCM_CREDENTIALS) +- continue; +- +- memcpy(&cred, CMSG_DATA(cmsg), sizeof(struct ucred)); +- res = 0; +- data->ugp.pid = cred.pid; +- data->ugp.uid = cred.uid; +- data->ugp.gid = cred.gid; +- break; +- } +- } +-#else /* no credentials */ +- data->ugp.pid = 0; +- data->ugp.uid = 0; +- data->ugp.gid = 0; +- res = -ENOTSUP; +-#endif /* no credentials */ ++ res = qb_ipc_auth_creds(data); + + cleanup_and_return: + #ifdef SO_PASSCRED +@@ -690,7 +753,7 @@ cleanup_and_return: + + if (res < 0) { + close(data->sock); +- } else if (data->msg.hdr.id == QB_IPC_MSG_AUTHENTICATE) { ++ } else if (data->msg.req.hdr.id == QB_IPC_MSG_AUTHENTICATE) { + (void)handle_new_connection(data->s, res, data->sock, &data->msg, data->len, &data->ugp); + } else { + close(data->sock); +@@ -709,7 +772,7 @@ qb_ipcs_uc_recv_and_auth(int32_t sock, s + int on = 1; + #endif + +- data = calloc(1, sizeof(struct ipc_auth_data)); ++ data = init_ipc_auth_data(sock, sizeof(struct qb_ipc_connection_request)); + if (data == NULL) { + close(sock); + /* -ENOMEM */ +@@ -719,34 +782,6 @@ qb_ipcs_uc_recv_and_auth(int32_t sock, s + data->s = s; + qb_ipcs_ref(data->s); + +- data->msg_recv.msg_iov = &data->iov_recv; +- data->msg_recv.msg_iovlen = 1; +- data->msg_recv.msg_name = 0; +- data->msg_recv.msg_namelen = 0; +- +-#ifdef SO_PASSCRED +- data->cmsg_cred = calloc(1,CMSG_SPACE(sizeof(struct ucred))); +- if (data->cmsg_cred == NULL) { +- close(sock); +- destroy_ipc_auth_data(data); +- /* -ENOMEM */ +- return; +- } +- data->msg_recv.msg_control = (void *)data->cmsg_cred; +- data->msg_recv.msg_controllen = CMSG_SPACE(sizeof(struct ucred)); +-#endif +-#ifdef QB_SOLARIS +- data->msg_recv.msg_accrights = 0; +- data->msg_recv.msg_accrightslen = 0; +-#else +- data->msg_recv.msg_flags = 0; +-#endif /* QB_SOLARIS */ +- +- data->len = sizeof(struct qb_ipc_connection_request); +- data->iov_recv.iov_base = &data->msg; +- data->iov_recv.iov_len = data->len; +- data->sock = sock; +- + #ifdef SO_PASSCRED + setsockopt(sock, SOL_SOCKET, SO_PASSCRED, &on, sizeof(on)); + #endif Added: head/devel/libqb/files/patch-lib-ipc_socket.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libqb/files/patch-lib-ipc_socket.c Wed Mar 23 10:49:17 2016 (r411695) @@ -0,0 +1,130 @@ +--- lib/ipc_socket.c.orig 2015-08-18 19:55:43 UTC ++++ lib/ipc_socket.c +@@ -60,7 +60,8 @@ set_sock_addr(struct sockaddr_un *addres + + static int32_t + qb_ipc_dgram_sock_setup(const char *base_name, +- const char *service_name, int32_t * sock_pt) ++ const char *service_name, int32_t * sock_pt, ++ gid_t gid) + { + int32_t request_fd; + struct sockaddr_un local_address; +@@ -84,6 +85,10 @@ qb_ipc_dgram_sock_setup(const char *base + #endif + res = bind(request_fd, (struct sockaddr *)&local_address, + sizeof(local_address)); ++#if !(defined(QB_LINUX) || defined(QB_CYGWIN)) ++ chmod(local_address.sun_path, 0660); ++ chown(local_address.sun_path, -1, gid); ++#endif + if (res < 0) { + goto error_connect; + } +@@ -107,7 +112,7 @@ set_sock_size(int sockfd, size_t max_msg + + rc = getsockopt(sockfd, SOL_SOCKET, SO_SNDBUF, &optval, &optlen); + +- qb_util_log(LOG_TRACE, "%d: getsockopt(%d, needed:%d) actual:%d", ++ qb_util_log(LOG_TRACE, "%d: getsockopt(%d, SO_SNDBUF, needed:%d) actual:%d", + rc, sockfd, max_msg_size, optval); + + /* The optvat <= max_msg_size check is weird... +@@ -121,6 +126,29 @@ set_sock_size(int sockfd, size_t max_msg + optlen = sizeof(optval); + rc = setsockopt(sockfd, SOL_SOCKET, SO_SNDBUF, &optval, optlen); + } ++ ++ if (rc != 0) { ++ return -errno; ++ } ++ ++ rc = getsockopt(sockfd, SOL_SOCKET, SO_RCVBUF, &optval, &optlen); ++ ++ qb_util_log(LOG_TRACE, "%d: getsockopt(%d, SO_RCVBUF, needed:%d) actual:%d", ++ rc, sockfd, max_msg_size, optval); ++ ++ /* Set the sockets receive buffer size to match the send buffer. Without ++ * this calls to sendto() will result in an ENOBUFS error if the message ++ * is larger than net.local.dgram.recvspace sysctl. */ ++ if (rc == 0 && optval <= max_msg_size) { ++ optval = max_msg_size; ++ optlen = sizeof(optval); ++ rc = setsockopt(sockfd, SOL_SOCKET, SO_RCVBUF, &optval, optlen); ++ } ++ ++ if (rc != 0) { ++ return -errno; ++ } ++ + return rc; + } + +@@ -218,12 +246,12 @@ static int32_t + qb_ipc_dgram_sock_connect(const char *base_name, + const char *local_name, + const char *remote_name, +- int32_t max_msg_size, int32_t * sock_pt) ++ int32_t max_msg_size, int32_t * sock_pt, gid_t gid) + { + char sock_path[PATH_MAX]; + struct sockaddr_un remote_address; + int32_t res = qb_ipc_dgram_sock_setup(base_name, local_name, +- sock_pt); ++ sock_pt, gid); + if (res < 0) { + return res; + } +@@ -544,14 +572,14 @@ qb_ipcc_us_connect(struct qb_ipcc_connec + fd_hdr = -1; + + res = qb_ipc_dgram_sock_connect(r->response, "response", "request", +- r->max_msg_size, &c->request.u.us.sock); ++ r->max_msg_size, &c->request.u.us.sock, c->egid); + if (res != 0) { + goto cleanup_hdr; + } + c->response.u.us.sock = c->request.u.us.sock; + + res = qb_ipc_dgram_sock_connect(r->response, "event", "event-tx", +- r->max_msg_size, &c->event.u.us.sock); ++ r->max_msg_size, &c->event.u.us.sock, c->egid); + if (res != 0) { + goto cleanup_hdr; + } +@@ -773,10 +801,16 @@ qb_ipcs_us_connect(struct qb_ipcs_servic + + /* request channel */ + res = qb_ipc_dgram_sock_setup(r->response, "request", +- &c->request.u.us.sock); ++ &c->request.u.us.sock, c->egid); + if (res < 0) { + goto cleanup_hdr; + } ++ ++ res = set_sock_size(c->request.u.us.sock, c->request.max_msg_size); ++ if (res != 0) { ++ goto cleanup_hdr; ++ } ++ + c->setup.u.us.sock_name = NULL; + c->request.u.us.sock_name = NULL; + +@@ -787,10 +821,16 @@ qb_ipcs_us_connect(struct qb_ipcs_servic + + /* event channel */ + res = qb_ipc_dgram_sock_setup(r->response, "event-tx", +- &c->event.u.us.sock); ++ &c->event.u.us.sock, c->egid); + if (res < 0) { + goto cleanup_hdr; + } ++ ++ res = set_sock_size(c->event.u.us.sock, c->event.max_msg_size); ++ if (res != 0) { ++ goto cleanup_hdr; ++ } ++ + snprintf(path, PATH_MAX, "%s-%s", r->response, "event"); + c->event.u.us.sock_name = strdup(path); + Added: head/devel/libqb/files/patch-lib-log.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libqb/files/patch-lib-log.c Wed Mar 23 10:49:17 2016 (r411695) @@ -0,0 +1,97 @@ +--- lib/log.c.orig 2015-08-18 19:55:43 UTC ++++ lib/log.c +@@ -47,9 +47,15 @@ static int32_t logger_inited = QB_FALSE; + static pthread_rwlock_t _listlock; + static qb_log_filter_fn _custom_filter_fn = NULL; + ++static QB_LIST_DECLARE(dlnames); + static QB_LIST_DECLARE(tags_head); + static QB_LIST_DECLARE(callsite_sections); + ++struct dlname { ++ char *dln_name; ++ struct qb_list_head list; ++}; ++ + struct callsite_section { + struct qb_log_callsite *start; + struct qb_log_callsite *stop; +@@ -739,23 +745,45 @@ qb_log_filter_ctl(int32_t t, enum qb_log + } + + #ifdef QB_HAVE_ATTRIBUTE_SECTION ++/* Some platforms (eg. FreeBSD 10+) don't support calling dlopen() from ++ * within a dl_iterate_phdr() callback; so save all of the dlpi_names to ++ * a list and iterate over them afterwards. */ + static int32_t + _log_so_walk_callback(struct dl_phdr_info *info, size_t size, void *data) + { ++ struct dlname *dlname; ++ + if (strlen(info->dlpi_name) > 0) { +- void *handle; +- void *start; +- void *stop; +- const char *error; ++ dlname = calloc(1, sizeof(struct dlname)); ++ if (!dlname) ++ return 0; ++ dlname->dln_name = strdup(info->dlpi_name); ++ qb_list_add_tail(&dlname->list, &dlnames); ++ } + +- handle = dlopen(info->dlpi_name, RTLD_LAZY); ++ return 0; ++} ++ ++static void ++_log_so_walk_dlnames(void) ++{ ++ struct dlname *dlname; ++ struct qb_list_head *iter; ++ struct qb_list_head *next; ++ ++ void *handle; ++ void *start; ++ void *stop; ++ const char *error; ++ ++ qb_list_for_each_safe(iter, next, &dlnames) { ++ dlname = qb_list_entry(iter, struct dlname, list); ++ ++ handle = dlopen(dlname->dln_name, RTLD_LAZY); + error = dlerror(); + if (!handle || error) { + qb_log(LOG_ERR, "%s", error); +- if (handle) { +- dlclose(handle); +- } +- return 0; ++ goto done; + } + + start = dlsym(handle, "__start___verbose"); +@@ -773,9 +801,13 @@ _log_so_walk_callback(struct dl_phdr_inf + qb_log_callsites_register(start, stop); + } + done: +- dlclose(handle); ++ if (handle) ++ dlclose(handle); ++ qb_list_del(iter); ++ if (dlname->dln_name) ++ free(dlname->dln_name); ++ free(dlname); + } +- return 0; + } + #endif /* QB_HAVE_ATTRIBUTE_SECTION */ + +@@ -823,6 +855,7 @@ qb_log_init(const char *name, int32_t fa + #ifdef QB_HAVE_ATTRIBUTE_SECTION + qb_log_callsites_register(__start___verbose, __stop___verbose); + dl_iterate_phdr(_log_so_walk_callback, NULL); ++ _log_so_walk_dlnames(); + #endif /* QB_HAVE_ATTRIBUTE_SECTION */ + + conf[QB_LOG_STDERR].state = QB_LOG_STATE_DISABLED; Added: head/devel/libqb/files/patch-lib-unix.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libqb/files/patch-lib-unix.c Wed Mar 23 10:49:17 2016 (r411695) @@ -0,0 +1,20 @@ +--- lib/unix.c.orig 2015-08-18 19:55:43 UTC ++++ lib/unix.c +@@ -83,7 +83,7 @@ qb_sys_mmap_file_open(char *path, const + #if defined(QB_LINUX) || defined(QB_CYGWIN) + snprintf(path, PATH_MAX, "/dev/shm/%s", file); + #else +- snprintf(path, PATH_MAX, LOCALSTATEDIR "/run/%s", file); ++ snprintf(path, PATH_MAX, "%s/%s", SOCKETDIR, file); + is_absolute = path; + #endif + } +@@ -91,7 +91,7 @@ qb_sys_mmap_file_open(char *path, const + if (fd < 0 && !is_absolute) { + qb_util_perror(LOG_ERR, "couldn't open file %s", path); + +- snprintf(path, PATH_MAX, LOCALSTATEDIR "/run/%s", file); ++ snprintf(path, PATH_MAX, "%s/%s", SOCKETDIR, file); + fd = open_mmap_file(path, file_flags); + if (fd < 0) { + res = -errno; Added: head/devel/libqb/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libqb/pkg-descr Wed Mar 23 10:49:17 2016 (r411695) @@ -0,0 +1,5 @@ +libqb is a library with the primary purpose of providing high performance +client server reusable features. It provides high performance logging, tracing, +ipc, and poll. + +WWW: https://github.com/ClusterLabs/libqb/wiki Added: head/devel/libqb/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libqb/pkg-plist Wed Mar 23 10:49:17 2016 (r411695) @@ -0,0 +1,36 @@ +include/qb/qbarray.h +include/qb/qbatomic.h +include/qb/qbconfig.h +include/qb/qbdefs.h +include/qb/qbhdb.h +include/qb/qbipc_common.h +include/qb/qbipcc.h +include/qb/qbipcs.h +include/qb/qblist.h +include/qb/qblog.h +include/qb/qbloop.h +include/qb/qbmap.h +include/qb/qbrb.h +include/qb/qbutil.h +lib/libqb.a +lib/libqb.so +lib/libqb.so.0 +lib/libqb.so.0.17.2 +libdata/pkgconfig/libqb.pc +%%DOXYGEN%%man/man3/qbarray.h.3.gz +%%DOXYGEN%%man/man3/qbatomic.h.3.gz +%%DOXYGEN%%man/man3/qbhdb.h.3.gz +%%DOXYGEN%%man/man3/qbipc_common.h.3.gz +%%DOXYGEN%%man/man3/qbipcc.h.3.gz +%%DOXYGEN%%man/man3/qbipcs.h.3.gz +%%DOXYGEN%%man/man3/qblist.h.3.gz +%%DOXYGEN%%man/man3/qblog.h.3.gz +%%DOXYGEN%%man/man3/qbloop.h.3.gz +%%DOXYGEN%%man/man3/qbmap.h.3.gz +%%DOXYGEN%%man/man3/qbutil.h.3.gz +%%DOXYGEN%%man/man8/qb-blackbox.8.gz +sbin/qb-blackbox +@comment %%PORTDOCS%%%%DOCSDIR%%/COPYING +%%PORTDOCS%%%%DOCSDIR%%/INSTALL +%%PORTDOCS%%%%DOCSDIR%%/README.markdown +@dir(,,1770) %%QB_SOCKET_DIR%% From owner-svn-ports-head@freebsd.org Wed Mar 23 10:57: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 8D5C5ADA493; Wed, 23 Mar 2016 10:57:43 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5E018107F; Wed, 23 Mar 2016 10:57:43 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2NAvgME016092; Wed, 23 Mar 2016 10:57:42 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2NAvgpi016090; Wed, 23 Mar 2016 10:57:42 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201603231057.u2NAvgpi016090@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 23 Mar 2016 10:57:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411696 - head/japanese/fcitx-skk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 23 Mar 2016 10:57:43 -0000 Author: rakuco Date: Wed Mar 23 10:57:42 2016 New Revision: 411696 URL: https://svnweb.freebsd.org/changeset/ports/411696 Log: Update to 0.1.2. PR: 208231 Submitted by: hiroto.kagotani@gmail.com (maintainer) Modified: head/japanese/fcitx-skk/Makefile head/japanese/fcitx-skk/distinfo Modified: head/japanese/fcitx-skk/Makefile ============================================================================== --- head/japanese/fcitx-skk/Makefile Wed Mar 23 10:49:17 2016 (r411695) +++ head/japanese/fcitx-skk/Makefile Wed Mar 23 10:57:42 2016 (r411696) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fcitx-skk -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= japanese MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/ DIST_SUBDIR= fcitx Modified: head/japanese/fcitx-skk/distinfo ============================================================================== --- head/japanese/fcitx-skk/distinfo Wed Mar 23 10:49:17 2016 (r411695) +++ head/japanese/fcitx-skk/distinfo Wed Mar 23 10:57:42 2016 (r411696) @@ -1,2 +1,2 @@ -SHA256 (fcitx/fcitx-skk-0.1.1.tar.xz) = 023a1d9b075c02c7e394a689e7b2452a1df1e062b2953892aed7c694fb55591c -SIZE (fcitx/fcitx-skk-0.1.1.tar.xz) = 31136 +SHA256 (fcitx/fcitx-skk-0.1.2.tar.xz) = b22404a01fd8aabfa2d687969f8e9eefb18a8e42daa91de4c428331f45e4bdf5 +SIZE (fcitx/fcitx-skk-0.1.2.tar.xz) = 31948 From owner-svn-ports-head@freebsd.org Wed Mar 23 11:00: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 88DCEADA58C; Wed, 23 Mar 2016 11:00:46 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4A7111363; Wed, 23 Mar 2016 11:00:46 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2NB0j6V016427; Wed, 23 Mar 2016 11:00:45 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2NB0i8d016421; Wed, 23 Mar 2016 11:00:44 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201603231100.u2NB0i8d016421@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 23 Mar 2016 11:00:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411697 - in head/biology: . slclust slclust/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.21 Precedence: list List-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, 23 Mar 2016 11:00:46 -0000 Author: rakuco Date: Wed Mar 23 11:00:44 2016 New Revision: 411697 URL: https://svnweb.freebsd.org/changeset/ports/411697 Log: New port: biology/slclust. Slclust is a utility that performs single-linkage clustering with the option of applying a Jaccard similarity coefficient to break weakly bound clusters into distinct clusters. WWW: http://sourceforge.net/projects/slclust/ PR: 207997 Submitted by: Jason Bacon Added: head/biology/slclust/ head/biology/slclust/Makefile (contents, props changed) head/biology/slclust/distinfo (contents, props changed) head/biology/slclust/files/ head/biology/slclust/files/patch-include_cmd__line__opts.h (contents, props changed) head/biology/slclust/files/patch-src_Makefile (contents, props changed) head/biology/slclust/pkg-descr (contents, props changed) Modified: head/biology/Makefile Modified: head/biology/Makefile ============================================================================== --- head/biology/Makefile Wed Mar 23 10:57:42 2016 (r411696) +++ head/biology/Makefile Wed Mar 23 11:00:44 2016 (r411697) @@ -89,6 +89,7 @@ SUBDIR += seqio SUBDIR += seqtools SUBDIR += sim4 + SUBDIR += slclust SUBDIR += ssaha SUBDIR += tRNAscan-SE SUBDIR += t_coffee Added: head/biology/slclust/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/slclust/Makefile Wed Mar 23 11:00:44 2016 (r411697) @@ -0,0 +1,23 @@ +# Created by: Jason Bacon +# $FreeBSD$ + +PORTNAME= slclust +PORTVERSION= 2010.02.02 +CATEGORIES= biology +MASTER_SITES= SF +MASTER_SITE_SUBDIR= slclust/slclust +DISTNAME= ${PORTNAME}_02022010 + +MAINTAINER= bacon4000@gmail.com +COMMENT= Single-linkage clustering with Jaccard similarity + +LICENSE= ART10 + +WRKSRC= ${WRKDIR}/${PORTNAME} + +PLIST_FILES= bin/slclust + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/src/slclust ${STAGEDIR}${PREFIX}/bin + +.include Added: head/biology/slclust/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/slclust/distinfo Wed Mar 23 11:00:44 2016 (r411697) @@ -0,0 +1,2 @@ +SHA256 (slclust_02022010.tar.gz) = 9e21b65288e7fc35647721380cfedffd68608e164b4240c692c511c18c1620f8 +SIZE (slclust_02022010.tar.gz) = 23097 Added: head/biology/slclust/files/patch-include_cmd__line__opts.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/slclust/files/patch-include_cmd__line__opts.h Wed Mar 23 11:00:44 2016 (r411697) @@ -0,0 +1,9 @@ +--- include/cmd_line_opts.h.orig 2010-02-02 14:00:41 UTC ++++ include/cmd_line_opts.h +@@ -1,5 +1,5 @@ + #ifndef __CMD_LINE_OPTS_H__ +-#define __CMD_LiNE_OPTS_H__ ++#define __CMD_LINE_OPTS_H__ + + bool co_get_int(int argc, char** argv, const char* text, int* ); + bool co_get_bool(int argc, char** argv, const char* text); Added: head/biology/slclust/files/patch-src_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/slclust/files/patch-src_Makefile Wed Mar 23 11:00:44 2016 (r411697) @@ -0,0 +1,45 @@ +--- src/Makefile.orig 2010-02-02 14:00:41 UTC ++++ src/Makefile +@@ -20,8 +20,8 @@ LIBS = + # How they are invoked on the compile line (eg: -lspecial) + LLIBS = + +-# Local additions for the CFLAG options +-LOCAL_CFLAGS = -Wall ++# Local additions for the CXXFLAGS options ++#LOCAL_CXXFLAGS = -Wall + #-static + + +@@ -34,8 +34,8 @@ BIN = ${PROJECT_ROOT}/bin + INCLUDE = ${PROJECT_ROOT}/include + + DEBUG = DEBUG +-CFLAGS = -I${INCLUDE} ${LOCAL_CFLAGS} +-CC = g++ ${CFLAGS} ++CXXFLAGS += -I${INCLUDE} ${LOCAL_CXXFLAGS} ++CXX ?= g++ + + MAKEFILE = Makefile + +@@ -43,10 +43,10 @@ MAKEFILE = Makefile + # Suffix rules + + .cc.o: +- ${CC} -c $< ++ ${CXX} -c ${CXXFLAGS} $< + + .cpp.o: +- ${CC} -c $< ++ ${CXX} -c ${CXXFLAGS} $< + + # Target dependencies + +@@ -65,6 +65,6 @@ clean : + ${OBJ} : ${MAKEFILE} + + ${EXECUTABLE} : ${OBJS} +- ${CC} ${OBJS} ${LIBS} -o ${EXECUTABLE} ++ ${CXX} ${OBJS} ${LIBS} -o ${EXECUTABLE} + chmod 755 ${EXECUTABLE} + Added: head/biology/slclust/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/slclust/pkg-descr Wed Mar 23 11:00:44 2016 (r411697) @@ -0,0 +1,5 @@ +Slclust is a utility that performs single-linkage clustering with the option of +applying a Jaccard similarity coefficient to break weakly bound clusters into +distinct clusters. + +WWW: http://sourceforge.net/projects/slclust/ From owner-svn-ports-head@freebsd.org Wed Mar 23 11:22: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 1415EADAC09; Wed, 23 Mar 2016 11:22:41 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB1711ECF; Wed, 23 Mar 2016 11:22:40 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2NBMeGO025309; Wed, 23 Mar 2016 11:22:40 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2NBMdrv025303; Wed, 23 Mar 2016 11:22:39 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201603231122.u2NBMdrv025303@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 23 Mar 2016 11:22:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411698 - in head/biology: . bowtie2 bowtie2/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.21 Precedence: list List-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, 23 Mar 2016 11:22:41 -0000 Author: rakuco Date: Wed Mar 23 11:22:39 2016 New Revision: 411698 URL: https://svnweb.freebsd.org/changeset/ports/411698 Log: New port: biology/bowtie2. Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. This is Bowtie version 2, which will need to coexists with Bowtie 1 for the foreseeable future. Both are required by certain genomics pipelines, in some cases (e.g. Trinity) by the same pipeline. WWW: https://github.com/BenLangmead/bowtie2 PR: 207908 Submitted by: Jason Bacon Added: head/biology/bowtie2/ head/biology/bowtie2/Makefile (contents, props changed) head/biology/bowtie2/distinfo (contents, props changed) head/biology/bowtie2/files/ head/biology/bowtie2/files/patch-Makefile (contents, props changed) head/biology/bowtie2/pkg-descr (contents, props changed) head/biology/bowtie2/pkg-plist (contents, props changed) Modified: head/biology/Makefile Modified: head/biology/Makefile ============================================================================== --- head/biology/Makefile Wed Mar 23 11:00:44 2016 (r411697) +++ head/biology/Makefile Wed Mar 23 11:22:39 2016 (r411698) @@ -13,6 +13,7 @@ SUBDIR += biojava SUBDIR += blat SUBDIR += bowtie + SUBDIR += bowtie2 SUBDIR += bwa SUBDIR += cd-hit SUBDIR += cdbfasta Added: head/biology/bowtie2/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/bowtie2/Makefile Wed Mar 23 11:22:39 2016 (r411698) @@ -0,0 +1,40 @@ +# Created by: Jason Bacon +# $FreeBSD$ + +PORTNAME= bowtie2 +PORTVERSION= 2.2.7 +DISTVERSIONPREFIX= v +CATEGORIES= biology + +MAINTAINER= bacon4000@gmail.com +COMMENT= Ultrafast, memory-efficient short read aligner + +LICENSE= GPLv3 + +# May also work on other 64-bit platforms, but untested +ONLY_FOR_ARCHS= amd64 +USES= gmake perl5 shebangfix +USE_PERL5= run +SHEBANG_FILES= scripts/*.pl + +USE_GITHUB= yes +GH_ACCOUNT= BenLangmead + +post-install: + ${MKDIR} ${STAGEDIR}${DATADIR}/scripts + ${INSTALL_PROGRAM} \ + ${WRKSRC}/bowtie2*-s \ + ${WRKSRC}/bowtie2*-l \ + ${STAGEDIR}${PREFIX}/bin + ${INSTALL_SCRIPT} \ + ${WRKSRC}/scripts/*.sh \ + ${WRKSRC}/scripts/*.pl \ + ${STAGEDIR}${DATADIR}/scripts + cd ${WRKSRC}/example && ${COPYTREE_SHARE} \ + 'index reads reference' \ + ${STAGEDIR}${EXAMPLESDIR} + cd ${WRKSRC}/doc && ${COPYTREE_SHARE} \ + \* \ + ${STAGEDIR}${DOCSDIR} + +.include Added: head/biology/bowtie2/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/bowtie2/distinfo Wed Mar 23 11:22:39 2016 (r411698) @@ -0,0 +1,2 @@ +SHA256 (BenLangmead-bowtie2-v2.2.7_GH0.tar.gz) = 54a66a1ce0d1afa75198cc10e9e4e7436cc86cd7d6d93ae41c079462a1c19916 +SIZE (BenLangmead-bowtie2-v2.2.7_GH0.tar.gz) = 5813850 Added: head/biology/bowtie2/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/bowtie2/files/patch-Makefile Wed Mar 23 11:22:39 2016 (r411698) @@ -0,0 +1,22 @@ +--- Makefile.orig 2016-02-11 17:20:57 UTC ++++ Makefile +@@ -21,8 +21,8 @@ + # Makefile for bowtie, bowtie2-build, bowtie2-inspect + # + +-prefix = /usr/local +-bindir = $(prefix)/bin ++PREFIX ?= /usr/local ++bindir = $(PREFIX)/bin + + INC = + GCC_PREFIX = $(shell dirname `which gcc`) +@@ -169,7 +169,7 @@ SSE_FLAG=-msse2 + + DEBUG_FLAGS = -O0 -g3 -m64 $(SSE_FLAG) + DEBUG_DEFS = -DCOMPILER_OPTIONS="\"$(DEBUG_FLAGS) $(EXTRA_FLAGS)\"" +-RELEASE_FLAGS = -O3 -m64 $(SSE_FLAG) -funroll-loops -g3 ++RELEASE_FLAGS = $(CXXFLAGS) $(SSE_FLAG) -funroll-loops + RELEASE_DEFS = -DCOMPILER_OPTIONS="\"$(RELEASE_FLAGS) $(EXTRA_FLAGS)\"" + NOASSERT_FLAGS = -DNDEBUG + FILE_FLAGS = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE Added: head/biology/bowtie2/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/bowtie2/pkg-descr Wed Mar 23 11:22:39 2016 (r411698) @@ -0,0 +1,5 @@ +Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short +DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp +reads per hour. + +WWW: https://github.com/BenLangmead/bowtie2 Added: head/biology/bowtie2/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/bowtie2/pkg-plist Wed Mar 23 11:22:39 2016 (r411698) @@ -0,0 +1,64 @@ +bin/bowtie2 +bin/bowtie2-align-l +bin/bowtie2-align-s +bin/bowtie2-build +bin/bowtie2-build-l +bin/bowtie2-build-s +bin/bowtie2-inspect +bin/bowtie2-inspect-l +bin/bowtie2-inspect-s +%%DATADIR%%/scripts/convert_quals.pl +%%DATADIR%%/scripts/gen_2b_occ_lookup.pl +%%DATADIR%%/scripts/gen_occ_lookup.pl +%%DATADIR%%/scripts/gen_solqual_lookup.pl +%%DATADIR%%/scripts/infer_fraglen.pl +%%DATADIR%%/scripts/make_a_thaliana_tair.sh +%%DATADIR%%/scripts/make_b_taurus_UMD3.sh +%%DATADIR%%/scripts/make_c_elegans.sh +%%DATADIR%%/scripts/make_canFam2.sh +%%DATADIR%%/scripts/make_d_melanogaster.sh +%%DATADIR%%/scripts/make_e_coli.sh +%%DATADIR%%/scripts/make_h_sapiens_ncbi36.sh +%%DATADIR%%/scripts/make_h_sapiens_ncbi37.sh +%%DATADIR%%/scripts/make_hg18.sh +%%DATADIR%%/scripts/make_hg19.sh +%%DATADIR%%/scripts/make_m_musculus_ncbi37.sh +%%DATADIR%%/scripts/make_mm10.sh +%%DATADIR%%/scripts/make_mm9.sh +%%DATADIR%%/scripts/make_rn4.sh +%%DATADIR%%/scripts/make_s_cerevisiae.sh +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/images/bowtie_logo.png +%%PORTDOCS%%%%DOCSDIR%%/images/osi-certified.gif +%%PORTDOCS%%%%DOCSDIR%%/images/sflogo.png +%%PORTDOCS%%%%DOCSDIR%%/images/university.small.horizontal.white.png +%%PORTDOCS%%%%DOCSDIR%%/manual.html +%%PORTDOCS%%%%DOCSDIR%%/release.txt +%%PORTDOCS%%%%DOCSDIR%%/strip_markdown.pl +%%PORTDOCS%%%%DOCSDIR%%/style.css +%%PORTDOCS%%%%DOCSDIR%%/website/faq.shtml +%%PORTDOCS%%%%DOCSDIR%%/website/faq.ssi +%%PORTDOCS%%%%DOCSDIR%%/website/foot.ssi +%%PORTDOCS%%%%DOCSDIR%%/website/index.html +%%PORTDOCS%%%%DOCSDIR%%/website/index.shtml +%%PORTDOCS%%%%DOCSDIR%%/website/manual.shtml +%%PORTDOCS%%%%DOCSDIR%%/website/manual.ssi +%%PORTDOCS%%%%DOCSDIR%%/website/news.shtml +%%PORTDOCS%%%%DOCSDIR%%/website/old_news.ssi +%%PORTDOCS%%%%DOCSDIR%%/website/other_tools.shtml +%%PORTDOCS%%%%DOCSDIR%%/website/push.sh +%%PORTDOCS%%%%DOCSDIR%%/website/push_images.sh +%%PORTDOCS%%%%DOCSDIR%%/website/recent_news.ssi +%%PORTDOCS%%%%DOCSDIR%%/website/rhsidebar.ssi +%%PORTDOCS%%%%DOCSDIR%%/website/top.ssi +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/index/lambda_virus.1.bt2 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/index/lambda_virus.2.bt2 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/index/lambda_virus.3.bt2 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/index/lambda_virus.4.bt2 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/index/lambda_virus.rev.1.bt2 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/index/lambda_virus.rev.2.bt2 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/reads/longreads.fq +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/reads/reads_1.fq +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/reads/reads_2.fq +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/reads/simulate.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/reference/lambda_virus.fa From owner-svn-ports-head@freebsd.org Wed Mar 23 11:23: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 78B21ADAC44; Wed, 23 Mar 2016 11:23:11 +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 49EDA1FC0; Wed, 23 Mar 2016 11:23:11 +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 u2NBNAuJ025454; Wed, 23 Mar 2016 11:23:10 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2NBNAas025452; Wed, 23 Mar 2016 11:23:10 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201603231123.u2NBNAas025452@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Wed, 23 Mar 2016 11:23:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411699 - head/www/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.21 Precedence: list List-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, 23 Mar 2016 11:23:11 -0000 Author: osa Date: Wed Mar 23 11:23:10 2016 New Revision: 411699 URL: https://svnweb.freebsd.org/changeset/ports/411699 Log: Upgrade third-party njs module from 4030015 to 39f232. Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Wed Mar 23 11:22:39 2016 (r411698) +++ head/www/nginx-devel/Makefile Wed Mar 23 11:23:10 2016 (r411699) @@ -902,7 +902,7 @@ WITH_OPENSSL_PORT= yes .if ${PORT_OPTIONS:MNJS} GH_ACCOUNT+= nginx:njs GH_PROJECT+= njs:njs -GH_TAGNAME+= 4030015:njs +GH_TAGNAME+= 39f2320:njs CONFIGURE_ARGS+=--add-dynamic-module=${WRKSRC_njs}/nginx .endif Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Wed Mar 23 11:22:39 2016 (r411698) +++ head/www/nginx-devel/distinfo Wed Mar 23 11:23:10 2016 (r411699) @@ -118,8 +118,8 @@ SHA256 (gabor-nginx-x-rid-header-0daa3cc SIZE (gabor-nginx-x-rid-header-0daa3cc_GH0.tar.gz) = 2711 SHA256 (openresty-xss-nginx-module-v0.04_GH0.tar.gz) = 4e5230a644779b8298063d5c0bd7dc19531496369456d69dc5281ae1cca4d6ec SIZE (openresty-xss-nginx-module-v0.04_GH0.tar.gz) = 10536 -SHA256 (nginx-njs-4030015_GH0.tar.gz) = 3de76ac9997204864ac44951b861a15240a43b914d087394dd954b650a0e4295 -SIZE (nginx-njs-4030015_GH0.tar.gz) = 137873 +SHA256 (nginx-njs-39f2320_GH0.tar.gz) = f6c0eb18f5255da102a82d304d464679a74c01ef87af11d060b8fc2a743a060c +SIZE (nginx-njs-39f2320_GH0.tar.gz) = 137939 SHA256 (openresty-array-var-nginx-module-v0.03_GH0.tar.gz) = f9892ec9a2e872d8aabeb2234d0d4c66cf85b8dbb2ca5c108a20c3d8c2111189 SIZE (openresty-array-var-nginx-module-v0.03_GH0.tar.gz) = 9520 SHA256 (google-ngx_brotli-86998c6_GH0.tar.gz) = 463a583cfbeacdf6d6db5630afaddc9eebeec44301ca68c660cc8fdf4580e5aa From owner-svn-ports-head@freebsd.org Wed Mar 23 11:44: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 AFF70AD805B; Wed, 23 Mar 2016 11:44:30 +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 6036F1969; Wed, 23 Mar 2016 11:44:30 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2NBiTr2031447; Wed, 23 Mar 2016 11:44:29 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2NBiT8r031445; Wed, 23 Mar 2016 11:44:29 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603231144.u2NBiT8r031445@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 23 Mar 2016 11:44:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411700 - head/print/cups X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 23 Mar 2016 11:44:30 -0000 Author: jbeich Date: Wed Mar 23 11:44:29 2016 New Revision: 411700 URL: https://svnweb.freebsd.org/changeset/ports/411700 Log: print/cups: revive GNUTLS option after r389015 SSL remains enabled by default but now can be optionally disabled reducing reducing the number of dependencies. PR: 208223 Approved by: tijl (maintainer) Modified: head/print/cups/Makefile (contents, props changed) head/print/cups/pkg-plist (contents, props changed) Modified: head/print/cups/Makefile ============================================================================== --- head/print/cups/Makefile Wed Mar 23 11:23:10 2016 (r411699) +++ head/print/cups/Makefile Wed Mar 23 11:44:29 2016 (r411700) @@ -16,8 +16,6 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE.txt LICENSE_FILE_LGPL20= ${WRKSRC}/LICENSE.txt -LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls - CONFLICTS= LPRng-[0-9]* DESTDIRNAME= DSTROOT @@ -26,7 +24,6 @@ CONFIGURE_ARGS= --disable-dnssd \ --disable-gssapi \ --disable-launchd \ --disable-systemd \ - --enable-gnutls \ --with-cups-user=${USERS} \ --with-cups-group=${GROUPS} \ --with-system-groups=wheel \ @@ -39,6 +36,7 @@ CONFIGURE_ARGS= --disable-dnssd \ --with-pam-module="unix" \ ac_cv_path_JAVA= ac_cv_path_PERL= ac_cv_path_PHPCGI= \ ac_cv_path_PHP= ac_cv_path_PYTHON= +CPPFLAGS+= -isystem ${LOCALBASE}/include # libpaper mainly LIBS+= -L${LOCALBASE}/lib USES= cpe gmake iconv pkgconfig tar:bzip2 CPE_VENDOR= apple @@ -49,8 +47,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVER GROUPS= cups USERS= cups -OPTIONS_DEFINE= AVAHI DBUS DOCS IPPTOOL LIBPAPER NLS X11 -OPTIONS_DEFAULT= AVAHI DBUS LIBPAPER +OPTIONS_DEFINE= AVAHI DBUS DOCS GNUTLS IPPTOOL LIBPAPER NLS X11 +OPTIONS_DEFAULT= AVAHI DBUS GNUTLS LIBPAPER OPTIONS_SUB= yes AVAHI_LIB_DEPENDS= libavahi-client.so:${PORTSDIR}/net/avahi-app @@ -63,6 +61,10 @@ DBUS_CONFIGURE_ENABLE= dbus DBUS_SUB_LIST= DBUS_DAEMON=dbus DBUS_SUB_LIST_OFF= DBUS_DAEMON= +GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls +GNUTLS_CONFIGURE_ON= --enable-gnutls +GNUTLS_CONFIGURE_OFF= --disable-ssl + IPPTOOL_DESC= Internet Printing Protocol testing tool LIBPAPER_LIB_DEPENDS= libpaper.so:${PORTSDIR}/print/libpaper Modified: head/print/cups/pkg-plist ============================================================================== --- head/print/cups/pkg-plist Wed Mar 23 11:23:10 2016 (r411699) +++ head/print/cups/pkg-plist Wed Mar 23 11:44:29 2016 (r411700) @@ -62,9 +62,9 @@ lib/libcupsmime.so.1 lib/libcupsppdc.so lib/libcupsppdc.so.1 libexec/cups/backend/http -libexec/cups/backend/https +%%GNUTLS%%libexec/cups/backend/https libexec/cups/backend/ipp -libexec/cups/backend/ipps +%%GNUTLS%%libexec/cups/backend/ipps libexec/cups/backend/lpd libexec/cups/backend/snmp libexec/cups/backend/socket From owner-svn-ports-head@freebsd.org Wed Mar 23 12:03: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 F1096AD8D75; Wed, 23 Mar 2016 12:03:09 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE88C15FE; Wed, 23 Mar 2016 12:03:09 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2NC38fF037535; Wed, 23 Mar 2016 12:03:08 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2NC38Nb037534; Wed, 23 Mar 2016 12:03:08 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201603231203.u2NC38Nb037534@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Wed, 23 Mar 2016 12:03:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411701 - head/sysutils/hptcli X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 23 Mar 2016 12:03:10 -0000 Author: wg Date: Wed Mar 23 12:03:08 2016 New Revision: 411701 URL: https://svnweb.freebsd.org/changeset/ports/411701 Log: sysutils/hptcli: install using INSTALL_PROGRAM MFH: 2016Q1 Modified: head/sysutils/hptcli/Makefile Modified: head/sysutils/hptcli/Makefile ============================================================================== --- head/sysutils/hptcli/Makefile Wed Mar 23 11:44:29 2016 (r411700) +++ head/sysutils/hptcli/Makefile Wed Mar 23 12:03:08 2016 (r411701) @@ -3,6 +3,7 @@ PORTNAME= hptcli PORTVERSION= 3.6 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.highpoint-tech.com/BIOS_Driver/HRM/FreeBSD/ DISTNAME= CLI-FreeBSD-3.6-1-120913 @@ -28,11 +29,11 @@ do-install: #@${MKDIR} ${STAGEDIR}${PREFIX} ${INSTALL_MAN} ${WRKSRC}/hptraidconf.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .if ${ARCH} == "i386" - ${INSTALL_DATA} ${WRKSRC}/hptraidconf-8.0 ${STAGEDIR}${PREFIX}/bin/hptraidconf - ${INSTALL_DATA} ${WRKSRC}/hptsvr-3.6/hptsvr-8.0 ${STAGEDIR}${PREFIX}/sbin/hptsvr + ${INSTALL_PROGRAM} ${WRKSRC}/hptraidconf-8.0 ${STAGEDIR}${PREFIX}/bin/hptraidconf + ${INSTALL_PROGRAM} ${WRKSRC}/hptsvr-3.6/hptsvr-8.0 ${STAGEDIR}${PREFIX}/sbin/hptsvr .else - ${INSTALL_DATA} ${WRKSRC}/hptraidconf-8.0.amd64 ${STAGEDIR}${PREFIX}/bin/hptraidconf - ${INSTALL_DATA} ${WRKSRC}/hptsvr-3.6/hptsvr-8.0.amd64 ${STAGEDIR}${PREFIX}/sbin/hptsvr + ${INSTALL_PROGRAM} ${WRKSRC}/hptraidconf-8.0.amd64 ${STAGEDIR}${PREFIX}/bin/hptraidconf + ${INSTALL_PROGRAM} ${WRKSRC}/hptsvr-3.6/hptsvr-8.0.amd64 ${STAGEDIR}${PREFIX}/sbin/hptsvr .endif .include From owner-svn-ports-head@freebsd.org Wed Mar 23 12: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 7A8DEAD8E15; Wed, 23 Mar 2016 12:05:24 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C765172F; Wed, 23 Mar 2016 12:05:24 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2NC5NHe037728; Wed, 23 Mar 2016 12:05:23 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2NC5N4k037726; Wed, 23 Mar 2016 12:05:23 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201603231205.u2NC5N4k037726@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 23 Mar 2016 12:05:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411702 - head/www/py-selenium X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-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, 23 Mar 2016 12:05:24 -0000 Author: rakuco Date: Wed Mar 23 12:05:23 2016 New Revision: 411702 URL: https://svnweb.freebsd.org/changeset/ports/411702 Log: Update to 2.53.1. From https://raw.githubusercontent.com/SeleniumHQ/selenium/master/py/CHANGES (there is no entry for 2.53.1): Selenium 2.53.0 * Adding Options object for use with Python FirefoxDriver * Fixed improper usage of super in exceptions module * create a temp file for cookies in phantomjs if not specified * Pass in the executable that FirefoxBinary finds to the service if there isnt one passed in as a kwarg or capability * Applied some DRY and extracted out the keys_to_typing() * Fix deselecting options in