From owner-svn-ports-branches@freebsd.org Sun Jul 26 11:17:04 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7BAC9AB5E6; Sun, 26 Jul 2015 11:17:04 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AF838ACF; Sun, 26 Jul 2015 11:17:04 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6QBH4EP089758; Sun, 26 Jul 2015 11:17:04 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6QBH4q4089756; Sun, 26 Jul 2015 11:17:04 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201507261117.t6QBH4q4089756@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 26 Jul 2015 11:17:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r392920 - branches/2015Q3/sysutils/megacli X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jul 2015 11:17:04 -0000 Author: antoine Date: Sun Jul 26 11:17:03 2015 New Revision: 392920 URL: https://svnweb.freebsd.org/changeset/ports/392920 Log: MFH: r392919 Make fetchable again Reported by: pkg-fallout PR: 201744 Modified: branches/2015Q3/sysutils/megacli/Makefile branches/2015Q3/sysutils/megacli/distinfo Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/sysutils/megacli/Makefile ============================================================================== --- branches/2015Q3/sysutils/megacli/Makefile Sun Jul 26 11:15:35 2015 (r392919) +++ branches/2015Q3/sysutils/megacli/Makefile Sun Jul 26 11:17:03 2015 (r392920) @@ -2,18 +2,17 @@ # $FreeBSD$ PORTNAME= megacli -PORTVERSION= 8.07.14 +DISTVERSION= 8-07-14 CATEGORIES= sysutils -MASTER_SITES= http://www.lsi.com/downloads/Public/RAID%20Controllers/RAID%20Controllers%20Common%20Files/${DISTNAME}${EXTRACT_SUFX}?source=1& -DISTNAME= ${PORTVERSION}_MegaCLI -EXTRACT_SUFX= .zip +MASTER_SITES= http://www.avagotech.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/ +DISTNAME= ${DISTVERSION}_MegaCLI MAINTAINER= samflanker@gmail.com COMMENT= SAS MegaRAID FreeBSD MegaCLI RESTRICTED= Source recipient must acknowledge license. Reproduction or redistribution prohibited. See http://www.lsi.com/lookup/License.aspx -FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} +USES= zip ONLY_FOR_ARCHS= i386 amd64 @@ -26,7 +25,7 @@ MEGACLI_ARCH= MegaCli${ARCH:S/i386//:S/a post-extract: @${MV} ${WRKSRC}/FreeBSD/MegaCLI.zip ${WRKSRC}/FreeBSD/MegaCli.zip - @${TAR} ${EXTRACT_BEFORE_ARGS} ${WRKSRC}/FreeBSD/${MEGACLI_ARCH}.zip -C${WRKSRC}/FreeBSD + @${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${WRKSRC}/FreeBSD/${MEGACLI_ARCH}.zip -d ${WRKSRC}/FreeBSD do-install: ${INSTALL_SCRIPT} ${WRKSRC}/FreeBSD/${MEGACLI_ARCH} ${STAGEDIR}${PREFIX}/sbin/MegaCli Modified: branches/2015Q3/sysutils/megacli/distinfo ============================================================================== --- branches/2015Q3/sysutils/megacli/distinfo Sun Jul 26 11:15:35 2015 (r392919) +++ branches/2015Q3/sysutils/megacli/distinfo Sun Jul 26 11:17:03 2015 (r392920) @@ -1,2 +1,2 @@ -SHA256 (8.07.14_MegaCLI.zip) = d9b152ae3dab76a334b9251702dba3311ceed91b58aaf52d916eb4ba1c2ab6e9 -SIZE (8.07.14_MegaCLI.zip) = 7939395 +SHA256 (8-07-14_MegaCLI.zip) = d9b152ae3dab76a334b9251702dba3311ceed91b58aaf52d916eb4ba1c2ab6e9 +SIZE (8-07-14_MegaCLI.zip) = 7939395 From owner-svn-ports-branches@freebsd.org Sun Jul 26 15:15:58 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA7AF9AA8D6; Sun, 26 Jul 2015 15:15:58 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AE30D39E; Sun, 26 Jul 2015 15:15:58 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6QFFw3S095704; Sun, 26 Jul 2015 15:15:58 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6QFFvWl095702; Sun, 26 Jul 2015 15:15:57 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201507261515.t6QFFvWl095702@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 26 Jul 2015 15:15:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r392925 - in branches/2015Q3/science/py-scikit-sparse: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jul 2015 15:15:59 -0000 Author: riggs Date: Sun Jul 26 15:15:57 2015 New Revision: 392925 URL: https://svnweb.freebsd.org/changeset/ports/392925 Log: MFH: r392924 - Fix build when using python 3.x - Update WWW in pkg-descr, points to new project location now PR: 201346 Submitted by: john@saltant.com Approved by: ports-secteam (build fix blanket), yuri@rawbw.com (maintainer) Added: branches/2015Q3/science/py-scikit-sparse/files/ - copied from r392924, head/science/py-scikit-sparse/files/ Modified: branches/2015Q3/science/py-scikit-sparse/Makefile branches/2015Q3/science/py-scikit-sparse/pkg-descr Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/science/py-scikit-sparse/Makefile ============================================================================== --- branches/2015Q3/science/py-scikit-sparse/Makefile Sun Jul 26 15:11:39 2015 (r392924) +++ branches/2015Q3/science/py-scikit-sparse/Makefile Sun Jul 26 15:15:57 2015 (r392925) @@ -3,6 +3,7 @@ PORTNAME= scikit-sparse PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: branches/2015Q3/science/py-scikit-sparse/pkg-descr ============================================================================== --- branches/2015Q3/science/py-scikit-sparse/pkg-descr Sun Jul 26 15:11:39 2015 (r392924) +++ branches/2015Q3/science/py-scikit-sparse/pkg-descr Sun Jul 26 15:15:57 2015 (r392925) @@ -1,3 +1,3 @@ scikits-sparse is a Python module for sparse matrix calculations. -WWW: https://scikits.appspot.com/sparse/ +WWW: https://github.com/njsmith/scikits-sparse From owner-svn-ports-branches@freebsd.org Sun Jul 26 16:12:37 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AEF3F9A8B27; Sun, 26 Jul 2015 16:12:37 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 93DA2B25; Sun, 26 Jul 2015 16:12:37 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6QGCblP020651; Sun, 26 Jul 2015 16:12:37 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6QGCVx0020633; Sun, 26 Jul 2015 16:12:31 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201507261612.t6QGCVx0020633@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Sun, 26 Jul 2015 16:12:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r392933 - in branches/2015Q3/devel: p4 p4d p4p X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jul 2015 16:12:37 -0000 Author: gordon Date: Sun Jul 26 16:12:30 2015 New Revision: 392933 URL: https://svnweb.freebsd.org/changeset/ports/392933 Log: MFH: r392753 Update devel/p4* ports to 2015.1/1204891 Approved by: erwin (mentor) Approved by: portmgr (erwin) Differential Revision: https://reviews.freebsd.org/D3177 Modified: branches/2015Q3/devel/p4/Makefile branches/2015Q3/devel/p4/distinfo.freebsd100x86 branches/2015Q3/devel/p4/distinfo.freebsd100x86_64 branches/2015Q3/devel/p4/distinfo.freebsd70x86 branches/2015Q3/devel/p4/distinfo.freebsd70x86_64 branches/2015Q3/devel/p4d/Makefile branches/2015Q3/devel/p4d/distinfo.freebsd100x86 branches/2015Q3/devel/p4d/distinfo.freebsd100x86_64 branches/2015Q3/devel/p4d/distinfo.freebsd70x86 branches/2015Q3/devel/p4d/distinfo.freebsd70x86_64 branches/2015Q3/devel/p4p/Makefile branches/2015Q3/devel/p4p/distinfo.freebsd100x86 branches/2015Q3/devel/p4p/distinfo.freebsd100x86_64 branches/2015Q3/devel/p4p/distinfo.freebsd70x86 branches/2015Q3/devel/p4p/distinfo.freebsd70x86_64 Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/devel/p4/Makefile ============================================================================== --- branches/2015Q3/devel/p4/Makefile Sun Jul 26 16:07:35 2015 (r392932) +++ branches/2015Q3/devel/p4/Makefile Sun Jul 26 16:12:30 2015 (r392933) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4 -PORTVERSION= 2015.1.1126382 +PORTVERSION= 2015.1.1204891 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: branches/2015Q3/devel/p4/distinfo.freebsd100x86 ============================================================================== --- branches/2015Q3/devel/p4/distinfo.freebsd100x86 Sun Jul 26 16:07:35 2015 (r392932) +++ branches/2015Q3/devel/p4/distinfo.freebsd100x86 Sun Jul 26 16:12:30 2015 (r392933) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1126382/bin.freebsd100x86/p4) = 4ac2ca86a68a355a0920e28a7ed41db4b8a6d7f2e0390069625665cf009cfad9 -SIZE (perforce/2015.1.1126382/bin.freebsd100x86/p4) = 2562660 +SHA256 (perforce/2015.1.1204891/bin.freebsd100x86/p4) = 84f6d1b18ed20f1b7c2f7f0b23c4683823ae59479a7950f6d6dee15f343d8052 +SIZE (perforce/2015.1.1204891/bin.freebsd100x86/p4) = 2562676 Modified: branches/2015Q3/devel/p4/distinfo.freebsd100x86_64 ============================================================================== --- branches/2015Q3/devel/p4/distinfo.freebsd100x86_64 Sun Jul 26 16:07:35 2015 (r392932) +++ branches/2015Q3/devel/p4/distinfo.freebsd100x86_64 Sun Jul 26 16:12:30 2015 (r392933) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1126382/bin.freebsd100x86_64/p4) = 77a102169d95b2f3f18039be0787a7373c71551358322a7ae35674f4991804c6 -SIZE (perforce/2015.1.1126382/bin.freebsd100x86_64/p4) = 2815472 +SHA256 (perforce/2015.1.1204891/bin.freebsd100x86_64/p4) = 591499e2a69b52c028d856ce4c1871333013ca4ccd324c7664fdf5d4a13309a1 +SIZE (perforce/2015.1.1204891/bin.freebsd100x86_64/p4) = 2815536 Modified: branches/2015Q3/devel/p4/distinfo.freebsd70x86 ============================================================================== --- branches/2015Q3/devel/p4/distinfo.freebsd70x86 Sun Jul 26 16:07:35 2015 (r392932) +++ branches/2015Q3/devel/p4/distinfo.freebsd70x86 Sun Jul 26 16:12:30 2015 (r392933) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1126382/bin.freebsd70x86/p4) = e0e5d3bd20246c03e7b3b9244701546b2e5dc9fa109bdc17dbf155b058ee95bc -SIZE (perforce/2015.1.1126382/bin.freebsd70x86/p4) = 2634304 +SHA256 (perforce/2015.1.1204891/bin.freebsd70x86/p4) = 8d6f6c979de4bb9b7f5cbce45dfb57115cf11a860282a860df78606c82a18464 +SIZE (perforce/2015.1.1204891/bin.freebsd70x86/p4) = 2634272 Modified: branches/2015Q3/devel/p4/distinfo.freebsd70x86_64 ============================================================================== --- branches/2015Q3/devel/p4/distinfo.freebsd70x86_64 Sun Jul 26 16:07:35 2015 (r392932) +++ branches/2015Q3/devel/p4/distinfo.freebsd70x86_64 Sun Jul 26 16:12:30 2015 (r392933) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1126382/bin.freebsd70x86_64/p4) = 648e9ebdd28fa5dfe5ffaa6d344385f49cc3e31641f10ba89a099d4aa199488e -SIZE (perforce/2015.1.1126382/bin.freebsd70x86_64/p4) = 2795160 +SHA256 (perforce/2015.1.1204891/bin.freebsd70x86_64/p4) = 720ea24181733a84652938d93e055220d608d92d38f99311f9ac5d9a2dc91e11 +SIZE (perforce/2015.1.1204891/bin.freebsd70x86_64/p4) = 2795384 Modified: branches/2015Q3/devel/p4d/Makefile ============================================================================== --- branches/2015Q3/devel/p4d/Makefile Sun Jul 26 16:07:35 2015 (r392932) +++ branches/2015Q3/devel/p4d/Makefile Sun Jul 26 16:12:30 2015 (r392933) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4d -PORTVERSION= 2015.1.1171507 +PORTVERSION= 2015.1.1204891 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: branches/2015Q3/devel/p4d/distinfo.freebsd100x86 ============================================================================== --- branches/2015Q3/devel/p4d/distinfo.freebsd100x86 Sun Jul 26 16:07:35 2015 (r392932) +++ branches/2015Q3/devel/p4d/distinfo.freebsd100x86 Sun Jul 26 16:12:30 2015 (r392933) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1171507/bin.freebsd100x86/p4d) = 3dcf9efa82e44d4f10579c53095672ad90db040360ef83ee825a2325183379be -SIZE (perforce/2015.1.1171507/bin.freebsd100x86/p4d) = 5218084 +SHA256 (perforce/2015.1.1204891/bin.freebsd100x86/p4d) = 64352599d74fe55a0fe6e9aa3b0df242e0fce76ad2703da96cb15be85c6841a4 +SIZE (perforce/2015.1.1204891/bin.freebsd100x86/p4d) = 5222188 Modified: branches/2015Q3/devel/p4d/distinfo.freebsd100x86_64 ============================================================================== --- branches/2015Q3/devel/p4d/distinfo.freebsd100x86_64 Sun Jul 26 16:07:35 2015 (r392932) +++ branches/2015Q3/devel/p4d/distinfo.freebsd100x86_64 Sun Jul 26 16:12:30 2015 (r392933) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1171507/bin.freebsd100x86_64/p4d) = 6282e55d869cb64398f1203624f58acdbfdedf04311bb960de52aed451f4c38b -SIZE (perforce/2015.1.1171507/bin.freebsd100x86_64/p4d) = 5368544 +SHA256 (perforce/2015.1.1204891/bin.freebsd100x86_64/p4d) = 666dfd4fb7eb07cc191d5a3f65d750354e0631b1fd0fce921fd72beea897887e +SIZE (perforce/2015.1.1204891/bin.freebsd100x86_64/p4d) = 5371744 Modified: branches/2015Q3/devel/p4d/distinfo.freebsd70x86 ============================================================================== --- branches/2015Q3/devel/p4d/distinfo.freebsd70x86 Sun Jul 26 16:07:35 2015 (r392932) +++ branches/2015Q3/devel/p4d/distinfo.freebsd70x86 Sun Jul 26 16:12:30 2015 (r392933) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1171507/bin.freebsd70x86/p4d) = a9b127101a540ead5192d9ee15eaf8ce5422671dafe36ad1dc2bd01ae217f77a -SIZE (perforce/2015.1.1171507/bin.freebsd70x86/p4d) = 5583296 +SHA256 (perforce/2015.1.1204891/bin.freebsd70x86/p4d) = d6841e58624b6b946066d898dab3386a7a3c4e82ac18fd11620bacbdede51158 +SIZE (perforce/2015.1.1204891/bin.freebsd70x86/p4d) = 5584896 Modified: branches/2015Q3/devel/p4d/distinfo.freebsd70x86_64 ============================================================================== --- branches/2015Q3/devel/p4d/distinfo.freebsd70x86_64 Sun Jul 26 16:07:35 2015 (r392932) +++ branches/2015Q3/devel/p4d/distinfo.freebsd70x86_64 Sun Jul 26 16:12:30 2015 (r392933) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1171507/bin.freebsd70x86_64/p4d) = f2b05148753813c4241441861ed1c89f22810afb476d780081fffef9752820e7 -SIZE (perforce/2015.1.1171507/bin.freebsd70x86_64/p4d) = 5758976 +SHA256 (perforce/2015.1.1204891/bin.freebsd70x86_64/p4d) = 0888fcffb1e6e537eb1820e7f3c7ad7adcab16b8baaabf6a572f3d7eccee86b1 +SIZE (perforce/2015.1.1204891/bin.freebsd70x86_64/p4d) = 5762272 Modified: branches/2015Q3/devel/p4p/Makefile ============================================================================== --- branches/2015Q3/devel/p4p/Makefile Sun Jul 26 16:07:35 2015 (r392932) +++ branches/2015Q3/devel/p4p/Makefile Sun Jul 26 16:12:30 2015 (r392933) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4p -PORTVERSION= 2015.1.1126382 +PORTVERSION= 2015.1.1204891 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: branches/2015Q3/devel/p4p/distinfo.freebsd100x86 ============================================================================== --- branches/2015Q3/devel/p4p/distinfo.freebsd100x86 Sun Jul 26 16:07:35 2015 (r392932) +++ branches/2015Q3/devel/p4p/distinfo.freebsd100x86 Sun Jul 26 16:12:30 2015 (r392933) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1126382/bin.freebsd100x86/p4p) = 4112a14b93630f3cf78f1e733e90c72f9560eaf1fbb8f240a8bf73dfe002dc4a -SIZE (perforce/2015.1.1126382/bin.freebsd100x86/p4p) = 2362740 +SHA256 (perforce/2015.1.1204891/bin.freebsd100x86/p4p) = 634fdfb2b2cd3d5b074ffff1cffe2a5707280a624590544faafcecc249a6d418 +SIZE (perforce/2015.1.1204891/bin.freebsd100x86/p4p) = 2362776 Modified: branches/2015Q3/devel/p4p/distinfo.freebsd100x86_64 ============================================================================== --- branches/2015Q3/devel/p4p/distinfo.freebsd100x86_64 Sun Jul 26 16:07:35 2015 (r392932) +++ branches/2015Q3/devel/p4p/distinfo.freebsd100x86_64 Sun Jul 26 16:12:30 2015 (r392933) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1126382/bin.freebsd100x86_64/p4p) = 8fb5f91d99d7ef965d2879cbc934ba3bbb2ea296f137f27f3b0a323588baf1c5 -SIZE (perforce/2015.1.1126382/bin.freebsd100x86_64/p4p) = 2627408 +SHA256 (perforce/2015.1.1204891/bin.freebsd100x86_64/p4p) = 7de3d40b46eb14a52bdd55926cb8284e0a8cecadb8cd6e04b5ee85dd3f812b7e +SIZE (perforce/2015.1.1204891/bin.freebsd100x86_64/p4p) = 2627456 Modified: branches/2015Q3/devel/p4p/distinfo.freebsd70x86 ============================================================================== --- branches/2015Q3/devel/p4p/distinfo.freebsd70x86 Sun Jul 26 16:07:35 2015 (r392932) +++ branches/2015Q3/devel/p4p/distinfo.freebsd70x86 Sun Jul 26 16:12:30 2015 (r392933) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1126382/bin.freebsd70x86/p4p) = b987a0bfeef99e28eaf12db66e0bb930c28180c1d69c8a05caf8c0964779a8f8 -SIZE (perforce/2015.1.1126382/bin.freebsd70x86/p4p) = 2404000 +SHA256 (perforce/2015.1.1204891/bin.freebsd70x86/p4p) = 97ab59f5849aa020d9511b1b0599eb7de73f3a69e5e2ec37cfbd28f0ced19018 +SIZE (perforce/2015.1.1204891/bin.freebsd70x86/p4p) = 2404096 Modified: branches/2015Q3/devel/p4p/distinfo.freebsd70x86_64 ============================================================================== --- branches/2015Q3/devel/p4p/distinfo.freebsd70x86_64 Sun Jul 26 16:07:35 2015 (r392932) +++ branches/2015Q3/devel/p4p/distinfo.freebsd70x86_64 Sun Jul 26 16:12:30 2015 (r392933) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1126382/bin.freebsd70x86_64/p4p) = 9609923de4f6c83e072c76448137e78e7721a50c03513b95bb2e8663ec26613f -SIZE (perforce/2015.1.1126382/bin.freebsd70x86_64/p4p) = 2601336 +SHA256 (perforce/2015.1.1204891/bin.freebsd70x86_64/p4p) = 277b992b3e6ee69a651c7d867fef8bb9da81e857282b2256a30eb497f9f0349b +SIZE (perforce/2015.1.1204891/bin.freebsd70x86_64/p4p) = 2601560 From owner-svn-ports-branches@freebsd.org Sun Jul 26 18:38:35 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23FB09ABC35; Sun, 26 Jul 2015 18:38:35 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EE50AC6A; Sun, 26 Jul 2015 18:38:34 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6QIcYc8096035; Sun, 26 Jul 2015 18:38:34 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6QIcY80096034; Sun, 26 Jul 2015 18:38:34 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201507261838.t6QIcY80096034@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Sun, 26 Jul 2015 18:38:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r392938 - branches/2015Q3 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jul 2015 18:38:35 -0000 Author: gordon Date: Sun Jul 26 18:38:34 2015 New Revision: 392938 URL: https://svnweb.freebsd.org/changeset/ports/392938 Log: MFH: r392932 Accidentally forgot to remove the broken line. Submitted by: jkim@ Approved by: ports-secteam (feld) Modified: Directory Properties: branches/2015Q3/ (props changed) From owner-svn-ports-branches@freebsd.org Sun Jul 26 20:10:24 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C0509AB5F7; Sun, 26 Jul 2015 20:10:24 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7BD3F142; Sun, 26 Jul 2015 20:10:24 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6QKAObZ044759; Sun, 26 Jul 2015 20:10:24 GMT (envelope-from martymac@FreeBSD.org) Received: (from martymac@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6QKAN7O044757; Sun, 26 Jul 2015 20:10:23 GMT (envelope-from martymac@FreeBSD.org) Message-Id: <201507262010.t6QKAN7O044757@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: martymac set sender to martymac@FreeBSD.org using -f From: Ganael LAPLANCHE Date: Sun, 26 Jul 2015 20:10:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r392947 - in branches/2015Q3/security/vlock: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jul 2015 20:10:24 -0000 Author: martymac Date: Sun Jul 26 20:10:23 2015 New Revision: 392947 URL: https://svnweb.freebsd.org/changeset/ports/392947 Log: MFH: r392691 Approved by: portmgr Fix build with new libcaca when CACASAVER is on Added: branches/2015Q3/security/vlock/files/patch-modules-caca.c - copied unchanged from r392691, head/security/vlock/files/patch-modules-caca.c Modified: branches/2015Q3/security/vlock/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/security/vlock/Makefile ============================================================================== --- branches/2015Q3/security/vlock/Makefile Sun Jul 26 20:05:57 2015 (r392946) +++ branches/2015Q3/security/vlock/Makefile Sun Jul 26 20:10:23 2015 (r392947) @@ -3,7 +3,7 @@ PORTNAME= vlock PORTVERSION= 2.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://cthulhu.c3d2.de/~toidinamai/vlock/archive/ Copied: branches/2015Q3/security/vlock/files/patch-modules-caca.c (from r392691, head/security/vlock/files/patch-modules-caca.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q3/security/vlock/files/patch-modules-caca.c Sun Jul 26 20:10:23 2015 (r392947, copy of r392691, head/security/vlock/files/patch-modules-caca.c) @@ -0,0 +1,12 @@ +Remove legacy header as libcucul has now been merged into libcaca. + +--- ./modules/caca.c.orig 2015-07-21 20:34:23.876845709 +0200 ++++ ./modules/caca.c 2015-07-21 20:34:33.937820107 +0200 +@@ -37,7 +37,6 @@ + + #include + +-#include + #include + + #include "process.h" From owner-svn-ports-branches@freebsd.org Mon Jul 27 18:49:08 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 886AC9ACDDC; Mon, 27 Jul 2015 18:49:08 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 78868CF4; Mon, 27 Jul 2015 18:49:08 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6RIn8v8009702; Mon, 27 Jul 2015 18:49:08 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6RIn7qr009699; Mon, 27 Jul 2015 18:49:07 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201507271849.t6RIn7qr009699@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Mon, 27 Jul 2015 18:49:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393005 - in branches/2015Q3/security/openssh-portable: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2015 18:49:08 -0000 Author: bdrewery Date: Mon Jul 27 18:49:07 2015 New Revision: 393005 URL: https://svnweb.freebsd.org/changeset/ports/393005 Log: MFH: r393004 Add upstream fix to address CVE-2015-5600 for MaxAuthTries bypass. Security: 5b74a5bc-348f-11e5-ba05-c80aa9043978 Added: branches/2015Q3/security/openssh-portable/files/patch-auth2-chall.c - copied unchanged from r393004, head/security/openssh-portable/files/patch-auth2-chall.c Modified: branches/2015Q3/security/openssh-portable/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/security/openssh-portable/Makefile ============================================================================== --- branches/2015Q3/security/openssh-portable/Makefile Mon Jul 27 18:47:55 2015 (r393004) +++ branches/2015Q3/security/openssh-portable/Makefile Mon Jul 27 18:49:07 2015 (r393005) @@ -3,7 +3,7 @@ PORTNAME= openssh DISTVERSION= 6.8p1 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= security ipv6 MASTER_SITES= OPENBSD/OpenSSH/portable Copied: branches/2015Q3/security/openssh-portable/files/patch-auth2-chall.c (from r393004, head/security/openssh-portable/files/patch-auth2-chall.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q3/security/openssh-portable/files/patch-auth2-chall.c Mon Jul 27 18:49:07 2015 (r393005, copy of r393004, head/security/openssh-portable/files/patch-auth2-chall.c) @@ -0,0 +1,52 @@ +From 5b64f85bb811246c59ebab70aed331f26ba37b18 Mon Sep 17 00:00:00 2001 +From: "djm@openbsd.org" +Date: Sat, 18 Jul 2015 07:57:14 +0000 +Subject: upstream commit + +only query each keyboard-interactive device once per + authentication request regardless of how many times it is listed; ok markus@ + +Upstream-ID: d73fafba6e86030436ff673656ec1f33d9ffeda1 +--- + auth2-chall.c | 11 ++++++++--- + 1 file changed, 8 insertions(+), 3 deletions(-) + +diff --git a/auth2-chall.c b/auth2-chall.c +index ddabe1a..4aff09d 100644 +--- auth2-chall.c ++++ auth2-chall.c +@@ -1,4 +1,4 @@ +-/* $OpenBSD: auth2-chall.c,v 1.42 2015/01/19 20:07:45 markus Exp $ */ ++/* $OpenBSD: auth2-chall.c,v 1.43 2015/07/18 07:57:14 djm Exp $ */ + /* + * Copyright (c) 2001 Markus Friedl. All rights reserved. + * Copyright (c) 2001 Per Allansson. All rights reserved. +@@ -83,6 +83,7 @@ struct KbdintAuthctxt + void *ctxt; + KbdintDevice *device; + u_int nreq; ++ u_int devices_done; + }; + + #ifdef USE_PAM +@@ -169,11 +170,15 @@ kbdint_next_device(Authctxt *authctxt, KbdintAuthctxt *kbdintctxt) + if (len == 0) + break; + for (i = 0; devices[i]; i++) { +- if (!auth2_method_allowed(authctxt, ++ if ((kbdintctxt->devices_done & (1 << i)) != 0 || ++ !auth2_method_allowed(authctxt, + "keyboard-interactive", devices[i]->name)) + continue; +- if (strncmp(kbdintctxt->devices, devices[i]->name, len) == 0) ++ if (strncmp(kbdintctxt->devices, devices[i]->name, ++ len) == 0) { + kbdintctxt->device = devices[i]; ++ kbdintctxt->devices_done |= 1 << i; ++ } + } + t = kbdintctxt->devices; + kbdintctxt->devices = t[len] ? xstrdup(t+len+1) : NULL; +-- +cgit v0.11.2 + From owner-svn-ports-branches@freebsd.org Mon Jul 27 19:32:07 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BB1C9ACA8D; Mon, 27 Jul 2015 19:32:07 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C5B4A34; Mon, 27 Jul 2015 19:32:07 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6RJW74L037095; Mon, 27 Jul 2015 19:32:07 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6RJW7in037094; Mon, 27 Jul 2015 19:32:07 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507271932.t6RJW7in037094@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 27 Jul 2015 19:32:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393027 - in branches/2015Q3/x11-fm/wcmcommander: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2015 19:32:07 -0000 Author: amdmi3 Date: Mon Jul 27 19:32:06 2015 New Revision: 393027 URL: https://svnweb.freebsd.org/changeset/ports/393027 Log: MFH: r393023 - Add upstream patch which fixes crash on alt+tab PR: 201723 Submitted by: enitarzi@gmail.com Approved by: ports-secteam blanket Added: branches/2015Q3/x11-fm/wcmcommander/files/ - copied from r393023, head/x11-fm/wcmcommander/files/ Modified: branches/2015Q3/x11-fm/wcmcommander/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/x11-fm/wcmcommander/Makefile ============================================================================== --- branches/2015Q3/x11-fm/wcmcommander/Makefile Mon Jul 27 19:32:06 2015 (r393026) +++ branches/2015Q3/x11-fm/wcmcommander/Makefile Mon Jul 27 19:32:06 2015 (r393027) @@ -3,6 +3,7 @@ PORTNAME= wcmcommander PORTVERSION= 0.20.0 +PORTREVISION= 1 DISTVERSIONPREFIX= release- CATEGORIES= x11-fm From owner-svn-ports-branches@freebsd.org Mon Jul 27 20:36:37 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D64069AC8C6; Mon, 27 Jul 2015 20:36:37 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ACD4C6CE; Mon, 27 Jul 2015 20:36:37 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6RKab1W073905; Mon, 27 Jul 2015 20:36:37 GMT (envelope-from martymac@FreeBSD.org) Received: (from martymac@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6RKabi5073904; Mon, 27 Jul 2015 20:36:37 GMT (envelope-from martymac@FreeBSD.org) Message-Id: <201507272036.t6RKabi5073904@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: martymac set sender to martymac@FreeBSD.org using -f From: Ganael LAPLANCHE Date: Mon, 27 Jul 2015 20:36:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393034 - branches/2015Q3/games/belooted/files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2015 20:36:37 -0000 Author: martymac Date: Mon Jul 27 20:36:37 2015 New Revision: 393034 URL: https://svnweb.freebsd.org/changeset/ports/393034 Log: MFH: r393032 Approved by: portmgr Fix build by removing leftover directory Added: branches/2015Q3/games/belooted/files/ - copied from r393032, head/games/belooted/files/ Modified: Directory Properties: branches/2015Q3/ (props changed) From owner-svn-ports-branches@freebsd.org Tue Jul 28 18:10:17 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E78C9AD0D1; Tue, 28 Jul 2015 18:10:17 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E6190915; Tue, 28 Jul 2015 18:10:16 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SIAG97052022; Tue, 28 Jul 2015 18:10:16 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SIAGvs052020; Tue, 28 Jul 2015 18:10:16 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507281810.t6SIAGvs052020@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 28 Jul 2015 18:10:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393086 - branches/2015Q3/security/polarssl X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 18:10:17 -0000 Author: feld Date: Tue Jul 28 18:10:15 2015 New Revision: 393086 URL: https://svnweb.freebsd.org/changeset/ports/393086 Log: MFH: r393085 Update to 1.2.14 Includes backported security fixes Changes: https://tls.mbed.org/tech-updates/releases/polarssl-1.2.14-released PR: 201603 Security: d3216606-2b47-11e5-a668-080027ef73ec Approved by: ports-secteam (with hat) Modified: branches/2015Q3/security/polarssl/Makefile branches/2015Q3/security/polarssl/distinfo Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/security/polarssl/Makefile ============================================================================== --- branches/2015Q3/security/polarssl/Makefile Tue Jul 28 18:08:30 2015 (r393085) +++ branches/2015Q3/security/polarssl/Makefile Tue Jul 28 18:10:15 2015 (r393086) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= polarssl -PORTVERSION= 1.2.13 +PORTVERSION= 1.2.14 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= https://polarssl.org/download/ @@ -18,8 +18,8 @@ USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -# PolarSSL 1.3 branch introduces API changes that would best be served at this -# time by a new/seperate polarssl13 port. Therefore, limit Portscout to the +# PolarSSL's 1.3 branch introduces API changes that are served at this +# time by a separate polarssl13 port. Therefore, limit Portscout to the # 1.2 branch for this port. PORTSCOUT= limit:^1\.2\. @@ -29,6 +29,15 @@ BINFILES= aescrypt2 benchmark dh_client sha1sum sha2sum ssl_cert_test ssl_client1 ssl_client2 \ ssl_server ssl_test +OPTIONS_DEFINE= DOCS TEST + +.include + +post-build: + cd ${WRKSRC} && LD_LIBRARY_PATH="`pwd`/library" programs/test/selftest +post-build-TEST-on: + cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} LD_LIBRARY_PATH="`pwd`/library" ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${_MAKE_JOBS} ${MAKE_ARGS} check + # cmake install is broken, so we do it by hand do-install: @cd ${WRKSRC}/include && ${COPYTREE_SHARE} ${PORTNAME} ${STAGEDIR}${PREFIX}/include "! -name *.orig" @@ -40,20 +49,14 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/programs/*/${i} ${STAGEDIR}${PREFIX}/bin/polarssl_${i} .endfor -OPTIONS_DEFINE= DOCS - -.include - -post-install: -.if ${PORT_OPTIONS:MDOCS} +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${DOCFILES} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor -.endif -.if ${ARCH} == "powerpc" -BROKEN= Does not compile on powerpc -.endif +TEST_USES= perl5 + +BROKEN_powerpc= Does not compile on powerpc .include Modified: branches/2015Q3/security/polarssl/distinfo ============================================================================== --- branches/2015Q3/security/polarssl/distinfo Tue Jul 28 18:08:30 2015 (r393085) +++ branches/2015Q3/security/polarssl/distinfo Tue Jul 28 18:10:15 2015 (r393086) @@ -1,2 +1,2 @@ -SHA256 (polarssl-1.2.13-gpl.tgz) = 62f44f2a9f39b5cefb229e5dd2644ca20ead477cb1843d6ff30671624315b021 -SIZE (polarssl-1.2.13-gpl.tgz) = 1023128 +SHA256 (polarssl-1.2.14-gpl.tgz) = d7cbd8314aa3a5441f6282d13d07df610f49b4bc678088b04188adf093d17d37 +SIZE (polarssl-1.2.14-gpl.tgz) = 1023322 From owner-svn-ports-branches@freebsd.org Tue Jul 28 18:49:15 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 462949ADC79; Tue, 28 Jul 2015 18:49:15 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 34BA61B2D; Tue, 28 Jul 2015 18:49:15 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SInFDM071258; Tue, 28 Jul 2015 18:49:15 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SIn3C8071209; Tue, 28 Jul 2015 18:49:03 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201507281849.t6SIn3C8071209@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 28 Jul 2015 18:49:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393091 - in branches/2015Q3/www/chromium: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 18:49:15 -0000 Author: rene Date: Tue Jul 28 18:49:02 2015 New Revision: 393091 URL: https://svnweb.freebsd.org/changeset/ports/393091 Log: MFH: r393089 www/chromium: update to 44.0.2403.107 Note that chromium is currently broken on 9.X due to some obscure compiler error caused possibly caused by Ports GCC. Submitted by: LeFroid Obtained from: https://github.com/gliaskos/freebsd-chromium/pull/25 Security: http://vuxml.freebsd.org/freebsd/9d732078-32c7-11e5-b263-00262d5ed8ee.html Approved by: ports-secteam (feld) Added: branches/2015Q3/www/chromium/files/patch-chrome__common__chrome_paths_internal.h - copied unchanged from r393089, head/www/chromium/files/patch-chrome__common__chrome_paths_internal.h branches/2015Q3/www/chromium/files/patch-third_party__WebKit__Source__platform__heap__GCInfo.cpp - copied unchanged from r393089, head/www/chromium/files/patch-third_party__WebKit__Source__platform__heap__GCInfo.cpp branches/2015Q3/www/chromium/files/patch-third_party__boringssl__src__crypto__bn__generic.c - copied unchanged from r393089, head/www/chromium/files/patch-third_party__boringssl__src__crypto__bn__generic.c branches/2015Q3/www/chromium/files/patch-third_party__skia__src__ports__SkTime_Unix.cpp - copied unchanged from r393089, head/www/chromium/files/patch-third_party__skia__src__ports__SkTime_Unix.cpp branches/2015Q3/www/chromium/files/patch-ui__events__keycodes__dom__keycode_converter.cc - copied unchanged from r393089, head/www/chromium/files/patch-ui__events__keycodes__dom__keycode_converter.cc Deleted: branches/2015Q3/www/chromium/files/patch-chrome__browser__net__connection_tester.cc branches/2015Q3/www/chromium/files/patch-content__renderer__pepper__usb_key_code_conversion.cc branches/2015Q3/www/chromium/files/patch-testing__gtest__include__gtest__internal__gtest-port.h branches/2015Q3/www/chromium/files/patch-third_party__WebKit__Source__platform__heap__Visitor.cpp branches/2015Q3/www/chromium/files/patch-ui__events__keycodes__dom4__keycode_converter.cc Modified: branches/2015Q3/www/chromium/Makefile branches/2015Q3/www/chromium/distinfo branches/2015Q3/www/chromium/files/chrome.in branches/2015Q3/www/chromium/files/extra-patch-clang branches/2015Q3/www/chromium/files/extra-patch-gcc branches/2015Q3/www/chromium/files/patch-base__process__memory_unittest.cc branches/2015Q3/www/chromium/files/patch-base__sys_info_freebsd.cc branches/2015Q3/www/chromium/files/patch-build__common.gypi branches/2015Q3/www/chromium/files/patch-chrome__browser__download__download_prefs.cc branches/2015Q3/www/chromium/files/patch-chrome__browser__net__cookie_store_util.cc branches/2015Q3/www/chromium/files/patch-chrome__browser__ui__toolbar__wrench_menu_model.cc branches/2015Q3/www/chromium/files/patch-chrome__browser__ui__views__chrome_views_delegate.h branches/2015Q3/www/chromium/files/patch-chrome__chrome_browser.gypi branches/2015Q3/www/chromium/files/patch-chrome__chrome_browser_ui.gypi branches/2015Q3/www/chromium/files/patch-chrome__common__chrome_paths.cc branches/2015Q3/www/chromium/files/patch-content__browser__child_process_launcher.cc branches/2015Q3/www/chromium/files/patch-content__gpu__gpu_main.cc branches/2015Q3/www/chromium/files/patch-crypto__nss_util.cc branches/2015Q3/www/chromium/files/patch-device__serial__serial_io_handler_posix.cc branches/2015Q3/www/chromium/files/patch-device__usb__usb_context.cc branches/2015Q3/www/chromium/files/patch-device__usb__usb_device_handle_impl.h branches/2015Q3/www/chromium/files/patch-device__usb__usb_service_impl.cc branches/2015Q3/www/chromium/files/patch-device__usb__usb_service_impl.h branches/2015Q3/www/chromium/files/patch-net__dns__dns_config_service_posix_unittest.cc branches/2015Q3/www/chromium/files/patch-net__http__http_auth_gssapi_posix.cc branches/2015Q3/www/chromium/files/patch-net__net.gypi branches/2015Q3/www/chromium/files/patch-third_party__pdfium__fpdfsdk__src__jsapi__fxjs_v8.cpp branches/2015Q3/www/chromium/files/patch-third_party__webrtc__voice_engine__voice_engine_defines.h branches/2015Q3/www/chromium/files/patch-ui__views__views_delegate.cc branches/2015Q3/www/chromium/files/patch-ui__views__views_delegate.h branches/2015Q3/www/chromium/pkg-plist Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/www/chromium/Makefile ============================================================================== --- branches/2015Q3/www/chromium/Makefile Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/Makefile Tue Jul 28 18:49:02 2015 (r393091) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= chromium -PORTVERSION= 43.0.2357.134 +PORTVERSION= 44.0.2403.107 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # default, but needed to get distinfo correct if TEST is on @@ -281,7 +281,7 @@ pre-configure: 'third_party/google_input_tools' \ 'third_party/google_input_tools/third_party/closure_library' \ 'third_party/google_input_tools/third_party/closure_library/third_party/closure' \ - 'third_party/hunspell' \ + 'third_party/hunspell_new' \ 'third_party/iccjpeg' \ 'third_party/icu/icu.isolate' \ 'third_party/jinja2' \ @@ -372,8 +372,6 @@ do-install: .endfor ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/chrome \ ${STAGEDIR}${DATADIR} - ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libffmpegsumo.so \ - ${STAGEDIR}${DATADIR} cd ${WRKSRC}/out/${BUILDTYPE} && \ ${COPYTREE_SHARE} "locales resources" ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${DESKTOPDIR} Modified: branches/2015Q3/www/chromium/distinfo ============================================================================== --- branches/2015Q3/www/chromium/distinfo Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/distinfo Tue Jul 28 18:49:02 2015 (r393091) @@ -1,4 +1,4 @@ -SHA256 (chromium-43.0.2357.134.tar.xz) = d3a1bbe3e1445dfcf5ef4aff4b11a8f3770436c8b8954b7cc5fee5416f117659 -SIZE (chromium-43.0.2357.134.tar.xz) = 290976408 -SHA256 (chromium-43.0.2357.134-testdata.tar.xz) = f69b79d44e670ffc73f476e1d8e08d04a540c011ff1c7b6afbc76cdde88dfdeb -SIZE (chromium-43.0.2357.134-testdata.tar.xz) = 127570540 +SHA256 (chromium-44.0.2403.107.tar.xz) = d0634ffbe4f158010852fde3ee32aaf7bdf200932573fdf57328dd9ba5983d71 +SIZE (chromium-44.0.2403.107.tar.xz) = 292924752 +SHA256 (chromium-44.0.2403.107-testdata.tar.xz) = 43ba2f8df021fd1787cf4a96bb5068190905c21e0130db29a6d9e976176074c3 +SIZE (chromium-44.0.2403.107-testdata.tar.xz) = 128646184 Modified: branches/2015Q3/www/chromium/files/chrome.in ============================================================================== --- branches/2015Q3/www/chromium/files/chrome.in Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/chrome.in Tue Jul 28 18:49:02 2015 (r393091) @@ -15,4 +15,4 @@ $SYSCTL=1 EOMSG exit 1 fi -%%PREFIX%%/share/chromium/chrome "$@" +%%PREFIX%%/share/chromium/chrome $* Modified: branches/2015Q3/www/chromium/files/extra-patch-clang ============================================================================== --- branches/2015Q3/www/chromium/files/extra-patch-clang Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/extra-patch-clang Tue Jul 28 18:49:02 2015 (r393091) @@ -135,8 +135,8 @@ base::Bind(&DecryptingVideoDecoderTest::DecryptorSet, base::Unretained(this)))); EXPECT_CALL(*this, DecryptorSet(_)).Times(0); ---- third_party/hunspell/src/hunspell/affentry.hxx 2015-04-15 00:31:35.000000000 +0200 -+++ third_party/hunspell/src/hunspell/affentry.hxx 2015-04-18 22:04:39.000000000 +0200 +--- third_party/hunspell_new/src/hunspell/affentry.hxx.orig 2015-07-21 18:46:37.322427000 -0400 ++++ third_party/hunspell_new/src/hunspell/affentry.hxx 2015-07-21 18:48:02.034251000 -0400 @@ -27,7 +27,7 @@ struct hentry * checkword(const char * word, int len, char in_compound, const FLAG needflag = FLAG_NULL); @@ -213,9 +213,9 @@ tasks_.erase(it, tasks_.end()); ---- third_party/webrtc/modules/audio_coding/main/acm2/audio_coding_module_impl.cc 2015-04-15 00:32:17.000000000 +0200 -+++ third_party/webrtc/modules/audio_coding/main/acm2/audio_coding_module_impl.cc 2015-04-18 22:13:27.000000000 +0200 -@@ -961,7 +961,7 @@ +--- third_party/webrtc/modules/audio_coding/main/acm2/audio_coding_module_impl.cc.orig 2015-07-21 18:53:32.511953000 -0400 ++++ third_party/webrtc/modules/audio_coding/main/acm2/audio_coding_module_impl.cc 2015-07-21 18:54:56.010341000 -0400 +@@ -989,7 +989,7 @@ const AudioEncoder* AudioCodingImpl::GetSenderInfo() const { FATAL() << "Not implemented yet."; @@ -224,7 +224,7 @@ } const CodecInst* AudioCodingImpl::GetSenderCodecInst() { -@@ -980,7 +980,7 @@ +@@ -1009,7 +1009,7 @@ const ReceiverInfo* AudioCodingImpl::GetReceiverInfo() const { FATAL() << "Not implemented yet."; Modified: branches/2015Q3/www/chromium/files/extra-patch-gcc ============================================================================== --- branches/2015Q3/www/chromium/files/extra-patch-gcc Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/extra-patch-gcc Tue Jul 28 18:49:02 2015 (r393091) @@ -105,17 +105,28 @@ const char* suffix, const char* mode) { EmbeddedVector filename; SmartArrayPointer function_name; ---- v8/src/compiler/graph-visualizer.h.orig 2015-04-28 22:29:10.000000000 +0200 -+++ v8/src/compiler/graph-visualizer.h 2015-05-02 21:34:40.659733000 +0200 -@@ -5,6 +5,7 @@ +--- third_party/ffmpeg/libavutil/autorename_libavutil_cpu.c.orig 2015-07-24 22:27:11.000000000 +0200 ++++ third_party/ffmpeg/libavutil/autorename_libavutil_cpu.c 2015-07-26 17:38:40.937606000 +0200 +@@ -37,6 +37,7 @@ + #if HAVE_SYS_PARAM_H + #include + #endif ++#define __BSD_VISIBLE 1 + #include + #include + #endif +--- v8/src/compiler/graph-visualizer.h.orig 2015-07-24 22:28:03.000000000 +0200 ++++ v8/src/compiler/graph-visualizer.h 2015-07-26 18:37:45.488253000 +0200 +@@ -5,7 +5,7 @@ #ifndef V8_COMPILER_GRAPH_VISUALIZER_H_ #define V8_COMPILER_GRAPH_VISUALIZER_H_ +-#include +#include #include namespace v8 { -@@ -20,7 +21,7 @@ +@@ -21,7 +21,7 @@ class Schedule; class SourcePositionTable; Modified: branches/2015Q3/www/chromium/files/patch-base__process__memory_unittest.cc ============================================================================== --- branches/2015Q3/www/chromium/files/patch-base__process__memory_unittest.cc Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-base__process__memory_unittest.cc Tue Jul 28 18:49:02 2015 (r393091) @@ -1,20 +1,23 @@ ---- base/process/memory_unittest.cc.orig 2014-10-10 09:15:29 UTC -+++ base/process/memory_unittest.cc -@@ -160,9 +160,9 @@ +--- base/process/memory_unittest.cc.orig 2015-07-15 16:29:55.000000000 -0400 ++++ base/process/memory_unittest.cc 2015-07-21 19:03:40.407090000 -0400 +@@ -127,11 +127,11 @@ + #endif // defined(OS_MACOSX) // Android doesn't implement set_new_handler, so we can't use the - // OutOfMemoryTest cases. --// OpenBSD does not support these tests either. -+// OpenBSD and FreeBSD do not support these tests either. +-// OutOfMemoryTest cases. OpenBSD does not support these tests either. ++// OutOfMemoryTest cases. OpenBSD and FreeBSD do not support these tests either. + // Don't test these on ASan/TSan/MSan configurations: only test the real + // allocator. // TODO(vandebo) make this work on Windows too. --#if !defined(OS_ANDROID) && !defined(OS_OPENBSD) && \ -+#if !defined(OS_ANDROID) && !defined(OS_BSD) && \ - !defined(OS_WIN) +-#if !defined(OS_ANDROID) && !defined(OS_OPENBSD) && !defined(OS_WIN) && \ ++#if !defined(OS_ANDROID) && !defined(OS_BSD) && !defined(OS_WIN) && \ + !defined(MEMORY_TOOL_REPLACES_ALLOCATOR) #if defined(USE_TCMALLOC) -@@ -448,4 +448,4 @@ +@@ -415,5 +415,5 @@ EXPECT_TRUE(value_ == NULL); } #endif // !defined(MEMORY_TOOL_REPLACES_ALLOCATOR) --#endif // !defined(OS_ANDROID) && !defined(OS_OPENBSD) && !defined(OS_WIN) +-#endif // !defined(OS_ANDROID) && !defined(OS_OPENBSD) && !defined(OS_WIN) && +#endif // !defined(OS_ANDROID) && !defined(OS_BSD) && !defined(OS_WIN) + // !defined(ADDRESS_SANITIZER) Modified: branches/2015Q3/www/chromium/files/patch-base__sys_info_freebsd.cc ============================================================================== --- branches/2015Q3/www/chromium/files/patch-base__sys_info_freebsd.cc Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-base__sys_info_freebsd.cc Tue Jul 28 18:49:02 2015 (r393091) @@ -1,5 +1,5 @@ ---- base/sys_info_freebsd.cc.orig 2014-10-10 08:54:09 UTC -+++ base/sys_info_freebsd.cc +--- base/sys_info_freebsd.cc.orig 2015-07-15 16:29:55.000000000 -0400 ++++ base/sys_info_freebsd.cc 2015-07-21 20:50:15.595303000 -0400 @@ -4,6 +4,7 @@ #include "base/sys_info.h" @@ -25,11 +25,11 @@ +} + +// static - size_t SysInfo::MaxSharedMemorySize() { + uint64 SysInfo::MaxSharedMemorySize() { size_t limit; size_t size = sizeof(limit); @@ -33,4 +47,25 @@ - return limit; + return static_cast(limit); } +// static Modified: branches/2015Q3/www/chromium/files/patch-build__common.gypi ============================================================================== --- branches/2015Q3/www/chromium/files/patch-build__common.gypi Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-build__common.gypi Tue Jul 28 18:49:02 2015 (r393091) @@ -1,6 +1,6 @@ ---- build/common.gypi.orig 2015-04-18 22:35:23.000000000 +0200 -+++ build/common.gypi 2015-04-18 22:42:51.000000000 +0200 -@@ -94,7 +94,7 @@ +--- build/common.gypi.orig 2015-07-15 16:29:56.000000000 -0400 ++++ build/common.gypi 2015-07-22 18:47:32.413623000 -0400 +@@ -97,7 +97,7 @@ 'conditions': [ # ChromeOS and Windows use Aura and Ash. @@ -9,7 +9,29 @@ 'use_ash%': 1, 'use_aura%': 1, }], -@@ -694,7 +694,7 @@ +@@ -676,7 +676,7 @@ + # Whether the entire browser uses toolkit-views on Mac instead of Cocoa. + 'mac_views_browser%': 0, + +- # By default, use ICU data file (icudtl.dat). ++ # By default, use ICU data file (icudtl.dat) + 'icu_use_data_file_flag%': 1, + + # Turn on JNI generation optimizations by default. +@@ -697,6 +697,12 @@ + 'os_bsd%': 0, + }], + ++ ['OS=="freebsd" or OS=="openbsd"', { ++ 'icu_use_data_file_flag%': 0, ++ }, { ++ 'icu_use_data_file_flag%': 1, ++ }], ++ + # NSS usage. + ['(OS=="linux" or OS=="freebsd" or OS=="openbsd" or OS=="solaris")', { + 'use_nss_certs%': 1, +@@ -735,7 +741,7 @@ }], # DBus usage. @@ -18,7 +40,7 @@ 'use_dbus%': 1, }, { 'use_dbus%': 0, -@@ -944,7 +944,7 @@ +@@ -986,7 +992,7 @@ }, { 'use_openmax_dl_fft%': 0, }], @@ -27,16 +49,7 @@ 'enable_mdns%' : 1, }], -@@ -968,7 +968,7 @@ - # except when building Android WebView. - # TODO(jshin): Handle 'use_system_icu' on Linux (Chromium). - # Set the data reduction proxy origin for Android Webview. -- ['android_webview_build==0', { -+ ['android_webview_build==0 and OS!="freebsd" and OS!="openbsd"', { - 'icu_use_data_file_flag%' : 1, - }, { - 'icu_use_data_file_flag%' : 0, -@@ -1216,6 +1216,10 @@ +@@ -1248,6 +1254,10 @@ # able to turn it off for various reasons. 'linux_disable_pie%': 0, @@ -47,7 +60,7 @@ # The release channel that this build targets. This is used to restrict # channel-specific build options, like which installer packages to create. # The default is 'all', which does no channel-specific filtering. -@@ -4479,6 +4483,13 @@ +@@ -4631,6 +4641,13 @@ 'ldflags': [ '-Wl,--no-keep-memory', ], Modified: branches/2015Q3/www/chromium/files/patch-chrome__browser__download__download_prefs.cc ============================================================================== --- branches/2015Q3/www/chromium/files/patch-chrome__browser__download__download_prefs.cc Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-chrome__browser__download__download_prefs.cc Tue Jul 28 18:49:02 2015 (r393091) @@ -1,5 +1,5 @@ ---- chrome/browser/download/download_prefs.cc.orig 2015-01-24 21:51:37 UTC -+++ chrome/browser/download/download_prefs.cc +--- chrome/browser/download/download_prefs.cc.orig 2015-07-15 16:29:57.000000000 -0400 ++++ chrome/browser/download/download_prefs.cc 2015-07-21 21:27:54.085299000 -0400 @@ -51,7 +51,7 @@ // Consider downloads 'dangerous' if they go to the home directory on Linux and // to the desktop on any platform. @@ -18,15 +18,15 @@ (defined(OS_MACOSX) && !defined(OS_IOS)) should_open_pdf_in_system_reader_ = prefs->GetBoolean(prefs::kOpenPdfDownloadInSystemReader); -@@ -205,7 +205,7 @@ - prefs::kSaveFileDefaultDirectory, - default_download_path, - user_prefs::PrefRegistrySyncable::UNSYNCABLE_PREF); +@@ -208,7 +208,7 @@ + default_download_path); + registry->RegisterFilePathPref(prefs::kSaveFileDefaultDirectory, + default_download_path); -#if defined(OS_WIN) || defined(OS_LINUX) || \ +#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_BSD) || \ (defined(OS_MACOSX) && !defined(OS_IOS)) - registry->RegisterBooleanPref( - prefs::kOpenPdfDownloadInSystemReader, + registry->RegisterBooleanPref(prefs::kOpenPdfDownloadInSystemReader, false); + #endif @@ -286,7 +286,7 @@ } @@ -45,7 +45,7 @@ (defined(OS_MACOSX) && !defined(OS_IOS)) if (extension == FILE_PATH_LITERAL("pdf") && ShouldOpenPdfInSystemReader()) return true; -@@ -333,7 +333,7 @@ +@@ -335,7 +335,7 @@ SaveAutoOpenState(); } @@ -54,7 +54,7 @@ (defined(OS_MACOSX) && !defined(OS_IOS)) void DownloadPrefs::SetShouldOpenPdfInSystemReader(bool should_open) { if (should_open_pdf_in_system_reader_ == should_open) -@@ -355,7 +355,7 @@ +@@ -357,7 +357,7 @@ #endif void DownloadPrefs::ResetAutoOpen() { Modified: branches/2015Q3/www/chromium/files/patch-chrome__browser__net__cookie_store_util.cc ============================================================================== --- branches/2015Q3/www/chromium/files/patch-chrome__browser__net__cookie_store_util.cc Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-chrome__browser__net__cookie_store_util.cc Tue Jul 28 18:49:02 2015 (r393091) @@ -1,6 +1,6 @@ ---- chrome/browser/net/cookie_store_util.cc.orig 2015-04-14 18:31:21.000000000 -0400 -+++ chrome/browser/net/cookie_store_util.cc 2015-04-28 10:11:34.004175000 -0400 -@@ -120,7 +120,7 @@ +--- chrome/browser/net/cookie_store_util.cc.orig 2015-07-21 21:42:54.358730000 -0400 ++++ chrome/browser/net/cookie_store_util.cc 2015-07-21 21:43:07.938330000 -0400 +@@ -85,7 +85,7 @@ new ChromeCookieMonsterDelegate(profile)); } Modified: branches/2015Q3/www/chromium/files/patch-chrome__browser__ui__toolbar__wrench_menu_model.cc ============================================================================== --- branches/2015Q3/www/chromium/files/patch-chrome__browser__ui__toolbar__wrench_menu_model.cc Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-chrome__browser__ui__toolbar__wrench_menu_model.cc Tue Jul 28 18:49:02 2015 (r393091) @@ -1,9 +1,9 @@ ---- chrome/browser/ui/toolbar/wrench_menu_model.cc.orig 2015-04-14 18:31:21.000000000 -0400 -+++ chrome/browser/ui/toolbar/wrench_menu_model.cc 2015-04-28 09:58:56.258305000 -0400 -@@ -762,7 +762,7 @@ - #endif +--- chrome/browser/ui/toolbar/wrench_menu_model.cc.orig 2015-07-15 16:29:58.000000000 -0400 ++++ chrome/browser/ui/toolbar/wrench_menu_model.cc 2015-07-21 21:50:51.697458000 -0400 +@@ -796,7 +796,7 @@ case IDC_UPGRADE_DIALOG: - return UpgradeDetector::GetInstance()->notify_upgrade(); + return browser_defaults::kShowUpgradeMenuItem && + UpgradeDetector::GetInstance()->notify_upgrade(); -#if !defined(OS_LINUX) || defined(USE_AURA) +#if (!defined(OS_LINUX) && !defined(OS_BSD)) || defined(USE_AURA) case IDC_BOOKMARK_PAGE: Modified: branches/2015Q3/www/chromium/files/patch-chrome__browser__ui__views__chrome_views_delegate.h ============================================================================== --- branches/2015Q3/www/chromium/files/patch-chrome__browser__ui__views__chrome_views_delegate.h Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-chrome__browser__ui__views__chrome_views_delegate.h Tue Jul 28 18:49:02 2015 (r393091) @@ -1,15 +1,15 @@ ---- chrome/browser/ui/views/chrome_views_delegate.h.orig 2015-01-21 20:28:16 UTC -+++ chrome/browser/ui/views/chrome_views_delegate.h -@@ -35,7 +35,7 @@ - #if defined(OS_WIN) - virtual HICON GetDefaultWindowIcon() const override; - virtual bool IsWindowInMetro(gfx::NativeWindow window) const override; +--- chrome/browser/ui/views/chrome_views_delegate.h.orig 2015-07-15 16:29:58.000000000 -0400 ++++ chrome/browser/ui/views/chrome_views_delegate.h 2015-07-21 21:54:27.828544000 -0400 +@@ -31,7 +31,7 @@ + HICON GetDefaultWindowIcon() const override; + HICON GetSmallWindowIcon() const override; + bool IsWindowInMetro(gfx::NativeWindow window) const override; -#elif defined(OS_LINUX) && !defined(OS_CHROMEOS) +#elif defined(OS_LINUX) && !defined(OS_CHROMEOS) || defined(OS_BSD) gfx::ImageSkia* GetDefaultWindowIcon() const override; #endif -@@ -48,7 +48,7 @@ +@@ -44,7 +44,7 @@ void OnBeforeWidgetInit( views::Widget::InitParams* params, views::internal::NativeWidgetDelegate* delegate) override; @@ -17,4 +17,4 @@ +#if defined(OS_LINUX) && !defined(OS_CHROMEOS) || defined(OS_BSD) bool WindowManagerProvidesTitleBar(bool maximized) override; #endif - #if defined(USE_AURA) + ui::ContextFactory* GetContextFactory() override; Modified: branches/2015Q3/www/chromium/files/patch-chrome__chrome_browser.gypi ============================================================================== --- branches/2015Q3/www/chromium/files/patch-chrome__chrome_browser.gypi Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-chrome__chrome_browser.gypi Tue Jul 28 18:49:02 2015 (r393091) @@ -1,6 +1,20 @@ ---- chrome/chrome_browser.gypi.orig 2014-10-10 09:15:30 UTC -+++ chrome/chrome_browser.gypi -@@ -3123,7 +3123,7 @@ +--- chrome/chrome_browser.gypi.orig 2015-07-21 22:00:15.902799000 -0400 ++++ chrome/chrome_browser.gypi 2015-07-21 22:08:53.180707000 -0400 +@@ -3277,6 +3277,13 @@ + 'browser/download/download_dir_policy_handler.h', + ], + }], ++ ['os_bsd==1', { ++ 'sources/': [ ++ ['exclude', '^browser/chrome_browser_main_linux.cc'], ++ ['exclude', '^browser/chrome_browser_main_linux.h'], ++ ['exclude', '^browser/media_galleries/linux/'], ++ ], ++ }], + ['OS=="mac"', { + 'dependencies': [ + 'app_shim', +@@ -3416,7 +3423,7 @@ '../device/media_transfer_protocol/media_transfer_protocol.gyp:device_media_transfer_protocol', ], }], @@ -9,30 +23,16 @@ 'dependencies': [ '../build/linux/system.gyp:libspeechd', ], -@@ -3180,7 +3180,7 @@ - }], - ], +@@ -3472,7 +3479,7 @@ + ['use_x11==1', { + 'sources': [ '<@(chrome_browser_x11_sources)' ], }], - ['os_posix == 1 and OS != "mac" and OS != "ios"', { + ['os_posix == 1 and OS != "mac" and OS != "ios" and os_bsd != 1', { 'sources': [ 'app/chrome_crash_reporter_client.cc', 'app/chrome_crash_reporter_client.h', -@@ -3267,6 +3267,13 @@ - }, { # Non-Android. - 'sources': [ '<@(chrome_browser_non_android_sources)' ], - }], -+ ['os_bsd==1', { -+ 'sources/': [ -+ ['exclude', '^browser/chrome_browser_main_linux.cc'], -+ ['exclude', '^browser/chrome_browser_main_linux.h'], -+ ['exclude', '^browser/media_galleries/linux/'], -+ ], -+ }], - ['OS=="mac"', { - 'dependencies': [ - '../third_party/google_toolbox_for_mac/google_toolbox_for_mac.gyp:google_toolbox_for_mac', -@@ -3343,7 +3350,7 @@ +@@ -3667,7 +3674,7 @@ }], ], }], Modified: branches/2015Q3/www/chromium/files/patch-chrome__chrome_browser_ui.gypi ============================================================================== --- branches/2015Q3/www/chromium/files/patch-chrome__chrome_browser_ui.gypi Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-chrome__chrome_browser_ui.gypi Tue Jul 28 18:49:02 2015 (r393091) @@ -1,6 +1,6 @@ ---- chrome/chrome_browser_ui.gypi.orig 2014-10-10 09:15:30 UTC -+++ chrome/chrome_browser_ui.gypi -@@ -2875,7 +2875,7 @@ +--- chrome/chrome_browser_ui.gypi.orig 2015-07-15 16:29:59.000000000 -0400 ++++ chrome/chrome_browser_ui.gypi 2015-07-21 22:40:24.997217000 -0400 +@@ -2922,7 +2922,7 @@ }], ], }], @@ -9,7 +9,7 @@ 'dependencies': [ # gtk2 is the only component that can interact with gtk2 in our new # world. -@@ -2883,7 +2883,7 @@ +@@ -2930,7 +2930,7 @@ '../build/linux/system.gyp:gio', ], }], @@ -18,16 +18,7 @@ 'sources': [ '<@(chrome_browser_ui_desktop_sources)' ], }], ['use_aura==1', { -@@ -2918,7 +2918,7 @@ - ['enable_print_preview==1', { - 'sources': [ '<@(chrome_browser_ui_print_preview_sources)' ], - }], -- ['OS=="linux" or OS=="android"', { -+ ['OS=="linux" or OS=="android" or OS=="freebsd"', { - 'sources': [ '<@(chrome_browser_ui_android_linux_sources)' ], - }], - ['OS=="android"', { -@@ -3030,10 +3030,10 @@ +@@ -3083,10 +3083,10 @@ }], ], }], Modified: branches/2015Q3/www/chromium/files/patch-chrome__common__chrome_paths.cc ============================================================================== --- branches/2015Q3/www/chromium/files/patch-chrome__common__chrome_paths.cc Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-chrome__common__chrome_paths.cc Tue Jul 28 18:49:02 2015 (r393091) @@ -1,6 +1,15 @@ --- chrome/common/chrome_paths.cc.orig 2014-10-10 08:54:11 UTC +++ chrome/common/chrome_paths.cc -@@ -461,10 +461,12 @@ +@@ -198,7 +198,7 @@ + return false; + break; + case chrome::DIR_DEFAULT_DOWNLOADS_SAFE: +-#if defined(OS_WIN) || defined(OS_LINUX) ++#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_BSD) + if (!GetUserDownloadsDirectorySafe(&cur)) + return false; + break; +@@ -488,10 +488,12 @@ if (!base::PathExists(cur)) // We don't want to create this return false; break; @@ -14,7 +23,7 @@ #else cur = base::FilePath(FILE_PATH_LITERAL("/etc/chromium/policies")); #endif -@@ -542,7 +544,7 @@ +@@ -557,7 +559,7 @@ #endif break; @@ -23,7 +32,7 @@ case chrome::DIR_NATIVE_MESSAGING: #if defined(OS_MACOSX) #if defined(GOOGLE_CHROME_BUILD) -@@ -556,6 +558,9 @@ +@@ -571,6 +573,9 @@ #if defined(GOOGLE_CHROME_BUILD) cur = base::FilePath(FILE_PATH_LITERAL( "/etc/opt/chrome/native-messaging-hosts")); @@ -33,7 +42,7 @@ #else cur = base::FilePath(FILE_PATH_LITERAL( "/etc/chromium/native-messaging-hosts")); -@@ -568,7 +573,7 @@ +@@ -583,7 +588,7 @@ return false; cur = cur.Append(FILE_PATH_LITERAL("NativeMessagingHosts")); break; Copied: branches/2015Q3/www/chromium/files/patch-chrome__common__chrome_paths_internal.h (from r393089, head/www/chromium/files/patch-chrome__common__chrome_paths_internal.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q3/www/chromium/files/patch-chrome__common__chrome_paths_internal.h Tue Jul 28 18:49:02 2015 (r393091, copy of r393089, head/www/chromium/files/patch-chrome__common__chrome_paths_internal.h) @@ -0,0 +1,11 @@ +--- chrome/common/chrome_paths_internal.h.orig 2015-07-18 16:46:40.033337000 -0400 ++++ chrome/common/chrome_paths_internal.h 2015-07-18 16:51:35.226378000 -0400 +@@ -39,7 +39,7 @@ + // Get the path to the user's documents directory. + bool GetUserDocumentsDirectory(base::FilePath* result); + +-#if defined(OS_WIN) || defined(OS_LINUX) ++#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_BSD) + // Gets the path to a safe default download directory for a user. + bool GetUserDownloadsDirectorySafe(base::FilePath* result); + #endif Modified: branches/2015Q3/www/chromium/files/patch-content__browser__child_process_launcher.cc ============================================================================== --- branches/2015Q3/www/chromium/files/patch-content__browser__child_process_launcher.cc Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-content__browser__child_process_launcher.cc Tue Jul 28 18:49:02 2015 (r393091) @@ -1,6 +1,18 @@ --- content/browser/child_process_launcher.cc.orig 2015-05-13 18:23:06.000000000 -0400 +++ content/browser/child_process_launcher.cc 2015-05-20 11:55:38.781168000 -0400 -@@ -157,7 +157,7 @@ +@@ -111,7 +111,11 @@ + base::EnvironmentMap env = delegate->GetEnvironment(); + base::ScopedFD ipcfd = delegate->TakeIpcFd(); + #elif defined(OS_POSIX) && !defined(OS_ANDROID) ++#if !defined(OS_BSD) + bool use_zygote = delegate->ShouldUseZygote(); ++#else ++ bool use_zygote = false; ++#endif + base::EnvironmentMap env = delegate->GetEnvironment(); + base::ScopedFD ipcfd = delegate->TakeIpcFd(); + #endif +@@ -157,7 +161,7 @@ // We need to close the client end of the IPC channel to reliably detect // child termination. @@ -9,7 +21,7 @@ GetContentClient()->browser()->GetAdditionalMappedFilesForChildProcess( *cmd_line, child_process_id, files_to_register.get()); if (use_zygote) { -@@ -166,14 +166,14 @@ +@@ -166,14 +170,14 @@ process = base::Process(handle); } else // Fall through to the normal posix case below when we're not zygoting. @@ -26,7 +38,7 @@ if (process_type == switches::kRendererProcess) { const int sandbox_fd = RenderSandboxHostLinux::GetInstance()->GetRendererSocket(); -@@ -181,7 +181,7 @@ +@@ -181,7 +185,7 @@ sandbox_fd, GetSandboxFD())); } @@ -35,7 +47,7 @@ // Actually launch the app. base::LaunchOptions options; -@@ -254,13 +254,13 @@ +@@ -254,13 +258,13 @@ process.Terminate(RESULT_CODE_NORMAL_EXIT, false); // On POSIX, we must additionally reap the child. #if defined(OS_POSIX) @@ -51,7 +63,7 @@ base::EnsureProcessTerminated(process.Pass()); #endif // OS_POSIX #endif // defined(OS_ANDROID) -@@ -351,7 +351,7 @@ +@@ -351,7 +355,7 @@ void ChildProcessLauncher::UpdateTerminationStatus(bool known_dead) { DCHECK(CalledOnValidThread()); @@ -60,7 +72,7 @@ if (zygote_) { termination_status_ = ZygoteHostImpl::GetInstance()-> GetTerminationStatus(process_.Handle(), known_dead, &exit_code_); -@@ -359,7 +359,7 @@ +@@ -359,7 +363,7 @@ termination_status_ = base::GetKnownDeadTerminationStatus(process_.Handle(), &exit_code_); } else { @@ -69,7 +81,7 @@ if (known_dead) { termination_status_ = base::GetKnownDeadTerminationStatus(process_.Handle(), &exit_code_); -@@ -433,7 +433,7 @@ +@@ -433,7 +437,7 @@ starting_ = false; process_ = process.Pass(); Modified: branches/2015Q3/www/chromium/files/patch-content__gpu__gpu_main.cc ============================================================================== --- branches/2015Q3/www/chromium/files/patch-content__gpu__gpu_main.cc Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-content__gpu__gpu_main.cc Tue Jul 28 18:49:02 2015 (r393091) @@ -1,6 +1,6 @@ ---- content/gpu/gpu_main.cc.orig 2015-04-19 00:48:39.000000000 +0200 -+++ content/gpu/gpu_main.cc 2015-04-19 00:51:41.000000000 +0200 -@@ -73,7 +73,7 @@ +--- content/gpu/gpu_main.cc.orig 2015-07-15 16:30:03.000000000 -0400 ++++ content/gpu/gpu_main.cc 2015-07-22 06:59:18.148443000 -0400 +@@ -81,7 +81,7 @@ const base::CommandLine& command_line); bool WarmUpSandbox(const base::CommandLine& command_line); @@ -9,12 +9,12 @@ bool CollectGraphicsInfo(gpu::GPUInfo& gpu_info); #endif -@@ -162,13 +162,13 @@ - message_loop_type = base::MessageLoop::TYPE_UI; - } - base::MessageLoop main_message_loop(message_loop_type); +@@ -163,13 +163,13 @@ + // Use a UI message loop because ANGLE and the desktop GL platform can + // create child windows to render to. + base::MessageLoop main_message_loop(base::MessageLoop::TYPE_UI); -#elif defined(OS_LINUX) && defined(USE_X11) -+#elif (defined(OS_BSD) || defined(OS_LINUX)) && defined(USE_X11) ++#elif (defined(OS_LINUX) || defined(OS_BSD)) && defined(USE_X11) // We need a UI loop so that we can grab the Expose events. See GLSurfaceGLX // and https://crbug.com/326995. base::MessageLoop main_message_loop(base::MessageLoop::TYPE_UI); @@ -25,7 +25,7 @@ base::MessageLoop main_message_loop(base::MessageLoop::TYPE_DEFAULT); #elif defined(OS_MACOSX) // This is necessary for CoreAnimation layers hosted in the GPU process to be -@@ -269,7 +269,7 @@ +@@ -274,7 +274,7 @@ // and we already registered them through SetGpuInfo() above. base::TimeTicks before_collect_context_graphics_info = base::TimeTicks::Now(); @@ -34,7 +34,7 @@ if (!CollectGraphicsInfo(gpu_info)) dead_on_arrival = true; -@@ -402,7 +402,7 @@ +@@ -408,7 +408,7 @@ return true; } Modified: branches/2015Q3/www/chromium/files/patch-crypto__nss_util.cc ============================================================================== --- branches/2015Q3/www/chromium/files/patch-crypto__nss_util.cc Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-crypto__nss_util.cc Tue Jul 28 18:49:02 2015 (r393091) @@ -1,5 +1,5 @@ ---- crypto/nss_util.cc.orig 2014-10-10 08:54:15 UTC -+++ crypto/nss_util.cc +--- crypto/nss_util.cc.orig 2015-07-15 16:30:04.000000000 -0400 ++++ crypto/nss_util.cc 2015-07-22 07:15:16.577810000 -0400 @@ -13,7 +13,7 @@ #include #include @@ -9,16 +9,16 @@ #include #include #endif -@@ -143,7 +143,7 @@ +@@ -146,7 +146,7 @@ // detection when database_dir is on NFS. See http://crbug.com/48585. // - // TODO(wtc): port this function to other USE_NSS platforms. It is defined --// only for OS_LINUX and OS_OPENBSD simply because the statfs structure -+// only for OS_LINUX and OS_BSD simply because the statfs structure + // TODO(wtc): port this function to other USE_NSS_CERTS platforms. It is +-// defined only for OS_LINUX and OS_OPENBSD simply because the statfs structure ++// defined only for OS_LINUX and OS_BSD simply because the statfs structure // is OS-specific. // // Because this function sets an environment variable it must be run before we -@@ -154,10 +154,10 @@ +@@ -157,10 +157,10 @@ base::FileSystemType fs_type = base::FILE_SYSTEM_UNKNOWN; if (base::GetFileSystemType(database_dir, &fs_type)) db_on_nfs = (fs_type == base::FILE_SYSTEM_NFS); Modified: branches/2015Q3/www/chromium/files/patch-device__serial__serial_io_handler_posix.cc ============================================================================== --- branches/2015Q3/www/chromium/files/patch-device__serial__serial_io_handler_posix.cc Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-device__serial__serial_io_handler_posix.cc Tue Jul 28 18:49:02 2015 (r393091) @@ -1,20 +1,29 @@ ---- device/serial/serial_io_handler_posix.cc.orig 2014-10-10 08:54:15 UTC -+++ device/serial/serial_io_handler_posix.cc -@@ -39,7 +39,7 @@ +--- device/serial/serial_io_handler_posix.cc.orig 2015-07-15 16:30:04.000000000 -0400 ++++ device/serial/serial_io_handler_posix.cc 2015-07-22 07:27:41.841184000 -0400 +@@ -61,7 +61,7 @@ BITRATE_TO_SPEED_CASE(9600) BITRATE_TO_SPEED_CASE(19200) BITRATE_TO_SPEED_CASE(38400) --#if defined(OS_POSIX) && !defined(OS_MACOSX) -+#if defined(OS_POSIX) && !defined(OS_MACOSX) && !defined(OS_BSD) +-#if !defined(OS_MACOSX) ++#if !defined(OS_MACOSX) && !defined(OS_BSD) BITRATE_TO_SPEED_CASE(57600) BITRATE_TO_SPEED_CASE(115200) BITRATE_TO_SPEED_CASE(230400) -@@ -77,7 +77,7 @@ +@@ -99,7 +99,7 @@ SPEED_TO_BITRATE_CASE(9600) SPEED_TO_BITRATE_CASE(19200) SPEED_TO_BITRATE_CASE(38400) --#if defined(OS_POSIX) && !defined(OS_MACOSX) -+#if defined(OS_POSIX) && !defined(OS_MACOSX) && !defined(OS_BSD) +-#if !defined(OS_MACOSX) ++#if !defined(OS_MACOSX) && !defined(OS_BSD) SPEED_TO_BITRATE_CASE(57600) SPEED_TO_BITRATE_CASE(115200) SPEED_TO_BITRATE_CASE(230400) +@@ -131,7 +131,7 @@ + return false; + } + return true; +-#elif defined(OS_MACOSX) ++#elif defined(OS_MACOSX) || defined(OS_BSD) + speed_t speed = static_cast(bitrate); + cfsetispeed(config, speed); + cfsetospeed(config, speed); Modified: branches/2015Q3/www/chromium/files/patch-device__usb__usb_context.cc ============================================================================== --- branches/2015Q3/www/chromium/files/patch-device__usb__usb_context.cc Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-device__usb__usb_context.cc Tue Jul 28 18:49:02 2015 (r393091) @@ -1,7 +1,7 @@ ---- device/usb/usb_context.cc.orig 2014-10-10 09:15:31 UTC -+++ device/usb/usb_context.cc -@@ -9,8 +9,13 @@ - #include "base/synchronization/waitable_event.h" +--- device/usb/usb_context.cc.orig 2015-07-15 16:30:04.000000000 -0400 ++++ device/usb/usb_context.cc 2015-07-22 07:32:40.938868000 -0400 +@@ -8,8 +8,13 @@ + #include "base/logging.h" #include "base/threading/platform_thread.h" #include "device/usb/usb_error.h" +#if defined(OS_FREEBSD) @@ -14,13 +14,13 @@ namespace device { -@@ -43,7 +48,9 @@ +@@ -62,7 +67,9 @@ - UsbContext::UsbEventHandler::~UsbEventHandler() { + void UsbContext::UsbEventHandler::Stop() { base::subtle::Release_Store(&running_, 0); +#if !defined(OS_FREEBSD) // XXX(rene) not available in base version libusb_interrupt_handle_event(context_); +#endif - base::PlatformThread::Join(thread_handle_); } + UsbContext::UsbContext(PlatformUsbContext context) : context_(context) { Modified: branches/2015Q3/www/chromium/files/patch-device__usb__usb_device_handle_impl.h ============================================================================== --- branches/2015Q3/www/chromium/files/patch-device__usb__usb_device_handle_impl.h Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-device__usb__usb_device_handle_impl.h Tue Jul 28 18:49:02 2015 (r393091) @@ -1,9 +1,9 @@ ---- device/usb/usb_device_handle_impl.h.orig 2014-10-10 09:15:31 UTC -+++ device/usb/usb_device_handle_impl.h -@@ -14,7 +14,12 @@ +--- device/usb/usb_device_handle_impl.h.orig 2015-07-15 16:30:04.000000000 -0400 ++++ device/usb/usb_device_handle_impl.h 2015-07-22 07:35:03.384188000 -0400 +@@ -13,7 +13,12 @@ + #include "base/memory/ref_counted.h" #include "base/threading/thread_checker.h" #include "device/usb/usb_device_handle.h" - #include "net/base/io_buffer.h" +#if defined(OS_FREEBSD) +#include "libusb.h" +#define LIBUSB_CALL @@ -12,4 +12,4 @@ +#endif namespace base { - class SingleThreadTaskRunner; + class SequencedTaskRunner; Modified: branches/2015Q3/www/chromium/files/patch-device__usb__usb_service_impl.cc ============================================================================== --- branches/2015Q3/www/chromium/files/patch-device__usb__usb_service_impl.cc Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-device__usb__usb_service_impl.cc Tue Jul 28 18:49:02 2015 (r393091) @@ -1,42 +1,56 @@ ---- device/usb/usb_service_impl.cc.orig 2015-04-19 21:12:40.000000000 +0200 -+++ device/usb/usb_service_impl.cc 2015-04-19 21:16:15.000000000 +0200 -@@ -113,6 +113,7 @@ - hotplug_enabled_(false), +--- device/usb/usb_service_impl.cc.orig 2015-07-15 16:30:04.000000000 -0400 ++++ device/usb/usb_service_impl.cc 2015-07-22 20:14:21.946835000 -0400 +@@ -17,7 +17,11 @@ + #include "base/thread_task_runner_handle.h" + #include "components/device_event_log/device_event_log.h" + #include "device/usb/usb_error.h" ++#if defined(OS_FREEBSD) ++#include "libusb.h" ++#else + #include "third_party/libusb/src/libusb/libusb.h" ++#endif + + #if defined(OS_WIN) + #include +@@ -294,6 +298,7 @@ weak_factory_(this) { - task_runner_ = base::ThreadTaskRunnerHandle::Get(); + base::MessageLoop::current()->AddDestructionObserver(this); + +#if !defined(OS_FREEBSD) int rv = libusb_hotplug_register_callback( context_->context(), static_cast(LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED | -@@ -130,12 +131,15 @@ - base::Unretained(ui_thread_helper_))); +@@ -321,14 +326,16 @@ + } #endif // OS_WIN } +#endif // !OS_FREEBSD } UsbServiceImpl::~UsbServiceImpl() { + base::MessageLoop::current()->RemoveDestructionObserver(this); +- +#if !defined(OS_FREEBSD) if (hotplug_enabled_) { libusb_hotplug_deregister_callback(context_->context(), hotplug_handle_); } +#endif // !OS_FREEBSD - #if defined(OS_WIN) - if (ui_thread_helper_) { - ui_task_runner_->DeleteSoon(FROM_HERE, ui_thread_helper_); -@@ -219,6 +223,7 @@ + for (const auto& map_entry : devices_) { + map_entry.second->OnDisconnect(); } +@@ -566,6 +573,7 @@ + device->OnDisconnect(); } +#if !defined(OS_FREEBSD) // static int LIBUSB_CALL UsbServiceImpl::HotplugCallback(libusb_context* context, PlatformUsbDevice device, -@@ -256,6 +261,7 @@ +@@ -603,6 +611,7 @@ return 0; } +#endif // !OS_FREEBSD - void UsbServiceImpl::OnDeviceAdded(PlatformUsbDevice platform_device) { + void UsbServiceImpl::OnPlatformDeviceAdded(PlatformUsbDevice platform_device) { DCHECK(CalledOnValidThread()); Modified: branches/2015Q3/www/chromium/files/patch-device__usb__usb_service_impl.h ============================================================================== --- branches/2015Q3/www/chromium/files/patch-device__usb__usb_service_impl.h Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-device__usb__usb_service_impl.h Tue Jul 28 18:49:02 2015 (r393091) @@ -1,7 +1,7 @@ ---- device/usb/usb_service_impl.h.orig 2015-04-19 16:22:47.000000000 +0200 -+++ device/usb/usb_service_impl.h 2015-04-19 21:10:55.000000000 +0200 -@@ -10,7 +10,13 @@ - #include "base/single_thread_task_runner.h" +--- device/usb/usb_service_impl.h.orig 2015-07-15 16:30:04.000000000 -0400 ++++ device/usb/usb_service_impl.h 2015-07-22 07:42:23.863097000 -0400 +@@ -11,7 +11,13 @@ + #include "base/message_loop/message_loop.h" #include "device/usb/usb_context.h" #include "device/usb/usb_device_impl.h" +#if defined(OS_FREEBSD) @@ -12,11 +12,11 @@ +#endif + - namespace device { + #if defined(OS_WIN) + #include "base/scoped_observer.h" +@@ -92,11 +98,13 @@ -@@ -38,11 +44,13 @@ - // Adds a new UsbDevice to the devices_ map based on the given libusb device. - scoped_refptr AddDevice(PlatformUsbDevice platform_device); + void RemoveDevice(scoped_refptr device); +#if !defined(OS_FREEBSD) // Handle hotplug events from libusb. @@ -26,15 +26,15 @@ void* user_data); +#endif // These functions release a reference to the provided platform device. - void OnDeviceAdded(PlatformUsbDevice platform_device); - void OnDeviceRemoved(PlatformUsbDevice platform_device); -@@ -63,7 +71,9 @@ + void OnPlatformDeviceAdded(PlatformUsbDevice platform_device); + void OnPlatformDeviceRemoved(PlatformUsbDevice platform_device); +@@ -112,7 +120,9 @@ // connected instead of only when a full enumeration is requested. // TODO(reillyg): Support this on all platforms. crbug.com/411715 - bool hotplug_enabled_; + bool hotplug_enabled_ = false; +#if !defined(OS_FREEBSD) libusb_hotplug_callback_handle hotplug_handle_; +#endif - // The map from unique IDs to UsbDevices. - typedef std::map> DeviceMap; + // Enumeration callbacks are queued until an enumeration completes. + bool enumeration_ready_ = false; Modified: branches/2015Q3/www/chromium/files/patch-net__dns__dns_config_service_posix_unittest.cc ============================================================================== --- branches/2015Q3/www/chromium/files/patch-net__dns__dns_config_service_posix_unittest.cc Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-net__dns__dns_config_service_posix_unittest.cc Tue Jul 28 18:49:02 2015 (r393091) @@ -1,11 +1,11 @@ ---- net/dns/dns_config_service_posix_unittest.cc.orig 2014-10-10 08:54:16 UTC -+++ net/dns/dns_config_service_posix_unittest.cc +--- net/dns/dns_config_service_posix_unittest.cc.orig 2015-07-15 16:30:05.000000000 -0400 ++++ net/dns/dns_config_service_posix_unittest.cc 2015-07-22 07:45:57.034816000 -0400 @@ -2,8 +2,6 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include - + #include "base/cancelable_callback.h" + #include "base/files/file_util.h" #include "base/sys_byteorder.h" - #include "net/dns/dns_config_service_posix.h" - Modified: branches/2015Q3/www/chromium/files/patch-net__http__http_auth_gssapi_posix.cc ============================================================================== --- branches/2015Q3/www/chromium/files/patch-net__http__http_auth_gssapi_posix.cc Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-net__http__http_auth_gssapi_posix.cc Tue Jul 28 18:49:02 2015 (r393091) @@ -1,9 +1,9 @@ ---- net/http/http_auth_gssapi_posix.cc.orig 2014-10-10 08:54:16 UTC -+++ net/http/http_auth_gssapi_posix.cc -@@ -431,8 +431,8 @@ - static const char* const kDefaultLibraryNames[] = { +--- net/http/http_auth_gssapi_posix.cc.orig 2015-07-15 16:30:05.000000000 -0400 ++++ net/http/http_auth_gssapi_posix.cc 2015-07-22 07:50:14.149575000 -0400 +@@ -432,8 +432,8 @@ #if defined(OS_MACOSX) - "libgssapi_krb5.dylib" // MIT Kerberos + // This library is provided by Kerberos.framework. + "libgssapi_krb5.dylib" -#elif defined(OS_OPENBSD) - "libgssapi.so" // Heimdal - OpenBSD +#elif defined(OS_BSD) Modified: branches/2015Q3/www/chromium/files/patch-net__net.gypi ============================================================================== --- branches/2015Q3/www/chromium/files/patch-net__net.gypi Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-net__net.gypi Tue Jul 28 18:49:02 2015 (r393091) @@ -1,6 +1,6 @@ ---- net/net.gypi.orig 2014-10-10 09:15:31 UTC -+++ net/net.gypi -@@ -182,8 +182,8 @@ +--- net/net.gypi.orig 2015-07-15 16:30:05.000000000 -0400 ++++ net/net.gypi 2015-07-22 07:53:36.298350000 -0400 +@@ -196,8 +196,8 @@ 'android/network_change_notifier_factory_android.h', 'android/network_library.cc', 'android/network_library.h', @@ -10,13 +10,13 @@ + #'base/address_tracker_linux.h', 'base/backoff_entry.cc', 'base/backoff_entry.h', - 'base/bandwidth_metrics.cc', -@@ -1252,7 +1252,7 @@ + 'base/backoff_entry_serializer.cc', +@@ -1278,7 +1278,7 @@ 'android/keystore_unittest.cc', 'android/network_change_notifier_android_unittest.cc', 'base/address_list_unittest.cc', - 'base/address_tracker_linux_unittest.cc', + #'base/address_tracker_linux_unittest.cc', + 'base/backoff_entry_serializer_unittest.cc', 'base/backoff_entry_unittest.cc', - 'base/data_url_unittest.cc', - 'base/directory_lister_unittest.cc', + 'base/chunked_upload_data_stream_unittest.cc', Copied: branches/2015Q3/www/chromium/files/patch-third_party__WebKit__Source__platform__heap__GCInfo.cpp (from r393089, head/www/chromium/files/patch-third_party__WebKit__Source__platform__heap__GCInfo.cpp) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q3/www/chromium/files/patch-third_party__WebKit__Source__platform__heap__GCInfo.cpp Tue Jul 28 18:49:02 2015 (r393091, copy of r393089, head/www/chromium/files/patch-third_party__WebKit__Source__platform__heap__GCInfo.cpp) @@ -0,0 +1,11 @@ +--- third_party/WebKit/Source/platform/heap/GCInfo.cpp.orig 2015-07-22 08:00:24.013307000 -0400 ++++ third_party/WebKit/Source/platform/heap/GCInfo.cpp 2015-07-22 08:00:35.112590000 -0400 +@@ -8,6 +8,8 @@ + #include "platform/heap/Handle.h" + #include "platform/heap/Heap.h" + ++#include ++ + namespace blink { + + // GCInfo indices start from 1 for heap objects, with 0 being treated Copied: branches/2015Q3/www/chromium/files/patch-third_party__boringssl__src__crypto__bn__generic.c (from r393089, head/www/chromium/files/patch-third_party__boringssl__src__crypto__bn__generic.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q3/www/chromium/files/patch-third_party__boringssl__src__crypto__bn__generic.c Tue Jul 28 18:49:02 2015 (r393091, copy of r393089, head/www/chromium/files/patch-third_party__boringssl__src__crypto__bn__generic.c) @@ -0,0 +1,11 @@ +--- third_party/boringssl/src/crypto/bn/generic.c.orig 2015-07-22 18:56:54.552496000 -0400 ++++ third_party/boringssl/src/crypto/bn/generic.c 2015-07-22 18:59:06.813075000 -0400 +@@ -71,6 +71,8 @@ + + #if defined(OPENSSL_WINDOWS) + #define alloca _alloca ++#elif defined(__FreeBSD__) ++#include + #else + #include + #endif Modified: branches/2015Q3/www/chromium/files/patch-third_party__pdfium__fpdfsdk__src__jsapi__fxjs_v8.cpp ============================================================================== --- branches/2015Q3/www/chromium/files/patch-third_party__pdfium__fpdfsdk__src__jsapi__fxjs_v8.cpp Tue Jul 28 18:41:36 2015 (r393090) +++ branches/2015Q3/www/chromium/files/patch-third_party__pdfium__fpdfsdk__src__jsapi__fxjs_v8.cpp Tue Jul 28 18:49:02 2015 (r393091) @@ -1,18 +1,25 @@ ---- third_party/pdfium/fpdfsdk/src/jsapi/fxjs_v8.cpp.orig 2014-10-10 09:15:55 UTC -+++ third_party/pdfium/fpdfsdk/src/jsapi/fxjs_v8.cpp -@@ -753,12 +753,17 @@ *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-branches@freebsd.org Tue Jul 28 21:09:21 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F8BC9ADC4E; Tue, 28 Jul 2015 21:09:21 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8FEF7CED; Tue, 28 Jul 2015 21:09:21 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SL9LF0031874; Tue, 28 Jul 2015 21:09:21 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SL9LJe031873; Tue, 28 Jul 2015 21:09:21 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507282109.t6SL9LJe031873@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 28 Jul 2015 21:09:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393101 - branches/2015Q3/security/arm X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 21:09:21 -0000 Author: amdmi3 Date: Tue Jul 28 21:09:20 2015 New Revision: 393101 URL: https://svnweb.freebsd.org/changeset/ports/393101 Log: MFH: r393100 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/security/arm/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/security/arm/Makefile ============================================================================== --- branches/2015Q3/security/arm/Makefile Tue Jul 28 21:05:37 2015 (r393100) +++ branches/2015Q3/security/arm/Makefile Tue Jul 28 21:09:20 2015 (r393101) @@ -3,6 +3,7 @@ PORTNAME= arm DISTVERSION= 1.4.5.0 +PORTREVISION= 1 CATEGORIES= security net python MASTER_SITES= https://archive.torproject.org/arm/ \ http://www.c-s.li/ports/ @@ -14,7 +15,8 @@ COMMENT= Terminal status monitor for Tor LICENSE= GPLv3 USE_PYTHON= distutils -USES= python tar:bzip2 +USES= python shebangfix tar:bzip2 +SHEBANG_FILES= src/resources/torrcOverride/override.py WRKSRC= ${WRKDIR}/${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME} From owner-svn-ports-branches@freebsd.org Tue Jul 28 21:13:09 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B9DA9ADE86; Tue, 28 Jul 2015 21:13:09 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5BFCC301; Tue, 28 Jul 2015 21:13:09 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SLD9KW035899; Tue, 28 Jul 2015 21:13:09 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SLD9BC035898; Tue, 28 Jul 2015 21:13:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507282113.t6SLD9BC035898@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 28 Jul 2015 21:13:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393103 - branches/2015Q3/security/py-fail2ban X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 21:13:09 -0000 Author: amdmi3 Date: Tue Jul 28 21:13:08 2015 New Revision: 393103 URL: https://svnweb.freebsd.org/changeset/ports/393103 Log: MFH: r393102 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/security/py-fail2ban/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/security/py-fail2ban/Makefile ============================================================================== --- branches/2015Q3/security/py-fail2ban/Makefile Tue Jul 28 21:10:35 2015 (r393102) +++ branches/2015Q3/security/py-fail2ban/Makefile Tue Jul 28 21:13:08 2015 (r393103) @@ -2,6 +2,7 @@ PORTNAME= fail2ban PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +15,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqli USE_GITHUB= yes -USES= python +USES= python shebangfix +SHEBANG_FILES= config/filter.d/ignorecommands/apache-fakegooglebot USE_PYTHON= distutils py3kplist USE_RC_SUBR= fail2ban From owner-svn-ports-branches@freebsd.org Tue Jul 28 21:19:45 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 21E969AD125; Tue, 28 Jul 2015 21:19:45 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 125E699A; Tue, 28 Jul 2015 21:19:45 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SLJirI036497; Tue, 28 Jul 2015 21:19:44 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SLJiQv036496; Tue, 28 Jul 2015 21:19:44 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507282119.t6SLJiQv036496@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 28 Jul 2015 21:19:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393106 - branches/2015Q3/mail/rss2email2 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 21:19:45 -0000 Author: amdmi3 Date: Tue Jul 28 21:19:44 2015 New Revision: 393106 URL: https://svnweb.freebsd.org/changeset/ports/393106 Log: MFH: r393104 - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/mail/rss2email2/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/mail/rss2email2/Makefile ============================================================================== --- branches/2015Q3/mail/rss2email2/Makefile Tue Jul 28 21:19:18 2015 (r393105) +++ branches/2015Q3/mail/rss2email2/Makefile Tue Jul 28 21:19:44 2015 (r393106) @@ -3,6 +3,7 @@ PORTNAME= rss2email PORTVERSION= 2.71 +PORTREVISION= 1 CATEGORIES= mail python MASTER_SITES= http://www.allthingsrss.com/rss2email/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +17,9 @@ LICENSE_COMB= dual RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}feedparser>=5.0.1:${PORTSDIR}/textproc/py-feedparser \ ${PYTHON_PKGNAMEPREFIX}html2text>=3.0.1:${PORTSDIR}/textproc/py-html2text -USES= python:2 +USES= python:2 shebangfix +SHEBANG_FILES= rss2email.py +NO_ARCH= yes NO_BUILD= yes CONFLICTS_INSTALL= py*-rss2email-3.* From owner-svn-ports-branches@freebsd.org Tue Jul 28 21:24:34 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F3CE89AD34B; Tue, 28 Jul 2015 21:24:33 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E3F46EE4; Tue, 28 Jul 2015 21:24:33 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SLOXtj040501; Tue, 28 Jul 2015 21:24:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SLOXbF040500; Tue, 28 Jul 2015 21:24:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507282124.t6SLOXbF040500@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 28 Jul 2015 21:24:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393108 - branches/2015Q3/sysutils/syslog-ng-incubator X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 21:24:34 -0000 Author: amdmi3 Date: Tue Jul 28 21:24:32 2015 New Revision: 393108 URL: https://svnweb.freebsd.org/changeset/ports/393108 Log: MFH: r393107 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/sysutils/syslog-ng-incubator/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/sysutils/syslog-ng-incubator/Makefile ============================================================================== --- branches/2015Q3/sysutils/syslog-ng-incubator/Makefile Tue Jul 28 21:21:49 2015 (r393107) +++ branches/2015Q3/sysutils/syslog-ng-incubator/Makefile Tue Jul 28 21:24:32 2015 (r393108) @@ -3,6 +3,7 @@ PORTNAME= syslog-ng-incubator PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/balabit/syslog-ng-incubator/releases/download/syslog-ng-incubator-${PORTVERSION}/ # http://packages.madhouse-project.org/syslog-ng/incubator/ @@ -18,7 +19,8 @@ MAKE_JOBS_UNSAFE= yes LIB_DEPENDS= libevtlog.so:${PORTSDIR}/sysutils/eventlog \ libsyslog-ng-3.6.so.0:${PORTSDIR}/sysutils/syslog-ng -USES= gmake pkgconfig pathfix bison lua tar:xz libtool +USES= bison gmake libtool lua pathfix pkgconfig shebangfix tar:xz +SHEBANG_FILES= scl/elasticsearch/es-bridge USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= glib20 From owner-svn-ports-branches@freebsd.org Tue Jul 28 21:27:39 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68F209AD479; Tue, 28 Jul 2015 21:27:39 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5940828A; Tue, 28 Jul 2015 21:27:39 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SLRdH6040859; Tue, 28 Jul 2015 21:27:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SLRdTv040858; Tue, 28 Jul 2015 21:27:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507282127.t6SLRdTv040858@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 28 Jul 2015 21:27:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393110 - branches/2015Q3/sysutils/syslog-ng-incubator03 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 21:27:39 -0000 Author: amdmi3 Date: Tue Jul 28 21:27:38 2015 New Revision: 393110 URL: https://svnweb.freebsd.org/changeset/ports/393110 Log: MFH: r393109 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/sysutils/syslog-ng-incubator03/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/sysutils/syslog-ng-incubator03/Makefile ============================================================================== --- branches/2015Q3/sysutils/syslog-ng-incubator03/Makefile Tue Jul 28 21:25:51 2015 (r393109) +++ branches/2015Q3/sysutils/syslog-ng-incubator03/Makefile Tue Jul 28 21:27:38 2015 (r393110) @@ -3,10 +3,11 @@ PORTNAME= syslog-ng-incubator PORTVERSION= 0.3.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://packages.madhouse-project.org/syslog-ng/incubator/ DISTFILES= syslog-ng-incubator-${PORTVERSION}.tar.xz -PKGNAMESUFFIX=03 +PKGNAMESUFFIX= 03 MAINTAINER= cy@FreeBSD.org COMMENT= The syslog-ng module incubator @@ -18,7 +19,8 @@ MAKE_JOBS_UNSAFE= yes LIB_DEPENDS= libevtlog.so:${PORTSDIR}/sysutils/eventlog \ libsyslog-ng-3.5.6.so:${PORTSDIR}/sysutils/syslog-ng35 -USES= gmake pkgconfig pathfix bison lua tar:xz libtool +USES= bison gmake libtool lua pathfix pkgconfig shebangfix tar:xz +SHEBANG_FILES= scl/elasticsearch/es-bridge USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= glib20 From owner-svn-ports-branches@freebsd.org Tue Jul 28 21:30:16 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A7EE9AD5C8; Tue, 28 Jul 2015 21:30:16 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3744E7DF; Tue, 28 Jul 2015 21:30:16 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SLUGUM041225; Tue, 28 Jul 2015 21:30:16 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SLUGca041224; Tue, 28 Jul 2015 21:30:16 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507282130.t6SLUGca041224@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 28 Jul 2015 21:30:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393112 - branches/2015Q3/devel/universalindentgui X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 21:30:16 -0000 Author: amdmi3 Date: Tue Jul 28 21:30:15 2015 New Revision: 393112 URL: https://svnweb.freebsd.org/changeset/ports/393112 Log: MFH: r393111 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/devel/universalindentgui/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/devel/universalindentgui/Makefile ============================================================================== --- branches/2015Q3/devel/universalindentgui/Makefile Tue Jul 28 21:28:05 2015 (r393111) +++ branches/2015Q3/devel/universalindentgui/Makefile Tue Jul 28 21:30:15 2015 (r393112) @@ -3,7 +3,7 @@ PORTNAME= universalindentgui PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF/universalindent/uigui/UniversalIndentGUI_${PORTVERSION} @@ -12,7 +12,10 @@ COMMENT= Graphical UI for multiple sourc LIB_DEPENDS= libqscintilla2.so:${PORTSDIR}/devel/qscintilla2 -USES= dos2unix qmake +USES= dos2unix qmake shebangfix +SHEBANG_FILES= indenters/pindent.py \ + indenters/rbeautify.rb \ + indenters/ruby_formatter.rb USE_QT4= moc_build uic_build rcc_build \ linguist_build network script gui From owner-svn-ports-branches@freebsd.org Tue Jul 28 21:34:21 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 567A89AD793; Tue, 28 Jul 2015 21:34:21 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46CA3BD6; Tue, 28 Jul 2015 21:34:21 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SLYLrP045203; Tue, 28 Jul 2015 21:34:21 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SLYLVU045202; Tue, 28 Jul 2015 21:34:21 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507282134.t6SLYLVU045202@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 28 Jul 2015 21:34:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393114 - branches/2015Q3/deskutils/virt-manager X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 21:34:21 -0000 Author: amdmi3 Date: Tue Jul 28 21:34:20 2015 New Revision: 393114 URL: https://svnweb.freebsd.org/changeset/ports/393114 Log: MFH: r393113 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/deskutils/virt-manager/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/deskutils/virt-manager/Makefile ============================================================================== --- branches/2015Q3/deskutils/virt-manager/Makefile Tue Jul 28 21:31:22 2015 (r393113) +++ branches/2015Q3/deskutils/virt-manager/Makefile Tue Jul 28 21:34:20 2015 (r393114) @@ -2,7 +2,7 @@ PORTNAME= virt-manager PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils net-mgmt MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/ \ LOCAL/jgh/deskutils/${PORTNAME}/ @@ -27,7 +27,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus PYDISTUTILS_INSTALLNOSINGLE= yes PYDISTUTILS_CONFIGURE_TARGET= configure PYDISTUTILS_CONFIGUREARGS= --prefix=${PREFIX} -USES= python:2.7 gettext shebangfix +USES= python:2.7 gettext shebangfix USE_PYTHON= autoplist distutils USE_GNOME= introspection:run intltool librsvg2 pygobject3 @@ -41,6 +41,9 @@ SHEBANG_FILES= virt-manager \ GLIB_SCHEMAS= org.virt-manager.virt-manager.gschema.xml +post-patch: + @${REINPLACE_CMD} -e '1s|/usr/bin/python2|${python_CMD}|' ${WRKSRC}/virt-xml + #add workaround for two autoplist functions post-install: @${MKDIR} ${STAGEDIR}/${PREFIX}/share/glib-2.0/schemas/ From owner-svn-ports-branches@freebsd.org Tue Jul 28 21:36:51 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B30939AD84E; Tue, 28 Jul 2015 21:36:51 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A3537E55; Tue, 28 Jul 2015 21:36:51 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SLapon045599; Tue, 28 Jul 2015 21:36:51 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SLap9S045598; Tue, 28 Jul 2015 21:36:51 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507282136.t6SLap9S045598@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 28 Jul 2015 21:36:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393116 - branches/2015Q3/games/wesnoth X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 21:36:51 -0000 Author: amdmi3 Date: Tue Jul 28 21:36:50 2015 New Revision: 393116 URL: https://svnweb.freebsd.org/changeset/ports/393116 Log: MFH: r393115 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/games/wesnoth/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/games/wesnoth/Makefile ============================================================================== --- branches/2015Q3/games/wesnoth/Makefile Tue Jul 28 21:35:02 2015 (r393115) +++ branches/2015Q3/games/wesnoth/Makefile Tue Jul 28 21:36:50 2015 (r393116) @@ -3,6 +3,7 @@ PORTNAME= wesnoth PORTVERSION= 1.12.4 PORTEPOCH= 1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ http://files.wesnoth.org/ \ @@ -24,7 +25,11 @@ LDFLAGS+= -L${LOCALBASE}/lib -lboost_sys USE_SDL= image mixer net ttf USE_GNOME= pango -USES= cmake cpe pkgconfig tar:bzip2 +USES= cmake cpe pkgconfig shebangfix tar:bzip2 +SHEBANG_FILES= data/tools/campaign2wiki.py \ + data/tools/castle-cutter/mk-castle.sh \ + data/tools/terrain2wiki.py \ + data/tools/unit_tree/update-wmlunits CPE_VENDOR= ${PORTNAME} CPE_PRODUCT= battle_for_wesnoth CMAKE_ARGS= -DMANDIR="man" -DENABLE_STRICT_COMPILATION=off From owner-svn-ports-branches@freebsd.org Tue Jul 28 21:40:41 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B074E9AD999; Tue, 28 Jul 2015 21:40:41 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A0DF837C; Tue, 28 Jul 2015 21:40:41 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SLefKZ046653; Tue, 28 Jul 2015 21:40:41 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SLef8w046652; Tue, 28 Jul 2015 21:40:41 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507282140.t6SLef8w046652@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 28 Jul 2015 21:40:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393118 - branches/2015Q3/finance/bitcoin-armory X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 21:40:41 -0000 Author: amdmi3 Date: Tue Jul 28 21:40:40 2015 New Revision: 393118 URL: https://svnweb.freebsd.org/changeset/ports/393118 Log: MFH: r393117 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/finance/bitcoin-armory/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/finance/bitcoin-armory/Makefile ============================================================================== --- branches/2015Q3/finance/bitcoin-armory/Makefile Tue Jul 28 21:38:03 2015 (r393117) +++ branches/2015Q3/finance/bitcoin-armory/Makefile Tue Jul 28 21:40:40 2015 (r393118) @@ -3,6 +3,7 @@ PORTNAME= BitcoinArmory PORTVERSION= 0.92.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= finance @@ -23,7 +24,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4- USE_GITHUB= yes GH_ACCOUNT= etotheipi -USES= gmake python +USES= gmake python shebangfix +SHEBANG_FILES= extras/extractKeysFromWallet.py USE_GCC= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -34,9 +36,11 @@ ONLY_FOR_ARCHS_REASON= low-level code av post-patch: @${REINPLACE_CMD} 's/python-config/$${PYTHON_CONFIG}/' ${WRKSRC}/cppForSwig/Makefile + post-stage: @${SED} -i.bak -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${STAGEDIR}/${LOCALBASE}/bin/armory && \ ${RM} -f ${STAGEDIR}/${LOCALBASE}/bin/armory.bak + post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/armory/_CppBlockUtils.so From owner-svn-ports-branches@freebsd.org Tue Jul 28 21:43:29 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BBCF9ADBF4; Tue, 28 Jul 2015 21:43:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B73FBE1; Tue, 28 Jul 2015 21:43:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SLhTeE050176; Tue, 28 Jul 2015 21:43:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SLhToF050175; Tue, 28 Jul 2015 21:43:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507282143.t6SLhToF050175@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 28 Jul 2015 21:43:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393120 - branches/2015Q3/textproc/doclifter X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 21:43:29 -0000 Author: amdmi3 Date: Tue Jul 28 21:43:28 2015 New Revision: 393120 URL: https://svnweb.freebsd.org/changeset/ports/393120 Log: MFH: r393119 - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/textproc/doclifter/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/textproc/doclifter/Makefile ============================================================================== --- branches/2015Q3/textproc/doclifter/Makefile Tue Jul 28 21:41:28 2015 (r393119) +++ branches/2015Q3/textproc/doclifter/Makefile Tue Jul 28 21:43:28 2015 (r393120) @@ -3,6 +3,7 @@ PORTNAME= doclifter PORTVERSION= 2.15 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.catb.org/~esr/doclifter/ @@ -11,8 +12,10 @@ COMMENT= Translates documents written in RUN_DEPENDS+= python2:${PORTSDIR}/lang/python2 -USES= python:2 +USES= python:2 shebangfix +SHEBANG_FILES= manlifter NO_BUILD= yes +NO_ARCH= yes PLIST_FILES= bin/doclifter \ bin/manlifter \ From owner-svn-ports-branches@freebsd.org Tue Jul 28 21:50:57 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 657B59AD057; Tue, 28 Jul 2015 21:50:57 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4ED3693C; Tue, 28 Jul 2015 21:50:57 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SLovVX053547; Tue, 28 Jul 2015 21:50:57 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SLovan053546; Tue, 28 Jul 2015 21:50:57 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507282150.t6SLovan053546@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 28 Jul 2015 21:50:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393123 - branches/2015Q3/java/netbeans X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 21:50:57 -0000 Author: amdmi3 Date: Tue Jul 28 21:50:56 2015 New Revision: 393123 URL: https://svnweb.freebsd.org/changeset/ports/393123 Log: MFH: r393122 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/java/netbeans/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/java/netbeans/Makefile ============================================================================== --- branches/2015Q3/java/netbeans/Makefile Tue Jul 28 21:48:05 2015 (r393122) +++ branches/2015Q3/java/netbeans/Makefile Tue Jul 28 21:50:56 2015 (r393123) @@ -3,6 +3,7 @@ PORTNAME= netbeans PORTVERSION= 8.0.2 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= http://download.netbeans.org/netbeans/${PORTVERSION}/final/zip/ \ http://dlc.sun.com.edgesuite.net/netbeans/${PORTVERSION}/final/zip/ @@ -14,7 +15,11 @@ COMMENT= Modular, standards-based integr LICENSE= CDDL GPLv2 LICENSE_COMB= dual -USES= zip +USES= shebangfix zip +SHEBANG_FILES= extide/ant/bin/antRun.pl \ + extide/ant/bin/complete-ant-cmd.pl \ + extide/ant/bin/runant.pl \ + extide/ant/bin/runant.py USE_JAVA= yes JAVA_VERSION= 1.7+ NO_BUILD= yes From owner-svn-ports-branches@freebsd.org Tue Jul 28 22:09:29 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E42149AD591; Tue, 28 Jul 2015 22:09:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D41D75F4; Tue, 28 Jul 2015 22:09:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SM9TjN059747; Tue, 28 Jul 2015 22:09:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SM9Tbj059746; Tue, 28 Jul 2015 22:09:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507282209.t6SM9Tbj059746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 28 Jul 2015 22:09:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393125 - branches/2015Q3/net/kamailio X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 22:09:30 -0000 Author: amdmi3 Date: Tue Jul 28 22:09:28 2015 New Revision: 393125 URL: https://svnweb.freebsd.org/changeset/ports/393125 Log: MFH: r393124 - Fix shebangs - Add LICENSE_FILE Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/net/kamailio/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/net/kamailio/Makefile ============================================================================== --- branches/2015Q3/net/kamailio/Makefile Tue Jul 28 22:07:33 2015 (r393124) +++ branches/2015Q3/net/kamailio/Makefile Tue Jul 28 22:09:28 2015 (r393125) @@ -4,6 +4,7 @@ PORTNAME= kamailio PORTVERSION= 4.2.4 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.kamailio.org/pub/kamailio/${PORTVERSION}/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}_src @@ -12,6 +13,7 @@ MAINTAINER= pi@FreeBSD.org COMMENT= Very fast and configurable open source SIP proxy LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ libxml2.so:${PORTSDIR}/textproc/libxml2 \ @@ -20,7 +22,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bash:${POR USES= gmake shebangfix readline USE_LDCONFIG= yes -SHEBANG_FILES= utils/kamctl/kamctl utils/kamctl/kamdbctl +SHEBANG_FILES= utils/kamctl/dbtextdb/dbtextdb.py \ + utils/kamctl/kamctl utils/kamctl/kamdbctl CFLAGS+= -Wall WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} From owner-svn-ports-branches@freebsd.org Tue Jul 28 22:26:51 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C53E9ADCCE; Tue, 28 Jul 2015 22:26:51 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5CA186A9; Tue, 28 Jul 2015 22:26:51 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SMQprB068522; Tue, 28 Jul 2015 22:26:51 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SMQo7L068518; Tue, 28 Jul 2015 22:26:50 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201507282226.t6SMQo7L068518@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 28 Jul 2015 22:26:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393128 - in branches/2015Q3/dns: bind910 bind99 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 22:26:51 -0000 Author: mat Date: Tue Jul 28 22:26:49 2015 New Revision: 393128 URL: https://svnweb.freebsd.org/changeset/ports/393128 Log: MFH: r393127 Update BIND9. - 9.9 -> 9.9.7-P2 - 9.10 -> 9.10.2-P3 Security: CVE-2015-5477 Sponsored by: Absolight Approved by: secteam (implicit) Modified: branches/2015Q3/dns/bind910/Makefile branches/2015Q3/dns/bind910/distinfo branches/2015Q3/dns/bind99/Makefile branches/2015Q3/dns/bind99/distinfo Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/dns/bind910/Makefile ============================================================================== --- branches/2015Q3/dns/bind910/Makefile Tue Jul 28 22:21:44 2015 (r393127) +++ branches/2015Q3/dns/bind910/Makefile Tue Jul 28 22:26:49 2015 (r393128) @@ -8,7 +8,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/} PORTREVISION= 0 .else # dns/bind910 here -PORTREVISION= 5 +PORTREVISION= 0 .endif CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} @@ -21,7 +21,7 @@ COMMENT?= BIND DNS suite with updated DN LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.10.2-P2 +ISCVERSION= 9.10.2-P3 MAKE_JOBS_UNSAFE= yes Modified: branches/2015Q3/dns/bind910/distinfo ============================================================================== --- branches/2015Q3/dns/bind910/distinfo Tue Jul 28 22:21:44 2015 (r393127) +++ branches/2015Q3/dns/bind910/distinfo Tue Jul 28 22:26:49 2015 (r393128) @@ -1,2 +1,2 @@ -SHA256 (bind-9.10.2-P2.tar.gz) = b1e6f0af88634aaf48fb9d06bbf82968264f49b8e2685f061dd3fd4c1ab76c5f -SIZE (bind-9.10.2-P2.tar.gz) = 8469608 +SHA256 (bind-9.10.2-P3.tar.gz) = 78079a66dda455ffecfe93ef72d1ffc947f17b1c453d55ec06b860b49a5e1d4a +SIZE (bind-9.10.2-P3.tar.gz) = 8469831 Modified: branches/2015Q3/dns/bind99/Makefile ============================================================================== --- branches/2015Q3/dns/bind99/Makefile Tue Jul 28 22:21:44 2015 (r393127) +++ branches/2015Q3/dns/bind99/Makefile Tue Jul 28 22:26:49 2015 (r393128) @@ -3,7 +3,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/} -PORTREVISION= 4 +PORTREVISION= 0 CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX= 99 @@ -15,7 +15,7 @@ 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.9.7-P1 +ISCVERSION= 9.9.7-P2 MAKE_JOBS_UNSAFE= yes Modified: branches/2015Q3/dns/bind99/distinfo ============================================================================== --- branches/2015Q3/dns/bind99/distinfo Tue Jul 28 22:21:44 2015 (r393127) +++ branches/2015Q3/dns/bind99/distinfo Tue Jul 28 22:26:49 2015 (r393128) @@ -1,4 +1,4 @@ -SHA256 (bind-9.9.7-P1.tar.gz) = bd086ff58afaf03cfb8dc695c79b6bd6d0217ef56750a78ff0668b2b3acda34d -SIZE (bind-9.9.7-P1.tar.gz) = 7935246 -SHA256 (9.9.7-P1-rpz2+rl.14038.05.patch.xz) = a429f9583161302c95d79ebf4a012a2c20c75a33a97d07477c082711b824dca8 -SIZE (9.9.7-P1-rpz2+rl.14038.05.patch.xz) = 39124 +SHA256 (bind-9.9.7-P2.tar.gz) = f5f433567e5f68d61460d86f691471259a49b6d10d7422acbd88b7fdb038b518 +SIZE (bind-9.9.7-P2.tar.gz) = 7935877 +SHA256 (9.9.7-P2-rpz2+rl.14038.05.patch.xz) = 149f8e2888466444138e37096ea57da181b7f21e7fad232c8eedeed12ffcd99b +SIZE (9.9.7-P2-rpz2+rl.14038.05.patch.xz) = 39124 From owner-svn-ports-branches@freebsd.org Tue Jul 28 23:43:53 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2136C9AC752; Tue, 28 Jul 2015 23:43:53 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EBD20EE4; Tue, 28 Jul 2015 23:43:52 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6SNhqX6004044; Tue, 28 Jul 2015 23:43:52 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6SNhqPl004042; Tue, 28 Jul 2015 23:43:52 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201507282343.t6SNhqPl004042@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Tue, 28 Jul 2015 23:43:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393138 - in branches/2015Q3/www/suphp: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 23:43:53 -0000 Author: bdrewery Date: Tue Jul 28 23:43:51 2015 New Revision: 393138 URL: https://svnweb.freebsd.org/changeset/ports/393138 Log: MFH: r393137 Fix build with Apache 2.4. PR: 193200 Submitted by: Daniel Austin Added: branches/2015Q3/www/suphp/files/patch-configure.ac - copied unchanged from r393137, head/www/suphp/files/patch-configure.ac Modified: branches/2015Q3/www/suphp/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/www/suphp/Makefile ============================================================================== --- branches/2015Q3/www/suphp/Makefile Tue Jul 28 23:43:01 2015 (r393137) +++ branches/2015Q3/www/suphp/Makefile Tue Jul 28 23:43:51 2015 (r393138) @@ -3,7 +3,7 @@ PORTNAME= suphp PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.suphp.org/download/ \ LOCAL/bdrewery/${PORTNAME}/ \ @@ -16,7 +16,7 @@ GNU_CONFIGURE= yes USES= autoreconf libtool SUB_FILES= pkg-message -USE_APACHE= 22 +USE_APACHE= 22+ CFLAGS+= -I${LOCALBASE}/include USE_CSTD= gnu89 USE_PHP= yes @@ -28,7 +28,8 @@ MYPORTDOCS= apache/CONFIG \ CONFIG LICENSE \ INSTALL README -CONFIGURE_ARGS= CFLAGS="${CFLAGS}" --with-apxs=${APXS} +CONFIGURE_ARGS= CFLAGS="${CFLAGS} -I`${LOCALBASE}/bin/apr-1-config --includedir`" \ + --with-apxs=${APXS} # WITH_SETID_MODE should be a value of "owner", "force", or "paranoid". # It's important that you understand the differences between each mode. Copied: branches/2015Q3/www/suphp/files/patch-configure.ac (from r393137, head/www/suphp/files/patch-configure.ac) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q3/www/suphp/files/patch-configure.ac Tue Jul 28 23:43:51 2015 (r393138, copy of r393137, head/www/suphp/files/patch-configure.ac) @@ -0,0 +1,11 @@ +--- configure.ac.orig 2014-08-31 10:39:02.982846403 +0100 ++++ configure.ac 2014-08-31 10:39:31.763844267 +0100 +@@ -15343,7 +15343,7 @@ + | cut -f2 -d"/" \ + | cut -f1 -d" "` + major_version=`echo $APACHE_VERSION|cut -f1,2 -d.` +- if test "$major_version" = "2.0" -o "$major_version" = "2.2"; then ++ if test "$major_version" = "2.0" -o "$major_version" = "2.2" -o "$major_version" = "2.4"; then + APACHE_VERSION_2=true + APACHE_VERSION_1_3=false + else From owner-svn-ports-branches@freebsd.org Wed Jul 29 16:21:27 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B3F99AEC0B; Wed, 29 Jul 2015 16:21:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF9F2CBA; Wed, 29 Jul 2015 16:21:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6TGLQn5021073; Wed, 29 Jul 2015 16:21:26 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6TGLQcc021072; Wed, 29 Jul 2015 16:21:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507291621.t6TGLQcc021072@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 29 Jul 2015 16:21:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393168 - branches/2015Q3/cad/openscad X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 16:21:27 -0000 Author: amdmi3 Date: Wed Jul 29 16:21:25 2015 New Revision: 393168 URL: https://svnweb.freebsd.org/changeset/ports/393168 Log: MFH: r393166 - Fix shebangs - Add LICENSE_FILE Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/cad/openscad/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/cad/openscad/Makefile ============================================================================== --- branches/2015Q3/cad/openscad/Makefile Wed Jul 29 16:19:33 2015 (r393167) +++ branches/2015Q3/cad/openscad/Makefile Wed Jul 29 16:21:25 2015 (r393168) @@ -3,7 +3,7 @@ PORTNAME= openscad PORTVERSION= 2015.03 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= http://files.openscad.org/ DISTNAME= openscad-${PORTVERSION}.src @@ -12,6 +12,7 @@ MAINTAINER= mr@FreeBSD.org COMMENT= Programmer's solid 3D CAD modeller LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \ ${LOCALBASE}/libdata/pkgconfig/eigen3.pc:${PORTSDIR}/math/eigen3 \ @@ -23,7 +24,8 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/ libharfbuzz.so:${PORTSDIR}/print/harfbuzz \ libopencsg.so:${PORTSDIR}/graphics/opencsg -USES= compiler:c++11-lang gettext-tools bison desktop-file-utils pkgconfig qmake +USES= bison compiler:c++11-lang desktop-file-utils gettext-tools pkgconfig qmake shebangfix +SHEBANG_FILES= libraries/MCAD/get_submodules.py USE_GL= glu glew USE_QT4= corelib gui opengl moc_build uic_build rcc_build PLIST_SUB= PORTVERSION=${PORTVERSION} From owner-svn-ports-branches@freebsd.org Wed Jul 29 16:22:59 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66AFB9AED7B; Wed, 29 Jul 2015 16:22:59 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 44128102A; Wed, 29 Jul 2015 16:22:59 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6TGMxeM021381; Wed, 29 Jul 2015 16:22:59 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6TGMx51021380; Wed, 29 Jul 2015 16:22:59 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507291622.t6TGMx51021380@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 29 Jul 2015 16:22:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393170 - branches/2015Q3/games/pathological X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 16:22:59 -0000 Author: amdmi3 Date: Wed Jul 29 16:22:58 2015 New Revision: 393170 URL: https://svnweb.freebsd.org/changeset/ports/393170 Log: MFH: r393169 - Add LICENSE_FILE - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/games/pathological/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/games/pathological/Makefile ============================================================================== --- branches/2015Q3/games/pathological/Makefile Wed Jul 29 16:21:39 2015 (r393169) +++ branches/2015Q3/games/pathological/Makefile Wed Jul 29 16:22:58 2015 (r393170) @@ -3,7 +3,7 @@ PORTNAME= pathological PORTVERSION= 1.1.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= SF @@ -11,13 +11,16 @@ MAINTAINER= jmohacsi@bsd.hu COMMENT= Enriched clone of the game "Logical" LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYGAME} OPTIONS_DEFINE= DOCS -USES= python +USES= python shebangfix +SHEBANG_FILES= pathological.py NO_BUILD= yes +NO_ARCH= yes DOC_FILES= favicon.ico index.html From owner-svn-ports-branches@freebsd.org Wed Jul 29 16:26:02 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48F289AEEFF; Wed, 29 Jul 2015 16:26:02 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 394B11869; Wed, 29 Jul 2015 16:26:02 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6TGQ2SC021772; Wed, 29 Jul 2015 16:26:02 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6TGQ2hV021771; Wed, 29 Jul 2015 16:26:02 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507291626.t6TGQ2hV021771@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 29 Jul 2015 16:26:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393172 - branches/2015Q3/comms/pyla X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 16:26:02 -0000 Author: amdmi3 Date: Wed Jul 29 16:26:01 2015 New Revision: 393172 URL: https://svnweb.freebsd.org/changeset/ports/393172 Log: MFH: r393171 - Fix shebangs - Fix script installation Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/comms/pyla/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/comms/pyla/Makefile ============================================================================== --- branches/2015Q3/comms/pyla/Makefile Wed Jul 29 16:24:38 2015 (r393171) +++ branches/2015Q3/comms/pyla/Makefile Wed Jul 29 16:26:01 2015 (r393172) @@ -3,6 +3,7 @@ PORTNAME= pyla PORTVERSION= 1.1.7.1 +PORTREVISION= 1 CATEGORIES= comms python #MASTER_SITES= http://www.teamsw.it/pyla/download/ MASTER_SITES= LOCAL/mr @@ -17,7 +18,13 @@ COMMENT= Hylafax client written in Pytho WRKSRC= ${WRKDIR}/${PORTNAME} DATADIR= ${PREFIX}/lib/pyla -USES= python tar:tgz +USES= python shebangfix tar:tgz +SHEBANG_FILES= faxcover/subst hylaform.py \ + hylaproto.py ldapclass.py \ + pyladebug.py +SHEBANG_LANG= sed +sed_OLD_CMD= /bin/sed +sed_CMD= /usr/bin/sed PLIST= ${WRKDIR}/pkg-plist do-build: @@ -38,7 +45,7 @@ pre-install: do-install: @${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL} -m755 ${WRKDIR}/pyla.sh ${STAGEDIR}${PREFIX}/bin/pyla + ${INSTALL_SCRIPT} ${WRKDIR}/pyla.sh ${STAGEDIR}${PREFIX}/bin/pyla ${TAR} -C ${WRKSRC} --exclude CVS -cf - . | \ ${TAR} -C ${STAGEDIR}${DATADIR} --unlink -xf - From owner-svn-ports-branches@freebsd.org Wed Jul 29 16:28:10 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0B629AEFE5; Wed, 29 Jul 2015 16:28:10 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 911641C97; Wed, 29 Jul 2015 16:28:10 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6TGSA8v022397; Wed, 29 Jul 2015 16:28:10 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6TGSAY5022396; Wed, 29 Jul 2015 16:28:10 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507291628.t6TGSAY5022396@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 29 Jul 2015 16:28:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393176 - branches/2015Q3/print/fontforge X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 16:28:10 -0000 Author: amdmi3 Date: Wed Jul 29 16:28:09 2015 New Revision: 393176 URL: https://svnweb.freebsd.org/changeset/ports/393176 Log: MFH: r393173 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (sheabang fix blanket) Modified: branches/2015Q3/print/fontforge/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/print/fontforge/Makefile ============================================================================== --- branches/2015Q3/print/fontforge/Makefile Wed Jul 29 16:26:37 2015 (r393175) +++ branches/2015Q3/print/fontforge/Makefile Wed Jul 29 16:28:09 2015 (r393176) @@ -3,6 +3,7 @@ PORTNAME= fontforge DISTVERSION= 20150612 +PORTREVISION= 1 CATEGORIES= print DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -25,7 +26,9 @@ LIB_DEPENDS= libuninameslist.so:${PORTSD USE_GITHUB= yes USES= autoreconf:build desktop-file-utils execinfo gettext gmake iconv \ - jpeg libtool pkgconfig python shared-mime-info + jpeg libtool pkgconfig python shared-mime-info shebangfix +SHEBANG_FILES= pycontrib/gdraw/__init__.py \ + pycontrib/gdraw/gdraw.py USE_XORG= x11 xi ice xkbui USE_GNOME= glib20 gtk20 libxml2 pango From owner-svn-ports-branches@freebsd.org Wed Jul 29 16:30:56 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E00449AC197; Wed, 29 Jul 2015 16:30:56 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D070020A7; Wed, 29 Jul 2015 16:30:56 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6TGUunR025281; Wed, 29 Jul 2015 16:30:56 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6TGUuGT025280; Wed, 29 Jul 2015 16:30:56 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507291630.t6TGUuGT025280@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 29 Jul 2015 16:30:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393177 - branches/2015Q3/sysutils/heartbeat X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 16:30:57 -0000 Author: amdmi3 Date: Wed Jul 29 16:30:55 2015 New Revision: 393177 URL: https://svnweb.freebsd.org/changeset/ports/393177 Log: MFH: r393174 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/sysutils/heartbeat/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/sysutils/heartbeat/Makefile ============================================================================== --- branches/2015Q3/sysutils/heartbeat/Makefile Wed Jul 29 16:28:09 2015 (r393176) +++ branches/2015Q3/sysutils/heartbeat/Makefile Wed Jul 29 16:30:55 2015 (r393177) @@ -3,7 +3,7 @@ PORTNAME= heartbeat PORTVERSION= 2.1.4 -PORTREVISION= 24 +PORTREVISION= 26 CATEGORIES= sysutils #MASTER_SITES= http://hg.linux-ha.org/lha-2.1/archive/STABLE-2.1.4.tar.bz2 MASTER_SITES= LOCAL/kuriyama/heartbeat @@ -25,7 +25,11 @@ BUILD_DEPENDS= bison:${PORTSDIR}/devel/b USES= autoreconf cpe gettext gmake libtool pkgconfig python tar:bzip2 \ shebangfix -SHEBANG_FILES= ldirectord/ldirectord.in +SHEBANG_FILES= ldirectord/ldirectord.in \ + lib/plugins/stonith/external/ibmrsa-telnet \ + lib/plugins/stonith/external/vmware \ + lib/plugins/stonith/external/xen0-ha-dom0-stonith-helper \ + lib/plugins/stonith/external/xen0-ha.in USE_GNOME= glib20 USE_LDCONFIG= yes From owner-svn-ports-branches@freebsd.org Wed Jul 29 16:32:20 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40D069AC1EF; Wed, 29 Jul 2015 16:32:20 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 312CE227F; Wed, 29 Jul 2015 16:32:20 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6TGWKYQ026448; Wed, 29 Jul 2015 16:32:20 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6TGWKH4026447; Wed, 29 Jul 2015 16:32:20 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507291632.t6TGWKH4026447@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 29 Jul 2015 16:32:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393178 - branches/2015Q3/multimedia/miro X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 16:32:20 -0000 Author: amdmi3 Date: Wed Jul 29 16:32:19 2015 New Revision: 393178 URL: https://svnweb.freebsd.org/changeset/ports/393178 Log: MFH: r393175 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/multimedia/miro/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/multimedia/miro/Makefile ============================================================================== --- branches/2015Q3/multimedia/miro/Makefile Wed Jul 29 16:30:55 2015 (r393177) +++ branches/2015Q3/multimedia/miro/Makefile Wed Jul 29 16:32:19 2015 (r393178) @@ -3,7 +3,7 @@ PORTNAME= miro PORTVERSION= 6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.osuosl.org/pub/pculture.org/miro/src/ \ http://ftp.osuosl.org/pub/pculture.org/miro/src/ @@ -35,7 +35,9 @@ INSTALL_WRKSRC= ${WRKSRC}/linux USE_GNOME= gconf2 gtk20 USE_GSTREAMER= python gconf -USES= gettext gmake pkgconfig desktop-file-utils python shared-mime-info +USES= gettext gmake pkgconfig desktop-file-utils python shared-mime-info shebangfix +SHEBANG_FILES= resources/testdata/7digital-replies/generate.py \ + resources/testdata/echonest-replies/generate.py USE_PYTHON= distutils USE_LDCONFIG= yes INSTALLS_ICONS= yes From owner-svn-ports-branches@freebsd.org Wed Jul 29 16:43:33 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF41D9AC6B4; Wed, 29 Jul 2015 16:43:33 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AFD882E2A; Wed, 29 Jul 2015 16:43:33 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6TGhXl1031310; Wed, 29 Jul 2015 16:43:33 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6TGhXxE031309; Wed, 29 Jul 2015 16:43:33 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507291643.t6TGhXxE031309@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 29 Jul 2015 16:43:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393182 - in branches/2015Q3/devel: v8 v8-devel X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 16:43:33 -0000 Author: feld Date: Wed Jul 29 16:43:33 2015 New Revision: 393182 URL: https://svnweb.freebsd.org/changeset/ports/393182 Log: MFH: r393181 devel/v8, devel/v8-devel: Backport CVE fix This fix has been backported instead of upgrading to a newer release as the upstream release process is a complicated fast-moving target and the current ports are using custom snapshots created by the port maintainer. This will also limit the amount of potential fallout as we know the existing v8 port works well enough to keep mongodb up to date. PR: 201450 Security: CVE-2015-5380 Security: 864e6f75-2372-11e5-86ff-14dae9d210b8 Approved by: ports-secteam (with hat) Added: branches/2015Q3/devel/v8/ - copied from r393181, head/devel/v8/ branches/2015Q3/devel/v8-devel/ - copied from r393181, head/devel/v8-devel/ Modified: Directory Properties: branches/2015Q3/ (props changed) From owner-svn-ports-branches@freebsd.org Wed Jul 29 16:48:10 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E319F9AC853; Wed, 29 Jul 2015 16:48:10 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CECA735C; Wed, 29 Jul 2015 16:48:10 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6TGmAVt031864; Wed, 29 Jul 2015 16:48:10 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6TGmAtK031862; Wed, 29 Jul 2015 16:48:10 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507291648.t6TGmAtK031862@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 29 Jul 2015 16:48:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393183 - branches/2015Q3/net/openvswitch X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 16:48:11 -0000 Author: amdmi3 Date: Wed Jul 29 16:48:09 2015 New Revision: 393183 URL: https://svnweb.freebsd.org/changeset/ports/393183 Log: MFH: r393180 - Fix shebangs - Add missing directory to plist Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/net/openvswitch/Makefile branches/2015Q3/net/openvswitch/pkg-plist Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/net/openvswitch/Makefile ============================================================================== --- branches/2015Q3/net/openvswitch/Makefile Wed Jul 29 16:43:33 2015 (r393182) +++ branches/2015Q3/net/openvswitch/Makefile Wed Jul 29 16:48:09 2015 (r393183) @@ -3,6 +3,7 @@ PORTNAME= openvswitch PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://openvswitch.org/releases/ @@ -11,7 +12,8 @@ COMMENT= Production quality, multilayer LICENSE= APACHE20 -USES= cpe gmake libtool perl5 pkgconfig python +USES= cpe gmake libtool perl5 pkgconfig python shebangfix +SHEBANG_FILES= vtep/ovs-vtep USE_OPENSSL= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes Modified: branches/2015Q3/net/openvswitch/pkg-plist ============================================================================== --- branches/2015Q3/net/openvswitch/pkg-plist Wed Jul 29 16:43:33 2015 (r393182) +++ branches/2015Q3/net/openvswitch/pkg-plist Wed Jul 29 16:48:09 2015 (r393183) @@ -112,6 +112,7 @@ sbin/ovsdb-server %%DATADIR%%/scripts/ovs-vtep %%DATADIR%%/vswitch.ovsschema %%DATADIR%%/vtep.ovsschema +@dir /var/db/openvswitch @dir /var/lib/openvswitch/pki @dir /var/lib/openvswitch @dir /var/lib From owner-svn-ports-branches@freebsd.org Wed Jul 29 16:56:43 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3B089ACB48; Wed, 29 Jul 2015 16:56:43 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 96F7BEF4; Wed, 29 Jul 2015 16:56:43 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6TGuhL0036113; Wed, 29 Jul 2015 16:56:43 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6TGuhGw036112; Wed, 29 Jul 2015 16:56:43 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507291656.t6TGuhGw036112@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 29 Jul 2015 16:56:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393185 - in branches/2015Q3/devel: v8 v8-devel X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 16:56:43 -0000 Author: feld Date: Wed Jul 29 16:56:42 2015 New Revision: 393185 URL: https://svnweb.freebsd.org/changeset/ports/393185 Log: MFH: r393184 Mistakenly applied patches for v8 and v8-devel to devel/ instead of lang/. Delete. Pointyhat: me Approved by: ports-secteam (with hat) Deleted: branches/2015Q3/devel/v8/ branches/2015Q3/devel/v8-devel/ Modified: Directory Properties: branches/2015Q3/ (props changed) From owner-svn-ports-branches@freebsd.org Wed Jul 29 17:01:45 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7E9419ACD48; Wed, 29 Jul 2015 17:01:45 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 627C11630; Wed, 29 Jul 2015 17:01:45 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6TH1jgS038421; Wed, 29 Jul 2015 17:01:45 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6TH1iRR038417; Wed, 29 Jul 2015 17:01:44 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507291701.t6TH1iRR038417@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 29 Jul 2015 17:01:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393187 - in branches/2015Q3/lang: v8 v8-devel v8-devel/files v8/files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 17:01:45 -0000 Author: feld Date: Wed Jul 29 17:01:43 2015 New Revision: 393187 URL: https://svnweb.freebsd.org/changeset/ports/393187 Log: MFH: r393186 lang/v8, lang/v8-devel: Backport CVE fix This fix has been backported instead of upgrading to a newer release as the upstream release process is a complicated fast-moving target and the current ports are using custom snapshots created by the port maintainer. This will also limit the amount of potential fallout as we know the existing v8 port works well enough to keep mongodb up to date. PR: 201450 Security: CVE-2015-5380 Security: 864e6f75-2372-11e5-86ff-14dae9d210b8 Approved by: ports-secteam (with hat) Added: branches/2015Q3/lang/v8-devel/files/patch-CVE-2015-5380 - copied unchanged from r393186, head/lang/v8-devel/files/patch-CVE-2015-5380 branches/2015Q3/lang/v8/files/ - copied from r393186, head/lang/v8/files/ Modified: branches/2015Q3/lang/v8-devel/Makefile branches/2015Q3/lang/v8/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/lang/v8-devel/Makefile ============================================================================== --- branches/2015Q3/lang/v8-devel/Makefile Wed Jul 29 17:00:29 2015 (r393186) +++ branches/2015Q3/lang/v8-devel/Makefile Wed Jul 29 17:01:43 2015 (r393187) @@ -3,7 +3,7 @@ PORTNAME= v8 PORTVERSION= 3.27.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= LOCAL/vanilla PKGNAMESUFFIX= -devel Copied: branches/2015Q3/lang/v8-devel/files/patch-CVE-2015-5380 (from r393186, head/lang/v8-devel/files/patch-CVE-2015-5380) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q3/lang/v8-devel/files/patch-CVE-2015-5380 Wed Jul 29 17:01:43 2015 (r393187, copy of r393186, head/lang/v8-devel/files/patch-CVE-2015-5380) @@ -0,0 +1,95 @@ +Backport of fix found here: +https://github.com/joyent/node/commit/78b0e30954111cfaba0edbeee85450d8cbc6fdf6 + +Note, this patch is modified to use ASSERT instead of DCHECK because +this version of node is from before the rename which happened here: +https://codereview.chromium.org/430503007 + +--- src/unicode-inl.h.orig 2013-05-01 12:56:29 UTC ++++ src/unicode-inl.h +@@ -168,6 +168,7 @@ unsigned Utf8::Length(uchar c, int previ + + Utf8DecoderBase::Utf8DecoderBase() + : unbuffered_start_(NULL), ++ unbuffered_length_(0), + utf16_length_(0), + last_byte_of_buffer_unused_(false) {} + +@@ -207,8 +208,7 @@ unsigned Utf8Decoder::Write + if (length <= buffer_length) return length; + ASSERT(unbuffered_start_ != NULL); + // Copy the rest the slow way. +- WriteUtf16Slow(unbuffered_start_, +- data + buffer_length, ++ WriteUtf16Slow(unbuffered_start_, unbuffered_length_, data + buffer_length, + length - buffer_length); + return length; + } +--- src/unicode.cc.orig 2013-05-01 12:56:29 UTC ++++ src/unicode.cc +@@ -284,6 +284,7 @@ void Utf8DecoderBase::Reset(uint16_t* bu + // Assume everything will fit in the buffer and stream won't be needed. + last_byte_of_buffer_unused_ = false; + unbuffered_start_ = NULL; ++ unbuffered_length_ = 0; + bool writing_to_buffer = true; + // Loop until stream is read, writing to buffer as long as buffer has space. + unsigned utf16_length = 0; +@@ -310,6 +311,7 @@ void Utf8DecoderBase::Reset(uint16_t* bu + // Just wrote last character of buffer + writing_to_buffer = false; + unbuffered_start_ = stream; ++ unbuffered_length_ = stream_length; + } + continue; + } +@@ -319,20 +321,24 @@ void Utf8DecoderBase::Reset(uint16_t* bu + writing_to_buffer = false; + last_byte_of_buffer_unused_ = true; + unbuffered_start_ = stream - cursor; ++ unbuffered_length_ = stream_length + cursor; + } + utf16_length_ = utf16_length; + } + + + void Utf8DecoderBase::WriteUtf16Slow(const uint8_t* stream, ++ unsigned stream_length, + uint16_t* data, + unsigned data_length) { + while (data_length != 0) { + unsigned cursor = 0; +- uint32_t character = Utf8::ValueOf(stream, Utf8::kMaxEncodedSize, &cursor); ++ ++ uint32_t character = Utf8::ValueOf(stream, stream_length, &cursor); + // There's a total lack of bounds checking for stream + // as it was already done in Reset. + stream += cursor; ++ stream_length -= cursor; + if (character > unibrow::Utf16::kMaxNonSurrogateCharCode) { + *data++ = Utf16::LeadSurrogate(character); + *data++ = Utf16::TrailSurrogate(character); +@@ -343,6 +349,7 @@ void Utf8DecoderBase::WriteUtf16Slow(con + data_length -= 1; + } + } ++ ASSERT(stream_length >= 0); + } + + +--- src/unicode.h.orig 2013-05-01 12:56:29 UTC ++++ src/unicode.h +@@ -184,10 +184,10 @@ class Utf8DecoderBase { + unsigned buffer_length, + const uint8_t* stream, + unsigned stream_length); +- static void WriteUtf16Slow(const uint8_t* stream, +- uint16_t* data, +- unsigned length); ++ static void WriteUtf16Slow(const uint8_t* stream, unsigned stream_length, ++ uint16_t* data, unsigned length); + const uint8_t* unbuffered_start_; ++ unsigned unbuffered_length_; + unsigned utf16_length_; + bool last_byte_of_buffer_unused_; + private: Modified: branches/2015Q3/lang/v8/Makefile ============================================================================== --- branches/2015Q3/lang/v8/Makefile Wed Jul 29 17:00:29 2015 (r393186) +++ branches/2015Q3/lang/v8/Makefile Wed Jul 29 17:01:43 2015 (r393187) @@ -3,6 +3,7 @@ PORTNAME= v8 PORTVERSION= 3.18.5 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= LOCAL/vanilla From owner-svn-ports-branches@freebsd.org Thu Jul 30 07:27:09 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 048969AEE38; Thu, 30 Jul 2015 07:27:09 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DC8BC9D7; Thu, 30 Jul 2015 07:27:08 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6U7R8Ts094594; Thu, 30 Jul 2015 07:27:08 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6U7R8if094592; Thu, 30 Jul 2015 07:27:08 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201507300727.t6U7R8if094592@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Thu, 30 Jul 2015 07:27:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393222 - in branches/2015Q3/net/openafs: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2015 07:27:09 -0000 Author: bjk (doc committer) Date: Thu Jul 30 07:27:07 2015 New Revision: 393222 URL: https://svnweb.freebsd.org/changeset/ports/393222 Log: MFH: r393218 Update to upstream openafs security release 1.6.13 OPENAFS-SA-2015-001 - vos leaks stack data onto the wire in the clear when creating vldb entries OPENAFS-SA-2015-002 - bos commands can be spoofed, including some which alter server state OPENAFS-SA-2015-003 - pioctls leak kernel memory contents OPENAFS-SA-2015-004 - kernel pioctl support for OSD command passing can trigger a panic OPENAFS-SA-2015-006 - Buffer overflow in OpenAFS vlserver Approved by: ports-secteam (delphij) Security: CVE-2015-3282, CVE-2015-3283, CVE-2015-3284, CVE-2015-3285 Deleted: branches/2015Q3/net/openafs/files/patch-src-afs-FBSD-osi_vfsops.c branches/2015Q3/net/openafs/files/patch-src-config-param.amd64_fbsd_110.h branches/2015Q3/net/openafs/files/patch-src-config-param.i386_fbsd_110.h branches/2015Q3/net/openafs/files/patch-src-libafs-MakefileProto.FBSD.in Modified: branches/2015Q3/net/openafs/Makefile branches/2015Q3/net/openafs/distinfo Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/net/openafs/Makefile ============================================================================== --- branches/2015Q3/net/openafs/Makefile Thu Jul 30 06:55:10 2015 (r393221) +++ branches/2015Q3/net/openafs/Makefile Thu Jul 30 07:27:07 2015 (r393222) @@ -1,7 +1,6 @@ # $FreeBSD$ PORTNAME= openafs -PORTREVISION= 1 DISTVERSION= ${AFS_DISTVERSION}.${DBVERSION:S/-//g} CATEGORIES= net MASTER_SITES= http://dl.central.org/dl/openafs/${AFS_DISTVERSION}/:openafs \ @@ -22,7 +21,7 @@ LICENSE_NAME= IBM Public License Version LICENSE_FILE= ${WRKSRC}/doc/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -AFS_DISTVERSION= 1.6.10 +AFS_DISTVERSION= 1.6.13 DBVERSION= 2013-01-28 USES= cpe kmod tar:bzip2 Modified: branches/2015Q3/net/openafs/distinfo ============================================================================== --- branches/2015Q3/net/openafs/distinfo Thu Jul 30 06:55:10 2015 (r393221) +++ branches/2015Q3/net/openafs/distinfo Thu Jul 30 07:27:07 2015 (r393222) @@ -1,6 +1,6 @@ -SHA256 (openafs-1.6.10-src.tar.bz2) = 09b3c4f9500107c6e1cb737a5642e50f338d6acb0579e5e03c772cba1c6f1276 -SIZE (openafs-1.6.10-src.tar.bz2) = 14592958 -SHA256 (openafs-1.6.10-doc.tar.bz2) = 7cc67eaa3feb7bc4fafc2339284ca46e160bc8dff4acdbd502cfa6e4f41a8ea4 -SIZE (openafs-1.6.10-doc.tar.bz2) = 3531577 +SHA256 (openafs-1.6.13-src.tar.bz2) = 6139370633b48f0149d4dacdd01af7ee29b800b0866c2d18a679c1669e317b26 +SIZE (openafs-1.6.13-src.tar.bz2) = 14373447 +SHA256 (openafs-1.6.13-doc.tar.bz2) = a0517efcb665efc70ac0813256730443be68fb8635da2f90e221bb2c6cc23736 +SIZE (openafs-1.6.13-doc.tar.bz2) = 3501580 SHA256 (CellServDB.2013-01-28) = faa755c6e13d8a71182a4036d1cee01bce49fb2a93feb6499683f22049391a17 SIZE (CellServDB.2013-01-28) = 36787 From owner-svn-ports-branches@freebsd.org Thu Jul 30 12:12:29 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D00CB9AD3F0; Thu, 30 Jul 2015 12:12:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C07E0976; Thu, 30 Jul 2015 12:12:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6UCCTFR012380; Thu, 30 Jul 2015 12:12:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6UCCTUm012379; Thu, 30 Jul 2015 12:12:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507301212.t6UCCTUm012379@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 30 Jul 2015 12:12:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393234 - branches/2015Q3/comms/anyremote X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2015 12:12:29 -0000 Author: amdmi3 Date: Thu Jul 30 12:12:28 2015 New Revision: 393234 URL: https://svnweb.freebsd.org/changeset/ports/393234 Log: MFH: r393233 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/comms/anyremote/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/comms/anyremote/Makefile ============================================================================== --- branches/2015Q3/comms/anyremote/Makefile Thu Jul 30 12:11:01 2015 (r393233) +++ branches/2015Q3/comms/anyremote/Makefile Thu Jul 30 12:12:28 2015 (r393234) @@ -3,7 +3,7 @@ PORTNAME= anyremote PORTVERSION= 6.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= SF @@ -13,7 +13,8 @@ COMMENT= Remote control service over Blu LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= alias iconv pkgconfig +USES= alias iconv pkgconfig shebangfix +SHEBANG_FILES= cfg-data/Utils/imdb-mf.sh USE_GNOME= glib20 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include From owner-svn-ports-branches@freebsd.org Thu Jul 30 12:54:16 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D9179AE00D; Thu, 30 Jul 2015 12:54:16 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8DC04177; Thu, 30 Jul 2015 12:54:16 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6UCsGnh028835; Thu, 30 Jul 2015 12:54:16 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6UCsGaq028834; Thu, 30 Jul 2015 12:54:16 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507301254.t6UCsGaq028834@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 30 Jul 2015 12:54:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393237 - branches/2015Q3/comms/cqrlog X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2015 12:54:16 -0000 Author: amdmi3 Date: Thu Jul 30 12:54:15 2015 New Revision: 393237 URL: https://svnweb.freebsd.org/changeset/ports/393237 Log: MFH: r393235 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/comms/cqrlog/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/comms/cqrlog/Makefile ============================================================================== --- branches/2015Q3/comms/cqrlog/Makefile Thu Jul 30 12:49:24 2015 (r393236) +++ branches/2015Q3/comms/cqrlog/Makefile Thu Jul 30 12:54:15 2015 (r393237) @@ -3,7 +3,7 @@ PORTNAME= cqrlog PORTVERSION= 1.9.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= comms hamradio @@ -15,10 +15,13 @@ LICENSE= GPLv2 BUILD_DEPENDS= lazbuild:${PORTSDIR}/editors/lazarus LIB_DEPENDS= libhamlib.so:${PORTSDIR}/comms/hamlib -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GITHUB= yes GH_ACCOUNT= ok2cqr +USES= shebangfix +SHEBANG_FILES= tools/cqrlog-apparmor-fix \ + voice_keyer/voice_keyer.sh + WANT_GNOME= yes ALL_TARGET= ${PORTNAME} From owner-svn-ports-branches@freebsd.org Thu Jul 30 13:21:37 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0EDED9AE742; Thu, 30 Jul 2015 13:21:37 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F35E1137A; Thu, 30 Jul 2015 13:21:36 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6UDLakJ041265; Thu, 30 Jul 2015 13:21:36 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6UDLaUS041264; Thu, 30 Jul 2015 13:21:36 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507301321.t6UDLaUS041264@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 30 Jul 2015 13:21:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393241 - branches/2015Q3/games/openra X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2015 13:21:37 -0000 Author: amdmi3 Date: Thu Jul 30 13:21:35 2015 New Revision: 393241 URL: https://svnweb.freebsd.org/changeset/ports/393241 Log: MFH: r393240 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/games/openra/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/games/openra/Makefile ============================================================================== --- branches/2015Q3/games/openra/Makefile Thu Jul 30 13:16:53 2015 (r393240) +++ branches/2015Q3/games/openra/Makefile Thu Jul 30 13:21:35 2015 (r393241) @@ -3,7 +3,7 @@ PORTNAME= openra PORTVERSION= 20150614 DISTVERSIONPREFIX= release- -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= games # XXX Convert to USES=nuget or package dependencies instead MASTER_SITES= https://nuget.org/api/v2/package/StyleCopPlus.MSBuild/4.7.49.5?dummy=/:StyleCopPlus \ @@ -49,7 +49,8 @@ USE_GITHUB= yes GH_PROJECT= OpenRA NO_ARCH= yes -USES= gmake lua:51,run mono openal:soft +USES= gmake lua:51,run mono openal:soft shebangfix +SHEBANG_FILES= launch-dedicated.sh USE_SDL= sdl2 INSTALLS_ICONS= yes MAKE_ENV= prefix="${PREFIX}" From owner-svn-ports-branches@freebsd.org Thu Jul 30 13:40:10 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9E099AEA54; Thu, 30 Jul 2015 13:40:09 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B5B5E1B88; Thu, 30 Jul 2015 13:40:09 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6UDe91B045996; Thu, 30 Jul 2015 13:40:09 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6UDe8RQ045993; Thu, 30 Jul 2015 13:40:08 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507301340.t6UDe8RQ045993@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 30 Jul 2015 13:40:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393243 - in branches/2015Q3/sysutils/ganglia-webfrontend: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2015 13:40:10 -0000 Author: feld Date: Thu Jul 30 13:40:07 2015 New Revision: 393243 URL: https://svnweb.freebsd.org/changeset/ports/393243 Log: MFH: r393088 Fix file permissions so WWWDIR is not writable by WWWOWN Improve pkg-message notes on setting up Apache and Nginx PR: 201908 Approved by: ports-secteam (with hat) Modified: branches/2015Q3/sysutils/ganglia-webfrontend/Makefile branches/2015Q3/sysutils/ganglia-webfrontend/files/pkg-message.in branches/2015Q3/sysutils/ganglia-webfrontend/pkg-plist Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/sysutils/ganglia-webfrontend/Makefile ============================================================================== --- branches/2015Q3/sysutils/ganglia-webfrontend/Makefile Thu Jul 30 13:27:34 2015 (r393242) +++ branches/2015Q3/sysutils/ganglia-webfrontend/Makefile Thu Jul 30 13:40:07 2015 (r393243) @@ -2,6 +2,7 @@ PORTNAME= ganglia PORTVERSION= 3.7.0 +PORTREVISION= 1 CATEGORIES= sysutils net parallel www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-web/${PORTVERSION} PKGNAMESUFFIX= -webfrontend Modified: branches/2015Q3/sysutils/ganglia-webfrontend/files/pkg-message.in ============================================================================== --- branches/2015Q3/sysutils/ganglia-webfrontend/files/pkg-message.in Thu Jul 30 13:27:34 2015 (r393242) +++ branches/2015Q3/sysutils/ganglia-webfrontend/files/pkg-message.in Thu Jul 30 13:40:07 2015 (r393243) @@ -8,7 +8,7 @@ web server configuration file. Example apache22 configuration: - Alias /ganglia/ "%%WWWDIR%%" + Alias /ganglia "%%WWWDIR%%/" Options Indexes FollowSymlinks MultiViews AllowOverride None @@ -18,13 +18,21 @@ Example apache22 configuration: Example apache24 configuration: - Alias /ganglia/ "%%WWWDIR%%" + Alias /ganglia "%%WWWDIR%%/" Options Indexes FollowSymlinks MultiViews AllowOverride None Require all granted +Nginx configuration: + + If you are running Nginx and your document root is set to + %%PREFIX%%/www, + then you just need to ensure PHP files are handled correctly. + If you are using a different document root, then you will need to create + the appropriate location directive. + The default configuration is stored in %%WWWDIR%%/conf_default.php. If you want to customize the configuration make customizations to Modified: branches/2015Q3/sysutils/ganglia-webfrontend/pkg-plist ============================================================================== --- branches/2015Q3/sysutils/ganglia-webfrontend/pkg-plist Thu Jul 30 13:27:34 2015 (r393242) +++ branches/2015Q3/sysutils/ganglia-webfrontend/pkg-plist Thu Jul 30 13:40:07 2015 (r393243) @@ -1,6 +1,3 @@ -@owner %%WWWOWN%% -@group %%WWWGRP%% -@mode 0644 @sample %%DATADIR%%/conf/default.json.sample @sample %%DATADIR%%/conf/event_color.json.sample @sample %%DATADIR%%/conf/events.json.sample @@ -1102,6 +1099,8 @@ %%WWWDIR%%/version.php %%WWWDIR%%/view_content.php %%WWWDIR%%/views_view.php +@owner %%WWWOWN%% +@group %%WWWGRP%% @mode 0755 @dir %%DATADIR%%/dwoo/cache @dir %%DATADIR%%/dwoo/compiled From owner-svn-ports-branches@freebsd.org Thu Jul 30 14:13:43 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AFA19AF10A; Thu, 30 Jul 2015 14:13:43 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 875021578; Thu, 30 Jul 2015 14:13:43 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6UEDhXs061993; Thu, 30 Jul 2015 14:13:43 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6UEDhtB061992; Thu, 30 Jul 2015 14:13:43 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507301413.t6UEDhtB061992@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 30 Jul 2015 14:13:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393245 - branches/2015Q3/www/npm X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2015 14:13:43 -0000 Author: amdmi3 Date: Thu Jul 30 14:13:42 2015 New Revision: 393245 URL: https://svnweb.freebsd.org/changeset/ports/393245 Log: MFH: r393244 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/www/npm/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/www/npm/Makefile ============================================================================== --- branches/2015Q3/www/npm/Makefile Thu Jul 30 14:11:42 2015 (r393244) +++ branches/2015Q3/www/npm/Makefile Thu Jul 30 14:13:42 2015 (r393245) @@ -3,6 +3,7 @@ PORTNAME= npm PORTVERSION= 2.11.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet @@ -23,7 +24,13 @@ MAKE_ARGS= npm_config_prefix=${STAGEDIR} NO_ARCH= yes NO_BUILD= yes REINPLACE_ARGS= -i '' -USES= cpe python:2 tar:xz +SHEBANG_FILES= lib/utils/completion.sh \ + node_modules/request/node_modules/node-uuid/benchmark/bench.sh \ + scripts/clean-old.sh \ + scripts/release.sh \ + scripts/relocate.sh \ + test/update-test.sh +USES= cpe python:2 shebangfix tar:xz MANPREFIX= ${PREFIX}/lib/node_modules/npm From owner-svn-ports-branches@freebsd.org Thu Jul 30 14:30:13 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04C779AF425; Thu, 30 Jul 2015 14:30:13 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E8705167; Thu, 30 Jul 2015 14:30:12 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6UEUClv067686; Thu, 30 Jul 2015 14:30:12 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6UEUBdB067679; Thu, 30 Jul 2015 14:30:11 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507301430.t6UEUBdB067679@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 30 Jul 2015 14:30:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393247 - in branches/2015Q3/net-mgmt: pandorafms_agent pandorafms_console pandorafms_server X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2015 14:30:13 -0000 Author: amdmi3 Date: Thu Jul 30 14:30:10 2015 New Revision: 393247 URL: https://svnweb.freebsd.org/changeset/ports/393247 Log: MFH: r393246 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/net-mgmt/pandorafms_agent/Makefile branches/2015Q3/net-mgmt/pandorafms_console/Makefile branches/2015Q3/net-mgmt/pandorafms_server/Makefile branches/2015Q3/net-mgmt/pandorafms_server/bsd.pandora.mk Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/net-mgmt/pandorafms_agent/Makefile ============================================================================== --- branches/2015Q3/net-mgmt/pandorafms_agent/Makefile Thu Jul 30 14:22:00 2015 (r393246) +++ branches/2015Q3/net-mgmt/pandorafms_agent/Makefile Thu Jul 30 14:30:10 2015 (r393247) @@ -14,7 +14,8 @@ OPTIONS_DEFINE= DOCS TENTACLE_SERVER OPTIONS_DEFAULT= DOCS TENTACLE_SERVER TENTACLE_SERVER_DESC= Install tentalce_server -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= plugins/pandora_netusage SUB_FILES= pkg-message Modified: branches/2015Q3/net-mgmt/pandorafms_console/Makefile ============================================================================== --- branches/2015Q3/net-mgmt/pandorafms_console/Makefile Thu Jul 30 14:22:00 2015 (r393246) +++ branches/2015Q3/net-mgmt/pandorafms_console/Makefile Thu Jul 30 14:30:10 2015 (r393247) @@ -12,6 +12,16 @@ LICENSE_FILE= ${PANDORA_LICENSE_FILE} RUN_DEPENDS= ${LOCALBASE}/bin/twopi:${PORTSDIR}/graphics/graphviz +USES= shebangfix +SHEBANG_FILES= include/languages/util-all \ + include/languages/util-bzr-update \ + include/languages/util-compile-mo \ + include/languages/util-create-po \ + include/languages/util-create-template \ + include/languages/util-generate-tarball \ + include/languages/util-update-po \ + pandora_console_upgrade + OPTIONS_DEFINE= DOCS PGSQL DOCS_DESC= Install AUTHORS and ChangeLog PGSQL_DESC= Use PostgreSQL backend (experimental) Modified: branches/2015Q3/net-mgmt/pandorafms_server/Makefile ============================================================================== --- branches/2015Q3/net-mgmt/pandorafms_server/Makefile Thu Jul 30 14:22:00 2015 (r393246) +++ branches/2015Q3/net-mgmt/pandorafms_server/Makefile Thu Jul 30 14:30:10 2015 (r393247) @@ -37,7 +37,28 @@ PGSQL_DESC= Use PostgreSQL backend (expe ORACLE_DESC= Use Oracle backend (experimental) EXTRAS_DESC= Extra dependencies for util scripts -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= FreeBSD/pandora_server \ + bin/pandora_server \ + util/integrity_check \ + util/pandora_backup.sh \ + util/pandora_count.sh \ + util/pandora_diagnostic.sh \ + util/pandora_remote_agent.sh \ + util/pandora_server \ + util/pandora_watchdog.sh \ + util/plugin/babel_plugin/babel_plugin.sh \ + util/plugin/create_integria_incident.sh \ + util/plugin/dns_plugin.sh \ + util/plugin/integria_plugin/integria_plugin.sh \ + util/plugin/mysql_plugin.sh \ + util/plugin/packet_loss.sh \ + util/plugin/ssh_pandoraplugin.sh \ + util/plugin/udp_nmap_plugin.sh \ + util/plugin/webcheck_plugin.sh \ + util/snmptrap_gen.sh \ + util/tentacle_serverd \ + util/trap_rate.sh USE_PERL5= build run SUB_LIST+= PERL="${PERL}" DATADIR="${DATADIR}" SUB_FILES= pkg-message Modified: branches/2015Q3/net-mgmt/pandorafms_server/bsd.pandora.mk ============================================================================== --- branches/2015Q3/net-mgmt/pandorafms_server/bsd.pandora.mk Thu Jul 30 14:22:00 2015 (r393246) +++ branches/2015Q3/net-mgmt/pandorafms_server/bsd.pandora.mk Thu Jul 30 14:30:10 2015 (r393247) @@ -13,6 +13,7 @@ PANDORA_INSTALLER= ${PORTNAME}_installer PANDORA_INSTALLER_ARGS= --install PORTVERSION= ${PANDORA_VERSION:C/SP/./} +PORTREVISION= 1 MASTER_SITES?= SF/pandora/Pandora%20FMS%20${PANDORA_VERSION:C/(SP[0-9]*)/\/\1/}Final/Tarball .if ${PORTNAME} == "pandora_agent" From owner-svn-ports-branches@freebsd.org Thu Jul 30 14:32:17 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54FF69AF52A; Thu, 30 Jul 2015 14:32:17 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4596A7BA; Thu, 30 Jul 2015 14:32:17 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6UEWHY3071050; Thu, 30 Jul 2015 14:32:17 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6UEWHhr071049; Thu, 30 Jul 2015 14:32:17 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507301432.t6UEWHhr071049@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 30 Jul 2015 14:32:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393248 - branches/2015Q3/multimedia/emovix X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2015 14:32:17 -0000 Author: amdmi3 Date: Thu Jul 30 14:32:16 2015 New Revision: 393248 URL: https://svnweb.freebsd.org/changeset/ports/393248 Log: MFH: r393242 - Add NO_ARCH - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket) Modified: branches/2015Q3/multimedia/emovix/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/multimedia/emovix/Makefile ============================================================================== --- branches/2015Q3/multimedia/emovix/Makefile Thu Jul 30 14:30:10 2015 (r393247) +++ branches/2015Q3/multimedia/emovix/Makefile Thu Jul 30 14:32:16 2015 (r393248) @@ -3,7 +3,7 @@ PORTNAME= emovix PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= SF/movix/eMoviX/0.9 @@ -15,6 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USES= gmake perl5 shebangfix -SHEBANG_FILES= scripts/mkmovixiso scripts/movix-conf.in +SHEBANG_FILES= mplayer-fonts/centralEU-cp1250/runme \ + mplayer-fonts/centralEU-iso-8859-2/runme \ + scripts/mkmovixiso scripts/movix-conf.in +NO_ARCH= yes .include From owner-svn-ports-branches@freebsd.org Fri Jul 31 00:59:10 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF8EE9AFED4; Fri, 31 Jul 2015 00:59:10 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BFD20D7A; Fri, 31 Jul 2015 00:59:10 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6V0xAf5026468; Fri, 31 Jul 2015 00:59:10 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6V0xAaO026466; Fri, 31 Jul 2015 00:59:10 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201507310059.t6V0xAaO026466@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Fri, 31 Jul 2015 00:59:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393285 - branches/2015Q3/lang/chicken X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 00:59:10 -0000 Author: junovitch Date: Fri Jul 31 00:59:09 2015 New Revision: 393285 URL: https://svnweb.freebsd.org/changeset/ports/393285 Log: MFH: r393282 Security update to Chicken 4.10.0 RC4 PR: 200980 Security: CVE-2015-4556 Security: 0da404ad-1891-11e5-a1cf-002590263bf5 Approved by: delphij (mentor), Vitaly Magerya (maintainer) Approved by: ports-secteam (delphij) Modified: branches/2015Q3/lang/chicken/Makefile branches/2015Q3/lang/chicken/distinfo Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/lang/chicken/Makefile ============================================================================== --- branches/2015Q3/lang/chicken/Makefile Fri Jul 31 00:50:40 2015 (r393284) +++ branches/2015Q3/lang/chicken/Makefile Fri Jul 31 00:59:09 2015 (r393285) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= chicken -PORTVERSION= 4.10.0.r1 +PORTVERSION= 4.10.0.r4 PORTEPOCH= 1 CATEGORIES= lang scheme -MASTER_SITES= http://code.call-cc.org/dev-snapshots/2015/06/07/ -DISTNAME= ${PORTNAME}-${PORTVERSION:.r1=rc1} +MASTER_SITES= http://code.call-cc.org/dev-snapshots/2015/07/24/ +DISTNAME= ${PORTNAME}-${PORTVERSION:.r4=rc4} MAINTAINER= vmagerya@gmail.com COMMENT= Scheme-to-C compiler Modified: branches/2015Q3/lang/chicken/distinfo ============================================================================== --- branches/2015Q3/lang/chicken/distinfo Fri Jul 31 00:50:40 2015 (r393284) +++ branches/2015Q3/lang/chicken/distinfo Fri Jul 31 00:59:09 2015 (r393285) @@ -1,2 +1,2 @@ -SHA256 (chicken-4.10.0rc1.tar.gz) = b5cc7c2d270d11f56a52da1b78950ada27d9bce2496b8ba230542d104b5477f0 -SIZE (chicken-4.10.0rc1.tar.gz) = 4033834 +SHA256 (chicken-4.10.0rc4.tar.gz) = 8b20fbe77a47a04417eaada3a8ef2218e51dabf919957f7059f4d60ddb6e2ad5 +SIZE (chicken-4.10.0rc4.tar.gz) = 4025925 From owner-svn-ports-branches@freebsd.org Fri Jul 31 09:07:02 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15F1E9AE598; Fri, 31 Jul 2015 09:07:02 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F15EC18FF; Fri, 31 Jul 2015 09:07:01 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6V971Qj023729; Fri, 31 Jul 2015 09:07:01 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6V971oJ023727; Fri, 31 Jul 2015 09:07:01 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201507310907.t6V971oJ023727@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Fri, 31 Jul 2015 09:07:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393290 - branches/2015Q3/mail/notmuch X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 09:07:02 -0000 Author: robak Date: Fri Jul 31 09:07:00 2015 New Revision: 393290 URL: https://svnweb.freebsd.org/changeset/ports/393290 Log: MFH: r393193 mail/notmuch: add missing BUILD_DEPENDS PR: 201884 Submitted by: Mikhail (maintainer) Approved by: ports-secteam, maintainer Modified: branches/2015Q3/mail/notmuch/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/mail/notmuch/Makefile ============================================================================== --- branches/2015Q3/mail/notmuch/Makefile Fri Jul 31 07:32:56 2015 (r393289) +++ branches/2015Q3/mail/notmuch/Makefile Fri Jul 31 09:07:00 2015 (r393290) @@ -3,6 +3,7 @@ PORTNAME= notmuch PORTVERSION= 0.19 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://notmuchmail.org/releases/ @@ -11,7 +12,8 @@ COMMENT= Thread-based email index, searc LICENSE= GPLv3 -BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx +BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx \ + c++filt:${PORTSDIR}/devel/binutils LIB_DEPENDS= libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \ libxapian.so:${PORTSDIR}/databases/xapian-core \ libtalloc.so:${PORTSDIR}/devel/talloc From owner-svn-ports-branches@freebsd.org Fri Jul 31 12:17:37 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A9C59AF1CF; Fri, 31 Jul 2015 12:17:37 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0B2DA1575; Fri, 31 Jul 2015 12:17:37 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VCHavA001833; Fri, 31 Jul 2015 12:17:36 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VCHarb001831; Fri, 31 Jul 2015 12:17:36 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507311217.t6VCHarb001831@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 31 Jul 2015 12:17:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393298 - branches/2015Q3/devel/ocaml-ounit X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 12:17:37 -0000 Author: amdmi3 Date: Fri Jul 31 12:17:35 2015 New Revision: 393298 URL: https://svnweb.freebsd.org/changeset/ports/393298 Log: MFH: r393297 - Add missing file to plist Approved by: ports-secteam blanket Modified: branches/2015Q3/devel/ocaml-ounit/Makefile branches/2015Q3/devel/ocaml-ounit/pkg-plist Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/devel/ocaml-ounit/Makefile ============================================================================== --- branches/2015Q3/devel/ocaml-ounit/Makefile Fri Jul 31 12:16:16 2015 (r393297) +++ branches/2015Q3/devel/ocaml-ounit/Makefile Fri Jul 31 12:17:35 2015 (r393298) @@ -3,7 +3,7 @@ PORTNAME= ounit PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.xs4all.nl/~mmzeeman/ocaml/ PKGNAMEPREFIX= ocaml- Modified: branches/2015Q3/devel/ocaml-ounit/pkg-plist ============================================================================== --- branches/2015Q3/devel/ocaml-ounit/pkg-plist Fri Jul 31 12:16:16 2015 (r393297) +++ branches/2015Q3/devel/ocaml-ounit/pkg-plist Fri Jul 31 12:17:35 2015 (r393298) @@ -5,6 +5,7 @@ %%PORTDOCS%%%%DOCSDIR%%/index_class_types.html %%PORTDOCS%%%%DOCSDIR%%/index_classes.html %%PORTDOCS%%%%DOCSDIR%%/index_exceptions.html +%%PORTDOCS%%%%DOCSDIR%%/index_extensions.html %%PORTDOCS%%%%DOCSDIR%%/index_methods.html %%PORTDOCS%%%%DOCSDIR%%/index_module_types.html %%PORTDOCS%%%%DOCSDIR%%/index_modules.html From owner-svn-ports-branches@freebsd.org Fri Jul 31 12:29:49 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C07E9AF412; Fri, 31 Jul 2015 12:29:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3C7B01D49; Fri, 31 Jul 2015 12:29:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VCTnGL006379; Fri, 31 Jul 2015 12:29:49 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VCTmuI006377; Fri, 31 Jul 2015 12:29:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507311229.t6VCTmuI006377@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 31 Jul 2015 12:29:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393301 - branches/2015Q3/devel/ocaml-sem X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 12:29:49 -0000 Author: amdmi3 Date: Fri Jul 31 12:29:47 2015 New Revision: 393301 URL: https://svnweb.freebsd.org/changeset/ports/393301 Log: MFH: r393300 - Add missing file to plist Approved by: ports-secteam blanket Modified: branches/2015Q3/devel/ocaml-sem/Makefile branches/2015Q3/devel/ocaml-sem/pkg-plist Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/devel/ocaml-sem/Makefile ============================================================================== --- branches/2015Q3/devel/ocaml-sem/Makefile Fri Jul 31 12:28:38 2015 (r393300) +++ branches/2015Q3/devel/ocaml-sem/Makefile Fri Jul 31 12:29:47 2015 (r393301) @@ -3,7 +3,7 @@ PORTNAME= sem PORTVERSION= 0.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://ocaml-sem.sourceforge.net/files/ \ SF/ocaml-${PORTNAME}/${PORTNAME}/${PORTVERSION} Modified: branches/2015Q3/devel/ocaml-sem/pkg-plist ============================================================================== --- branches/2015Q3/devel/ocaml-sem/pkg-plist Fri Jul 31 12:28:38 2015 (r393300) +++ branches/2015Q3/devel/ocaml-sem/pkg-plist Fri Jul 31 12:29:47 2015 (r393301) @@ -13,6 +13,7 @@ %%PORTDOCS%%%%DOCSDIR%%/html/index_class_types.html %%PORTDOCS%%%%DOCSDIR%%/html/index_classes.html %%PORTDOCS%%%%DOCSDIR%%/html/index_exceptions.html +%%PORTDOCS%%%%DOCSDIR%%/html/index_extensions.html %%PORTDOCS%%%%DOCSDIR%%/html/index_methods.html %%PORTDOCS%%%%DOCSDIR%%/html/index_module_types.html %%PORTDOCS%%%%DOCSDIR%%/html/index_modules.html From owner-svn-ports-branches@freebsd.org Fri Jul 31 14:42:33 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C518E9AF277; Fri, 31 Jul 2015 14:42:33 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B48EE1C4F; Fri, 31 Jul 2015 14:42:33 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VEgXYI063452; Fri, 31 Jul 2015 14:42:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VEgX1I063451; Fri, 31 Jul 2015 14:42:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507311442.t6VEgX1I063451@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 31 Jul 2015 14:42:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393310 - branches/2015Q3/shells/zsh X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 14:42:33 -0000 Author: amdmi3 Date: Fri Jul 31 14:42:32 2015 New Revision: 393310 URL: https://svnweb.freebsd.org/changeset/ports/393310 Log: MFH: r393309 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam shebang fix blanket Modified: branches/2015Q3/shells/zsh/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/shells/zsh/Makefile ============================================================================== --- branches/2015Q3/shells/zsh/Makefile Fri Jul 31 14:35:39 2015 (r393309) +++ branches/2015Q3/shells/zsh/Makefile Fri Jul 31 14:42:32 2015 (r393310) @@ -3,7 +3,7 @@ PORTNAME= zsh PORTVERSION= 5.0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MASTER_SITES= \ SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \ @@ -24,7 +24,17 @@ MAKE_JOBS_UNSAFE= yes ZSH_VER= ${PORTVERSION} -USES= iconv ncurses tar:bzip2 +USES= iconv ncurses shebangfix tar:bzip2 +SHEBANG_FILES= Functions/Calendar/calendar_add \ + Functions/Misc/checkmail \ + Functions/Misc/run-help \ + Functions/Misc/sticky-note \ + Functions/Misc/zcalc \ + Functions/Misc/zed \ + Functions/Misc/zkbd +SHEBANG_LANG= zsh +zsh_OLD_CMD= /bin/zsh +zsh_CMD= ${PREFIX}/bin/zsh GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -DBOOL_DEFINED @@ -76,6 +86,7 @@ CONFIGURE_ENV+= ac_cv_lib_iconv_libiconv .endif post-patch: + @${REINPLACE_CMD} -i '' -e '1s|zsh|${zsh_CMD}|' ${WRKSRC}/Functions/Misc/run-help-ip @${REINPLACE_CMD} -e '/LIBS/s/-lrt//' ${WRKSRC}/configure @${SED} -i "" -e "s,link=dynamic,link=either," \ ${WRKSRC}/Src/Modules/*.mdd From owner-svn-ports-branches@freebsd.org Fri Jul 31 14:45:51 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47AF89AF2FF; Fri, 31 Jul 2015 14:45:51 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 383821E56; Fri, 31 Jul 2015 14:45:51 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VEjpiB063853; Fri, 31 Jul 2015 14:45:51 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VEjpwT063852; Fri, 31 Jul 2015 14:45:51 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507311445.t6VEjpwT063852@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 31 Jul 2015 14:45:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393312 - branches/2015Q3/deskutils/vym X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 14:45:51 -0000 Author: amdmi3 Date: Fri Jul 31 14:45:50 2015 New Revision: 393312 URL: https://svnweb.freebsd.org/changeset/ports/393312 Log: MFH: r393311 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam shebang fix blanket Modified: branches/2015Q3/deskutils/vym/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/deskutils/vym/Makefile ============================================================================== --- branches/2015Q3/deskutils/vym/Makefile Fri Jul 31 14:43:55 2015 (r393311) +++ branches/2015Q3/deskutils/vym/Makefile Fri Jul 31 14:45:50 2015 (r393312) @@ -3,14 +3,15 @@ PORTNAME= vym PORTVERSION= 2.2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= SF/vym/${PORTVERSION} MAINTAINER= lichray@gmail.com COMMENT= VYM is a tool to generate and manipulate mind maps -USES= qmake tar:bzip2 +USES= qmake shebangfix tar:bzip2 +SHEBANG_FILES= scripts/makedist-vym scripts/vivym USE_QT4= uic_build moc_build qt3support_build \ network xml dbus svg QMAKE_ARGS= DATADIR=${DATADIR:C,/vym$,,} \ From owner-svn-ports-branches@freebsd.org Fri Jul 31 14:52:48 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F2279AF581; Fri, 31 Jul 2015 14:52:48 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FD2814B4; Fri, 31 Jul 2015 14:52:48 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VEqm6l067918; Fri, 31 Jul 2015 14:52:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VEqmpw067917; Fri, 31 Jul 2015 14:52:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507311452.t6VEqmpw067917@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 31 Jul 2015 14:52:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393314 - branches/2015Q3/sysutils/smartmontools X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 14:52:48 -0000 Author: amdmi3 Date: Fri Jul 31 14:52:47 2015 New Revision: 393314 URL: https://svnweb.freebsd.org/changeset/ports/393314 Log: MFH: r393313 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam shebang fix blanket Modified: branches/2015Q3/sysutils/smartmontools/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/sysutils/smartmontools/Makefile ============================================================================== --- branches/2015Q3/sysutils/smartmontools/Makefile Fri Jul 31 14:50:56 2015 (r393313) +++ branches/2015Q3/sysutils/smartmontools/Makefile Fri Jul 31 14:52:47 2015 (r393314) @@ -3,6 +3,7 @@ PORTNAME= smartmontools PORTVERSION= 6.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF @@ -15,7 +16,8 @@ CONFLICTS= smartmontools-devel-[0-9]* OPTIONS_DEFINE= DOCS -USES= alias gmake +USES= alias gmake shebangfix +SHEBANG_FILES= examplescripts/Example5 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking \ --enable-sample \ From owner-svn-ports-branches@freebsd.org Fri Jul 31 15:10:29 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C85F39AF928; Fri, 31 Jul 2015 15:10:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AE0BE10CB; Fri, 31 Jul 2015 15:10:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VFATGg073227; Fri, 31 Jul 2015 15:10:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VFATcP073226; Fri, 31 Jul 2015 15:10:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507311510.t6VFATcP073226@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 31 Jul 2015 15:10:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393318 - branches/2015Q3/www/webtrees X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 15:10:29 -0000 Author: amdmi3 Date: Fri Jul 31 15:10:28 2015 New Revision: 393318 URL: https://svnweb.freebsd.org/changeset/ports/393318 Log: MFH: r393317 - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket Approved by: ports-secteam shebang fix blanket Modified: branches/2015Q3/www/webtrees/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/www/webtrees/Makefile ============================================================================== --- branches/2015Q3/www/webtrees/Makefile Fri Jul 31 14:54:32 2015 (r393317) +++ branches/2015Q3/www/webtrees/Makefile Fri Jul 31 15:10:28 2015 (r393318) @@ -3,7 +3,7 @@ PORTNAME= webtrees PORTVERSION= 1.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://launchpad.net/${PORTNAME}/${PORTVERSION:C/\.[0-9]*$//}/${PORTVERSION}/+download/ @@ -13,9 +13,14 @@ COMMENT= Online genealogy viewer WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} EXTRACT_AFTER_ARGS= -d ${WRKSRC} -USES= cpe zip:infozip +USES= cpe shebangfix zip:infozip +SHEBANG_FILES= webtrees/library/bombayworks/zendframework1/puppet/scripts/php-build.sh \ + webtrees/library/ezyang/htmlpurifier/maintenance/*.php \ + webtrees/library/ezyang/htmlpurifier/maintenance/*.sh \ + webtrees/library/tecnick.com/tcpdf/tools/tcpdf_addfont.php USE_PHP= calendar dom filter gd pcre pdo_mysql session simplexml xml NO_BUILD= yes +NO_ARCH= yes SUB_FILES= pkg-message pkg-deinstall From owner-svn-ports-branches@freebsd.org Fri Jul 31 15:17:49 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22A669AFC11; Fri, 31 Jul 2015 15:17:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 025421977; Fri, 31 Jul 2015 15:17:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VFHmSr077004; Fri, 31 Jul 2015 15:17:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VFHmDL077002; Fri, 31 Jul 2015 15:17:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507311517.t6VFHmDL077002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 31 Jul 2015 15:17:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393321 - branches/2015Q3/multimedia/vdr-plugin-streamdev X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 15:17:49 -0000 Author: amdmi3 Date: Fri Jul 31 15:17:47 2015 New Revision: 393321 URL: https://svnweb.freebsd.org/changeset/ports/393321 Log: MFH: r393319 - Fix shebangs - Drop @dirrm* from plist - Switch to @sample Approved by: portmgr blanket Approved by: ports-secteam shebang fix blanket Modified: branches/2015Q3/multimedia/vdr-plugin-streamdev/Makefile branches/2015Q3/multimedia/vdr-plugin-streamdev/pkg-plist Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/multimedia/vdr-plugin-streamdev/Makefile ============================================================================== --- branches/2015Q3/multimedia/vdr-plugin-streamdev/Makefile Fri Jul 31 15:16:31 2015 (r393320) +++ branches/2015Q3/multimedia/vdr-plugin-streamdev/Makefile Fri Jul 31 15:17:47 2015 (r393321) @@ -3,6 +3,7 @@ PORTNAME= vdr-plugin-streamdev PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/1580/:release \ LOCAL/nox:snapshot @@ -13,7 +14,8 @@ COMMENT= Video Disk Recorder - stream de RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash -USES= tar:tgz +USES= shebangfix tar:tgz +SHEBANG_FILES= streamdev-server/externremux.sh PORTDOCS= COPYING README HISTORY HAVE_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes Modified: branches/2015Q3/multimedia/vdr-plugin-streamdev/pkg-plist ============================================================================== --- branches/2015Q3/multimedia/vdr-plugin-streamdev/pkg-plist Fri Jul 31 15:16:31 2015 (r393320) +++ branches/2015Q3/multimedia/vdr-plugin-streamdev/pkg-plist Fri Jul 31 15:17:47 2015 (r393321) @@ -1,12 +1,7 @@ lib/vdr/libvdr-streamdev-client.so.%%APIVERSION%% lib/vdr/libvdr-streamdev-server.so.%%APIVERSION%% -@unexec if cmp -s %D/etc/vdr/plugins/streamdev-server/externremux.sh.sample %D/etc/vdr/plugins/streamdev-server/externremux.sh; then rm -f %D/etc/vdr/plugins/streamdev-server/externremux.sh; fi -etc/vdr/plugins/streamdev-server/externremux.sh.sample -@exec if [ ! -f %D/etc/vdr/plugins/streamdev-server/externremux.sh ] ; then cp -p %D/%F %B/externremux.sh; fi -@unexec if cmp -s %D/etc/vdr/plugins/streamdev-server/streamdevhosts.conf.sample %D/etc/vdr/plugins/streamdev-server/streamdevhosts.conf; then rm -f %D/etc/vdr/plugins/streamdev-server/streamdevhosts.conf; fi -etc/vdr/plugins/streamdev-server/streamdevhosts.conf.sample -@exec if [ ! -f %D/etc/vdr/plugins/streamdev-server/streamdevhosts.conf ] ; then cp -p %D/%F %B/streamdevhosts.conf; fi -@dirrmtry etc/vdr/plugins/streamdev-server +@sample etc/vdr/plugins/streamdev-server/externremux.sh.sample +@sample etc/vdr/plugins/streamdev-server/streamdevhosts.conf.sample %%NLS%%share/locale/de_DE/LC_MESSAGES/vdr-streamdev-client.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/vdr-streamdev-server.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/vdr-streamdev-client.mo From owner-svn-ports-branches@freebsd.org Fri Jul 31 15:18:54 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA3E39AFC8B; Fri, 31 Jul 2015 15:18:54 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A14711AEC; Fri, 31 Jul 2015 15:18:54 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VFIsrf077200; Fri, 31 Jul 2015 15:18:54 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VFIsrR077199; Fri, 31 Jul 2015 15:18:54 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507311518.t6VFIsrR077199@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 31 Jul 2015 15:18:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393322 - branches/2015Q3/sysutils/vagrant X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 15:18:54 -0000 Author: amdmi3 Date: Fri Jul 31 15:18:53 2015 New Revision: 393322 URL: https://svnweb.freebsd.org/changeset/ports/393322 Log: MFH: r393320 - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket Approved by: ports-secteam shebang fix blanket Modified: branches/2015Q3/sysutils/vagrant/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/sysutils/vagrant/Makefile ============================================================================== --- branches/2015Q3/sysutils/vagrant/Makefile Fri Jul 31 15:17:47 2015 (r393321) +++ branches/2015Q3/sysutils/vagrant/Makefile Fri Jul 31 15:18:53 2015 (r393322) @@ -3,6 +3,7 @@ PORTNAME= vagrant PORTVERSION= 1.7.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils rubygems devel @@ -33,6 +34,10 @@ RUN_DEPENDS= rubygem-bundler17>=1.5.3:${ USE_GITHUB= yes GH_ACCOUNT= mitchellh +USES= shebangfix +SHEBANG_FILES= scripts/bintray_upload.sh \ + scripts/website_push_docs.sh \ + scripts/website_push_www.sh USE_RUBY= yes GEMFILES= vagrant-${PORTVERSION}.gem RUBYGEMBIN= gem${RUBY_SUFFIX} @@ -40,6 +45,7 @@ PLIST_SUB+= GEMS_DIR="lib/ruby/gems/${RU GEM_BASE_DIR="lib/ruby/gems/${RUBY_VER}/gems" \ DOC_DIR="lib/ruby/gems/${RUBY_VER}/doc" \ PORTVERSION="${PORTVERSION}" +NO_ARCH= yes RUBYGEM_ARGS= --no-ri --no-rdoc -l --no-update-sources \ --install-dir ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER} \ From owner-svn-ports-branches@freebsd.org Fri Jul 31 15:23:13 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E7BFD9AFEEA; Fri, 31 Jul 2015 15:23:13 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D8C5A1170; Fri, 31 Jul 2015 15:23:13 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VFND4f081342; Fri, 31 Jul 2015 15:23:13 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VFNDZ8081341; Fri, 31 Jul 2015 15:23:13 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507311523.t6VFNDZ8081341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 31 Jul 2015 15:23:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393325 - branches/2015Q3/devel/rubygem-moneta X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 15:23:14 -0000 Author: amdmi3 Date: Fri Jul 31 15:23:12 2015 New Revision: 393325 URL: https://svnweb.freebsd.org/changeset/ports/393325 Log: MFH: r393323 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam shebang fix blanket Modified: branches/2015Q3/devel/rubygem-moneta/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/devel/rubygem-moneta/Makefile ============================================================================== --- branches/2015Q3/devel/rubygem-moneta/Makefile Fri Jul 31 15:20:52 2015 (r393324) +++ branches/2015Q3/devel/rubygem-moneta/Makefile Fri Jul 31 15:23:12 2015 (r393325) @@ -3,12 +3,19 @@ PORTNAME= moneta PORTVERSION= 0.7.19 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= renchap@cocoa-x.com COMMENT= Unified interface to key/value stores +USES= shebangfix +SHEBANG_FILES= script/install-kyotocabinet \ + script/kill-travis \ + script/start-services \ + script/upload-bundle \ + script/wait-services USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes From owner-svn-ports-branches@freebsd.org Fri Jul 31 15:26:25 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7DCF9AF070; Fri, 31 Jul 2015 15:26:25 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A82A018C8; Fri, 31 Jul 2015 15:26:25 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VFQPhG081750; Fri, 31 Jul 2015 15:26:25 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VFQPrc081749; Fri, 31 Jul 2015 15:26:25 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507311526.t6VFQPrc081749@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 31 Jul 2015 15:26:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393326 - branches/2015Q3/databases/riak X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 15:26:25 -0000 Author: amdmi3 Date: Fri Jul 31 15:26:24 2015 New Revision: 393326 URL: https://svnweb.freebsd.org/changeset/ports/393326 Log: MFH: r393324 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam shebang fix blanket Modified: branches/2015Q3/databases/riak/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/databases/riak/Makefile ============================================================================== --- branches/2015Q3/databases/riak/Makefile Fri Jul 31 15:23:12 2015 (r393325) +++ branches/2015Q3/databases/riak/Makefile Fri Jul 31 15:26:24 2015 (r393326) @@ -2,6 +2,7 @@ PORTNAME= riak PORTVERSION= 1.4.12 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://s3.amazonaws.com/downloads.basho.com/riak/${PORTVERSION:R}/${PORTVERSION}/ \ http://downloads.basho.com.s3.amazonaws.com/riak/${PORTVERSION:R}/${PORTVERSION}/ @@ -13,7 +14,12 @@ LICENSE= APACHE20 BUILD_DEPENDS= ${LOCALBASE}/lib/erlang15/bin/erlc:${PORTSDIR}/lang/erlang-runtime15 -USES= gmake readline +USES= gmake readline shebangfix +SHEBANG_FILES= deps/eper/priv/bin/dtop \ + deps/eper/priv/bin/gperf \ + deps/eper/priv/bin/ntop \ + deps/eper/priv/bin/redbug \ + deps/eper/priv/bin/sherk USE_RC_SUBR= riak PLIST= ${WRKDIR}/pkg-plist From owner-svn-ports-branches@freebsd.org Fri Jul 31 15:28:03 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F16BA9AF0F2; Fri, 31 Jul 2015 15:28:03 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E223B1AC1; Fri, 31 Jul 2015 15:28:03 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VFS3cC082066; Fri, 31 Jul 2015 15:28:03 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VFS3Ih082065; Fri, 31 Jul 2015 15:28:03 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507311528.t6VFS3Ih082065@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 31 Jul 2015 15:28:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393328 - branches/2015Q3/databases/phppgadmin X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 15:28:04 -0000 Author: amdmi3 Date: Fri Jul 31 15:28:02 2015 New Revision: 393328 URL: https://svnweb.freebsd.org/changeset/ports/393328 Log: MFH: r393327 - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket Approved by: ports-secteam shebang fix blanket Modified: branches/2015Q3/databases/phppgadmin/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/databases/phppgadmin/Makefile ============================================================================== --- branches/2015Q3/databases/phppgadmin/Makefile Fri Jul 31 15:27:02 2015 (r393327) +++ branches/2015Q3/databases/phppgadmin/Makefile Fri Jul 31 15:28:02 2015 (r393328) @@ -3,6 +3,7 @@ PORTNAME= phppgadmin PORTVERSION= 5.1 +PORTREVISION= 1 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME}/phpPgAdmin%20%5Bstable%5D/phpPgAdmin-5.1 DISTNAME= phpPgAdmin-${PORTVERSION} @@ -12,7 +13,8 @@ COMMENT= Web Based Postgres Administrati LICENSE= GPLv2 -USES= cpe tar:bzip2 +USES= cpe shebangfix tar:bzip2 +SHEBANG_FILES= lang/synch CPE_VENDOR= phppgadmin_project .if !defined(WITHOUT_PHP_DEPENDS) USE_PHP= pgsql pcre session @@ -22,6 +24,7 @@ PGADMDIR?= www/phpPgAdmin PLIST_SUB+= PGADMDIR=${PGADMDIR} PGADMOLDDIR?= www/data-dist/phpPgAdmin PLIST_SUB+= PGADMOLDDIR=${PGADMOLDDIR} +NO_ARCH= yes pre-everything:: @${ECHO_CMD} "# you can customize the installation directory" From owner-svn-ports-branches@freebsd.org Fri Jul 31 15:40:31 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 914C99AF419; Fri, 31 Jul 2015 15:40:31 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 822A416D2; Fri, 31 Jul 2015 15:40:31 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VFeVD0086791; Fri, 31 Jul 2015 15:40:31 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VFeVWf086790; Fri, 31 Jul 2015 15:40:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507311540.t6VFeVWf086790@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 31 Jul 2015 15:40:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393332 - branches/2015Q3/devel/phabricator X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 15:40:31 -0000 Author: amdmi3 Date: Fri Jul 31 15:40:30 2015 New Revision: 393332 URL: https://svnweb.freebsd.org/changeset/ports/393332 Log: MFH: r393331 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam shebang fix blanket Modified: branches/2015Q3/devel/phabricator/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/devel/phabricator/Makefile ============================================================================== --- branches/2015Q3/devel/phabricator/Makefile Fri Jul 31 15:39:23 2015 (r393331) +++ branches/2015Q3/devel/phabricator/Makefile Fri Jul 31 15:40:30 2015 (r393332) @@ -2,6 +2,7 @@ PORTNAME= phabricator PORTVERSION= 20150626 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= php5- @@ -19,6 +20,11 @@ OPTIONS_DEFINE= GD OPCACHE OPTIONS_DEFAULT=OPCACHE OPCACHE_DESC?= Use OPcache/APCu (APC on PHP < 5.5) to improve performance +USES= shebangfix +SHEBANG_FILES= externals/httpful/build \ + externals/restful/build-phar \ + scripts/install/install_rhel-derivs.sh \ + scripts/install/install_ubuntu.sh USE_PHP= ctype curl fileinfo hash iconv filter mbstring mysql openssl \ pcntl posix From owner-svn-ports-branches@freebsd.org Fri Jul 31 19:47:27 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E4B09AFC0C; Fri, 31 Jul 2015 19:47:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7E35D1F42; Fri, 31 Jul 2015 19:47:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VJlRGC094261; Fri, 31 Jul 2015 19:47:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VJlQk9094259; Fri, 31 Jul 2015 19:47:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507311947.t6VJlQk9094259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 31 Jul 2015 19:47:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393370 - branches/2015Q3/sysutils/3dm X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 19:47:27 -0000 Author: amdmi3 Date: Fri Jul 31 19:47:26 2015 New Revision: 393370 URL: https://svnweb.freebsd.org/changeset/ports/393370 Log: MFH: r393369 - Fix fetch Submitted by: Joseph Bernard Approved by: ports-secteam blanket Modified: branches/2015Q3/sysutils/3dm/Makefile branches/2015Q3/sysutils/3dm/distinfo Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/sysutils/3dm/Makefile ============================================================================== --- branches/2015Q3/sysutils/3dm/Makefile Fri Jul 31 19:44:50 2015 (r393369) +++ branches/2015Q3/sysutils/3dm/Makefile Fri Jul 31 19:47:26 2015 (r393370) @@ -6,8 +6,8 @@ PORTVERSION= 2.11.00.021 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= sysutils -MASTER_SITES= http://www.lsi.com/downloads/Public/RAID%20Controllers/RAID%20Controllers%20Common%20Files/3DM2_CLI-freebsd_10.2.2.1_9.5.5.1.zip?source=1/ -DISTFILES= 3DM2_CLI-freebsd_10.2.2.1_9.5.5.1.zip +MASTER_SITES= http://www.avagotech.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/ +DISTFILES= 3DM2_CLI-freebsd_10-2-2-1_9-5-5-1.zip DIST_SUBDIR= 3dm2 MAINTAINER= takefu@airport.fm Modified: branches/2015Q3/sysutils/3dm/distinfo ============================================================================== --- branches/2015Q3/sysutils/3dm/distinfo Fri Jul 31 19:44:50 2015 (r393369) +++ branches/2015Q3/sysutils/3dm/distinfo Fri Jul 31 19:47:26 2015 (r393370) @@ -1,2 +1,2 @@ -SHA256 (3dm2/3DM2_CLI-freebsd_10.2.2.1_9.5.5.1.zip) = 0f9445288949973f454c6f7bd7aaace32469ecce80854a4318b7c01117e468d0 -SIZE (3dm2/3DM2_CLI-freebsd_10.2.2.1_9.5.5.1.zip) = 12159916 +SHA256 (3dm2/3DM2_CLI-freebsd_10-2-2-1_9-5-5-1.zip) = 0f9445288949973f454c6f7bd7aaace32469ecce80854a4318b7c01117e468d0 +SIZE (3dm2/3DM2_CLI-freebsd_10-2-2-1_9-5-5-1.zip) = 12159916 From owner-svn-ports-branches@freebsd.org Fri Jul 31 19:58:54 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 934189AFE6A; Fri, 31 Jul 2015 19:58:54 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8325D169C; Fri, 31 Jul 2015 19:58:54 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VJwsW7098718; Fri, 31 Jul 2015 19:58:54 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VJwsDW098717; Fri, 31 Jul 2015 19:58:54 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507311958.t6VJwsDW098717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 31 Jul 2015 19:58:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393373 - branches/2015Q3/news/ifmail X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 19:58:54 -0000 Author: amdmi3 Date: Fri Jul 31 19:58:53 2015 New Revision: 393373 URL: https://svnweb.freebsd.org/changeset/ports/393373 Log: MFH: r393372 - Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam shebang fix blanket Modified: branches/2015Q3/news/ifmail/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/news/ifmail/Makefile ============================================================================== --- branches/2015Q3/news/ifmail/Makefile Fri Jul 31 19:57:47 2015 (r393372) +++ branches/2015Q3/news/ifmail/Makefile Fri Jul 31 19:58:53 2015 (r393373) @@ -2,13 +2,38 @@ PORTNAME= ifmail PORTVERSION= 2.15 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= news comms MASTER_SITES= SUNSITE/system/fido MAINTAINER= dinoex@FreeBSD.org COMMENT= FidoNet(tm) support package for UN*X platform +USES= shebangfix +SHEBANG_FILES= misc/contrib/a2dbm \ + misc/contrib/abbs2nf/abbs2nf.pl \ + misc/contrib/areafix-0.5.07/areafix.pl \ + misc/contrib/areafix-0.5.07-jv10/areafix.pl \ + misc/contrib/areafix-0.6.02/areafix \ + misc/contrib/edalias \ + misc/contrib/edalias.cgi \ + misc/contrib/ifinfo \ + misc/contrib/ifinfo.pl \ + misc/contrib/ifman \ + misc/contrib/ifreq \ + misc/contrib/ldbm \ + misc/contrib/lmsgid \ + misc/contrib/sumlog \ + misc/contrib/tic/checker.pl \ + misc/contrib/tic/lister.pl \ + misc/contrib/tic/makeconfig.pl \ + misc/contrib/tic/poster.pl \ + misc/contrib/tic/process_tics.pl \ + misc/contrib/tic/purge_history.pl \ + misc/contrib/u-tic/make_machdep.pl \ + misc/contrib/u-tic/u-attach.pl \ + misc/contrib/u-tic/u-fix.pl \ + misc/contrib/u-tic/u-tic.pl USERS= ifmail CFLAGS+= -DHAS_STDARG_H -Wall GID!= id -g From owner-svn-ports-branches@freebsd.org Fri Jul 31 21:18:09 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99E529B095B; Fri, 31 Jul 2015 21:18:09 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 89303F17; Fri, 31 Jul 2015 21:18:09 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VLI96e032854; Fri, 31 Jul 2015 21:18:09 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VLI8RE032851; Fri, 31 Jul 2015 21:18:08 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201507312118.t6VLI8RE032851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Fri, 31 Jul 2015 21:18:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393375 - in branches/2015Q3/java/openjdk6: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 21:18:09 -0000 Author: jkim Date: Fri Jul 31 21:18:07 2015 New Revision: 393375 URL: https://svnweb.freebsd.org/changeset/ports/393375 Log: MFH: r393281 - Update to b36. - Fix default core file location in crash report. Approved by: ports-secteam (delphij) Modified: branches/2015Q3/java/openjdk6/Makefile branches/2015Q3/java/openjdk6/distinfo branches/2015Q3/java/openjdk6/files/patch-set Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/java/openjdk6/Makefile ============================================================================== --- branches/2015Q3/java/openjdk6/Makefile Fri Jul 31 20:58:07 2015 (r393374) +++ branches/2015Q3/java/openjdk6/Makefile Fri Jul 31 21:18:07 2015 (r393375) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= openjdk6 -PORTVERSION= b35 -PORTREVISION= 1 +PORTVERSION= b36 PORTEPOCH= 1 CATEGORIES= java devel MASTER_SITES= APACHE/ant/binaries/:ant \ @@ -29,7 +28,7 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/ RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \ dejavu>0:${PORTSDIR}/x11-fonts/dejavu -OPENJDK_BUILDDATE= 14_apr_2015 +OPENJDK_BUILDDATE= 22_jul_2015 OPTIONS_DEFINE= ICEDTEA IPV6 POLICY SOUND TZUPDATE OPTIONS_DEFAULT=ICEDTEA IPV6 TZUPDATE Modified: branches/2015Q3/java/openjdk6/distinfo ============================================================================== --- branches/2015Q3/java/openjdk6/distinfo Fri Jul 31 20:58:07 2015 (r393374) +++ branches/2015Q3/java/openjdk6/distinfo Fri Jul 31 21:18:07 2015 (r393375) @@ -1,6 +1,6 @@ SHA256 (apache-ant-1.9.4-bin.tar.bz2) = 20c16575684b8869dd9d19abe0fb504566adefb5d397881e70a417886e0088cf SIZE (apache-ant-1.9.4-bin.tar.bz2) = 4351965 -SHA256 (openjdk-6-src-b35-14_apr_2015.tar.xz) = 131cde181fbca08ac4d47bd13f6c3a64806fe2ae2106c03afe7ba651c24a4f9b -SIZE (openjdk-6-src-b35-14_apr_2015.tar.xz) = 33730692 +SHA256 (openjdk-6-src-b36-22_jul_2015.tar.xz) = c9df23d208b3b61f5f57c030accca2f7b3218a97bd140668506265ececdf26f4 +SIZE (openjdk-6-src-b36-22_jul_2015.tar.xz) = 33757312 SHA256 (jtreg-4.1-bin-b05_29_nov_2012.zip) = 9291eb4a14501232b35614e88686ff66ad8b69d0098dbd4322b28f97b672653d SIZE (jtreg-4.1-bin-b05_29_nov_2012.zip) = 5993382 Modified: branches/2015Q3/java/openjdk6/files/patch-set ============================================================================== --- branches/2015Q3/java/openjdk6/files/patch-set Fri Jul 31 20:58:07 2015 (r393374) +++ branches/2015Q3/java/openjdk6/files/patch-set Fri Jul 31 21:18:07 2015 (r393375) @@ -1108,7 +1108,13 @@ # include # include # include -@@ -131,6 +130,19 @@ +@@ -126,11 +125,25 @@ + # include + #ifndef __APPLE__ + # include ++# include + #endif + # include # include # include @@ -1128,7 +1134,7 @@ #if defined(__FreeBSD__) || defined(__NetBSD__) # include #endif -@@ -162,8 +174,10 @@ +@@ -162,8 +175,10 @@ #endif int (*os::Bsd::_clock_gettime)(clockid_t, struct timespec *) = NULL; @@ -1140,7 +1146,7 @@ Mutex* os::Bsd::_createThread_lock = NULL; #endif pthread_t os::Bsd::_main_thread; -@@ -171,7 +185,11 @@ +@@ -171,7 +186,11 @@ #ifndef _ALLBSD_SOURCE bool os::Bsd::_is_floating_stack = false; bool os::Bsd::_is_NPTL = false; @@ -1152,7 +1158,7 @@ const char * os::Bsd::_glibc_version = NULL; const char * os::Bsd::_libpthread_version = NULL; #endif -@@ -205,6 +223,28 @@ +@@ -205,6 +224,28 @@ julong os::Bsd::available_memory() { #ifdef _ALLBSD_SOURCE @@ -1181,7 +1187,7 @@ // XXXBSD: this is just a stopgap implementation return physical_memory() >> 2; #else -@@ -221,6 +261,17 @@ +@@ -221,6 +262,17 @@ } julong os::allocatable_physical_memory(julong size) { @@ -1199,7 +1205,7 @@ #ifdef _LP64 return size; #else -@@ -308,16 +359,22 @@ +@@ -308,16 +360,22 @@ #define COMPILER_VARIANT "client" #endif @@ -1226,7 +1232,7 @@ int rslt = syscall(SYS_gettid); if (rslt == -1) { // old kernel, no NPTL support -@@ -325,6 +382,7 @@ +@@ -325,6 +383,7 @@ } else { return (pid_t)rslt; } @@ -1234,7 +1240,7 @@ } // Most versions of bsd have a bug where the number of processors are -@@ -337,7 +395,35 @@ +@@ -337,7 +396,35 @@ "environment on Bsd when /proc filesystem is not mounted."; #endif @@ -1271,7 +1277,7 @@ void os::Bsd::initialize_system_info() { int mib[2]; size_t len; -@@ -452,7 +538,7 @@ +@@ -452,7 +539,7 @@ * 7: The default directories, normally /lib and /usr/lib. */ #ifndef DEFAULT_LIBPATH @@ -1280,7 +1286,7 @@ #endif #define EXTENSIONS_DIR "/lib/ext" -@@ -997,7 +1083,7 @@ +@@ -997,7 +1084,7 @@ return NULL; } @@ -1289,7 +1295,7 @@ #ifdef __APPLE__ // thread_id is mach thread on macos osthread->set_thread_id(::mach_thread_self()); -@@ -1009,6 +1095,7 @@ +@@ -1009,6 +1096,7 @@ // thread_id is kernel thread id (similar to Solaris LWP id) osthread->set_thread_id(os::Bsd::gettid()); @@ -1297,7 +1303,7 @@ if (UseNUMA) { int lgrp_id = os::numa_get_group_id(); if (lgrp_id != -1) { -@@ -1016,6 +1103,7 @@ +@@ -1016,6 +1104,7 @@ } } #endif @@ -1305,7 +1311,7 @@ // initialize signal mask for this thread os::Bsd::hotspot_sigmask(thread); -@@ -1105,7 +1193,7 @@ +@@ -1105,7 +1194,7 @@ // let pthread_create() pick the default value. } @@ -1314,7 +1320,7 @@ // glibc guard page pthread_attr_setguardsize(&attr, os::Bsd::default_guard_size(thr_type)); #endif -@@ -1194,7 +1282,7 @@ +@@ -1194,7 +1283,7 @@ } // Store pthread info into the OSThread @@ -1323,7 +1329,7 @@ #ifdef __APPLE__ osthread->set_thread_id(::mach_thread_self()); #else -@@ -1630,7 +1718,10 @@ +@@ -1630,7 +1719,10 @@ } #endif @@ -1335,7 +1341,7 @@ #ifndef SYS_clock_getres #if defined(IA32) || defined(AMD64) -@@ -1644,6 +1735,7 @@ +@@ -1644,6 +1736,7 @@ #else #define sys_clock_getres(x,y) ::syscall(SYS_clock_getres, x, y) #endif @@ -1343,7 +1349,7 @@ void os::Bsd::fast_thread_clock_init() { if (!UseBsdPosixThreadCPUClocks) { -@@ -1817,8 +1909,10 @@ +@@ -1814,8 +1907,10 @@ } intx os::current_thread_id() { @@ -1355,7 +1361,7 @@ #else return (intx)::pthread_self(); #endif -@@ -2341,14 +2435,16 @@ +@@ -2338,14 +2433,16 @@ } void os::print_os_info_brief(outputStream* st) { @@ -1374,7 +1380,7 @@ os::Posix::print_uname_info(st); -@@ -2366,7 +2462,23 @@ +@@ -2363,7 +2460,23 @@ st->print("Memory:"); st->print(" %dk page", os::vm_page_size()>>10); @@ -1399,7 +1405,7 @@ // values in struct sysinfo are "unsigned long" struct sysinfo si; sysinfo(&si); -@@ -2376,17 +2488,22 @@ +@@ -2373,17 +2486,22 @@ os::physical_memory() >> 10); st->print("(" UINT64_FORMAT "k free)", os::available_memory() >> 10); @@ -1424,7 +1430,7 @@ st->cr(); } -@@ -2399,7 +2516,7 @@ +@@ -2396,7 +2514,7 @@ const char *fpe_names[] = { "FPE0", "FPE_INTDIV", "FPE_INTOVF", "FPE_FLTDIV", "FPE_FLTOVF", "FPE_FLTUND", "FPE_FLTRES", @@ -1433,7 +1439,7 @@ const char *segv_names[] = { "SEGV0", "SEGV_MAPERR", "SEGV_ACCERR" }; -@@ -2425,7 +2542,7 @@ +@@ -2422,7 +2540,7 @@ st->print(", si_addr=" PTR_FORMAT, si->si_addr); break; case SIGFPE: @@ -1442,7 +1448,7 @@ st->print(", si_addr=" PTR_FORMAT, si->si_addr); break; case SIGSEGV: -@@ -2533,10 +2650,17 @@ +@@ -2531,10 +2649,17 @@ jrelib_p = buf + len; // Add the appropriate library subdir @@ -1460,7 +1466,7 @@ // Add the appropriate client or server subdir len = strlen(buf); -@@ -2752,7 +2876,7 @@ +@@ -2752,7 +2877,7 @@ if (::write(fd, "", 1) == 1) { mmap(base, size, PROT_READ|PROT_WRITE|PROT_EXEC, @@ -1469,7 +1475,7 @@ } } ::close(fd); -@@ -2815,7 +2939,7 @@ +@@ -2815,7 +2940,7 @@ } void os::free_memory(char *addr, size_t bytes, size_t alignment_hint) { @@ -1478,7 +1484,7 @@ } void os::numa_make_global(char *addr, size_t bytes) { -@@ -2962,7 +3086,7 @@ +@@ -2962,7 +3087,7 @@ return ::mprotect(addr, size, PROT_NONE) == 0; #else uintptr_t res = (uintptr_t) ::mmap(addr, size, PROT_NONE, @@ -1487,7 +1493,7 @@ return res != (uintptr_t) MAP_FAILED; #endif } -@@ -2989,15 +3113,16 @@ +@@ -2989,15 +3114,16 @@ char * addr; int flags; @@ -1508,7 +1514,7 @@ flags, -1, 0); if (addr != MAP_FAILED) { -@@ -3244,9 +3369,11 @@ +@@ -3242,9 +3368,11 @@ #endif char* os::reserve_memory_special(size_t bytes, char* req_addr, bool exec) { @@ -1520,7 +1526,7 @@ key_t key = IPC_PRIVATE; char *addr; -@@ -3321,11 +3448,19 @@ +@@ -3319,11 +3447,19 @@ // with SysV SHM the entire memory region must be allocated as shared // memory. bool os::can_commit_large_page_memory() { @@ -1540,7 +1546,7 @@ } // Reserve memory at an arbitrary address, only if that area is -@@ -3654,8 +3789,8 @@ +@@ -3652,8 +3788,8 @@ return OS_OK; #else int ret = setpriority(PRIO_PROCESS, thread->osthread()->thread_id(), newpri); @@ -1550,7 +1556,7 @@ } OSReturn os::get_native_priority(const Thread* const thread, int *priority_ptr) { -@@ -4171,7 +4306,7 @@ +@@ -4169,7 +4305,7 @@ } } @@ -1559,7 +1565,7 @@ // This is the fastest way to get thread cpu time on Bsd. // Returns cpu time (user+sys) for any thread, not only for current. // POSIX compliant clocks are implemented in the kernels 2.6.16+. -@@ -4188,6 +4323,7 @@ +@@ -4186,6 +4322,7 @@ } #endif @@ -1567,7 +1573,7 @@ ///// // glibc on Bsd platform uses non-documented flag // to indicate, that some special sort of signal -@@ -4198,6 +4334,7 @@ +@@ -4196,6 +4333,7 @@ #undef SIGNIFICANT_SIGNAL_MASK #endif #define SIGNIFICANT_SIGNAL_MASK (~0x04000000) @@ -1575,7 +1581,7 @@ static const char* get_signal_handler_name(address handler, char* buf, int buflen) { -@@ -4222,8 +4359,10 @@ +@@ -4220,8 +4358,10 @@ sigaction(sig, NULL, &sa); @@ -1586,7 +1592,7 @@ st->print("%s: ", os::exception_name(sig, buf, buflen)); -@@ -4245,7 +4384,11 @@ +@@ -4243,7 +4383,11 @@ // May be, handler was resetted by VMError? if(rh != NULL) { handler = rh; @@ -1598,7 +1604,7 @@ } st->print(", sa_flags=" PTR32_FORMAT, sa.sa_flags); -@@ -4320,7 +4463,9 @@ +@@ -4318,7 +4462,9 @@ os_sigaction(sig, (struct sigaction*)NULL, &act); @@ -1608,7 +1614,7 @@ address thisHandler = (act.sa_flags & SA_SIGINFO) ? CAST_FROM_FN_PTR(address, act.sa_sigaction) -@@ -4381,6 +4526,14 @@ +@@ -4379,6 +4525,14 @@ extern bool signal_name(int signo, char* buf, size_t len); @@ -1623,7 +1629,7 @@ const char* os::exception_name(int exception_code, char* buf, size_t size) { if (0 < exception_code && exception_code <= SIGRTMAX) { // signal -@@ -4450,7 +4603,7 @@ +@@ -4448,7 +4602,7 @@ // this is called _after_ the global arguments have been parsed jint os::init_2(void) { @@ -1632,7 +1638,7 @@ Bsd::fast_thread_clock_init(); #endif -@@ -4634,6 +4787,20 @@ +@@ -4632,6 +4786,20 @@ int os::active_processor_count() { #ifdef _ALLBSD_SOURCE @@ -1653,7 +1659,7 @@ return _processor_count; #else // Bsd doesn't yet have a (official) notion of processor sets, -@@ -5033,7 +5200,7 @@ +@@ -5031,7 +5199,7 @@ return munmap(addr, bytes) == 0; } @@ -1662,7 +1668,7 @@ static jlong slow_thread_cpu_time(Thread *thread, bool user_sys_cpu_time); static clockid_t thread_cpu_clockid(Thread* thread) { -@@ -5057,7 +5224,7 @@ +@@ -5055,7 +5223,7 @@ jlong os::current_thread_cpu_time() { #ifdef __APPLE__ return os::thread_cpu_time(Thread::current(), true /* user + sys */); @@ -1671,7 +1677,7 @@ if (os::Bsd::supports_fast_thread_cpu_time()) { return os::Bsd::fast_thread_cpu_time(CLOCK_THREAD_CPUTIME_ID); } else { -@@ -5068,7 +5235,7 @@ +@@ -5066,7 +5234,7 @@ } jlong os::thread_cpu_time(Thread* thread) { @@ -1680,7 +1686,7 @@ // consistent with what current_thread_cpu_time() returns if (os::Bsd::supports_fast_thread_cpu_time()) { return os::Bsd::fast_thread_cpu_time(thread_cpu_clockid(thread)); -@@ -5081,7 +5248,7 @@ +@@ -5079,7 +5247,7 @@ jlong os::current_thread_cpu_time(bool user_sys_cpu_time) { #ifdef __APPLE__ return os::thread_cpu_time(Thread::current(), user_sys_cpu_time); @@ -1689,7 +1695,7 @@ if (user_sys_cpu_time && os::Bsd::supports_fast_thread_cpu_time()) { return os::Bsd::fast_thread_cpu_time(CLOCK_THREAD_CPUTIME_ID); } else { -@@ -5110,7 +5277,7 @@ +@@ -5108,7 +5276,7 @@ } else { return ((jlong)tinfo.user_time.seconds * 1000000000) + ((jlong)tinfo.user_time.microseconds * (jlong)1000); } @@ -1698,7 +1704,7 @@ if (user_sys_cpu_time && os::Bsd::supports_fast_thread_cpu_time()) { return os::Bsd::fast_thread_cpu_time(thread_cpu_clockid(thread)); } else { -@@ -5119,12 +5286,15 @@ +@@ -5117,12 +5285,15 @@ #endif } @@ -1715,7 +1721,7 @@ static bool proc_pid_cpu_avail = true; static bool proc_task_unchecked = true; static const char *proc_stat_path = "/proc/%d/stat"; -@@ -5208,6 +5378,7 @@ +@@ -5206,6 +5377,7 @@ } else { return (jlong)user_time * (1000000000 / clock_tics_per_sec); } @@ -1723,7 +1729,7 @@ } #endif -@@ -5226,7 +5397,7 @@ +@@ -5224,7 +5396,7 @@ } bool os::is_thread_cpu_time_supported() { @@ -1732,6 +1738,37 @@ return true; #elif defined(_ALLBSD_SOURCE) return false; +@@ -5799,3 +5971,30 @@ + + return true; + } ++ ++// Get the default path to the core file ++// Returns the length of the string ++int os::get_core_path(char *buffer, size_t bufferSize) { ++#ifdef __APPLE__ ++ jio_snprintf(buffer, bufferSize, "/cores/core.%d", current_process_id()); ++#else ++ const char *p = get_current_directory(buffer, bufferSize); ++ ++ if (p == NULL) { ++ assert(p != NULL, "failed to get current directory"); ++ return 0; ++ } ++ ++ const char *q = getprogname(); ++ ++ if (q == NULL) { ++ assert(q != NULL, "failed to get progname"); ++ return 0; ++ } ++ ++ const int n = strlen(buffer); ++ ++ jio_snprintf(buffer + n, bufferSize - n, "/%s.core", q); ++#endif ++ return strlen(buffer); ++} --- hotspot/src/os/bsd/vm/os_bsd.hpp +++ hotspot/src/os/bsd/vm/os_bsd.hpp @@ -56,9 +56,11 @@ @@ -2141,6 +2178,40 @@ const char *substr = "-Dsun.java.launcher.pid="; char *pid_prop_str = (char *)JLI_MemAlloc(strlen(substr) + MAX_PID_STR_SZ + 1); sprintf(pid_prop_str, "%s%d", substr, getpid()); +--- hotspot/src/os/posix/vm/os_posix.cpp ++++ hotspot/src/os/posix/vm/os_posix.cpp +@@ -33,19 +33,18 @@ + + // Check core dump limit and report possible place where core can be found + void os::check_or_create_dump(void* exceptionRecord, void* contextRecord, char* buffer, size_t bufferSize) { ++ int n; + struct rlimit rlim; +- static char cwd[O_BUFLEN]; + bool success; + +- get_current_directory(cwd, sizeof(cwd)); ++ n = get_core_path(buffer, bufferSize); + + if (getrlimit(RLIMIT_CORE, &rlim) != 0) { +- jio_snprintf(buffer, bufferSize, "%s/core or core.%d (may not exist)", cwd, current_process_id()); ++ jio_snprintf(buffer + n, bufferSize - n, " (may not exist)"); + success = true; + } else { + switch(rlim.rlim_cur) { + case RLIM_INFINITY: +- jio_snprintf(buffer, bufferSize, "%s/core or core.%d", cwd, current_process_id()); + success = true; + break; + case 0: +@@ -53,7 +52,7 @@ + success = false; + break; + default: +- jio_snprintf(buffer, bufferSize, "%s/core or core.%d (max size %lu kB). To ensure a full core dump, try \"ulimit -c unlimited\" before starting Java again", cwd, current_process_id(), (unsigned long)(rlim.rlim_cur >> 10)); ++ jio_snprintf(buffer + n, bufferSize - n, " (max size %lu kB). To ensure a full core dump, try \"ulimit -c unlimited\" before starting Java again", (unsigned long)(rlim.rlim_cur >> 10)); + success = true; + break; + } --- hotspot/src/os_cpu/bsd_x86/vm/globals_bsd_x86.hpp +++ hotspot/src/os_cpu/bsd_x86/vm/globals_bsd_x86.hpp @@ -42,7 +42,6 @@ @@ -2985,6 +3056,19 @@ return ptr; } }; +--- hotspot/src/share/vm/runtime/os.hpp ++++ hotspot/src/share/vm/runtime/os.hpp +@@ -636,6 +636,10 @@ + // On Windows this will create an actual minidump, on Linux/Solaris it will simply check core dump limits + static void check_or_create_dump(void* exceptionRecord, void* contextRecord, char* buffer, size_t bufferSize); + ++ // Get the default path to the core file ++ // Returns the length of the string ++ static int get_core_path(char* buffer, size_t bufferSize); ++ + // JVMTI & JVM monitoring and management support + // The thread_cpu_time() and current_thread_cpu_time() are only + // supported if is_thread_cpu_time_supported() returns true. --- hotspot/src/share/vm/runtime/park.cpp +++ hotspot/src/share/vm/runtime/park.cpp @@ -140,7 +140,7 @@ @@ -3246,24 +3330,15 @@ ifeq ($(PLATFORM), linux) --- jdk/make/com/sun/jmx/Makefile +++ jdk/make/com/sun/jmx/Makefile -@@ -102,16 +102,7 @@ +@@ -102,7 +102,7 @@ # when available, we need to run with latest rmic version available. rmic # launch tool not built at this stage but we can invoke via rmi class. -RMIC_JAVA = $(OUTPUTDIR)/bin/java --# need to treat 64bit solaris differently --ifeq ($(PLATFORM)-$(LIBARCH), solaris-amd64) --RMIC_JAVA = $(OUTPUTDIR)/bin/amd64/java --endif --ifeq ($(PLATFORM)-$(LIBARCH), solaris-sparcv9) --RMIC_JAVA = $(OUTPUTDIR)/bin/sparcv9/java --endif -- --RMIC = $(RMIC_JAVA) $(JAVA_TOOLS_FLAGS) -cp $(OUTPUTDIR)/classes sun.rmi.rmic.Main -+RMIC = $(BOOT_JAVA_CMD) -cp $(OUTPUTDIR)/classes sun.rmi.rmic.Main - - $(CLASSDESTDIR)/%_Stub.class: $(CLASSDESTDIR)/%.class - $(prep-target) ++RMIC_JAVA = $(BOOTDIR)/bin/java + # need to treat 64bit solaris differently + ifeq ($(PLATFORM)-$(LIBARCH), solaris-amd64) + RMIC_JAVA = $(OUTPUTDIR)/bin/amd64/java --- jdk/make/com/sun/security/auth/module/Makefile +++ jdk/make/com/sun/security/auth/module/Makefile @@ -70,7 +70,7 @@ @@ -8687,16 +8762,16 @@ #endif /* runpath contains current effective LD_LIBRARY_PATH setting */ -@@ -435,7 +483,7 @@ - new_runpath = JLI_MemAlloc( ((runpath!=NULL)?strlen(runpath):0) + +@@ -436,7 +484,7 @@ 2*strlen(jrepath) + 2*strlen(arch) + - strlen(jvmpath) + 52); + strlen(jvmpath) + 52; + new_runpath = JLI_MemAlloc(new_runpath_size); - newpath = new_runpath + strlen("LD_LIBRARY_PATH="); + newpath = new_runpath + strlen(LD_LIBRARY_PATH "="); /* -@@ -450,7 +498,7 @@ +@@ -451,7 +499,7 @@ /* jvmpath, ((running != wanted)?((wanted==64)?"/"LIBARCH64NAME:"/.."):""), */ @@ -8705,7 +8780,7 @@ "%s:" "%s/lib/%s:" "%s/../lib/%s", -@@ -725,7 +773,7 @@ +@@ -737,7 +785,7 @@ jboolean GetApplicationHome(char *buf, jint bufsize) { @@ -8714,7 +8789,7 @@ char *execname = GetExecname(); if (execname) { strncpy(buf, execname, bufsize-1); -@@ -892,7 +940,17 @@ +@@ -904,7 +952,17 @@ exec_path = JLI_StringDup(buf); } } @@ -8733,7 +8808,7 @@ { /* Not implemented */ } -@@ -981,6 +1039,7 @@ +@@ -993,6 +1051,7 @@ /* Compute physical memory by asking the OS */ uint64_t physical_memory(void) { @@ -8741,7 +8816,7 @@ const uint64_t pages = (uint64_t) sysconf(_SC_PHYS_PAGES); const uint64_t page_size = (uint64_t) sysconf(_SC_PAGESIZE); const uint64_t result = pages * page_size; -@@ -992,6 +1051,28 @@ +@@ -1004,6 +1063,28 @@ " physical memory: " UINT64_FORMAT " (%.3fGB)\n", pages, page_size, result, result / (double) GB); } @@ -8770,7 +8845,7 @@ return result; } -@@ -1087,7 +1168,7 @@ +@@ -1099,7 +1180,7 @@ #endif /* __sun && i586 */ @@ -8779,7 +8854,7 @@ /* * A utility method for asking the CPU about itself. -@@ -1152,7 +1233,7 @@ +@@ -1164,7 +1245,7 @@ #endif } @@ -8788,7 +8863,7 @@ #ifdef i586 /* -@@ -1364,6 +1445,39 @@ +@@ -1376,6 +1457,39 @@ #endif /* __linux__ && i586 */ @@ -8828,7 +8903,7 @@ /* Dispatch to the platform-specific definition of "server-class" */ jboolean ServerClassMachine(void) { -@@ -1378,6 +1492,8 @@ +@@ -1390,6 +1504,8 @@ result = solaris_i586_ServerClassMachine(); #elif defined(__linux__) && defined(i586) result = linux_i586_ServerClassMachine(); @@ -8837,7 +8912,7 @@ #else if (_launcher_debug) { printf("ServerClassMachine: returns default value of %s\n", -@@ -1518,7 +1634,7 @@ +@@ -1530,7 +1646,7 @@ while (dp != NULL) { cp = strchr(dp, (int)':'); if (cp != NULL) @@ -8846,7 +8921,7 @@ if ((target = ProcessDir(info, dp)) != NULL) break; dp = cp; -@@ -1696,9 +1812,29 @@ +@@ -1708,9 +1824,29 @@ return(borrowed_unsetenv(name)); } @@ -8877,7 +8952,7 @@ static void* hSplashLib = NULL; -@@ -1747,13 +1883,15 @@ +@@ -1759,13 +1895,15 @@ return "%lld"; } @@ -8895,7 +8970,7 @@ pthread_t tid; pthread_attr_t attr; pthread_attr_init(&attr); -@@ -1766,7 +1904,7 @@ +@@ -1778,7 +1916,7 @@ if (pthread_create(&tid, &attr, (void *(*)(void*))continuation, (void*)args) == 0) { void * tmp; pthread_join(tid, &tmp); @@ -8904,7 +8979,7 @@ } else { /* * Continue execution in current thread if for some reason (e.g. out of -@@ -1784,25 +1922,23 @@ +@@ -1796,25 +1934,23 @@ if (thr_create(NULL, stack_size, (void *(*)(void *))continuation, args, flags, &tid) == 0) { void * tmp; thr_join(tid, NULL, &tmp); From owner-svn-ports-branches@freebsd.org Fri Jul 31 23:30:38 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1525B9B01EF; Fri, 31 Jul 2015 23:30:38 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F1F881A51; Fri, 31 Jul 2015 23:30:37 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VNUbb7089371; Fri, 31 Jul 2015 23:30:37 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VNUbSa089370; Fri, 31 Jul 2015 23:30:37 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201507312330.t6VNUbSa089370@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Fri, 31 Jul 2015 23:30:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r393385 - branches/2015Q3/x11/xpra X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 23:30:38 -0000 Author: jkim Date: Fri Jul 31 23:30:36 2015 New Revision: 393385 URL: https://svnweb.freebsd.org/changeset/ports/393385 Log: MFH: r393384 Add missing runtime dependencies. Approved by: ports-secteam (erwin) Modified: branches/2015Q3/x11/xpra/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/x11/xpra/Makefile ============================================================================== --- branches/2015Q3/x11/xpra/Makefile Fri Jul 31 23:02:15 2015 (r393384) +++ branches/2015Q3/x11/xpra/Makefile Fri Jul 31 23:30:36 2015 (r393385) @@ -3,6 +3,7 @@ PORTNAME= xpra PORTVERSION= 0.15.2 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ @@ -26,6 +27,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/lz4.so ssh-askpass:${PORTSDIR}/security/openssh-askpass \ setxkbmap:${PORTSDIR}/x11/setxkbmap \ xauth:${PORTSDIR}/x11/xauth \ + xkbcomp:${PORTSDIR}/x11/xkbcomp \ + ${LOCALBASE}/share/X11/xkb/rules/base:${PORTSDIR}/x11/xkeyboard-config \ Xvfb:${PORTSDIR}/x11-servers/xorg-vfbserver \ ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \ ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/gtkgl/__init__.py:${PORTSDIR}/x11-toolkits/py-gtkglext