From owner-svn-ports-head@freebsd.org Sun Jul 12 07:38:54 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A42C999EB8; Sun, 12 Jul 2015 07:38:54 +0000 (UTC) (envelope-from ohauer@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 218E1124C; Sun, 12 Jul 2015 07:38:54 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6C7cr1X023460; Sun, 12 Jul 2015 07:38:53 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6C7crBC023459; Sun, 12 Jul 2015 07:38:53 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201507120738.t6C7crBC023459@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 12 Jul 2015 07:38:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391768 - head/devel/bugzilla44 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 07:38:54 -0000 Author: ohauer Date: Sun Jul 12 07:38:53 2015 New Revision: 391768 URL: https://svnweb.freebsd.org/changeset/ports/391768 Log: - sort USES (noted by portlint) - remove redundant -f from $RM - adjust comment about interface deprecation Modified: head/devel/bugzilla44/Makefile Modified: head/devel/bugzilla44/Makefile ============================================================================== --- head/devel/bugzilla44/Makefile Sat Jul 11 19:00:49 2015 (r391767) +++ head/devel/bugzilla44/Makefile Sun Jul 12 07:38:53 2015 (r391768) @@ -26,7 +26,7 @@ RUN_DEPENDS= \ p5-TimeDate>=2.23:${PORTSDIR}/devel/p5-TimeDate \ p5-URI>=1.55:${PORTSDIR}/net/p5-URI -USES= perl5 cpe +USES= cpe perl5 USE_PERL5= run CPE_VENDOR= mozilla @@ -98,7 +98,6 @@ RUN_DEPENDS+= p5-Email-MIME-Attachment-S .endif .if ${PORT_OPTIONS:MMAIL_QUEUEING} -# p5-File-Slurp will be a default dependency in the next release RUN_DEPENDS+= p5-TheSchwartz>=1.10:${PORTSDIR}/devel/p5-TheSchwartz \ p5-Daemon-Generic>=0:${PORTSDIR}/net/p5-Daemon-Generic \ p5-File-Slurp>=9999.13:${PORTSDIR}/devel/p5-File-Slurp @@ -113,6 +112,8 @@ RUN_DEPENDS+= p5-MIME-Tools>=5.406:${POR RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick .endif +# Note: XML-RPC and JSON-RPC are deprecated in favor of REST +# and will likely be removed in the Bugzilla 7.0 release. .if ${PORT_OPTIONS:MXMLRPC} || ${PORT_OPTIONS:MJSONRPC} RUN_DEPENDS+= p5-Test-Taint>=1.06:${PORTSDIR}/devel/p5-Test-Taint .endif @@ -125,7 +126,6 @@ RUN_DEPENDS+= p5-SOAP-Lite>=0.712:${PORT .endif .if ${PORT_OPTIONS:MJSONRPC} -# p5-JSON-XS will be a default dependency in the next release RUN_DEPENDS+= p5-JSON-RPC>=0:${PORTSDIR}/devel/p5-JSON-RPC \ p5-JSON-XS>=2.0:${PORTSDIR}/converters/p5-JSON-XS .endif @@ -166,8 +166,8 @@ RUN_DEPENDS+= p5-File-MimeInfo>=0.16:${P .endif post-extract: - ${RM} -rf ${WRKSRC}/.git - ${RM} -f ${WRKSRC}/.bzrignore ${WRKSRC}/.gitignore ${WRKSRC}/.gitrev \ + ${RM} -r ${WRKSRC}/.git + ${RM} ${WRKSRC}/.bzrignore ${WRKSRC}/.gitignore ${WRKSRC}/.gitrev \ ${WRKSRC}/docs/en/README.docs ${WRKSRC}/docs/en/html/Bugzilla-Guide.proc \ ${WRKSRC}/.travis.yml ${WRKSRC}/Build.PL ${WRKSRC}/MANIFEST.SKIP \ ${WRKSRC}/taskgraph.json From owner-svn-ports-head@freebsd.org Sun Jul 12 07:55:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 33D639990E9; Sun, 12 Jul 2015 07:55:01 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from frv158.fwdcdn.com (frv158.fwdcdn.com [212.42.77.158]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D0A791B02; Sun, 12 Jul 2015 07:55:00 +0000 (UTC) (envelope-from fidaj@ukr.net) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=1F1Pqkqprk4E9GNocic3TdbqghhmKsMolOUM0b2PaS8=; b=rm3NLYkJbLXm3fUPduV/ENgUmPTv0yG369cpprLv+UYti9jb46/xHaacZhOvRdr4NcQzJyUcvyNMLcRQ8Nk2UOaStQd7USrix4TCoXuLQBSuXvppJ1GVcUDa+6lorQsoIz90CzEU2Ykd1WtPmNtyrMDBn0XOk9slEj2lCI5Onow=; Received: from [134.249.91.180] (helo=nonamehost.local) by frv158.fwdcdn.com with esmtpsa ID 1ZEC66-0000Ba-Lj ; Sun, 12 Jul 2015 10:54:50 +0300 Date: Sun, 12 Jul 2015 10:54:49 +0300 From: Ivan Klymenko To: Koop Mast Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r391619 - in head: mail/thunderbird/files www/firefox-esr/files www/firefox/files www/libxul/files www/seamonkey/files Message-ID: <20150712105449.0117f0c7@nonamehost.local> In-Reply-To: <20150709115113.3ebb1cc2@nonamehost.local> References: <201507090709.t6979VsY058416@repo.freebsd.org> <20150709115113.3ebb1cc2@nonamehost.local> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Authentication-Result: IP=134.249.91.180; mail.from=fidaj@ukr.net; dkim=pass; header.d=ukr.net X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 07:55:01 -0000 Thu, 9 Jul 2015 11:51:12 +0300 Ivan Klymenko =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=B2: > Thu, 9 Jul 2015 07:09:31 +0000 (UTC) > Koop Mast =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=B2: >=20 > > Author: kwm > > Date: Thu Jul 9 07:09:30 2015 > > New Revision: 391619 > > URL: https://svnweb.freebsd.org/changeset/ports/391619 > >=20 > > Log: > > Fix the build with FreeType 2.6. > > =20 >=20 > I have problems build > libxul http://pastebin.com/G0Niz4Eh > firefox http://pastebin.com/9R7eCfUb For unknown reasons, after the restart poudriere after updating the ports tree - firefox build success. From owner-svn-ports-head@freebsd.org Sun Jul 12 07:55:38 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD146999109; Sun, 12 Jul 2015 07:55:38 +0000 (UTC) (envelope-from ohauer@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 9D4941BFD; Sun, 12 Jul 2015 07:55:38 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6C7tca3032713; Sun, 12 Jul 2015 07:55:38 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6C7tc59032712; Sun, 12 Jul 2015 07:55:38 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201507120755.t6C7tc59032712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 12 Jul 2015 07:55:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391769 - head/devel/bugzilla50 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 07:55:38 -0000 Author: ohauer Date: Sun Jul 12 07:55:37 2015 New Revision: 391769 URL: https://svnweb.freebsd.org/changeset/ports/391769 Log: - svn copy bugzilla44 to bugzilla50 Update to 5.x will be done with the next commit because of pre-commit hook! svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output: Do not replace a file. This can lose history. Path: "/head/devel/bugzilla50/Makefile" == Additional errors may compound and may not be accurate == Added: head/devel/bugzilla50/ - copied from r391768, head/devel/bugzilla44/ From owner-svn-ports-head@freebsd.org Sun Jul 12 07:57:50 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A67B999132; Sun, 12 Jul 2015 07:57:50 +0000 (UTC) (envelope-from ohauer@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 41DCC1CE7; Sun, 12 Jul 2015 07:57:50 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6C7voS4033165; Sun, 12 Jul 2015 07:57:50 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6C7vmJB033154; Sun, 12 Jul 2015 07:57:48 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201507120757.t6C7vmJB033154@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 12 Jul 2015 07:57:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391770 - in head/devel: . bugzilla50 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 07:57:50 -0000 Author: ohauer Date: Sun Jul 12 07:57:47 2015 New Revision: 391770 URL: https://svnweb.freebsd.org/changeset/ports/391770 Log: - add bugzilla 5.0 Release Notes: https://www.bugzilla.org/releases/5.0/release-notes.html Modified: head/devel/Makefile head/devel/bugzilla50/Makefile head/devel/bugzilla50/Makefile.common head/devel/bugzilla50/Makefile.options head/devel/bugzilla50/distinfo head/devel/bugzilla50/pkg-plist Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Jul 12 07:55:37 2015 (r391769) +++ head/devel/Makefile Sun Jul 12 07:57:47 2015 (r391770) @@ -159,6 +159,7 @@ SUBDIR += bsdowl SUBDIR += bufferpool SUBDIR += bugzilla44 + SUBDIR += bugzilla50 SUBDIR += build SUBDIR += buildbot SUBDIR += buildbot-slave Modified: head/devel/bugzilla50/Makefile ============================================================================== --- head/devel/bugzilla50/Makefile Sun Jul 12 07:55:37 2015 (r391769) +++ head/devel/bugzilla50/Makefile Sun Jul 12 07:57:47 2015 (r391770) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= bugzilla -PORTVERSION= 4.4.9 -PORTREVISION= 1 +PORTVERSION= 5.0 CATEGORIES= devel MASTER_SITES= MOZILLA/webtools MOZILLA/webtools/archived @@ -18,8 +17,10 @@ RUN_DEPENDS= \ p5-DateTime-TimeZone>=1.64:${PORTSDIR}/devel/p5-DateTime-TimeZone \ p5-DateTime>=0.75:${PORTSDIR}/devel/p5-DateTime \ p5-Email-MIME>=1.904:${PORTSDIR}/mail/p5-Email-MIME \ - p5-Email-Send>=2.04:${PORTSDIR}/mail/p5-Email-Send \ + p5-Email-Sender>=1.300011:${PORTSDIR}/mail/p5-Email-Sender \ p5-Encode-Detect>=0:${PORTSDIR}/converters/p5-Encode-Detect \ + p5-File-Slurp>=9999.13:${PORTSDIR}/devel/p5-File-Slurp \ + p5-JSON-XS>=2.01:${PORTSDIR}/converters/p5-JSON-XS \ p5-List-MoreUtils>=0.32:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Math-Random-ISAAC>=1.001:${PORTSDIR}/math/p5-Math-Random-ISAAC \ p5-Template-Toolkit>=2.24:${PORTSDIR}/www/p5-Template-Toolkit \ @@ -60,7 +61,7 @@ RUN_DEPENDS+= p5-DBD-mysql>=4.0001:${POR .endif .if ${PORT_OPTIONS:MPGSQL} -USES+= pgsql +USES+= pgsql:91+ RUN_DEPENDS+= p5-DBD-Pg>=3.4.2:${PORTSDIR}/databases/p5-DBD-Pg .endif @@ -99,8 +100,7 @@ RUN_DEPENDS+= p5-Email-MIME-Attachment-S .if ${PORT_OPTIONS:MMAIL_QUEUEING} RUN_DEPENDS+= p5-TheSchwartz>=1.10:${PORTSDIR}/devel/p5-TheSchwartz \ - p5-Daemon-Generic>=0:${PORTSDIR}/net/p5-Daemon-Generic \ - p5-File-Slurp>=9999.13:${PORTSDIR}/devel/p5-File-Slurp + p5-Daemon-Generic>=0:${PORTSDIR}/net/p5-Daemon-Generic .endif .if ${PORT_OPTIONS:MMOVE_BUGZ} @@ -114,7 +114,7 @@ RUN_DEPENDS+= convert:${PORTSDIR}/graphi # Note: XML-RPC and JSON-RPC are deprecated in favor of REST # and will likely be removed in the Bugzilla 7.0 release. -.if ${PORT_OPTIONS:MXMLRPC} || ${PORT_OPTIONS:MJSONRPC} +.if ${PORT_OPTIONS:MXMLRPC} || ${PORT_OPTIONS:MJSONRPC} || ${PORT_OPTIONS:MREST} RUN_DEPENDS+= p5-Test-Taint>=1.06:${PORTSDIR}/devel/p5-Test-Taint .endif @@ -125,9 +125,8 @@ RUN_DEPENDS+= p5-XMLRPC-Lite>=0.712:${PO RUN_DEPENDS+= p5-SOAP-Lite>=0.712:${PORTSDIR}/net/p5-SOAP-Lite .endif -.if ${PORT_OPTIONS:MJSONRPC} -RUN_DEPENDS+= p5-JSON-RPC>=0:${PORTSDIR}/devel/p5-JSON-RPC \ - p5-JSON-XS>=2.0:${PORTSDIR}/converters/p5-JSON-XS +.if ${PORT_OPTIONS:MJSONRPC} || ${PORT_OPTIONS:MREST} +RUN_DEPENDS+= p5-JSON-RPC>=0:${PORTSDIR}/devel/p5-JSON-RPC .endif .if ${PORT_OPTIONS:MMODPERL} @@ -165,21 +164,26 @@ RUN_DEPENDS+= p5-File-MimeInfo>=0.16:${P p5-IO-stringy>=2.110:${PORTSDIR}/devel/p5-IO-stringy .endif +.if ${PORT_OPTIONS:MMEMCACHED} +RUN_DEPENDS+= p5-Cache-Memcached>=1.30:${PORTSDIR}/databases/p5-Cache-Memcached +.endif + post-extract: +# The docs_urlbase parameter has been removed. If documentation has not been +# compiled locally, the "Help" links and other documentation links will +# redirect to bugzilla.readthedocs.org automatically. + ${RM} -r ${WRKSRC}/docs ${RM} -r ${WRKSRC}/.git ${RM} ${WRKSRC}/.bzrignore ${WRKSRC}/.gitignore ${WRKSRC}/.gitrev \ - ${WRKSRC}/docs/en/README.docs ${WRKSRC}/docs/en/html/Bugzilla-Guide.proc \ - ${WRKSRC}/.travis.yml ${WRKSRC}/Build.PL ${WRKSRC}/MANIFEST.SKIP \ - ${WRKSRC}/taskgraph.json + ${WRKSRC}/.travis.yml ${WRKSRC}/Build.PL ${WRKSRC}/MANIFEST.SKIP post-patch: ${REINPLACE_CMD} -e 's/apache/www/' ${WRKSRC}/Bugzilla/Install/Localconfig.pm - ${REINPLACE_CMD} -e 's|/opt/bugzilla|${WWWDIR}|' ${WRKSRC}/importxml.pl \ - ${WRKSRC}/docs/en/html/api/importxml.html - ${FIND} ${WRKSRC} -type f \( -name \*.cgi -o -name \*.html -o -name \*.pl -o -name \*.pm -o -name \*.t -o -name \*.txt -o -name \*.xml \) \ + ${REINPLACE_CMD} -e 's|/opt/bugzilla|${WWWDIR}|' ${WRKSRC}/importxml.pl + ${FIND} ${WRKSRC} -type f \( -name \*.cgi -o -name \*.pl -o -name \*.pm -o -name \*.t \) \ -exec ${SED} -i '' -e "s=/usr/bin/perl=${PERL}=g; \ - s!/usr/lib/sendmail!/usr/sbin/sendmail!g; \ - s!/var/www/html/bugzilla!${WWWDIR}!" {} \+ + s!/usr/lib/sendmail!/usr/sbin/sendmail!g;" {} \+ + .if ${PORT_OPTIONS:MPGSQL} && ! ${PORT_OPTIONS:MMYSQL} ${REINPLACE_CMD} -e "s/'mysql'/'Pg'/" ${WRKSRC}/Bugzilla/Install/Localconfig.pm .endif @@ -197,8 +201,6 @@ do-install: .SILENT .endfor ${TAR} -C ${WRKSRC} -cf - Bugzilla template | ${TAR} --unlink -C ${STAGEDIR}${WWWDIR} -xf - @${MKDIR} ${EMPTY_DIRS_LIST:S!^!${STAGEDIR}${WWWDIR}/!} - @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .if ${PORT_OPTIONS:MCONTRIB} @${MKDIR} ${STAGEDIR}${WWWDIR}/contrib Modified: head/devel/bugzilla50/Makefile.common ============================================================================== --- head/devel/bugzilla50/Makefile.common Sun Jul 12 07:55:37 2015 (r391769) +++ head/devel/bugzilla50/Makefile.common Sun Jul 12 07:57:47 2015 (r391770) @@ -1,11 +1,11 @@ # $FreeBSD$ DIST_SUBDIR= ${PORTNAME} -PKGNAMESUFFIX= 44 +PKGNAMESUFFIX= 50 CONFLICTS_INSTALL= \ - bugzilla4[^4].* \ - bugzilla5* + bugzilla5[^0].* \ + bugzilla4* PORTSCOUT= limitw:1,even Modified: head/devel/bugzilla50/Makefile.options ============================================================================== --- head/devel/bugzilla50/Makefile.options Sun Jul 12 07:55:37 2015 (r391769) +++ head/devel/bugzilla50/Makefile.options Sun Jul 12 07:57:47 2015 (r391770) @@ -2,7 +2,6 @@ OPTIONS_SUB= yes OPTIONS_DEFINE= \ - DOCS \ MODPERL OPTIONS_GROUP= UI DBBACKEND REPORTING ATTACHMENT EMAIL WEBSERVICE AUTH ADMIN @@ -23,7 +22,8 @@ OPTIONS_GROUP_AUTH= \ OPTIONS_GROUP_DBBACKEND= \ MYSQL \ PGSQL \ - SQLITE + SQLITE \ + MEMCACHED OPTIONS_GROUP_EMAIL= \ INBOUND_EMAIL \ @@ -38,7 +38,8 @@ OPTIONS_GROUP_REPORTING= \ OPTIONS_GROUP_WEBSERVICE= \ XMLRPC \ - JSONRPC + JSONRPC \ + REST OPTIONS_GROUP_UI= \ PATCH_VIEWER \ @@ -51,6 +52,8 @@ OPTIONS_DEFAULT= \ MORE_HTML \ PATCH_VIEWER +# Note: XML-RPC and JSON-RPC are deprecated in favor of REST and +# will likely be removed in the Bugzilla 7.0 release. BMP2PNG_DESC= BMP Attachments to PNGs CHARTING_MODULES_DESC= Bug charting support CONTRIB_DESC= Install user-contributed scripts @@ -63,9 +66,11 @@ MIME_SNIFF_DESC= Sniff MIME type of atta MORE_HTML_DESC= More HTML in Product/Group Descriptions MOVE_BUGZ_DESC= Move Bugs Between Installations PATCH_VIEWER_DESC= Patch Viewer +REST_DESC= REST Interface SMTP_AUTH_DESC= SMTP Authentication SMTP_SSL_DESC= SSL Support for SMTP XMLRPC_DESC= XML-RPC Interface +MEMCACHED_DESC= Memcached Support # Option group description ADMIN_DESC= Administration Modified: head/devel/bugzilla50/distinfo ============================================================================== --- head/devel/bugzilla50/distinfo Sun Jul 12 07:55:37 2015 (r391769) +++ head/devel/bugzilla50/distinfo Sun Jul 12 07:57:47 2015 (r391770) @@ -1,2 +1,2 @@ -SHA256 (bugzilla/bugzilla-4.4.9.tar.gz) = fb08e3c7a3f69fe832073827c5fa313e2290962fbce11bd56c23477fc52e6c65 -SIZE (bugzilla/bugzilla-4.4.9.tar.gz) = 4937291 +SHA256 (bugzilla/bugzilla-5.0.tar.gz) = ee5a26c00c67531ef4ce9bf5eae6f07bd59d8900ebe3139ca8e96562f92c7e06 +SIZE (bugzilla/bugzilla-5.0.tar.gz) = 3996799 Modified: head/devel/bugzilla50/pkg-plist ============================================================================== --- head/devel/bugzilla50/pkg-plist Sun Jul 12 07:55:37 2015 (r391769) +++ head/devel/bugzilla50/pkg-plist Sun Jul 12 07:57:47 2015 (r391770) @@ -1,220 +1,10 @@ -%%PORTDOCS%%%%DOCSDIR%%/bugzilla.ent -%%PORTDOCS%%%%DOCSDIR%%/bugzilla.ent.tmpl -%%PORTDOCS%%%%DOCSDIR%%/en/html/Bugzilla-Guide.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/about.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/administration.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Attachment.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Auth.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Auth/Login.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Auth/Verify.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/CGI.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Classification.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Comment.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Component.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Config.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Config/Common.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/DB.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/DB/Mysql.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/DB/Oracle.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/DB/Pg.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/DB/Schema.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/DB/Sqlite.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Error.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Extension.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Field.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Field/Choice.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Field/ChoiceInterface.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Flag.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/FlagType.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Group.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Hook.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Install.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Install/CPAN.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Install/DB.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Install/Filesystem.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Install/Localconfig.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Install/Requirements.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Install/Util.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/JobQueue.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/JobQueue/Runner.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Keyword.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Migrate.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Milestone.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Object.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Product.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Report.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Search.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Search/Recent.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Search/Saved.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Status.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Template.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Template/Plugin/Bugzilla.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Template/Plugin/Hook.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Token.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Update.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/User.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/User/Setting.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/User/Setting/Lang.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/User/Setting/Skin.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/User/Setting/Timezone.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/UserAgent.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Util.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Version.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/WebService.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/WebService/Bug.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/WebService/Bugzilla.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/WebService/Classification.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/WebService/Group.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/WebService/Product.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/WebService/Server/JSONRPC.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/WebService/Server/XMLRPC.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/WebService/User.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/WebService/Util.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Whine.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Whine/Query.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Whine/Schedule.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/checksetup.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/collectstats.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/contrib/bz_webservice_demo.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/contrib/bzdbcopy.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/contrib/console.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/contrib/extension-convert.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/contrib/merge-users.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/contrib/recode.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/email_in.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/extensions/create.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/importxml.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/index.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/install-module.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/jobqueue.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/migrate.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/api/sanitycheck.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/attachments.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/bug_page.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/bug_status_workflow.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/bugreports.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/classifications.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/cmdline-bugmail.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/cmdline.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/components.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/configuration.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/conventions.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/copyright.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/credits.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/cust-change-permissions.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/cust-skins.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/cust-templates.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/custom-fields.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/customization.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/disclaimer.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/edit-values.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/extensions.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/extraconfig.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/flags-overview.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/flags.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/general-advice.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-0.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-1.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-10.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-2.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-3.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-4.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-5.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-6.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-7.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-8.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-9.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-howto.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/glossary.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/groups.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/hintsandtips.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/index.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/install-perlmodules-manual.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/installation.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/installing-bugzilla.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/integration.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/keywords.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/lifecycle.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/milestones.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/modules-manual-download.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/modules-manual-instructions.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/modules-manual-optional.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/multiple-bz-dbs.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/myaccount.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/newversions.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/nonroot.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/os-specific.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/parameters.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/paranoid-security.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/patches.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/products.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/query.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/quips.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/reporting.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/sanitycheck.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/security-bugzilla.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/security-os.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/security-webserver.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/security.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/timetracking.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/trbl-dbdSponge.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/trbl-index.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/trbl-passwd-encryption.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/trbl-perlmodule.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/trbl-relogin-everyone.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/trbl-testserver.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/troubleshooting.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/upgrade.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/useradmin.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/userpreferences.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/using-intro.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/using.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/versions.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/voting.html -%%PORTDOCS%%%%DOCSDIR%%/en/html/whining.html -%%PORTDOCS%%%%DOCSDIR%%/en/images/bzLifecycle.png -%%PORTDOCS%%%%DOCSDIR%%/en/images/bzLifecycle.xml -%%PORTDOCS%%%%DOCSDIR%%/en/images/callouts/1.gif -%%PORTDOCS%%%%DOCSDIR%%/en/images/callouts/2.gif -%%PORTDOCS%%%%DOCSDIR%%/en/images/callouts/3.gif -%%PORTDOCS%%%%DOCSDIR%%/en/images/caution.gif -%%PORTDOCS%%%%DOCSDIR%%/en/images/note.gif -%%PORTDOCS%%%%DOCSDIR%%/en/images/tip.gif -%%PORTDOCS%%%%DOCSDIR%%/en/images/warning.gif -%%PORTDOCS%%%%DOCSDIR%%/en/pdf/Bugzilla-Guide.pdf -%%PORTDOCS%%%%DOCSDIR%%/en/rel_notes.txt -%%PORTDOCS%%%%DOCSDIR%%/en/txt/Bugzilla-Guide.txt -%%PORTDOCS%%%%DOCSDIR%%/en/xml/Bugzilla-Guide.xml -%%PORTDOCS%%%%DOCSDIR%%/en/xml/about.xml -%%PORTDOCS%%%%DOCSDIR%%/en/xml/administration.xml -%%PORTDOCS%%%%DOCSDIR%%/en/xml/bugzilla.ent -%%PORTDOCS%%%%DOCSDIR%%/en/xml/conventions.xml -%%PORTDOCS%%%%DOCSDIR%%/en/xml/customization.xml -%%PORTDOCS%%%%DOCSDIR%%/en/xml/gfdl.xml -%%PORTDOCS%%%%DOCSDIR%%/en/xml/glossary.xml -%%PORTDOCS%%%%DOCSDIR%%/en/xml/index.xml -%%PORTDOCS%%%%DOCSDIR%%/en/xml/installation.xml -%%PORTDOCS%%%%DOCSDIR%%/en/xml/modules.xml -%%PORTDOCS%%%%DOCSDIR%%/en/xml/patches.xml -%%PORTDOCS%%%%DOCSDIR%%/en/xml/security.xml -%%PORTDOCS%%%%DOCSDIR%%/en/xml/troubleshooting.xml -%%PORTDOCS%%%%DOCSDIR%%/en/xml/using.xml -%%PORTDOCS%%%%DOCSDIR%%/lib/Pod/Simple/HTML/Bugzilla.pm -%%PORTDOCS%%%%DOCSDIR%%/lib/Pod/Simple/HTMLBatch/Bugzilla.pm -%%PORTDOCS%%%%DOCSDIR%%/makedocs.pl -%%PORTDOCS%%%%DOCSDIR%%/style.css -%%PORTDOCS%%%%DOCSDIR%%/xsl/bugzilla-docs.xsl -%%PORTDOCS%%%%DOCSDIR%%/xsl/chunks.xsl -%%PORTDOCS%%%%DOCSDIR%%/xsl/nochunks.xsl -%%PORTDOCS%%%%DOCSDIR%%/xsl/pdf.xsl %%WWWDIR%%/.htaccess %%WWWDIR%%/Bugzilla.pm %%WWWDIR%%/Bugzilla/Attachment.pm %%WWWDIR%%/Bugzilla/Attachment/PatchReader.pm %%WWWDIR%%/Bugzilla/Auth.pm %%WWWDIR%%/Bugzilla/Auth/Login.pm +%%WWWDIR%%/Bugzilla/Auth/Login/APIKey.pm %%WWWDIR%%/Bugzilla/Auth/Login/CGI.pm %%WWWDIR%%/Bugzilla/Auth/Login/Cookie.pm %%WWWDIR%%/Bugzilla/Auth/Login/Env.pm @@ -238,10 +28,12 @@ %%WWWDIR%%/Bugzilla/BugUrl/MantisBT.pm %%WWWDIR%%/Bugzilla/BugUrl/SourceForge.pm %%WWWDIR%%/Bugzilla/BugUrl/Trac.pm +%%WWWDIR%%/Bugzilla/BugUserLastVisit.pm %%WWWDIR%%/Bugzilla/CGI.pm %%WWWDIR%%/Bugzilla/Chart.pm %%WWWDIR%%/Bugzilla/Classification.pm %%WWWDIR%%/Bugzilla/Comment.pm +%%WWWDIR%%/Bugzilla/Comment/TagWeights.pm %%WWWDIR%%/Bugzilla/Component.pm %%WWWDIR%%/Bugzilla/Config.pm %%WWWDIR%%/Bugzilla/Config/Admin.pm @@ -257,7 +49,7 @@ %%WWWDIR%%/Bugzilla/Config/GroupSecurity.pm %%WWWDIR%%/Bugzilla/Config/LDAP.pm %%WWWDIR%%/Bugzilla/Config/MTA.pm -%%WWWDIR%%/Bugzilla/Config/PatchViewer.pm +%%WWWDIR%%/Bugzilla/Config/Memcached.pm %%WWWDIR%%/Bugzilla/Config/Query.pm %%WWWDIR%%/Bugzilla/Config/RADIUS.pm %%WWWDIR%%/Bugzilla/Config/ShadowDB.pm @@ -289,11 +81,13 @@ %%WWWDIR%%/Bugzilla/Install/Localconfig.pm %%WWWDIR%%/Bugzilla/Install/Requirements.pm %%WWWDIR%%/Bugzilla/Install/Util.pm +%%WWWDIR%%/Bugzilla/Job/BugMail.pm %%WWWDIR%%/Bugzilla/Job/Mailer.pm %%WWWDIR%%/Bugzilla/JobQueue.pm %%WWWDIR%%/Bugzilla/JobQueue/Runner.pm %%WWWDIR%%/Bugzilla/Keyword.pm %%WWWDIR%%/Bugzilla/Mailer.pm +%%WWWDIR%%/Bugzilla/Memcached.pm %%WWWDIR%%/Bugzilla/Migrate.pm %%WWWDIR%%/Bugzilla/Migrate/Gnats.pm %%WWWDIR%%/Bugzilla/Milestone.pm @@ -308,7 +102,7 @@ %%WWWDIR%%/Bugzilla/Search/Quicksearch.pm %%WWWDIR%%/Bugzilla/Search/Recent.pm %%WWWDIR%%/Bugzilla/Search/Saved.pm -%%WWWDIR%%/Bugzilla/Send/Sendmail.pm +%%WWWDIR%%/Bugzilla/Sender/Transport/Sendmail.pm %%WWWDIR%%/Bugzilla/Series.pm %%WWWDIR%%/Bugzilla/Status.pm %%WWWDIR%%/Bugzilla/Template.pm @@ -318,6 +112,7 @@ %%WWWDIR%%/Bugzilla/Token.pm %%WWWDIR%%/Bugzilla/Update.pm %%WWWDIR%%/Bugzilla/User.pm +%%WWWDIR%%/Bugzilla/User/APIKey.pm %%WWWDIR%%/Bugzilla/User/Setting.pm %%WWWDIR%%/Bugzilla/User/Setting/Lang.pm %%WWWDIR%%/Bugzilla/User/Setting/Skin.pm @@ -327,14 +122,27 @@ %%WWWDIR%%/Bugzilla/Version.pm %%WWWDIR%%/Bugzilla/WebService.pm %%WWWDIR%%/Bugzilla/WebService/Bug.pm +%%WWWDIR%%/Bugzilla/WebService/BugUserLastVisit.pm %%WWWDIR%%/Bugzilla/WebService/Bugzilla.pm %%WWWDIR%%/Bugzilla/WebService/Classification.pm +%%WWWDIR%%/Bugzilla/WebService/Component.pm %%WWWDIR%%/Bugzilla/WebService/Constants.pm +%%WWWDIR%%/Bugzilla/WebService/FlagType.pm %%WWWDIR%%/Bugzilla/WebService/Group.pm %%WWWDIR%%/Bugzilla/WebService/Product.pm %%WWWDIR%%/Bugzilla/WebService/README %%WWWDIR%%/Bugzilla/WebService/Server.pm %%WWWDIR%%/Bugzilla/WebService/Server/JSONRPC.pm +%%WWWDIR%%/Bugzilla/WebService/Server/REST.pm +%%WWWDIR%%/Bugzilla/WebService/Server/REST/Resources/Bug.pm +%%WWWDIR%%/Bugzilla/WebService/Server/REST/Resources/BugUserLastVisit.pm +%%WWWDIR%%/Bugzilla/WebService/Server/REST/Resources/Bugzilla.pm +%%WWWDIR%%/Bugzilla/WebService/Server/REST/Resources/Classification.pm +%%WWWDIR%%/Bugzilla/WebService/Server/REST/Resources/Component.pm +%%WWWDIR%%/Bugzilla/WebService/Server/REST/Resources/FlagType.pm +%%WWWDIR%%/Bugzilla/WebService/Server/REST/Resources/Group.pm +%%WWWDIR%%/Bugzilla/WebService/Server/REST/Resources/Product.pm +%%WWWDIR%%/Bugzilla/WebService/Server/REST/Resources/User.pm %%WWWDIR%%/Bugzilla/WebService/Server/XMLRPC.pm %%WWWDIR%%/Bugzilla/WebService/User.pm %%WWWDIR%%/Bugzilla/WebService/Util.pm @@ -348,6 +156,7 @@ %%WWWDIR%%/buglist.cgi %%WWWDIR%%/chart.cgi %%WWWDIR%%/checksetup.pl +%%WWWDIR%%/clean-bug-user-last-visit.pl %%WWWDIR%%/colchange.cgi %%WWWDIR%%/collectstats.pl %%WWWDIR%%/config.cgi @@ -370,7 +179,6 @@ %%CONTRIB%%%%WWWDIR%%/contrib/cmdline/query.conf %%CONTRIB%%%%WWWDIR%%/contrib/console.pl %%CONTRIB%%%%WWWDIR%%/contrib/convert-workflow.pl -%%CONTRIB%%%%WWWDIR%%/contrib/cvs-update.pl %%CONTRIB%%%%WWWDIR%%/contrib/extension-convert.pl %%CONTRIB%%%%WWWDIR%%/contrib/fixperms.pl %%CONTRIB%%%%WWWDIR%%/contrib/jb2bz.py @@ -402,8 +210,13 @@ %%WWWDIR%%/editworkflow.cgi %%WWWDIR%%/email_in.pl %%WWWDIR%%/enter_bug.cgi +%%WWWDIR%%/images/csv.png %%WWWDIR%%/images/favicon.ico +%%WWWDIR%%/images/ical.png %%WWWDIR%%/images/padlock.png +%%WWWDIR%%/images/rss.png +%%WWWDIR%%/images/rss_small.png +%%WWWDIR%%/images/xml.png %%WWWDIR%%/importxml.pl %%WWWDIR%%/index.cgi %%WWWDIR%%/install-module.pl @@ -412,6 +225,7 @@ %%WWWDIR%%/js/attachment.js %%WWWDIR%%/js/bug.js %%WWWDIR%%/js/change-columns.js +%%WWWDIR%%/js/comment-tagging.js %%WWWDIR%%/js/comments.js %%WWWDIR%%/js/custom-search.js %%WWWDIR%%/js/expanding-tree.js @@ -560,6 +374,7 @@ %%WWWDIR%%/report.cgi %%WWWDIR%%/reports.cgi %%WWWDIR%%/request.cgi +%%WWWDIR%%/rest.cgi %%WWWDIR%%/robots.txt %%WWWDIR%%/runtests.pl %%WWWDIR%%/sanitycheck.cgi @@ -572,36 +387,23 @@ %%WWWDIR%%/skins/README %%WWWDIR%%/skins/contrib/Dusk/buglist.css %%WWWDIR%%/skins/contrib/Dusk/global.css -%%WWWDIR%%/skins/contrib/Dusk/index.css -%%WWWDIR%%/skins/standard/IE-fixes.css %%WWWDIR%%/skins/standard/admin.css -%%WWWDIR%%/skins/standard/attachment.css +%%WWWDIR%%/skins/standard/bug.css %%WWWDIR%%/skins/standard/buglist.css -%%WWWDIR%%/skins/standard/dependency-tree.css %%WWWDIR%%/skins/standard/dependency-tree/bug-item.png %%WWWDIR%%/skins/standard/dependency-tree/tree-closed.png %%WWWDIR%%/skins/standard/dependency-tree/tree-open.png %%WWWDIR%%/skins/standard/dependency-tree/tree.png -%%WWWDIR%%/skins/standard/duplicates.css -%%WWWDIR%%/skins/standard/editusers.css -%%WWWDIR%%/skins/standard/enter_bug.css %%WWWDIR%%/skins/standard/global.css %%WWWDIR%%/skins/standard/global/body-back.gif %%WWWDIR%%/skins/standard/global/calendar.png %%WWWDIR%%/skins/standard/global/header.png -%%WWWDIR%%/skins/standard/index.css %%WWWDIR%%/skins/standard/index/file-a-bug.png %%WWWDIR%%/skins/standard/index/help.png %%WWWDIR%%/skins/standard/index/new-account.png %%WWWDIR%%/skins/standard/index/search.png -%%WWWDIR%%/skins/standard/page.css -%%WWWDIR%%/skins/standard/params.css -%%WWWDIR%%/skins/standard/reports.css -%%WWWDIR%%/skins/standard/search_form.css -%%WWWDIR%%/skins/standard/show_bug.css -%%WWWDIR%%/skins/standard/show_multiple.css -%%WWWDIR%%/skins/standard/summarize-time.css %%WWWDIR%%/summarize_time.cgi +%%WWWDIR%%/taskgraph.json %%WWWDIR%%/template/en/default/account/auth/login-small.html.tmpl %%WWWDIR%%/template/en/default/account/auth/login.html.tmpl %%WWWDIR%%/template/en/default/account/cancel-token.txt.tmpl @@ -615,6 +417,7 @@ %%WWWDIR%%/template/en/default/account/password/forgotten-password.txt.tmpl %%WWWDIR%%/template/en/default/account/password/set-forgotten-password.html.tmpl %%WWWDIR%%/template/en/default/account/prefs/account.html.tmpl +%%WWWDIR%%/template/en/default/account/prefs/apikey.html.tmpl %%WWWDIR%%/template/en/default/account/prefs/email.html.tmpl %%WWWDIR%%/template/en/default/account/prefs/permissions.html.tmpl %%WWWDIR%%/template/en/default/account/prefs/prefs.html.tmpl @@ -640,6 +443,7 @@ %%WWWDIR%%/template/en/default/admin/custom_fields/cf-js.js.tmpl %%WWWDIR%%/template/en/default/admin/custom_fields/confirm-delete.html.tmpl %%WWWDIR%%/template/en/default/admin/custom_fields/create.html.tmpl +%%WWWDIR%%/template/en/default/admin/custom_fields/edit-common.html.tmpl %%WWWDIR%%/template/en/default/admin/custom_fields/edit.html.tmpl %%WWWDIR%%/template/en/default/admin/custom_fields/list.html.tmpl %%WWWDIR%%/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl @@ -680,8 +484,8 @@ %%WWWDIR%%/template/en/default/admin/params/groupsecurity.html.tmpl %%WWWDIR%%/template/en/default/admin/params/index.html.tmpl %%WWWDIR%%/template/en/default/admin/params/ldap.html.tmpl +%%WWWDIR%%/template/en/default/admin/params/memcached.html.tmpl %%WWWDIR%%/template/en/default/admin/params/mta.html.tmpl -%%WWWDIR%%/template/en/default/admin/params/patchviewer.html.tmpl %%WWWDIR%%/template/en/default/admin/params/query.html.tmpl %%WWWDIR%%/template/en/default/admin/params/radius.html.tmpl %%WWWDIR%%/template/en/default/admin/params/shadowdb.html.tmpl @@ -735,6 +539,7 @@ %%WWWDIR%%/template/en/default/bug/activity/show.html.tmpl %%WWWDIR%%/template/en/default/bug/activity/table.html.tmpl %%WWWDIR%%/template/en/default/bug/choose.html.tmpl +%%WWWDIR%%/template/en/default/bug/comment.html.tmpl %%WWWDIR%%/template/en/default/bug/comments.html.tmpl %%WWWDIR%%/template/en/default/bug/create/comment-guided.txt.tmpl %%WWWDIR%%/template/en/default/bug/create/comment.txt.tmpl @@ -773,13 +578,18 @@ %%WWWDIR%%/template/en/default/email/bugmail.html.tmpl %%WWWDIR%%/template/en/default/email/bugmail.txt.tmpl %%WWWDIR%%/template/en/default/email/flagmail.txt.tmpl +%%WWWDIR%%/template/en/default/email/header-common.txt.tmpl %%WWWDIR%%/template/en/default/email/lockout.txt.tmpl +%%WWWDIR%%/template/en/default/email/new-api-key.txt.tmpl +%%WWWDIR%%/template/en/default/email/new-user-details.txt.tmpl %%WWWDIR%%/template/en/default/email/sanitycheck.txt.tmpl %%WWWDIR%%/template/en/default/email/sudo.txt.tmpl %%WWWDIR%%/template/en/default/email/whine.txt.tmpl %%WWWDIR%%/template/en/default/extensions/config.pm.tmpl %%WWWDIR%%/template/en/default/extensions/extension.pm.tmpl %%WWWDIR%%/template/en/default/extensions/hook-readme.txt.tmpl +%%WWWDIR%%/template/en/default/extensions/index-admin.rst.tmpl +%%WWWDIR%%/template/en/default/extensions/index-user.rst.tmpl %%WWWDIR%%/template/en/default/extensions/license.txt.tmpl %%WWWDIR%%/template/en/default/extensions/name-readme.txt.tmpl %%WWWDIR%%/template/en/default/extensions/util.pm.tmpl @@ -803,10 +613,10 @@ %%WWWDIR%%/template/en/default/global/message.html.tmpl %%WWWDIR%%/template/en/default/global/message.txt.tmpl %%WWWDIR%%/template/en/default/global/messages.html.tmpl +%%WWWDIR%%/template/en/default/global/product-select.html.tmpl %%WWWDIR%%/template/en/default/global/reason-descs.none.tmpl %%WWWDIR%%/template/en/default/global/select-menu.html.tmpl %%WWWDIR%%/template/en/default/global/setting-descs.none.tmpl -%%WWWDIR%%/template/en/default/global/site-navigation.html.tmpl %%WWWDIR%%/template/en/default/global/tabs.html.tmpl %%WWWDIR%%/template/en/default/global/textarea.html.tmpl %%WWWDIR%%/template/en/default/global/useful-links.html.tmpl @@ -835,7 +645,6 @@ %%WWWDIR%%/template/en/default/pages/linkify.html.tmpl %%WWWDIR%%/template/en/default/pages/quicksearch.html.tmpl %%WWWDIR%%/template/en/default/pages/release-notes.html.tmpl -%%WWWDIR%%/template/en/default/pages/release-notes3.html.tmpl %%WWWDIR%%/template/en/default/pages/sudo.html.tmpl %%WWWDIR%%/template/en/default/reports/chart.csv.tmpl %%WWWDIR%%/template/en/default/reports/chart.html.tmpl @@ -860,7 +669,9 @@ %%WWWDIR%%/template/en/default/reports/report.html.tmpl %%WWWDIR%%/template/en/default/reports/series-common.html.tmpl %%WWWDIR%%/template/en/default/reports/series.html.tmpl +%%WWWDIR%%/template/en/default/request/queue.csv.tmpl %%WWWDIR%%/template/en/default/request/queue.html.tmpl +%%WWWDIR%%/template/en/default/rest.html.tmpl %%WWWDIR%%/template/en/default/search/boolean-charts.html.tmpl %%WWWDIR%%/template/en/default/search/field.html.tmpl %%WWWDIR%%/template/en/default/search/form.html.tmpl From owner-svn-ports-head@freebsd.org Sun Jul 12 10:03:57 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BAED9988B0; Sun, 12 Jul 2015 10:03:57 +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 6C40B118E; Sun, 12 Jul 2015 10:03:57 +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 t6CA3vN7095344; Sun, 12 Jul 2015 10:03:57 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CA3ulp095337; Sun, 12 Jul 2015 10:03:56 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201507121003.t6CA3ulp095337@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 12 Jul 2015 10:03:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391771 - in head/www/chromium: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 10:03:57 -0000 Author: rene Date: Sun Jul 12 10:03:55 2015 New Revision: 391771 URL: https://svnweb.freebsd.org/changeset/ports/391771 Log: www/chromium: update to 43.0.2357.132 Modify the UI code for button labels to be more consistent with the UI found in Linux versions of Chromium. Modify the process code to use kqueue to wait on non-child processes, as is done on OSX, rather than doing the default which is nothing. Submitted by: LeFroid Obtained from: https://github.com/gliaskos/freebsd-chromium/pull/22 MFH: 2015Q3 Added: head/www/chromium/files/patch-ui__views__controls__button__label_button.cc (contents, props changed) Modified: head/www/chromium/Makefile head/www/chromium/distinfo head/www/chromium/files/patch-base__process__process_posix.cc Modified: head/www/chromium/Makefile ============================================================================== --- head/www/chromium/Makefile Sun Jul 12 07:57:47 2015 (r391770) +++ head/www/chromium/Makefile Sun Jul 12 10:03:55 2015 (r391771) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= chromium -PORTVERSION= 43.0.2357.130 +PORTVERSION= 43.0.2357.132 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 Modified: head/www/chromium/distinfo ============================================================================== --- head/www/chromium/distinfo Sun Jul 12 07:57:47 2015 (r391770) +++ head/www/chromium/distinfo Sun Jul 12 10:03:55 2015 (r391771) @@ -1,4 +1,4 @@ -SHA256 (chromium-43.0.2357.130.tar.xz) = 62fb55439396a5d49ba53d4377e8d2554c14c2e8a6255f07909ccee8f248002e -SIZE (chromium-43.0.2357.130.tar.xz) = 304344816 -SHA256 (chromium-43.0.2357.130-testdata.tar.xz) = 9c51df4007e9f025256bc75e76414835dae730f850ef281f9ae9c1ff31e01302 -SIZE (chromium-43.0.2357.130-testdata.tar.xz) = 114568060 +SHA256 (chromium-43.0.2357.132.tar.xz) = 405f52c6649f1d2937952fbcfcd238ba058db7d13edf4705f7027805f3ce1809 +SIZE (chromium-43.0.2357.132.tar.xz) = 290954464 +SHA256 (chromium-43.0.2357.132-testdata.tar.xz) = 9433cb06677281af688bfc5692625d610499ea803514f751bda59164fb683905 +SIZE (chromium-43.0.2357.132-testdata.tar.xz) = 127574536 Modified: head/www/chromium/files/patch-base__process__process_posix.cc ============================================================================== --- head/www/chromium/files/patch-base__process__process_posix.cc Sun Jul 12 07:57:47 2015 (r391770) +++ head/www/chromium/files/patch-base__process__process_posix.cc Sun Jul 12 10:03:55 2015 (r391771) @@ -1,13 +1,34 @@ --- base/process/process_posix.cc.orig 2015-05-20 21:26:57.068650000 -0400 +++ base/process/process_posix.cc 2015-05-20 21:25:28.077153000 -0400 -@@ -17,6 +17,10 @@ +@@ -17,6 +17,13 @@ #include #endif +#if defined(OS_BSD) +#include ++#include ++#include ++#include +#endif + namespace { #if !defined(OS_NACL_NONSFI) +@@ -83,7 +90,7 @@ + return ret_pid > 0; + } + +-#if defined(OS_MACOSX) ++#if defined(OS_MACOSX) || defined(OS_BSD) + // Using kqueue on Mac so that we can wait on non-child processes. + // We can't use kqueues on child processes because we need to reap + // our own children using wait. +@@ -180,7 +187,7 @@ + base::ProcessHandle parent_pid = base::GetParentProcessId(handle); + base::ProcessHandle our_pid = base::GetCurrentProcessHandle(); + if (parent_pid != our_pid) { +-#if defined(OS_MACOSX) ++#if defined(OS_MACOSX) || defined(OS_BSD) + // On Mac we can wait on non child processes. + return WaitForSingleNonChildProcess(handle, timeout); + #else Added: head/www/chromium/files/patch-ui__views__controls__button__label_button.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-ui__views__controls__button__label_button.cc Sun Jul 12 10:03:55 2015 (r391771) @@ -0,0 +1,38 @@ +--- ui/views/controls/button/label_button.cc.orig Thu May 14 00:23:12 2015 ++++ ui/views/controls/button/label_button.cc Wed May 20 08:34:57 2015 +@@ -17,7 +17,7 @@ + #include "ui/views/painter.h" + #include "ui/views/window/dialog_delegate.h" + +-#if defined(OS_LINUX) && !defined(OS_CHROMEOS) ++#if (defined(OS_LINUX) || defined(OS_BSD)) && !defined(OS_CHROMEOS) + #include "ui/views/linux_ui/linux_ui.h" + #endif + +@@ -26,7 +26,7 @@ + // The default spacing between the icon and text. + const int kSpacing = 5; + +-#if !(defined(OS_LINUX) && !defined(OS_CHROMEOS)) ++#if !((defined(OS_LINUX) || defined(OS_BSD)) && !defined(OS_CHROMEOS)) + // Default text and shadow colors for STYLE_BUTTON. + const SkColor kStyleButtonTextColor = SK_ColorBLACK; + const SkColor kStyleButtonShadowColor = SK_ColorWHITE; +@@ -406,7 +406,7 @@ + // confusion. These details should either be pushed into ui::NativeThemeWin + // or should be obsoleted by rendering buttons with paint calls instead of + // with static assets. http://crbug.com/350498 +-#if !(defined(OS_LINUX) && !defined(OS_CHROMEOS)) ++#if !((defined(OS_LINUX) || defined(OS_BSD)) && !defined(OS_CHROMEOS)) + constant_text_color = true; + colors[STATE_NORMAL] = kStyleButtonTextColor; + label_->SetBackgroundColor(theme->GetSystemColor( +@@ -443,7 +443,7 @@ + + scoped_ptr label_button_border = CreateDefaultBorder(); + +-#if defined(OS_LINUX) && !defined(OS_CHROMEOS) ++#if (defined(OS_LINUX) || defined(OS_BSD)) && !defined(OS_CHROMEOS) + views::LinuxUI* linux_ui = views::LinuxUI::instance(); + if (linux_ui) { + SetBorder(linux_ui->CreateNativeBorder( From owner-svn-ports-head@freebsd.org Sun Jul 12 10:04:31 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D30D9988E8; Sun, 12 Jul 2015 10:04:31 +0000 (UTC) (envelope-from ohauer@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 5D72E12A1; Sun, 12 Jul 2015 10:04:31 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CA4Vg7095558; Sun, 12 Jul 2015 10:04:31 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CA4Vd0095557; Sun, 12 Jul 2015 10:04:31 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201507121004.t6CA4Vd0095557@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 12 Jul 2015 10:04:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391772 - in head: . www/mod_wsgi3 www/mod_wsgi4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 10:04:31 -0000 Author: ohauer Date: Sun Jul 12 10:04:30 2015 New Revision: 391772 URL: https://svnweb.freebsd.org/changeset/ports/391772 Log: - rename mod_wsgi3 => mod_wsgi4 to reflect new version PR: 201023 Submitted by: ohauer Approved by: douglas_at_douglasthrift.net (maintainer) Added: head/www/mod_wsgi4/ - copied from r391770, head/www/mod_wsgi3/ Deleted: head/www/mod_wsgi3/ Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Sun Jul 12 10:03:55 2015 (r391771) +++ head/MOVED Sun Jul 12 10:04:30 2015 (r391772) @@ -7683,3 +7683,4 @@ x11/docker|x11/docker-tray|2015-07-06|Re sysutils/docker|sysutils/docker-freebsd|2015-07-07|Renamed graphics/fli2gif||2015-07-07|Has expired: No public distfiles net-im/tkabbur||2015-07-07|Has expired: Upstream development ceased since 2008 +www/mod_wsgi3|www/mod_wsgi4|2015-07-12|Renamed to reflect new version From owner-svn-ports-head@freebsd.org Sun Jul 12 10:09:39 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 551BA998956; Sun, 12 Jul 2015 10:09:39 +0000 (UTC) (envelope-from ohauer@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 2734914C3; Sun, 12 Jul 2015 10:09:39 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CA9dAF096400; Sun, 12 Jul 2015 10:09:39 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CA9bLt096390; Sun, 12 Jul 2015 10:09:37 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201507121009.t6CA9bLt096390@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 12 Jul 2015 10:09:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391773 - in head/www/mod_wsgi4: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 10:09:39 -0000 Author: ohauer Date: Sun Jul 12 10:09:36 2015 New Revision: 391773 URL: https://svnweb.freebsd.org/changeset/ports/391773 Log: - update to 4.4.13 - use dedicated module file Bugs Fixed (since 4.4.6): ------------------------- 1. Apache 2.2.29 and 2.4.11 introduce additional fields to the request structure ``request_rec`` due to CVE-2013-5704. The addition of these fields will cause versions of mod_wsgi from 4.4.0-4.4.5 to crash when used in mod_wsgi daemon mode and mod_wsgi isn't initialising the new structure members. If you are upgrading your Apache installation to those versions or later versions, you must also update to mod_wsgi version 4.4.6. The mod_wsgi 4.4.6 source code must have also been compiled against the newer Apache version. PR: 201023 Submitted by: ohauer Approved by: douglas_at_douglasthrift.net (maintainer) Added: head/www/mod_wsgi4/files/270_mod_wsgi.conf.sample.in (contents, props changed) Modified: head/www/mod_wsgi4/Makefile head/www/mod_wsgi4/distinfo head/www/mod_wsgi4/pkg-descr head/www/mod_wsgi4/pkg-plist Modified: head/www/mod_wsgi4/Makefile ============================================================================== --- head/www/mod_wsgi4/Makefile Sun Jul 12 10:04:30 2015 (r391772) +++ head/www/mod_wsgi4/Makefile Sun Jul 12 10:09:36 2015 (r391773) @@ -1,18 +1,17 @@ # $FreeBSD$ PORTNAME= mod_wsgi -PORTVERSION= 3.5 +PORTVERSION= 4.4.13 CATEGORIES= www python PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} -PKGNAMESUFFIX= 3 +PKGNAMESUFFIX= 4 MAINTAINER= douglas@douglasthrift.net COMMENT= Python WSGI adapter module for Apache LICENSE= APACHE20 -CONFLICTS_INSTALL=${PKGNAMEPREFIX}mod_wsgi2.* mod_wsgi2.* \ - ${PKGNAMEPREFIX}mod_wsgi-2.* mod_wsgi-2.* +CONFLICTS_INSTALL=${PKGNAMEPREFIX}mod_wsgi3.* mod_wsgi3.* PROJECTHOST= modwsgi @@ -24,7 +23,10 @@ GH_ACCOUNT= GrahamDumpleton GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-apxs="${APXS}" --with-python="${PYTHON_CMD}" -SUB_FILES= pkg-message +SUB_FILES= pkg-message ${APMOD_FILE} +APMOD_FILE= 270_${PORTNAME}.conf.sample +PLIST_SUB+= APMOD_FILE=${APMOD_FILE} + pre-everything:: @${ECHO_MSG} "======================= ATTENTION! ======================" @@ -34,4 +36,8 @@ pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "=========================================================" +post-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d + ${INSTALL_DATA} ${WRKDIR}/${APMOD_FILE} ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/${PORTNAME}.so .include Modified: head/www/mod_wsgi4/distinfo ============================================================================== --- head/www/mod_wsgi4/distinfo Sun Jul 12 10:04:30 2015 (r391772) +++ head/www/mod_wsgi4/distinfo Sun Jul 12 10:09:36 2015 (r391773) @@ -1,2 +1,2 @@ -SHA256 (GrahamDumpleton-mod_wsgi-3.5_GH0.tar.gz) = f0674c38f0f568ece55610bcc6a775c179835c4cba23aa7f876d2a2a8520bf93 -SIZE (GrahamDumpleton-mod_wsgi-3.5_GH0.tar.gz) = 135875 +SHA256 (GrahamDumpleton-mod_wsgi-4.4.13_GH0.tar.gz) = e7a84e4af0da953070ab993268118791c7d3c7383d99e8b1c2e0ff88eb29c286 +SIZE (GrahamDumpleton-mod_wsgi-4.4.13_GH0.tar.gz) = 631708 Added: head/www/mod_wsgi4/files/270_mod_wsgi.conf.sample.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/mod_wsgi4/files/270_mod_wsgi.conf.sample.in Sun Jul 12 10:09:36 2015 (r391773) @@ -0,0 +1,9 @@ +## $FreeBSD$ +## vim: set filetype=apache: +## +## module file for mod_wsgi +## +## PROVIDE: mod_wsgi +## REQUIRE: + +#LoadModule wsgi_module %%APACHEMODDIR%%/mod_wsgi.so Modified: head/www/mod_wsgi4/pkg-descr ============================================================================== --- head/www/mod_wsgi4/pkg-descr Sun Jul 12 10:04:30 2015 (r391772) +++ head/www/mod_wsgi4/pkg-descr Sun Jul 12 10:09:36 2015 (r391773) @@ -4,4 +4,4 @@ adapter is written completely in C code for hosting WSGI applications within Apache has a lower overhead than using existing WSGI adapters for mod_python or CGI. -WWW: http://www.modwsgi.org/ +WWW: https://github.com/GrahamDumpleton/mod_wsgi/ Modified: head/www/mod_wsgi4/pkg-plist ============================================================================== --- head/www/mod_wsgi4/pkg-plist Sun Jul 12 10:04:30 2015 (r391772) +++ head/www/mod_wsgi4/pkg-plist Sun Jul 12 10:09:36 2015 (r391773) @@ -1,4 +1,3 @@ -@unexec /usr/bin/sed -i '' '/LoadModule %%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf +@sample %%APACHEETCDIR%%/modules.d/%%APMOD_FILE%% %%APACHEMODDIR%%/%%AP_MODULE%% -@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F @unexec echo "Don't forget to remove all mod_wsgi-related directives in your httpd.conf" From owner-svn-ports-head@freebsd.org Sun Jul 12 10:11:34 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB6E2998A9D; Sun, 12 Jul 2015 10:11:34 +0000 (UTC) (envelope-from ohauer@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 91CE0194E; Sun, 12 Jul 2015 10:11:34 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CABYXg099244; Sun, 12 Jul 2015 10:11:34 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CABY5p099238; Sun, 12 Jul 2015 10:11:34 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201507121011.t6CABY5p099238@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 12 Jul 2015 10:11:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391774 - in head: devel/viewvc security/py-crits X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 10:11:34 -0000 Author: ohauer Date: Sun Jul 12 10:11:33 2015 New Revision: 391774 URL: https://svnweb.freebsd.org/changeset/ports/391774 Log: - refelct mod_wsgi3 => mod_wsgi3 update - bump PORTREVISION PR: 201023 Submitted by: ohauer Modified: head/devel/viewvc/Makefile head/security/py-crits/Makefile Modified: head/devel/viewvc/Makefile ============================================================================== --- head/devel/viewvc/Makefile Sun Jul 12 10:09:36 2015 (r391773) +++ head/devel/viewvc/Makefile Sun Jul 12 10:11:33 2015 (r391774) @@ -3,6 +3,7 @@ PORTNAME= viewvc PORTVERSION= 1.1.23 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= http://www.viewvc.org/ \ LOCAL/ohauer @@ -18,12 +19,12 @@ OPTIONS_DEFAULT= WEBSRV APACHE SVN OPTIONS_SINGLE= WEBSRV APMOD OPTIONS_SINGLE_WEBSRV= APACHE LIGHTTPD -OPTIONS_SINGLE_APMOD= MODPYTHON33 MODPYTHON35 MODWSGI3 +OPTIONS_SINGLE_APMOD= MODPYTHON33 MODPYTHON35 MODWSGI WEBSRV_DESC= Enable web server support APMOD_DESC= depend on optional Apache module -MODWSGI3_DESC= Enable mod_wsgi3 support +MODWSGI_DESC= Enable mod_wsgi support MODPYTHON33_DESC= Enable mod_python33 support MODPYTHON35_DESC= Enable mod_python35 support MYSQL_DESC= Bonsai-like repository query facilities @@ -32,7 +33,7 @@ APACHE_USE= APACHE_RUN=22+ LIGHTTPD_RUN_DEPENDS= lighttpd:${PORTSDIR}/www/lighttpd MODPYTHON33_RUN_DEPENDS=${APACHE_PKGNAMEPREFIX}mod_python33>=3.3:${PORTSDIR}/www/mod_python33 MODPYTHON35_RUN_DEPENDS=${APACHE_PKGNAMEPREFIX}mod_python35>=3.5:${PORTSDIR}/www/mod_python35 -MODWSGI3_RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_wsgi3>=3.3:${PORTSDIR}/www/mod_wsgi3 +MODWSGI_RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_wsgi4>=4.4.13:${PORTSDIR}/www/mod_wsgi4 SVN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subversion>=0:${PORTSDIR}/devel/py-subversion MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=0:${PORTSDIR}/databases/py-MySQLdb Modified: head/security/py-crits/Makefile ============================================================================== --- head/security/py-crits/Makefile Sun Jul 12 10:09:36 2015 (r391773) +++ head/security/py-crits/Makefile Sun Jul 12 10:11:33 2015 (r391774) @@ -3,6 +3,7 @@ PORTNAME= crits PORTVERSION= 3.1.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= security @@ -64,7 +65,7 @@ RUN_DEPENDS+= 7z:${PORTSDIR}/archivers/p ${PYTHON_PKGNAMEPREFIX}mimeparse>=0.1.4:${PORTSDIR}/devel/py-mimeparse \ ${PYTHON_PKGNAMEPREFIX}cybox>=2.1.0.5:${PORTSDIR}/security/py-cybox \ ${PYTHON_PKGNAMEPREFIX}stix>=1.1.1.0:${PORTSDIR}/security/py-stix \ - ${APACHE_PKGNAMEPREFIX}mod_wsgi3>=3.3:${PORTSDIR}/www/mod_wsgi3 \ + ${APACHE_PKGNAMEPREFIX}mod_wsgi4>=4.4.13:${PORTSDIR}/www/mod_wsgi4 NO_BUILD= YES From owner-svn-ports-head@freebsd.org Sun Jul 12 10:11:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6024F998ABE; Sun, 12 Jul 2015 10:11:45 +0000 (UTC) (envelope-from pi@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 50D971A4B; Sun, 12 Jul 2015 10:11:45 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CABjt4099386; Sun, 12 Jul 2015 10:11:45 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CABisc099384; Sun, 12 Jul 2015 10:11:44 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201507121011.t6CABisc099384@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 12 Jul 2015 10:11:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391775 - head/databases/cego X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 10:11:45 -0000 Author: pi Date: Sun Jul 12 10:11:43 2015 New Revision: 391775 URL: https://svnweb.freebsd.org/changeset/ports/391775 Log: databases/cego: 2.23.8 -> 2.23.9 - Performance fix in CegoSelect::consolidateConjunctionList Inappropriate predicates are filtered and added to stack first. As a result, predicates are used for table join binding, so that efficient tuple retrievel is ensured. - The fix also avoids infinite query loops for non-reference conditions, e.g. select a from t1 where 1 = 1; Submitted by: Björn Lemke Modified: head/databases/cego/Makefile head/databases/cego/distinfo Modified: head/databases/cego/Makefile ============================================================================== --- head/databases/cego/Makefile Sun Jul 12 10:11:33 2015 (r391774) +++ head/databases/cego/Makefile Sun Jul 12 10:11:43 2015 (r391775) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.23.8 +PORTVERSION= 2.23.9 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ Modified: head/databases/cego/distinfo ============================================================================== --- head/databases/cego/distinfo Sun Jul 12 10:11:33 2015 (r391774) +++ head/databases/cego/distinfo Sun Jul 12 10:11:43 2015 (r391775) @@ -1,2 +1,2 @@ -SHA256 (cego-2.23.8.tar.gz) = 0a3c9d1d4555dfac4bdda0d423868630338ab9f7a2e4ead6aca40a9ffce76f47 -SIZE (cego-2.23.8.tar.gz) = 967848 +SHA256 (cego-2.23.9.tar.gz) = 99e045faac72bf9a3d84219865d6658e2eeb7d136c0cf37261fb10cce3fe208b +SIZE (cego-2.23.9.tar.gz) = 1085164 From owner-svn-ports-head@freebsd.org Sun Jul 12 10:24:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B299998C6A for ; Sun, 12 Jul 2015 10:24:27 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-oi0-f44.google.com (mail-oi0-f44.google.com [209.85.218.44]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2983D1EB1 for ; Sun, 12 Jul 2015 10:24:26 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by oiyy130 with SMTP id y130so237057620oiy.0 for ; Sun, 12 Jul 2015 03:24:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=AIYjt52D2RCU4l98ghGu9N60DWC0qzvrwfk4S4gg8sU=; b=JUxyoBbV2jRc9EHPqP//tCLEvahDO37AVrdwezhm81Rt2+9o0I6cqiMg/BhY1V8iUl 146BbsfCn0kDGC7/J4htdrqqo+QJqOGHj76t0AbKTxK1OD21MHvL6UgB/Uljn3aJL2eL lae/7SylV6K4N2eWIpyk8UlJgN0ywdxNudw7uoA2OVs2RCtKKatn5IZnMTuuaPmkUFYY jbsCn/6ZB57oFE6wTQ+Oz01O3JEp2Bck+bRTGxX7l0LwMwiGrjVtutHQUjzH1XL4vBzr byHNnHEE685uAWc+M2orD+ephp7m43e6wdUo+n98SMwfFwBfqwi5fdKNbp391nmBR/8Z Dx4Q== X-Gm-Message-State: ALoCoQmzxUO+VmVMYI/d+HxtiMYFrtrAHn3HGBM6DpR8c4YD/Dr2kJNsVBnjC63TqUzFYros1UmA X-Received: by 10.202.71.204 with SMTP id u195mr25153961oia.36.1436696302026; Sun, 12 Jul 2015 03:18:22 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.202.73.68 with HTTP; Sun, 12 Jul 2015 03:17:42 -0700 (PDT) In-Reply-To: <201507121004.t6CA4Vd0095557@repo.freebsd.org> References: <201507121004.t6CA4Vd0095557@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 18:17:42 +0800 X-Google-Sender-Auth: _LWLWP5qfb9PwyqM2DR1A8qKRXw Message-ID: Subject: Re: svn commit: r391772 - in head: . www/mod_wsgi3 www/mod_wsgi4 To: Olli Hauer , Douglas William Thrift Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 10:24:27 -0000 On Sun, Jul 12, 2015 at 6:04 PM, Olli Hauer wrote: > Author: ohauer > Date: Sun Jul 12 10:04:30 2015 > New Revision: 391772 > URL: https://svnweb.freebsd.org/changeset/ports/391772 > > Log: > - rename mod_wsgi3 => mod_wsgi4 to reflect new version Just out of curiosity, is there any reason to keep PKGNAMESUFFIX since we have only 1 mod_wsgi in the ports tree? Regards, sunpoet > PR: 201023 > Submitted by: ohauer > Approved by: douglas_at_douglasthrift.net (maintainer) > > Added: > head/www/mod_wsgi4/ > - copied from r391770, head/www/mod_wsgi3/ > Deleted: > head/www/mod_wsgi3/ > Modified: > head/MOVED > > Modified: head/MOVED > > ============================================================================== > --- head/MOVED Sun Jul 12 10:03:55 2015 (r391771) > +++ head/MOVED Sun Jul 12 10:04:30 2015 (r391772) > @@ -7683,3 +7683,4 @@ x11/docker|x11/docker-tray|2015-07-06|Re > sysutils/docker|sysutils/docker-freebsd|2015-07-07|Renamed > graphics/fli2gif||2015-07-07|Has expired: No public distfiles > net-im/tkabbur||2015-07-07|Has expired: Upstream development ceased since > 2008 > +www/mod_wsgi3|www/mod_wsgi4|2015-07-12|Renamed to reflect new version > _______________________________________________ > svn-ports-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" From owner-svn-ports-head@freebsd.org Sun Jul 12 10:47:38 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 79CBA998008; Sun, 12 Jul 2015 10:47:38 +0000 (UTC) (envelope-from ohauer@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 6A21A18E7; Sun, 12 Jul 2015 10:47:38 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CAlcaJ016747; Sun, 12 Jul 2015 10:47:38 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CAlcEw016744; Sun, 12 Jul 2015 10:47:38 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201507121047.t6CAlcEw016744@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 12 Jul 2015 10:47:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391776 - head/www X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 10:47:38 -0000 Author: ohauer Date: Sun Jul 12 10:47:37 2015 New Revision: 391776 URL: https://svnweb.freebsd.org/changeset/ports/391776 Log: - fix INDEX build Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Jul 12 10:11:43 2015 (r391775) +++ head/www/Makefile Sun Jul 12 10:47:37 2015 (r391776) @@ -522,7 +522,7 @@ SUBDIR += mod_vhs SUBDIR += mod_webkit SUBDIR += mod_whatkilledus - SUBDIR += mod_wsgi3 + SUBDIR += mod_wsgi4 SUBDIR += mod_xml2enc SUBDIR += mod_xmlns SUBDIR += mod_xsendfile From owner-svn-ports-head@freebsd.org Sun Jul 12 10:54:04 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEAAF998178; Sun, 12 Jul 2015 10:54:04 +0000 (UTC) (envelope-from tota@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 BF3931C2D; Sun, 12 Jul 2015 10:54:04 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CAs4IX021553; Sun, 12 Jul 2015 10:54:04 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CAs4hD021546; Sun, 12 Jul 2015 10:54:04 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201507121054.t6CAs4hD021546@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 12 Jul 2015 10:54:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391777 - head/finance/R-cran-TTR X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 10:54:04 -0000 Author: tota Date: Sun Jul 12 10:54:03 2015 New Revision: 391777 URL: https://svnweb.freebsd.org/changeset/ports/391777 Log: - Update to 0.23-0 Modified: head/finance/R-cran-TTR/Makefile head/finance/R-cran-TTR/distinfo Modified: head/finance/R-cran-TTR/Makefile ============================================================================== --- head/finance/R-cran-TTR/Makefile Sun Jul 12 10:47:37 2015 (r391776) +++ head/finance/R-cran-TTR/Makefile Sun Jul 12 10:54:03 2015 (r391777) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= TTR -DISTVERSION= 0.22-0 -PORTREVISION= 5 +DISTVERSION= 0.23-0 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/finance/R-cran-TTR/distinfo ============================================================================== --- head/finance/R-cran-TTR/distinfo Sun Jul 12 10:47:37 2015 (r391776) +++ head/finance/R-cran-TTR/distinfo Sun Jul 12 10:54:03 2015 (r391777) @@ -1,2 +1,2 @@ -SHA256 (TTR_0.22-0.tar.gz) = 3897af61fb3fdf284b7bd74ff36646c88c1e7847b15b82aff54c4e552b9f4c29 -SIZE (TTR_0.22-0.tar.gz) = 302852 +SHA256 (TTR_0.23-0.tar.gz) = 41b2ec9675a73251279517453bf4b4a83fd193cbe666b60533aad9261b44c4dc +SIZE (TTR_0.23-0.tar.gz) = 304078 From owner-svn-ports-head@freebsd.org Sun Jul 12 11:04:25 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 178749982DF; Sun, 12 Jul 2015 11:04:25 +0000 (UTC) (envelope-from marino@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 F227E1FE6; Sun, 12 Jul 2015 11:04:24 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CB4Oca026704; Sun, 12 Jul 2015 11:04:24 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CB4NBW026696; Sun, 12 Jul 2015 11:04:23 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201507121104.t6CB4NBW026696@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sun, 12 Jul 2015 11:04:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391778 - in head/lang/gcc-aux: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 11:04:25 -0000 Author: marino Date: Sun Jul 12 11:04:22 2015 New Revision: 391778 URL: https://svnweb.freebsd.org/changeset/ports/391778 Log: lang/gcc-aux: Upgrade version 20141023 => 20150626 (4.9.2 => 4.9.3) All the NetBSD/OpenBSD changes were also stripped out, which greatly reduced the diff patch sizes (among other changes to ada support) Deleted: head/lang/gcc-aux/files/diff-fortran Modified: head/lang/gcc-aux/Makefile head/lang/gcc-aux/Makefile.version head/lang/gcc-aux/distinfo head/lang/gcc-aux/files/diff-ada head/lang/gcc-aux/files/diff-core head/lang/gcc-aux/files/diff-cxx head/lang/gcc-aux/files/diff-cxx-testsuite Modified: head/lang/gcc-aux/Makefile ============================================================================== --- head/lang/gcc-aux/Makefile Sun Jul 12 10:54:03 2015 (r391777) +++ head/lang/gcc-aux/Makefile Sun Jul 12 11:04:22 2015 (r391778) @@ -116,7 +116,7 @@ DISTFILES= \ .if ${PORT_OPTIONS:MFORT} && !${PORT_OPTIONS:MBOOTSTRAP} LANGS+= fortran -APPLY_DIFFS+= fortran +#APPLY_DIFFS+= fortran EXTRA_CONFIG+= --enable-libquadmath .else EXTRA_CONFIG+= --disable-libquadmath Modified: head/lang/gcc-aux/Makefile.version ============================================================================== --- head/lang/gcc-aux/Makefile.version Sun Jul 12 10:54:03 2015 (r391777) +++ head/lang/gcc-aux/Makefile.version Sun Jul 12 11:04:22 2015 (r391778) @@ -1,11 +1,11 @@ # $FreeBSD$ GCC_BRANCH= 4.9 -GCC_POINT= 2 +GCC_POINT= 3 GCC_VERSION= ${GCC_BRANCH}.${GCC_POINT} -SNAPSHOT= 20141023 -MAIN_PR= 1 -UTIL_PR= 2 +SNAPSHOT= 20150626 +MAIN_PR= 0 +UTIL_PR= 0 ARMV7_PR= 0 # Snapshot naming pattern Modified: head/lang/gcc-aux/distinfo ============================================================================== --- head/lang/gcc-aux/distinfo Sun Jul 12 10:54:03 2015 (r391777) +++ head/lang/gcc-aux/distinfo Sun Jul 12 11:04:22 2015 (r391778) @@ -1,5 +1,5 @@ -SHA256 (gcc-4.9.2.tar.bz2) = 2020c98295856aa13fda0f2f3a4794490757fc24bcca918d52cc8b4917b972dd -SIZE (gcc-4.9.2.tar.bz2) = 89939747 +SHA256 (gcc-4.9.3.tar.bz2) = 2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e +SIZE (gcc-4.9.3.tar.bz2) = 90006707 SHA256 (ada-bootstrap.i386.dragonfly.36A.tar.bz2) = 6b1a6ff0fe0e3bf13c667db2fef177b811329cd998400a1303969a86911cb1c8 SIZE (ada-bootstrap.i386.dragonfly.36A.tar.bz2) = 39357314 SHA256 (ada-bootstrap.i386.freebsd.84.tar.bz2) = b410336cb0e71c8a29dd5f831a17b4b7282e7d590f452475a94c6a625cfc8846 Modified: head/lang/gcc-aux/files/diff-ada ============================================================================== --- head/lang/gcc-aux/files/diff-ada Sun Jul 12 10:54:03 2015 (r391777) +++ head/lang/gcc-aux/files/diff-ada Sun Jul 12 11:04:22 2015 (r391778) @@ -1,28 +1,3 @@ ---- gcc/ada/a-exetim-posix.adb.orig -+++ gcc/ada/a-exetim-posix.adb -@@ -105,11 +105,11 @@ - -- Time is equal to Duration (although it is a private type) and - -- CPU_Time is equal to Time. - -- function clock_gettime -+ function clock_gettime_int - (clock_id : Interfaces.C.int; - tp : access timespec) - return int; -- pragma Import (C, clock_gettime, "clock_gettime"); -+ pragma Import (C, clock_gettime_int, "clock_gettime"); - -- Function from the POSIX.1b Realtime Extensions library - - begin -@@ -117,7 +117,7 @@ - raise Program_Error; - end if; - -- Result := clock_gettime -+ Result := clock_gettime_int - (clock_id => CLOCK_THREAD_CPUTIME_ID, tp => TS'Unchecked_Access); - pragma Assert (Result = 0); - --- /dev/null +++ gcc/ada/a-intnam-dragonfly.ads @@ -0,0 +1,136 @@ @@ -162,366 +137,85 @@ + System.OS_Interface.SIGUSR2; -- user defined signal 2 + +end Ada.Interrupts.Names; ---- /dev/null -+++ gcc/ada/a-intnam-netbsd.ads -@@ -0,0 +1,139 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- A D A . I N T E R R U P T S . N A M E S -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-2011, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. -- -+-- Extensive contributions were provided by Ada Core Technologies, Inc. -- -+-- -- -+------------------------------------------------------------------------------ -+ -+-- This is the NetBSD THREADS version of this package -+ -+with System.OS_Interface; -+ -+package Ada.Interrupts.Names is -+ -+ -- All identifiers in this unit are implementation defined -+ -+ pragma Implementation_Defined; -+ -+ -- Beware that the mapping of names to signals may be many-to-one. There -+ -- may be aliases. Also, for all signal names that are not supported on -+ -- the current system the value of the corresponding constant will be zero. -+ -+ SIGHUP : constant Interrupt_ID := -+ System.OS_Interface.SIGHUP; -- hangup -+ -+ SIGINT : constant Interrupt_ID := -+ System.OS_Interface.SIGINT; -- interrupt (rubout) -+ -+ SIGQUIT : constant Interrupt_ID := -+ System.OS_Interface.SIGQUIT; -- quit (ASCD FS) -+ -+ SIGILL : constant Interrupt_ID := -+ System.OS_Interface.SIGILL; -- illegal instruction (not reset) -+ -+ SIGTRAP : constant Interrupt_ID := -+ System.OS_Interface.SIGTRAP; -- trace trap (not reset) -+ -+ SIGIOT : constant Interrupt_ID := -+ System.OS_Interface.SIGIOT; -- IOT instruction -+ -+ SIGABRT : constant Interrupt_ID := -- used by abort, -+ System.OS_Interface.SIGABRT; -- replace SIGIOT in the future -+ -+ SIGFPE : constant Interrupt_ID := -+ System.OS_Interface.SIGFPE; -- floating point exception -+ -+ SIGKILL : constant Interrupt_ID := -+ System.OS_Interface.SIGKILL; -- kill (cannot be caught or ignored) -+ -+ SIGBUS : constant Interrupt_ID := -+ System.OS_Interface.SIGBUS; -- bus error -+ -+ SIGSEGV : constant Interrupt_ID := -+ System.OS_Interface.SIGSEGV; -- segmentation violation -+ -+ SIGPIPE : constant Interrupt_ID := -- write on a pipe with -+ System.OS_Interface.SIGPIPE; -- no one to read it -+ -+ SIGALRM : constant Interrupt_ID := -+ System.OS_Interface.SIGALRM; -- alarm clock -+ -+ SIGTERM : constant Interrupt_ID := -+ System.OS_Interface.SIGTERM; -- software termination signal from kill -+ -+ SIGURG : constant Interrupt_ID := -+ System.OS_Interface.SIGURG; -- urgent condition on IO channel -+ -+ SIGSTOP : constant Interrupt_ID := -+ System.OS_Interface.SIGSTOP; -- stop (cannot be caught or ignored) -+ -+ SIGTSTP : constant Interrupt_ID := -+ System.OS_Interface.SIGTSTP; -- user stop requested from tty -+ -+ SIGCONT : constant Interrupt_ID := -+ System.OS_Interface.SIGCONT; -- stopped process has been continued -+ -+ SIGCHLD : constant Interrupt_ID := -+ System.OS_Interface.SIGCHLD; -- 4.3BSD's/POSIX name for SIGCLD -+ -+ SIGCLD : constant Interrupt_ID := -+ System.OS_Interface.SIGCLD; -- child status change -+ -+ SIGTTIN : constant Interrupt_ID := -+ System.OS_Interface.SIGTTIN; -- background tty read attempted -+ -+ SIGTTOU : constant Interrupt_ID := -+ System.OS_Interface.SIGTTOU; -- background tty write attempted -+ -+ SIGIO : constant Interrupt_ID := -- input/output possible, -+ System.OS_Interface.SIGIO; -- SIGPOLL alias (Solaris) -+ -+ SIGXCPU : constant Interrupt_ID := -+ System.OS_Interface.SIGXCPU; -- CPU time limit exceeded -+ -+ SIGXFSZ : constant Interrupt_ID := -+ System.OS_Interface.SIGXFSZ; -- filesize limit exceeded -+ -+ SIGVTALRM : constant Interrupt_ID := -+ System.OS_Interface.SIGVTALRM; -- virtual timer expired -+ -+ SIGPROF : constant Interrupt_ID := -+ System.OS_Interface.SIGPROF; -- profiling timer expired -+ -+ SIGWINCH : constant Interrupt_ID := -+ System.OS_Interface.SIGWINCH; -- window size change -+ -+ SIGUSR1 : constant Interrupt_ID := -+ System.OS_Interface.SIGUSR1; -- user defined signal 1 -+ -+ SIGUSR2 : constant Interrupt_ID := -+ System.OS_Interface.SIGUSR2; -- user defined signal 2 -+ -+ SIGPWR : constant Interrupt_ID := -+ System.OS_Interface.SIGPWR; -- power fail/restart -+ -+end Ada.Interrupts.Names; ---- /dev/null -+++ gcc/ada/a-intnam-openbsd.ads -@@ -0,0 +1,136 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- A D A . I N T E R R U P T S . N A M E S -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-2011, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. -- -+-- Extensive contributions were provided by Ada Core Technologies, Inc. -- -+-- -- -+------------------------------------------------------------------------------ +--- gcc/ada/adaint.c.orig ++++ gcc/ada/adaint.c +@@ -577,8 +577,8 @@ + GNAT_STRUCT_STAT stat_result; + int fd; + +- sprintf (full_path, "%s%c%s", dir, DIR_SEPARATOR, file); +- sprintf (temp_file, "%s%cTMP-%ld-%ld", ++ snprintf (full_path, 256, "%s%c%s", dir, DIR_SEPARATOR, file); ++ snprintf (temp_file, 256, "%s%cTMP-%ld-%ld", + dir, DIR_SEPARATOR, (long)getpid(), (long)getppid ()); + + /* Create the temporary file and write the process number. */ +@@ -745,7 +745,8 @@ + strcpy (encoding, "encoding=utf8"); + *e_length = strlen (encoding); + #else +- strcpy (os_name, filename); ++ /* o_length is initialized with max os_name size (2x filename size) */ ++ strncpy (os_name, filename, *o_length); + *o_length = strlen (filename); + *e_length = 0; + #endif +@@ -1141,9 +1142,10 @@ + int fd; + int o_fmode = O_BINARY; + +- strcpy (path, "GNAT-XXXXXX"); ++ strncpy (path, "GNAT-XXXXXX", 12); + + #if (defined (__FreeBSD__) || defined (__NetBSD__) || defined (__OpenBSD__) \ ++ || defined (__DragonFly__) \ + || defined (linux) || defined(__GLIBC__)) && !defined (__vxworks) + return mkstemp (path); + #elif defined (__Lynx__) +@@ -1310,7 +1312,49 @@ + free (pname); + } + ++#elif defined (__ANDROID__) + -+-- This is the OpenBSD THREADS version of this package ++ /* ++ * ext2 /ext3/ext4/fat16/fat32 have no path limits ++ * /data/local/tmp normally requires rooted devices, if it even exists ++ * /sdcard is the standard location for external storage. Nativeactivity ++ * manifest needs to authorize its use, otherwise it might not have the ++ * proper permissions. ++ */ + -+with System.OS_Interface; ++ int testfd; ++ char *datadir = getenv ("ANDROID_DATA"); + -+package Ada.Interrupts.Names is ++ if (datadir == NULL) ++ strncpy (tmp_filename, "/data/local/tmp/gnat-XXXXXX", L_tmpnam); ++ else ++ snprintf (tmp_filename, L_tmpnam, "%s/local/tmp/gnat-XXXXXX", datadir); + -+ -- All identifiers in this unit are implementation defined ++ testfd = mkstemp (tmp_filename); ++ if (testfd != -1) ++ { ++ close (testfd); ++ return; ++ } + -+ pragma Implementation_Defined; ++ char *sdcard = getenv ("EXTERNAL_STORAGE"); + -+ -- Beware that the mapping of names to signals may be many-to-one. There -+ -- may be aliases. Also, for all signal names that are not supported on -+ -- the current system the value of the corresponding constant will be zero. ++ if (sdcard == NULL) ++ strncpy (tmp_filename, "/sdcard/gnat-XXXXXX", L_tmpnam); ++ else ++ snprintf (tmp_filename, L_tmpnam, "%s/gnat-XXXXXX", sdcard); + -+ SIGHUP : constant Interrupt_ID := -+ System.OS_Interface.SIGHUP; -- hangup ++ testfd = mkstemp (tmp_filename); ++ if (testfd != -1) ++ { ++ close (testfd); ++ return; ++ } + -+ SIGINT : constant Interrupt_ID := -+ System.OS_Interface.SIGINT; -- interrupt (rubout) -+ -+ SIGQUIT : constant Interrupt_ID := -+ System.OS_Interface.SIGQUIT; -- quit (ASCD FS) -+ -+ SIGILL : constant Interrupt_ID := -+ System.OS_Interface.SIGILL; -- illegal instruction (not reset) -+ -+ SIGTRAP : constant Interrupt_ID := -+ System.OS_Interface.SIGTRAP; -- trace trap (not reset) -+ -+ SIGIOT : constant Interrupt_ID := -+ System.OS_Interface.SIGIOT; -- IOT instruction -+ -+ SIGABRT : constant Interrupt_ID := -- used by abort, -+ System.OS_Interface.SIGABRT; -- replace SIGIOT in the future -+ -+ SIGFPE : constant Interrupt_ID := -+ System.OS_Interface.SIGFPE; -- floating point exception -+ -+ SIGKILL : constant Interrupt_ID := -+ System.OS_Interface.SIGKILL; -- kill (cannot be caught or ignored) -+ -+ SIGBUS : constant Interrupt_ID := -+ System.OS_Interface.SIGBUS; -- bus error -+ -+ SIGSEGV : constant Interrupt_ID := -+ System.OS_Interface.SIGSEGV; -- segmentation violation -+ -+ SIGPIPE : constant Interrupt_ID := -- write on a pipe with -+ System.OS_Interface.SIGPIPE; -- no one to read it -+ -+ SIGALRM : constant Interrupt_ID := -+ System.OS_Interface.SIGALRM; -- alarm clock -+ -+ SIGTERM : constant Interrupt_ID := -+ System.OS_Interface.SIGTERM; -- software termination signal from kill -+ -+ SIGURG : constant Interrupt_ID := -+ System.OS_Interface.SIGURG; -- urgent condition on IO channel -+ -+ SIGSTOP : constant Interrupt_ID := -+ System.OS_Interface.SIGSTOP; -- stop (cannot be caught or ignored) -+ -+ SIGTSTP : constant Interrupt_ID := -+ System.OS_Interface.SIGTSTP; -- user stop requested from tty -+ -+ SIGCONT : constant Interrupt_ID := -+ System.OS_Interface.SIGCONT; -- stopped process has been continued -+ -+ SIGCHLD : constant Interrupt_ID := -+ System.OS_Interface.SIGCHLD; -- 4.3BSD's/POSIX name for SIGCLD -+ -+ SIGCLD : constant Interrupt_ID := -+ System.OS_Interface.SIGCLD; -- child status change -+ -+ SIGTTIN : constant Interrupt_ID := -+ System.OS_Interface.SIGTTIN; -- background tty read attempted -+ -+ SIGTTOU : constant Interrupt_ID := -+ System.OS_Interface.SIGTTOU; -- background tty write attempted -+ -+ SIGIO : constant Interrupt_ID := -- input/output possible, -+ System.OS_Interface.SIGIO; -- SIGPOLL alias (Solaris) -+ -+ SIGXCPU : constant Interrupt_ID := -+ System.OS_Interface.SIGXCPU; -- CPU time limit exceeded -+ -+ SIGXFSZ : constant Interrupt_ID := -+ System.OS_Interface.SIGXFSZ; -- filesize limit exceeded -+ -+ SIGVTALRM : constant Interrupt_ID := -+ System.OS_Interface.SIGVTALRM; -- virtual timer expired -+ -+ SIGPROF : constant Interrupt_ID := -+ System.OS_Interface.SIGPROF; -- profiling timer expired -+ -+ SIGWINCH : constant Interrupt_ID := -+ System.OS_Interface.SIGWINCH; -- window size change -+ -+ SIGUSR1 : constant Interrupt_ID := -+ System.OS_Interface.SIGUSR1; -- user defined signal 1 -+ -+ SIGUSR2 : constant Interrupt_ID := -+ System.OS_Interface.SIGUSR2; -- user defined signal 2 -+ -+end Ada.Interrupts.Names; ---- gcc/ada/adaint.c.orig -+++ gcc/ada/adaint.c -@@ -577,8 +577,8 @@ - GNAT_STRUCT_STAT stat_result; - int fd; - -- sprintf (full_path, "%s%c%s", dir, DIR_SEPARATOR, file); -- sprintf (temp_file, "%s%cTMP-%ld-%ld", -+ snprintf (full_path, 256, "%s%c%s", dir, DIR_SEPARATOR, file); -+ snprintf (temp_file, 256, "%s%cTMP-%ld-%ld", - dir, DIR_SEPARATOR, (long)getpid(), (long)getppid ()); - - /* Create the temporary file and write the process number. */ -@@ -745,7 +745,8 @@ - strcpy (encoding, "encoding=utf8"); - *e_length = strlen (encoding); - #else -- strcpy (os_name, filename); -+ /* o_length is initialized with max os_name size (2x filename size) */ -+ strncpy (os_name, filename, *o_length); - *o_length = strlen (filename); - *e_length = 0; - #endif -@@ -1141,9 +1142,10 @@ - int fd; - int o_fmode = O_BINARY; - -- strcpy (path, "GNAT-XXXXXX"); -+ strncpy (path, "GNAT-XXXXXX", 12); - - #if (defined (__FreeBSD__) || defined (__NetBSD__) || defined (__OpenBSD__) \ -+ || defined (__DragonFly__) \ - || defined (linux) || defined(__GLIBC__)) && !defined (__vxworks) - return mkstemp (path); - #elif defined (__Lynx__) -@@ -1310,7 +1312,49 @@ - free (pname); - } - -+#elif defined (__ANDROID__) -+ -+ /* -+ * ext2 /ext3/ext4/fat16/fat32 have no path limits -+ * /data/local/tmp normally requires rooted devices, if it even exists -+ * /sdcard is the standard location for external storage. Nativeactivity -+ * manifest needs to authorize its use, otherwise it might not have the -+ * proper permissions. -+ */ -+ -+ int testfd; -+ char *datadir = getenv ("ANDROID_DATA"); -+ -+ if (datadir == NULL) -+ strncpy (tmp_filename, "/data/local/tmp/gnat-XXXXXX", L_tmpnam); -+ else -+ snprintf (tmp_filename, L_tmpnam, "%s/local/tmp/gnat-XXXXXX", datadir); -+ -+ testfd = mkstemp (tmp_filename); -+ if (testfd != -1) -+ { -+ close (testfd); -+ return; -+ } -+ -+ char *sdcard = getenv ("EXTERNAL_STORAGE"); -+ -+ if (sdcard == NULL) -+ strncpy (tmp_filename, "/sdcard/gnat-XXXXXX", L_tmpnam); -+ else -+ snprintf (tmp_filename, L_tmpnam, "%s/gnat-XXXXXX", sdcard); -+ -+ testfd = mkstemp (tmp_filename); -+ if (testfd != -1) -+ { -+ close (testfd); -+ return; -+ } -+ -+ tmpnam (tmp_filename); ++ tmpnam (tmp_filename); + #elif defined (linux) || defined (__FreeBSD__) || defined (__NetBSD__) \ + || defined (__DragonFly__) \ @@ -1045,5565 +739,404 @@ + +end GNAT.Sockets.Thin; --- /dev/null -+++ gcc/ada/g-socthi-netbsd.adb -@@ -0,0 +1,358 @@ ++++ gcc/ada/g-trasym-bsd.adb +@@ -0,0 +1,150 @@ +------------------------------------------------------------------------------ +-- -- -+-- GNAT COMPILER COMPONENTS -- ++-- GNAT RUN-TIME COMPONENTS -- +-- -- -+-- G N A T . S O C K E T S . T H I N -- ++-- G N A T . T R A C E B A C K . S Y M B O L I C -- +-- -- +-- B o d y -- +-- -- -+-- Copyright (C) 2001-2013, AdaCore -- ++-- Copyright (C) 1999-2009, AdaCore -- +-- -- +-- GNAT is free software; you can redistribute it and/or modify it under -- +-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- ++-- ware Foundation; either version 2, or (at your option) any later ver- -- +-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- +-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- ++-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -- ++-- for more details. You should have received a copy of the GNU General -- ++-- Public License distributed with GNAT; see file COPYING. If not, write -- ++-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, -- ++-- Boston, MA 02110-1301, USA. -- +-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- ++-- As a special exception, if other files instantiate generics from this -- ++-- unit, or you link this unit with other files to produce an executable, -- ++-- this unit does not by itself cause the resulting executable to be -- ++-- covered by the GNU General Public License. This exception does not -- ++-- however invalidate any other reasons why the executable file might be -- ++-- covered by the GNU Public License. -- +-- -- +-- GNAT was originally developed by the GNAT team at New York University. -- +-- Extensive contributions were provided by Ada Core Technologies Inc. -- +-- -- +------------------------------------------------------------------------------ + -+-- This package provides a target dependent thin interface to the sockets -+-- layer for use by the GNAT.Sockets package (g-socket.ads). This package -+-- should not be directly with'ed by an applications program. ++-- Run-time symbolic traceback support ++-- This file is based on the work by Juergen Pfiefer which is still used ++-- today to provide symbolic traceback support for gnu/kFreeBSD. ++-- Incorporated in GNAT-AUX by John Marino + -+-- This is the NetBSD version which uses fcntl rather than ioctl -+-- The constant SCON.Thread_Blocking_IO is always true (for all platforms, not -+-- just *BSD), so this binding is significantly simpler than the standard -+-- one it replaces. -+-- NetBSD uses binary compatibility functions that are forcing the use of -+-- their own files rather than sharing the *BSD versions. ++with System.Soft_Links; ++with Ada.Exceptions.Traceback; use Ada.Exceptions.Traceback; + -+with GNAT.OS_Lib; use GNAT.OS_Lib; ++package body GNAT.Traceback.Symbolic is + -+with Interfaces.C; use Interfaces.C; ++ package TSL renames System.Soft_Links; + -+package body GNAT.Sockets.Thin is ++ -- To perform the raw addresses to symbolic form translation we rely on a ++ -- libaddr2line symbolizer which examines debug info from a provided ++ -- executable file name, and an absolute path is needed to ensure the file ++ -- is always found. This is "__gnat_locate_exec_on_path (gnat_argv [0])" ++ -- for our executable file, a fairly heavy operation so we cache the ++ -- result. + -+ function Syscall_Accept -+ (S : C.int; -+ Addr : System.Address; -+ Addrlen : not null access C.int) return C.int; -+ pragma Import (C, Syscall_Accept, "accept"); -+ -- The accept() function accepts a connection on a socket. An incoming -+ -- connection is acknowledged and associated with an immediately created -+ -- socket. The original socket is returned to the listening state. ++ Exename : System.Address; ++ -- Pointer to the name of the executable file to be used on all ++ -- invocations of the libaddr2line symbolization service. + -+ function Syscall_Connect -+ (S : C.int; -+ Name : System.Address; -+ Namelen : C.int) return C.int; -+ pragma Import (C, Syscall_Connect, "connect"); -+ -- The connect() system call initiates a connection on a socket. If the -+ -- parameter S is of type SOCK_DGRAM then connect() permanently specifies -+ -- the peer to which datagrams are to be sent. If S is type SOCK_STREAM -+ -- then connect() attempts to make a connection with another socket, which -+ -- is identified by the parameter Name. ++ Exename_Resolved : Boolean := False; ++ -- Flag to indicate whether we have performed the executable file name ++ -- resolution already. Relying on a not null Exename for this purpose ++ -- would be potentially inefficient as this is what we will get if the ++ -- resolution attempt fails. + -+ function Syscall_Recv -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int) return C.int; -+ pragma Import (C, Syscall_Recv, "recv"); -+ -- The recv() function receives a message from a socket. The call can be -+ -- used on a connection mode socket or a bound, connectionless socket. If -+ -- no messages are available at the socket, the recv() call waits for a -+ -- message to arrive unless the socket is non-blocking. If a socket is -+ -- non-blocking, the call returns a -1 and ERRNO is set to EWOULDBLOCK. ++ ------------------------ ++ -- Symbolic_Traceback -- ++ ------------------------ + -+ function Syscall_Recvfrom -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ From : System.Address; -+ Fromlen : not null access C.int) return C.int; -+ pragma Import (C, Syscall_Recvfrom, "recvfrom"); -+ -- The recvfrom() system call receives a message from a socket and captures -+ -- the address from which the data was sent. It can be used to receive -+ -- data on an unconnected socket as well. If no messages are available, -+ -- the call waits for a message to arrive on blocking sockets. For -+ -- non-blocking sockets without messages, -1 is returned and ERRNO is set -+ -- to EAGAIN or EWOULDBLOCK. -+ -+ function Syscall_Recvmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t; -+ pragma Import (C, Syscall_Recvmsg, "recvmsg"); -+ -- The recvmsg call receives a message from a socket, and can be used to -+ -- receive data on an unconnected socket as well. If no messages are -+ -- available, the call waits for a message to arrive on blocking sockets. -+ -- For non-blocking sockets without messages, -1 is returned and ERRNO is -+ -- set to EAGAIN or EWOULDBLOCK. -+ -+ function Syscall_Sendmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t; -+ pragma Import (C, Syscall_Sendmsg, "sendmsg"); -+ -- The sendmsg() function sends a message to a socket, and can be used with -+ -- unconnected sockets as well (the msg is ignored in this case). The -+ -- function returns the number of bytes sent when successful, otherwise it -+ -- returns -1 and ERRNO is set (many possible values). -+ -+ function Syscall_Sendto -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ To : System.Address; -+ Tolen : C.int) return C.int; -+ pragma Import (C, Syscall_Sendto, "sendto"); -+ -- The sendto() function only works for connected sockets and it initiates -+ -- the transmission of a message. A successful call returns the numbers of -+ -- bytes sent, and a failure returns a -1 and ERRNO is set. -+ -+ function Syscall_Socket -+ (Domain : C.int; -+ Typ : C.int; -+ Protocol : C.int) return C.int; -+ pragma Import (C, Syscall_Socket, "__socket30"); -+ -- The socket() function is used to create an unbound socket and returns a -+ -- file descriptor that can be used with other socket functions. Upon -+ -- failure, a -1 is returned and ERRNO is set. -+ -+ procedure Disable_SIGPIPE (S : C.int); -+ pragma Import (C, Disable_SIGPIPE, "__gnat_disable_sigpipe"); -+ -+ procedure Disable_All_SIGPIPEs; -+ pragma Import (C, Disable_All_SIGPIPEs, "__gnat_disable_all_sigpipes"); -+ -- Sets the process to ignore all SIGPIPE signals on platforms that -+ -- don't support Disable_SIGPIPE for particular streams. -+ -+ function C_Fcntl -+ (Fd : C.int; -+ Cmd : C.int; -+ Val : C.int) return C.int; -+ pragma Import (C, C_Fcntl, "fcntl"); -+ -- The ioctl of 64-bit DragonFlyBSD, OpenBSD, and NetBSD does not support -+ -- setting a socket in non-blocking mode. fcntl must be used instead. -+ -+ -------------- -+ -- C_Accept -- -+ -------------- -+ -+ function C_Accept -+ (S : C.int; -+ Addr : System.Address; -+ Addrlen : not null access C.int) return C.int -+ is -+ R : constant C.int := Syscall_Accept (S, Addr, Addrlen); -+ begin -+ -+ Disable_SIGPIPE (R); -+ return R; -+ end C_Accept; -+ -+ --------------- -+ -- C_Connect -- -+ --------------- -+ -+ function C_Connect -+ (S : C.int; -+ Name : System.Address; -+ Namelen : C.int) return C.int -+ is -+ begin -+ return Syscall_Connect (S, Name, Namelen); -+ end C_Connect; -+ -+ ------------------ -+ -- Socket_Ioctl -- -+ ------------------ -+ -+ function Socket_Ioctl -+ (S : C.int; -+ Req : SOSC.IOCTL_Req_T; -+ Arg : access C.int) return C.int -+ is -+ begin -+ if Req = SOSC.FIONBIO then -+ declare -+ use Interfaces; -+ flags : constant Unsigned_32 := -+ Unsigned_32 (C_Fcntl (S, SOSC.F_GETFL, 0)); -+ nonblock : constant Unsigned_32 := Unsigned_32 (SOSC.O_NDELAY); -+ enabled : constant Boolean := Arg.all = 1; -+ newval : C.int := C.int (flags); -+ begin -+ if enabled then -+ newval := C.int (flags or nonblock); -+ elsif (flags and nonblock) > 0 then -+ newval := C.int (flags - nonblock); -+ end if; -+ return C_Fcntl (Fd => S, Cmd => SOSC.F_SETFL, Val => newval); -+ end; -+ end if; -+ -+ return C_Ioctl (S, Req, Arg); -+ end Socket_Ioctl; -+ -+ ------------ -+ -- C_Recv -- -+ ------------ -+ -+ function C_Recv -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int) return C.int -+ is -+ begin -+ return Syscall_Recv (S, Msg, Len, Flags); -+ end C_Recv; -+ -+ ---------------- -+ -- C_Recvfrom -- -+ ---------------- -+ -+ function C_Recvfrom -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ From : System.Address; -+ Fromlen : not null access C.int) return C.int -+ is -+ begin -+ return Syscall_Recvfrom (S, Msg, Len, Flags, From, Fromlen); -+ end C_Recvfrom; -+ -+ --------------- -+ -- C_Recvmsg -- -+ --------------- -+ -+ function C_Recvmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t -+ is -+ begin -+ return Syscall_Recvmsg (S, Msg, Flags); -+ end C_Recvmsg; -+ -+ --------------- -+ -- C_Sendmsg -- -+ --------------- -+ -+ function C_Sendmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t -+ is -+ begin -+ return Syscall_Sendmsg (S, Msg, Flags); -+ end C_Sendmsg; -+ -+ -------------- -+ -- C_Sendto -- -+ -------------- -+ -+ function C_Sendto -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ To : System.Address; -+ Tolen : C.int) return C.int -+ is -+ begin -+ return Syscall_Sendto (S, Msg, Len, Flags, To, Tolen); -+ end C_Sendto; -+ -+ -------------- -+ -- C_Socket -- -+ -------------- -+ -+ function C_Socket -+ (Domain : C.int; -+ Typ : C.int; -+ Protocol : C.int) return C.int -+ is -+ R : constant C.int := Syscall_Socket (Domain, Typ, Protocol); -+ begin -+ Disable_SIGPIPE (R); -+ return R; -+ end C_Socket; -+ -+ -------------- -+ -- Finalize -- -+ -------------- -+ -+ procedure Finalize is -+ begin -+ null; -+ end Finalize; -+ -+ ------------------------- -+ -- Host_Error_Messages -- -+ ------------------------- -+ -+ package body Host_Error_Messages is separate; -+ -+ ---------------- -+ -- Initialize -- -+ ---------------- -+ -+ procedure Initialize is -+ begin -+ Disable_All_SIGPIPEs; -+ end Initialize; -+ -+ -------------------- -+ -- Signalling_Fds -- -+ -------------------- -+ -+ package body Signalling_Fds is -+ -+ -- In this default implementation, we use a C version of these -+ -- subprograms provided by socket.c. -+ -+ function C_Create (Fds : not null access Fd_Pair) return C.int; -+ function C_Read (Rsig : C.int) return C.int; -+ function C_Write (Wsig : C.int) return C.int; -+ procedure C_Close (Sig : C.int); -+ -+ pragma Import (C, C_Create, "__gnat_create_signalling_fds"); -+ pragma Import (C, C_Read, "__gnat_read_signalling_fd"); -+ pragma Import (C, C_Write, "__gnat_write_signalling_fd"); -+ pragma Import (C, C_Close, "__gnat_close_signalling_fd"); -+ -+ function Create -+ (Fds : not null access Fd_Pair) return C.int renames C_Create; -+ function Read (Rsig : C.int) return C.int renames C_Read; -+ function Write (Wsig : C.int) return C.int renames C_Write; -+ procedure Close (Sig : C.int) renames C_Close; -+ -+ end Signalling_Fds; -+ -+ -------------------------- -+ -- Socket_Error_Message -- -+ -------------------------- -+ -+ function Socket_Error_Message (Errno : Integer) return String is separate; -+ -+end GNAT.Sockets.Thin; ---- /dev/null -+++ gcc/ada/g-socthi-netbsd6.ads -@@ -0,0 +1,259 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT COMPILER COMPONENTS -- -+-- -- -+-- G N A T . S O C K E T S . T H I N -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 2001-2013, AdaCore -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+------------------------------------------------------------------------------ -+ -+-- This package provides a target dependent thin interface to the sockets -+-- layer for use by the GNAT.Sockets package (g-socket.ads). This package -+-- should not be directly with'ed by an applications program. -+ -+-- This is the NetBSD 6+ version -+ -+with Interfaces.C; -+ -+with GNAT.OS_Lib; -+with GNAT.Sockets.Thin_Common; -+ -+with System; -+with System.CRTL; -+ -+package GNAT.Sockets.Thin is -+ -+ -- This package is intended for hosts implementing BSD sockets with a -+ -- standard interface. It will be used as a default for all the platforms -+ -- that do not have a specific version of this file. -+ -+ use Thin_Common; -+ -+ package C renames Interfaces.C; -+ -+ use type System.CRTL.ssize_t; -+ -+ function Socket_Errno return Integer renames GNAT.OS_Lib.Errno; -+ -- Returns last socket error number -+ -+ function Socket_Error_Message (Errno : Integer) return String; -+ -- Returns the error message string for the error number Errno. If Errno is -+ -- not known, returns "Unknown system error". -+ -+ function Host_Errno return Integer; -+ pragma Import (C, Host_Errno, "__gnat_get_h_errno"); -+ -- Returns last host error number -+ -+ package Host_Error_Messages is -+ -+ function Host_Error_Message (H_Errno : Integer) return String; -+ -- Returns the error message string for the host error number H_Errno. -+ -- If H_Errno is not known, returns "Unknown system error". -+ -+ end Host_Error_Messages; -+ -+ -------------------------------- -+ -- Standard library functions -- -+ -------------------------------- -+ -+ function C_Accept -+ (S : C.int; -+ Addr : System.Address; *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sun Jul 12 11:22:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 33A5E998815; Sun, 12 Jul 2015 11:22:12 +0000 (UTC) (envelope-from marino@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 0A1891A34; Sun, 12 Jul 2015 11:22:12 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CBMBt0036207; Sun, 12 Jul 2015 11:22:11 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CBMBv1036205; Sun, 12 Jul 2015 11:22:11 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201507121122.t6CBMBv1036205@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sun, 12 Jul 2015 11:22:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391779 - in head/security/wpa_supplicant: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 11:22:12 -0000 Author: marino Date: Sun Jul 12 11:22:10 2015 New Revision: 391779 URL: https://svnweb.freebsd.org/changeset/ports/391779 Log: security/wpa_supplicant: Address security issue (2015-5) There was a vulnerability to the WPS_NFC option which is off by default. The port is being bumped anyway since people using that option will want the latest version. PR: 201432 Submitted by: Jason Unovitch Added: head/security/wpa_supplicant/files/patch-src_wps_ndef.c (contents, props changed) Modified: head/security/wpa_supplicant/Makefile Modified: head/security/wpa_supplicant/Makefile ============================================================================== --- head/security/wpa_supplicant/Makefile Sun Jul 12 11:04:22 2015 (r391778) +++ head/security/wpa_supplicant/Makefile Sun Jul 12 11:22:10 2015 (r391779) @@ -2,7 +2,7 @@ PORTNAME= wpa_supplicant PORTVERSION= 2.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security net MASTER_SITES= http://w1.fi/releases/ Added: head/security/wpa_supplicant/files/patch-src_wps_ndef.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/wpa_supplicant/files/patch-src_wps_ndef.c Sun Jul 12 11:22:10 2015 (r391779) @@ -0,0 +1,21 @@ +--- src/wps/ndef.c.orig 2015-03-15 17:30:39 UTC ++++ src/wps/ndef.c +@@ -48,6 +48,8 @@ static int ndef_parse_record(const u8 *d + if (size < 6) + return -1; + record->payload_length = ntohl(*(u32 *)pos); ++ if (record->payload_length > size - 6) ++ return -1; + pos += sizeof(u32); + } + +@@ -68,7 +70,8 @@ static int ndef_parse_record(const u8 *d + pos += record->payload_length; + + record->total_length = pos - data; +- if (record->total_length > size) ++ if (record->total_length > size || ++ record->total_length < record->payload_length) + return -1; + return 0; + } From owner-svn-ports-head@freebsd.org Sun Jul 12 12:55:22 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 689E7999A3D; Sun, 12 Jul 2015 12:55:22 +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 3AD2E1864; Sun, 12 Jul 2015 12:55:22 +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 t6CCtM7j080866; Sun, 12 Jul 2015 12:55:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CCtLg4080857; Sun, 12 Jul 2015 12:55:21 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507121255.t6CCtLg4080857@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 12:55:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391780 - in head/graphics/osg-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 12:55:22 -0000 Author: amdmi3 Date: Sun Jul 12 12:55:20 2015 New Revision: 391780 URL: https://svnweb.freebsd.org/changeset/ports/391780 Log: - Update to 3.3.8 - Pet portlint Deleted: head/graphics/osg-devel/files/patch-CMakeModules_FindOpenEXR.cmake Modified: head/graphics/osg-devel/Makefile head/graphics/osg-devel/distinfo head/graphics/osg-devel/pkg-plist Modified: head/graphics/osg-devel/Makefile ============================================================================== --- head/graphics/osg-devel/Makefile Sun Jul 12 11:22:10 2015 (r391779) +++ head/graphics/osg-devel/Makefile Sun Jul 12 12:55:20 2015 (r391780) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= osg -PORTVERSION= 3.3.7 +PORTVERSION= 3.3.8 CATEGORIES= graphics MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/distfiles/ -DISTNAME= OpenSceneGraph-${PORTVERSION} PKGNAMESUFFIX= -devel +DISTNAME= OpenSceneGraph-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= C++ OpenGL scene graph library for real-time rendering @@ -28,7 +28,7 @@ USE_XORG= x11 USE_LDCONFIG= yes PLIST_SUB= OSG_VERSION=${PORTVERSION} \ - OSG_SHLIBVER=120 \ + OSG_SHLIBVER=123 \ OPENTHREADS_VERSION=3.3.0 \ OPENTHREADS_SHLIBVER=20 Modified: head/graphics/osg-devel/distinfo ============================================================================== --- head/graphics/osg-devel/distinfo Sun Jul 12 11:22:10 2015 (r391779) +++ head/graphics/osg-devel/distinfo Sun Jul 12 12:55:20 2015 (r391780) @@ -1,2 +1,2 @@ -SHA256 (OpenSceneGraph-3.3.7.zip) = 4f0e4866947eb3814ecfb6c026ccd9a5db97986bf6bf660a4e7a1925629453bc -SIZE (OpenSceneGraph-3.3.7.zip) = 8311789 +SHA256 (OpenSceneGraph-3.3.8.zip) = 192b538e1693c9a6ffd0374f8ea7def425a66b0f233869c489f072f568ef10c2 +SIZE (OpenSceneGraph-3.3.8.zip) = 8330001 Modified: head/graphics/osg-devel/pkg-plist ============================================================================== --- head/graphics/osg-devel/pkg-plist Sun Jul 12 11:22:10 2015 (r391779) +++ head/graphics/osg-devel/pkg-plist Sun Jul 12 12:55:20 2015 (r391780) @@ -258,6 +258,7 @@ include/osgAnimation/TimelineAnimationMa include/osgAnimation/UpdateBone include/osgAnimation/UpdateMaterial include/osgAnimation/UpdateMatrixTransform +include/osgAnimation/UpdateUniform include/osgAnimation/Vec3Packed include/osgAnimation/VertexInfluence include/osgDB/Archive From owner-svn-ports-head@freebsd.org Sun Jul 12 13:05:05 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 528B1999C0E; Sun, 12 Jul 2015 13:05:05 +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 2C1A21C92; Sun, 12 Jul 2015 13:05:05 +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 t6CD55Ds085873; Sun, 12 Jul 2015 13:05:05 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CD53XG085866; Sun, 12 Jul 2015 13:05:03 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201507121305.t6CD53XG085866@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 12 Jul 2015 13:05:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391781 - head/multimedia/gtk-youtube-viewer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 13:05:05 -0000 Author: riggs Date: Sun Jul 12 13:05:02 2015 New Revision: 391781 URL: https://svnweb.freebsd.org/changeset/ports/391781 Log: - Update to upstream version 3.1.9 - Add OPTIONs to select the media player used for playback - Add NO_ARCH PR: 199246 Submitted by: tkato432@yahoo.com Reviewed by: jason.unovitch@gmail.com Modified: head/multimedia/gtk-youtube-viewer/Makefile head/multimedia/gtk-youtube-viewer/distinfo head/multimedia/gtk-youtube-viewer/pkg-descr head/multimedia/gtk-youtube-viewer/pkg-plist Modified: head/multimedia/gtk-youtube-viewer/Makefile ============================================================================== --- head/multimedia/gtk-youtube-viewer/Makefile Sun Jul 12 12:55:20 2015 (r391780) +++ head/multimedia/gtk-youtube-viewer/Makefile Sun Jul 12 13:05:02 2015 (r391781) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= gtk-youtube-viewer -PORTVERSION= 3.1.1 -PORTREVISION= 2 +PORTVERSION= 3.1.9 CATEGORIES= multimedia perl5 +MASTER_SITES= GH MAINTAINER= ports@FreeBSD.org COMMENT= GTK Search and play YouTube videos streaming in MPlayer @@ -13,62 +13,64 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual # According to Build.PL -BUILD_DEPENDS= p5-MIME-Base64>0:${PORTSDIR}/converters/p5-MIME-Base64 \ +BUILD_DEPENDS= p5-JSON>0:${PORTSDIR}/converters/p5-JSON \ + p5-JSON-XS>0:${PORTSDIR}/converters/p5-JSON-XS \ + p5-MIME-Base64>0:${PORTSDIR}/converters/p5-MIME-Base64 \ p5-Data-Dump>0:${PORTSDIR}/devel/p5-Data-Dump \ p5-File-Path>0:${PORTSDIR}/devel/p5-File-Path \ - p5-File-Temp>0:${PORTSDIR}/devel/p5-File-Temp \ p5-Getopt-Long>0:${PORTSDIR}/devel/p5-Getopt-Long \ p5-PathTools>0:${PORTSDIR}/devel/p5-PathTools \ p5-ReadLine-Gnu>0:${PORTSDIR}/devel/p5-ReadLine-Gnu \ p5-Term-ANSIColor>0:${PORTSDIR}/devel/p5-Term-ANSIColor \ - p5-Test-More-UTF8>0:${PORTSDIR}/devel/p5-Test-More-UTF8 \ + p5-Term-ReadLine>0:${PORTSDIR}/devel/p5-Term-ReadLine \ p5-Thread-Queue>0:${PORTSDIR}/devel/p5-Thread-Queue \ p5-threads>0:${PORTSDIR}/devel/p5-threads \ p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ p5-Socket>0:${PORTSDIR}/net/p5-Socket \ - p5-XML-Fast>0:${PORTSDIR}/net/p5-XML-Fast \ p5-Text-CharWidth>0:${PORTSDIR}/textproc/p5-Text-CharWidth \ p5-Text-ParseWords>0:${PORTSDIR}/textproc/p5-Text-ParseWords \ p5-Text-Tabs+Wrap>0:${PORTSDIR}/textproc/p5-Text-Tabs+Wrap \ p5-LWP-Protocol-https>0:${PORTSDIR}/www/p5-LWP-Protocol-https \ + p5-Mozilla-CA>0:${PORTSDIR}/www/p5-Mozilla-CA \ p5-libwww>0:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS:= ${BUILD_DEPENDS} \ - mplayer:${PORTSDIR}/multimedia/mplayer +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GITHUB= yes GH_ACCOUNT= trizen GH_PROJECT= youtube-viewer -WRKSRC_SUBDIR= WWW-YoutubeViewer +NO_ARCH= yes USES= perl5 shebangfix SHEBANG_FILES= bin/gtk-youtube-viewer bin/youtube-viewer -USE_PERL5= 5.16+ patch modbuild +USE_PERL5= patch modbuild CONFIGURE_ARGS+=${DATADIR} -OPTIONS_DEFINE= GCAP GTK2 -OPTIONS_DEFAULT= GCAP GTK2 +OPTIONS_DEFINE= GTK2 +OPTIONS_MULTI= PLAYER +OPTIONS_MULTI_PLAYER= MPLAYER MPV VLC +OPTIONS_DEFAULT= GTK2 MPLAYER OPTIONS_SUB= yes -GCAP_DESC= YouTube closed captions support -GCAP_RUN_DEPENDS= ${LOCALBASE}/bin/gcap:${PORTSDIR}/multimedia/gcap GTK2_BUILD_DEPENDS= p5-File-ShareDir>0:${PORTSDIR}/devel/p5-File-ShareDir \ p5-Gtk2>0:${PORTSDIR}/x11-toolkits/p5-Gtk2 GTK2_RUN_DEPENDS= p5-File-ShareDir>0:${PORTSDIR}/devel/p5-File-ShareDir \ p5-Gtk2>0:${PORTSDIR}/x11-toolkits/p5-Gtk2 GTK2_CONFIGURE_ON= --gtk-youtube-viewer +MPLAYER_RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer +MPV_DESC= MPV media player support +MPV_RUN_DEPENDS= mpv:${PORTSDIR}/multimedia/mpv +PLAYER_DESC= Media player +VLC_DESC= VLC media player support +VLC_RUN_DEPENDS= vlc:${PORTSDIR}/multimedia/vlc -.include - -post-install: -.if ${PORT_OPTIONS:MGTK2} +post-install-GTK2-on: ${LN} -sf \ ${PREFIX}/${SITE_PERL_REL}/auto/share/dist/WWW-YoutubeViewer/gtk-youtube-viewer.desktop \ ${STAGEDIR}${DESKTOPDIR} ${LN} -sf \ ${PREFIX}/${SITE_PERL_REL}/auto/share/dist/WWW-YoutubeViewer/icons/gtk-youtube-viewer.png \ ${STAGEDIR}${PREFIX}/share/pixmaps -.endif regression-test: build cd ${WRKSRC} && ${PERL} ./Build test Modified: head/multimedia/gtk-youtube-viewer/distinfo ============================================================================== --- head/multimedia/gtk-youtube-viewer/distinfo Sun Jul 12 12:55:20 2015 (r391780) +++ head/multimedia/gtk-youtube-viewer/distinfo Sun Jul 12 13:05:02 2015 (r391781) @@ -1,2 +1,2 @@ -SHA256 (trizen-youtube-viewer-3.1.1_GH0.tar.gz) = 726632c43731ec375f2d160f85fab58060dfce1e988a8aeb9a0043cf8bf2b716 -SIZE (trizen-youtube-viewer-3.1.1_GH0.tar.gz) = 210139 +SHA256 (trizen-youtube-viewer-3.1.9_GH0.tar.gz) = 7a4dec0a34fd632520986fbeebe4df14b5bc0aaee6b814e1eec6aa9b2b09f5ac +SIZE (trizen-youtube-viewer-3.1.9_GH0.tar.gz) = 222238 Modified: head/multimedia/gtk-youtube-viewer/pkg-descr ============================================================================== --- head/multimedia/gtk-youtube-viewer/pkg-descr Sun Jul 12 12:55:20 2015 (r391780) +++ head/multimedia/gtk-youtube-viewer/pkg-descr Sun Jul 12 13:05:02 2015 (r391781) @@ -1,4 +1,4 @@ GTK Youtube Viewer is created to be a flexible and reliable open-source application which is dedicated to streaming Youtube Videos with MPlayer. -WWW: https://code.google.com/p/trizen/ +WWW: https://github.com/trizen/youtube-viewer/ Modified: head/multimedia/gtk-youtube-viewer/pkg-plist ============================================================================== --- head/multimedia/gtk-youtube-viewer/pkg-plist Sun Jul 12 12:55:20 2015 (r391780) +++ head/multimedia/gtk-youtube-viewer/pkg-plist Sun Jul 12 13:05:02 2015 (r391781) @@ -1,19 +1,23 @@ %%GTK2%%bin/gtk-youtube-viewer bin/youtube-viewer -%%PERL5_MAN3%%/WWW::YoutubeViewer.3.gz -%%PERL5_MAN3%%/WWW::YoutubeViewer::ConfigData.3.gz -%%PERL5_MAN3%%/WWW::YoutubeViewer::GetCaption.3.gz -%%PERL5_MAN3%%/WWW::YoutubeViewer::Itags.3.gz -%%PERL5_MAN3%%/WWW::YoutubeViewer::ParseXML.3.gz -%%PERL5_MAN3%%/WWW::YoutubeViewer::RegularExpressions.3.gz -%%PERL5_MAN3%%/WWW::YoutubeViewer::Utils.3.gz %%SITE_PERL%%/WWW/YoutubeViewer.pm +%%SITE_PERL%%/WWW/YoutubeViewer/Activities.pm +%%SITE_PERL%%/WWW/YoutubeViewer/Authentication.pm +%%SITE_PERL%%/WWW/YoutubeViewer/Channels.pm %%SITE_PERL%%/WWW/YoutubeViewer/ConfigData.pm %%SITE_PERL%%/WWW/YoutubeViewer/GetCaption.pm +%%SITE_PERL%%/WWW/YoutubeViewer/GuideCategories.pm %%SITE_PERL%%/WWW/YoutubeViewer/Itags.pm +%%SITE_PERL%%/WWW/YoutubeViewer/ParseJSON.pm %%SITE_PERL%%/WWW/YoutubeViewer/ParseXML.pm +%%SITE_PERL%%/WWW/YoutubeViewer/PlaylistItems.pm +%%SITE_PERL%%/WWW/YoutubeViewer/Playlists.pm %%SITE_PERL%%/WWW/YoutubeViewer/RegularExpressions.pm +%%SITE_PERL%%/WWW/YoutubeViewer/Search.pm +%%SITE_PERL%%/WWW/YoutubeViewer/Subscriptions.pm %%SITE_PERL%%/WWW/YoutubeViewer/Utils.pm +%%SITE_PERL%%/WWW/YoutubeViewer/VideoCategories.pm +%%SITE_PERL%%/WWW/YoutubeViewer/Videos.pm %%GTK2%%%%SITE_PERL%%/auto/share/dist/WWW-YoutubeViewer/gtk-youtube-viewer.desktop %%GTK2%%%%SITE_PERL%%/auto/share/dist/WWW-YoutubeViewer/gtk-youtube-viewer.glade %%GTK2%%%%SITE_PERL%%/auto/share/dist/WWW-YoutubeViewer/icons/default_thumb.jpg @@ -21,6 +25,24 @@ bin/youtube-viewer %%GTK2%%%%SITE_PERL%%/auto/share/dist/WWW-YoutubeViewer/icons/gtk-youtube-viewer.png %%GTK2%%%%SITE_PERL%%/auto/share/dist/WWW-YoutubeViewer/icons/spinner.gif %%GTK2%%%%SITE_PERL%%/auto/share/dist/WWW-YoutubeViewer/icons/user.png +%%PERL5_MAN3%%/WWW::YoutubeViewer.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::Activities.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::Authentication.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::Channels.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::ConfigData.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::GetCaption.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::GuideCategories.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::Itags.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::ParseJSON.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::ParseXML.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::PlaylistItems.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::Playlists.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::RegularExpressions.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::Search.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::Subscriptions.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::Utils.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::VideoCategories.3.gz +%%PERL5_MAN3%%/WWW::YoutubeViewer::Videos.3.gz man/man1/youtube-viewer.1.gz %%GTK2%%share/applications/gtk-youtube-viewer.desktop %%GTK2%%share/pixmaps/gtk-youtube-viewer.png From owner-svn-ports-head@freebsd.org Sun Jul 12 16:02:29 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 890BE999B48; Sun, 12 Jul 2015 16:02:29 +0000 (UTC) (envelope-from marcus@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 6CDD61624; Sun, 12 Jul 2015 16:02:29 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG2TCR072961; Sun, 12 Jul 2015 16:02:29 GMT (envelope-from marcus@FreeBSD.org) Received: (from marcus@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG2S0v072959; Sun, 12 Jul 2015 16:02:28 GMT (envelope-from marcus@FreeBSD.org) Message-Id: <201507121602.t6CG2S0v072959@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marcus set sender to marcus@FreeBSD.org using -f From: Joe Marcus Clarke Date: Sun, 12 Jul 2015 16:02:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391782 - in head/net-im: finch libpurple/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:02:29 -0000 Author: marcus Date: Sun Jul 12 16:02:28 2015 New Revision: 391782 URL: https://svnweb.freebsd.org/changeset/ports/391782 Log: Fix a crash caused by changing window size. PR: 200936 Added: head/net-im/libpurple/files/patch-finch_libgnt_gntmain.c (contents, props changed) Modified: head/net-im/finch/Makefile Modified: head/net-im/finch/Makefile ============================================================================== --- head/net-im/finch/Makefile Sun Jul 12 13:05:02 2015 (r391781) +++ head/net-im/finch/Makefile Sun Jul 12 16:02:28 2015 (r391782) @@ -3,6 +3,7 @@ # $MCom: ports-stable/net-im/gaim-consoleui-devel/Makefile,v 1.2 2006/10/29 18:55:28 marcus Exp $ PORTNAME= finch +PORTREVISION= 1 MAINTAINER= marcus@FreeBSD.org COMMENT= Finch multi-protocol messaging client (Console UI) Added: head/net-im/libpurple/files/patch-finch_libgnt_gntmain.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/libpurple/files/patch-finch_libgnt_gntmain.c Sun Jul 12 16:02:28 2015 (r391782) @@ -0,0 +1,74 @@ +--- finch/libgnt/gntmain.c.orig 2015-07-10 05:07:01.325805007 -0400 ++++ finch/libgnt/gntmain.c 2015-07-10 13:05:46.746810688 -0400 +@@ -407,10 +407,11 @@ raise: + + #ifdef SIGWINCH + static void (*org_winch_handler)(int); ++static void (*org_winch_handler_sa)(int, siginfo_t *, void *); + #endif + + static void +-sighandler(int sig) ++sighandler(int sig, siginfo_t *info, void *data) + { + switch (sig) { + #ifdef SIGWINCH +@@ -419,16 +420,15 @@ sighandler(int sig) + g_idle_add((GSourceFunc)refresh_screen, NULL); + if (org_winch_handler) + org_winch_handler(sig); +- signal(SIGWINCH, sighandler); ++ if (org_winch_handler_sa) ++ org_winch_handler_sa(sig, info, data); + break; + #endif + case SIGCHLD: + clean_pid(); +- signal(SIGCHLD, sighandler); + break; + case SIGINT: + ask_before_exit(); +- signal(SIGINT, sighandler); + break; + } + } +@@ -456,6 +456,10 @@ void gnt_init() + { + char *filename; + const char *locale; ++ struct sigaction act; ++#ifdef SIGWINCH ++ struct sigaction oact; ++#endif + + if (channel) + return; +@@ -501,11 +505,25 @@ void gnt_init() + werase(stdscr); + wrefresh(stdscr); + ++ act.sa_sigaction = sighandler; ++ sigemptyset(&act.sa_mask); ++ act.sa_flags = SA_SIGINFO; ++ + #ifdef SIGWINCH +- org_winch_handler = signal(SIGWINCH, sighandler); ++ org_winch_handler = NULL; ++ org_winch_handler_sa = NULL; ++ sigaction(SIGWINCH, &act, &oact); ++ if (oact.sa_flags & SA_SIGINFO) ++ { ++ org_winch_handler_sa = oact.sa_sigaction; ++ } ++ else if (oact.sa_handler != SIG_DFL && oact.sa_handler != SIG_IGN) ++ { ++ org_winch_handler = oact.sa_handler; ++ } + #endif +- signal(SIGCHLD, sighandler); +- signal(SIGINT, sighandler); ++ sigaction(SIGCHLD, &act, NULL); ++ sigaction(SIGINT, &act, NULL); + signal(SIGPIPE, SIG_IGN); + + #if !GLIB_CHECK_VERSION(2, 36, 0) From owner-svn-ports-head@freebsd.org Sun Jul 12 16:06:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B58BE999BA1; Sun, 12 Jul 2015 16:06:46 +0000 (UTC) (envelope-from sunpoet@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 9B32718CF; Sun, 12 Jul 2015 16:06:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG6k3a073641; Sun, 12 Jul 2015 16:06:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG6kKK073638; Sun, 12 Jul 2015 16:06:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121606.t6CG6kKK073638@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:06:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391783 - head/editors/vim X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:06:46 -0000 Author: sunpoet Date: Sun Jul 12 16:06:45 2015 New Revision: 391783 URL: https://svnweb.freebsd.org/changeset/ports/391783 Log: - Update to 7.4.778 Changes: https://github.com/vim/vim/commits/master Modified: head/editors/vim/Makefile head/editors/vim/distinfo Modified: head/editors/vim/Makefile ============================================================================== --- head/editors/vim/Makefile Sun Jul 12 16:02:28 2015 (r391782) +++ head/editors/vim/Makefile Sun Jul 12 16:06:45 2015 (r391783) @@ -3,7 +3,7 @@ PORTNAME= vim DISTVERSIONPREFIX= v -DISTVERSION= 7-4-768 +DISTVERSION= 7-4-778 CATEGORIES?= editors MAINTAINER?= sunpoet@FreeBSD.org @@ -33,7 +33,7 @@ WANT_GNOME= yes PLIST_SUB= VIM_VER=${VIM_VER} PORTDATA= ${VIM_VER} -VIM_VER= ${PORTNAME}${PORTVERSION:R:S/.//g} +VIM_VER= ${PORTNAME}${PORTVERSION:R:S|.||g} USE_GITHUB= yes Modified: head/editors/vim/distinfo ============================================================================== --- head/editors/vim/distinfo Sun Jul 12 16:02:28 2015 (r391782) +++ head/editors/vim/distinfo Sun Jul 12 16:06:45 2015 (r391783) @@ -1,2 +1,2 @@ -SHA256 (vim-vim-v7-4-768_GH0.tar.bz2) = d079db0ee574d23ab1b2a6ec48bf9c3f0ea55caf7d685ba8d26333d108de97b4 -SIZE (vim-vim-v7-4-768_GH0.tar.bz2) = 12189214 +SHA256 (vim-vim-v7-4-778_GH0.tar.bz2) = fd64aa38ad1ab5f2920bd4eb57f634baa31b118fb62ce4142c1ca0a327642d02 +SIZE (vim-vim-v7-4-778_GH0.tar.bz2) = 12190994 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:06:51 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA7FE999BC1; Sun, 12 Jul 2015 16:06:51 +0000 (UTC) (envelope-from sunpoet@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 9DA4A1940; Sun, 12 Jul 2015 16:06:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG6pkm073766; Sun, 12 Jul 2015 16:06:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG6oS7073764; Sun, 12 Jul 2015 16:06:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121606.t6CG6oS7073764@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:06:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391784 - head/misc/pciids X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:06:51 -0000 Author: sunpoet Date: Sun Jul 12 16:06:50 2015 New Revision: 391784 URL: https://svnweb.freebsd.org/changeset/ports/391784 Log: - Update to 20150710 Changes: http://people.FreeBSD.org/~sunpoet/pciids-20150710.diff Modified: head/misc/pciids/Makefile head/misc/pciids/distinfo Modified: head/misc/pciids/Makefile ============================================================================== --- head/misc/pciids/Makefile Sun Jul 12 16:06:45 2015 (r391783) +++ head/misc/pciids/Makefile Sun Jul 12 16:06:50 2015 (r391784) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20150701 +PORTVERSION= 20150710 CATEGORIES= misc MASTER_SITES= LOCAL/sunpoet Modified: head/misc/pciids/distinfo ============================================================================== --- head/misc/pciids/distinfo Sun Jul 12 16:06:45 2015 (r391783) +++ head/misc/pciids/distinfo Sun Jul 12 16:06:50 2015 (r391784) @@ -1,2 +1,2 @@ -SHA256 (pciids-20150701.tar.xz) = 2911a49a112fa24003f44d125193787f78dd8ce8b57a7ec82d07c0ea22a9e35a -SIZE (pciids-20150701.tar.xz) = 178040 +SHA256 (pciids-20150710.tar.xz) = 96e161b5e24ea811b847ca43d0370c3df507a19d1abfd0e47ef503926e71fa63 +SIZE (pciids-20150710.tar.xz) = 178216 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:06:56 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C21A4999BE4; Sun, 12 Jul 2015 16:06:56 +0000 (UTC) (envelope-from sunpoet@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 8811A1A12; Sun, 12 Jul 2015 16:06:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG6uEp073894; Sun, 12 Jul 2015 16:06:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG6tkh073892; Sun, 12 Jul 2015 16:06:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121606.t6CG6tkh073892@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:06:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391785 - head/textproc/p5-Unicode-Collate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:06:56 -0000 Author: sunpoet Date: Sun Jul 12 16:06:55 2015 New Revision: 391785 URL: https://svnweb.freebsd.org/changeset/ports/391785 Log: - Update to 1.14 Changes: http://search.cpan.org/dist/Unicode-Collate/Changes Modified: head/textproc/p5-Unicode-Collate/Makefile head/textproc/p5-Unicode-Collate/distinfo Modified: head/textproc/p5-Unicode-Collate/Makefile ============================================================================== --- head/textproc/p5-Unicode-Collate/Makefile Sun Jul 12 16:06:50 2015 (r391784) +++ head/textproc/p5-Unicode-Collate/Makefile Sun Jul 12 16:06:55 2015 (r391785) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Unicode-Collate -PORTVERSION= 1.13 +PORTVERSION= 1.14 CATEGORIES= textproc converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-Unicode-Collate/distinfo ============================================================================== --- head/textproc/p5-Unicode-Collate/distinfo Sun Jul 12 16:06:50 2015 (r391784) +++ head/textproc/p5-Unicode-Collate/distinfo Sun Jul 12 16:06:55 2015 (r391785) @@ -1,2 +1,2 @@ -SHA256 (Unicode-Collate-1.13.tar.gz) = ca8efe98581c14ef9f72fb8867c24ccd3916ab94894d9fe35bb149d6a63885a2 -SIZE (Unicode-Collate-1.13.tar.gz) = 866017 +SHA256 (Unicode-Collate-1.14.tar.gz) = 628a5bb3b5e81c1d4cdf680bc882f2296a50892860af1800b31e796ee166767a +SIZE (Unicode-Collate-1.14.tar.gz) = 866047 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:07:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15A4D999C04; Sun, 12 Jul 2015 16:07:02 +0000 (UTC) (envelope-from sunpoet@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 E56211AD3; Sun, 12 Jul 2015 16:07:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG71ST074050; Sun, 12 Jul 2015 16:07:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG71wB074046; Sun, 12 Jul 2015 16:07:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121607.t6CG71wB074046@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:07:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391786 - head/www/p5-Protocol-HTTP2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:07:02 -0000 Author: sunpoet Date: Sun Jul 12 16:07:00 2015 New Revision: 391786 URL: https://svnweb.freebsd.org/changeset/ports/391786 Log: - Update to 1.04 Changes: http://search.cpan.org/dist/Protocol-HTTP2/Changes Modified: head/www/p5-Protocol-HTTP2/Makefile head/www/p5-Protocol-HTTP2/distinfo Modified: head/www/p5-Protocol-HTTP2/Makefile ============================================================================== --- head/www/p5-Protocol-HTTP2/Makefile Sun Jul 12 16:06:55 2015 (r391785) +++ head/www/p5-Protocol-HTTP2/Makefile Sun Jul 12 16:07:00 2015 (r391786) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Protocol-HTTP2 -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CRUX Modified: head/www/p5-Protocol-HTTP2/distinfo ============================================================================== --- head/www/p5-Protocol-HTTP2/distinfo Sun Jul 12 16:06:55 2015 (r391785) +++ head/www/p5-Protocol-HTTP2/distinfo Sun Jul 12 16:07:00 2015 (r391786) @@ -1,2 +1,2 @@ -SHA256 (Protocol-HTTP2-1.03.tar.gz) = 449e01e73959a9823124b2a209e791534c7780459740f1415ffa27cedd5cd61c -SIZE (Protocol-HTTP2-1.03.tar.gz) = 47536 +SHA256 (Protocol-HTTP2-1.04.tar.gz) = 4532625448ba56bee793f2fcc0b098d8d54dad19eed9577d23b01e87d0c27203 +SIZE (Protocol-HTTP2-1.04.tar.gz) = 47769 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:07:06 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 659C2999C2E; Sun, 12 Jul 2015 16:07:06 +0000 (UTC) (envelope-from sunpoet@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 55D761BA6; Sun, 12 Jul 2015 16:07:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG76G1074165; Sun, 12 Jul 2015 16:07:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG76Eg074164; Sun, 12 Jul 2015 16:07:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121607.t6CG76Eg074164@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:07:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391787 - head/security/pear-Auth_SASL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:07:06 -0000 Author: sunpoet Date: Sun Jul 12 16:07:05 2015 New Revision: 391787 URL: https://svnweb.freebsd.org/changeset/ports/391787 Log: - Add NO_ARCH Modified: head/security/pear-Auth_SASL/Makefile Modified: head/security/pear-Auth_SASL/Makefile ============================================================================== --- head/security/pear-Auth_SASL/Makefile Sun Jul 12 16:07:00 2015 (r391786) +++ head/security/pear-Auth_SASL/Makefile Sun Jul 12 16:07:05 2015 (r391787) @@ -11,8 +11,9 @@ COMMENT= PEAR abstraction of various SAS LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth -RUN_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth +RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= pear .include From owner-svn-ports-head@freebsd.org Sun Jul 12 16:07:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32DF3999C57; Sun, 12 Jul 2015 16:07:12 +0000 (UTC) (envelope-from sunpoet@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 B49A01C9E; Sun, 12 Jul 2015 16:07:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG7B8S074295; Sun, 12 Jul 2015 16:07:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG7BHe074291; Sun, 12 Jul 2015 16:07:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121607.t6CG7BHe074291@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:07:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391788 - head/databases/py-psycopg2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:07:12 -0000 Author: sunpoet Date: Sun Jul 12 16:07:10 2015 New Revision: 391788 URL: https://svnweb.freebsd.org/changeset/ports/391788 Log: - Update to 2.6.1 Changes: http://initd.org/psycopg/articles/2015/06/16/psycopg-261-released/ http://initd.org/psycopg/articles/2015/02/09/psycopg-26-and-255-released/ Modified: head/databases/py-psycopg2/Makefile head/databases/py-psycopg2/distinfo Modified: head/databases/py-psycopg2/Makefile ============================================================================== --- head/databases/py-psycopg2/Makefile Sun Jul 12 16:07:05 2015 (r391787) +++ head/databases/py-psycopg2/Makefile Sun Jul 12 16:07:10 2015 (r391788) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= psycopg2 -PORTVERSION= 2.5.5 +PORTVERSION= 2.6.1 CATEGORIES= databases python -MASTER_SITES= http://initd.org/psycopg/tarballs/PSYCOPG-2-5/ \ +MASTER_SITES= http://initd.org/psycopg/tarballs/PSYCOPG-${PORTVERSION:R:S|.|-|}/ \ CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,13 +18,12 @@ OPTIONS_DEFINE= DOCS EXAMPLES USE_PYTHON= autoplist concurrent distutils USES= pgsql python -PORTDOCS= AUTHORS INSTALL NEWS PKG-INFO README +PORTDOCS= AUTHORS INSTALL NEWS PKG-INFO README.rst PORTEXAMPLES= * post-install: - ${MKDIR} ${STAGEDIR}${DOCSDIR}/ + ${MKDIR} ${STAGEDIR}${DOCSDIR}/ ${STAGEDIR}${EXAMPLESDIR}/ cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}/ .include Modified: head/databases/py-psycopg2/distinfo ============================================================================== --- head/databases/py-psycopg2/distinfo Sun Jul 12 16:07:05 2015 (r391787) +++ head/databases/py-psycopg2/distinfo Sun Jul 12 16:07:10 2015 (r391788) @@ -1,2 +1,2 @@ -SHA256 (psycopg2-2.5.5.tar.gz) = c6c330c98ab08c5639f0ccd7e211b82b3a39f001813dcea6bb824a99d2b34fe2 -SIZE (psycopg2-2.5.5.tar.gz) = 779757 +SHA256 (psycopg2-2.6.1.tar.gz) = 6acf9abbbe757ef75dc2ecd9d91ba749547941abaffbe69ff2086a9e37d4904c +SIZE (psycopg2-2.6.1.tar.gz) = 371373 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:07:16 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1966D999C87; Sun, 12 Jul 2015 16:07:16 +0000 (UTC) (envelope-from sunpoet@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 090771D5E; Sun, 12 Jul 2015 16:07:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG7FZU074430; Sun, 12 Jul 2015 16:07:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG7FtM074429; Sun, 12 Jul 2015 16:07:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121607.t6CG7FtM074429@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:07:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391789 - head/databases/nagios-check_postgres_replication X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:07:16 -0000 Author: sunpoet Date: Sun Jul 12 16:07:15 2015 New Revision: 391789 URL: https://svnweb.freebsd.org/changeset/ports/391789 Log: - Add LICENSE - Add NO_ARCH - Use PLIST_FILES instead of PLIST Deleted: head/databases/nagios-check_postgres_replication/pkg-plist Modified: head/databases/nagios-check_postgres_replication/Makefile Modified: head/databases/nagios-check_postgres_replication/Makefile ============================================================================== --- head/databases/nagios-check_postgres_replication/Makefile Sun Jul 12 16:07:10 2015 (r391788) +++ head/databases/nagios-check_postgres_replication/Makefile Sun Jul 12 16:07:15 2015 (r391789) @@ -12,13 +12,17 @@ EXTRACT_SUFX= MAINTAINER= ports@FreeBSD.org COMMENT= Nagios plugin to check the lag between a postgresql replica and master +LICENSE= MIT + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nagiosplugin>=0:${PORTSDIR}/sysutils/py-nagiosplugin \ ${PYTHON_PKGNAMEPREFIX}psycopg2>=0:${PORTSDIR}/databases/py-psycopg2 -USES= pgsql python - -NO_WRKSUBDIR= yes +NO_ARCH= yes NO_BUILD= yes +NO_WRKSUBDIR= yes +USES= pgsql python + +PLIST_FILES= libexec/nagios/check_postgres_replication do-extract: ${MKDIR} ${WRKDIR} From owner-svn-ports-head@freebsd.org Sun Jul 12 16:07:21 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0C5D6999CC4; Sun, 12 Jul 2015 16:07:21 +0000 (UTC) (envelope-from sunpoet@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 C7A191E51; Sun, 12 Jul 2015 16:07:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG7KTt074558; Sun, 12 Jul 2015 16:07:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG7K53074555; Sun, 12 Jul 2015 16:07:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121607.t6CG7K53074555@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:07:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391790 - head/converters/p5-Convert-UUlib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:07:21 -0000 Author: sunpoet Date: Sun Jul 12 16:07:19 2015 New Revision: 391790 URL: https://svnweb.freebsd.org/changeset/ports/391790 Log: - Update to 1.5 - Strip shared library Changes: http://search.cpan.org/dist/Convert-UUlib/Changes Modified: head/converters/p5-Convert-UUlib/Makefile head/converters/p5-Convert-UUlib/distinfo Modified: head/converters/p5-Convert-UUlib/Makefile ============================================================================== --- head/converters/p5-Convert-UUlib/Makefile Sun Jul 12 16:07:15 2015 (r391789) +++ head/converters/p5-Convert-UUlib/Makefile Sun Jul 12 16:07:19 2015 (r391790) @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= Convert-UUlib -PORTVERSION= 1.40 -PORTREVISION= 2 +PORTVERSION= 1.50 PORTEPOCH= 1 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:S,0,,} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/0$//} MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the uulib library (a.k.a. uudeview/uuenview) @@ -16,7 +15,12 @@ COMMENT= Perl5 interface to the uulib li LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BUILD_DEPENDS= p5-Canary-Stability>=0:${PORTSDIR}/devel/p5-Canary-Stability + USES= perl5 USE_PERL5= configure +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Convert/UUlib/UUlib.so + .include Modified: head/converters/p5-Convert-UUlib/distinfo ============================================================================== --- head/converters/p5-Convert-UUlib/distinfo Sun Jul 12 16:07:15 2015 (r391789) +++ head/converters/p5-Convert-UUlib/distinfo Sun Jul 12 16:07:19 2015 (r391790) @@ -1,2 +1,2 @@ -SHA256 (Convert-UUlib-1.4.tar.gz) = a85fe375bad0b7b8411719b27ac395ba804356d2fc528e9f127e1018cd95efcf -SIZE (Convert-UUlib-1.4.tar.gz) = 232006 +SHA256 (Convert-UUlib-1.5.tar.gz) = 0cd81bc21377fad191f89aa427733efe5b7e75ca1889e9317945ad448c6388ea +SIZE (Convert-UUlib-1.5.tar.gz) = 236213 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:07:26 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C0F1B999CF2; Sun, 12 Jul 2015 16:07:26 +0000 (UTC) (envelope-from sunpoet@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 4A0B21F42; Sun, 12 Jul 2015 16:07:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG7PQS074690; Sun, 12 Jul 2015 16:07:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG7Pew074688; Sun, 12 Jul 2015 16:07:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121607.t6CG7Pew074688@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:07:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391791 - head/devel/p5-Tree-DAG_Node X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:07:26 -0000 Author: sunpoet Date: Sun Jul 12 16:07:24 2015 New Revision: 391791 URL: https://svnweb.freebsd.org/changeset/ports/391791 Log: - Update to 1.27 - Add more TEST_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/Tree-DAG_Node/Changes Modified: head/devel/p5-Tree-DAG_Node/Makefile head/devel/p5-Tree-DAG_Node/distinfo Modified: head/devel/p5-Tree-DAG_Node/Makefile ============================================================================== --- head/devel/p5-Tree-DAG_Node/Makefile Sun Jul 12 16:07:19 2015 (r391790) +++ head/devel/p5-Tree-DAG_Node/Makefile Sun Jul 12 16:07:24 2015 (r391791) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Tree-DAG_Node -PORTVERSION= 1.26 +PORTVERSION= 1.27 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ LICENSE= ART20 BUILD_DEPENDS= p5-File-Slurp-Tiny>=0.003:${PORTSDIR}/devel/p5-File-Slurp-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 tar:tgz USE_PERL5= configure @@ -25,4 +26,8 @@ BUILD_DEPENDS+= p5-PathTools>=3.4000:${P RUN_DEPENDS+= p5-PathTools>=3.4000:${PORTSDIR}/devel/p5-PathTools .endif +.if ${PERL_LEVEL} < 502200 +TEST_DEPENDS+= p5-Test-Simple>=1.001.014:${PORTSDIR}/devel/p5-Test-Simple +.endif + .include Modified: head/devel/p5-Tree-DAG_Node/distinfo ============================================================================== --- head/devel/p5-Tree-DAG_Node/distinfo Sun Jul 12 16:07:19 2015 (r391790) +++ head/devel/p5-Tree-DAG_Node/distinfo Sun Jul 12 16:07:24 2015 (r391791) @@ -1,2 +1,2 @@ -SHA256 (Tree-DAG_Node-1.26.tgz) = c7ada734a50bf4fb75de5e12f2317b2c8baeda514931def48857ff86051ce0cd -SIZE (Tree-DAG_Node-1.26.tgz) = 56728 +SHA256 (Tree-DAG_Node-1.27.tgz) = 226f22b5014869a8c52d6b82116fc0e68bf9f531bf19b0f702e21cf80a2151c4 +SIZE (Tree-DAG_Node-1.27.tgz) = 51540 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:07:30 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE670999D21; Sun, 12 Jul 2015 16:07:30 +0000 (UTC) (envelope-from sunpoet@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 DE34C1008; Sun, 12 Jul 2015 16:07:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG7UDI074819; Sun, 12 Jul 2015 16:07:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG7U3P074816; Sun, 12 Jul 2015 16:07:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121607.t6CG7U3P074816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:07:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391792 - head/www/p5-Toadfarm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:07:31 -0000 Author: sunpoet Date: Sun Jul 12 16:07:29 2015 New Revision: 391792 URL: https://svnweb.freebsd.org/changeset/ports/391792 Log: - Update to 0.65 Changes: http://search.cpan.org/dist/Toadfarm/Changes Modified: head/www/p5-Toadfarm/Makefile head/www/p5-Toadfarm/distinfo Modified: head/www/p5-Toadfarm/Makefile ============================================================================== --- head/www/p5-Toadfarm/Makefile Sun Jul 12 16:07:24 2015 (r391791) +++ head/www/p5-Toadfarm/Makefile Sun Jul 12 16:07:29 2015 (r391792) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Toadfarm -PORTVERSION= 0.64 +PORTVERSION= 0.65 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JHTHORSEN Modified: head/www/p5-Toadfarm/distinfo ============================================================================== --- head/www/p5-Toadfarm/distinfo Sun Jul 12 16:07:24 2015 (r391791) +++ head/www/p5-Toadfarm/distinfo Sun Jul 12 16:07:29 2015 (r391792) @@ -1,2 +1,2 @@ -SHA256 (Toadfarm-0.64.tar.gz) = 58e5773a90491ba0c6c02e06182cea05340ff69c4f88fa9d767cc601731d29a9 -SIZE (Toadfarm-0.64.tar.gz) = 27915 +SHA256 (Toadfarm-0.65.tar.gz) = d2b4ec5f7ce54a4fb942bd3a559b899ca59b3337617d04276b982c90c3650ce1 +SIZE (Toadfarm-0.65.tar.gz) = 27961 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:07:36 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 490BB999D4C; Sun, 12 Jul 2015 16:07:36 +0000 (UTC) (envelope-from sunpoet@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 1C0851101; Sun, 12 Jul 2015 16:07:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG7Z4R074960; Sun, 12 Jul 2015 16:07:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG7ZUC074958; Sun, 12 Jul 2015 16:07:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121607.t6CG7ZUC074958@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:07:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391793 - head/databases/rubygem-arel6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:07:36 -0000 Author: sunpoet Date: Sun Jul 12 16:07:34 2015 New Revision: 391793 URL: https://svnweb.freebsd.org/changeset/ports/391793 Log: - Update to 6.0.2 Changes: https://github.com/rails/arel/blob/master/History.txt Modified: head/databases/rubygem-arel6/Makefile head/databases/rubygem-arel6/distinfo Modified: head/databases/rubygem-arel6/Makefile ============================================================================== --- head/databases/rubygem-arel6/Makefile Sun Jul 12 16:07:29 2015 (r391792) +++ head/databases/rubygem-arel6/Makefile Sun Jul 12 16:07:34 2015 (r391793) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= arel -PORTVERSION= 6.0.1 +PORTVERSION= 6.0.2 CATEGORIES= databases rubygems MASTER_SITES= RG PKGNAMESUFFIX= 6 Modified: head/databases/rubygem-arel6/distinfo ============================================================================== --- head/databases/rubygem-arel6/distinfo Sun Jul 12 16:07:29 2015 (r391792) +++ head/databases/rubygem-arel6/distinfo Sun Jul 12 16:07:34 2015 (r391793) @@ -1,2 +1,2 @@ -SHA256 (rubygem/arel-6.0.1.gem) = 723aa5d484835c0ad27b152d4229823c11fbb54814f2a60efae08242d3891526 -SIZE (rubygem/arel-6.0.1.gem) = 30720 +SHA256 (rubygem/arel-6.0.2.gem) = 410dfd02520aa16f370aacb1097836e9e4ca7d70e22f888dffffe73f63853fcf +SIZE (rubygem/arel-6.0.2.gem) = 30720 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:07:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2B89999D7E; Sun, 12 Jul 2015 16:07:41 +0000 (UTC) (envelope-from sunpoet@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 9E3F71212; Sun, 12 Jul 2015 16:07:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG7f43075087; Sun, 12 Jul 2015 16:07:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG7eV0075085; Sun, 12 Jul 2015 16:07:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121607.t6CG7eV0075085@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:07:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391794 - head/devel/rubygem-multi_json X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:07:41 -0000 Author: sunpoet Date: Sun Jul 12 16:07:39 2015 New Revision: 391794 URL: https://svnweb.freebsd.org/changeset/ports/391794 Log: - Update to 1.11.2 Changes: https://github.com/intridea/multi_json/blob/master/CHANGELOG.md Modified: head/devel/rubygem-multi_json/Makefile head/devel/rubygem-multi_json/distinfo Modified: head/devel/rubygem-multi_json/Makefile ============================================================================== --- head/devel/rubygem-multi_json/Makefile Sun Jul 12 16:07:34 2015 (r391793) +++ head/devel/rubygem-multi_json/Makefile Sun Jul 12 16:07:39 2015 (r391794) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= multi_json -PORTVERSION= 1.11.1 +PORTVERSION= 1.11.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-multi_json/distinfo ============================================================================== --- head/devel/rubygem-multi_json/distinfo Sun Jul 12 16:07:34 2015 (r391793) +++ head/devel/rubygem-multi_json/distinfo Sun Jul 12 16:07:39 2015 (r391794) @@ -1,2 +1,2 @@ -SHA256 (rubygem/multi_json-1.11.1.gem) = cf388c4e5eebe6e6753f2376dad5a235e25f6d73b7c8c1edf91c332d78533553 -SIZE (rubygem/multi_json-1.11.1.gem) = 24576 +SHA256 (rubygem/multi_json-1.11.2.gem) = d9a4f2707792a55b3d09ed4ba7ea7d07ba83bf8652e0f7f1f234843824a1c3e5 +SIZE (rubygem/multi_json-1.11.2.gem) = 25088 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:07:47 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 335F7999DAB; Sun, 12 Jul 2015 16:07:47 +0000 (UTC) (envelope-from sunpoet@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 0D5991423; Sun, 12 Jul 2015 16:07:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG7kco075218; Sun, 12 Jul 2015 16:07:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG7k4a075212; Sun, 12 Jul 2015 16:07:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121607.t6CG7k4a075212@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:07:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391795 - head/devel/rubygem-redis-activesupport X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:07:47 -0000 Author: sunpoet Date: Sun Jul 12 16:07:45 2015 New Revision: 391795 URL: https://svnweb.freebsd.org/changeset/ports/391795 Log: - Update to 4.1.0 Changes: https://github.com/redis-store/redis-activesupport/commits/master Modified: head/devel/rubygem-redis-activesupport/Makefile head/devel/rubygem-redis-activesupport/distinfo Modified: head/devel/rubygem-redis-activesupport/Makefile ============================================================================== --- head/devel/rubygem-redis-activesupport/Makefile Sun Jul 12 16:07:39 2015 (r391794) +++ head/devel/rubygem-redis-activesupport/Makefile Sun Jul 12 16:07:45 2015 (r391795) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= redis-activesupport -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-redis-activesupport/distinfo ============================================================================== --- head/devel/rubygem-redis-activesupport/distinfo Sun Jul 12 16:07:39 2015 (r391794) +++ head/devel/rubygem-redis-activesupport/distinfo Sun Jul 12 16:07:45 2015 (r391795) @@ -1,2 +1,2 @@ -SHA256 (rubygem/redis-activesupport-4.0.0.gem) = cd802d06716638fb000e209a769f1a3932285c8ba2b328aa0c501f0999fcb4a2 -SIZE (rubygem/redis-activesupport-4.0.0.gem) = 10240 +SHA256 (rubygem/redis-activesupport-4.1.0.gem) = dcfe8d8d7ae5910d894cb27fee6be88a8f32e92aaf9f4c4ce45c1ec3385c36bc +SIZE (rubygem/redis-activesupport-4.1.0.gem) = 11264 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:07:52 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C09D8999DD6; Sun, 12 Jul 2015 16:07:52 +0000 (UTC) (envelope-from sunpoet@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 7F42F14EE; Sun, 12 Jul 2015 16:07:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG7qJt075350; Sun, 12 Jul 2015 16:07:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG7pdX075346; Sun, 12 Jul 2015 16:07:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121607.t6CG7pdX075346@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:07:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391796 - head/devel/rubygem-table_print X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:07:52 -0000 Author: sunpoet Date: Sun Jul 12 16:07:51 2015 New Revision: 391796 URL: https://svnweb.freebsd.org/changeset/ports/391796 Log: - Update to 1.5.4 Changes: https://github.com/arches/table_print/commits/master Modified: head/devel/rubygem-table_print/Makefile head/devel/rubygem-table_print/distinfo (contents, props changed) Modified: head/devel/rubygem-table_print/Makefile ============================================================================== --- head/devel/rubygem-table_print/Makefile Sun Jul 12 16:07:45 2015 (r391795) +++ head/devel/rubygem-table_print/Makefile Sun Jul 12 16:07:51 2015 (r391796) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= table_print -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-table_print/distinfo ============================================================================== --- head/devel/rubygem-table_print/distinfo Sun Jul 12 16:07:45 2015 (r391795) +++ head/devel/rubygem-table_print/distinfo Sun Jul 12 16:07:51 2015 (r391796) @@ -1,2 +1,2 @@ -SHA256 (rubygem/table_print-1.5.3.gem) = 1316b052010d7dd4c2b99e6ae77250f4cb7fcedf682d6c164a99f882af9b4962 -SIZE (rubygem/table_print-1.5.3.gem) = 25600 +SHA256 (rubygem/table_print-1.5.4.gem) = cdf2e210e97b4cbaa18c2feb2c1c74e8609516b65aced1be3a6342639b36d4a0 +SIZE (rubygem/table_print-1.5.4.gem) = 26112 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:07:58 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29EA1999E0E; Sun, 12 Jul 2015 16:07:58 +0000 (UTC) (envelope-from sunpoet@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 F03C61632; Sun, 12 Jul 2015 16:07:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG7vg8075478; Sun, 12 Jul 2015 16:07:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG7vCo075476; Sun, 12 Jul 2015 16:07:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121607.t6CG7vCo075476@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:07:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391797 - head/devel/rubygem-web-console X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:07:58 -0000 Author: sunpoet Date: Sun Jul 12 16:07:56 2015 New Revision: 391797 URL: https://svnweb.freebsd.org/changeset/ports/391797 Log: - Update to 2.2.1 Changes: https://github.com/rails/web-console/blob/master/CHANGELOG.markdown Modified: head/devel/rubygem-web-console/Makefile head/devel/rubygem-web-console/distinfo Modified: head/devel/rubygem-web-console/Makefile ============================================================================== --- head/devel/rubygem-web-console/Makefile Sun Jul 12 16:07:51 2015 (r391796) +++ head/devel/rubygem-web-console/Makefile Sun Jul 12 16:07:56 2015 (r391797) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= web-console -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-web-console/distinfo ============================================================================== --- head/devel/rubygem-web-console/distinfo Sun Jul 12 16:07:51 2015 (r391796) +++ head/devel/rubygem-web-console/distinfo Sun Jul 12 16:07:56 2015 (r391797) @@ -1,2 +1,2 @@ -SHA256 (rubygem/web-console-2.2.0.gem) = 5458e9e70c3ca6f15b72b26abaedce87b23cbddd0d8d96d7fe2b1dd03f073ada -SIZE (rubygem/web-console-2.2.0.gem) = 22016 +SHA256 (rubygem/web-console-2.2.1.gem) = 8eae52bf9891de5ed59928be8f2d790b45742408a8be07712c449a5391be3c8f +SIZE (rubygem/web-console-2.2.1.gem) = 22528 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:08:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19512999E34; Sun, 12 Jul 2015 16:08:02 +0000 (UTC) (envelope-from sunpoet@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 08AF71680; Sun, 12 Jul 2015 16:08:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG81Vg075612; Sun, 12 Jul 2015 16:08:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG81Q4075611; Sun, 12 Jul 2015 16:08:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121608.t6CG81Q4075611@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:08:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391798 - head/net/rubygem-omniauth-twitter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:08:02 -0000 Author: sunpoet Date: Sun Jul 12 16:08:01 2015 New Revision: 391798 URL: https://svnweb.freebsd.org/changeset/ports/391798 Log: - Fix RUN_DEPENDS - Bump PORTREVISION for dependency change Modified: head/net/rubygem-omniauth-twitter/Makefile Modified: head/net/rubygem-omniauth-twitter/Makefile ============================================================================== --- head/net/rubygem-omniauth-twitter/Makefile Sun Jul 12 16:07:56 2015 (r391797) +++ head/net/rubygem-omniauth-twitter/Makefile Sun Jul 12 16:08:01 2015 (r391798) @@ -2,6 +2,7 @@ PORTNAME= omniauth-twitter PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -10,8 +11,8 @@ COMMENT= OmniAuth strategy for Twitter LICENSE= MIT -RUN_DEPENDS= rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \ - rubygem-omniauth-oauth>=1.0:${PORTSDIR}/net/rubygem-omniauth-oauth +RUN_DEPENDS= rubygem-json>=1.3:${PORTSDIR}/devel/rubygem-json \ + rubygem-omniauth-oauth>=1.1:${PORTSDIR}/net/rubygem-omniauth-oauth NO_ARCH= yes USE_RUBY= yes From owner-svn-ports-head@freebsd.org Sun Jul 12 16:08:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E436D999E5A; Sun, 12 Jul 2015 16:08:07 +0000 (UTC) (envelope-from sunpoet@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 843AD1951; Sun, 12 Jul 2015 16:08:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG873i075743; Sun, 12 Jul 2015 16:08:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG86oJ075738; Sun, 12 Jul 2015 16:08:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121608.t6CG86oJ075738@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:08:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391799 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:08:08 -0000 Author: sunpoet Date: Sun Jul 12 16:08:05 2015 New Revision: 391799 URL: https://svnweb.freebsd.org/changeset/ports/391799 Log: - Update to 2.0.48 - Update RUN_DEPENDS: use newer rubygem-builder Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Sun Jul 12 16:08:01 2015 (r391798) +++ head/devel/rubygem-aws-sdk-core/Makefile Sun Jul 12 16:08:05 2015 (r391799) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.0.41 +PORTVERSION= 2.0.48 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ COMMENT= AWS SDK for Ruby - Core LICENSE= APACHE20 -RUN_DEPENDS= rubygem-builder>=3.0:${PORTSDIR}/devel/rubygem-builder \ +RUN_DEPENDS= rubygem-builder32>=3.0:${PORTSDIR}/devel/rubygem-builder32 \ rubygem-jmespath>=1.0:${PORTSDIR}/devel/rubygem-jmespath \ rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Sun Jul 12 16:08:01 2015 (r391798) +++ head/devel/rubygem-aws-sdk-core/distinfo Sun Jul 12 16:08:05 2015 (r391799) @@ -1,2 +1,2 @@ -SHA256 (rubygem/aws-sdk-core-2.0.41.gem) = 10d6bb2748cf8617f2432c1372fcc164f6b1d8b02f90e9d15bbdfc53c8b7bdbd -SIZE (rubygem/aws-sdk-core-2.0.41.gem) = 969728 +SHA256 (rubygem/aws-sdk-core-2.0.48.gem) = ad717d8ad86f7cdd0f68e7b9af34347cbf0da6b62258ce3ec5d2d7cb53561c1e +SIZE (rubygem/aws-sdk-core-2.0.48.gem) = 921088 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:08:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9003999E81; Sun, 12 Jul 2015 16:08:12 +0000 (UTC) (envelope-from sunpoet@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 A21861A39; Sun, 12 Jul 2015 16:08:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG8CgP075873; Sun, 12 Jul 2015 16:08:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG8CXf075868; Sun, 12 Jul 2015 16:08:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121608.t6CG8CXf075868@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:08:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391800 - head/devel/rubygem-aws-sdk-resources X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:08:12 -0000 Author: sunpoet Date: Sun Jul 12 16:08:11 2015 New Revision: 391800 URL: https://svnweb.freebsd.org/changeset/ports/391800 Log: - Update to 2.0.48 - Update RUN_DEPENDS: use PORTVERSION Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Sun Jul 12 16:08:05 2015 (r391799) +++ head/devel/rubygem-aws-sdk-resources/Makefile Sun Jul 12 16:08:11 2015 (r391800) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.0.41 +PORTVERSION= 2.0.48 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ COMMENT= AWS SDK for Ruby Resources LICENSE= APACHE20 -RUN_DEPENDS= rubygem-aws-sdk-core>=2.0.41:${PORTSDIR}/devel/rubygem-aws-sdk-core +RUN_DEPENDS= rubygem-aws-sdk-core>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-aws-sdk-core NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Sun Jul 12 16:08:05 2015 (r391799) +++ head/devel/rubygem-aws-sdk-resources/distinfo Sun Jul 12 16:08:11 2015 (r391800) @@ -1,2 +1,2 @@ -SHA256 (rubygem/aws-sdk-resources-2.0.41.gem) = 8091a22e93888ae8e6f3ca64115589e8adbb89d3bab4318cd781e66c0b38ea90 -SIZE (rubygem/aws-sdk-resources-2.0.41.gem) = 41472 +SHA256 (rubygem/aws-sdk-resources-2.0.48.gem) = da2991e3ba8b8e062b5b1c4f9cd02baf8a3e2aa22987f19f33e2508ee6e56d64 +SIZE (rubygem/aws-sdk-resources-2.0.48.gem) = 41472 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:08:18 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2CF28999EB4; Sun, 12 Jul 2015 16:08:18 +0000 (UTC) (envelope-from sunpoet@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 0C8801B37; Sun, 12 Jul 2015 16:08:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG8HRA076003; Sun, 12 Jul 2015 16:08:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG8HMX075999; Sun, 12 Jul 2015 16:08:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121608.t6CG8HMX075999@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:08:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391801 - head/lang/jython X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:08:18 -0000 Author: sunpoet Date: Sun Jul 12 16:08:16 2015 New Revision: 391801 URL: https://svnweb.freebsd.org/changeset/ports/391801 Log: - Add LICENSE - Fix PLIST Modified: head/lang/jython/Makefile head/lang/jython/pkg-plist Modified: head/lang/jython/Makefile ============================================================================== --- head/lang/jython/Makefile Sun Jul 12 16:08:11 2015 (r391800) +++ head/lang/jython/Makefile Sun Jul 12 16:08:16 2015 (r391801) @@ -12,6 +12,8 @@ EXTRACT_ONLY= # none MAINTAINER= python@FreeBSD.org COMMENT= Implementation of Python Interpreter in Pure Java +LICENSE= PSFL + BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash RUN_DEPENDS= bash:${PORTSDIR}/shells/bash Modified: head/lang/jython/pkg-plist ============================================================================== --- head/lang/jython/pkg-plist Sun Jul 12 16:08:11 2015 (r391800) +++ head/lang/jython/pkg-plist Sun Jul 12 16:08:16 2015 (r391801) @@ -1351,7 +1351,7 @@ etc/jython.reg %%JYTHON_DIR%%/Lib/test/test_ctypes.py %%JYTHON_DIR%%/Lib/test/test_curses.py %%JYTHON_DIR%%/Lib/test/test_datetime.py -%%JYTHON_DIR%%//Lib/test/test_datetime_jy.py +%%JYTHON_DIR%%/Lib/test/test_datetime_jy.py %%JYTHON_DIR%%/Lib/test/test_dbm.py %%JYTHON_DIR%%/Lib/test/test_decimal.py %%JYTHON_DIR%%/Lib/test/test_decimal_jy.py From owner-svn-ports-head@freebsd.org Sun Jul 12 16:08:22 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56E81999EDA; Sun, 12 Jul 2015 16:08:22 +0000 (UTC) (envelope-from sunpoet@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 4762E1BA7; Sun, 12 Jul 2015 16:08:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG8M67076133; Sun, 12 Jul 2015 16:08:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG8Mjj076132; Sun, 12 Jul 2015 16:08:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121608.t6CG8Mjj076132@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:08:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391802 - head/misc/pear-Services_Weather X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:08:22 -0000 Author: sunpoet Date: Sun Jul 12 16:08:21 2015 New Revision: 391802 URL: https://svnweb.freebsd.org/changeset/ports/391802 Log: - Add LICENSE - Add NO_ARCH - Add PORTSCOUT: 1.4.7 tarball is corrupted - Cosmetic change Modified: head/misc/pear-Services_Weather/Makefile Modified: head/misc/pear-Services_Weather/Makefile ============================================================================== --- head/misc/pear-Services_Weather/Makefile Sun Jul 12 16:08:16 2015 (r391801) +++ head/misc/pear-Services_Weather/Makefile Sun Jul 12 16:08:21 2015 (r391802) @@ -9,23 +9,27 @@ CATEGORIES= misc www pear geography MAINTAINER= ports@FreeBSD.org COMMENT= PEAR interface to various online weather-services +LICENSE= BSD2CLAUSE + RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request +PORTSCOUT= skipv:1.4.7 + +NO_ARCH= yes USE_PHP= ctype pcre +USES= pear OPTIONS_DEFINE= PEAR_NET_FTP PEAR_CACHE PEAR_DB PEAR_SOAP PEAR_XML_SERIALIZER PEAR_NET_FTP_DESC= PEAR::Net::FTP support -PEAR_CACHE_DESC= PEAR::Cache support +PEAR_CACHE_DESC=PEAR::Cache support PEAR_DB_DESC= PEAR::DB support PEAR_SOAP_DESC= PEAR::SOAP support PEAR_XML_SERIALIZER_DESC= PEAR::XML::Serializer support -USES= pear - PEAR_NET_FTP_BUILD_DEPENDS= ${PEARDIR}/Net/FTP.php:${PORTSDIR}/ftp/pear-Net_FTP PEAR_CACHE_BUILD_DEPENDS= ${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache PEAR_DB_BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB -PEAR_SOAP_BUILD_DEPENDS= ${PEARDIR}/SOAP/Base.php:${PORTSDIR}/net/pear-SOAP +PEAR_SOAP_BUILD_DEPENDS=${PEARDIR}/SOAP/Base.php:${PORTSDIR}/net/pear-SOAP PEAR_XML_SERIALIZER_BUILD_DEPENDS= ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer .include From owner-svn-ports-head@freebsd.org Sun Jul 12 16:08:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D43B999EFB; Sun, 12 Jul 2015 16:08:27 +0000 (UTC) (envelope-from sunpoet@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 433481CCC; Sun, 12 Jul 2015 16:08:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG8Rl5076248; Sun, 12 Jul 2015 16:08:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG8RkC076247; Sun, 12 Jul 2015 16:08:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121608.t6CG8RkC076247@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:08:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391803 - head/devel/rubygem-aws-sdk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:08:27 -0000 Author: sunpoet Date: Sun Jul 12 16:08:26 2015 New Revision: 391803 URL: https://svnweb.freebsd.org/changeset/ports/391803 Log: - Update RUN_DEPENDS: use PORTVERSION Modified: head/devel/rubygem-aws-sdk/Makefile Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Sun Jul 12 16:08:21 2015 (r391802) +++ head/devel/rubygem-aws-sdk/Makefile Sun Jul 12 16:08:26 2015 (r391803) @@ -10,7 +10,7 @@ COMMENT= AWS SDK for Ruby LICENSE= APACHE20 -RUN_DEPENDS= rubygem-aws-sdk-v1>=1.60.2:${PORTSDIR}/devel/rubygem-aws-sdk-v1 +RUN_DEPENDS= rubygem-aws-sdk-v1>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-aws-sdk-v1 NO_ARCH= yes USE_RUBY= yes From owner-svn-ports-head@freebsd.org Sun Jul 12 16:08:32 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4892E999F22; Sun, 12 Jul 2015 16:08:32 +0000 (UTC) (envelope-from sunpoet@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 1E2AB1D8F; Sun, 12 Jul 2015 16:08:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG8V1E076357; Sun, 12 Jul 2015 16:08:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG8V8Y076356; Sun, 12 Jul 2015 16:08:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121608.t6CG8V8Y076356@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:08:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391804 - head/devel/rubygem-blobstore_client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:08:32 -0000 Author: sunpoet Date: Sun Jul 12 16:08:31 2015 New Revision: 391804 URL: https://svnweb.freebsd.org/changeset/ports/391804 Log: - Update RUN_DEPENDS: use PORTVERSION Modified: head/devel/rubygem-blobstore_client/Makefile Modified: head/devel/rubygem-blobstore_client/Makefile ============================================================================== --- head/devel/rubygem-blobstore_client/Makefile Sun Jul 12 16:08:26 2015 (r391803) +++ head/devel/rubygem-blobstore_client/Makefile Sun Jul 12 16:08:31 2015 (r391804) @@ -11,7 +11,7 @@ COMMENT= BOSH blobstore client LICENSE= APACHE20 RUN_DEPENDS= rubygem-aws-sdk>=1.60.2:${PORTSDIR}/devel/rubygem-aws-sdk \ - rubygem-bosh_common>=1.2941.0:${PORTSDIR}/devel/rubygem-bosh_common \ + rubygem-bosh_common>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-bosh_common \ rubygem-fog>=1.27.0:${PORTSDIR}/devel/rubygem-fog \ rubygem-httpclient>=2.4.0:${PORTSDIR}/www/rubygem-httpclient \ rubygem-multi_json>=1.1:${PORTSDIR}/devel/rubygem-multi_json \ From owner-svn-ports-head@freebsd.org Sun Jul 12 16:08:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F22F999F49; Sun, 12 Jul 2015 16:08:37 +0000 (UTC) (envelope-from sunpoet@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 3DF801E5E; Sun, 12 Jul 2015 16:08:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG8bom076516; Sun, 12 Jul 2015 16:08:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG8axv076514; Sun, 12 Jul 2015 16:08:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121608.t6CG8axv076514@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:08:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391805 - in head/sysutils/rubygem-bosh_cli: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:08:37 -0000 Author: sunpoet Date: Sun Jul 12 16:08:35 2015 New Revision: 391805 URL: https://svnweb.freebsd.org/changeset/ports/391805 Log: - Fix gempsec - Update RUN_DEPENDS: use PORTVERSION - Bump PORTREVISION for package change Added: head/sysutils/rubygem-bosh_cli/files/ head/sysutils/rubygem-bosh_cli/files/patch-gemspec (contents, props changed) Modified: head/sysutils/rubygem-bosh_cli/Makefile Modified: head/sysutils/rubygem-bosh_cli/Makefile ============================================================================== --- head/sysutils/rubygem-bosh_cli/Makefile Sun Jul 12 16:08:31 2015 (r391804) +++ head/sysutils/rubygem-bosh_cli/Makefile Sun Jul 12 16:08:35 2015 (r391805) @@ -2,6 +2,7 @@ PORTNAME= bosh_cli PORTVERSION= 1.2941.0 +PORTREVISION= 1 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -10,9 +11,9 @@ COMMENT= BOSH CLI LICENSE= APACHE20 -RUN_DEPENDS= rubygem-blobstore_client>=1.2941.0:${PORTSDIR}/devel/rubygem-blobstore_client \ - rubygem-bosh_common>=1.2941.0:${PORTSDIR}/devel/rubygem-bosh_common \ - rubygem-bosh-template>=1.2941.0:${PORTSDIR}/devel/rubygem-bosh-template \ +RUN_DEPENDS= rubygem-blobstore_client>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-blobstore_client \ + rubygem-bosh_common>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-bosh_common \ + rubygem-bosh-template>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-bosh-template \ rubygem-cf-uaa-lib>=3.2.1:${PORTSDIR}/devel/rubygem-cf-uaa-lib \ rubygem-highline>=1.6.2:${PORTSDIR}/devel/rubygem-highline \ rubygem-httpclient>=2.4.0:${PORTSDIR}/www/rubygem-httpclient \ Added: head/sysutils/rubygem-bosh_cli/files/patch-gemspec ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/rubygem-bosh_cli/files/patch-gemspec Sun Jul 12 16:08:35 2015 (r391805) @@ -0,0 +1,11 @@ +--- bosh_cli.gemspec.orig 2015-06-28 14:31:44 UTC ++++ bosh_cli.gemspec +@@ -30,7 +30,7 @@ Gem::Specification.new do |s| + s.add_runtime_dependency(%q, ["~> 1.6.2"]) + s.add_runtime_dependency(%q, ["~> 0.9.0"]) + s.add_runtime_dependency(%q, ["= 2.4.0"]) +- s.add_runtime_dependency(%q, ["~> 1.4.3"]) ++ s.add_runtime_dependency(%q, [">= 1.4.3"]) + s.add_runtime_dependency(%q, ["~> 1.2941.0"]) + s.add_runtime_dependency(%q, [">= 2.2.1"]) + s.add_runtime_dependency(%q, ["~> 1.2.0"]) From owner-svn-ports-head@freebsd.org Sun Jul 12 16:08:43 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F6A7999F7C; Sun, 12 Jul 2015 16:08:43 +0000 (UTC) (envelope-from sunpoet@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 C4FD81F7F; Sun, 12 Jul 2015 16:08:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG8g62076645; Sun, 12 Jul 2015 16:08:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG8g1h076642; Sun, 12 Jul 2015 16:08:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121608.t6CG8g1h076642@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:08:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391806 - head/devel/p5-Data-Structure-Util X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:08:43 -0000 Author: sunpoet Date: Sun Jul 12 16:08:41 2015 New Revision: 391806 URL: https://svnweb.freebsd.org/changeset/ports/391806 Log: - Update to 0.16 - Add LICENSE - Add NO_ARCH - While I'm here, fix *_DEPENDS: - Remove p5-Clone - Use TEST_DEPENDS for p5-Test-Pod Changes: http://search.cpan.org/dist/Data-Structure-Util/CHANGES PR: 201480 Submitted by: Jon Nistor (maintainer) Modified: head/devel/p5-Data-Structure-Util/Makefile head/devel/p5-Data-Structure-Util/distinfo Modified: head/devel/p5-Data-Structure-Util/Makefile ============================================================================== --- head/devel/p5-Data-Structure-Util/Makefile Sun Jul 12 16:08:35 2015 (r391805) +++ head/devel/p5-Data-Structure-Util/Makefile Sun Jul 12 16:08:41 2015 (r391806) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Data-Structure-Util -PORTVERSION= 0.15 -PORTREVISION= 2 +PORTVERSION= 0.16 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +10,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= nistor@snickers.org COMMENT= Perl5 module to change the nature of data within a structure -BUILD_DEPENDS= p5-Clone>=0:${PORTSDIR}/devel/p5-Clone \ - p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod + +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Data-Structure-Util/distinfo ============================================================================== --- head/devel/p5-Data-Structure-Util/distinfo Sun Jul 12 16:08:35 2015 (r391805) +++ head/devel/p5-Data-Structure-Util/distinfo Sun Jul 12 16:08:41 2015 (r391806) @@ -1,2 +1,2 @@ -SHA256 (Data-Structure-Util-0.15.tar.gz) = 4228ad6fcd1081a5193d91b2c394f50a5b1e8a42e25d99fdf79c4153a40186d0 -SIZE (Data-Structure-Util-0.15.tar.gz) = 23185 +SHA256 (Data-Structure-Util-0.16.tar.gz) = 9cd42a13e65cb15f3a76296eb9a134da220168ec747c568d331a50ae7a2ddbc6 +SIZE (Data-Structure-Util-0.16.tar.gz) = 23936 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:08:48 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C7D9999FA8; Sun, 12 Jul 2015 16:08:48 +0000 (UTC) (envelope-from sunpoet@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 D617D1005; Sun, 12 Jul 2015 16:08:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG8lSQ076784; Sun, 12 Jul 2015 16:08:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG8lAF076782; Sun, 12 Jul 2015 16:08:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121608.t6CG8lAF076782@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:08:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391807 - head/databases/p5-CDB_File X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:08:48 -0000 Author: sunpoet Date: Sun Jul 12 16:08:46 2015 New Revision: 391807 URL: https://svnweb.freebsd.org/changeset/ports/391807 Log: - Update to 0.98 - Add LICENSE - Add NO_ARCH Changes: http://search.cpan.org/dist/CDB_File/CHANGES PR: 201481 Submitted by: Jon Nistor (maintainer) Modified: head/databases/p5-CDB_File/Makefile head/databases/p5-CDB_File/distinfo Modified: head/databases/p5-CDB_File/Makefile ============================================================================== --- head/databases/p5-CDB_File/Makefile Sun Jul 12 16:08:41 2015 (r391806) +++ head/databases/p5-CDB_File/Makefile Sun Jul 12 16:08:46 2015 (r391807) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= CDB_File -PORTVERSION= 0.97 -PORTREVISION= 2 +PORTVERSION= 0.98 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= nistor@snickers.org COMMENT= Perl5 interface to the CDB package +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +NO_ARCH= yes USES= perl5 shebangfix SHEBANG_FILES= bun-x.pl USE_PERL5= configure Modified: head/databases/p5-CDB_File/distinfo ============================================================================== --- head/databases/p5-CDB_File/distinfo Sun Jul 12 16:08:41 2015 (r391806) +++ head/databases/p5-CDB_File/distinfo Sun Jul 12 16:08:46 2015 (r391807) @@ -1,2 +1,2 @@ -SHA256 (CDB_File-0.97.tar.gz) = 9602f924f257627578455a2c695af52e09b44481e14993ee8c5e86510c946d6b -SIZE (CDB_File-0.97.tar.gz) = 16516 +SHA256 (CDB_File-0.98.tar.gz) = 576a5617040f39d26ace6693d921d7b31e91212f718ab4e852694c7bc6d1b990 +SIZE (CDB_File-0.98.tar.gz) = 59965 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:08:53 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD16D999FCF; Sun, 12 Jul 2015 16:08:53 +0000 (UTC) (envelope-from sunpoet@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 85DDF113A; Sun, 12 Jul 2015 16:08:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG8reX076944; Sun, 12 Jul 2015 16:08:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG8qZb076941; Sun, 12 Jul 2015 16:08:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121608.t6CG8qZb076941@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:08:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391808 - head/devel/pear-PHP_CodeSniffer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:08:53 -0000 Author: sunpoet Date: Sun Jul 12 16:08:51 2015 New Revision: 391808 URL: https://svnweb.freebsd.org/changeset/ports/391808 Log: - Update to 2.3.3 - Add NO_ARCH - Fix indent Changes: http://pear.php.net/package/PHP_CodeSniffer/download/ Modified: head/devel/pear-PHP_CodeSniffer/Makefile head/devel/pear-PHP_CodeSniffer/distinfo Modified: head/devel/pear-PHP_CodeSniffer/Makefile ============================================================================== --- head/devel/pear-PHP_CodeSniffer/Makefile Sun Jul 12 16:08:46 2015 (r391807) +++ head/devel/pear-PHP_CodeSniffer/Makefile Sun Jul 12 16:08:51 2015 (r391808) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PHP_CodeSniffer -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.3 CATEGORIES= devel www pear MAINTAINER= ports@FreeBSD.org @@ -10,6 +10,7 @@ COMMENT= PHP Script Tokenises and Sniffs LICENSE= BSD3CLAUSE -USES= pear +NO_ARCH= yes +USES= pear .include Modified: head/devel/pear-PHP_CodeSniffer/distinfo ============================================================================== --- head/devel/pear-PHP_CodeSniffer/distinfo Sun Jul 12 16:08:46 2015 (r391807) +++ head/devel/pear-PHP_CodeSniffer/distinfo Sun Jul 12 16:08:51 2015 (r391808) @@ -1,2 +1,2 @@ -SHA256 (PEAR/PHP_CodeSniffer-2.2.0.tgz) = 5a2fdcb5876d032c45153363524b557530d4e58cc7467cabb3c170d06ae0cd0d -SIZE (PEAR/PHP_CodeSniffer-2.2.0.tgz) = 460611 +SHA256 (PEAR/PHP_CodeSniffer-2.3.3.tgz) = 2683687d746af15b90bb46ac6fdbde936ab2e5775f62f552cdcec1e530eb6e9d +SIZE (PEAR/PHP_CodeSniffer-2.3.3.tgz) = 470589 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:08:59 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F3DE999FF3; Sun, 12 Jul 2015 16:08:59 +0000 (UTC) (envelope-from sunpoet@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 A96CC11C3; Sun, 12 Jul 2015 16:08:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG8w08077109; Sun, 12 Jul 2015 16:08:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG8vZu077105; Sun, 12 Jul 2015 16:08:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121608.t6CG8vZu077105@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:08:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391809 - in head/archivers: . pear-PHP_Archiv pear-PHP_Archive X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:08:59 -0000 Author: sunpoet Date: Sun Jul 12 16:08:56 2015 New Revision: 391809 URL: https://svnweb.freebsd.org/changeset/ports/391809 Log: - Move archivers/pear-PHP_Archiv to archivers/pear-PHP_Archive - Update to 0.12.0 - Update CATEGORIES: add pear - Add LICENSE - Add NO_ARCH - Fix indent Changes: http://pear.php.net/package/PHP_Archive/download/ Added: head/archivers/pear-PHP_Archive/ - copied from r391775, head/archivers/pear-PHP_Archiv/ Deleted: head/archivers/pear-PHP_Archiv/ Modified: head/archivers/Makefile head/archivers/pear-PHP_Archive/Makefile head/archivers/pear-PHP_Archive/distinfo Modified: head/archivers/Makefile ============================================================================== --- head/archivers/Makefile Sun Jul 12 16:08:51 2015 (r391808) +++ head/archivers/Makefile Sun Jul 12 16:08:56 2015 (r391809) @@ -134,7 +134,7 @@ SUBDIR += pear-Horde_Compress SUBDIR += pear-Horde_Compress_Fast SUBDIR += pear-Horde_Pack - SUBDIR += pear-PHP_Archiv + SUBDIR += pear-PHP_Archive SUBDIR += pecl-lzf SUBDIR += pecl-phk SUBDIR += pecl-rar Modified: head/archivers/pear-PHP_Archive/Makefile ============================================================================== --- head/archivers/pear-PHP_Archiv/Makefile Sun Jul 12 10:11:43 2015 (r391775) +++ head/archivers/pear-PHP_Archive/Makefile Sun Jul 12 16:08:56 2015 (r391809) @@ -2,12 +2,15 @@ # $FreeBSD$ PORTNAME= PHP_Archive -PORTVERSION= 0.11.4 -CATEGORIES= archivers +PORTVERSION= 0.12.0 +CATEGORIES= archivers pear MAINTAINER= ports@FreeBSD.org COMMENT= Create and Use PHP Archive files -USES= pear +LICENSE= PHP301 + +NO_ARCH= yes +USES= pear .include Modified: head/archivers/pear-PHP_Archive/distinfo ============================================================================== --- head/archivers/pear-PHP_Archiv/distinfo Sun Jul 12 10:11:43 2015 (r391775) +++ head/archivers/pear-PHP_Archive/distinfo Sun Jul 12 16:08:56 2015 (r391809) @@ -1,2 +1,2 @@ -SHA256 (PEAR/PHP_Archive-0.11.4.tgz) = 8501d03ce5306633d00191c4d313bd056c4841c856e3748507885ef238772aef -SIZE (PEAR/PHP_Archive-0.11.4.tgz) = 83047 +SHA256 (PEAR/PHP_Archive-0.12.0.tgz) = 2608a845403d50d3ff8ff4f35ce08fba2c6f9cdc1e5d76871e9e9a90c6398b71 +SIZE (PEAR/PHP_Archive-0.12.0.tgz) = 84711 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:09:03 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3E3C99B014; Sun, 12 Jul 2015 16:09:03 +0000 (UTC) (envelope-from sunpoet@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 86D9A12D5; Sun, 12 Jul 2015 16:09:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG93aN077228; Sun, 12 Jul 2015 16:09:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG93ou077227; Sun, 12 Jul 2015 16:09:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121609.t6CG93ou077227@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:09:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391810 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:09:03 -0000 Author: sunpoet Date: Sun Jul 12 16:09:02 2015 New Revision: 391810 URL: https://svnweb.freebsd.org/changeset/ports/391810 Log: - Move archivers/pear-PHP_Archiv to archivers/pear-PHP_Archive Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Sun Jul 12 16:08:56 2015 (r391809) +++ head/MOVED Sun Jul 12 16:09:02 2015 (r391810) @@ -7684,3 +7684,4 @@ sysutils/docker|sysutils/docker-freebsd| graphics/fli2gif||2015-07-07|Has expired: No public distfiles net-im/tkabbur||2015-07-07|Has expired: Upstream development ceased since 2008 www/mod_wsgi3|www/mod_wsgi4|2015-07-12|Renamed to reflect new version +archivers/pear-PHP_Archiv|archivers/pear-PHP_Archive|2015-07-12|Fix path From owner-svn-ports-head@freebsd.org Sun Jul 12 16:09:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F05899B02B; Sun, 12 Jul 2015 16:09:07 +0000 (UTC) (envelope-from sunpoet@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 3D33C1484; Sun, 12 Jul 2015 16:09:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG97NH077356; Sun, 12 Jul 2015 16:09:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG97MQ077355; Sun, 12 Jul 2015 16:09:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121609.t6CG97MQ077355@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:09:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391811 - head/multimedia/libav X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:09:07 -0000 Author: sunpoet Date: Sun Jul 12 16:09:06 2015 New Revision: 391811 URL: https://svnweb.freebsd.org/changeset/ports/391811 Log: - Use = instead of += - Convert to new options helper - Convert to new options target helper Modified: head/multimedia/libav/Makefile Modified: head/multimedia/libav/Makefile ============================================================================== --- head/multimedia/libav/Makefile Sun Jul 12 16:09:02 2015 (r391810) +++ head/multimedia/libav/Makefile Sun Jul 12 16:09:06 2015 (r391811) @@ -18,27 +18,26 @@ WANT_SDL= yes USE_PERL5= build CPPFLAGS+= -I${LOCALBASE}/include -CONFIGURE_ARGS+= --prefix="${PREFIX}" \ - --libdir="${PREFIX}/lib/${PORTNAME}" \ - --shlibdir="${PREFIX}/lib/${PORTNAME}" \ - --incdir="${PREFIX}/include/${PORTNAME}" \ - --mandir="${PREFIX}/man" \ - --datadir="${DATADIR}" \ - --extra-ldflags="-L${LOCALBASE}/lib" \ - --enable-pthreads \ - --enable-shared \ - --enable-runtime-cpudetect \ - --disable-debug \ - --cc="${CC}" +CONFIGURE_ARGS= --prefix="${PREFIX}" \ + --libdir="${PREFIX}/lib/${PORTNAME}" \ + --shlibdir="${PREFIX}/lib/${PORTNAME}" \ + --incdir="${PREFIX}/include/${PORTNAME}" \ + --mandir="${PREFIX}/man" \ + --datadir="${DATADIR}" \ + --extra-ldflags="-L${LOCALBASE}/lib" \ + --enable-pthreads \ + --enable-shared \ + --enable-runtime-cpudetect \ + --disable-debug \ + --cc="${CC}" OPTIONS_DEFINE= ALSA AMR_NB AMR_WB BZIP2 CDIO FAAC FDK_AAC DOCS FREETYPE \ FREI0R GNUTLS GSM ILBC JACK LAME OPENCV OPENJPEG OPENSSL \ OPUS PULSEAUDIO RTMP SCHROEDINGER SPEEX THEORA V4L VAAPI \ VDPAU VO_AACENC VO_AMRWBENC VORBIS VPX WAVPACK WEBP X11GRAB \ X264 XVID ZLIB - -OPTIONS_DEFAULT= BZIP2 FREETYPE FREI0R GNUTLS OPENCV SCHROEDINGER \ - THEORA VO_AACENC VORBIS VPX X264 XVID ZLIB +OPTIONS_DEFAULT=BZIP2 FREETYPE FREI0R GNUTLS OPENCV SCHROEDINGER \ + THEORA VO_AACENC VORBIS VPX X264 XVID ZLIB FDK_AAC_DESC= AAC audio encoding via Fraunhofer FDK ILBC_DESC= iLBC en/decoding via libilbc @@ -64,6 +63,8 @@ CDIO_CONFIGURE_ENABLE= libcdio # DC1394_LIB_DEPENDS= libdc1394.so:${PORTSDIR}/multimedia/libdc1394 # DC1394_CONFIGURE_ENABLE= libdc1394 +DOCS_BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html + FREI0R_BUILD_DEPENDS= ${LOCALBASE}/include/frei0r.h:${PORTSDIR}/graphics/frei0r FREI0R_CONFIGURE_ENABLE= frei0r @@ -99,6 +100,7 @@ OPENJPEG_LIB_DEPENDS= libopenjpeg.so:${ OPENJPEG_CONFIGURE_ENABLE= libopenjpeg OPENSSL_CONFIGURE_ENABLE= openssl +OPENSSL_USE= OPENSSL=yes OPUS_LIB_DEPENDS= libopus.so:${PORTSDIR}/audio/opus OPUS_CONFIGURE_ENABLE= libopus @@ -156,16 +158,6 @@ XVID_CONFIGURE_ENABLE= libxvid ZLIB_CONFIGURE_ENABLE= zlib -.include - -.if ${PORT_OPTIONS:MDOCS} -BUILD_DEPENDS+= texi2html:${PORTSDIR}/textproc/texi2html -.endif - -.if ${PORT_OPTIONS:MOPENSSL} -USE_OPENSSL= yes -.endif - .include .if ${ARCH} == "armv6" @@ -230,10 +222,8 @@ post-patch: @${REINPLACE_CMD} -e 's|$$(LIBDIR)/pkgconfig|${STAGEDIR}${PREFIX}/libdata/pkgconfig|' \ ${WRKSRC}/library.mak -post-configure: -.if !${PORT_OPTIONS:MDOCS} +post-configure-DOCS-off: @${REINPLACE_CMD} -e 's|CONFIG_TEXI2HTML=yes|!CONFIG_TEXI2HTML=yes|' ${WRKSRC}/config.mak -.endif post-stage: .for a in bin/avconv bin/avprobe lib/libav/libavdevice.so.55.0.0\ From owner-svn-ports-head@freebsd.org Sun Jul 12 16:09:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E96DC99B054; Sun, 12 Jul 2015 16:09:11 +0000 (UTC) (envelope-from sunpoet@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 D3F0515B9; Sun, 12 Jul 2015 16:09:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG9Bna077470; Sun, 12 Jul 2015 16:09:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG9Bqp077469; Sun, 12 Jul 2015 16:09:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121609.t6CG9Bqp077469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:09:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391812 - head/www/py-django-pipeline X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:09:12 -0000 Author: sunpoet Date: Sun Jul 12 16:09:10 2015 New Revision: 391812 URL: https://svnweb.freebsd.org/changeset/ports/391812 Log: - Add LICENSE - Add NO_ARCH - Sort USE_PYTHON Modified: head/www/py-django-pipeline/Makefile Modified: head/www/py-django-pipeline/Makefile ============================================================================== --- head/www/py-django-pipeline/Makefile Sun Jul 12 16:09:06 2015 (r391811) +++ head/www/py-django-pipeline/Makefile Sun Jul 12 16:09:10 2015 (r391812) @@ -10,9 +10,12 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Asset (css/js) packaging library for Django +LICENSE= MIT + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django14>0:${PORTSDIR}/www/py-django14 +NO_ARCH= yes USES= python:2 -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include From owner-svn-ports-head@freebsd.org Sun Jul 12 16:09:18 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08FA599B075; Sun, 12 Jul 2015 16:09:18 +0000 (UTC) (envelope-from sunpoet@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 BEB921886; Sun, 12 Jul 2015 16:09:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG9H93077612; Sun, 12 Jul 2015 16:09:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG9GvS077609; Sun, 12 Jul 2015 16:09:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121609.t6CG9GvS077609@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:09:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391813 - head/www/phpwebapp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:09:18 -0000 Author: sunpoet Date: Sun Jul 12 16:09:15 2015 New Revision: 391813 URL: https://svnweb.freebsd.org/changeset/ports/391813 Log: - Update to 1.3 - Add NO_ARCH - Cleanup Makefile - Cosmetic change Added: head/www/phpwebapp/pkg-plist (contents, props changed) Modified: head/www/phpwebapp/Makefile head/www/phpwebapp/distinfo Modified: head/www/phpwebapp/Makefile ============================================================================== --- head/www/phpwebapp/Makefile Sun Jul 12 16:09:10 2015 (r391812) +++ head/www/phpwebapp/Makefile Sun Jul 12 16:09:15 2015 (r391813) @@ -2,27 +2,30 @@ # $FreeBSD$ PORTNAME= phpwebapp -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES= www MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Web application framework +NO_ARCH= yes +NO_BUILD= yes +USE_PHP= yes USES= shebangfix +WANT_PHP_WEB= yes + SHEBANG_FILES= web_app/boxes/menu/edit/xsl/test/*.sh \ + web_app/boxes/webnotes/db/dump.sh \ web_app/convert/convert.php \ - web_app/l10n/app/*.sh -USE_PHP= yes -WANT_PHP_WEB= yes -NO_BUILD= yes -PHPWEBAPP?= ${PREFIX}/www/data/web_app + web_app/l10n/*.sh \ + web_app/l10n-module/app/*.sh + +post-patch: + @${FIND} ${WRKSRC}/web_app/ -name .svn -type d | ${XARGS} -J % ${RM} -fr % do-install: - ${MKDIR} -p ${STAGEDIR}${PREFIX}/www/data - ${CP} -R ${WRKSRC}/web_app/ ${STAGEDIR}${PHPWEBAPP} - @${FIND} ${STAGEDIR}${PHPWEBAPP} ! -type d | \ - ${SED} 's,^${STAGEDIR}${PREFIX}/,,' >> ${TMPPLIST} + ${MKDIR} ${STAGEDIR}${WWWDIR}/ + cd ${WRKSRC}/web_app/ && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/ .include Modified: head/www/phpwebapp/distinfo ============================================================================== --- head/www/phpwebapp/distinfo Sun Jul 12 16:09:10 2015 (r391812) +++ head/www/phpwebapp/distinfo Sun Jul 12 16:09:15 2015 (r391813) @@ -1,2 +1,2 @@ -SHA256 (phpwebapp-1.2.tar.gz) = d0ec9b410a6af280ce19e54a140048e41e7005ec77ae8e6780b8ade53faba69f -SIZE (phpwebapp-1.2.tar.gz) = 470574 +SHA256 (phpwebapp-1.3.tar.gz) = 0206284e3975bc616ea964ee8484d9d2be7da94371f15b1935c6578ff325c6a6 +SIZE (phpwebapp-1.3.tar.gz) = 2242613 Added: head/www/phpwebapp/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/phpwebapp/pkg-plist Sun Jul 12 16:09:15 2015 (r391813) @@ -0,0 +1,284 @@ +@owner www +@group www +%%WWWDIR%%/COPYING +%%WWWDIR%%/WebApp.php +%%WWWDIR%%/append/append.html +%%WWWDIR%%/append/wbDbgStatevars.php +%%WWWDIR%%/append/wbDbgTemplates.php +%%WWWDIR%%/append/wbDebug.html +%%WWWDIR%%/append/wbDebug.php +%%WWWDIR%%/append/wbMessages.php +%%WWWDIR%%/append/wbPopupWindows.php +%%WWWDIR%%/boxes/codeViewer/codeViewer.css +%%WWWDIR%%/boxes/codeViewer/codeViewer.html +%%WWWDIR%%/boxes/codeViewer/codeViewer.php +%%WWWDIR%%/boxes/codeViewer/doc.codeViewer.txt +%%WWWDIR%%/boxes/docbook/css/admonitions.css +%%WWWDIR%%/boxes/docbook/css/bookinfo.css +%%WWWDIR%%/boxes/docbook/css/contents.css +%%WWWDIR%%/boxes/docbook/css/figure.css +%%WWWDIR%%/boxes/docbook/css/footnotes.css +%%WWWDIR%%/boxes/docbook/css/inline.css +%%WWWDIR%%/boxes/docbook/css/key_gui.css +%%WWWDIR%%/boxes/docbook/css/link.css +%%WWWDIR%%/boxes/docbook/css/list.css +%%WWWDIR%%/boxes/docbook/css/media.css +%%WWWDIR%%/boxes/docbook/css/preformated.css +%%WWWDIR%%/boxes/docbook/docbook.css +%%WWWDIR%%/boxes/docbook/docbook.html +%%WWWDIR%%/boxes/docbook/docbook.js +%%WWWDIR%%/boxes/docbook/docbook.php +%%WWWDIR%%/boxes/docbook/docbook.txt +%%WWWDIR%%/boxes/docbook/footer.html +%%WWWDIR%%/boxes/docbook/header.html +%%WWWDIR%%/boxes/docbook/img/go-info.png +%%WWWDIR%%/boxes/docbook/img/go-next.png +%%WWWDIR%%/boxes/docbook/img/go-prev.png +%%WWWDIR%%/boxes/docbook/img/go-toc.png +%%WWWDIR%%/boxes/docbook/img/go-up.png +%%WWWDIR%%/boxes/docbook/l10n/docbook.po +%%WWWDIR%%/boxes/fileView/fileView.html +%%WWWDIR%%/boxes/fileView/fileView.php +%%WWWDIR%%/boxes/fileView/sample_file.html +%%WWWDIR%%/boxes/fileView/viewHtml.html +%%WWWDIR%%/boxes/fileView/viewImage.html +%%WWWDIR%%/boxes/fileView/viewImage.php +%%WWWDIR%%/boxes/fileView/viewPHP.html +%%WWWDIR%%/boxes/fileView/viewPHP.php +%%WWWDIR%%/boxes/fileView/viewUnknown.html +%%WWWDIR%%/boxes/fileView/viewUnknown.php +%%WWWDIR%%/boxes/folderListing/doc.folderListing.txt +%%WWWDIR%%/boxes/folderListing/empty.html +%%WWWDIR%%/boxes/folderListing/folderListing.css +%%WWWDIR%%/boxes/folderListing/folderListing.html +%%WWWDIR%%/boxes/folderListing/folderListing.js +%%WWWDIR%%/boxes/folderListing/folderListing.php +%%WWWDIR%%/boxes/folderListing/l10n/folderListing.po +%%WWWDIR%%/boxes/folderManager/folderEditing.html +%%WWWDIR%%/boxes/folderManager/folderEditing.js +%%WWWDIR%%/boxes/folderManager/folderEditing.php +%%WWWDIR%%/boxes/folderManager/folderManager.html +%%WWWDIR%%/boxes/menu/book_list.php +%%WWWDIR%%/boxes/menu/edit/edit_menu.css +%%WWWDIR%%/boxes/menu/edit/edit_menu.html +%%WWWDIR%%/boxes/menu/edit/edit_menu.js +%%WWWDIR%%/boxes/menu/edit/edit_menu.php +%%WWWDIR%%/boxes/menu/edit/menu.xml +%%WWWDIR%%/boxes/menu/edit/menu_items.js +%%WWWDIR%%/boxes/menu/edit/menu_items.php +%%WWWDIR%%/boxes/menu/edit/menu_tpl.js +%%WWWDIR%%/boxes/menu/edit/xsl/add_subitem.xsl +%%WWWDIR%%/boxes/menu/edit/xsl/book_list.xsl +%%WWWDIR%%/boxes/menu/edit/xsl/delete.xsl +%%WWWDIR%%/boxes/menu/edit/xsl/edit_menu_items.xsl +%%WWWDIR%%/boxes/menu/edit/xsl/get_id.xsl +%%WWWDIR%%/boxes/menu/edit/xsl/get_parent_id.xsl +%%WWWDIR%%/boxes/menu/edit/xsl/menu_items.xsl +%%WWWDIR%%/boxes/menu/edit/xsl/move_down.xsl +%%WWWDIR%%/boxes/menu/edit/xsl/move_up.xsl +%%WWWDIR%%/boxes/menu/edit/xsl/subitems.xsl +%%WWWDIR%%/boxes/menu/edit/xsl/test/add_subitem.sh +%%WWWDIR%%/boxes/menu/edit/xsl/test/book_list.sh +%%WWWDIR%%/boxes/menu/edit/xsl/test/delete.sh +%%WWWDIR%%/boxes/menu/edit/xsl/test/edit_menu_items.sh +%%WWWDIR%%/boxes/menu/edit/xsl/test/get_parent_id.sh +%%WWWDIR%%/boxes/menu/edit/xsl/test/menu_items.sh +%%WWWDIR%%/boxes/menu/edit/xsl/test/move_down.sh +%%WWWDIR%%/boxes/menu/edit/xsl/test/move_up.sh +%%WWWDIR%%/boxes/menu/edit/xsl/test/subitems.sh +%%WWWDIR%%/boxes/menu/edit/xsl/test/update.sh +%%WWWDIR%%/boxes/menu/edit/xsl/update.xsl +%%WWWDIR%%/boxes/menu/l10n/menu.po +%%WWWDIR%%/boxes/menu/menu.css +%%WWWDIR%%/boxes/menu/menu.html +%%WWWDIR%%/boxes/menu/menu.js +%%WWWDIR%%/boxes/menu/menu.xml +%%WWWDIR%%/boxes/menu/menu_items.js +%%WWWDIR%%/boxes/menu/menu_tpl.js +%%WWWDIR%%/boxes/webnotes/DB.php +%%WWWDIR%%/boxes/webnotes/admin/footer.html +%%WWWDIR%%/boxes/webnotes/admin/notesadmin.css +%%WWWDIR%%/boxes/webnotes/admin/notesadmin.db +%%WWWDIR%%/boxes/webnotes/admin/notesadmin.html +%%WWWDIR%%/boxes/webnotes/admin/notesadmin.js +%%WWWDIR%%/boxes/webnotes/admin/notesadmin.php +%%WWWDIR%%/boxes/webnotes/db/dump.sh +%%WWWDIR%%/boxes/webnotes/db/webnotes.sql +%%WWWDIR%%/boxes/webnotes/edit/edit.html +%%WWWDIR%%/boxes/webnotes/edit/editnote.css +%%WWWDIR%%/boxes/webnotes/edit/editnote.db +%%WWWDIR%%/boxes/webnotes/edit/editnote.html +%%WWWDIR%%/boxes/webnotes/edit/editnote.js +%%WWWDIR%%/boxes/webnotes/edit/editnote.php +%%WWWDIR%%/boxes/webnotes/edit/help.html +%%WWWDIR%%/boxes/webnotes/edit/preview.html +%%WWWDIR%%/boxes/webnotes/filter/filternotes.html +%%WWWDIR%%/boxes/webnotes/filter/filternotes.js +%%WWWDIR%%/boxes/webnotes/filter/filternotes.php +%%WWWDIR%%/boxes/webnotes/footer.html +%%WWWDIR%%/boxes/webnotes/l10n/webnotes.po +%%WWWDIR%%/boxes/webnotes/webnotes.css +%%WWWDIR%%/boxes/webnotes/webnotes.db +%%WWWDIR%%/boxes/webnotes/webnotes.html +%%WWWDIR%%/boxes/webnotes/webnotes.js +%%WWWDIR%%/boxes/webnotes/webnotes.php +%%WWWDIR%%/boxes/webnotes/webnotes.txt +%%WWWDIR%%/class.WebApp.php +%%WWWDIR%%/const.Paths.php +%%WWWDIR%%/convert/README +%%WWWDIR%%/convert/class.Parser.php +%%WWWDIR%%/convert/class.Render.php +%%WWWDIR%%/convert/class.Template.php +%%WWWDIR%%/convert/convert.php +%%WWWDIR%%/database/class.Connection.php +%%WWWDIR%%/database/class.EditableRS.php +%%WWWDIR%%/database/class.MySQLCnn.php +%%WWWDIR%%/database/class.PagedRS.php +%%WWWDIR%%/database/class.Recordset.php +%%WWWDIR%%/database/class.StaticRS.php +%%WWWDIR%%/database/class.TableRS.php +%%WWWDIR%%/database/package.DB.php +%%WWWDIR%%/doc/ToDo.WebDevelopment.txt +%%WWWDIR%%/doc/ToDo.XML.txt +%%WWWDIR%%/doc/ToDo.txt +%%WWWDIR%%/doc/WebApp.mdl +%%WWWDIR%%/doc/WebApp.txt +%%WWWDIR%%/doc/bugs.txt +%%WWWDIR%%/doc/changes.txt +%%WWWDIR%%/doc/changes_1.txt +%%WWWDIR%%/doc/changes_2.txt +%%WWWDIR%%/doc/changes_3.txt +%%WWWDIR%%/doc/changes_4.txt +%%WWWDIR%%/doc/changes_5.txt +%%WWWDIR%%/doc/coding_conventions.txt +%%WWWDIR%%/doc/tasks.txt +%%WWWDIR%%/doc/to_do.txt +%%WWWDIR%%/doc/tutorial.txt +%%WWWDIR%%/doc/xhtml_template_specification.txt +%%WWWDIR%%/l10n-module/app/README +%%WWWDIR%%/l10n-module/app/README-FIRST +%%WWWDIR%%/l10n-module/app/get_app_name.sh +%%WWWDIR%%/l10n-module/app/msgfmt.sh +%%WWWDIR%%/l10n-module/app/msginit.sh +%%WWWDIR%%/l10n-module/app/msgmerge.sh +%%WWWDIR%%/l10n-module/app/xgettext.sh +%%WWWDIR%%/l10n-module/class.L10n.js +%%WWWDIR%%/l10n-module/class.L10n.php +%%WWWDIR%%/l10n-module/php-gettext/AUTHORS +%%WWWDIR%%/l10n-module/php-gettext/COPYING +%%WWWDIR%%/l10n-module/php-gettext/ChangeLog +%%WWWDIR%%/l10n-module/php-gettext/Makefile +%%WWWDIR%%/l10n-module/php-gettext/README +%%WWWDIR%%/l10n-module/php-gettext/examples/pigs.php +%%WWWDIR%%/l10n-module/php-gettext/examples/serbian.mo +%%WWWDIR%%/l10n-module/php-gettext/examples/serbian.po +%%WWWDIR%%/l10n-module/php-gettext/examples/update +%%WWWDIR%%/l10n-module/php-gettext/gettext.php +%%WWWDIR%%/l10n-module/php-gettext/streams.php +%%WWWDIR%%/l10n-module/wbJSL10n.html +%%WWWDIR%%/l10n-module/wbJSL10n.php +%%WWWDIR%%/l10n/README +%%WWWDIR%%/l10n/delete.sh +%%WWWDIR%%/l10n/msgfmt.sh +%%WWWDIR%%/l10n/msginit.sh +%%WWWDIR%%/l10n/msgmerge.sh +%%WWWDIR%%/l10n/web_app.po +%%WWWDIR%%/l10n/xgettext.sh +%%WWWDIR%%/parser/class.FileTpl.php +%%WWWDIR%%/parser/class.IfTpl.php +%%WWWDIR%%/parser/class.MainTpl.php +%%WWWDIR%%/parser/class.Parser.php +%%WWWDIR%%/parser/class.RSNavigTpl.php +%%WWWDIR%%/parser/class.Render.php +%%WWWDIR%%/parser/class.RepeatTpl.php +%%WWWDIR%%/parser/class.Template.php +%%WWWDIR%%/parser/class.VarStack.php +%%WWWDIR%%/parser/class.WebClassTpl.php +%%WWWDIR%%/parser/class.WebObject.php +%%WWWDIR%%/parser/class.WebObjectTpl.php +%%WWWDIR%%/parser/class.WebPage.php +%%WWWDIR%%/parser/package.ParseRender.php +%%WWWDIR%%/parser/parser.txt +%%WWWDIR%%/parser/test.php +%%WWWDIR%%/session/class.Event.php +%%WWWDIR%%/session/class.Request.php +%%WWWDIR%%/session/class.Session.js +%%WWWDIR%%/session/class.Session.php +%%WWWDIR%%/session/doc.Session.txt +%%WWWDIR%%/session/func.GoTo.js +%%WWWDIR%%/session/sample/add.png +%%WWWDIR%%/session/sample/back.png +%%WWWDIR%%/session/sample/functions.js +%%WWWDIR%%/session/sample/test.Session.php +%%WWWDIR%%/session/tst.php +%%WWWDIR%%/session/wbSession.html +%%WWWDIR%%/session/wbSession.php +%%WWWDIR%%/styles.css +%%WWWDIR%%/timer/class.Timer.js +%%WWWDIR%%/timer/class.Timer.php +%%WWWDIR%%/tools/fileBrowser/doc.fileBrowser.txt +%%WWWDIR%%/tools/fileBrowser/file.html +%%WWWDIR%%/tools/fileBrowser/file.php +%%WWWDIR%%/tools/fileBrowser/fileBrowser.css +%%WWWDIR%%/tools/fileBrowser/fileBrowser.html +%%WWWDIR%%/tools/fileBrowser/fileBrowser.php +%%WWWDIR%%/tools/fileBrowser/folder.html +%%WWWDIR%%/tools/fileBrowser/panel.html +%%WWWDIR%%/tools/fileBrowser/panel.js +%%WWWDIR%%/tools/fileBrowser/panel.php +%%WWWDIR%%/tools/fileBrowser/sample.html +%%WWWDIR%%/webobjects/datebox/datebox.css +%%WWWDIR%%/webobjects/datebox/datebox.html +%%WWWDIR%%/webobjects/datebox/datebox.js +%%WWWDIR%%/webobjects/datebox/datebox.php +%%WWWDIR%%/webobjects/datebox/datebox.txt +%%WWWDIR%%/webobjects/datebox/show_calendar.png +%%WWWDIR%%/webobjects/dbTable/dbTable.css +%%WWWDIR%%/webobjects/dbTable/dbTable.db +%%WWWDIR%%/webobjects/dbTable/dbTable.html +%%WWWDIR%%/webobjects/dbTable/dbTable.js +%%WWWDIR%%/webobjects/dbTable/dbTable.php +%%WWWDIR%%/webobjects/dbTable/dbTable.txt +%%WWWDIR%%/webobjects/dbTable/editRecord.css +%%WWWDIR%%/webobjects/dbTable/editRecord.db +%%WWWDIR%%/webobjects/dbTable/editRecord.html +%%WWWDIR%%/webobjects/dbTable/editRecord.js +%%WWWDIR%%/webobjects/dbTable/editRecord.php +%%WWWDIR%%/webobjects/dbTable/l10n/dbTable.po +%%WWWDIR%%/webobjects/dbTable/records.html +%%WWWDIR%%/webobjects/dbTable/select.png +%%WWWDIR%%/webobjects/form/formWebObj.js +%%WWWDIR%%/webobjects/form/formWebObj.php +%%WWWDIR%%/webobjects/form/formWebObj.txt +%%WWWDIR%%/webobjects/listbox/l10n/listbox.po +%%WWWDIR%%/webobjects/listbox/listbox.html +%%WWWDIR%%/webobjects/listbox/listbox.php +%%WWWDIR%%/webobjects/listbox/listbox.txt +%%WWWDIR%%/webobjects/table/table.html +%%WWWDIR%%/webobjects/table/table.php +%%WWWDIR%%/webobjects/table/table.txt +%%WWWDIR%%/webobjects/tabs/tabs.txt +%%WWWDIR%%/webobjects/tabs/tabs1.css +%%WWWDIR%%/webobjects/tabs/tabs1.html +%%WWWDIR%%/webobjects/tabs/tabs1.js +%%WWWDIR%%/webobjects/tabs/tabs1.php +%%WWWDIR%%/webobjects/tabs/tabs1.txt +%%WWWDIR%%/webobjects/tabs/tabs1_items.php +%%WWWDIR%%/webobjects/tabs/tabs2.css +%%WWWDIR%%/webobjects/tabs/tabs2.html +%%WWWDIR%%/webobjects/tabs/tabs2.js +%%WWWDIR%%/webobjects/tabs/tabs2.php +%%WWWDIR%%/webobjects/tabs/tabs2.txt +%%WWWDIR%%/webobjects/tabs/tabs2_items.php +%%WWWDIR%%/webobjects/tabs/tabs3.css +%%WWWDIR%%/webobjects/tabs/tabs3.html +%%WWWDIR%%/webobjects/tabs/tabs3.js +%%WWWDIR%%/webobjects/tabs/tabs3.php +%%WWWDIR%%/webobjects/tabs/tabs3.txt +%%WWWDIR%%/webobjects/tabs/tabs3_items.php +%%WWWDIR%%/webobjects/xlistbox/xlistbox.html +%%WWWDIR%%/webobjects/xlistbox/xlistbox.js +%%WWWDIR%%/webobjects/xlistbox/xlistbox.php +%%WWWDIR%%/webobjects/xlistbox/xlistbox.txt +@owner +@group From owner-svn-ports-head@freebsd.org Sun Jul 12 16:09:22 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BEE1799B09D; Sun, 12 Jul 2015 16:09:22 +0000 (UTC) (envelope-from sunpoet@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 AEAFA1903; Sun, 12 Jul 2015 16:09:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG9MO1077760; Sun, 12 Jul 2015 16:09:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG9MwJ077755; Sun, 12 Jul 2015 16:09:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121609.t6CG9MwJ077755@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:09:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391814 - head/x11-toolkits/py-fltk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:09:22 -0000 Author: sunpoet Date: Sun Jul 12 16:09:21 2015 New Revision: 391814 URL: https://svnweb.freebsd.org/changeset/ports/391814 Log: - Update to 1.3.3 - Fix LICENSE - Sort USE_PYTHON - Cleanup Makefile - Cosmetic change - Pass maintainership to python@ Changes: http://sourceforge.net/p/pyfltk/code/HEAD/tree/trunk/pyfltk/CHANGES Modified: head/x11-toolkits/py-fltk/Makefile head/x11-toolkits/py-fltk/distinfo Modified: head/x11-toolkits/py-fltk/Makefile ============================================================================== --- head/x11-toolkits/py-fltk/Makefile Sun Jul 12 16:09:15 2015 (r391813) +++ head/x11-toolkits/py-fltk/Makefile Sun Jul 12 16:09:21 2015 (r391814) @@ -2,34 +2,31 @@ # $FreeBSD$ PORTNAME= fltk -PORTVERSION= 1.3.0 -PORTREVISION= 3 +PORTVERSION= 1.3.3 CATEGORIES= x11-toolkits python -#MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} -MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${DISTNAME} +MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/pyFltk-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= pyFltk-${PORTVERSION:S/.b/b/} +DISTNAME= pyFltk-${PORTVERSION}_py3 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Python interface to FLTK window toolkit -LICENSE= GPLv2 +LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk -USES= python -USE_PYTHON= distutils autoplist +CFLAGS+= -DFL_LIBRARY +MAKE_ENV= FLTK_HOME=${LOCALBASE}/bin +USE_PYTHON= autoplist distutils USE_XORG= x11 +USES= python -MAKE_ENV+= FLTK_HOME=${LOCALBASE}/bin DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} -XTRADOCS= CHANGES README TODO -CFLAGS+= -DFL_LIBRARY - PORTDOCS= * PORTEXAMPLES= * +WRKSRC= ${WRKDIR}/pyFltk-${PORTVERSION} post-patch: @${REINPLACE_CMD} -e "s|/usr/X11R6|${LOCALBASE}|g;s|package_data.*},||g;s|sunos5|dragonfly4', 'freebsd8', 'freebsd9', 'freebsd10', 'freebsd11|g" ${WRKSRC}/setup.py @@ -39,14 +36,9 @@ post-build: post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/fltk/_fltk.so - ${MKDIR} ${STAGEDIR}${DOCSDIR}/html - ${INSTALL_DATA} ${WRKSRC}/fltk/docs/*.html ${STAGEDIR}${DOCSDIR}/html - ${INSTALL_DATA} ${WRKSRC}/fltk/docs/*.jpg ${STAGEDIR}${DOCSDIR}/html - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/fltk/test/*.py ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/fltk/test/HelpDialog.html ${STAGEDIR}${EXAMPLESDIR} -.for i in ${XTRADOCS} - ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} -.endfor + ${MKDIR} ${STAGEDIR}${DOCSDIR}/html/ ${STAGEDIR}${EXAMPLESDIR}/ + cd ${WRKSRC}/ && ${INSTALL_DATA} CHANGES README TODO ${STAGEDIR}${DOCSDIR}/ + cd ${WRKSRC}/fltk/docs/ && ${INSTALL_DATA} *.html *.jpg ${STAGEDIR}${DOCSDIR}/html/ + cd ${WRKSRC}/fltk/test/ && ${INSTALL_DATA} *.py HelpDialog.html ${STAGEDIR}${EXAMPLESDIR}/ .include Modified: head/x11-toolkits/py-fltk/distinfo ============================================================================== --- head/x11-toolkits/py-fltk/distinfo Sun Jul 12 16:09:15 2015 (r391813) +++ head/x11-toolkits/py-fltk/distinfo Sun Jul 12 16:09:21 2015 (r391814) @@ -1,2 +1,2 @@ -SHA256 (pyFltk-1.3.0.tar.gz) = c52852d21ee17d495185259b46ac9603d683edde7d7e6d4b6f9268da4ee3de57 -SIZE (pyFltk-1.3.0.tar.gz) = 915600 +SHA256 (pyFltk-1.3.3_py3.tar.gz) = 246b92c99b8d5610532456a4c956b355f6140514324916cf35efbe6468c4a188 +SIZE (pyFltk-1.3.3_py3.tar.gz) = 946763 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:09:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 057ED99B0BC; Sun, 12 Jul 2015 16:09:27 +0000 (UTC) (envelope-from sunpoet@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 EA25B19D7; Sun, 12 Jul 2015 16:09:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG9Q3v077857; Sun, 12 Jul 2015 16:09:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG9QsR077856; Sun, 12 Jul 2015 16:09:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121609.t6CG9QsR077856@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:09:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391815 - head/devel/py-gyp-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:09:27 -0000 Author: sunpoet Date: Sun Jul 12 16:09:26 2015 New Revision: 391815 URL: https://svnweb.freebsd.org/changeset/ports/391815 Log: - Add LICENSE - Fix USES=python - Sort USE_PYTHON [1] - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk Approved by: portmgr (blanket) With hat: python [1] Modified: head/devel/py-gyp-devel/Makefile Modified: head/devel/py-gyp-devel/Makefile ============================================================================== --- head/devel/py-gyp-devel/Makefile Sun Jul 12 16:09:21 2015 (r391814) +++ head/devel/py-gyp-devel/Makefile Sun Jul 12 16:09:26 2015 (r391815) @@ -11,13 +11,13 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= daichi@FreeBSD.org COMMENT= Generate Your Projects -USES= python -USE_PYTHON= distutils autoplist +LICENSE= BSD3CLAUSE -.include +USES= python:2 +USE_PYTHON= autoplist distutils pre-configure: ${REINPLACE_CMD} -e 's/linux/${OPSYS:tl}/;s|gcc|${CC}|;s|g++|${CXX}|' \ ${WRKSRC}/pylib/gyp/generator/make.py -.include +.include From owner-svn-ports-head@freebsd.org Sun Jul 12 16:09:31 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DE92E99B0DB; Sun, 12 Jul 2015 16:09:31 +0000 (UTC) (envelope-from sunpoet@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 B60B81B0B; Sun, 12 Jul 2015 16:09:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG9VAv077969; Sun, 12 Jul 2015 16:09:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG9VOL077968; Sun, 12 Jul 2015 16:09:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121609.t6CG9VOL077968@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:09:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391816 - head/devel/p5-B-Hooks-OP-PPAddr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:09:32 -0000 Author: sunpoet Date: Sun Jul 12 16:09:30 2015 New Revision: 391816 URL: https://svnweb.freebsd.org/changeset/ports/391816 Log: - Fix *_DEPENDS: parent is already in all supported Perl releases - Strip shared library - Bump PORTREVISION for dependency and package change PR: 201009 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 3 weeks) Modified: head/devel/p5-B-Hooks-OP-PPAddr/Makefile Modified: head/devel/p5-B-Hooks-OP-PPAddr/Makefile ============================================================================== --- head/devel/p5-B-Hooks-OP-PPAddr/Makefile Sun Jul 12 16:09:26 2015 (r391815) +++ head/devel/p5-B-Hooks-OP-PPAddr/Makefile Sun Jul 12 16:09:30 2015 (r391816) @@ -3,7 +3,7 @@ PORTNAME= B-Hooks-OP-PPAddr PORTVERSION= 0.03 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,11 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Hook into opcode execution -BUILD_DEPENDS= p5-parent>0:${PORTSDIR}/devel/p5-parent \ - p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends USES= perl5 USE_PERL5= configure +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/B/Hooks/OP/PPAddr/PPAddr.so + .include From owner-svn-ports-head@freebsd.org Sun Jul 12 16:09:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2EAA999B0FD; Sun, 12 Jul 2015 16:09:37 +0000 (UTC) (envelope-from sunpoet@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 D7ED01BD8; Sun, 12 Jul 2015 16:09:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG9adR078126; Sun, 12 Jul 2015 16:09:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG9akF078110; Sun, 12 Jul 2015 16:09:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121609.t6CG9akF078110@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:09:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391817 - head/mail/rubygem-vmail X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:09:37 -0000 Author: sunpoet Date: Sun Jul 12 16:09:35 2015 New Revision: 391817 URL: https://svnweb.freebsd.org/changeset/ports/391817 Log: - Update to 2.9.4 Changes: https://github.com/danchoi/vmail/commits/master PR: 201020 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 3 weeks) Modified: head/mail/rubygem-vmail/Makefile head/mail/rubygem-vmail/distinfo Modified: head/mail/rubygem-vmail/Makefile ============================================================================== --- head/mail/rubygem-vmail/Makefile Sun Jul 12 16:09:30 2015 (r391816) +++ head/mail/rubygem-vmail/Makefile Sun Jul 12 16:09:35 2015 (r391817) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vmail -PORTVERSION= 2.8.7 +PORTVERSION= 2.9.4 CATEGORIES= mail rubygems MASTER_SITES= RG Modified: head/mail/rubygem-vmail/distinfo ============================================================================== --- head/mail/rubygem-vmail/distinfo Sun Jul 12 16:09:30 2015 (r391816) +++ head/mail/rubygem-vmail/distinfo Sun Jul 12 16:09:35 2015 (r391817) @@ -1,2 +1,2 @@ -SHA256 (rubygem/vmail-2.8.7.gem) = d9a23ed7abc55ea1da7f34be487928ce5b8e66e76ccff0c4a2d7925ecde16b4f -SIZE (rubygem/vmail-2.8.7.gem) = 76288 +SHA256 (rubygem/vmail-2.9.4.gem) = 06fc516f385e4ece64e04139a9f506a4c155e571f815282b2d3b41fa301c88ab +SIZE (rubygem/vmail-2.9.4.gem) = 78336 From owner-svn-ports-head@freebsd.org Sun Jul 12 16:09:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2C6A99B121; Sun, 12 Jul 2015 16:09:41 +0000 (UTC) (envelope-from sunpoet@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 AFC7E1D02; Sun, 12 Jul 2015 16:09:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CG9fio078254; Sun, 12 Jul 2015 16:09:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CG9fsF078253; Sun, 12 Jul 2015 16:09:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507121609.t6CG9fsF078253@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jul 2015 16:09:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391818 - head/net/rubygem-rye X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:09:42 -0000 Author: sunpoet Date: Sun Jul 12 16:09:40 2015 New Revision: 391818 URL: https://svnweb.freebsd.org/changeset/ports/391818 Log: - Add NO_ARCH PR: 201021 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 3 weeks) Modified: head/net/rubygem-rye/Makefile Modified: head/net/rubygem-rye/Makefile ============================================================================== --- head/net/rubygem-rye/Makefile Sun Jul 12 16:09:35 2015 (r391817) +++ head/net/rubygem-rye/Makefile Sun Jul 12 16:09:40 2015 (r391818) @@ -18,6 +18,7 @@ RUN_DEPENDS= rubygem-annoy>=0:${PORTSDIR rubygem-net-ssh>=2.0.13:${PORTSDIR}/security/rubygem-net-ssh \ rubygem-sysinfo>=0.8.1:${PORTSDIR}/devel/rubygem-sysinfo +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes From owner-svn-ports-head@freebsd.org Sun Jul 12 16:17:31 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7647C99B27D; Sun, 12 Jul 2015 16:17:31 +0000 (UTC) (envelope-from olgeni@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 4E02010C8; Sun, 12 Jul 2015 16:17:31 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CGHVmr083103; Sun, 12 Jul 2015 16:17:31 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CGHUQR083100; Sun, 12 Jul 2015 16:17:30 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507121617.t6CGHUQR083100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 12 Jul 2015 16:17:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391819 - head/databases/elixir-postgrex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:17:31 -0000 Author: olgeni Date: Sun Jul 12 16:17:29 2015 New Revision: 391819 URL: https://svnweb.freebsd.org/changeset/ports/391819 Log: Upgrade to 0.9.0. Modified: head/databases/elixir-postgrex/Makefile head/databases/elixir-postgrex/distinfo head/databases/elixir-postgrex/pkg-plist Modified: head/databases/elixir-postgrex/Makefile ============================================================================== --- head/databases/elixir-postgrex/Makefile Sun Jul 12 16:09:40 2015 (r391818) +++ head/databases/elixir-postgrex/Makefile Sun Jul 12 16:17:29 2015 (r391819) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= postgrex -PORTVERSION= 0.8.4 +PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= elixir- Modified: head/databases/elixir-postgrex/distinfo ============================================================================== --- head/databases/elixir-postgrex/distinfo Sun Jul 12 16:09:40 2015 (r391818) +++ head/databases/elixir-postgrex/distinfo Sun Jul 12 16:17:29 2015 (r391819) @@ -1,2 +1,2 @@ -SHA256 (ericmj-postgrex-v0.8.4_GH0.tar.gz) = fd7348323c303ddde8d047ecdf77615e3957ba269260434359499cf59dcf6561 -SIZE (ericmj-postgrex-v0.8.4_GH0.tar.gz) = 37961 +SHA256 (ericmj-postgrex-v0.9.0_GH0.tar.gz) = 1b9829ab28e53c87f6e61e0f234eaa4e0828a03056ba19175eb4fe843a5afd6c +SIZE (ericmj-postgrex-v0.9.0_GH0.tar.gz) = 40834 Modified: head/databases/elixir-postgrex/pkg-plist ============================================================================== --- head/databases/elixir-postgrex/pkg-plist Sun Jul 12 16:09:40 2015 (r391818) +++ head/databases/elixir-postgrex/pkg-plist Sun Jul 12 16:17:29 2015 (r391819) @@ -15,9 +15,12 @@ lib/elixir/lib/postgrex/ebin/Elixir.Post lib/elixir/lib/postgrex/ebin/Elixir.Postgrex.Time.beam lib/elixir/lib/postgrex/ebin/Elixir.Postgrex.Timestamp.beam lib/elixir/lib/postgrex/ebin/Elixir.Postgrex.TypeInfo.beam +lib/elixir/lib/postgrex/ebin/Elixir.Postgrex.TypeServer.beam lib/elixir/lib/postgrex/ebin/Elixir.Postgrex.Types.beam lib/elixir/lib/postgrex/ebin/Elixir.Postgrex.Utils.beam +lib/elixir/lib/postgrex/ebin/Elixir.Postgrex.beam lib/elixir/lib/postgrex/ebin/postgrex.app +lib/elixir/lib/postgrex/lib/postgrex.ex lib/elixir/lib/postgrex/lib/postgrex/binary_utils.ex lib/elixir/lib/postgrex/lib/postgrex/builtins.ex lib/elixir/lib/postgrex/lib/postgrex/connection.ex @@ -32,6 +35,7 @@ lib/elixir/lib/postgrex/lib/postgrex/mes lib/elixir/lib/postgrex/lib/postgrex/protocol.ex lib/elixir/lib/postgrex/lib/postgrex/result.ex lib/elixir/lib/postgrex/lib/postgrex/type_info.ex +lib/elixir/lib/postgrex/lib/postgrex/type_server.ex lib/elixir/lib/postgrex/lib/postgrex/types.ex lib/elixir/lib/postgrex/lib/postgrex/utils.ex %%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Sun Jul 12 16:23:30 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DBE3199B3AB; Sun, 12 Jul 2015 16:23:29 +0000 (UTC) (envelope-from dbn@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 BE566151D; Sun, 12 Jul 2015 16:23:29 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CGNTMo087630; Sun, 12 Jul 2015 16:23:29 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CGNSo7087626; Sun, 12 Jul 2015 16:23:28 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201507121623.t6CGNSo7087626@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Sun, 12 Jul 2015 16:23:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391820 - head/emulators/i386-wine-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:23:30 -0000 Author: dbn Date: Sun Jul 12 16:23:28 2015 New Revision: 391820 URL: https://svnweb.freebsd.org/changeset/ports/391820 Log: emulators/i386-wine-devel update to 1.7.46. Modified: head/emulators/i386-wine-devel/Makefile.inc head/emulators/i386-wine-devel/distinfo head/emulators/i386-wine-devel/pkg-plist Modified: head/emulators/i386-wine-devel/Makefile.inc ============================================================================== --- head/emulators/i386-wine-devel/Makefile.inc Sun Jul 12 16:17:29 2015 (r391819) +++ head/emulators/i386-wine-devel/Makefile.inc Sun Jul 12 16:23:28 2015 (r391820) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -PORTVERSION= 1.7.44 +PORTVERSION= 1.7.46 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/${PORTVERSION} Modified: head/emulators/i386-wine-devel/distinfo ============================================================================== --- head/emulators/i386-wine-devel/distinfo Sun Jul 12 16:17:29 2015 (r391819) +++ head/emulators/i386-wine-devel/distinfo Sun Jul 12 16:23:28 2015 (r391820) @@ -1,16 +1,16 @@ -SHA256 (freebsd:8:x86:64/i386-wine-devel-1.7.44,1.txz) = 72ec945278bf78cdf30983d5f11b1148062cb908344d1ac9ddc7158afba74fd5 -SIZE (freebsd:8:x86:64/i386-wine-devel-1.7.44,1.txz) = 49410808 -SHA256 (freebsd:8:x86:64/i386-wine-staging-1.7.44,1.txz) = e022208d4b20733edc43577af625a9ba43beafbab39db27a75e99c33c788e3f2 -SIZE (freebsd:8:x86:64/i386-wine-staging-1.7.44,1.txz) = 52448132 -SHA256 (freebsd:9:x86:64/i386-wine-devel-1.7.44,1.txz) = 059eaeef7d0cb376a1eac79e6528e2633d062b153fcbcba0a54fe43eca616f63 -SIZE (freebsd:9:x86:64/i386-wine-devel-1.7.44,1.txz) = 47933408 -SHA256 (freebsd:9:x86:64/i386-wine-staging-1.7.44,1.txz) = 11eeb46b053ba98ac3ad209a38e6bd355632603a0db19d21df1dfd281f0feed2 -SIZE (freebsd:9:x86:64/i386-wine-staging-1.7.44,1.txz) = 51000108 -SHA256 (freebsd:10:x86:64/i386-wine-devel-1.7.44,1.txz) = 032c85e6fa17b43670837c23a782e1c25457d3ded3b2669ca36111724afb9adc -SIZE (freebsd:10:x86:64/i386-wine-devel-1.7.44,1.txz) = 33805972 -SHA256 (freebsd:10:x86:64/i386-wine-staging-1.7.44,1.txz) = 49976e88a48edb067e64da55f16d6b0262a5562bdcc37ed0ce781481b767c1e2 -SIZE (freebsd:10:x86:64/i386-wine-staging-1.7.44,1.txz) = 36833608 -SHA256 (freebsd:11:x86:64/i386-wine-devel-1.7.44,1.txz) = 629540127ce3838d8e37f4b90ae92c831d19e577ac098d5c35659263d35b6317 -SIZE (freebsd:11:x86:64/i386-wine-devel-1.7.44,1.txz) = 39492616 -SHA256 (freebsd:11:x86:64/i386-wine-staging-1.7.44,1.txz) = f32b50a961bba023d4269f82f7eacadc5fea3ab8bc56b6d2f5da51d0dda74206 -SIZE (freebsd:11:x86:64/i386-wine-staging-1.7.44,1.txz) = 40112648 +SHA256 (freebsd:8:x86:64/i386-wine-devel-1.7.46,1.txz) = 861e6aa797d6a092ae7154cd60915ca20355f1cac3f52266d3c79577283f1479 +SIZE (freebsd:8:x86:64/i386-wine-devel-1.7.46,1.txz) = 49542128 +SHA256 (freebsd:8:x86:64/i386-wine-staging-1.7.46,1.txz) = af07c528ecc8788ce5f480a5d4b94b3926eaae3ee9680a51149f232ea4062922 +SIZE (freebsd:8:x86:64/i386-wine-staging-1.7.46,1.txz) = 52572148 +SHA256 (freebsd:9:x86:64/i386-wine-devel-1.7.46,1.txz) = 082842ca44a8ea839e2653204e5ac0437eca630acfbbfdfb03ffd169e8d2855b +SIZE (freebsd:9:x86:64/i386-wine-devel-1.7.46,1.txz) = 48077196 +SHA256 (freebsd:9:x86:64/i386-wine-staging-1.7.46,1.txz) = 65d5852447a1ebc07fd5d80d2001383cbe7e582fecb76c03fc9a68a11ad8f9b8 +SIZE (freebsd:9:x86:64/i386-wine-staging-1.7.46,1.txz) = 51148012 +SHA256 (freebsd:10:x86:64/i386-wine-devel-1.7.46,1.txz) = 15b7c2fb7a4bf18fb5d177b01b365814b40e6a406b78873d201968ec29857f70 +SIZE (freebsd:10:x86:64/i386-wine-devel-1.7.46,1.txz) = 33941356 +SHA256 (freebsd:10:x86:64/i386-wine-staging-1.7.46,1.txz) = 95b526d17da5d9964a28b23d54d2f2b5072f5cfcefbdfe13f6f07203640c1583 +SIZE (freebsd:10:x86:64/i386-wine-staging-1.7.46,1.txz) = 36973568 +SHA256 (freebsd:11:x86:64/i386-wine-devel-1.7.46,1.txz) = 549c1647e6169ec00092f97a1621a2b188095a2e904f97351085595a9b7582d5 +SIZE (freebsd:11:x86:64/i386-wine-devel-1.7.46,1.txz) = 37243944 +SHA256 (freebsd:11:x86:64/i386-wine-staging-1.7.46,1.txz) = 86ffced2c78ba224dd517c329a87a6b09f98baa678a182911938c79f8aa4c83b +SIZE (freebsd:11:x86:64/i386-wine-staging-1.7.46,1.txz) = 39517872 Modified: head/emulators/i386-wine-devel/pkg-plist ============================================================================== --- head/emulators/i386-wine-devel/pkg-plist Sun Jul 12 16:17:29 2015 (r391819) +++ head/emulators/i386-wine-devel/pkg-plist Sun Jul 12 16:23:28 2015 (r391820) @@ -144,6 +144,10 @@ include/wine/windows/bits.h include/wine/windows/bits.idl include/wine/windows/bits1_5.h include/wine/windows/bits1_5.idl +include/wine/windows/bits2_0.h +include/wine/windows/bits2_0.idl +include/wine/windows/bits2_5.h +include/wine/windows/bits2_5.idl include/wine/windows/bits3_0.h include/wine/windows/bits3_0.idl include/wine/windows/bitsmsg.h @@ -253,6 +257,8 @@ include/wine/windows/dde.rh include/wine/windows/ddeml.h include/wine/windows/ddk/compstui.h include/wine/windows/ddk/csq.h +include/wine/windows/ddk/hidclass.h +include/wine/windows/ddk/hidpi.h include/wine/windows/ddk/hidsdi.h include/wine/windows/ddk/imm.h include/wine/windows/ddk/mountmgr.h @@ -1106,6 +1112,8 @@ lib32/wine/d3dcompiler_40.dll.so lib32/wine/d3dcompiler_41.dll.so lib32/wine/d3dcompiler_42.dll.so lib32/wine/d3dcompiler_43.dll.so +lib32/wine/d3dcompiler_46.dll.so +lib32/wine/d3dcompiler_47.dll.so lib32/wine/d3dim.dll.so lib32/wine/d3drm.dll.so lib32/wine/d3dx10_33.dll.so @@ -1345,6 +1353,8 @@ lib32/wine/fakedlls/d3dcompiler_40.dll lib32/wine/fakedlls/d3dcompiler_41.dll lib32/wine/fakedlls/d3dcompiler_42.dll lib32/wine/fakedlls/d3dcompiler_43.dll +lib32/wine/fakedlls/d3dcompiler_46.dll +lib32/wine/fakedlls/d3dcompiler_47.dll lib32/wine/fakedlls/d3dim.dll lib32/wine/fakedlls/d3drm.dll lib32/wine/fakedlls/d3dx10_33.dll @@ -1545,6 +1555,7 @@ lib32/wine/fakedlls/msls31.dll lib32/wine/fakedlls/msnet32.dll lib32/wine/fakedlls/mspatcha.dll lib32/wine/fakedlls/msrle32.dll +lib32/wine/fakedlls/msscript.ocx lib32/wine/fakedlls/mssign32.dll lib32/wine/fakedlls/mssip32.dll lib32/wine/fakedlls/mstask.dll @@ -2163,6 +2174,7 @@ lib32/wine/msls31.dll.so lib32/wine/msnet32.dll.so lib32/wine/mspatcha.dll.so lib32/wine/msrle32.dll.so +lib32/wine/msscript.ocx.so lib32/wine/mssign32.dll.so lib32/wine/mssip32.dll.so lib32/wine/mstask.dll.so From owner-svn-ports-head@freebsd.org Sun Jul 12 16:35:59 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 745C199B51D; Sun, 12 Jul 2015 16:35:59 +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 64F711B1A; Sun, 12 Jul 2015 16:35:59 +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 t6CGZxZ3092912; Sun, 12 Jul 2015 16:35:59 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CGZxTu092911; Sun, 12 Jul 2015 16:35:59 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201507121635.t6CGZxTu092911@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 12 Jul 2015 16:35:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391821 - head/multimedia/ffmpeg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 16:35:59 -0000 Author: riggs Date: Sun Jul 12 16:35:58 2015 New Revision: 391821 URL: https://svnweb.freebsd.org/changeset/ports/391821 Log: Fix build break when compiling with gcc PR: 200714 Submitted by: rwestlun@gmail.com Modified: head/multimedia/ffmpeg/Makefile Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Sun Jul 12 16:23:28 2015 (r391820) +++ head/multimedia/ffmpeg/Makefile Sun Jul 12 16:35:58 2015 (r391821) @@ -19,7 +19,7 @@ BUILD_DEPENDS= yasm:${PORTSDIR}/devel/ya HAS_CONFIGURE= yes CONFIGURE_LOG= config.err -USES= cpe gmake pkgconfig perl5 tar:bzip2 +USES= compiler cpe gmake perl5 pkgconfig tar:bzip2 USE_LDCONFIG= yes USE_PERL5= build WANT_SDL= yes @@ -245,8 +245,10 @@ CONFIGURE_ARGS+= --enable-memalign-hack .endif .if ${ARCH} == "armv6" +.if ${CHOSEN_COMPILER_TYPE} == "clang" CONFIGURE_ENV+= ASFLAGS=-no-integrated-as .endif +.endif DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} From owner-svn-ports-head@freebsd.org Sun Jul 12 17:00:08 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0694C99B7DC; Sun, 12 Jul 2015 17:00:08 +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 E318D143B; Sun, 12 Jul 2015 17:00:07 +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 t6CH07Wg005843; Sun, 12 Jul 2015 17:00:07 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CH07qq005842; Sun, 12 Jul 2015 17:00:07 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507121700.t6CH07qq005842@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 12 Jul 2015 17:00:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391822 - head/www/varnish4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 17:00:08 -0000 Author: feld Date: Sun Jul 12 17:00:06 2015 New Revision: 391822 URL: https://svnweb.freebsd.org/changeset/ports/391822 Log: Change python dependency to only be build-time Modified: head/www/varnish4/Makefile Modified: head/www/varnish4/Makefile ============================================================================== --- head/www/varnish4/Makefile Sun Jul 12 16:35:58 2015 (r391821) +++ head/www/varnish4/Makefile Sun Jul 12 17:00:06 2015 (r391822) @@ -2,7 +2,7 @@ PORTNAME= varnish PORTVERSION= 4.0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= http://repo.varnish-cache.org/source/ PKGNAMESUFFIX= 4 @@ -17,7 +17,7 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/deve CONFLICTS= varnish-2.* varnish-3.* -USES= autoreconf cpe gmake libtool pkgconfig python readline shebangfix +USES= autoreconf cpe gmake libtool pkgconfig python:2,build readline shebangfix SHEBANG_FILES= lib/libvcc/vmodtool.py python_OLD_CMD= /usr/bin/env python python_CMD= ${PYTHON_CMD} From owner-svn-ports-head@freebsd.org Sun Jul 12 17:00:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA19D99B7FB; Sun, 12 Jul 2015 17:00: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 DA8191682; Sun, 12 Jul 2015 17:00: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 t6CH0jkN006506; Sun, 12 Jul 2015 17:00:45 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CH0jvT006505; Sun, 12 Jul 2015 17:00:45 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507121700.t6CH0jvT006505@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 12 Jul 2015 17:00:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391823 - head/www/varnish-libvmod-header X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 17:00:46 -0000 Author: feld Date: Sun Jul 12 17:00:44 2015 New Revision: 391823 URL: https://svnweb.freebsd.org/changeset/ports/391823 Log: Change python dependency to only be build-time Modified: head/www/varnish-libvmod-header/Makefile Modified: head/www/varnish-libvmod-header/Makefile ============================================================================== --- head/www/varnish-libvmod-header/Makefile Sun Jul 12 17:00:06 2015 (r391822) +++ head/www/varnish-libvmod-header/Makefile Sun Jul 12 17:00:44 2015 (r391823) @@ -3,7 +3,7 @@ PORTNAME= libvmod-header DISTVERSION= 0.31 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www PKGNAMEPREFIX= varnish- @@ -15,7 +15,7 @@ LICENSE= BSD2CLAUSE BUILD_DEPENDS= varnish4>=4.0.2:${PORTSDIR}/www/varnish4 \ rst2man:${PORTSDIR}/textproc/py-docutils -USES= autoreconf gmake libtool pkgconfig python:2 +USES= autoreconf gmake libtool pkgconfig python:2,build GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/varnish From owner-svn-ports-head@freebsd.org Sun Jul 12 17:03:43 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 021A299B93D; Sun, 12 Jul 2015 17:03:43 +0000 (UTC) (envelope-from olgeni@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 E694B1AFD; Sun, 12 Jul 2015 17:03:42 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CH3gNU010032; Sun, 12 Jul 2015 17:03:42 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CH3g2X010028; Sun, 12 Jul 2015 17:03:42 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507121703.t6CH3g2X010028@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 12 Jul 2015 17:03:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391824 - head/devel/erlang-erlware_commons X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 17:03:43 -0000 Author: olgeni Date: Sun Jul 12 17:03:41 2015 New Revision: 391824 URL: https://svnweb.freebsd.org/changeset/ports/391824 Log: Upgrade to 0.15.0. Modified: head/devel/erlang-erlware_commons/Makefile head/devel/erlang-erlware_commons/distinfo Modified: head/devel/erlang-erlware_commons/Makefile ============================================================================== --- head/devel/erlang-erlware_commons/Makefile Sun Jul 12 17:00:44 2015 (r391823) +++ head/devel/erlang-erlware_commons/Makefile Sun Jul 12 17:03:41 2015 (r391824) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= erlware_commons -PORTVERSION= 0.14.0 +PORTVERSION= 0.15.0 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= erlang- Modified: head/devel/erlang-erlware_commons/distinfo ============================================================================== --- head/devel/erlang-erlware_commons/distinfo Sun Jul 12 17:00:44 2015 (r391823) +++ head/devel/erlang-erlware_commons/distinfo Sun Jul 12 17:03:41 2015 (r391824) @@ -1,2 +1,2 @@ -SHA256 (erlware-erlware_commons-v0.14.0_GH0.tar.gz) = 72b99ad58f8514abffeb6aa484ffc3581f9faabaf63c92ae40dd587aa2f91483 -SIZE (erlware-erlware_commons-v0.14.0_GH0.tar.gz) = 403386 +SHA256 (erlware-erlware_commons-v0.15.0_GH0.tar.gz) = 7c76d92a4904d53c33f8ee1afab858fd432c203440a59a8f7299c70df394d742 +SIZE (erlware-erlware_commons-v0.15.0_GH0.tar.gz) = 403793 From owner-svn-ports-head@freebsd.org Sun Jul 12 17:04:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C1E2799B986 for ; Sun, 12 Jul 2015 17:04:01 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 940D71D43 for ; Sun, 12 Jul 2015 17:04:01 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 7D68920837 for ; Sun, 12 Jul 2015 13:03:54 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute5.internal (MEProxy); Sun, 12 Jul 2015 13:03:54 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=PrdjE8r0knxUElT vF95IFpJCqFA=; b=mkZe2fBlZRf1bVUDaTdTW8lYa+BtlTp8Y8tYDkqSjGsi8pM ZTVJYLqxgRZWfMB7zDAxVFu6LHs5lYh+/TWBXovwCOMAqaEmf4tEc/hKvZ6JYr8O VaY1jxoCty/mbVOM6xk07iH7yqKZ5RslO6N314oWZjABMQvVEGQbQgLAM2Js= Received: by web3.nyi.internal (Postfix, from userid 99) id 4F8A4112EEE; Sun, 12 Jul 2015 13:03:54 -0400 (EDT) Message-Id: <1436720634.2831704.321676697.0878EAD9@webmail.messagingengine.com> X-Sasl-Enc: Gi1uKfqcP28Ml0pUuyGsPqntuwC3wXZJe08DMCfFr5E1 1436720634 From: Mark Felder To: Kubilay Kocak , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-bfc056ae Subject: Re: svn commit: r390797 - head/www/varnish4 Date: Sun, 12 Jul 2015 12:03:54 -0500 In-Reply-To: <5590A8D8.7050107@FreeBSD.org> References: <201506281704.t5SH4M2i019818@svn.freebsd.org> <5590A8D8.7050107@FreeBSD.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 17:04:01 -0000 On Sun, Jun 28, 2015, at 21:09, Kubilay Kocak wrote: > > Can this be made optional, say with a TOOLS option or something? > > Python is a big RUN_DEPENDS for a .py file that may not be used by > default > Sorry this took two weeks, but it has been freed of python runtime requirement. After further thought, someone who is building vmods must surely know they need python to run that script. From owner-svn-ports-head@freebsd.org Sun Jul 12 17:04:00 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D70E099B97F; Sun, 12 Jul 2015 17:04:00 +0000 (UTC) (envelope-from olgeni@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 C7A801D3C; Sun, 12 Jul 2015 17:04:00 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CH40pu010260; Sun, 12 Jul 2015 17:04:00 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CH40iu010255; Sun, 12 Jul 2015 17:04:00 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507121704.t6CH40iu010255@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 12 Jul 2015 17:04:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391825 - head/devel/relx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 17:04:00 -0000 Author: olgeni Date: Sun Jul 12 17:03:59 2015 New Revision: 391825 URL: https://svnweb.freebsd.org/changeset/ports/391825 Log: Upgrade to 3.3.2. Modified: head/devel/relx/Makefile head/devel/relx/distinfo Modified: head/devel/relx/Makefile ============================================================================== --- head/devel/relx/Makefile Sun Jul 12 17:03:41 2015 (r391824) +++ head/devel/relx/Makefile Sun Jul 12 17:03:59 2015 (r391825) @@ -1,14 +1,13 @@ # $FreeBSD$ PORTNAME= relx -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= devel MASTER_SITES+= http://olgeni.olgeni.com/~olgeni/distfiles/:deps \ LOCAL/olgeni:deps DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - relx-cache-4.tar.gz:deps + relx-cache-5.tar.gz:deps MAINTAINER= olgeni@FreeBSD.org COMMENT= Sane, simple release creation for Erlang Modified: head/devel/relx/distinfo ============================================================================== --- head/devel/relx/distinfo Sun Jul 12 17:03:41 2015 (r391824) +++ head/devel/relx/distinfo Sun Jul 12 17:03:59 2015 (r391825) @@ -1,4 +1,4 @@ -SHA256 (erlware-relx-v3.3.1_GH0.tar.gz) = b5fc3123e92600a10f3c0c08948f13391c925210880d4594ac6a7f9db7caf16b -SIZE (erlware-relx-v3.3.1_GH0.tar.gz) = 443575 -SHA256 (relx-cache-4.tar.gz) = e2c424a68de8de0a30e917f2a8940a62218113359368daec522bf372f4c35c38 -SIZE (relx-cache-4.tar.gz) = 226275 +SHA256 (erlware-relx-v3.3.2_GH0.tar.gz) = 32d2490d4ea8a526b094604122db4c31bcd80b9541c6258e20798dac845e222e +SIZE (erlware-relx-v3.3.2_GH0.tar.gz) = 443587 +SHA256 (relx-cache-5.tar.gz) = ecd1a37afee080c98b26b4c989baf6dc4004eb835506c75d35e02a3cb83d5083 +SIZE (relx-cache-5.tar.gz) = 228818 From owner-svn-ports-head@freebsd.org Sun Jul 12 17:21:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95A5199BB34; Sun, 12 Jul 2015 17:21:11 +0000 (UTC) (envelope-from olgeni@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 795F6198D; Sun, 12 Jul 2015 17:21:11 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CHLBHk016873; Sun, 12 Jul 2015 17:21:11 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CHL98d016864; Sun, 12 Jul 2015 17:21:09 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507121721.t6CHL98d016864@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 12 Jul 2015 17:21:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391826 - in head/devel: . elixir-hex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 17:21:11 -0000 Author: olgeni Date: Sun Jul 12 17:21:08 2015 New Revision: 391826 URL: https://svnweb.freebsd.org/changeset/ports/391826 Log: Add devel/elixir-hex, a package manager for the Erlang VM. Added: head/devel/elixir-hex/ head/devel/elixir-hex/Makefile (contents, props changed) head/devel/elixir-hex/distinfo (contents, props changed) head/devel/elixir-hex/pkg-descr (contents, props changed) head/devel/elixir-hex/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Jul 12 17:03:59 2015 (r391825) +++ head/devel/Makefile Sun Jul 12 17:21:08 2015 (r391826) @@ -419,6 +419,7 @@ SUBDIR += elixir-exactor SUBDIR += elixir-exjsx SUBDIR += elixir-exrm + SUBDIR += elixir-hex SUBDIR += elixir-lager_logger SUBDIR += elixir-msgpax SUBDIR += elixir-plug Added: head/devel/elixir-hex/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-hex/Makefile Sun Jul 12 17:21:08 2015 (r391826) @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= hex +PORTVERSION= 0.8.1 +DISTVERSIONPREFIX= v +CATEGORIES= devel +PKGNAMEPREFIX= elixir- + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Package manager for the Erlang VM + +LICENSE= APACHE20 + +USES= elixir +USE_GITHUB= yes +GH_ACCOUNT= hexpm + +.include Added: head/devel/elixir-hex/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-hex/distinfo Sun Jul 12 17:21:08 2015 (r391826) @@ -0,0 +1,2 @@ +SHA256 (hexpm-hex-v0.8.1_GH0.tar.gz) = f994361fde78e198db5f017c35a269a29494362fabb0e70b4ca553a96cddf7d0 +SIZE (hexpm-hex-v0.8.1_GH0.tar.gz) = 180967 Added: head/devel/elixir-hex/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-hex/pkg-descr Sun Jul 12 17:21:08 2015 (r391826) @@ -0,0 +1,6 @@ +Hex is package manager for the Erlang VM. + +This project currently provides tasks that integrate with Mix, Elixir's +build tool. + +WWW: https://github.com/hexpm/hex Added: head/devel/elixir-hex/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-hex/pkg-plist Sun Jul 12 17:21:08 2015 (r391826) @@ -0,0 +1,68 @@ +lib/elixir/lib/hex/ebin/Elixir.Hex.API.Certs.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.API.Key.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.API.Package.Owner.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.API.Package.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.API.Registry.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.API.Release.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.API.ReleaseDocs.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.API.User.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.API.Utils.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.API.VerifyHostname.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.API.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.Config.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.Mix.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.Parallel.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.Registry.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.RemoteConverger.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.Resolver.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.SCM.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.Shell.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.Tar.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.Utils.beam +lib/elixir/lib/hex/ebin/Elixir.Hex.beam +lib/elixir/lib/hex/ebin/Elixir.Mix.Tasks.Hex.Config.beam +lib/elixir/lib/hex/ebin/Elixir.Mix.Tasks.Hex.Docs.beam +lib/elixir/lib/hex/ebin/Elixir.Mix.Tasks.Hex.Info.beam +lib/elixir/lib/hex/ebin/Elixir.Mix.Tasks.Hex.Key.beam +lib/elixir/lib/hex/ebin/Elixir.Mix.Tasks.Hex.Outdated.beam +lib/elixir/lib/hex/ebin/Elixir.Mix.Tasks.Hex.Owner.beam +lib/elixir/lib/hex/ebin/Elixir.Mix.Tasks.Hex.Publish.beam +lib/elixir/lib/hex/ebin/Elixir.Mix.Tasks.Hex.Search.beam +lib/elixir/lib/hex/ebin/Elixir.Mix.Tasks.Hex.User.beam +lib/elixir/lib/hex/ebin/Elixir.Mix.Tasks.Hex.Utils.beam +lib/elixir/lib/hex/ebin/Elixir.Mix.Tasks.Hex.beam +lib/elixir/lib/hex/ebin/hex.app +lib/elixir/lib/hex/lib/hex.ex +lib/elixir/lib/hex/lib/hex/api.ex +lib/elixir/lib/hex/lib/hex/api/ca-bundle.crt +lib/elixir/lib/hex/lib/hex/api/certs.ex +lib/elixir/lib/hex/lib/hex/api/key.ex +lib/elixir/lib/hex/lib/hex/api/package.ex +lib/elixir/lib/hex/lib/hex/api/registry.ex +lib/elixir/lib/hex/lib/hex/api/release.ex +lib/elixir/lib/hex/lib/hex/api/release_docs.ex +lib/elixir/lib/hex/lib/hex/api/user.ex +lib/elixir/lib/hex/lib/hex/api/util.ex +lib/elixir/lib/hex/lib/hex/api/verify_hostname.ex +lib/elixir/lib/hex/lib/hex/config.ex +lib/elixir/lib/hex/lib/hex/mix.ex +lib/elixir/lib/hex/lib/hex/parallel.ex +lib/elixir/lib/hex/lib/hex/registry.ex +lib/elixir/lib/hex/lib/hex/remote_converger.ex +lib/elixir/lib/hex/lib/hex/resolver.ex +lib/elixir/lib/hex/lib/hex/scm.ex +lib/elixir/lib/hex/lib/hex/shell.ex +lib/elixir/lib/hex/lib/hex/tar.ex +lib/elixir/lib/hex/lib/hex/utils.ex +lib/elixir/lib/hex/lib/mix/tasks/hex.ex +lib/elixir/lib/hex/lib/mix/tasks/hex/config.ex +lib/elixir/lib/hex/lib/mix/tasks/hex/docs.ex +lib/elixir/lib/hex/lib/mix/tasks/hex/info.ex +lib/elixir/lib/hex/lib/mix/tasks/hex/key.ex +lib/elixir/lib/hex/lib/mix/tasks/hex/outdated.ex +lib/elixir/lib/hex/lib/mix/tasks/hex/owner.ex +lib/elixir/lib/hex/lib/mix/tasks/hex/publish.ex +lib/elixir/lib/hex/lib/mix/tasks/hex/search.ex +lib/elixir/lib/hex/lib/mix/tasks/hex/user.ex +lib/elixir/lib/hex/lib/mix/tasks/hex/utils.ex +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Sun Jul 12 18:11:20 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62C12999416; Sun, 12 Jul 2015 18:11:20 +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 510E61295; Sun, 12 Jul 2015 18:11:20 +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 t6CIBKbY045053; Sun, 12 Jul 2015 18:11:20 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CIBIQg045041; Sun, 12 Jul 2015 18:11:18 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201507121811.t6CIBIQg045041@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 12 Jul 2015 18:11:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391828 - in head/www: . kanboard X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 18:11:20 -0000 Author: riggs Date: Sun Jul 12 18:11:17 2015 New Revision: 391828 URL: https://svnweb.freebsd.org/changeset/ports/391828 Log: New port: www/kanboard, a simple visual task board software PR: 196810 Submitted by: bsd@if0.eu (maintainer) Added: head/www/kanboard/ head/www/kanboard/Makefile (contents, props changed) head/www/kanboard/distinfo (contents, props changed) head/www/kanboard/pkg-descr (contents, props changed) head/www/kanboard/pkg-plist (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Jul 12 18:01:00 2015 (r391827) +++ head/www/Makefile Sun Jul 12 18:11:17 2015 (r391828) @@ -360,6 +360,7 @@ SUBDIR += jspwiki SUBDIR += jtoolkit SUBDIR += junkbuster + SUBDIR += kanboard SUBDIR += kannel SUBDIR += kannel-sqlbox SUBDIR += kcgi Added: head/www/kanboard/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/kanboard/Makefile Sun Jul 12 18:11:17 2015 (r391828) @@ -0,0 +1,42 @@ +# $FreeBSD$ + +PORTNAME= kanboard +PORTVERSION= 1.0.16 +CATEGORIES= www +MASTER_SITES= http://kanboard.net/ \ + https://bitbucket.org/if0/kanboard-archives/downloads/ \ + https://github.com/freebsd-kanboard/archives/blob/master/ + +MAINTAINER= bsd@if0.eu +COMMENT= Kanboard is a simple visual task board software + +LICENSE= AGPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +WRKSRC= ${WRKDIR}/${PORTNAME} +NO_BUILD= yes +USES= zip +USE_PHP= ctype curl dom filter iconv json mcrypt mbstring \ + opcache openssl pdo session simplexml \ + zlib xml + +KANBOARD_USERNAME?= www +KANBOARD_GROUPNAME?= ${KANBOARD_USERNAME} + +PLIST_SUB= KANBOARD_USERNAME=${KANBOARD_USERNAME} \ + KANBOARD_GROUPNAME=${KANBOARD_GROUPNAME} + +OPTIONS_MULTI= DB +OPTIONS_MULTI_DB= MYSQL PGSQL SQLITE +OPTIONS_DEFAULT= SQLITE + +MYSQL_USE= MYSQL=client PHP=mysql,pdo_mysql +PGSQL_USES= pgsql +PGSQL_USE= PHP=pdo_pgsql,pgsql +SQLITE_USE= PHP=pdo_sqlite,sqlite3 + +do-install: + @${MKDIR} -m 0755 ${STAGEDIR}${WWWDIR} + @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} + +.include Added: head/www/kanboard/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/kanboard/distinfo Sun Jul 12 18:11:17 2015 (r391828) @@ -0,0 +1,2 @@ +SHA256 (kanboard-1.0.16.zip) = 5cc4c028a36856fe68bfce020d29d62422c8459da41b8798fd1443a54722aafd +SIZE (kanboard-1.0.16.zip) = 2452075 Added: head/www/kanboard/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/kanboard/pkg-descr Sun Jul 12 18:11:17 2015 (r391828) @@ -0,0 +1,16 @@ +Kanboard is a simple visual task board software. + +Main features: + +* Kanban methodology +* Visualize your work +* Limit your work in progress to be more efficient +* Customize your boards according to your business activities +* Multiple boards with the ability to drag and drop tasks +* Minimalist software, focus only on essential features (Less is more) +* Fast and simple to use +* Access from anywhere with a modern browser +* Free, open source and self-hosted +* Super simple installation + +WWW: http://kanboard.net/ Added: head/www/kanboard/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/kanboard/pkg-plist Sun Jul 12 18:11:17 2015 (r391828) @@ -0,0 +1,1492 @@ +@owner %%KANBOARD_USERNAME%% +@group %%KANBOARD_GROUPNAME%% +%%WWWDIR%%/LICENSE +%%WWWDIR%%/app/.htaccess +%%WWWDIR%%/app/Action/Base.php +%%WWWDIR%%/app/Action/CommentCreation.php +%%WWWDIR%%/app/Action/TaskAssignCategoryColor.php +%%WWWDIR%%/app/Action/TaskAssignCategoryLabel.php +%%WWWDIR%%/app/Action/TaskAssignColorCategory.php +%%WWWDIR%%/app/Action/TaskAssignColorColumn.php +%%WWWDIR%%/app/Action/TaskAssignColorUser.php +%%WWWDIR%%/app/Action/TaskAssignCurrentUser.php +%%WWWDIR%%/app/Action/TaskAssignSpecificUser.php +%%WWWDIR%%/app/Action/TaskAssignUser.php +%%WWWDIR%%/app/Action/TaskClose.php +%%WWWDIR%%/app/Action/TaskCreation.php +%%WWWDIR%%/app/Action/TaskDuplicateAnotherProject.php +%%WWWDIR%%/app/Action/TaskEmail.php +%%WWWDIR%%/app/Action/TaskLogMoveAnotherColumn.php +%%WWWDIR%%/app/Action/TaskMoveAnotherProject.php +%%WWWDIR%%/app/Action/TaskMoveColumnAssigned.php +%%WWWDIR%%/app/Action/TaskMoveColumnCategoryChange.php +%%WWWDIR%%/app/Action/TaskMoveColumnUnAssigned.php +%%WWWDIR%%/app/Action/TaskOpen.php +%%WWWDIR%%/app/Action/TaskUpdateStartDate.php +%%WWWDIR%%/app/Api/Action.php +%%WWWDIR%%/app/Api/App.php +%%WWWDIR%%/app/Api/Base.php +%%WWWDIR%%/app/Api/Board.php +%%WWWDIR%%/app/Api/Category.php +%%WWWDIR%%/app/Api/Comment.php +%%WWWDIR%%/app/Api/File.php +%%WWWDIR%%/app/Api/Link.php +%%WWWDIR%%/app/Api/Project.php +%%WWWDIR%%/app/Api/ProjectPermission.php +%%WWWDIR%%/app/Api/Subtask.php +%%WWWDIR%%/app/Api/Swimlane.php +%%WWWDIR%%/app/Api/Task.php +%%WWWDIR%%/app/Api/TaskLink.php +%%WWWDIR%%/app/Api/User.php +%%WWWDIR%%/app/Auth/Base.php +%%WWWDIR%%/app/Auth/Database.php +%%WWWDIR%%/app/Auth/GitHub.php +%%WWWDIR%%/app/Auth/Google.php +%%WWWDIR%%/app/Auth/Ldap.php +%%WWWDIR%%/app/Auth/RememberMe.php +%%WWWDIR%%/app/Auth/ReverseProxy.php +%%WWWDIR%%/app/Console/Base.php +%%WWWDIR%%/app/Console/LocaleComparator.php +%%WWWDIR%%/app/Console/LocaleSync.php +%%WWWDIR%%/app/Console/ProjectDailySummaryCalculation.php +%%WWWDIR%%/app/Console/ProjectDailySummaryExport.php +%%WWWDIR%%/app/Console/SubtaskExport.php +%%WWWDIR%%/app/Console/TaskExport.php +%%WWWDIR%%/app/Console/TaskOverdueNotification.php +%%WWWDIR%%/app/Console/TransitionExport.php +%%WWWDIR%%/app/Controller/Action.php +%%WWWDIR%%/app/Controller/Analytic.php +%%WWWDIR%%/app/Controller/App.php +%%WWWDIR%%/app/Controller/Auth.php +%%WWWDIR%%/app/Controller/Base.php +%%WWWDIR%%/app/Controller/Board.php +%%WWWDIR%%/app/Controller/Budget.php +%%WWWDIR%%/app/Controller/Calendar.php +%%WWWDIR%%/app/Controller/Category.php +%%WWWDIR%%/app/Controller/Column.php +%%WWWDIR%%/app/Controller/Comment.php +%%WWWDIR%%/app/Controller/Config.php +%%WWWDIR%%/app/Controller/Currency.php +%%WWWDIR%%/app/Controller/Export.php +%%WWWDIR%%/app/Controller/Feed.php +%%WWWDIR%%/app/Controller/File.php +%%WWWDIR%%/app/Controller/Hourlyrate.php +%%WWWDIR%%/app/Controller/Ical.php +%%WWWDIR%%/app/Controller/Link.php +%%WWWDIR%%/app/Controller/Project.php +%%WWWDIR%%/app/Controller/Projectinfo.php +%%WWWDIR%%/app/Controller/Subtask.php +%%WWWDIR%%/app/Controller/Swimlane.php +%%WWWDIR%%/app/Controller/Task.php +%%WWWDIR%%/app/Controller/Tasklink.php +%%WWWDIR%%/app/Controller/Timer.php +%%WWWDIR%%/app/Controller/Timetable.php +%%WWWDIR%%/app/Controller/Timetableday.php +%%WWWDIR%%/app/Controller/Timetableextra.php +%%WWWDIR%%/app/Controller/Timetableoff.php +%%WWWDIR%%/app/Controller/Timetableweek.php +%%WWWDIR%%/app/Controller/Twofactor.php +%%WWWDIR%%/app/Controller/User.php +%%WWWDIR%%/app/Controller/Webhook.php +%%WWWDIR%%/app/Core/Base.php +%%WWWDIR%%/app/Core/Cache.php +%%WWWDIR%%/app/Core/EmailClient.php +%%WWWDIR%%/app/Core/Helper.php +%%WWWDIR%%/app/Core/HttpClient.php +%%WWWDIR%%/app/Core/Markdown.php +%%WWWDIR%%/app/Core/MemoryCache.php +%%WWWDIR%%/app/Core/Paginator.php +%%WWWDIR%%/app/Core/Request.php +%%WWWDIR%%/app/Core/Response.php +%%WWWDIR%%/app/Core/Router.php +%%WWWDIR%%/app/Core/Security.php +%%WWWDIR%%/app/Core/Session.php +%%WWWDIR%%/app/Core/Template.php +%%WWWDIR%%/app/Core/Tool.php +%%WWWDIR%%/app/Core/Translator.php +%%WWWDIR%%/app/Event/AuthEvent.php +%%WWWDIR%%/app/Event/CommentEvent.php +%%WWWDIR%%/app/Event/FileEvent.php +%%WWWDIR%%/app/Event/GenericEvent.php +%%WWWDIR%%/app/Event/SubtaskEvent.php +%%WWWDIR%%/app/Event/TaskEvent.php +%%WWWDIR%%/app/Helper/App.php +%%WWWDIR%%/app/Helper/Asset.php +%%WWWDIR%%/app/Helper/Datetime.php +%%WWWDIR%%/app/Helper/File.php +%%WWWDIR%%/app/Helper/Form.php +%%WWWDIR%%/app/Helper/Subtask.php +%%WWWDIR%%/app/Helper/Task.php +%%WWWDIR%%/app/Helper/Text.php +%%WWWDIR%%/app/Helper/Url.php +%%WWWDIR%%/app/Helper/User.php +%%WWWDIR%%/app/Integration/BitbucketWebhook.php +%%WWWDIR%%/app/Integration/GithubWebhook.php +%%WWWDIR%%/app/Integration/GitlabWebhook.php +%%WWWDIR%%/app/Integration/HipchatWebhook.php +%%WWWDIR%%/app/Integration/Jabber.php +%%WWWDIR%%/app/Integration/Mailgun.php +%%WWWDIR%%/app/Integration/Postmark.php +%%WWWDIR%%/app/Integration/Sendgrid.php +%%WWWDIR%%/app/Integration/SlackWebhook.php +%%WWWDIR%%/app/Integration/Smtp.php +%%WWWDIR%%/app/Library/password.php +%%WWWDIR%%/app/Locale/da_DK/translations.php +%%WWWDIR%%/app/Locale/de_DE/translations.php +%%WWWDIR%%/app/Locale/es_ES/translations.php +%%WWWDIR%%/app/Locale/fi_FI/translations.php +%%WWWDIR%%/app/Locale/fr_FR/translations.php +%%WWWDIR%%/app/Locale/hu_HU/translations.php +%%WWWDIR%%/app/Locale/it_IT/translations.php +%%WWWDIR%%/app/Locale/ja_JP/translations.php +%%WWWDIR%%/app/Locale/nl_NL/translations.php +%%WWWDIR%%/app/Locale/pl_PL/translations.php +%%WWWDIR%%/app/Locale/pt_BR/translations.php +%%WWWDIR%%/app/Locale/ru_RU/translations.php +%%WWWDIR%%/app/Locale/sr_Latn_RS/translations.php +%%WWWDIR%%/app/Locale/sv_SE/translations.php +%%WWWDIR%%/app/Locale/th_TH/translations.php +%%WWWDIR%%/app/Locale/tr_TR/translations.php +%%WWWDIR%%/app/Locale/zh_CN/translations.php +%%WWWDIR%%/app/Model/Acl.php +%%WWWDIR%%/app/Model/Action.php +%%WWWDIR%%/app/Model/Authentication.php +%%WWWDIR%%/app/Model/Base.php +%%WWWDIR%%/app/Model/Board.php +%%WWWDIR%%/app/Model/Budget.php +%%WWWDIR%%/app/Model/Category.php +%%WWWDIR%%/app/Model/Color.php +%%WWWDIR%%/app/Model/Comment.php +%%WWWDIR%%/app/Model/Config.php +%%WWWDIR%%/app/Model/Currency.php +%%WWWDIR%%/app/Model/DateParser.php +%%WWWDIR%%/app/Model/File.php +%%WWWDIR%%/app/Model/HourlyRate.php +%%WWWDIR%%/app/Model/LastLogin.php +%%WWWDIR%%/app/Model/Link.php +%%WWWDIR%%/app/Model/Notification.php +%%WWWDIR%%/app/Model/Project.php +%%WWWDIR%%/app/Model/ProjectActivity.php +%%WWWDIR%%/app/Model/ProjectAnalytic.php +%%WWWDIR%%/app/Model/ProjectDailySummary.php +%%WWWDIR%%/app/Model/ProjectDuplication.php +%%WWWDIR%%/app/Model/ProjectIntegration.php +%%WWWDIR%%/app/Model/ProjectPermission.php +%%WWWDIR%%/app/Model/Subtask.php +%%WWWDIR%%/app/Model/SubtaskExport.php +%%WWWDIR%%/app/Model/SubtaskForecast.php +%%WWWDIR%%/app/Model/SubtaskTimeTracking.php +%%WWWDIR%%/app/Model/Swimlane.php +%%WWWDIR%%/app/Model/Task.php +%%WWWDIR%%/app/Model/TaskCreation.php +%%WWWDIR%%/app/Model/TaskDuplication.php +%%WWWDIR%%/app/Model/TaskExport.php +%%WWWDIR%%/app/Model/TaskFilter.php +%%WWWDIR%%/app/Model/TaskFinder.php +%%WWWDIR%%/app/Model/TaskLink.php +%%WWWDIR%%/app/Model/TaskModification.php +%%WWWDIR%%/app/Model/TaskPermission.php +%%WWWDIR%%/app/Model/TaskPosition.php +%%WWWDIR%%/app/Model/TaskStatus.php +%%WWWDIR%%/app/Model/TaskValidator.php +%%WWWDIR%%/app/Model/Timetable.php +%%WWWDIR%%/app/Model/TimetableDay.php +%%WWWDIR%%/app/Model/TimetableExtra.php +%%WWWDIR%%/app/Model/TimetableOff.php +%%WWWDIR%%/app/Model/TimetableWeek.php +%%WWWDIR%%/app/Model/Transition.php +%%WWWDIR%%/app/Model/User.php +%%WWWDIR%%/app/Model/UserSession.php +%%WWWDIR%%/app/Model/Webhook.php +%%WWWDIR%%/app/Schema/Mysql.php +%%WWWDIR%%/app/Schema/Postgres.php +%%WWWDIR%%/app/Schema/Sqlite.php +%%WWWDIR%%/app/ServiceProvider/ClassProvider.php +%%WWWDIR%%/app/ServiceProvider/DatabaseProvider.php +%%WWWDIR%%/app/ServiceProvider/EventDispatcherProvider.php +%%WWWDIR%%/app/ServiceProvider/LoggingProvider.php +%%WWWDIR%%/app/Subscriber/AuthSubscriber.php +%%WWWDIR%%/app/Subscriber/BootstrapSubscriber.php +%%WWWDIR%%/app/Subscriber/NotificationSubscriber.php +%%WWWDIR%%/app/Subscriber/ProjectActivitySubscriber.php +%%WWWDIR%%/app/Subscriber/ProjectDailySummarySubscriber.php +%%WWWDIR%%/app/Subscriber/ProjectModificationDateSubscriber.php +%%WWWDIR%%/app/Subscriber/RecurringTaskSubscriber.php +%%WWWDIR%%/app/Subscriber/SubtaskTimeTrackingSubscriber.php +%%WWWDIR%%/app/Subscriber/TaskMovedDateSubscriber.php +%%WWWDIR%%/app/Subscriber/TransitionSubscriber.php +%%WWWDIR%%/app/Subscriber/WebhookSubscriber.php +%%WWWDIR%%/app/Template/action/event.php +%%WWWDIR%%/app/Template/action/index.php +%%WWWDIR%%/app/Template/action/params.php +%%WWWDIR%%/app/Template/action/remove.php +%%WWWDIR%%/app/Template/analytic/burndown.php +%%WWWDIR%%/app/Template/analytic/cfd.php +%%WWWDIR%%/app/Template/analytic/layout.php +%%WWWDIR%%/app/Template/analytic/sidebar.php +%%WWWDIR%%/app/Template/analytic/tasks.php +%%WWWDIR%%/app/Template/analytic/users.php +%%WWWDIR%%/app/Template/app/dashboard.php +%%WWWDIR%%/app/Template/app/forbidden.php +%%WWWDIR%%/app/Template/app/notfound.php +%%WWWDIR%%/app/Template/app/projects.php +%%WWWDIR%%/app/Template/app/subtasks.php +%%WWWDIR%%/app/Template/app/tasks.php +%%WWWDIR%%/app/Template/auth/index.php +%%WWWDIR%%/app/Template/board/assignee.php +%%WWWDIR%%/app/Template/board/category.php +%%WWWDIR%%/app/Template/board/comments.php +%%WWWDIR%%/app/Template/board/description.php +%%WWWDIR%%/app/Template/board/files.php +%%WWWDIR%%/app/Template/board/filters.php +%%WWWDIR%%/app/Template/board/index.php +%%WWWDIR%%/app/Template/board/public.php +%%WWWDIR%%/app/Template/board/show.php +%%WWWDIR%%/app/Template/board/subtasks.php +%%WWWDIR%%/app/Template/board/swimlane.php +%%WWWDIR%%/app/Template/board/task_footer.php +%%WWWDIR%%/app/Template/board/task_menu.php +%%WWWDIR%%/app/Template/board/task_private.php +%%WWWDIR%%/app/Template/board/task_public.php +%%WWWDIR%%/app/Template/board/tasklinks.php +%%WWWDIR%%/app/Template/budget/breakdown.php +%%WWWDIR%%/app/Template/budget/create.php +%%WWWDIR%%/app/Template/budget/index.php +%%WWWDIR%%/app/Template/budget/remove.php +%%WWWDIR%%/app/Template/budget/sidebar.php +%%WWWDIR%%/app/Template/calendar/show.php +%%WWWDIR%%/app/Template/calendar/sidebar.php +%%WWWDIR%%/app/Template/category/edit.php +%%WWWDIR%%/app/Template/category/index.php +%%WWWDIR%%/app/Template/category/remove.php +%%WWWDIR%%/app/Template/column/edit.php +%%WWWDIR%%/app/Template/column/index.php +%%WWWDIR%%/app/Template/column/remove.php +%%WWWDIR%%/app/Template/comment/create.php +%%WWWDIR%%/app/Template/comment/edit.php +%%WWWDIR%%/app/Template/comment/forbidden.php +%%WWWDIR%%/app/Template/comment/remove.php +%%WWWDIR%%/app/Template/comment/show.php +%%WWWDIR%%/app/Template/config/about.php +%%WWWDIR%%/app/Template/config/api.php +%%WWWDIR%%/app/Template/config/application.php +%%WWWDIR%%/app/Template/config/board.php +%%WWWDIR%%/app/Template/config/calendar.php +%%WWWDIR%%/app/Template/config/integrations.php +%%WWWDIR%%/app/Template/config/layout.php +%%WWWDIR%%/app/Template/config/project.php +%%WWWDIR%%/app/Template/config/sidebar.php +%%WWWDIR%%/app/Template/config/webhook.php +%%WWWDIR%%/app/Template/currency/index.php +%%WWWDIR%%/app/Template/event/comment_create.php +%%WWWDIR%%/app/Template/event/comment_update.php +%%WWWDIR%%/app/Template/event/events.php +%%WWWDIR%%/app/Template/event/subtask_create.php +%%WWWDIR%%/app/Template/event/subtask_update.php +%%WWWDIR%%/app/Template/event/task_assignee_change.php +%%WWWDIR%%/app/Template/event/task_close.php +%%WWWDIR%%/app/Template/event/task_create.php +%%WWWDIR%%/app/Template/event/task_move_column.php +%%WWWDIR%%/app/Template/event/task_move_position.php +%%WWWDIR%%/app/Template/event/task_move_swimlane.php +%%WWWDIR%%/app/Template/event/task_open.php +%%WWWDIR%%/app/Template/event/task_update.php +%%WWWDIR%%/app/Template/export/sidebar.php +%%WWWDIR%%/app/Template/export/subtasks.php +%%WWWDIR%%/app/Template/export/summary.php +%%WWWDIR%%/app/Template/export/tasks.php +%%WWWDIR%%/app/Template/export/transitions.php +%%WWWDIR%%/app/Template/feed/project.php +%%WWWDIR%%/app/Template/feed/user.php +%%WWWDIR%%/app/Template/file/new.php +%%WWWDIR%%/app/Template/file/open.php +%%WWWDIR%%/app/Template/file/remove.php +%%WWWDIR%%/app/Template/file/screenshot.php +%%WWWDIR%%/app/Template/file/show.php +%%WWWDIR%%/app/Template/hourlyrate/index.php +%%WWWDIR%%/app/Template/hourlyrate/remove.php +%%WWWDIR%%/app/Template/layout.php +%%WWWDIR%%/app/Template/link/create.php +%%WWWDIR%%/app/Template/link/edit.php +%%WWWDIR%%/app/Template/link/index.php +%%WWWDIR%%/app/Template/link/remove.php +%%WWWDIR%%/app/Template/notification/comment_create.php +%%WWWDIR%%/app/Template/notification/comment_update.php +%%WWWDIR%%/app/Template/notification/file_create.php +%%WWWDIR%%/app/Template/notification/footer.php +%%WWWDIR%%/app/Template/notification/subtask_create.php +%%WWWDIR%%/app/Template/notification/subtask_update.php +%%WWWDIR%%/app/Template/notification/task_assignee_change.php +%%WWWDIR%%/app/Template/notification/task_close.php +%%WWWDIR%%/app/Template/notification/task_create.php +%%WWWDIR%%/app/Template/notification/task_move_column.php +%%WWWDIR%%/app/Template/notification/task_move_position.php +%%WWWDIR%%/app/Template/notification/task_move_swimlane.php +%%WWWDIR%%/app/Template/notification/task_open.php +%%WWWDIR%%/app/Template/notification/task_overdue.php +%%WWWDIR%%/app/Template/notification/task_update.php +%%WWWDIR%%/app/Template/project/disable.php +%%WWWDIR%%/app/Template/project/dropdown.php +%%WWWDIR%%/app/Template/project/duplicate.php +%%WWWDIR%%/app/Template/project/edit.php +%%WWWDIR%%/app/Template/project/enable.php +%%WWWDIR%%/app/Template/project/index.php +%%WWWDIR%%/app/Template/project/integrations.php +%%WWWDIR%%/app/Template/project/layout.php +%%WWWDIR%%/app/Template/project/new.php +%%WWWDIR%%/app/Template/project/remove.php +%%WWWDIR%%/app/Template/project/share.php +%%WWWDIR%%/app/Template/project/show.php +%%WWWDIR%%/app/Template/project/sidebar.php +%%WWWDIR%%/app/Template/project/users.php +%%WWWDIR%%/app/Template/projectinfo/activity.php +%%WWWDIR%%/app/Template/projectinfo/search.php +%%WWWDIR%%/app/Template/projectinfo/tasks.php +%%WWWDIR%%/app/Template/subtask/create.php +%%WWWDIR%%/app/Template/subtask/edit.php +%%WWWDIR%%/app/Template/subtask/icons.php +%%WWWDIR%%/app/Template/subtask/remove.php +%%WWWDIR%%/app/Template/subtask/restriction_change_status.php +%%WWWDIR%%/app/Template/subtask/show.php +%%WWWDIR%%/app/Template/swimlane/edit.php +%%WWWDIR%%/app/Template/swimlane/index.php +%%WWWDIR%%/app/Template/swimlane/remove.php +%%WWWDIR%%/app/Template/swimlane/table.php +%%WWWDIR%%/app/Template/task/activity.php +%%WWWDIR%%/app/Template/task/changes.php +%%WWWDIR%%/app/Template/task/close.php +%%WWWDIR%%/app/Template/task/comments.php +%%WWWDIR%%/app/Template/task/details.php +%%WWWDIR%%/app/Template/task/duplicate.php +%%WWWDIR%%/app/Template/task/duplicate_project.php +%%WWWDIR%%/app/Template/task/edit.php +%%WWWDIR%%/app/Template/task/edit_description.php +%%WWWDIR%%/app/Template/task/edit_recurrence.php +%%WWWDIR%%/app/Template/task/layout.php +%%WWWDIR%%/app/Template/task/move_project.php +%%WWWDIR%%/app/Template/task/new.php +%%WWWDIR%%/app/Template/task/open.php +%%WWWDIR%%/app/Template/task/public.php +%%WWWDIR%%/app/Template/task/recurring_info.php +%%WWWDIR%%/app/Template/task/remove.php +%%WWWDIR%%/app/Template/task/show.php +%%WWWDIR%%/app/Template/task/show_description.php +%%WWWDIR%%/app/Template/task/sidebar.php +%%WWWDIR%%/app/Template/task/table.php +%%WWWDIR%%/app/Template/task/time.php +%%WWWDIR%%/app/Template/task/time_tracking.php +%%WWWDIR%%/app/Template/task/timesheet.php +%%WWWDIR%%/app/Template/task/transitions.php +%%WWWDIR%%/app/Template/tasklink/create.php +%%WWWDIR%%/app/Template/tasklink/edit.php +%%WWWDIR%%/app/Template/tasklink/remove.php +%%WWWDIR%%/app/Template/tasklink/show.php +%%WWWDIR%%/app/Template/timetable/index.php +%%WWWDIR%%/app/Template/timetable_day/index.php +%%WWWDIR%%/app/Template/timetable_day/remove.php +%%WWWDIR%%/app/Template/timetable_extra/index.php +%%WWWDIR%%/app/Template/timetable_extra/remove.php +%%WWWDIR%%/app/Template/timetable_off/index.php +%%WWWDIR%%/app/Template/timetable_off/remove.php +%%WWWDIR%%/app/Template/timetable_week/index.php +%%WWWDIR%%/app/Template/timetable_week/remove.php +%%WWWDIR%%/app/Template/twofactor/check.php +%%WWWDIR%%/app/Template/twofactor/disable.php +%%WWWDIR%%/app/Template/twofactor/index.php +%%WWWDIR%%/app/Template/user/calendar.php +%%WWWDIR%%/app/Template/user/edit.php +%%WWWDIR%%/app/Template/user/external.php +%%WWWDIR%%/app/Template/user/index.php +%%WWWDIR%%/app/Template/user/last.php +%%WWWDIR%%/app/Template/user/layout.php +%%WWWDIR%%/app/Template/user/new.php +%%WWWDIR%%/app/Template/user/notifications.php +%%WWWDIR%%/app/Template/user/password.php +%%WWWDIR%%/app/Template/user/remove.php +%%WWWDIR%%/app/Template/user/sessions.php +%%WWWDIR%%/app/Template/user/share.php +%%WWWDIR%%/app/Template/user/show.php +%%WWWDIR%%/app/Template/user/sidebar.php +%%WWWDIR%%/app/Template/user/timesheet.php +%%WWWDIR%%/app/check_setup.php +%%WWWDIR%%/app/common.php +%%WWWDIR%%/app/constants.php +%%WWWDIR%%/app/functions.php +%%WWWDIR%%/assets/css/app.css +%%WWWDIR%%/assets/css/images/ui-bg_flat_0_aaaaaa_40x100.png +%%WWWDIR%%/assets/css/images/ui-bg_flat_75_ffffff_40x100.png +%%WWWDIR%%/assets/css/images/ui-bg_glass_55_fbf9ee_1x400.png +%%WWWDIR%%/assets/css/images/ui-bg_glass_65_ffffff_1x400.png +%%WWWDIR%%/assets/css/images/ui-bg_glass_75_dadada_1x400.png +%%WWWDIR%%/assets/css/images/ui-bg_glass_75_e6e6e6_1x400.png +%%WWWDIR%%/assets/css/images/ui-bg_glass_95_fef1ec_1x400.png +%%WWWDIR%%/assets/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png +%%WWWDIR%%/assets/css/images/ui-icons_222222_256x240.png +%%WWWDIR%%/assets/css/images/ui-icons_2e83ff_256x240.png +%%WWWDIR%%/assets/css/images/ui-icons_454545_256x240.png +%%WWWDIR%%/assets/css/images/ui-icons_888888_256x240.png +%%WWWDIR%%/assets/css/images/ui-icons_cd0a0a_256x240.png +%%WWWDIR%%/assets/css/print.css +%%WWWDIR%%/assets/css/src/activity.css +%%WWWDIR%%/assets/css/src/alert.css +%%WWWDIR%%/assets/css/src/base.css +%%WWWDIR%%/assets/css/src/board.css +%%WWWDIR%%/assets/css/src/button.css +%%WWWDIR%%/assets/css/src/comment.css +%%WWWDIR%%/assets/css/src/confirm.css +%%WWWDIR%%/assets/css/src/dashboard.css +%%WWWDIR%%/assets/css/src/dropdown.css +%%WWWDIR%%/assets/css/src/form.css +%%WWWDIR%%/assets/css/src/header.css +%%WWWDIR%%/assets/css/src/links.css +%%WWWDIR%%/assets/css/src/listing.css +%%WWWDIR%%/assets/css/src/markdown.css +%%WWWDIR%%/assets/css/src/pagination.css +%%WWWDIR%%/assets/css/src/popover.css +%%WWWDIR%%/assets/css/src/print.css +%%WWWDIR%%/assets/css/src/responsive.css +%%WWWDIR%%/assets/css/src/sidebar.css +%%WWWDIR%%/assets/css/src/subtask.css +%%WWWDIR%%/assets/css/src/table.css +%%WWWDIR%%/assets/css/src/task.css +%%WWWDIR%%/assets/css/src/title.css +%%WWWDIR%%/assets/css/src/tooltip.css +%%WWWDIR%%/assets/css/vendor/c3.min.css +%%WWWDIR%%/assets/css/vendor/chosen.min.css +%%WWWDIR%%/assets/css/vendor/font-awesome.min.css +%%WWWDIR%%/assets/css/vendor/fullcalendar.min.css +%%WWWDIR%%/assets/css/vendor/jquery-ui.min.css +%%WWWDIR%%/assets/css/vendor/jquery-ui.theme.min.css +%%WWWDIR%%/assets/fonts/FontAwesome.otf +%%WWWDIR%%/assets/fonts/fontawesome-webfont.eot +%%WWWDIR%%/assets/fonts/fontawesome-webfont.svg +%%WWWDIR%%/assets/fonts/fontawesome-webfont.ttf +%%WWWDIR%%/assets/fonts/fontawesome-webfont.woff +%%WWWDIR%%/assets/fonts/fontawesome-webfont.woff2 +%%WWWDIR%%/assets/img/chosen-sprite.png +%%WWWDIR%%/assets/img/chosen-sprite@2x.png +%%WWWDIR%%/assets/img/favicon.png +%%WWWDIR%%/assets/img/gitlab-icon.png +%%WWWDIR%%/assets/img/gravatar-icon.png +%%WWWDIR%%/assets/img/hipchat-icon.png +%%WWWDIR%%/assets/img/icon.svg +%%WWWDIR%%/assets/img/jabber-icon.png +%%WWWDIR%%/assets/img/mailgun-icon.png +%%WWWDIR%%/assets/img/postmark-icon.png +%%WWWDIR%%/assets/img/sendgrid-icon.png +%%WWWDIR%%/assets/img/touch-icon-ipad-retina.png +%%WWWDIR%%/assets/img/touch-icon-ipad.png +%%WWWDIR%%/assets/img/touch-icon-iphone-retina.png +%%WWWDIR%%/assets/img/touch-icon-iphone.png +%%WWWDIR%%/assets/js/app.js +%%WWWDIR%%/assets/js/src/analytic.js +%%WWWDIR%%/assets/js/src/base.js +%%WWWDIR%%/assets/js/src/board.js +%%WWWDIR%%/assets/js/src/calendar.js +%%WWWDIR%%/assets/js/src/dashboard.js +%%WWWDIR%%/assets/js/src/screenshot.js +%%WWWDIR%%/assets/js/src/swimlane.js +%%WWWDIR%%/assets/js/vendor/c3.min.js +%%WWWDIR%%/assets/js/vendor/chosen.jquery.min.js +%%WWWDIR%%/assets/js/vendor/d3.v3.min.js +%%WWWDIR%%/assets/js/vendor/dropit.min.js +%%WWWDIR%%/assets/js/vendor/fullcalendar.min.js +%%WWWDIR%%/assets/js/vendor/jquery-1.11.1.min.js +%%WWWDIR%%/assets/js/vendor/jquery-ui.min.js +%%WWWDIR%%/assets/js/vendor/jquery.ui.touch-punch.min.js +%%WWWDIR%%/assets/js/vendor/lang/ar-ma.js +%%WWWDIR%%/assets/js/vendor/lang/ar-sa.js +%%WWWDIR%%/assets/js/vendor/lang/ar-tn.js +%%WWWDIR%%/assets/js/vendor/lang/ar.js +%%WWWDIR%%/assets/js/vendor/lang/bg.js +%%WWWDIR%%/assets/js/vendor/lang/ca.js +%%WWWDIR%%/assets/js/vendor/lang/cs.js +%%WWWDIR%%/assets/js/vendor/lang/da.js +%%WWWDIR%%/assets/js/vendor/lang/de-at.js +%%WWWDIR%%/assets/js/vendor/lang/de.js +%%WWWDIR%%/assets/js/vendor/lang/el.js +%%WWWDIR%%/assets/js/vendor/lang/en-au.js +%%WWWDIR%%/assets/js/vendor/lang/en-ca.js +%%WWWDIR%%/assets/js/vendor/lang/en-gb.js +%%WWWDIR%%/assets/js/vendor/lang/es.js +%%WWWDIR%%/assets/js/vendor/lang/fa.js +%%WWWDIR%%/assets/js/vendor/lang/fi.js +%%WWWDIR%%/assets/js/vendor/lang/fr-ca.js +%%WWWDIR%%/assets/js/vendor/lang/fr.js +%%WWWDIR%%/assets/js/vendor/lang/he.js +%%WWWDIR%%/assets/js/vendor/lang/hi.js +%%WWWDIR%%/assets/js/vendor/lang/hr.js +%%WWWDIR%%/assets/js/vendor/lang/hu.js +%%WWWDIR%%/assets/js/vendor/lang/id.js +%%WWWDIR%%/assets/js/vendor/lang/is.js +%%WWWDIR%%/assets/js/vendor/lang/it.js +%%WWWDIR%%/assets/js/vendor/lang/ja.js +%%WWWDIR%%/assets/js/vendor/lang/ko.js +%%WWWDIR%%/assets/js/vendor/lang/lt.js +%%WWWDIR%%/assets/js/vendor/lang/lv.js +%%WWWDIR%%/assets/js/vendor/lang/nl.js +%%WWWDIR%%/assets/js/vendor/lang/pl.js +%%WWWDIR%%/assets/js/vendor/lang/pt-br.js +%%WWWDIR%%/assets/js/vendor/lang/pt.js +%%WWWDIR%%/assets/js/vendor/lang/ro.js +%%WWWDIR%%/assets/js/vendor/lang/ru.js +%%WWWDIR%%/assets/js/vendor/lang/sk.js +%%WWWDIR%%/assets/js/vendor/lang/sl.js +%%WWWDIR%%/assets/js/vendor/lang/sr-cyrl.js +%%WWWDIR%%/assets/js/vendor/lang/sr.js +%%WWWDIR%%/assets/js/vendor/lang/sv.js +%%WWWDIR%%/assets/js/vendor/lang/th.js +%%WWWDIR%%/assets/js/vendor/lang/tr.js +%%WWWDIR%%/assets/js/vendor/lang/uk.js +%%WWWDIR%%/assets/js/vendor/lang/vi.js +%%WWWDIR%%/assets/js/vendor/lang/zh-cn.js +%%WWWDIR%%/assets/js/vendor/lang/zh-tw.js +%%WWWDIR%%/assets/js/vendor/moment.min.js +%%WWWDIR%%/assets/js/vendor/mousetrap-global-bind.min.js +%%WWWDIR%%/assets/js/vendor/mousetrap.min.js +%%WWWDIR%%/config.default.php +%%WWWDIR%%/data/.htaccess +%%WWWDIR%%/index.php +%%WWWDIR%%/jsonrpc.php +%%WWWDIR%%/kanboard +%%WWWDIR%%/robots.txt +%%WWWDIR%%/vendor/autoload.php +%%WWWDIR%%/vendor/christian-riesen/base32/.scrutinizer.yml +%%WWWDIR%%/vendor/christian-riesen/base32/LICENSE +%%WWWDIR%%/vendor/christian-riesen/base32/build.xml +%%WWWDIR%%/vendor/christian-riesen/base32/phpunit.xml.dist +%%WWWDIR%%/vendor/christian-riesen/base32/src/Base32.php +%%WWWDIR%%/vendor/christian-riesen/otp/LICENSE +%%WWWDIR%%/vendor/christian-riesen/otp/example/index.php +%%WWWDIR%%/vendor/christian-riesen/otp/phpunit.xml.dist +%%WWWDIR%%/vendor/christian-riesen/otp/src/Otp/GoogleAuthenticator.php +%%WWWDIR%%/vendor/christian-riesen/otp/src/Otp/Otp.php +%%WWWDIR%%/vendor/christian-riesen/otp/src/Otp/OtpInterface.php +%%WWWDIR%%/vendor/composer/ClassLoader.php +%%WWWDIR%%/vendor/composer/autoload_classmap.php +%%WWWDIR%%/vendor/composer/autoload_files.php +%%WWWDIR%%/vendor/composer/autoload_namespaces.php +%%WWWDIR%%/vendor/composer/autoload_psr4.php +%%WWWDIR%%/vendor/composer/autoload_real.php +%%WWWDIR%%/vendor/composer/installed.json +%%WWWDIR%%/vendor/eluceo/ical/.scrutinizer.yml +%%WWWDIR%%/vendor/eluceo/ical/LICENSE +%%WWWDIR%%/vendor/eluceo/ical/examples/example1.php +%%WWWDIR%%/vendor/eluceo/ical/examples/example2.php +%%WWWDIR%%/vendor/eluceo/ical/examples/example3.php +%%WWWDIR%%/vendor/eluceo/ical/examples/example4.php +%%WWWDIR%%/vendor/eluceo/ical/examples/example5.php +%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Component.php +%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Component/Alarm.php +%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Component/Calendar.php +%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Component/Event.php +%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Component/Timezone.php +%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Component/TimezoneRule.php +%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/ParameterBag.php +%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property.php +%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property/ArrayValue.php +%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property/Event/Attendees.php +%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property/Event/RecurrenceRule.php +%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property/StringValue.php +%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property/ValueInterface.php +%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/PropertyBag.php +%%WWWDIR%%/vendor/erusev/parsedown/LICENSE.txt +%%WWWDIR%%/vendor/erusev/parsedown/Parsedown.php +%%WWWDIR%%/vendor/erusev/parsedown/phpunit.xml.dist +%%WWWDIR%%/vendor/fabiang/xmpp/CHANGELOG.md +%%WWWDIR%%/vendor/fabiang/xmpp/LICENSE.md +%%WWWDIR%%/vendor/fabiang/xmpp/src/Client.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Connection/AbstractConnection.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Connection/ConnectionInterface.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Connection/Socket.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Connection/SocketConnectionInterface.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Event/Event.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Event/EventInterface.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Event/EventManager.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Event/EventManagerAwareInterface.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Event/EventManagerInterface.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Event/XMLEvent.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Event/XMLEventInterface.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/AbstractEventListener.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/BlockingEventListenerInterface.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/EventListenerInterface.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Logger.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/AbstractSessionEvent.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Authentication.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Authentication/AuthenticationInterface.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Authentication/DigestMd5.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Authentication/Plain.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Bind.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Roster.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Session.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/StartTls.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Stream.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/StreamError.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/ErrorException.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/ExceptionInterface.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/InvalidArgumentException.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/OutOfRangeException.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/RuntimeException.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/SocketException.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/Stream/AuthenticationErrorException.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/Stream/StreamErrorException.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/TimeoutException.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/XMLParserException.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Options.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/OptionsAwareInterface.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Protocol/DefaultImplementation.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Protocol/ImplementationInterface.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Protocol/Message.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Protocol/Presence.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Protocol/ProtocolImplementationInterface.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Protocol/Roster.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Protocol/User/User.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Stream/SocketClient.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Stream/XMLStream.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Util/ErrorHandler.php +%%WWWDIR%%/vendor/fabiang/xmpp/src/Util/XML.php +%%WWWDIR%%/vendor/fguillot/json-rpc/LICENSE +%%WWWDIR%%/vendor/fguillot/json-rpc/src/JsonRPC/Client.php +%%WWWDIR%%/vendor/fguillot/json-rpc/src/JsonRPC/Server.php +%%WWWDIR%%/vendor/fguillot/picodb/LICENSE +%%WWWDIR%%/vendor/fguillot/picodb/lib/PicoDb/Condition.php +%%WWWDIR%%/vendor/fguillot/picodb/lib/PicoDb/Database.php +%%WWWDIR%%/vendor/fguillot/picodb/lib/PicoDb/Driver/Base.php +%%WWWDIR%%/vendor/fguillot/picodb/lib/PicoDb/Driver/Mysql.php +%%WWWDIR%%/vendor/fguillot/picodb/lib/PicoDb/Driver/Postgres.php +%%WWWDIR%%/vendor/fguillot/picodb/lib/PicoDb/Driver/Sqlite.php +%%WWWDIR%%/vendor/fguillot/picodb/lib/PicoDb/Hashtable.php +%%WWWDIR%%/vendor/fguillot/picodb/lib/PicoDb/SQLException.php +%%WWWDIR%%/vendor/fguillot/picodb/lib/PicoDb/Schema.php +%%WWWDIR%%/vendor/fguillot/picodb/lib/PicoDb/Table.php +%%WWWDIR%%/vendor/fguillot/simple-validator/LICENSE +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Base.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validator.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/Alpha.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/AlphaNumeric.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/Date.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/Email.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/Equals.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/Exists.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/GreaterThan.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/InArray.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/Integer.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/Ip.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/Length.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/MacAddress.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/MaxLength.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/MinLength.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/NotEquals.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/NotInArray.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/Numeric.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/Range.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/Required.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/Unique.php +%%WWWDIR%%/vendor/fguillot/simple-validator/src/SimpleValidator/Validators/Version.php +%%WWWDIR%%/vendor/fguillot/simpleLogger/LICENSE +%%WWWDIR%%/vendor/fguillot/simpleLogger/src/SimpleLogger/Base.php +%%WWWDIR%%/vendor/fguillot/simpleLogger/src/SimpleLogger/File.php +%%WWWDIR%%/vendor/fguillot/simpleLogger/src/SimpleLogger/Logger.php +%%WWWDIR%%/vendor/fguillot/simpleLogger/src/SimpleLogger/Syslog.php +%%WWWDIR%%/vendor/lusitanian/oauth/.scrutinizer.yml +%%WWWDIR%%/vendor/lusitanian/oauth/LICENSE +%%WWWDIR%%/vendor/lusitanian/oauth/examples/amazon.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/bitbucket.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/bitly.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/bootstrap.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/box.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/buffer.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/dailymotion.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/dropbox.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/etsy.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/facebook.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/fitbit.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/flickr.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/foursquare.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/github.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/google.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/harvest.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/init.example.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/instagram.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/linkedin.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/mailchimp.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/microsoft.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/paypal.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/pocket.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/reddit.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/runkeeper.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/scoopit.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/soundcloud.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/tumblr.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/twitter.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/ustream.php +%%WWWDIR%%/vendor/lusitanian/oauth/examples/yahoo.php +%%WWWDIR%%/vendor/lusitanian/oauth/phpunit.xml.dist +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/AutoLoader.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Consumer/Credentials.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Consumer/CredentialsInterface.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Exception/Exception.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/AbstractClient.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/ClientInterface.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/CurlClient.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/StreamClient.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Http/Exception/TokenResponseException.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/Uri.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/UriFactory.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/UriFactoryInterface.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/UriInterface.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Service/AbstractService.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Service/ServiceInterface.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Exception/AuthorizationStateNotFoundException.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Exception/StorageException.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Exception/TokenNotFoundException.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Memory.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Redis.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Session.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Storage/SymfonySession.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Storage/TokenStorageInterface.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Token/AbstractToken.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Token/Exception/ExpiredTokenException.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Token/TokenInterface.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/AbstractService.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/BitBucket.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/Etsy.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/FitBit.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/Flickr.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/ScoopIt.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/ServiceInterface.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/Tumblr.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/Twitter.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/Xing.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/Yahoo.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/Exception/UnsupportedHashAlgorithmException.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/Signature.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/SignatureInterface.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Token/StdOAuth1Token.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth1/Token/TokenInterface.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/AbstractService.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Amazon.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Bitly.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Box.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Buffer.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Dailymotion.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Dropbox.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Exception/InvalidAccessTypeException.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Exception/InvalidAuthorizationStateException.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Exception/InvalidScopeException.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Exception/MissingRefreshTokenException.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Facebook.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Foursquare.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/GitHub.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Google.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Harvest.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Heroku.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Instagram.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Linkedin.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Mailchimp.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Microsoft.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Paypal.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Pocket.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Reddit.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/RunKeeper.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Salesforce.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/ServiceInterface.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/SoundCloud.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Ustream.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Vkontakte.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Yammer.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Token/StdOAuth2Token.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/OAuth2/Token/TokenInterface.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/ServiceFactory.php +%%WWWDIR%%/vendor/lusitanian/oauth/src/OAuth/bootstrap.php +%%WWWDIR%%/vendor/nickcernis/html-to-markdown/HTML_To_Markdown.php +%%WWWDIR%%/vendor/nickcernis/html-to-markdown/LICENSE +%%WWWDIR%%/vendor/nickcernis/html-to-markdown/circle.yml +%%WWWDIR%%/vendor/nickcernis/html-to-markdown/demo/index.php +%%WWWDIR%%/vendor/pimple/pimple/CHANGELOG +%%WWWDIR%%/vendor/pimple/pimple/LICENSE +%%WWWDIR%%/vendor/pimple/pimple/ext/pimple/config.m4 +%%WWWDIR%%/vendor/pimple/pimple/ext/pimple/config.w32 +%%WWWDIR%%/vendor/pimple/pimple/ext/pimple/php_pimple.h +%%WWWDIR%%/vendor/pimple/pimple/ext/pimple/pimple.c +%%WWWDIR%%/vendor/pimple/pimple/ext/pimple/pimple_compat.h +%%WWWDIR%%/vendor/pimple/pimple/phpunit.xml.dist +%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Container.php +%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/ServiceProviderInterface.php +%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/Invokable.php +%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/NonInvokable.php +%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/PimpleServiceProvider.php +%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Tests/Fixtures/Service.php +%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Tests/PimpleServiceProviderInterfaceTest.php +%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Tests/PimpleTest.php +%%WWWDIR%%/vendor/psr/log/LICENSE +%%WWWDIR%%/vendor/psr/log/Psr/Log/AbstractLogger.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/InvalidArgumentException.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/LogLevel.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareInterface.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareTrait.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerInterface.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerTrait.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/NullLogger.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/.gitattributes +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/CHANGES +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/LICENSE +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/README +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/VERSION +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Attachment.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/ArrayByteStream.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/TemporaryFileByteStream.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/GenericFixedWidthReader.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/UsAsciiReader.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/Utf8Reader.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReaderFactory.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReaderFactory/SimpleCharacterReaderFactory.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterStream.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterStream/ArrayCharacterStream.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterStream/NgCharacterStream.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ConfigurableSpool.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/DependencyContainer.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/DependencyException.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/EmbeddedFile.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoder.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/Base64Encoder.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/QpEncoder.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/Rfc2231Encoder.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoding.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/CommandEvent.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/CommandListener.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/Event.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventObject.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/ResponseEvent.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/ResponseListener.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendEvent.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportChangeEvent.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportChangeListener.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportExceptionEvent.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportExceptionListener.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/FailoverTransport.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/FileSpool.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/FileStream.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Filterable.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Image.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/InputByteStream.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/IoException.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/ArrayKeyCache.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/DiskKeyCache.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/KeyCacheInputStream.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/NullKeyCache.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/SimpleKeyCacheInputStream.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/LoadBalancedTransport.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MailTransport.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer/ArrayRecipientIterator.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer/RecipientIterator.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Message.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Attachment.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/CharsetObserver.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/Base64ContentEncoder.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/NativeQpContentEncoder.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/PlainContentEncoder.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoder.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoderProxy.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/RawContentEncoder.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/EmbeddedFile.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/EncodingObserver.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Grammar.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Header.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/Base64HeaderEncoder.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/QpHeaderEncoder.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderFactory.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderSet.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/DateHeader.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/IdentificationHeader.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php +%%WWWDIR%%/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/OpenDKIMHeader.php *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sun Jul 12 18:21:26 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2416999613; Sun, 12 Jul 2015 18:21:26 +0000 (UTC) (envelope-from danilo@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 E28921B37; Sun, 12 Jul 2015 18:21:26 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CILQLJ049652; Sun, 12 Jul 2015 18:21:26 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CILPs6049645; Sun, 12 Jul 2015 18:21:25 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201507121821.t6CILPs6049645@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 12 Jul 2015 18:21:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391829 - head/astro/wcslib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 18:21:27 -0000 Author: danilo Date: Sun Jul 12 18:21:25 2015 New Revision: 391829 URL: https://svnweb.freebsd.org/changeset/ports/391829 Log: - Update to 5.8 Modified: head/astro/wcslib/Makefile head/astro/wcslib/distinfo head/astro/wcslib/pkg-plist Modified: head/astro/wcslib/Makefile ============================================================================== --- head/astro/wcslib/Makefile Sun Jul 12 18:11:17 2015 (r391828) +++ head/astro/wcslib/Makefile Sun Jul 12 18:21:25 2015 (r391829) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wcslib -PORTVERSION= 5.6 +PORTVERSION= 5.8 CATEGORIES= astro MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ Modified: head/astro/wcslib/distinfo ============================================================================== --- head/astro/wcslib/distinfo Sun Jul 12 18:11:17 2015 (r391828) +++ head/astro/wcslib/distinfo Sun Jul 12 18:21:25 2015 (r391829) @@ -1,2 +1,2 @@ -SHA256 (wcslib-5.6.tar.bz2) = 43ac3ea386545bc77a6f9df93bd691acc89ee5cd009ac4b5970c5e4c24c09725 -SIZE (wcslib-5.6.tar.bz2) = 2255664 +SHA256 (wcslib-5.8.tar.bz2) = df1648dd9312055cfec533ca04949e04b28b98ef94bc16daff6db5985b613629 +SIZE (wcslib-5.8.tar.bz2) = 2209990 Modified: head/astro/wcslib/pkg-plist ============================================================================== --- head/astro/wcslib/pkg-plist Sun Jul 12 18:11:17 2015 (r391828) +++ head/astro/wcslib/pkg-plist Sun Jul 12 18:21:25 2015 (r391829) @@ -54,7 +54,7 @@ lib/libwcs-%%VERSION%%.a lib/libwcs.a lib/libwcs.so lib/libwcs.so.5 -lib/libwcs.so.5.6 +lib/libwcs.so.5.8 libdata/pkgconfig/wcslib.pc %%CFITSIO%%man/man1/HPXcvt.1.gz man/man1/fitshdr.1.gz From owner-svn-ports-head@freebsd.org Sun Jul 12 18:25:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 047DE999716; Sun, 12 Jul 2015 18:25:09 +0000 (UTC) (envelope-from danilo@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 CEF461D70; Sun, 12 Jul 2015 18:25:08 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CIP801050850; Sun, 12 Jul 2015 18:25:08 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CIP7pG050846; Sun, 12 Jul 2015 18:25:07 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201507121825.t6CIP7pG050846@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 12 Jul 2015 18:25:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391830 - head/biology/iolib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 18:25:09 -0000 Author: danilo Date: Sun Jul 12 18:25:07 2015 New Revision: 391830 URL: https://svnweb.freebsd.org/changeset/ports/391830 Log: - Update to 1.14.0 - Use install-strip Modified: head/biology/iolib/Makefile head/biology/iolib/distinfo head/biology/iolib/pkg-plist Modified: head/biology/iolib/Makefile ============================================================================== --- head/biology/iolib/Makefile Sun Jul 12 18:21:25 2015 (r391829) +++ head/biology/iolib/Makefile Sun Jul 12 18:25:07 2015 (r391830) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= io_lib -PORTVERSION= 1.13.10 +PORTVERSION= 1.14.0 CATEGORIES= biology MASTER_SITES= SF/staden/${PORTNAME}/${PORTVERSION} @@ -16,5 +16,6 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/ USES= gmake libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes +INSTALL_TARGET= install-strip .include Modified: head/biology/iolib/distinfo ============================================================================== --- head/biology/iolib/distinfo Sun Jul 12 18:21:25 2015 (r391829) +++ head/biology/iolib/distinfo Sun Jul 12 18:25:07 2015 (r391830) @@ -1,2 +1,2 @@ -SHA256 (io_lib-1.13.10.tar.gz) = e72c40104839e57c4c582a91b4714fef128fba154990173ce57804c6110d8bb9 -SIZE (io_lib-1.13.10.tar.gz) = 2101711 +SHA256 (io_lib-1.14.0.tar.gz) = e71c6026254cda7aabaebc2995f70fe73a012fc5441ca3c8e68ba2bc85d88b49 +SIZE (io_lib-1.14.0.tar.gz) = 2124378 Modified: head/biology/iolib/pkg-plist ============================================================================== --- head/biology/iolib/pkg-plist Sun Jul 12 18:21:25 2015 (r391829) +++ head/biology/iolib/pkg-plist Sun Jul 12 18:25:07 2015 (r391830) @@ -85,7 +85,7 @@ include/io_lib/ztr.h lib/libstaden-read.a lib/libstaden-read.so lib/libstaden-read.so.1 -lib/libstaden-read.so.1.8.1 +lib/libstaden-read.so.1.9.1 man/man1/scramble.1.gz man/man1/srf2fasta.1.gz man/man1/srf2fastq.1.gz From owner-svn-ports-head@freebsd.org Sun Jul 12 18:30:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1EACE999770; Sun, 12 Jul 2015 18:30:33 +0000 (UTC) (envelope-from stefan@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 0F3921F85; Sun, 12 Jul 2015 18:30:33 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CIUWv9051718; Sun, 12 Jul 2015 18:30:32 GMT (envelope-from stefan@FreeBSD.org) Received: (from stefan@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CIUWBI051717; Sun, 12 Jul 2015 18:30:32 GMT (envelope-from stefan@FreeBSD.org) Message-Id: <201507121830.t6CIUWBI051717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stefan set sender to stefan@FreeBSD.org using -f From: Stefan Walter Date: Sun, 12 Jul 2015 18:30:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391831 - head/games/pioneers X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 18:30:33 -0000 Author: stefan Date: Sun Jul 12 18:30:32 2015 New Revision: 391831 URL: https://svnweb.freebsd.org/changeset/ports/391831 Log: Drop maintainership. Modified: head/games/pioneers/Makefile Modified: head/games/pioneers/Makefile ============================================================================== --- head/games/pioneers/Makefile Sun Jul 12 18:25:07 2015 (r391830) +++ head/games/pioneers/Makefile Sun Jul 12 18:30:32 2015 (r391831) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= games gnome MASTER_SITES= SF/pio/Source/ -MAINTAINER= stefan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Internet playable version of the Settlers of Catan LICENSE= GPLv2 From owner-svn-ports-head@freebsd.org Sun Jul 12 18:36:04 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5CBBC99990E; Sun, 12 Jul 2015 18:36:04 +0000 (UTC) (envelope-from danilo@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 3308D150A; Sun, 12 Jul 2015 18:36:04 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CIa4SB056180; Sun, 12 Jul 2015 18:36:04 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CIa319056174; Sun, 12 Jul 2015 18:36:03 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201507121836.t6CIa319056174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 12 Jul 2015 18:36:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391832 - head/editors/nano X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 18:36:04 -0000 Author: danilo Date: Sun Jul 12 18:36:02 2015 New Revision: 391832 URL: https://svnweb.freebsd.org/changeset/ports/391832 Log: - Update to 2.4.2 Modified: head/editors/nano/Makefile head/editors/nano/distinfo head/editors/nano/pkg-plist Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Sun Jul 12 18:30:32 2015 (r391831) +++ head/editors/nano/Makefile Sun Jul 12 18:36:02 2015 (r391832) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU Modified: head/editors/nano/distinfo ============================================================================== --- head/editors/nano/distinfo Sun Jul 12 18:30:32 2015 (r391831) +++ head/editors/nano/distinfo Sun Jul 12 18:36:02 2015 (r391832) @@ -1,2 +1,2 @@ -SHA256 (nano-2.4.1.tar.gz) = 6a0ceb5e1b9b9bea72d5d1f46488ace4782b1f198ea6ba558480a86d994f29d2 -SIZE (nano-2.4.1.tar.gz) = 1890805 +SHA256 (nano-2.4.2.tar.gz) = c8cd7f18fcf5696d9df3364ee2a840e0ab7b6bdbd22abf850bbdc951db7f65b9 +SIZE (nano-2.4.2.tar.gz) = 1898633 Modified: head/editors/nano/pkg-plist ============================================================================== --- head/editors/nano/pkg-plist Sun Jul 12 18:30:32 2015 (r391831) +++ head/editors/nano/pkg-plist Sun Jul 12 18:36:02 2015 (r391832) @@ -54,10 +54,12 @@ man/man5/nanorc.5.gz %%DATADIR%%/css.nanorc %%DATADIR%%/debian.nanorc %%DATADIR%%/default.nanorc +%%DATADIR%%/elisp.nanorc %%DATADIR%%/fortran.nanorc %%DATADIR%%/gentoo.nanorc %%DATADIR%%/go.nanorc %%DATADIR%%/groff.nanorc +%%DATADIR%%/guile.nanorc %%DATADIR%%/html.nanorc %%DATADIR%%/java.nanorc %%DATADIR%%/javascript.nanorc @@ -74,6 +76,7 @@ man/man5/nanorc.5.gz %%DATADIR%%/perl.nanorc %%DATADIR%%/php.nanorc %%DATADIR%%/po.nanorc +%%DATADIR%%/postgresql.nanorc %%DATADIR%%/pov.nanorc %%DATADIR%%/python.nanorc %%DATADIR%%/ruby.nanorc From owner-svn-ports-head@freebsd.org Sun Jul 12 18:41:25 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 640C6999A30; Sun, 12 Jul 2015 18:41:25 +0000 (UTC) (envelope-from olgeni@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 3AA611CD1; Sun, 12 Jul 2015 18:41:25 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CIfPM8060710; Sun, 12 Jul 2015 18:41:25 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CIfOf2060706; Sun, 12 Jul 2015 18:41:24 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507121841.t6CIfOf2060706@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 12 Jul 2015 18:41:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391833 - head/devel/elixir-csv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 18:41:25 -0000 Author: olgeni Date: Sun Jul 12 18:41:23 2015 New Revision: 391833 URL: https://svnweb.freebsd.org/changeset/ports/391833 Log: Upgrade to 1.1.0. Modified: head/devel/elixir-csv/Makefile head/devel/elixir-csv/distinfo head/devel/elixir-csv/pkg-plist Modified: head/devel/elixir-csv/Makefile ============================================================================== --- head/devel/elixir-csv/Makefile Sun Jul 12 18:36:02 2015 (r391832) +++ head/devel/elixir-csv/Makefile Sun Jul 12 18:41:23 2015 (r391833) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= csv -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-csv/distinfo ============================================================================== --- head/devel/elixir-csv/distinfo Sun Jul 12 18:36:02 2015 (r391832) +++ head/devel/elixir-csv/distinfo Sun Jul 12 18:41:23 2015 (r391833) @@ -1,2 +1,2 @@ -SHA256 (beatrichartz-csv-v1.0.1_GH0.tar.gz) = 3513c20ca1c8850d09bd774a6fc6385001392c5352cb05f4a552d8aa4bf80916 -SIZE (beatrichartz-csv-v1.0.1_GH0.tar.gz) = 8669 +SHA256 (beatrichartz-csv-v1.1.0_GH0.tar.gz) = ef22615fdef782574ae143af67863493f7a0ceda0ac8f513b9b701522fe6612a +SIZE (beatrichartz-csv-v1.1.0_GH0.tar.gz) = 8936 Modified: head/devel/elixir-csv/pkg-plist ============================================================================== --- head/devel/elixir-csv/pkg-plist Sun Jul 12 18:36:02 2015 (r391832) +++ head/devel/elixir-csv/pkg-plist Sun Jul 12 18:41:23 2015 (r391833) @@ -4,6 +4,7 @@ lib/elixir/lib/csv/ebin/Elixir.CSV.Encod lib/elixir/lib/csv/ebin/Elixir.CSV.Encode.BitString.beam lib/elixir/lib/csv/ebin/Elixir.CSV.Encode.beam lib/elixir/lib/csv/ebin/Elixir.CSV.Encoder.beam +lib/elixir/lib/csv/ebin/Elixir.CSV.Lexer.EncodingError.beam lib/elixir/lib/csv/ebin/Elixir.CSV.Lexer.beam lib/elixir/lib/csv/ebin/Elixir.CSV.Parser.SyntaxError.beam lib/elixir/lib/csv/ebin/Elixir.CSV.Parser.beam From owner-svn-ports-head@freebsd.org Sun Jul 12 18:43:34 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E99E3999B33; Sun, 12 Jul 2015 18:43:34 +0000 (UTC) (envelope-from hrs@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 D407C1E27; Sun, 12 Jul 2015 18:43:34 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CIhYxj061091; Sun, 12 Jul 2015 18:43:34 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CIhYro061089; Sun, 12 Jul 2015 18:43:34 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201507121843.t6CIhYro061089@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Sun, 12 Jul 2015 18:43:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391834 - head/mail/mailest X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 18:43:35 -0000 Author: hrs Date: Sun Jul 12 18:43:33 2015 New Revision: 391834 URL: https://svnweb.freebsd.org/changeset/ports/391834 Log: Fix dependency. Modified: head/mail/mailest/Makefile Modified: head/mail/mailest/Makefile ============================================================================== --- head/mail/mailest/Makefile Sun Jul 12 18:41:23 2015 (r391833) +++ head/mail/mailest/Makefile Sun Jul 12 18:43:33 2015 (r391834) @@ -14,9 +14,9 @@ LICENSE_FILE_ISCL= ${WRKSRC}/LICENSE.ISC LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE.LGPL21 LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 \ - libqdbm.so:${PORTSDIR}/databases/qdbm -RUN_DEPENDS= mewl:${PORTSDIR}/mail/mew \ - estcmd:${PORTSDIR}/textproc/hyperestraier + libqdbm.so:${PORTSDIR}/databases/qdbm \ + libestraier.so:${PORTSDIR}/textproc/hyperestraier +RUN_DEPENDS= mewl:${PORTSDIR}/mail/mew USES= iconv USE_EMACS= yes From owner-svn-ports-head@freebsd.org Sun Jul 12 19:16:21 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB03799B076; Sun, 12 Jul 2015 19:16:21 +0000 (UTC) (envelope-from olgeni@olgeni.com) Received: from olgeni.olgeni.com (host-156-246-171-31.cloudsigma.com [31.171.246.156]) by mx1.freebsd.org (Postfix) with ESMTP id 9A9FB1C7F; Sun, 12 Jul 2015 19:16:20 +0000 (UTC) (envelope-from olgeni@olgeni.com) Received: from olgeni.olgeni (unknown [82.84.88.50]) by olgeni.olgeni.com (Postfix) with ESMTPSA id 9D0A2D788B; Sun, 12 Jul 2015 21:16:12 +0200 (CEST) Date: Sun, 12 Jul 2015 21:16:12 +0200 (CEST) From: Jimmy Olgeni X-X-Sender: olgeni@olgeni.olgeni To: Koop Mast cc: Ivan Klymenko , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r391619 - in head: mail/thunderbird/files www/firefox-esr/files www/firefox/files www/libxul/files www/seamonkey/files In-Reply-To: <55A11EB5.9020600@rainbow-runner.nl> Message-ID: References: <201507090709.t6979VsY058416@repo.freebsd.org> <20150709115113.3ebb1cc2@nonamehost.local> <559EB2AD.5000004@rainbow-runner.nl> <559EC53B.104@rainbow-runner.nl> <20150709221621.5294d65d@nonamehost.local> <559EE028.7070203@rainbow-runner.nl> <55A11EB5.9020600@rainbow-runner.nl> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) X-OpenPGP-KeyID: 0x90B7A98E6450AE47 X-OpenPGP-Fingerprint: 7133 AB4D DFC8 0A0D F891 B0D2 90B7 A98E 6450 AE47 X-OpenPGP-URL: http://olgeni.olgeni.com/~olgeni/pgp/olgeni@olgeni.com MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 19:16:22 -0000 Hi, On Sat, 11 Jul 2015, Koop Mast wrote: > On 10-7-2015 11:40, Jimmy Olgeni wrote: > > Hi, > > > > On Thu, 9 Jul 2015, Koop Mast wrote: > > > >> If you switch back to GTK2 does it still build? The left overs also > >> showed up suddenly on my builds, no idea where that comes from. > > GTK2 still fails over here (poudriere). > > > > -- > > jimmy > So GTK3 builds but GTK2 doesn't ... can you do the following? > > 1) Do you have any non-default settings/options set/unset? > 2) Could you build firefox with -w and put the resulting tarball > somewhere where I can download it and look at it? I'm not sure if I can > find something but I'm willing to try. I rebuilt the poudriere set with the default options and got a WRKDIR: http://olgeni.olgeni.com/~olgeni/firefox-38.0.6,1.tbz I'm also trying on a brand new poudriere just in case... Thanks! -- jimmy From owner-svn-ports-head@freebsd.org Sun Jul 12 19:26:14 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B5F199B31D; Sun, 12 Jul 2015 19:26:14 +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 4B373165C; Sun, 12 Jul 2015 19:26:14 +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 t6CJQEkW081565; Sun, 12 Jul 2015 19:26:14 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CJQDcZ081563; Sun, 12 Jul 2015 19:26:13 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507121926.t6CJQDcZ081563@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 12 Jul 2015 19:26:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391835 - in head/net-mgmt: unifi3 unifi4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 19:26:14 -0000 Author: feld Date: Sun Jul 12 19:26:12 2015 New Revision: 391835 URL: https://svnweb.freebsd.org/changeset/ports/391835 Log: Unifi as of 3.2.7 and 4.2.0 support Java 8, so make it the default since Java 6 and 7 is End of Life. Modified: head/net-mgmt/unifi3/Makefile head/net-mgmt/unifi4/Makefile Modified: head/net-mgmt/unifi3/Makefile ============================================================================== --- head/net-mgmt/unifi3/Makefile Sun Jul 12 18:43:33 2015 (r391834) +++ head/net-mgmt/unifi3/Makefile Sun Jul 12 19:26:12 2015 (r391835) @@ -3,7 +3,7 @@ PORTNAME= unifi3 PORTVERSION= 3.2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt java MASTER_SITES= http://dl.ubnt.com/unifi/${PORTVERSION}/ DISTNAME= UniFi.unix @@ -20,7 +20,7 @@ USES= cpe zip CPE_VENDOR= ubnt CPE_PRODUCT= unifi_controller USE_JAVA= yes -JAVA_VERSION= 1.6+ +JAVA_VERSION= 1.8 JAVA_OS= native JAVA_VENDOR= openjdk bsdjava JAVA_RUN= yes Modified: head/net-mgmt/unifi4/Makefile ============================================================================== --- head/net-mgmt/unifi4/Makefile Sun Jul 12 18:43:33 2015 (r391834) +++ head/net-mgmt/unifi4/Makefile Sun Jul 12 19:26:12 2015 (r391835) @@ -3,7 +3,7 @@ PORTNAME= unifi4 PORTVERSION= 4.6.6 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net-mgmt java MASTER_SITES= http://dl.ubnt.com/unifi/${PORTVERSION}-${UBNT_BUILD}/ \ https://www.ubnt.com/downloads/unifi/${PORTVERSION}/ @@ -24,7 +24,7 @@ USES= cpe zip CPE_VENDOR= ubnt CPE_PRODUCT= unifi_controller USE_JAVA= yes -JAVA_VERSION= 1.6+ +JAVA_VERSION= 1.8 JAVA_OS= native JAVA_VENDOR= openjdk bsdjava JAVA_RUN= yes From owner-svn-ports-head@freebsd.org Sun Jul 12 19:40:08 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF67D99B4AA; Sun, 12 Jul 2015 19:40:08 +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 C43B41C13; Sun, 12 Jul 2015 19:40:08 +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 t6CJe8WO087843; Sun, 12 Jul 2015 19:40:08 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CJe72Z087834; Sun, 12 Jul 2015 19:40:07 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507121940.t6CJe72Z087834@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 12 Jul 2015 19:40:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391836 - in head/security/vuxml: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 19:40:09 -0000 Author: feld Date: Sun Jul 12 19:40:07 2015 New Revision: 391836 URL: https://svnweb.freebsd.org/changeset/ports/391836 Log: Add ability to produce html files for vuxml entries This will allow committers to test complex vuxml entries before submission. A special thanks to hrs for responding to my plea for this feature Submitted by: hrs Added: head/security/vuxml/files/common.css (contents, props changed) head/security/vuxml/files/html.xsl (contents, props changed) Modified: head/security/vuxml/Makefile Modified: head/security/vuxml/Makefile ============================================================================== --- head/security/vuxml/Makefile Sun Jul 12 19:26:12 2015 (r391835) +++ head/security/vuxml/Makefile Sun Jul 12 19:40:07 2015 (r391836) @@ -96,4 +96,16 @@ tidy: vuln.xml newentry: @${SH} ${FILESDIR}/newentry.sh "${VUXML_FILE}" -.include +.include + +.if defined(VID) && !empty(VID) +html: work/${VID}.html +work/${VID}.html: ${FILESDIR}/html.xsl ${FILESDIR}/common.css ${VUXML_FILE} + ${MKDIR} work + xsltproc --stringparam vid "${VID}" \ + --output ${.TARGET} \ + ${FILESDIR}/html.xsl ${VUXML_FILE} + ${INSTALL_DATA} ${FILESDIR}/common.css work +.endif + +.include Added: head/security/vuxml/files/common.css ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/vuxml/files/common.css Sun Jul 12 19:40:07 2015 (r391836) @@ -0,0 +1,225 @@ +/* + * Copyright 2003-2009 Jacques Vidrine and contributors. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are + * met: + * + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR + * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE + * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER + * IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR + * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF + * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ +body { + background: #ffffff; + font-family: verdana, "bitstream vera sans", arial, helvetica, sans-serif; +} +h1.title { + color: #208020; +} +h2.section { + color: #208020; +} + +h1.title0 { + margin-bottom: 0em; + color: #208020; +} +p.subtitle { + margin-top: 0em; + color: #208020; + font-size: small; + font-style: italic; + font-weight: bold; +} + +/* The blurb in the upper-right corner. */ +.blurb { + color: #40A040; + font-size: small; + font-style: italic; + border: thin solid #40A040; + text-align: center; + width: 9em; + float: right; + padding: 2px; +} +div.blurb A:link, div.blurb A:visited, div.blurb A:hover { + text-decoration: none; + color: #40A040; +} + +/* The link from the package page to FreshPorts.org. */ +div.freshportslink { + color: #AD0040; + font-size: small; + font-style: italic; + text-align: left; + padding: 0px 2px 2px 2px; +} +div.freshportslink a:link, div.freshportslink a:visited, +div.freshportslink a:hover { + border: thin solid #AD0040; + text-decoration: none; + color: #AD0040; + padding: 2px; +} + +/* The link from the CVE page to cve.mitre.org. */ +div.cvelink { + color: #AD0040; + font-size: small; + font-style: italic; + text-align: left; + padding: 0px 2px 2px 2px; +} +div.cvelink a:link, div.cvelink a:visited, div.cvelink a:hover { + border: thin solid #AD0040; + text-decoration: none; + color: #AD0040; + padding: 2px; +} + +/* Most links are black unless the mouse is over them. */ +A:link, A:visited { + text-decoration: none; + color: #000000; +} +A:hover { + text-decoration: underline; + color: #802020; +} + +/* Some links should be more visible. */ +A:link.vis, A:visited.vis { + text-decoration: none; + color: #0000ef; +} + +/* Links in the ``embedded'' HTML look a bit different. */ +div.embed A:link { + text-decoration: underline; + color: #6b69ff; +} +div.embed A:visited { + text-decoration: underline; + color: #840084; +} +div.embed A:hover { + text-decoration: underline; + color: #ff0000; +} +div.citation A:link { + text-decoration: none; + color: #6b69ff; +} +div.citation A:visited { + text-decoration: none; + color: #840084; +} +div.citation A:hover { + text-decoration: none; + color: #ff0000; +} + +/* Simple list tables */ +table.list { + border: thin solid #000000; +} +table.list thead td { + text-align: center; + background: #000000; + color: #ffffff; +} + +/* Label/content tables */ +td.label { + font-weight: bold; + padding-right: 0.75em; + padding-left: 0.75em; + background-color: #c6d3de; + white-space: nowrap; +} +td.content { + padding-right: 0.75em; + padding-left: 0.75em; + background: #e5ffe5; +} + +/* The navigation bar */ +tbody.nav td { + border: thin solid black; + padding: 3pt; +} + +/* Our common table style */ +table.common thead th { + padding-right: 0.75em; + padding-left: 0.75em; + background-color: #c6d3de; + white-space: nowrap; +} +table.common tbody td { + padding-right: 0.75em; + padding-left: 0.75em; + background: #e5ffe5; +} +table.common tbody td.group { + background: #c5ffc5; + white-space: nowrap; +} + +/* Blockquotes */ +blockquote { + background: #F0F0F0; + border-left: #CCCCCC 0.5em solid; + border-right: #CCCCCC 1px dashed; + border-top: #CCCCCC 1px dashed; + border-bottom: #CCCCCC 1px dashed; +} +div.citation { + font-size: small; + font-style: italic; + text-align: right; +} + +/* Various attributes */ +.package { + font-family: "monaco", "andale mono", "courier new", monospace; +} +.vid { + font-family: "monaco", "andale mono", "courier new", monospace; +} +.copyright { + font-size: small; + font-style: italic; +} +.email { + font-family: "monaco", "andale mono", "courier new", monospace; +} +.hide { + display: none; +} +.note { + font-size: small; + font-style: italic; + color: #801010; +} +.date, .cvename { + white-space: nowrap; +} + Added: head/security/vuxml/files/html.xsl ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/vuxml/files/html.xsl Sun Jul 12 19:40:07 2015 (r391836) @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + < + <= + = + + + + + + + + + + < + <= + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:value-of select="vuxml:topic" /> + + + + + +

+ + + + +
+ + + + + + + + + + + +
Affected packages
+ +

Details

+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

References

+ + + + + + + + + + + + + +
CVE Name + + +
URL + + + +
+ + +
+
From owner-svn-ports-head@freebsd.org Sun Jul 12 19:40:34 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 274E099B4CC; Sun, 12 Jul 2015 19:40:34 +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 17BD91D3F; Sun, 12 Jul 2015 19:40:34 +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 t6CJeX3s087988; Sun, 12 Jul 2015 19:40:33 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CJeXVr087986; Sun, 12 Jul 2015 19:40:33 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507121940.t6CJeXVr087986@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 12 Jul 2015 19:40:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391837 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 19:40:34 -0000 Author: feld Date: Sun Jul 12 19:40:33 2015 New Revision: 391837 URL: https://svnweb.freebsd.org/changeset/ports/391837 Log: Add note on how to use the new html functionality Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Jul 12 19:40:07 2015 (r391836) +++ head/security/vuxml/vuln.xml Sun Jul 12 19:40:33 2015 (r391837) @@ -38,7 +38,8 @@ QUICK GUIDE TO ADDING A NEW ENTRY 3. use 'make validate' to verify syntax correctness (you might need to install textproc/libxml2 for parser, and this port for catalogs) 4. fix any errors -5. profit! +5. use 'make VID=xxx-yyy-zzz html' to emit the entry's html file for formatting review +6. profit! Additional tests can be done this way: $ env PKG_DBDIR=/usr/ports/security/vuxml pkg audit py26-django-1.6 From owner-svn-ports-head@freebsd.org Sun Jul 12 19:52:14 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFBC599B762; Sun, 12 Jul 2015 19:52:13 +0000 (UTC) (envelope-from gerald@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 CFAFC145B; Sun, 12 Jul 2015 19:52:13 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CJqDka096256; Sun, 12 Jul 2015 19:52:13 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CJqCd0096248; Sun, 12 Jul 2015 19:52:12 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201507121952.t6CJqCd0096248@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 12 Jul 2015 19:52:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391838 - head/emulators/wine-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 19:52:14 -0000 Author: gerald Date: Sun Jul 12 19:52:12 2015 New Revision: 391838 URL: https://svnweb.freebsd.org/changeset/ports/391838 Log: Update to Wine 1.7.47. This includes the following changes: - Text drawing in Direct2D. - Support for the new thread pool API. - Toolbar state saving. - Beginnings of an implementation for proper HID support. - Support for file objects in device drivers. - Various bug fixes. Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo head/emulators/wine-devel/pkg-plist Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Sun Jul 12 19:40:33 2015 (r391837) +++ head/emulators/wine-devel/Makefile Sun Jul 12 19:52:12 2015 (r391838) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.7.46 +DISTVERSION= 1.7.47 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Sun Jul 12 19:40:33 2015 (r391837) +++ head/emulators/wine-devel/distinfo Sun Jul 12 19:52:12 2015 (r391838) @@ -1,4 +1,4 @@ -SHA256 (wine-1.7.46.tar.bz2) = 9ab4046cc676de3054f9f2560e7d757b25324f72dd9a9cfed0d4aa48cc87350b -SIZE (wine-1.7.46.tar.bz2) = 22356320 -SHA256 (v1.7.46.tar.gz) = a3b681f38917889bc6dce3ea3e78e91da75789f212b69fd1a10a5bac329761d3 -SIZE (v1.7.46.tar.gz) = 9204220 +SHA256 (wine-1.7.47.tar.bz2) = ba74f75aec400dc4b1d64ddc29560e4946837e73cb19d9c231604ff0147bbb2e +SIZE (wine-1.7.47.tar.bz2) = 22398577 +SHA256 (v1.7.47.tar.gz) = 75aef17c68d1e54b922529832edadca5951e6a37637aad696cfe5abb93d9ca15 +SIZE (v1.7.47.tar.gz) = 9166592 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Sun Jul 12 19:40:33 2015 (r391837) +++ head/emulators/wine-devel/pkg-plist Sun Jul 12 19:52:12 2015 (r391838) @@ -803,7 +803,9 @@ include/wine/windows/ddk/compstui.h include/wine/windows/ddk/csq.h include/wine/windows/ddk/hidclass.h include/wine/windows/ddk/hidpi.h +include/wine/windows/ddk/hidport.h include/wine/windows/ddk/hidsdi.h +include/wine/windows/ddk/hidtypes.h include/wine/windows/ddk/imm.h include/wine/windows/ddk/mountmgr.h include/wine/windows/ddk/ntddcdvd.h @@ -1013,6 +1015,7 @@ lib/wine/d3dx9_41.dll.so lib/wine/d3dx9_42.dll.so lib/wine/d3dx9_43.dll.so lib/wine/d3dxof.dll.so +lib/wine/davclnt.dll.so lib/wine/dbgeng.dll.so lib/wine/dbghelp.dll.so lib/wine/dciman32.dll.so @@ -1254,6 +1257,7 @@ lib/wine/fakedlls/d3dx9_41.dll lib/wine/fakedlls/d3dx9_42.dll lib/wine/fakedlls/d3dx9_43.dll lib/wine/fakedlls/d3dxof.dll +lib/wine/fakedlls/davclnt.dll lib/wine/fakedlls/dbgeng.dll lib/wine/fakedlls/dbghelp.dll lib/wine/fakedlls/dciman32.dll @@ -1323,6 +1327,7 @@ lib/wine/fakedlls/hal.dll lib/wine/fakedlls/hh.exe lib/wine/fakedlls/hhctrl.ocx lib/wine/fakedlls/hid.dll +lib/wine/fakedlls/hidclass.sys lib/wine/fakedlls/hlink.dll lib/wine/fakedlls/hnetcfg.dll lib/wine/fakedlls/hostname.exe @@ -1740,6 +1745,7 @@ lib/wine/hal.dll.so lib/wine/hh.exe.so lib/wine/hhctrl.ocx.so lib/wine/hid.dll.so +lib/wine/hidclass.sys.so lib/wine/hlink.dll.so lib/wine/hnetcfg.dll.so lib/wine/hostname.exe.so @@ -1835,6 +1841,7 @@ lib/wine/libgdi32.def lib/wine/libgdiplus.def lib/wine/libglu32.def lib/wine/libhid.def +lib/wine/libhidclass.def lib/wine/libhlink.def lib/wine/libhtmlhelp.def lib/wine/libieframe.def From owner-svn-ports-head@freebsd.org Sun Jul 12 19:58:28 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B680C99B80A; Sun, 12 Jul 2015 19:58:28 +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 A6E471949; Sun, 12 Jul 2015 19:58:28 +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 t6CJwSIF097207; Sun, 12 Jul 2015 19:58:28 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CJwSGt097206; Sun, 12 Jul 2015 19:58:28 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507121958.t6CJwSGt097206@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 12 Jul 2015 19:58:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391839 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 19:58:28 -0000 Author: feld Date: Sun Jul 12 19:58:27 2015 New Revision: 391839 URL: https://svnweb.freebsd.org/changeset/ports/391839 Log: PowerDNS discovered the fix for CVE-2015-1868 was not complete in the previous releases. Security: 64e6006e-f009-11e4-98c6-000c292ee6b8 Security: CVE-2015-5470 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Jul 12 19:52:12 2015 (r391838) +++ head/security/vuxml/vuln.xml Sun Jul 12 19:58:27 2015 (r391839) @@ -5001,11 +5001,11 @@ Notes: powerdns - 3.4.4 + 3.4.5 powerdns-recursor - 3.7.2 + 3.7.3 @@ -5022,11 +5022,15 @@ Notes: CVE-2015-1868 + CVE-2015-5470 + https://doc.powerdns.com/md/security/powerdns-advisory-2015-01/ https://doc.powerdns.com/md/security/powerdns-advisory-2015-01/ + http://www.openwall.com/lists/oss-security/2015/07/10/8 2015-04-23 2015-05-01 + 2015-07-12 From owner-svn-ports-head@freebsd.org Sun Jul 12 20:00:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5014499B878; Sun, 12 Jul 2015 20:00:11 +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 406F21B05; Sun, 12 Jul 2015 20:00:11 +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 t6CK0B7t097754; Sun, 12 Jul 2015 20:00:11 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CK0AQI097752; Sun, 12 Jul 2015 20:00:10 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507122000.t6CK0AQI097752@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 12 Jul 2015 20:00:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391840 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 20:00:11 -0000 Author: feld Date: Sun Jul 12 20:00:10 2015 New Revision: 391840 URL: https://svnweb.freebsd.org/changeset/ports/391840 Log: Advisory URL was identical; remove duplicate Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Jul 12 19:58:27 2015 (r391839) +++ head/security/vuxml/vuln.xml Sun Jul 12 20:00:10 2015 (r391840) @@ -5024,7 +5024,6 @@ Notes: CVE-2015-1868 CVE-2015-5470 https://doc.powerdns.com/md/security/powerdns-advisory-2015-01/ - https://doc.powerdns.com/md/security/powerdns-advisory-2015-01/ http://www.openwall.com/lists/oss-security/2015/07/10/8 From owner-svn-ports-head@freebsd.org Sun Jul 12 21:52:56 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6264699BB19; Sun, 12 Jul 2015 21:52: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 4B7261500; Sun, 12 Jul 2015 21:52: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 t6CLquIS055801; Sun, 12 Jul 2015 21:52:56 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CLquiJ055800; Sun, 12 Jul 2015 21:52:56 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122152.t6CLquiJ055800@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 21:52:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391841 - head/www/tickr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 21:52:56 -0000 Author: amdmi3 Date: Sun Jul 12 21:52:55 2015 New Revision: 391841 URL: https://svnweb.freebsd.org/changeset/ports/391841 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/tickr/pkg-plist Modified: head/www/tickr/pkg-plist ============================================================================== --- head/www/tickr/pkg-plist Sun Jul 12 20:00:10 2015 (r391840) +++ head/www/tickr/pkg-plist Sun Jul 12 21:52:55 2015 (r391841) @@ -5,5 +5,3 @@ share/pixmaps/tickr/tickr-icon.xpm share/pixmaps/tickr/tickr-logo.png share/pixmaps/tickr/tickr-rss-icon.png %%DATADIR%%/tickr-url-list -@dirrmtry share/pixmaps/tickr -@dirrmtry %%DATADIR%% From owner-svn-ports-head@freebsd.org Sun Jul 12 21:54:05 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A9F499BB42; Sun, 12 Jul 2015 21:54:05 +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 2B78D160F; Sun, 12 Jul 2015 21:54:05 +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 t6CLs5Q5056062; Sun, 12 Jul 2015 21:54:05 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CLs5Tq056061; Sun, 12 Jul 2015 21:54:05 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122154.t6CLs5Tq056061@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 21:54:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391842 - head/www/ach X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 21:54:05 -0000 Author: amdmi3 Date: Sun Jul 12 21:54:04 2015 New Revision: 391842 URL: https://svnweb.freebsd.org/changeset/ports/391842 Log: - Modernize plist Approved by: portmgr blanket Modified: head/www/ach/pkg-plist Modified: head/www/ach/pkg-plist ============================================================================== --- head/www/ach/pkg-plist Sun Jul 12 21:52:55 2015 (r391841) +++ head/www/ach/pkg-plist Sun Jul 12 21:54:04 2015 (r391842) @@ -250,29 +250,27 @@ %%WWWDIR%%/xml_hypothesis.php @mode @mode 755 -@dirrm %%WWWDIR%%/parts -@dirrm %%WWWDIR%%/js/src -@dirrm %%WWWDIR%%/js/overlib/Mini -@dirrm %%WWWDIR%%/js/overlib -@dirrm %%WWWDIR%%/js/lib -@dirrm %%WWWDIR%%/js -@dirrm %%WWWDIR%%/imports -@dirrm %%WWWDIR%%/images/user -@dirrm %%WWWDIR%%/images/icons -@dirrm %%WWWDIR%%/images -@dirrm %%WWWDIR%%/help/images -@dirrm %%WWWDIR%%/help -@dirrm %%WWWDIR%%/css -@dirrm %%WWWDIR%%/code/nusoap/samples -@dirrm %%WWWDIR%%/code/nusoap/lib -@dirrm %%WWWDIR%%/code/nusoap -@dirrm %%WWWDIR%%/code/frameworks -@dirrm %%WWWDIR%%/code -@dirrm %%WWWDIR%%/auth -@dirrm %%WWWDIR%%/ajax -@dirrm %%WWWDIR%% +@dir %%WWWDIR%%/parts +@dir %%WWWDIR%%/js/src +@dir %%WWWDIR%%/js/overlib/Mini +@dir %%WWWDIR%%/js/overlib +@dir %%WWWDIR%%/js/lib +@dir %%WWWDIR%%/js +@dir %%WWWDIR%%/imports +@dir %%WWWDIR%%/images/user +@dir %%WWWDIR%%/images/icons +@dir %%WWWDIR%%/images +@dir %%WWWDIR%%/help/images +@dir %%WWWDIR%%/help +@dir %%WWWDIR%%/css +@dir %%WWWDIR%%/code/nusoap/samples +@dir %%WWWDIR%%/code/nusoap/lib +@dir %%WWWDIR%%/code/nusoap +@dir %%WWWDIR%%/code/frameworks +@dir %%WWWDIR%%/code +@dir %%WWWDIR%%/auth +@dir %%WWWDIR%%/ajax +@dir %%WWWDIR%% @mode @owner @group -@exec mkdir -p %D/%%WWWDIR%%/imports -@exec mkdir -p %D/%%WWWDIR%%/images/user From owner-svn-ports-head@freebsd.org Sun Jul 12 21:54:51 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F1BD899BB6A; Sun, 12 Jul 2015 21:54: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 C8C311882; Sun, 12 Jul 2015 21:54: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 t6CLsphT056260; Sun, 12 Jul 2015 21:54:51 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CLspdP056258; Sun, 12 Jul 2015 21:54:51 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122154.t6CLspdP056258@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 21:54:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391843 - head/security/portsentry X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 21:54:52 -0000 Author: amdmi3 Date: Sun Jul 12 21:54:50 2015 New Revision: 391843 URL: https://svnweb.freebsd.org/changeset/ports/391843 Log: - Switch to @sample - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/security/portsentry/Makefile head/security/portsentry/pkg-plist Modified: head/security/portsentry/Makefile ============================================================================== --- head/security/portsentry/Makefile Sun Jul 12 21:54:04 2015 (r391842) +++ head/security/portsentry/Makefile Sun Jul 12 21:54:50 2015 (r391843) @@ -3,6 +3,7 @@ PORTNAME= portsentry PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/sentrytools/${PORTNAME}%201.x/${PORTNAME}-${PORTVERSION} @@ -23,9 +24,9 @@ post-patch: do-install: ${INSTALL_DATA} ${WRKSRC}/portsentry.conf \ - ${STAGEDIR}${PREFIX}/etc/portsentry.conf.default + ${STAGEDIR}${PREFIX}/etc/portsentry.conf.sample ${INSTALL_DATA} ${WRKSRC}/portsentry.ignore \ - ${STAGEDIR}${PREFIX}/etc/portsentry.ignore.default + ${STAGEDIR}${PREFIX}/etc/portsentry.ignore.sample ${INSTALL_PROGRAM} ${WRKSRC}/portsentry \ ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKDIR}/portsentry.sh ${STAGEDIR}${PREFIX}/etc/rc.d/ Modified: head/security/portsentry/pkg-plist ============================================================================== --- head/security/portsentry/pkg-plist Sun Jul 12 21:54:04 2015 (r391842) +++ head/security/portsentry/pkg-plist Sun Jul 12 21:54:50 2015 (r391843) @@ -1,12 +1,7 @@ bin/portsentry etc/rc.d/portsentry.sh -@unexec if cmp -s %D/etc/portsentry.conf %D/etc/portsentry.conf.default; then rm -f %D/etc/portsentry.conf; fi -etc/portsentry.conf.default -@exec if [ ! -f %D/etc/portsentry.conf ] ; then cp -p %B/portsentry.conf %D/etc/portsentry.conf ; fi -@unexec if cmp -s %D/etc/portsentry.ignore %D/etc/portsentry.ignore.default; then rm -f %D/etc/portsentry.ignore; fi -etc/portsentry.ignore.default -@exec if [ ! -f %D/etc/portsentry.ignore ] ; then cp -p %B/portsentry.ignore %D/etc/portsentry.ignore ; fi +@sample etc/portsentry.conf.sample +@sample etc/portsentry.ignore.sample %%PORTDOCS%%%%DOCSDIR%%/README.install %%PORTDOCS%%%%DOCSDIR%%/README.methods %%PORTDOCS%%%%DOCSDIR%%/README.stealth -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-head@freebsd.org Sun Jul 12 21:55:00 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F45E99BB89; Sun, 12 Jul 2015 21:55:00 +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 8010A1965; Sun, 12 Jul 2015 21:55:00 +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 t6CLt0sv056412; Sun, 12 Jul 2015 21:55:00 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CLt091056411; Sun, 12 Jul 2015 21:55:00 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122155.t6CLt091056411@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 21:55:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391844 - head/security/gnupg20 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 21:55:00 -0000 Author: amdmi3 Date: Sun Jul 12 21:54:59 2015 New Revision: 391844 URL: https://svnweb.freebsd.org/changeset/ports/391844 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/security/gnupg20/pkg-plist Modified: head/security/gnupg20/pkg-plist ============================================================================== --- head/security/gnupg20/pkg-plist Sun Jul 12 21:54:50 2015 (r391843) +++ head/security/gnupg20/pkg-plist Sun Jul 12 21:54:59 2015 (r391844) @@ -112,7 +112,4 @@ sbin/applygnupgdefaults %%NLS%%share/locale/uk/LC_MESSAGES/gnupg2.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/gnupg2.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/gnupg2.mo -@dirrmtry %%DATADIR%% -%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/examples -@dirrmtry %%DOCSDIR%% @unexec [ -L %D/bin/gpg ] && rm -f %D/bin/gpg || true From owner-svn-ports-head@freebsd.org Sun Jul 12 22:27:56 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A3AAF99BF51; Sun, 12 Jul 2015 22:27: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 8788D15C1; Sun, 12 Jul 2015 22:27: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 t6CMRuJm071834; Sun, 12 Jul 2015 22:27:56 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CMRsk8071829; Sun, 12 Jul 2015 22:27:54 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122227.t6CMRsk8071829@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 22:27:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391845 - in head/editors/xmlcopyeditor: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 22:27:56 -0000 Author: amdmi3 Date: Sun Jul 12 22:27:53 2015 New Revision: 391845 URL: https://svnweb.freebsd.org/changeset/ports/391845 Log: - Update to 1.2.1.3 PR: 201479 Submitted by: jjuanino@gmail.com Added: head/editors/xmlcopyeditor/files/patch-po_Makefile.in.in.diff (contents, props changed) Deleted: head/editors/xmlcopyeditor/files/patch-src_styledialog.cpp head/editors/xmlcopyeditor/files/patch-src_wrapxerces.cpp head/editors/xmlcopyeditor/files/patch-src_xmlcopyeditor.cpp Modified: head/editors/xmlcopyeditor/Makefile head/editors/xmlcopyeditor/distinfo head/editors/xmlcopyeditor/files/patch-src_Makefile.in.diff head/editors/xmlcopyeditor/pkg-plist Modified: head/editors/xmlcopyeditor/Makefile ============================================================================== --- head/editors/xmlcopyeditor/Makefile Sun Jul 12 21:54:59 2015 (r391844) +++ head/editors/xmlcopyeditor/Makefile Sun Jul 12 22:27:53 2015 (r391845) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xmlcopyeditor -PORTVERSION= 1.2.0.11 -PORTREVISION= 4 +PORTVERSION= 1.2.1.3 CATEGORIES= editors MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${PORTVERSION} @@ -12,14 +11,7 @@ COMMENT= Fast validating XML editor LICENSE= GPLv2 -USE_WX= 2.8+ -WX_COMPS= wx contrib -WX_CONF_ARGS= absolute -WX_UNICODE= yes -USES= gettext iconv dos2unix libtool -GNU_CONFIGURE= yes - -BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs +BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= libxerces-c.so.3:${PORTSDIR}/textproc/xerces-c3 \ libxslt.so:${PORTSDIR}/textproc/libxslt \ libaspell.so:${PORTSDIR}/textproc/aspell \ @@ -27,7 +19,13 @@ LIB_DEPENDS= libxerces-c.so.3:${PORTSDIR libxml2.so:${PORTSDIR}/textproc/libxml2 \ libexpat.so:${PORTSDIR}/textproc/expat2 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USE_WX= 2.8+ +WX_COMPS= wx contrib +WX_CONF_ARGS= absolute +WX_UNICODE= yes +USES= dos2unix gettext gmake iconv libtool +USE_GNOME= intltool +GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include \ -I${LOCALBASE}/include/libxml2 Modified: head/editors/xmlcopyeditor/distinfo ============================================================================== --- head/editors/xmlcopyeditor/distinfo Sun Jul 12 21:54:59 2015 (r391844) +++ head/editors/xmlcopyeditor/distinfo Sun Jul 12 22:27:53 2015 (r391845) @@ -1,2 +1,2 @@ -SHA256 (xmlcopyeditor-1.2.0.11.tar.gz) = b63a1f5c124d163cf93760fd60cc86c179d4d2b474a875132648f305bc44757b -SIZE (xmlcopyeditor-1.2.0.11.tar.gz) = 1965438 +SHA256 (xmlcopyeditor-1.2.1.3.tar.gz) = 9b684b5042b4af85d3626fd55108bd1d63c0007b5c794ef7cc4b026012b29d2f +SIZE (xmlcopyeditor-1.2.1.3.tar.gz) = 4266907 Added: head/editors/xmlcopyeditor/files/patch-po_Makefile.in.in.diff ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/xmlcopyeditor/files/patch-po_Makefile.in.in.diff Sun Jul 12 22:27:53 2015 (r391845) @@ -0,0 +1,10 @@ ++++ po/Makefile.in.in +@@ -34,7 +34,7 @@ + datarootdir = @datarootdir@ + libdir = @libdir@ + DATADIRNAME = @DATADIRNAME@ +-itlocaledir = $(prefix)/$(DATADIRNAME)/locale ++itlocaledir = @localedir@ + subdir = po + install_sh = @install_sh@ + # Automake >= 1.8 provides @mkdir_p@. Modified: head/editors/xmlcopyeditor/files/patch-src_Makefile.in.diff ============================================================================== --- head/editors/xmlcopyeditor/files/patch-src_Makefile.in.diff Sun Jul 12 21:54:59 2015 (r391844) +++ head/editors/xmlcopyeditor/files/patch-src_Makefile.in.diff Sun Jul 12 22:27:53 2015 (r391845) @@ -1,6 +1,5 @@ ---- src/Makefile.in.orig 2012-10-07 15:20:23.000000000 +0200 -+++ src/Makefile.in 2012-12-02 17:24:51.000000000 +0100 -@@ -260,8 +260,8 @@ ++++ src/Makefile.in +@@ -283,8 +283,8 @@ # these are the headers for your project noinst_HEADERS = $(srcdir)/*.h xmlcopyeditordir = ${prefix}/share/xmlcopyeditor @@ -10,24 +9,4 @@ +applicationsdir = ${prefix}/share/applications # the application source, library search path, and link libraries - xmlcopyeditor_SOURCES = xmlcopyeditor.cpp associatedialog.cpp casehandler.cpp \ -@@ -287,19 +287,6 @@ - -lexpat -lxslt -lxml2 -lpcre -lxerces-c $(ASPELL_LIBS) $(ENCHANT_LIBS) - - nobase_dist_xmlcopyeditor_DATA = $(srcdir)/catalog/catalog \ -- $(srcdir)/copying/*.txt \ -- $(srcdir)/copying/Apache/LICENSE-2.0 \ -- $(srcdir)/copying/Apache/LICENSE-2_files/* \ -- $(srcdir)/copying/Aspell/* \ -- $(srcdir)/copying/boost_shared_ptr/* \ -- $(srcdir)/copying/Expat/* \ -- $(srcdir)/copying/libxml2/* \ -- $(srcdir)/copying/libxslt/* \ -- $(srcdir)/copying/PCRE/* \ -- $(srcdir)/copying/Scintilla/* \ -- $(srcdir)/copying/wxStEditor/* \ -- $(srcdir)/copying/wxStyledTextCtrl/* \ -- $(srcdir)/copying/xmlcopyeditor/* \ - $(srcdir)/dtd/*.* \ - $(srcdir)/dtd/dita/*.* \ - $(srcdir)/dtd/docbook/4.4/*.* \ + xmlcopyeditor_SOURCES = aboutdialog.cpp associatedialog.cpp binaryfile.cpp \ Modified: head/editors/xmlcopyeditor/pkg-plist ============================================================================== --- head/editors/xmlcopyeditor/pkg-plist Sun Jul 12 21:54:59 2015 (r391844) +++ head/editors/xmlcopyeditor/pkg-plist Sun Jul 12 22:27:53 2015 (r391845) @@ -1,5 +1,21 @@ bin/xmlcopyeditor +man/man1/xmlcopyeditor.1.gz +share/appdata/xmlcopyeditor.appdata.xml share/applications/xmlcopyeditor.desktop +share/locale/ca/LC_MESSAGES/xmlcopyeditor.mo +share/locale/de/LC_MESSAGES/xmlcopyeditor.mo +share/locale/en_US/LC_MESSAGES/xmlcopyeditor.mo +share/locale/es/LC_MESSAGES/xmlcopyeditor.mo +share/locale/fr/LC_MESSAGES/xmlcopyeditor.mo +share/locale/it/LC_MESSAGES/xmlcopyeditor.mo +share/locale/km/LC_MESSAGES/xmlcopyeditor.mo +share/locale/nl/LC_MESSAGES/xmlcopyeditor.mo +share/locale/ru/LC_MESSAGES/xmlcopyeditor.mo +share/locale/sk/LC_MESSAGES/xmlcopyeditor.mo +share/locale/sv/LC_MESSAGES/xmlcopyeditor.mo +share/locale/uk_UA/LC_MESSAGES/xmlcopyeditor.mo +share/locale/zh_CN/LC_MESSAGES/xmlcopyeditor.mo +share/locale/zh_TW/LC_MESSAGES/xmlcopyeditor.mo share/pixmaps/xmlcopyeditor.png %%DATADIR%%/catalog/catalog %%DATADIR%%/dtd/NewsML_1.2.dtd @@ -168,46 +184,38 @@ share/pixmaps/xmlcopyeditor.png %%DATADIR%%/png/stock_calc-accept-green.png %%DATADIR%%/png/stock_calc-accept.png %%DATADIR%%/png/stock_close.png -%%DATADIR%%/png/stock_copy-16.png -%%DATADIR%%/png/stock_cut-16.png +%%DATADIR%%/png/stock_copy_16.png +%%DATADIR%%/png/stock_cut_16.png %%DATADIR%%/png/stock_dialog-info-32.png %%DATADIR%%/png/stock_dialog-question-32.png %%DATADIR%%/png/stock_dialog-stop-32.png %%DATADIR%%/png/stock_dialog-warning-32.png %%DATADIR%%/png/stock_filters.png -%%DATADIR%%/png/stock_help-16.png +%%DATADIR%%/png/stock_help_16.png %%DATADIR%%/png/stock_hyperlink.png -%%DATADIR%%/png/stock_internet-16.png %%DATADIR%%/png/stock_internet.png -%%DATADIR%%/png/stock_new-16.png +%%DATADIR%%/png/stock_internet_16.png %%DATADIR%%/png/stock_new.png -%%DATADIR%%/png/stock_open-16.png +%%DATADIR%%/png/stock_new_16.png +%%DATADIR%%/png/stock_next.png +%%DATADIR%%/png/stock_next_16.png %%DATADIR%%/png/stock_open.png -%%DATADIR%%/png/stock_paste-16.png -%%DATADIR%%/png/stock_print-16.png -%%DATADIR%%/png/stock_print-preview-16.png +%%DATADIR%%/png/stock_open_16.png +%%DATADIR%%/png/stock_paste_16.png +%%DATADIR%%/png/stock_previous.png +%%DATADIR%%/png/stock_previous_16.png %%DATADIR%%/png/stock_print.png -%%DATADIR%%/png/stock_redo-16.png +%%DATADIR%%/png/stock_print_16.png +%%DATADIR%%/png/stock_print_preview_16.png %%DATADIR%%/png/stock_redo.png -%%DATADIR%%/png/stock_save-16.png +%%DATADIR%%/png/stock_redo_16.png %%DATADIR%%/png/stock_save.png -%%DATADIR%%/png/stock_search-16.png -%%DATADIR%%/png/stock_spellcheck-16.png +%%DATADIR%%/png/stock_save_16.png +%%DATADIR%%/png/stock_search_16.png %%DATADIR%%/png/stock_spellcheck.png -%%DATADIR%%/png/stock_undo-16.png +%%DATADIR%%/png/stock_spellcheck_16.png %%DATADIR%%/png/stock_undo.png -%%DATADIR%%/po/ca/messages.mo -%%DATADIR%%/po/de/messages.mo -%%DATADIR%%/po/es/messages.mo -%%DATADIR%%/po/fr/messages.mo -%%DATADIR%%/po/it/messages.mo -%%DATADIR%%/po/nl/messages.mo -%%DATADIR%%/po/ru/messages.mo -%%DATADIR%%/po/sk/messages.mo -%%DATADIR%%/po/sv/messages.mo -%%DATADIR%%/po/uk_UA/messages.mo -%%DATADIR%%/po/zh_CN/messages.mo -%%DATADIR%%/po/zh_TW/messages.mo +%%DATADIR%%/png/stock_undo_16.png %%DATADIR%%/rng/docbook.rnc %%DATADIR%%/rng/docbook.rng %%DATADIR%%/rng/docbookxi.rnc From owner-svn-ports-head@freebsd.org Sun Jul 12 22:29:53 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 112D199BF82; Sun, 12 Jul 2015 22:29:53 +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 0202C16A7; Sun, 12 Jul 2015 22:29:53 +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 t6CMTq7U072184; Sun, 12 Jul 2015 22:29:52 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CMTq50072183; Sun, 12 Jul 2015 22:29:52 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122229.t6CMTq50072183@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 22:29:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391846 - head/www/wadcomblog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 22:29:53 -0000 Author: amdmi3 Date: Sun Jul 12 22:29:51 2015 New Revision: 391846 URL: https://svnweb.freebsd.org/changeset/ports/391846 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/wadcomblog/pkg-plist Modified: head/www/wadcomblog/pkg-plist ============================================================================== --- head/www/wadcomblog/pkg-plist Sun Jul 12 22:27:53 2015 (r391845) +++ head/www/wadcomblog/pkg-plist Sun Jul 12 22:29:51 2015 (r391846) @@ -7,7 +7,6 @@ bin/wblg-new.py %%PYTHON_SITELIBDIR%%/lib/ezt.pyc %%PYTHON_SITELIBDIR%%/lib/__init__.pyo %%PYTHON_SITELIBDIR%%/lib/ezt.pyo -@dirrmtry %%PYTHON_SITELIBDIR%%/lib %%PORTDOCS%%%%DOCSDIR%%/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/my.wblg @@ -18,10 +17,3 @@ bin/wblg-new.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/templates/entry.ezt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/templates/feed.ezt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/templates/index.ezt -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/src/templates -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/src/swa/one-entry -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/src/swa -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/src/static -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/src -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-head@freebsd.org Sun Jul 12 22:30:26 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8E2A99B090; Sun, 12 Jul 2015 22:30:26 +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 9F9E61A35; Sun, 12 Jul 2015 22:30: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 t6CMUQBb072580; Sun, 12 Jul 2015 22:30:26 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CMUQQL072553; Sun, 12 Jul 2015 22:30:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122230.t6CMUQQL072553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 22:30:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391848 - head/security/pgp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 22:30:26 -0000 Author: amdmi3 Date: Sun Jul 12 22:30:25 2015 New Revision: 391848 URL: https://svnweb.freebsd.org/changeset/ports/391848 Log: - Switch to @sample - Drop @dirrm* from plist Modified: head/security/pgp/Makefile head/security/pgp/pkg-plist Modified: head/security/pgp/Makefile ============================================================================== --- head/security/pgp/Makefile Sun Jul 12 22:30:24 2015 (r391847) +++ head/security/pgp/Makefile Sun Jul 12 22:30:25 2015 (r391848) @@ -3,7 +3,7 @@ PORTNAME= pgp PORTVERSION= 2.6.3i -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= PACKETSTORM/crypt/pgp/V5.0 DISTNAME= pgp263is @@ -30,10 +30,8 @@ do-install: -${MKDIR} ${PGPLIB} cd ${WRKSRC}/.. && \ ${INSTALL_DATA} pgp.hlp doc/pgpdoc1.txt doc/pgpdoc2.txt ${PGPLIB}/ - ${INSTALL_DATA} ${WRKSRC}/../language.txt ${PGPLIB}/language.txt-dist - ${INSTALL_DATA} ${WRKSRC}/../config.txt ${PGPLIB}/config.txt-dist - -post-install: + ${INSTALL_DATA} ${WRKSRC}/../language.txt ${PGPLIB}/language.txt.sample + ${INSTALL_DATA} ${WRKSRC}/../config.txt ${PGPLIB}/config.txt.sample ${INSTALL_MAN} ${STAGEDIR}${PREFIX}/man/man1/pgp.1 ${STAGEDIR}${PREFIX}/man/man1/pgp2.1 .include Modified: head/security/pgp/pkg-plist ============================================================================== --- head/security/pgp/pkg-plist Sun Jul 12 22:30:24 2015 (r391847) +++ head/security/pgp/pkg-plist Sun Jul 12 22:30:25 2015 (r391848) @@ -4,10 +4,5 @@ man/man1/pgp2.1.gz share/pgp/pgp.hlp share/pgp/pgpdoc1.txt share/pgp/pgpdoc2.txt -@unexec if cmp -s %D/share/pgp/language.txt %D/share/pgp/language.txt-dist; then rm -f %D/share/pgp/language.txt; fi -share/pgp/language.txt-dist -@exec [ ! -f %B/language.txt ] && cp %B/%f %B/language.txt -@unexec if cmp -s %D/share/pgp/config.txt %D/share/pgp/config.txt-dist; then rm -f %D/share/pgp/config.txt; fi -share/pgp/config.txt-dist -@exec [ ! -f %B/config.txt ] && cp %B/%f %B/config.txt -@dirrm share/pgp +@sample share/pgp/language.txt.sample +@sample share/pgp/config.txt.sample From owner-svn-ports-head@freebsd.org Sun Jul 12 22:30:25 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EDD2999B085; Sun, 12 Jul 2015 22:30:25 +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 DEB111A2B; Sun, 12 Jul 2015 22:30:25 +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 t6CMUPqG072546; Sun, 12 Jul 2015 22:30:25 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CMUPRS072543; Sun, 12 Jul 2015 22:30:25 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507122230.t6CMUPRS072543@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 12 Jul 2015 22:30:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391847 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 22:30:26 -0000 Author: feld Date: Sun Jul 12 22:30:24 2015 New Revision: 391847 URL: https://svnweb.freebsd.org/changeset/ports/391847 Log: CVE-2015-5380 also affects v8 and v8-devel PR: 201450 Security: 864e6f75-2372-11e5-86ff-14dae9d210b8 Security: CVE-2015-5380 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Jul 12 22:29:51 2015 (r391846) +++ head/security/vuxml/vuln.xml Sun Jul 12 22:30:24 2015 (r391847) @@ -1361,7 +1361,7 @@ Notes: - node -- denial of service + node, iojs, and v8 -- denial of service node @@ -1375,6 +1375,11 @@ Notes: iojs 2.3.3 + + v8 + v8-devel + 3.27.7_2 + @@ -1391,12 +1396,13 @@ Notes: http://blog.nodejs.org/2015/07/03/node-v0-12-6-stable/ https://github.com/joyent/node/commit/78b0e30954111cfaba0edbeee85450d8cbc6fdf6 https://github.com/nodejs/io.js/commit/030f8045c706a8c3925ec7cb3184fdfae4ba8676 + https://codereview.chromium.org/1226493003 CVE-2015-5380 2015-07-03 2015-07-06 - 2015-07-09 + 2015-07-10 From owner-svn-ports-head@freebsd.org Sun Jul 12 22:30:35 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECE1999B0DF; Sun, 12 Jul 2015 22:30:35 +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 DDCD91C18; Sun, 12 Jul 2015 22:30:35 +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 t6CMUZ0B073160; Sun, 12 Jul 2015 22:30:35 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CMUZqj073159; Sun, 12 Jul 2015 22:30:35 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122230.t6CMUZqj073159@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 22:30:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391849 - head/news/nn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 22:30:36 -0000 Author: amdmi3 Date: Sun Jul 12 22:30:34 2015 New Revision: 391849 URL: https://svnweb.freebsd.org/changeset/ports/391849 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/news/nn/pkg-plist Modified: head/news/nn/pkg-plist ============================================================================== --- head/news/nn/pkg-plist Sun Jul 12 22:30:25 2015 (r391848) +++ head/news/nn/pkg-plist Sun Jul 12 22:30:34 2015 (r391849) @@ -48,5 +48,3 @@ man/man1/nnusage.1m.gz man/man1/nnview.1.gz man/man8/nnmaster.8.gz man/man8/nnspew.8.gz -@dirrm lib/nn/help -@dirrm lib/nn From owner-svn-ports-head@freebsd.org Sun Jul 12 22:34:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94E6699B13F; Sun, 12 Jul 2015 22:34:01 +0000 (UTC) (envelope-from bapt@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 856B81E2E; Sun, 12 Jul 2015 22:34:01 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CMY1R2076773; Sun, 12 Jul 2015 22:34:01 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CMY1eI076772; Sun, 12 Jul 2015 22:34:01 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507122234.t6CMY1eI076772@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 12 Jul 2015 22:34:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391850 - head/x11/lxde-meta X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 22:34:01 -0000 Author: bapt Date: Sun Jul 12 22:34:00 2015 New Revision: 391850 URL: https://svnweb.freebsd.org/changeset/ports/391850 Log: Convert to USES=metaport PR: 201487 Submitted by: Andriy Voskoboinyk Modified: head/x11/lxde-meta/Makefile Modified: head/x11/lxde-meta/Makefile ============================================================================== --- head/x11/lxde-meta/Makefile Sun Jul 12 22:30:34 2015 (r391849) +++ head/x11/lxde-meta/Makefile Sun Jul 12 22:34:00 2015 (r391850) @@ -5,8 +5,6 @@ PORTNAME= lxde-meta PORTVERSION= 1.0 PORTREVISION= 7 CATEGORIES= x11 -MASTER_SITES= #none -DISTFILES= #none MAINTAINER= horia@racoviceanu.com COMMENT= "meta-port" of the LXDE desktop slimmed down for FreeBSD releases @@ -23,12 +21,6 @@ RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/ lxde-icon-theme>=0:${PORTSDIR}/x11-themes/lxde-icon-theme \ lxde-common>=0:${PORTSDIR}/misc/lxde-common -DESCR= ${.CURDIR}/pkg-descr - -NO_WRKSUBDIR= yes -NO_BUILD= yes -NO_MTREE= yes - -do-install: +USES= metaport .include From owner-svn-ports-head@freebsd.org Sun Jul 12 22:42:30 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1D4699B2BB; Sun, 12 Jul 2015 22:42:30 +0000 (UTC) (envelope-from bapt@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 9B6D011AE; Sun, 12 Jul 2015 22:42:30 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CMgUgL081509; Sun, 12 Jul 2015 22:42:30 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CMgUEj081508; Sun, 12 Jul 2015 22:42:30 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507122242.t6CMgUEj081508@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 12 Jul 2015 22:42:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391851 - head/x11/deforaos-desktop X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 22:42:30 -0000 Author: bapt Date: Sun Jul 12 22:42:29 2015 New Revision: 391851 URL: https://svnweb.freebsd.org/changeset/ports/391851 Log: Convert to USES=metaport PR: 201499 Submitted by: Andriy Voskoboinyk Modified: head/x11/deforaos-desktop/Makefile Modified: head/x11/deforaos-desktop/Makefile ============================================================================== --- head/x11/deforaos-desktop/Makefile Sun Jul 12 22:34:00 2015 (r391850) +++ head/x11/deforaos-desktop/Makefile Sun Jul 12 22:42:29 2015 (r391851) @@ -5,9 +5,6 @@ PORTNAME= desktop PORTVERSION= 0.1 PORTREVISION= 1 CATEGORIES= x11 -MASTER_SITES= # none -DISTFILES= # none -EXTRACT_ONLY= # none PKGNAMEPREFIX= deforaos- MAINTAINER= olivier@cochard.me @@ -26,10 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/keyboard:$ ${LOCALBASE}/bin/editor:${PORTSDIR}/editors/deforaos-editor \ ${LOCALBASE}/bin/phone:${PORTSDIR}/comms/deforaos-phone -NO_BUILD= yes -NO_MTREE= yes - -do-install: +USES= metaport pre-everything:: @${ECHO_MSG} "This is a meta-port, meaning that it just depends on its subparts of the port." From owner-svn-ports-head@freebsd.org Sun Jul 12 22:44:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6398A99B317; Sun, 12 Jul 2015 22:44:41 +0000 (UTC) (envelope-from bapt@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 50EDB12FA; Sun, 12 Jul 2015 22:44:41 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CMifo3081902; Sun, 12 Jul 2015 22:44:41 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CMif7K081901; Sun, 12 Jul 2015 22:44:41 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507122244.t6CMif7K081901@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 12 Jul 2015 22:44:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391852 - head/x11-toolkits/gnomemm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 22:44:41 -0000 Author: bapt Date: Sun Jul 12 22:44:40 2015 New Revision: 391852 URL: https://svnweb.freebsd.org/changeset/ports/391852 Log: Convert to USES=metaport PR: 201507 Submitted by: Andriy Voskoboinyk Modified: head/x11-toolkits/gnomemm/Makefile Modified: head/x11-toolkits/gnomemm/Makefile ============================================================================== --- head/x11-toolkits/gnomemm/Makefile Sun Jul 12 22:42:29 2015 (r391851) +++ head/x11-toolkits/gnomemm/Makefile Sun Jul 12 22:44:40 2015 (r391852) @@ -5,9 +5,6 @@ PORTNAME= gnomemm PORTVERSION= 2.6.2 PORTREVISION= 8 CATEGORIES= x11-toolkits devel gnome -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty MAINTAINER= bland@FreeBSD.org COMMENT= The "meta-port" for the powerful C++ bindings to the GNOME2 libraries @@ -19,8 +16,6 @@ LIB_DEPENDS= libgconfmm-2.6.so:${PORTSDI libgnomemm-2.6.so:${PORTSDIR}/x11/libgnomemm26 \ libgnomeuimm-2.6.so:${PORTSDIR}/x11-toolkits/libgnomeuimm26 -NO_BUILD= yes -NO_INSTALL= yes -NO_MTREE= yes +USES= metaport .include From owner-svn-ports-head@freebsd.org Sun Jul 12 22:45:05 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0176D99B344; Sun, 12 Jul 2015 22:45:05 +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 E656A150B; Sun, 12 Jul 2015 22:45:04 +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 t6CMj4PC082114; Sun, 12 Jul 2015 22:45:04 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CMj4YQ082113; Sun, 12 Jul 2015 22:45:04 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122245.t6CMj4YQ082113@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 22:45:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391853 - head/mail/libmapi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 22:45:05 -0000 Author: amdmi3 Date: Sun Jul 12 22:45:03 2015 New Revision: 391853 URL: https://svnweb.freebsd.org/changeset/ports/391853 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/mail/libmapi/pkg-plist Modified: head/mail/libmapi/pkg-plist ============================================================================== --- head/mail/libmapi/pkg-plist Sun Jul 12 22:44:40 2015 (r391852) +++ head/mail/libmapi/pkg-plist Sun Jul 12 22:45:03 2015 (r391853) @@ -137,30 +137,3 @@ share/setup/openchangedb/oc_provision_op share/setup/openchangedb/oc_provision_openchange_mailbox.ldif share/setup/profiles/oc_profiles_init.ldif share/setup/profiles/oc_profiles_schema.ldif -@dirrm share/setup/profiles -@dirrm share/setup/openchangedb -@dirrm share/setup/mapistore -@dirrm share/setup -@dirrm share/%%SAMBA%%/setup/AD -@dirrm share/openchange/pictures -@dirrm share/openchange -@dirrm share/mapitest/lzxpress -@dirrm share/mapitest/lzfu -@dirrm share/mapitest -@dirrm modules/dcerpc_mapiproxy_server -@dirrm modules/dcerpc_mapiproxy -@dirrmtry modules -@dirrm lib/shared-modules/dcerpc_server -@dirrm %%PYTHON_SITELIBDIR%%/openchange/web/auth -@dirrm %%PYTHON_SITELIBDIR%%/openchange/web -@dirrm %%PYTHON_SITELIBDIR%%/openchange/utils -@dirrm %%PYTHON_SITELIBDIR%%/openchange/tests -@dirrm %%PYTHON_SITELIBDIR%%/openchange -@dirrm lib/nagios -@dirrm include/mapistore -@dirrm include/libocpf -@dirrm include/libmapiadmin -@dirrm include/libmapi/socket -@dirrm include/libmapi -%%BOOST%%@dirrm include/libmapi++ -@dirrm include/gen_ndr From owner-svn-ports-head@freebsd.org Sun Jul 12 22:45:34 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DBB0999B368; Sun, 12 Jul 2015 22:45: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 CBC181618; Sun, 12 Jul 2015 22:45: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 t6CMjX5Q082264; Sun, 12 Jul 2015 22:45:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CMjXcJ082263; Sun, 12 Jul 2015 22:45:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122245.t6CMjXcJ082263@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 22:45:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391854 - head/www/jinzora X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 22:45:34 -0000 Author: amdmi3 Date: Sun Jul 12 22:45:32 2015 New Revision: 391854 URL: https://svnweb.freebsd.org/changeset/ports/391854 Log: - Modernize plist Approved by: portmgr blanket Modified: head/www/jinzora/pkg-plist Modified: head/www/jinzora/pkg-plist ============================================================================== --- head/www/jinzora/pkg-plist Sun Jul 12 22:45:03 2015 (r391853) +++ head/www/jinzora/pkg-plist Sun Jul 12 22:45:32 2015 (r391854) @@ -1677,175 +1677,175 @@ %%WWWDIR%%/templates/wiijay/randomAlbums.tpl %%WWWDIR%%/uninstall.jinzora.php %%WWWDIR%%/xoops_version.php -@dirrmtry %%WWWDIR%%/backend/backends/cache/data/discussions -@dirrmtry %%WWWDIR%%/backend/backends/cache/data/featured -@dirrmtry %%WWWDIR%%/backend/backends/cache/data/nodes -@dirrmtry %%WWWDIR%%/backend/backends/cache/data/request -@dirrmtry %%WWWDIR%%/backend/backends/cache/data/tracks -@dirrmtry %%WWWDIR%%/backend/backends/cache/data -@dirrmtry %%WWWDIR%%/backend/backends/cache -@dirrmtry %%WWWDIR%%/backend/backends/dbx -@dirrmtry %%WWWDIR%%/backend/backends/filesystem/data/discussions -@dirrmtry %%WWWDIR%%/backend/backends/filesystem/data/featured -@dirrmtry %%WWWDIR%%/backend/backends/filesystem/data/nodes -@dirrmtry %%WWWDIR%%/backend/backends/filesystem/data/request -@dirrmtry %%WWWDIR%%/backend/backends/filesystem/data/tracks -@dirrmtry %%WWWDIR%%/backend/backends/filesystem/data -@dirrmtry %%WWWDIR%%/backend/backends/filesystem -@dirrmtry %%WWWDIR%%/backend/backends/mssql -@dirrmtry %%WWWDIR%%/backend/backends/mysql -@dirrmtry %%WWWDIR%%/backend/backends/pgsql -@dirrmtry %%WWWDIR%%/backend/backends/sqlite -@dirrmtry %%WWWDIR%%/backend/backends -@dirrmtry %%WWWDIR%%/backend/primitives/cache -@dirrmtry %%WWWDIR%%/backend/primitives/database -@dirrmtry %%WWWDIR%%/backend/primitives -@dirrmtry %%WWWDIR%%/backend/template -@dirrmtry %%WWWDIR%%/backend -@dirrmtry %%WWWDIR%%/data/artists -@dirrmtry %%WWWDIR%%/data/backend/discussions -@dirrmtry %%WWWDIR%%/data/backend/nodes -@dirrmtry %%WWWDIR%%/data/backend/tracks -@dirrmtry %%WWWDIR%%/data/backend -@dirrmtry %%WWWDIR%%/data/cache/discussions -@dirrmtry %%WWWDIR%%/data/cache/featured -@dirrmtry %%WWWDIR%%/data/cache/nodes -@dirrmtry %%WWWDIR%%/data/cache/request -@dirrmtry %%WWWDIR%%/data/cache/tracks -@dirrmtry %%WWWDIR%%/data/cache -@dirrmtry %%WWWDIR%%/data/counter -@dirrmtry %%WWWDIR%%/data/database/discussions -@dirrmtry %%WWWDIR%%/data/database -@dirrmtry %%WWWDIR%%/data/discussions -@dirrmtry %%WWWDIR%%/data/downloads -@dirrmtry %%WWWDIR%%/data/featured/albums -@dirrmtry %%WWWDIR%%/data/featured/artists -@dirrmtry %%WWWDIR%%/data/featured -@dirrmtry %%WWWDIR%%/data/images -@dirrmtry %%WWWDIR%%/data/podcasts -@dirrmtry %%WWWDIR%%/data/ratings -@dirrmtry %%WWWDIR%%/data/resampled -@dirrmtry %%WWWDIR%%/data/tracks -@dirrmtry %%WWWDIR%%/data/users -@dirrmtry %%WWWDIR%%/data/viewed -@dirrmtry %%WWWDIR%%/data/yshout/config -@dirrmtry %%WWWDIR%%/data/yshout/js -@dirrmtry %%WWWDIR%%/data/yshout/logs -@dirrmtry %%WWWDIR%%/data/yshout/smileys -@dirrmtry %%WWWDIR%%/data/yshout -@dirrmtry %%WWWDIR%%/data -@dirrmtry %%WWWDIR%%/docs/english/images -@dirrmtry %%WWWDIR%%/docs/english -@dirrmtry %%WWWDIR%%/docs/images -@dirrmtry %%WWWDIR%%/docs -@dirrmtry %%WWWDIR%%/extras -@dirrmtry %%WWWDIR%%/frontend/blocks -@dirrmtry %%WWWDIR%%/frontend/frontends/andro/blocks -@dirrmtry %%WWWDIR%%/frontend/frontends/andro -@dirrmtry %%WWWDIR%%/frontend/frontends/classic -@dirrmtry %%WWWDIR%%/frontend/frontends/gina -@dirrmtry %%WWWDIR%%/frontend/frontends/jukezora -@dirrmtry %%WWWDIR%%/frontend/frontends/mediacenter -@dirrmtry %%WWWDIR%%/frontend/frontends/medialibrary -@dirrmtry %%WWWDIR%%/frontend/frontends/mobile/models -@dirrmtry %%WWWDIR%%/frontend/frontends/mobile/templates -@dirrmtry %%WWWDIR%%/frontend/frontends/mobile -@dirrmtry %%WWWDIR%%/frontend/frontends/netjuke -@dirrmtry %%WWWDIR%%/frontend/frontends/simple -@dirrmtry %%WWWDIR%%/frontend/frontends/slick -@dirrmtry %%WWWDIR%%/frontend/frontends/slimzora -@dirrmtry %%WWWDIR%%/frontend/frontends/wiibox -@dirrmtry %%WWWDIR%%/frontend/frontends/wiijay/blocks -@dirrmtry %%WWWDIR%%/frontend/frontends/wiijay/img -@dirrmtry %%WWWDIR%%/frontend/frontends/wiijay -@dirrmtry %%WWWDIR%%/frontend/frontends -@dirrmtry %%WWWDIR%%/frontend/menus -@dirrmtry %%WWWDIR%%/frontend -@dirrmtry %%WWWDIR%%/install/lang/bulgarian -@dirrmtry %%WWWDIR%%/install/lang/dutch -@dirrmtry %%WWWDIR%%/install/lang/english -@dirrmtry %%WWWDIR%%/install/lang/swedish -@dirrmtry %%WWWDIR%%/install/lang -@dirrmtry %%WWWDIR%%/install/thumbs/andro -@dirrmtry %%WWWDIR%%/install/thumbs/classic -@dirrmtry %%WWWDIR%%/install/thumbs/gina -@dirrmtry %%WWWDIR%%/install/thumbs/medialibrary -@dirrmtry %%WWWDIR%%/install/thumbs/netjuke -@dirrmtry %%WWWDIR%%/install/thumbs/simple -@dirrmtry %%WWWDIR%%/install/thumbs/slick -@dirrmtry %%WWWDIR%%/install/thumbs/slimzora -@dirrmtry %%WWWDIR%%/install/thumbs -@dirrmtry %%WWWDIR%%/install -@dirrmtry %%WWWDIR%%/jukebox/jukeboxes/quickbox/qr/data -@dirrmtry %%WWWDIR%%/jukebox/jukeboxes/quickbox/qr/image -@dirrmtry %%WWWDIR%%/jukebox/jukeboxes/quickbox/qr/php -@dirrmtry %%WWWDIR%%/jukebox/jukeboxes/quickbox/qr -@dirrmtry %%WWWDIR%%/jukebox/jukeboxes/quickbox -@dirrmtry %%WWWDIR%%/jukebox/jukeboxes -@dirrmtry %%WWWDIR%%/jukebox -@dirrmtry %%WWWDIR%%/lang -@dirrmtry %%WWWDIR%%/lib/jquery/rater -@dirrmtry %%WWWDIR%%/lib/jquery -@dirrmtry %%WWWDIR%%/lib/smarty/internals -@dirrmtry %%WWWDIR%%/lib/smarty/plugins -@dirrmtry %%WWWDIR%%/lib/smarty -@dirrmtry %%WWWDIR%%/lib -@dirrmtry %%WWWDIR%%/playlists/intros -@dirrmtry %%WWWDIR%%/playlists/messages -@dirrmtry %%WWWDIR%%/playlists -@dirrmtry %%WWWDIR%%/popups -@dirrmtry %%WWWDIR%%/services/services/cdburning -@dirrmtry %%WWWDIR%%/services/services/cms -@dirrmtry %%WWWDIR%%/services/services/images -@dirrmtry %%WWWDIR%%/services/services/importing -@dirrmtry %%WWWDIR%%/services/services/link -@dirrmtry %%WWWDIR%%/services/services/lyrics -@dirrmtry %%WWWDIR%%/services/services/metadata/musicbrainz -@dirrmtry %%WWWDIR%%/services/services/metadata -@dirrmtry %%WWWDIR%%/services/services/players/wimpy -@dirrmtry %%WWWDIR%%/services/services/players/wimpyav -@dirrmtry %%WWWDIR%%/services/services/players -@dirrmtry %%WWWDIR%%/services/services/playlist -@dirrmtry %%WWWDIR%%/services/services/reporting -@dirrmtry %%WWWDIR%%/services/services/resample -@dirrmtry %%WWWDIR%%/services/services/shopping -@dirrmtry %%WWWDIR%%/services/services/similar -@dirrmtry %%WWWDIR%%/services/services/tagdata/getid3/helperapps -@dirrmtry %%WWWDIR%%/services/services/tagdata/getid3 -@dirrmtry %%WWWDIR%%/services/services/tagdata -@dirrmtry %%WWWDIR%%/services/services -@dirrmtry %%WWWDIR%%/services -@dirrmtry %%WWWDIR%%/style/all-american -@dirrmtry %%WWWDIR%%/style/bluegray -@dirrmtry %%WWWDIR%%/style/cms-theme -@dirrmtry %%WWWDIR%%/style/darklights -@dirrmtry %%WWWDIR%%/style/goldmine -@dirrmtry %%WWWDIR%%/style/images -@dirrmtry %%WWWDIR%%/style/mediacenter -@dirrmtry %%WWWDIR%%/style/netjuke -@dirrmtry %%WWWDIR%%/style/sandstone -@dirrmtry %%WWWDIR%%/style/slamp -@dirrmtry %%WWWDIR%%/style/slick -@dirrmtry %%WWWDIR%%/style/slicklime -@dirrmtry %%WWWDIR%%/style/slicksilver -@dirrmtry %%WWWDIR%%/style/smoothstone -@dirrmtry %%WWWDIR%%/style/steel -@dirrmtry %%WWWDIR%%/style/sunflower -@dirrmtry %%WWWDIR%%/style/vampire -@dirrmtry %%WWWDIR%%/style -@dirrmtry %%WWWDIR%%/temp/cache -@dirrmtry %%WWWDIR%%/temp -@dirrmtry %%WWWDIR%%/templates/andro -@dirrmtry %%WWWDIR%%/templates/blocks -@dirrmtry %%WWWDIR%%/templates/general -@dirrmtry %%WWWDIR%%/templates/mediacenter -@dirrmtry %%WWWDIR%%/templates/netjuke -@dirrmtry %%WWWDIR%%/templates/playlists -@dirrmtry %%WWWDIR%%/templates/simple -@dirrmtry %%WWWDIR%%/templates/slick -@dirrmtry %%WWWDIR%%/templates/slimzora -@dirrmtry %%WWWDIR%%/templates/wiijay -@dirrmtry %%WWWDIR%%/templates -@dirrmtry %%WWWDIR%% +@dir %%WWWDIR%%/backend/backends/cache/data/discussions +@dir %%WWWDIR%%/backend/backends/cache/data/featured +@dir %%WWWDIR%%/backend/backends/cache/data/nodes +@dir %%WWWDIR%%/backend/backends/cache/data/request +@dir %%WWWDIR%%/backend/backends/cache/data/tracks +@dir %%WWWDIR%%/backend/backends/cache/data +@dir %%WWWDIR%%/backend/backends/cache +@dir %%WWWDIR%%/backend/backends/dbx +@dir %%WWWDIR%%/backend/backends/filesystem/data/discussions +@dir %%WWWDIR%%/backend/backends/filesystem/data/featured +@dir %%WWWDIR%%/backend/backends/filesystem/data/nodes +@dir %%WWWDIR%%/backend/backends/filesystem/data/request +@dir %%WWWDIR%%/backend/backends/filesystem/data/tracks +@dir %%WWWDIR%%/backend/backends/filesystem/data +@dir %%WWWDIR%%/backend/backends/filesystem +@dir %%WWWDIR%%/backend/backends/mssql +@dir %%WWWDIR%%/backend/backends/mysql +@dir %%WWWDIR%%/backend/backends/pgsql +@dir %%WWWDIR%%/backend/backends/sqlite +@dir %%WWWDIR%%/backend/backends +@dir %%WWWDIR%%/backend/primitives/cache +@dir %%WWWDIR%%/backend/primitives/database +@dir %%WWWDIR%%/backend/primitives +@dir %%WWWDIR%%/backend/template +@dir %%WWWDIR%%/backend +@dir %%WWWDIR%%/data/artists +@dir %%WWWDIR%%/data/backend/discussions +@dir %%WWWDIR%%/data/backend/nodes +@dir %%WWWDIR%%/data/backend/tracks +@dir %%WWWDIR%%/data/backend +@dir %%WWWDIR%%/data/cache/discussions +@dir %%WWWDIR%%/data/cache/featured +@dir %%WWWDIR%%/data/cache/nodes +@dir %%WWWDIR%%/data/cache/request +@dir %%WWWDIR%%/data/cache/tracks +@dir %%WWWDIR%%/data/cache +@dir %%WWWDIR%%/data/counter +@dir %%WWWDIR%%/data/database/discussions +@dir %%WWWDIR%%/data/database +@dir %%WWWDIR%%/data/discussions +@dir %%WWWDIR%%/data/downloads +@dir %%WWWDIR%%/data/featured/albums +@dir %%WWWDIR%%/data/featured/artists +@dir %%WWWDIR%%/data/featured +@dir %%WWWDIR%%/data/images +@dir %%WWWDIR%%/data/podcasts +@dir %%WWWDIR%%/data/ratings +@dir %%WWWDIR%%/data/resampled +@dir %%WWWDIR%%/data/tracks +@dir %%WWWDIR%%/data/users +@dir %%WWWDIR%%/data/viewed +@dir %%WWWDIR%%/data/yshout/config +@dir %%WWWDIR%%/data/yshout/js +@dir %%WWWDIR%%/data/yshout/logs +@dir %%WWWDIR%%/data/yshout/smileys +@dir %%WWWDIR%%/data/yshout +@dir %%WWWDIR%%/data +@dir %%WWWDIR%%/docs/english/images +@dir %%WWWDIR%%/docs/english +@dir %%WWWDIR%%/docs/images +@dir %%WWWDIR%%/docs +@dir %%WWWDIR%%/extras +@dir %%WWWDIR%%/frontend/blocks +@dir %%WWWDIR%%/frontend/frontends/andro/blocks +@dir %%WWWDIR%%/frontend/frontends/andro +@dir %%WWWDIR%%/frontend/frontends/classic +@dir %%WWWDIR%%/frontend/frontends/gina +@dir %%WWWDIR%%/frontend/frontends/jukezora +@dir %%WWWDIR%%/frontend/frontends/mediacenter +@dir %%WWWDIR%%/frontend/frontends/medialibrary +@dir %%WWWDIR%%/frontend/frontends/mobile/models +@dir %%WWWDIR%%/frontend/frontends/mobile/templates +@dir %%WWWDIR%%/frontend/frontends/mobile +@dir %%WWWDIR%%/frontend/frontends/netjuke +@dir %%WWWDIR%%/frontend/frontends/simple +@dir %%WWWDIR%%/frontend/frontends/slick +@dir %%WWWDIR%%/frontend/frontends/slimzora +@dir %%WWWDIR%%/frontend/frontends/wiibox +@dir %%WWWDIR%%/frontend/frontends/wiijay/blocks +@dir %%WWWDIR%%/frontend/frontends/wiijay/img +@dir %%WWWDIR%%/frontend/frontends/wiijay +@dir %%WWWDIR%%/frontend/frontends +@dir %%WWWDIR%%/frontend/menus +@dir %%WWWDIR%%/frontend +@dir %%WWWDIR%%/install/lang/bulgarian +@dir %%WWWDIR%%/install/lang/dutch +@dir %%WWWDIR%%/install/lang/english +@dir %%WWWDIR%%/install/lang/swedish +@dir %%WWWDIR%%/install/lang +@dir %%WWWDIR%%/install/thumbs/andro +@dir %%WWWDIR%%/install/thumbs/classic +@dir %%WWWDIR%%/install/thumbs/gina +@dir %%WWWDIR%%/install/thumbs/medialibrary +@dir %%WWWDIR%%/install/thumbs/netjuke +@dir %%WWWDIR%%/install/thumbs/simple +@dir %%WWWDIR%%/install/thumbs/slick +@dir %%WWWDIR%%/install/thumbs/slimzora +@dir %%WWWDIR%%/install/thumbs +@dir %%WWWDIR%%/install +@dir %%WWWDIR%%/jukebox/jukeboxes/quickbox/qr/data +@dir %%WWWDIR%%/jukebox/jukeboxes/quickbox/qr/image +@dir %%WWWDIR%%/jukebox/jukeboxes/quickbox/qr/php +@dir %%WWWDIR%%/jukebox/jukeboxes/quickbox/qr +@dir %%WWWDIR%%/jukebox/jukeboxes/quickbox +@dir %%WWWDIR%%/jukebox/jukeboxes +@dir %%WWWDIR%%/jukebox +@dir %%WWWDIR%%/lang +@dir %%WWWDIR%%/lib/jquery/rater +@dir %%WWWDIR%%/lib/jquery +@dir %%WWWDIR%%/lib/smarty/internals +@dir %%WWWDIR%%/lib/smarty/plugins +@dir %%WWWDIR%%/lib/smarty +@dir %%WWWDIR%%/lib +@dir %%WWWDIR%%/playlists/intros +@dir %%WWWDIR%%/playlists/messages +@dir %%WWWDIR%%/playlists +@dir %%WWWDIR%%/popups +@dir %%WWWDIR%%/services/services/cdburning +@dir %%WWWDIR%%/services/services/cms +@dir %%WWWDIR%%/services/services/images +@dir %%WWWDIR%%/services/services/importing +@dir %%WWWDIR%%/services/services/link +@dir %%WWWDIR%%/services/services/lyrics +@dir %%WWWDIR%%/services/services/metadata/musicbrainz +@dir %%WWWDIR%%/services/services/metadata +@dir %%WWWDIR%%/services/services/players/wimpy +@dir %%WWWDIR%%/services/services/players/wimpyav +@dir %%WWWDIR%%/services/services/players +@dir %%WWWDIR%%/services/services/playlist +@dir %%WWWDIR%%/services/services/reporting +@dir %%WWWDIR%%/services/services/resample +@dir %%WWWDIR%%/services/services/shopping +@dir %%WWWDIR%%/services/services/similar +@dir %%WWWDIR%%/services/services/tagdata/getid3/helperapps +@dir %%WWWDIR%%/services/services/tagdata/getid3 +@dir %%WWWDIR%%/services/services/tagdata +@dir %%WWWDIR%%/services/services +@dir %%WWWDIR%%/services +@dir %%WWWDIR%%/style/all-american +@dir %%WWWDIR%%/style/bluegray +@dir %%WWWDIR%%/style/cms-theme +@dir %%WWWDIR%%/style/darklights +@dir %%WWWDIR%%/style/goldmine +@dir %%WWWDIR%%/style/images +@dir %%WWWDIR%%/style/mediacenter +@dir %%WWWDIR%%/style/netjuke +@dir %%WWWDIR%%/style/sandstone +@dir %%WWWDIR%%/style/slamp +@dir %%WWWDIR%%/style/slick +@dir %%WWWDIR%%/style/slicklime +@dir %%WWWDIR%%/style/slicksilver +@dir %%WWWDIR%%/style/smoothstone +@dir %%WWWDIR%%/style/steel +@dir %%WWWDIR%%/style/sunflower +@dir %%WWWDIR%%/style/vampire +@dir %%WWWDIR%%/style +@dir %%WWWDIR%%/temp/cache +@dir %%WWWDIR%%/temp +@dir %%WWWDIR%%/templates/andro +@dir %%WWWDIR%%/templates/blocks +@dir %%WWWDIR%%/templates/general +@dir %%WWWDIR%%/templates/mediacenter +@dir %%WWWDIR%%/templates/netjuke +@dir %%WWWDIR%%/templates/playlists +@dir %%WWWDIR%%/templates/simple +@dir %%WWWDIR%%/templates/slick +@dir %%WWWDIR%%/templates/slimzora +@dir %%WWWDIR%%/templates/wiijay +@dir %%WWWDIR%%/templates +@dir %%WWWDIR%% @owner @group From owner-svn-ports-head@freebsd.org Sun Jul 12 22:46:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F249499B391; Sun, 12 Jul 2015 22:46:24 +0000 (UTC) (envelope-from bapt@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 E32C5188D; Sun, 12 Jul 2015 22:46:24 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CMkOdS082477; Sun, 12 Jul 2015 22:46:24 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CMkOxq082476; Sun, 12 Jul 2015 22:46:24 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507122246.t6CMkOxq082476@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 12 Jul 2015 22:46:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391855 - head/print/gutenprint X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 22:46:25 -0000 Author: bapt Date: Sun Jul 12 22:46:24 2015 New Revision: 391855 URL: https://svnweb.freebsd.org/changeset/ports/391855 Log: Convert to USES=metaport PR: 201494 Submitted by: Andriy Voskoboinyk Modified: head/print/gutenprint/Makefile Modified: head/print/gutenprint/Makefile ============================================================================== --- head/print/gutenprint/Makefile Sun Jul 12 22:45:32 2015 (r391854) +++ head/print/gutenprint/Makefile Sun Jul 12 22:46:24 2015 (r391855) @@ -5,15 +5,14 @@ PORTNAME= gutenprint PORTVERSION= 5.2.10 CATEGORIES= print -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty MAINTAINER= cmt@burggraben.net COMMENT= The "meta-port" for GutenPrint RUN_DEPENDS= gutenprint-base>0:${PORTSDIR}/print/gutenprint-base +USES= metaport + OPTIONS_DEFINE= CUPS GIMP IJS FOOMATIC OPTIONS_DEFAULT= IJS CUPS_DESC= GutenPrint (gimp-print) Cups Drivers @@ -25,8 +24,4 @@ GIMP_RUN_DEPENDS= gimp-gutenprint>0:${PO IJS_RUN_DEPENDS= gutenprint-ijs>0:${PORTSDIR}/print/gutenprint-ijs FOOMATIC_RUN_DEPENDS+= gutenprint-foomatic>0:${PORTSDIR}/print/gutenprint-foomatic -NO_BUILD= yes - -do-install: # empty - .include From owner-svn-ports-head@freebsd.org Sun Jul 12 22:48:42 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4BAA99B409; Sun, 12 Jul 2015 22:48:42 +0000 (UTC) (envelope-from gerald@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 94FC019E0; Sun, 12 Jul 2015 22:48:42 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CMmgqJ082889; Sun, 12 Jul 2015 22:48:42 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CMmgsT082886; Sun, 12 Jul 2015 22:48:42 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201507122248.t6CMmgsT082886@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 12 Jul 2015 22:48:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391856 - head/lang/gcc49 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 22:48:42 -0000 Author: gerald Date: Sun Jul 12 22:48:41 2015 New Revision: 391856 URL: https://svnweb.freebsd.org/changeset/ports/391856 Log: Update to the 20150708 snapshot of GCC 4.9.4. Modified: head/lang/gcc49/Makefile head/lang/gcc49/distinfo Modified: head/lang/gcc49/Makefile ============================================================================== --- head/lang/gcc49/Makefile Sun Jul 12 22:46:24 2015 (r391855) +++ head/lang/gcc49/Makefile Sun Jul 12 22:48:41 2015 (r391856) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 4.9.4.s20150701 +PORTVERSION= 4.9.4.s20150708 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX} Modified: head/lang/gcc49/distinfo ============================================================================== --- head/lang/gcc49/distinfo Sun Jul 12 22:46:24 2015 (r391855) +++ head/lang/gcc49/distinfo Sun Jul 12 22:48:41 2015 (r391856) @@ -1,2 +1,2 @@ -SHA256 (gcc-4.9-20150701.tar.bz2) = 7ab2967809c14c862f155ca054f57ae7927c4c210882ad82d2874976d63ec6ea -SIZE (gcc-4.9-20150701.tar.bz2) = 85867080 +SHA256 (gcc-4.9-20150708.tar.bz2) = c16e36614cf641515a2579ac9ebd93566d3effec18cc49c622a36a7706ddd2b1 +SIZE (gcc-4.9-20150708.tar.bz2) = 85865178 From owner-svn-ports-head@freebsd.org Sun Jul 12 23:01:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62FB199B5AE; Sun, 12 Jul 2015 23:01: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 52E691F0A; Sun, 12 Jul 2015 23:01: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 t6CN19M1091263; Sun, 12 Jul 2015 23:01:09 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CN19US091262; Sun, 12 Jul 2015 23:01:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122301.t6CN19US091262@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 23:01:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391857 - head/www/webgo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 23:01:09 -0000 Author: amdmi3 Date: Sun Jul 12 23:01:08 2015 New Revision: 391857 URL: https://svnweb.freebsd.org/changeset/ports/391857 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/webgo/pkg-plist Modified: head/www/webgo/pkg-plist ============================================================================== --- head/www/webgo/pkg-plist Sun Jul 12 22:48:41 2015 (r391856) +++ head/www/webgo/pkg-plist Sun Jul 12 23:01:08 2015 (r391857) @@ -15,13 +15,3 @@ %%GO_SRCDIR%%/%%GO_PKGNAME%%/status.go %%GO_SRCDIR%%/%%GO_PKGNAME%%/web.go %%GO_SRCDIR%%/%%GO_PKGNAME%%/web_test.go -@dirrmtry %%GO_SRCDIR%%/%%GO_PKGNAME%%/examples -@dirrmtry %%GO_SRCDIR%%/%%GO_PKGNAME%% -@dirrmtry %%GO_SRCDIR%%/github.com/hoisie -@dirrmtry %%GO_SRCDIR%%/github.com -@dirrmtry %%GO_SRCDIR%% -@dirrmtry %%GO_LIBDIR%%/github.com/hoisie -@dirrmtry %%GO_LIBDIR%%/github.com -@dirrmtry %%GO_LIBDIR%% -@dirrmtry share/go/pkg -@dirrmtry share/go From owner-svn-ports-head@freebsd.org Sun Jul 12 23:03:17 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DEABF99B699; Sun, 12 Jul 2015 23:03: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 CF82E1083; Sun, 12 Jul 2015 23:03: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 t6CN3HgS092291; Sun, 12 Jul 2015 23:03:17 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CN3H1N092290; Sun, 12 Jul 2015 23:03:17 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122303.t6CN3H1N092290@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 23:03:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391858 - head/security/libp11 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 23:03:18 -0000 Author: amdmi3 Date: Sun Jul 12 23:03:17 2015 New Revision: 391858 URL: https://svnweb.freebsd.org/changeset/ports/391858 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/security/libp11/pkg-plist Modified: head/security/libp11/pkg-plist ============================================================================== --- head/security/libp11/pkg-plist Sun Jul 12 23:01:08 2015 (r391857) +++ head/security/libp11/pkg-plist Sun Jul 12 23:03:17 2015 (r391858) @@ -9,4 +9,3 @@ libdata/pkgconfig/libp11.pc %%EXAMPLESDIR%%/auth.c %%EXAMPLESDIR%%/decrypt.c %%EXAMPLESDIR%%/getrandom.c -@dirrm %%EXAMPLESDIR%% From owner-svn-ports-head@freebsd.org Sun Jul 12 23:03:52 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3DB6899B6DF; Sun, 12 Jul 2015 23:03:52 +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 2DB7A117E; Sun, 12 Jul 2015 23:03:52 +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 t6CN3q2o092490; Sun, 12 Jul 2015 23:03:52 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CN3qVF092489; Sun, 12 Jul 2015 23:03:52 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122303.t6CN3qVF092489@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 23:03:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391859 - head/sysutils/bsd-splash-changer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 23:03:52 -0000 Author: amdmi3 Date: Sun Jul 12 23:03:51 2015 New Revision: 391859 URL: https://svnweb.freebsd.org/changeset/ports/391859 Log: - Modernize plist Approved by: portmgr blanket Modified: head/sysutils/bsd-splash-changer/pkg-plist Modified: head/sysutils/bsd-splash-changer/pkg-plist ============================================================================== --- head/sysutils/bsd-splash-changer/pkg-plist Sun Jul 12 23:03:17 2015 (r391858) +++ head/sysutils/bsd-splash-changer/pkg-plist Sun Jul 12 23:03:51 2015 (r391859) @@ -1,2 +1 @@ -@exec mkdir -p %D/%%DATADIR%% -@dirrmtry %%DATADIR%% +@dir %%DATADIR%% From owner-svn-ports-head@freebsd.org Sun Jul 12 23:04:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B1A299B729; Sun, 12 Jul 2015 23:04: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 8B73612CC; Sun, 12 Jul 2015 23:04: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 t6CN47Li092634; Sun, 12 Jul 2015 23:04:07 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CN47C3092633; Sun, 12 Jul 2015 23:04:07 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122304.t6CN47C3092633@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 23:04:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391860 - head/www/elgg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 23:04:07 -0000 Author: amdmi3 Date: Sun Jul 12 23:04:06 2015 New Revision: 391860 URL: https://svnweb.freebsd.org/changeset/ports/391860 Log: - Modernize plist Approved by: portmgr blanket Modified: head/www/elgg/pkg-plist Modified: head/www/elgg/pkg-plist ============================================================================== --- head/www/elgg/pkg-plist Sun Jul 12 23:03:51 2015 (r391859) +++ head/www/elgg/pkg-plist Sun Jul 12 23:04:06 2015 (r391860) @@ -1797,803 +1797,803 @@ %%WWWDIR%%/views/xml/messages/exceptions/exception.php %%WWWDIR%%/views/xml/page/default.php %%WWWDIR%%/views/xml/xml-rpc/output.php -@dirrm %%WWWDIR%%/_graphics/icons/default -@dirrm %%WWWDIR%%/_graphics/icons/user -@dirrm %%WWWDIR%%/_graphics/icons -@dirrm %%WWWDIR%%/_graphics -@dirrm %%WWWDIR%%/actions/admin/menu -@dirrm %%WWWDIR%%/actions/admin/plugins -@dirrm %%WWWDIR%%/actions/admin/site -@dirrm %%WWWDIR%%/actions/admin/user -@dirrm %%WWWDIR%%/actions/admin -@dirrm %%WWWDIR%%/actions/avatar -@dirrm %%WWWDIR%%/actions/comments -@dirrm %%WWWDIR%%/actions/entities -@dirrm %%WWWDIR%%/actions/friends/collections -@dirrm %%WWWDIR%%/actions/friends -@dirrm %%WWWDIR%%/actions/import -@dirrm %%WWWDIR%%/actions/notifications/settings/usersettings -@dirrm %%WWWDIR%%/actions/notifications/settings -@dirrm %%WWWDIR%%/actions/notifications -@dirrm %%WWWDIR%%/actions/plugins/settings -@dirrm %%WWWDIR%%/actions/plugins/usersettings -@dirrm %%WWWDIR%%/actions/plugins -@dirrm %%WWWDIR%%/actions/profile/fields -@dirrm %%WWWDIR%%/actions/profile -@dirrm %%WWWDIR%%/actions/security -@dirrm %%WWWDIR%%/actions/user -@dirrm %%WWWDIR%%/actions/usersettings -@dirrm %%WWWDIR%%/actions/widgets -@dirrm %%WWWDIR%%/actions -@dirrm %%WWWDIR%%/documentation/coding_standards -@dirrm %%WWWDIR%%/documentation/examples/actions -@dirrm %%WWWDIR%%/documentation/examples/events -@dirrm %%WWWDIR%%/documentation/examples/hooks/register -@dirrm %%WWWDIR%%/documentation/examples/hooks/trigger -@dirrm %%WWWDIR%%/documentation/examples/hooks -@dirrm %%WWWDIR%%/documentation/examples/plugins -@dirrm %%WWWDIR%%/documentation/examples -@dirrm %%WWWDIR%%/documentation/stubs -@dirrm %%WWWDIR%%/documentation -@dirrm %%WWWDIR%%/engine/classes -@dirrm %%WWWDIR%%/engine/handlers -@dirrm %%WWWDIR%%/engine/lib/upgrades -@dirrm %%WWWDIR%%/engine/lib -@dirrm %%WWWDIR%%/engine/schema/upgrades -@dirrm %%WWWDIR%%/engine/schema -@dirrm %%WWWDIR%%/engine/tests/api -@dirrm %%WWWDIR%%/engine/tests/objects -@dirrm %%WWWDIR%%/engine/tests/regression -@dirrm %%WWWDIR%%/engine/tests/services -@dirrm %%WWWDIR%%/engine/tests/test_files/plugin_17 -@dirrm %%WWWDIR%%/engine/tests/test_files/plugin_18 -@dirrm %%WWWDIR%%/engine/tests/test_files -@dirrm %%WWWDIR%%/engine/tests/ui -@dirrm %%WWWDIR%%/engine/tests -@dirrm %%WWWDIR%%/engine -@dirrm %%WWWDIR%%/install/cli -@dirrm %%WWWDIR%%/install/css -@dirrm %%WWWDIR%%/install/js -@dirrm %%WWWDIR%%/install/languages -@dirrm %%WWWDIR%%/install -@dirrm %%WWWDIR%%/js/classes -@dirrm %%WWWDIR%%/js/lib -@dirrm %%WWWDIR%%/js/tests -@dirrm %%WWWDIR%%/js -@dirrm %%WWWDIR%%/languages -@dirrm %%WWWDIR%%/mod/blog/actions/blog -@dirrm %%WWWDIR%%/mod/blog/actions -@dirrm %%WWWDIR%%/mod/blog/classes -@dirrm %%WWWDIR%%/mod/blog/languages -@dirrm %%WWWDIR%%/mod/blog/lib -@dirrm %%WWWDIR%%/mod/blog/views/default/blog/sidebar -@dirrm %%WWWDIR%%/mod/blog/views/default/blog -@dirrm %%WWWDIR%%/mod/blog/views/default/forms/blog -@dirrm %%WWWDIR%%/mod/blog/views/default/forms -@dirrm %%WWWDIR%%/mod/blog/views/default/js/blog -@dirrm %%WWWDIR%%/mod/blog/views/default/js -@dirrm %%WWWDIR%%/mod/blog/views/default/object -@dirrm %%WWWDIR%%/mod/blog/views/default/river/object/blog -@dirrm %%WWWDIR%%/mod/blog/views/default/river/object -@dirrm %%WWWDIR%%/mod/blog/views/default/river -@dirrm %%WWWDIR%%/mod/blog/views/default/widgets/blog -@dirrm %%WWWDIR%%/mod/blog/views/default/widgets -@dirrm %%WWWDIR%%/mod/blog/views/default -@dirrm %%WWWDIR%%/mod/blog/views -@dirrm %%WWWDIR%%/mod/blog -@dirrm %%WWWDIR%%/mod/bookmarks/actions/bookmarks -@dirrm %%WWWDIR%%/mod/bookmarks/actions -@dirrm %%WWWDIR%%/mod/bookmarks/graphics -@dirrm %%WWWDIR%%/mod/bookmarks/languages -@dirrm %%WWWDIR%%/mod/bookmarks/lib -@dirrm %%WWWDIR%%/mod/bookmarks/pages/bookmarks -@dirrm %%WWWDIR%%/mod/bookmarks/pages -@dirrm %%WWWDIR%%/mod/bookmarks/views/default/bookmarks -@dirrm %%WWWDIR%%/mod/bookmarks/views/default/forms/bookmarks -@dirrm %%WWWDIR%%/mod/bookmarks/views/default/forms -@dirrm %%WWWDIR%%/mod/bookmarks/views/default/object -@dirrm %%WWWDIR%%/mod/bookmarks/views/default/river/object/bookmarks -@dirrm %%WWWDIR%%/mod/bookmarks/views/default/river/object -@dirrm %%WWWDIR%%/mod/bookmarks/views/default/river -@dirrm %%WWWDIR%%/mod/bookmarks/views/default/widgets/bookmarks -@dirrm %%WWWDIR%%/mod/bookmarks/views/default/widgets -@dirrm %%WWWDIR%%/mod/bookmarks/views/default -@dirrm %%WWWDIR%%/mod/bookmarks/views/rss/object -@dirrm %%WWWDIR%%/mod/bookmarks/views/rss -@dirrm %%WWWDIR%%/mod/bookmarks/views -@dirrm %%WWWDIR%%/mod/bookmarks -@dirrm %%WWWDIR%%/mod/categories/languages -@dirrm %%WWWDIR%%/mod/categories/views/default/categories -@dirrm %%WWWDIR%%/mod/categories/views/default/input -@dirrm %%WWWDIR%%/mod/categories/views/default/output -@dirrm %%WWWDIR%%/mod/categories/views/default/plugins/categories -@dirrm %%WWWDIR%%/mod/categories/views/default/plugins -@dirrm %%WWWDIR%%/mod/categories/views/default -@dirrm %%WWWDIR%%/mod/categories/views -@dirrm %%WWWDIR%%/mod/categories -@dirrm %%WWWDIR%%/mod/custom_index/languages -@dirrm %%WWWDIR%%/mod/custom_index/views/default/custom_index -@dirrm %%WWWDIR%%/mod/custom_index/views/default/page/layouts -@dirrm %%WWWDIR%%/mod/custom_index/views/default/page -@dirrm %%WWWDIR%%/mod/custom_index/views/default -@dirrm %%WWWDIR%%/mod/custom_index/views -@dirrm %%WWWDIR%%/mod/custom_index -@dirrm %%WWWDIR%%/mod/dashboard/views/default/dashboard -@dirrm %%WWWDIR%%/mod/dashboard/views/default -@dirrm %%WWWDIR%%/mod/dashboard/views -@dirrm %%WWWDIR%%/mod/dashboard -@dirrm %%WWWDIR%%/mod/developers/actions/developers -@dirrm %%WWWDIR%%/mod/developers/actions -@dirrm %%WWWDIR%%/mod/developers/classes -@dirrm %%WWWDIR%%/mod/developers/languages -@dirrm %%WWWDIR%%/mod/developers/vendors/jsTree/themes/apple -@dirrm %%WWWDIR%%/mod/developers/vendors/jsTree/themes/classic -@dirrm %%WWWDIR%%/mod/developers/vendors/jsTree/themes/default -@dirrm %%WWWDIR%%/mod/developers/vendors/jsTree/themes/default-rtl -@dirrm %%WWWDIR%%/mod/developers/vendors/jsTree/themes -@dirrm %%WWWDIR%%/mod/developers/vendors/jsTree -@dirrm %%WWWDIR%%/mod/developers/vendors -@dirrm %%WWWDIR%%/mod/developers/views/default/admin/developers -@dirrm %%WWWDIR%%/mod/developers/views/default/admin -@dirrm %%WWWDIR%%/mod/developers/views/default/developers -@dirrm %%WWWDIR%%/mod/developers/views/default/forms/developers -@dirrm %%WWWDIR%%/mod/developers/views/default/forms -@dirrm %%WWWDIR%%/mod/developers/views/default/js/developers -@dirrm %%WWWDIR%%/mod/developers/views/default/js -@dirrm %%WWWDIR%%/mod/developers/views/default/page -@dirrm %%WWWDIR%%/mod/developers/views/default/theme_preview/components -@dirrm %%WWWDIR%%/mod/developers/views/default/theme_preview/icons -@dirrm %%WWWDIR%%/mod/developers/views/default/theme_preview/modules -@dirrm %%WWWDIR%%/mod/developers/views/default/theme_preview/navigation -@dirrm %%WWWDIR%%/mod/developers/views/default/theme_preview/typography -@dirrm %%WWWDIR%%/mod/developers/views/default/theme_preview -@dirrm %%WWWDIR%%/mod/developers/views/default -@dirrm %%WWWDIR%%/mod/developers/views -@dirrm %%WWWDIR%%/mod/developers -@dirrm %%WWWDIR%%/mod/diagnostics/actions -@dirrm %%WWWDIR%%/mod/diagnostics/languages -@dirrm %%WWWDIR%%/mod/diagnostics/views/default/admin/utilities -@dirrm %%WWWDIR%%/mod/diagnostics/views/default/admin -@dirrm %%WWWDIR%%/mod/diagnostics/views/default/forms/diagnostics -@dirrm %%WWWDIR%%/mod/diagnostics/views/default/forms -@dirrm %%WWWDIR%%/mod/diagnostics/views/default -@dirrm %%WWWDIR%%/mod/diagnostics/views -@dirrm %%WWWDIR%%/mod/diagnostics -@dirrm %%WWWDIR%%/mod/embed/languages -@dirrm %%WWWDIR%%/mod/embed/views/default/embed -@dirrm %%WWWDIR%%/mod/embed/views/default/group/default -@dirrm %%WWWDIR%%/mod/embed/views/default/group -@dirrm %%WWWDIR%%/mod/embed/views/default/js/embed -@dirrm %%WWWDIR%%/mod/embed/views/default/js -@dirrm %%WWWDIR%%/mod/embed/views/default/object/default -@dirrm %%WWWDIR%%/mod/embed/views/default/object/file -@dirrm %%WWWDIR%%/mod/embed/views/default/object -@dirrm %%WWWDIR%%/mod/embed/views/default/site/default -@dirrm %%WWWDIR%%/mod/embed/views/default/site -@dirrm %%WWWDIR%%/mod/embed/views/default/user/default -@dirrm %%WWWDIR%%/mod/embed/views/default/user -@dirrm %%WWWDIR%%/mod/embed/views/default -@dirrm %%WWWDIR%%/mod/embed/views -@dirrm %%WWWDIR%%/mod/embed -@dirrm %%WWWDIR%%/mod/externalpages/actions -@dirrm %%WWWDIR%%/mod/externalpages/languages -@dirrm %%WWWDIR%%/mod/externalpages/views/default/admin/appearance -@dirrm %%WWWDIR%%/mod/externalpages/views/default/admin -@dirrm %%WWWDIR%%/mod/externalpages/views/default/expages -@dirrm %%WWWDIR%%/mod/externalpages/views/default/forms/expages -@dirrm %%WWWDIR%%/mod/externalpages/views/default/forms -@dirrm %%WWWDIR%%/mod/externalpages/views/default -@dirrm %%WWWDIR%%/mod/externalpages/views -@dirrm %%WWWDIR%%/mod/externalpages -@dirrm %%WWWDIR%%/mod/file/actions/file -@dirrm %%WWWDIR%%/mod/file/actions -@dirrm %%WWWDIR%%/mod/file/classes -@dirrm %%WWWDIR%%/mod/file/graphics/icons -@dirrm %%WWWDIR%%/mod/file/graphics -@dirrm %%WWWDIR%%/mod/file/languages -@dirrm %%WWWDIR%%/mod/file/lib -@dirrm %%WWWDIR%%/mod/file/pages/file -@dirrm %%WWWDIR%%/mod/file/pages -@dirrm %%WWWDIR%%/mod/file/views/default/file/specialcontent/image -@dirrm %%WWWDIR%%/mod/file/views/default/file/specialcontent -@dirrm %%WWWDIR%%/mod/file/views/default/file -@dirrm %%WWWDIR%%/mod/file/views/default/forms/file -@dirrm %%WWWDIR%%/mod/file/views/default/forms -@dirrm %%WWWDIR%%/mod/file/views/default/icon/object -@dirrm %%WWWDIR%%/mod/file/views/default/icon -@dirrm %%WWWDIR%%/mod/file/views/default/object -@dirrm %%WWWDIR%%/mod/file/views/default/river/object/file -@dirrm %%WWWDIR%%/mod/file/views/default/river/object -@dirrm %%WWWDIR%%/mod/file/views/default/river -@dirrm %%WWWDIR%%/mod/file/views/default/widgets/filerepo -@dirrm %%WWWDIR%%/mod/file/views/default/widgets -@dirrm %%WWWDIR%%/mod/file/views/default -@dirrm %%WWWDIR%%/mod/file/views/rss/object -@dirrm %%WWWDIR%%/mod/file/views/rss -@dirrm %%WWWDIR%%/mod/file/views -@dirrm %%WWWDIR%%/mod/file -@dirrm %%WWWDIR%%/mod/garbagecollector/languages -@dirrm %%WWWDIR%%/mod/garbagecollector/views/default/settings/garbagecollector -@dirrm %%WWWDIR%%/mod/garbagecollector/views/default/settings -@dirrm %%WWWDIR%%/mod/garbagecollector/views/default -@dirrm %%WWWDIR%%/mod/garbagecollector/views -@dirrm %%WWWDIR%%/mod/garbagecollector -@dirrm %%WWWDIR%%/mod/groups/actions/discussion/reply -@dirrm %%WWWDIR%%/mod/groups/actions/discussion -@dirrm %%WWWDIR%%/mod/groups/actions/groups/membership -@dirrm %%WWWDIR%%/mod/groups/actions/groups -@dirrm %%WWWDIR%%/mod/groups/actions -@dirrm %%WWWDIR%%/mod/groups/graphics -@dirrm %%WWWDIR%%/mod/groups/languages -@dirrm %%WWWDIR%%/mod/groups/lib -@dirrm %%WWWDIR%%/mod/groups/upgrades -@dirrm %%WWWDIR%%/mod/groups/views/default/annotation -@dirrm %%WWWDIR%%/mod/groups/views/default/discussion -@dirrm %%WWWDIR%%/mod/groups/views/default/forms/discussion/reply -@dirrm %%WWWDIR%%/mod/groups/views/default/forms/discussion -@dirrm %%WWWDIR%%/mod/groups/views/default/forms/groups -@dirrm %%WWWDIR%%/mod/groups/views/default/forms -@dirrm %%WWWDIR%%/mod/groups/views/default/group -@dirrm %%WWWDIR%%/mod/groups/views/default/groups/profile -@dirrm %%WWWDIR%%/mod/groups/views/default/groups/sidebar -@dirrm %%WWWDIR%%/mod/groups/views/default/groups -@dirrm %%WWWDIR%%/mod/groups/views/default/object -@dirrm %%WWWDIR%%/mod/groups/views/default/river/annotation/group_topic_post -@dirrm %%WWWDIR%%/mod/groups/views/default/river/annotation -@dirrm %%WWWDIR%%/mod/groups/views/default/river/group -@dirrm %%WWWDIR%%/mod/groups/views/default/river/object/groupforumtopic -@dirrm %%WWWDIR%%/mod/groups/views/default/river/object -@dirrm %%WWWDIR%%/mod/groups/views/default/river/relationship/member -@dirrm %%WWWDIR%%/mod/groups/views/default/river/relationship -@dirrm %%WWWDIR%%/mod/groups/views/default/river -@dirrm %%WWWDIR%%/mod/groups/views/default/settings/groups -@dirrm %%WWWDIR%%/mod/groups/views/default/settings -@dirrm %%WWWDIR%%/mod/groups/views/default/widgets/a_users_groups -@dirrm %%WWWDIR%%/mod/groups/views/default/widgets -@dirrm %%WWWDIR%%/mod/groups/views/default -@dirrm %%WWWDIR%%/mod/groups/views/rss/forum -@dirrm %%WWWDIR%%/mod/groups/views/rss/groups -@dirrm %%WWWDIR%%/mod/groups/views/rss/object -@dirrm %%WWWDIR%%/mod/groups/views/rss -@dirrm %%WWWDIR%%/mod/groups/views -@dirrm %%WWWDIR%%/mod/groups -@dirrm %%WWWDIR%%/mod/htmlawed/vendors/htmLawed -@dirrm %%WWWDIR%%/mod/htmlawed/vendors -@dirrm %%WWWDIR%%/mod/htmlawed -@dirrm %%WWWDIR%%/mod/invitefriends/actions -@dirrm %%WWWDIR%%/mod/invitefriends/languages -@dirrm %%WWWDIR%%/mod/invitefriends/views/default/forms/invitefriends -@dirrm %%WWWDIR%%/mod/invitefriends/views/default/forms -@dirrm %%WWWDIR%%/mod/invitefriends/views/default/invitefriends -@dirrm %%WWWDIR%%/mod/invitefriends/views/default -@dirrm %%WWWDIR%%/mod/invitefriends/views -@dirrm %%WWWDIR%%/mod/invitefriends -@dirrm %%WWWDIR%%/mod/likes/actions/likes -@dirrm %%WWWDIR%%/mod/likes/actions -@dirrm %%WWWDIR%%/mod/likes/languages -@dirrm %%WWWDIR%%/mod/likes/views/default/annotation -@dirrm %%WWWDIR%%/mod/likes/views/default/likes -@dirrm %%WWWDIR%%/mod/likes/views/default -@dirrm %%WWWDIR%%/mod/likes/views -@dirrm %%WWWDIR%%/mod/likes -@dirrm %%WWWDIR%%/mod/logbrowser/languages -@dirrm %%WWWDIR%%/mod/logbrowser/views/default/admin/utilities -@dirrm %%WWWDIR%%/mod/logbrowser/views/default/admin -@dirrm %%WWWDIR%%/mod/logbrowser/views/default/logbrowser -@dirrm %%WWWDIR%%/mod/logbrowser/views/default -@dirrm %%WWWDIR%%/mod/logbrowser/views -@dirrm %%WWWDIR%%/mod/logbrowser -@dirrm %%WWWDIR%%/mod/logrotate/languages -@dirrm %%WWWDIR%%/mod/logrotate/views/default/settings/logrotate -@dirrm %%WWWDIR%%/mod/logrotate/views/default/settings -@dirrm %%WWWDIR%%/mod/logrotate/views/default -@dirrm %%WWWDIR%%/mod/logrotate/views -@dirrm %%WWWDIR%%/mod/logrotate -@dirrm %%WWWDIR%%/mod/members/languages -@dirrm %%WWWDIR%%/mod/members/pages/members -@dirrm %%WWWDIR%%/mod/members/pages -@dirrm %%WWWDIR%%/mod/members/views/default/members -@dirrm %%WWWDIR%%/mod/members/views/default -@dirrm %%WWWDIR%%/mod/members/views -@dirrm %%WWWDIR%%/mod/members -@dirrm %%WWWDIR%%/mod/messageboard/actions -@dirrm %%WWWDIR%%/mod/messageboard/languages -@dirrm %%WWWDIR%%/mod/messageboard/pages/messageboard -@dirrm %%WWWDIR%%/mod/messageboard/pages -@dirrm %%WWWDIR%%/mod/messageboard/views/default/forms/messageboard -@dirrm %%WWWDIR%%/mod/messageboard/views/default/forms -@dirrm %%WWWDIR%%/mod/messageboard/views/default/messageboard -@dirrm %%WWWDIR%%/mod/messageboard/views/default/river/object/messageboard -@dirrm %%WWWDIR%%/mod/messageboard/views/default/river/object -@dirrm %%WWWDIR%%/mod/messageboard/views/default/river -@dirrm %%WWWDIR%%/mod/messageboard/views/default/widgets/messageboard -@dirrm %%WWWDIR%%/mod/messageboard/views/default/widgets -@dirrm %%WWWDIR%%/mod/messageboard/views/default -@dirrm %%WWWDIR%%/mod/messageboard/views -@dirrm %%WWWDIR%%/mod/messageboard -@dirrm %%WWWDIR%%/mod/messages/actions/messages -@dirrm %%WWWDIR%%/mod/messages/actions -@dirrm %%WWWDIR%%/mod/messages/graphics -@dirrm %%WWWDIR%%/mod/messages/languages -@dirrm %%WWWDIR%%/mod/messages/lib -@dirrm %%WWWDIR%%/mod/messages/pages/messages -@dirrm %%WWWDIR%%/mod/messages/pages -@dirrm %%WWWDIR%%/mod/messages/views/default/forms/messages -@dirrm %%WWWDIR%%/mod/messages/views/default/forms -@dirrm %%WWWDIR%%/mod/messages/views/default/messages -@dirrm %%WWWDIR%%/mod/messages/views/default/object -@dirrm %%WWWDIR%%/mod/messages/views/default -@dirrm %%WWWDIR%%/mod/messages/views -@dirrm %%WWWDIR%%/mod/messages -@dirrm %%WWWDIR%%/mod/notifications/actions -@dirrm %%WWWDIR%%/mod/notifications/graphics -@dirrm %%WWWDIR%%/mod/notifications/languages -@dirrm %%WWWDIR%%/mod/notifications/views/default/forms/notificationsettings -@dirrm %%WWWDIR%%/mod/notifications/views/default/forms -@dirrm %%WWWDIR%%/mod/notifications/views/default/notifications/subscriptions -@dirrm %%WWWDIR%%/mod/notifications/views/default/notifications -@dirrm %%WWWDIR%%/mod/notifications/views/default -@dirrm %%WWWDIR%%/mod/notifications/views -@dirrm %%WWWDIR%%/mod/notifications -@dirrm %%WWWDIR%%/mod/oauth_api/vendors/oauth/example/server/core/templates/inc -@dirrm %%WWWDIR%%/mod/oauth_api/vendors/oauth/example/server/core/templates -@dirrm %%WWWDIR%%/mod/oauth_api/vendors/oauth/example/server/core -@dirrm %%WWWDIR%%/mod/oauth_api/vendors/oauth/example/server/www -@dirrm %%WWWDIR%%/mod/oauth_api/vendors/oauth/example/server -@dirrm %%WWWDIR%%/mod/oauth_api/vendors/oauth/example -@dirrm %%WWWDIR%%/mod/oauth_api/vendors/oauth/library/body -@dirrm %%WWWDIR%%/mod/oauth_api/vendors/oauth/library/discovery -@dirrm %%WWWDIR%%/mod/oauth_api/vendors/oauth/library/signature_method -@dirrm %%WWWDIR%%/mod/oauth_api/vendors/oauth/library/store/mysql -@dirrm %%WWWDIR%%/mod/oauth_api/vendors/oauth/library/store -@dirrm %%WWWDIR%%/mod/oauth_api/vendors/oauth/library -@dirrm %%WWWDIR%%/mod/oauth_api/vendors/oauth/test/discovery -@dirrm %%WWWDIR%%/mod/oauth_api/vendors/oauth/test -@dirrm %%WWWDIR%%/mod/oauth_api/vendors/oauth -@dirrm %%WWWDIR%%/mod/oauth_api/vendors -@dirrm %%WWWDIR%%/mod/oauth_api -@dirrm %%WWWDIR%%/mod/pages/actions/pages -@dirrm %%WWWDIR%%/mod/pages/actions -@dirrm %%WWWDIR%%/mod/pages/images -@dirrm %%WWWDIR%%/mod/pages/languages -@dirrm %%WWWDIR%%/mod/pages/lib -@dirrm %%WWWDIR%%/mod/pages/pages/pages -@dirrm %%WWWDIR%%/mod/pages/pages -@dirrm %%WWWDIR%%/mod/pages/vendors/jquery-treeview/demo -@dirrm %%WWWDIR%%/mod/pages/vendors/jquery-treeview/images -@dirrm %%WWWDIR%%/mod/pages/vendors/jquery-treeview/lib -@dirrm %%WWWDIR%%/mod/pages/vendors/jquery-treeview -@dirrm %%WWWDIR%%/mod/pages/vendors -@dirrm %%WWWDIR%%/mod/pages/views/default/annotation -@dirrm %%WWWDIR%%/mod/pages/views/default/forms/pages -@dirrm %%WWWDIR%%/mod/pages/views/default/forms -@dirrm %%WWWDIR%%/mod/pages/views/default/input -@dirrm %%WWWDIR%%/mod/pages/views/default/object -@dirrm %%WWWDIR%%/mod/pages/views/default/pages/sidebar -@dirrm %%WWWDIR%%/mod/pages/views/default/pages -@dirrm %%WWWDIR%%/mod/pages/views/default/river/object/page -@dirrm %%WWWDIR%%/mod/pages/views/default/river/object/page_top -@dirrm %%WWWDIR%%/mod/pages/views/default/river/object -@dirrm %%WWWDIR%%/mod/pages/views/default/river -@dirrm %%WWWDIR%%/mod/pages/views/default/widgets/pages -@dirrm %%WWWDIR%%/mod/pages/views/default/widgets -@dirrm %%WWWDIR%%/mod/pages/views/default -@dirrm %%WWWDIR%%/mod/pages/views -@dirrm %%WWWDIR%%/mod/pages -@dirrm %%WWWDIR%%/mod/profile/languages -@dirrm %%WWWDIR%%/mod/profile/views/default/profile -@dirrm %%WWWDIR%%/mod/profile/views/default -@dirrm %%WWWDIR%%/mod/profile/views -@dirrm %%WWWDIR%%/mod/profile -@dirrm %%WWWDIR%%/mod/reportedcontent/actions/reportedcontent -@dirrm %%WWWDIR%%/mod/reportedcontent/actions -@dirrm %%WWWDIR%%/mod/reportedcontent/graphics -@dirrm %%WWWDIR%%/mod/reportedcontent/languages -@dirrm %%WWWDIR%%/mod/reportedcontent/views/default/admin/utilities -@dirrm %%WWWDIR%%/mod/reportedcontent/views/default/admin -@dirrm %%WWWDIR%%/mod/reportedcontent/views/default/forms/reportedcontent -@dirrm %%WWWDIR%%/mod/reportedcontent/views/default/forms -@dirrm %%WWWDIR%%/mod/reportedcontent/views/default/object -@dirrm %%WWWDIR%%/mod/reportedcontent/views/default/reportedcontent -@dirrm %%WWWDIR%%/mod/reportedcontent/views/default/widgets/reportedcontent -@dirrm %%WWWDIR%%/mod/reportedcontent/views/default/widgets -@dirrm %%WWWDIR%%/mod/reportedcontent/views/default -@dirrm %%WWWDIR%%/mod/reportedcontent/views -@dirrm %%WWWDIR%%/mod/reportedcontent -@dirrm %%WWWDIR%%/mod/search/languages -@dirrm %%WWWDIR%%/mod/search/pages/search -@dirrm %%WWWDIR%%/mod/search/pages -@dirrm %%WWWDIR%%/mod/search/views/default/search/comments -@dirrm %%WWWDIR%%/mod/search/views/default/search -@dirrm %%WWWDIR%%/mod/search/views/default -@dirrm %%WWWDIR%%/mod/search/views/rss/search/comments -@dirrm %%WWWDIR%%/mod/search/views/rss/search -@dirrm %%WWWDIR%%/mod/search/views/rss -@dirrm %%WWWDIR%%/mod/search/views -@dirrm %%WWWDIR%%/mod/search -@dirrm %%WWWDIR%%/mod/tagcloud/languages -@dirrm %%WWWDIR%%/mod/tagcloud/views/default/widgets/tagcloud -@dirrm %%WWWDIR%%/mod/tagcloud/views/default/widgets -@dirrm %%WWWDIR%%/mod/tagcloud/views/default -@dirrm %%WWWDIR%%/mod/tagcloud/views -@dirrm %%WWWDIR%%/mod/tagcloud -@dirrm %%WWWDIR%%/mod/thewire/actions -@dirrm %%WWWDIR%%/mod/thewire/classes -@dirrm %%WWWDIR%%/mod/thewire/graphics -@dirrm %%WWWDIR%%/mod/thewire/languages -@dirrm %%WWWDIR%%/mod/thewire/pages/thewire -@dirrm %%WWWDIR%%/mod/thewire/pages -@dirrm %%WWWDIR%%/mod/thewire/tests -@dirrm %%WWWDIR%%/mod/thewire/views/default/forms/thewire -@dirrm %%WWWDIR%%/mod/thewire/views/default/forms -@dirrm %%WWWDIR%%/mod/thewire/views/default/js -@dirrm %%WWWDIR%%/mod/thewire/views/default/object -@dirrm %%WWWDIR%%/mod/thewire/views/default/river/object/thewire -@dirrm %%WWWDIR%%/mod/thewire/views/default/river/object -@dirrm %%WWWDIR%%/mod/thewire/views/default/river -@dirrm %%WWWDIR%%/mod/thewire/views/default/thewire/scripts -@dirrm %%WWWDIR%%/mod/thewire/views/default/thewire -@dirrm %%WWWDIR%%/mod/thewire/views/default/widgets/thewire -@dirrm %%WWWDIR%%/mod/thewire/views/default/widgets -@dirrm %%WWWDIR%%/mod/thewire/views/default -@dirrm %%WWWDIR%%/mod/thewire/views/rss/object -@dirrm %%WWWDIR%%/mod/thewire/views/rss/search/object/thewire -@dirrm %%WWWDIR%%/mod/thewire/views/rss/search/object -@dirrm %%WWWDIR%%/mod/thewire/views/rss/search -@dirrm %%WWWDIR%%/mod/thewire/views/rss -@dirrm %%WWWDIR%%/mod/thewire/views -@dirrm %%WWWDIR%%/mod/thewire -@dirrm %%WWWDIR%%/mod/tinymce/css -@dirrm %%WWWDIR%%/mod/tinymce/languages -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/examples/css -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/examples/lists -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/examples/media -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/examples/templates -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/examples -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advhr/css -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advhr/js -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advhr/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advhr -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advimage/css -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advimage/img -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advimage/js -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advimage/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advimage -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advlink/css -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advlink/js -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advlink/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advlink -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/advlist -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/autolink -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/autoresize -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/autosave/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/autosave -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/bbcode -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/contextmenu -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/directionality -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/emotions/img -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/emotions/js -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/emotions/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/emotions -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/example/img -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/example/js -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/example/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/example -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/fullpage/css -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/fullpage/js -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/fullpage/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/fullpage -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/fullscreen -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/iespell -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2 -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/inlinepopups -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/insertdatetime -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/layer -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/legacyoutput -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/lists -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/media/css -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/media/js -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/media/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/media -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/nonbreaking -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/noneditable -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/pagebreak -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/paste/js -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/paste/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/paste -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/preview/jscripts -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/preview -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/print -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/save -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/searchreplace/css -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/searchreplace/js -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/searchreplace -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/spellchecker/css -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/spellchecker/img -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/spellchecker -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/style/css -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/style/js -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/style/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/style -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/tabfocus -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/table/css -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/table/js -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/table/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/table -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/template/css -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/template/js -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/template/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/template -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/visualchars -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/wordcount -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/advanced/img -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/advanced/js -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/advanced/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/advanced/skins/default -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/advanced/skins/highcontrast -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7 -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/advanced/skins -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/advanced -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/simple/img -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/simple/langs -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/simple/skins/default -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/img -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7 -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/simple/skins -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes/simple -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/themes -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/utils -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts/tiny_mce -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce/jscripts -@dirrm %%WWWDIR%%/mod/tinymce/vendor/tinymce -@dirrm %%WWWDIR%%/mod/tinymce/vendor -@dirrm %%WWWDIR%%/mod/tinymce/views/default/js -@dirrm %%WWWDIR%%/mod/tinymce/views/default/tinymce -@dirrm %%WWWDIR%%/mod/tinymce/views/default -@dirrm %%WWWDIR%%/mod/tinymce/views -@dirrm %%WWWDIR%%/mod/tinymce -@dirrm %%WWWDIR%%/mod/twitter/graphics -@dirrm %%WWWDIR%%/mod/twitter/languages -@dirrm %%WWWDIR%%/mod/twitter/views/default/twitter -@dirrm %%WWWDIR%%/mod/twitter/views/default/widgets/twitter -@dirrm %%WWWDIR%%/mod/twitter/views/default/widgets -@dirrm %%WWWDIR%%/mod/twitter/views/default -@dirrm %%WWWDIR%%/mod/twitter/views -@dirrm %%WWWDIR%%/mod/twitter -@dirrm %%WWWDIR%%/mod/twitter_api/actions/twitter_api -@dirrm %%WWWDIR%%/mod/twitter_api/actions -@dirrm %%WWWDIR%%/mod/twitter_api/graphics -@dirrm %%WWWDIR%%/mod/twitter_api/languages -@dirrm %%WWWDIR%%/mod/twitter_api/lib -@dirrm %%WWWDIR%%/mod/twitter_api/pages/twitter_api -@dirrm %%WWWDIR%%/mod/twitter_api/pages -@dirrm %%WWWDIR%%/mod/twitter_api/vendors/twitteroauth -@dirrm %%WWWDIR%%/mod/twitter_api/vendors -@dirrm %%WWWDIR%%/mod/twitter_api/views/default/forms/twitter_api -@dirrm %%WWWDIR%%/mod/twitter_api/views/default/forms -@dirrm %%WWWDIR%%/mod/twitter_api/views/default/settings/twitter_api -@dirrm %%WWWDIR%%/mod/twitter_api/views/default/settings -@dirrm %%WWWDIR%%/mod/twitter_api/views/default/twitter_api -@dirrm %%WWWDIR%%/mod/twitter_api/views/default/usersettings/twitter_api -@dirrm %%WWWDIR%%/mod/twitter_api/views/default/usersettings -@dirrm %%WWWDIR%%/mod/twitter_api/views/default -@dirrm %%WWWDIR%%/mod/twitter_api/views -@dirrm %%WWWDIR%%/mod/twitter_api -@dirrm %%WWWDIR%%/mod/uservalidationbyemail/actions -@dirrm %%WWWDIR%%/mod/uservalidationbyemail/languages -@dirrm %%WWWDIR%%/mod/uservalidationbyemail/lib -@dirrm %%WWWDIR%%/mod/uservalidationbyemail/views/default/admin/users -@dirrm %%WWWDIR%%/mod/uservalidationbyemail/views/default/admin -@dirrm %%WWWDIR%%/mod/uservalidationbyemail/views/default/forms/uservalidationbyemail -@dirrm %%WWWDIR%%/mod/uservalidationbyemail/views/default/forms -@dirrm %%WWWDIR%%/mod/uservalidationbyemail/views/default/uservalidationbyemail -@dirrm %%WWWDIR%%/mod/uservalidationbyemail/views/default -@dirrm %%WWWDIR%%/mod/uservalidationbyemail/views -@dirrm %%WWWDIR%%/mod/uservalidationbyemail -@dirrm %%WWWDIR%%/mod/zaudio/audioplayer -@dirrm %%WWWDIR%%/mod/zaudio/views/default/file/specialcontent/audio -@dirrm %%WWWDIR%%/mod/zaudio/views/default/file/specialcontent -@dirrm %%WWWDIR%%/mod/zaudio/views/default/file -@dirrm %%WWWDIR%%/mod/zaudio/views/default/zaudio -@dirrm %%WWWDIR%%/mod/zaudio/views/default -@dirrm %%WWWDIR%%/mod/zaudio/views -@dirrm %%WWWDIR%%/mod/zaudio -@dirrm %%WWWDIR%%/mod -@dirrm %%WWWDIR%%/pages/account -@dirrm %%WWWDIR%%/pages/avatar -@dirrm %%WWWDIR%%/pages/entities -@dirrm %%WWWDIR%%/pages/friends/collections -@dirrm %%WWWDIR%%/pages/friends -@dirrm %%WWWDIR%%/pages/profile -@dirrm %%WWWDIR%%/pages/settings -@dirrm %%WWWDIR%%/pages -@dirrm %%WWWDIR%%/vendors/calendarpopup -@dirrm %%WWWDIR%%/vendors/jquery/fancybox -@dirrm %%WWWDIR%%/vendors/jquery/jquery.imgareaselect-0.9.8/css -@dirrm %%WWWDIR%%/vendors/jquery/jquery.imgareaselect-0.9.8/scripts -@dirrm %%WWWDIR%%/vendors/jquery/jquery.imgareaselect-0.9.8 -@dirrm %%WWWDIR%%/vendors/jquery -@dirrm %%WWWDIR%%/vendors/markdown -@dirrm %%WWWDIR%%/vendors/simpletest/docs/en -@dirrm %%WWWDIR%%/vendors/simpletest/docs/fr -@dirrm %%WWWDIR%%/vendors/simpletest/docs -@dirrm %%WWWDIR%%/vendors/simpletest/extensions/testdox -@dirrm %%WWWDIR%%/vendors/simpletest/extensions -@dirrm %%WWWDIR%%/vendors/simpletest/test/support/collector -@dirrm %%WWWDIR%%/vendors/simpletest/test/support -@dirrm %%WWWDIR%%/vendors/simpletest/test -@dirrm %%WWWDIR%%/vendors/simpletest -@dirrm %%WWWDIR%%/vendors -@dirrm %%WWWDIR%%/views/default/admin/appearance/profile_fields -@dirrm %%WWWDIR%%/views/default/admin/appearance -@dirrm %%WWWDIR%%/views/default/admin/settings -@dirrm %%WWWDIR%%/views/default/admin/statistics -@dirrm %%WWWDIR%%/views/default/admin/users -@dirrm %%WWWDIR%%/views/default/admin -@dirrm %%WWWDIR%%/views/default/annotation -@dirrm %%WWWDIR%%/views/default/api -@dirrm %%WWWDIR%%/views/default/core/account -@dirrm %%WWWDIR%%/views/default/core/avatar -@dirrm %%WWWDIR%%/views/default/core/friends -@dirrm %%WWWDIR%%/views/default/core/river -@dirrm %%WWWDIR%%/views/default/core/settings/account -@dirrm %%WWWDIR%%/views/default/core/settings/statistics -@dirrm %%WWWDIR%%/views/default/core/settings -@dirrm %%WWWDIR%%/views/default/core -@dirrm %%WWWDIR%%/views/default/css/elements -@dirrm %%WWWDIR%%/views/default/css -@dirrm %%WWWDIR%%/views/default/export -@dirrm %%WWWDIR%%/views/default/forms/account -@dirrm %%WWWDIR%%/views/default/forms/admin/menu -@dirrm %%WWWDIR%%/views/default/forms/admin/plugins -@dirrm %%WWWDIR%%/views/default/forms/admin/site -@dirrm %%WWWDIR%%/views/default/forms/admin -@dirrm %%WWWDIR%%/views/default/forms/avatar -@dirrm %%WWWDIR%%/views/default/forms/comments -@dirrm %%WWWDIR%%/views/default/forms/friends/collections -@dirrm %%WWWDIR%%/views/default/forms/friends -@dirrm %%WWWDIR%%/views/default/forms/members -@dirrm %%WWWDIR%%/views/default/forms/plugins/settings -@dirrm %%WWWDIR%%/views/default/forms/plugins/usersettings -@dirrm %%WWWDIR%%/views/default/forms/plugins -@dirrm %%WWWDIR%%/views/default/forms/profile/fields -@dirrm %%WWWDIR%%/views/default/forms/profile -@dirrm %%WWWDIR%%/views/default/forms/user -@dirrm %%WWWDIR%%/views/default/forms/usersettings -@dirrm %%WWWDIR%%/views/default/forms/widgets -@dirrm %%WWWDIR%%/views/default/forms -@dirrm %%WWWDIR%%/views/default/graphics -@dirrm %%WWWDIR%%/views/default/group/elements -@dirrm %%WWWDIR%%/views/default/group/search -@dirrm %%WWWDIR%%/views/default/group -@dirrm %%WWWDIR%%/views/default/icon/user -@dirrm %%WWWDIR%%/views/default/icon -@dirrm %%WWWDIR%%/views/default/input -@dirrm %%WWWDIR%%/views/default/js/languages -@dirrm %%WWWDIR%%/views/default/js -@dirrm %%WWWDIR%%/views/default/navigation/menu/elements -@dirrm %%WWWDIR%%/views/default/navigation/menu -@dirrm %%WWWDIR%%/views/default/navigation -@dirrm %%WWWDIR%%/views/default/object/elements -@dirrm %%WWWDIR%%/views/default/object/plugin/elements -@dirrm %%WWWDIR%%/views/default/object/plugin -@dirrm %%WWWDIR%%/views/default/object/widget/elements -@dirrm %%WWWDIR%%/views/default/object/widget -@dirrm %%WWWDIR%%/views/default/object -@dirrm %%WWWDIR%%/views/default/output -@dirrm %%WWWDIR%%/views/default/page/components -@dirrm %%WWWDIR%%/views/default/page/elements -@dirrm %%WWWDIR%%/views/default/page/layouts/content -@dirrm %%WWWDIR%%/views/default/page/layouts/widgets -@dirrm %%WWWDIR%%/views/default/page/layouts -@dirrm %%WWWDIR%%/views/default/page -@dirrm %%WWWDIR%%/views/default/profile -@dirrm %%WWWDIR%%/views/default/river/annotation/generic_comment -@dirrm %%WWWDIR%%/views/default/river/annotation -@dirrm %%WWWDIR%%/views/default/river/elements -@dirrm %%WWWDIR%%/views/default/river/relationship/friend -@dirrm %%WWWDIR%%/views/default/river/relationship -@dirrm %%WWWDIR%%/views/default/river/user/default -@dirrm %%WWWDIR%%/views/default/river/user -@dirrm %%WWWDIR%%/views/default/river -@dirrm %%WWWDIR%%/views/default/site -@dirrm %%WWWDIR%%/views/default/user/elements -@dirrm %%WWWDIR%%/views/default/user/search -@dirrm %%WWWDIR%%/views/default/user -@dirrm %%WWWDIR%%/views/default/widgets/admin_welcome -@dirrm %%WWWDIR%%/views/default/widgets/content_stats -@dirrm %%WWWDIR%%/views/default/widgets/friends -@dirrm %%WWWDIR%%/views/default/widgets/new_users -@dirrm %%WWWDIR%%/views/default/widgets/online_users -@dirrm %%WWWDIR%%/views/default/widgets/river_widget -@dirrm %%WWWDIR%%/views/default/widgets -@dirrm %%WWWDIR%%/views/default -@dirrm %%WWWDIR%%/views/failsafe/messages/exceptions -@dirrm %%WWWDIR%%/views/failsafe/messages -@dirrm %%WWWDIR%%/views/failsafe/page -@dirrm %%WWWDIR%%/views/failsafe -@dirrm %%WWWDIR%%/views/foaf/page -@dirrm %%WWWDIR%%/views/foaf/search -@dirrm %%WWWDIR%%/views/foaf/user -@dirrm %%WWWDIR%%/views/foaf -@dirrm %%WWWDIR%%/views/ical/export -@dirrm %%WWWDIR%%/views/ical/object -@dirrm %%WWWDIR%%/views/ical/page -@dirrm %%WWWDIR%%/views/ical/search -@dirrm %%WWWDIR%%/views/ical -@dirrm %%WWWDIR%%/views/installation/forms/install -@dirrm %%WWWDIR%%/views/installation/forms -@dirrm %%WWWDIR%%/views/installation/input -@dirrm %%WWWDIR%%/views/installation/install/pages -@dirrm %%WWWDIR%%/views/installation/install -@dirrm %%WWWDIR%%/views/installation/page/elements -@dirrm %%WWWDIR%%/views/installation/page -@dirrm %%WWWDIR%%/views/installation -@dirrm %%WWWDIR%%/views/json/api -@dirrm %%WWWDIR%%/views/json/entities -@dirrm %%WWWDIR%%/views/json/export -@dirrm %%WWWDIR%%/views/json/group -@dirrm %%WWWDIR%%/views/json/messages/exceptions -@dirrm %%WWWDIR%%/views/json/messages -@dirrm %%WWWDIR%%/views/json/object -@dirrm %%WWWDIR%%/views/json/page -@dirrm %%WWWDIR%%/views/json/river/item -@dirrm %%WWWDIR%%/views/json/river -@dirrm %%WWWDIR%%/views/json/search -@dirrm %%WWWDIR%%/views/json/site -@dirrm %%WWWDIR%%/views/json/user -@dirrm %%WWWDIR%%/views/json -@dirrm %%WWWDIR%%/views/opendd/export -@dirrm %%WWWDIR%%/views/opendd/group -@dirrm %%WWWDIR%%/views/opendd/messages/exceptions -@dirrm %%WWWDIR%%/views/opendd/messages -@dirrm %%WWWDIR%%/views/opendd/object -@dirrm %%WWWDIR%%/views/opendd/page -@dirrm %%WWWDIR%%/views/opendd/search -@dirrm %%WWWDIR%%/views/opendd/site -@dirrm %%WWWDIR%%/views/opendd/user -@dirrm %%WWWDIR%%/views/opendd -@dirrm %%WWWDIR%%/views/php/api -@dirrm %%WWWDIR%%/views/php/export -@dirrm %%WWWDIR%%/views/php/group -@dirrm %%WWWDIR%%/views/php/messages/exceptions -@dirrm %%WWWDIR%%/views/php/messages -@dirrm %%WWWDIR%%/views/php/object -@dirrm %%WWWDIR%%/views/php/page -@dirrm %%WWWDIR%%/views/php/search -@dirrm %%WWWDIR%%/views/php/site -@dirrm %%WWWDIR%%/views/php/user -@dirrm %%WWWDIR%%/views/php -@dirrm %%WWWDIR%%/views/rss/annotation -@dirrm %%WWWDIR%%/views/rss/group -@dirrm %%WWWDIR%%/views/rss/object -@dirrm %%WWWDIR%%/views/rss/output -@dirrm %%WWWDIR%%/views/rss/page/components -@dirrm %%WWWDIR%%/views/rss/page/layouts -@dirrm %%WWWDIR%%/views/rss/page -@dirrm %%WWWDIR%%/views/rss/river -@dirrm %%WWWDIR%%/views/rss/search -@dirrm %%WWWDIR%%/views/rss/user -@dirrm %%WWWDIR%%/views/rss -@dirrm %%WWWDIR%%/views/xml/api -@dirrm %%WWWDIR%%/views/xml/messages/exceptions -@dirrm %%WWWDIR%%/views/xml/messages -@dirrm %%WWWDIR%%/views/xml/page -@dirrm %%WWWDIR%%/views/xml/xml-rpc -@dirrm %%WWWDIR%%/views/xml -@dirrm %%WWWDIR%%/views -@dirrm %%WWWDIR%%data -@dirrm %%WWWDIR%% +@dir %%WWWDIR%%/_graphics/icons/default +@dir %%WWWDIR%%/_graphics/icons/user +@dir %%WWWDIR%%/_graphics/icons +@dir %%WWWDIR%%/_graphics +@dir %%WWWDIR%%/actions/admin/menu +@dir %%WWWDIR%%/actions/admin/plugins +@dir %%WWWDIR%%/actions/admin/site +@dir %%WWWDIR%%/actions/admin/user +@dir %%WWWDIR%%/actions/admin +@dir %%WWWDIR%%/actions/avatar +@dir %%WWWDIR%%/actions/comments +@dir %%WWWDIR%%/actions/entities +@dir %%WWWDIR%%/actions/friends/collections +@dir %%WWWDIR%%/actions/friends +@dir %%WWWDIR%%/actions/import +@dir %%WWWDIR%%/actions/notifications/settings/usersettings +@dir %%WWWDIR%%/actions/notifications/settings +@dir %%WWWDIR%%/actions/notifications +@dir %%WWWDIR%%/actions/plugins/settings +@dir %%WWWDIR%%/actions/plugins/usersettings +@dir %%WWWDIR%%/actions/plugins +@dir %%WWWDIR%%/actions/profile/fields +@dir %%WWWDIR%%/actions/profile +@dir %%WWWDIR%%/actions/security +@dir %%WWWDIR%%/actions/user +@dir %%WWWDIR%%/actions/usersettings +@dir %%WWWDIR%%/actions/widgets +@dir %%WWWDIR%%/actions +@dir %%WWWDIR%%/documentation/coding_standards +@dir %%WWWDIR%%/documentation/examples/actions +@dir %%WWWDIR%%/documentation/examples/events +@dir %%WWWDIR%%/documentation/examples/hooks/register +@dir %%WWWDIR%%/documentation/examples/hooks/trigger +@dir %%WWWDIR%%/documentation/examples/hooks +@dir %%WWWDIR%%/documentation/examples/plugins +@dir %%WWWDIR%%/documentation/examples +@dir %%WWWDIR%%/documentation/stubs +@dir %%WWWDIR%%/documentation +@dir %%WWWDIR%%/engine/classes +@dir %%WWWDIR%%/engine/handlers +@dir %%WWWDIR%%/engine/lib/upgrades +@dir %%WWWDIR%%/engine/lib +@dir %%WWWDIR%%/engine/schema/upgrades +@dir %%WWWDIR%%/engine/schema +@dir %%WWWDIR%%/engine/tests/api +@dir %%WWWDIR%%/engine/tests/objects +@dir %%WWWDIR%%/engine/tests/regression +@dir %%WWWDIR%%/engine/tests/services +@dir %%WWWDIR%%/engine/tests/test_files/plugin_17 +@dir %%WWWDIR%%/engine/tests/test_files/plugin_18 +@dir %%WWWDIR%%/engine/tests/test_files +@dir %%WWWDIR%%/engine/tests/ui +@dir %%WWWDIR%%/engine/tests +@dir %%WWWDIR%%/engine +@dir %%WWWDIR%%/install/cli +@dir %%WWWDIR%%/install/css +@dir %%WWWDIR%%/install/js +@dir %%WWWDIR%%/install/languages +@dir %%WWWDIR%%/install +@dir %%WWWDIR%%/js/classes +@dir %%WWWDIR%%/js/lib +@dir %%WWWDIR%%/js/tests +@dir %%WWWDIR%%/js +@dir %%WWWDIR%%/languages +@dir %%WWWDIR%%/mod/blog/actions/blog +@dir %%WWWDIR%%/mod/blog/actions +@dir %%WWWDIR%%/mod/blog/classes +@dir %%WWWDIR%%/mod/blog/languages +@dir %%WWWDIR%%/mod/blog/lib +@dir %%WWWDIR%%/mod/blog/views/default/blog/sidebar +@dir %%WWWDIR%%/mod/blog/views/default/blog +@dir %%WWWDIR%%/mod/blog/views/default/forms/blog +@dir %%WWWDIR%%/mod/blog/views/default/forms +@dir %%WWWDIR%%/mod/blog/views/default/js/blog +@dir %%WWWDIR%%/mod/blog/views/default/js +@dir %%WWWDIR%%/mod/blog/views/default/object +@dir %%WWWDIR%%/mod/blog/views/default/river/object/blog +@dir %%WWWDIR%%/mod/blog/views/default/river/object +@dir %%WWWDIR%%/mod/blog/views/default/river +@dir %%WWWDIR%%/mod/blog/views/default/widgets/blog +@dir %%WWWDIR%%/mod/blog/views/default/widgets +@dir %%WWWDIR%%/mod/blog/views/default +@dir %%WWWDIR%%/mod/blog/views +@dir %%WWWDIR%%/mod/blog +@dir %%WWWDIR%%/mod/bookmarks/actions/bookmarks +@dir %%WWWDIR%%/mod/bookmarks/actions +@dir %%WWWDIR%%/mod/bookmarks/graphics +@dir %%WWWDIR%%/mod/bookmarks/languages +@dir %%WWWDIR%%/mod/bookmarks/lib +@dir %%WWWDIR%%/mod/bookmarks/pages/bookmarks +@dir %%WWWDIR%%/mod/bookmarks/pages +@dir %%WWWDIR%%/mod/bookmarks/views/default/bookmarks +@dir %%WWWDIR%%/mod/bookmarks/views/default/forms/bookmarks +@dir %%WWWDIR%%/mod/bookmarks/views/default/forms +@dir %%WWWDIR%%/mod/bookmarks/views/default/object +@dir %%WWWDIR%%/mod/bookmarks/views/default/river/object/bookmarks +@dir %%WWWDIR%%/mod/bookmarks/views/default/river/object +@dir %%WWWDIR%%/mod/bookmarks/views/default/river +@dir %%WWWDIR%%/mod/bookmarks/views/default/widgets/bookmarks +@dir %%WWWDIR%%/mod/bookmarks/views/default/widgets +@dir %%WWWDIR%%/mod/bookmarks/views/default +@dir %%WWWDIR%%/mod/bookmarks/views/rss/object +@dir %%WWWDIR%%/mod/bookmarks/views/rss +@dir %%WWWDIR%%/mod/bookmarks/views +@dir %%WWWDIR%%/mod/bookmarks +@dir %%WWWDIR%%/mod/categories/languages +@dir %%WWWDIR%%/mod/categories/views/default/categories +@dir %%WWWDIR%%/mod/categories/views/default/input +@dir %%WWWDIR%%/mod/categories/views/default/output +@dir %%WWWDIR%%/mod/categories/views/default/plugins/categories +@dir %%WWWDIR%%/mod/categories/views/default/plugins +@dir %%WWWDIR%%/mod/categories/views/default +@dir %%WWWDIR%%/mod/categories/views +@dir %%WWWDIR%%/mod/categories +@dir %%WWWDIR%%/mod/custom_index/languages +@dir %%WWWDIR%%/mod/custom_index/views/default/custom_index +@dir %%WWWDIR%%/mod/custom_index/views/default/page/layouts +@dir %%WWWDIR%%/mod/custom_index/views/default/page +@dir %%WWWDIR%%/mod/custom_index/views/default +@dir %%WWWDIR%%/mod/custom_index/views +@dir %%WWWDIR%%/mod/custom_index +@dir %%WWWDIR%%/mod/dashboard/views/default/dashboard +@dir %%WWWDIR%%/mod/dashboard/views/default +@dir %%WWWDIR%%/mod/dashboard/views +@dir %%WWWDIR%%/mod/dashboard +@dir %%WWWDIR%%/mod/developers/actions/developers +@dir %%WWWDIR%%/mod/developers/actions +@dir %%WWWDIR%%/mod/developers/classes +@dir %%WWWDIR%%/mod/developers/languages +@dir %%WWWDIR%%/mod/developers/vendors/jsTree/themes/apple +@dir %%WWWDIR%%/mod/developers/vendors/jsTree/themes/classic +@dir %%WWWDIR%%/mod/developers/vendors/jsTree/themes/default +@dir %%WWWDIR%%/mod/developers/vendors/jsTree/themes/default-rtl +@dir %%WWWDIR%%/mod/developers/vendors/jsTree/themes +@dir %%WWWDIR%%/mod/developers/vendors/jsTree +@dir %%WWWDIR%%/mod/developers/vendors +@dir %%WWWDIR%%/mod/developers/views/default/admin/developers +@dir %%WWWDIR%%/mod/developers/views/default/admin +@dir %%WWWDIR%%/mod/developers/views/default/developers +@dir %%WWWDIR%%/mod/developers/views/default/forms/developers +@dir %%WWWDIR%%/mod/developers/views/default/forms +@dir %%WWWDIR%%/mod/developers/views/default/js/developers +@dir %%WWWDIR%%/mod/developers/views/default/js +@dir %%WWWDIR%%/mod/developers/views/default/page +@dir %%WWWDIR%%/mod/developers/views/default/theme_preview/components +@dir %%WWWDIR%%/mod/developers/views/default/theme_preview/icons +@dir %%WWWDIR%%/mod/developers/views/default/theme_preview/modules +@dir %%WWWDIR%%/mod/developers/views/default/theme_preview/navigation +@dir %%WWWDIR%%/mod/developers/views/default/theme_preview/typography +@dir %%WWWDIR%%/mod/developers/views/default/theme_preview +@dir %%WWWDIR%%/mod/developers/views/default +@dir %%WWWDIR%%/mod/developers/views +@dir %%WWWDIR%%/mod/developers +@dir %%WWWDIR%%/mod/diagnostics/actions +@dir %%WWWDIR%%/mod/diagnostics/languages +@dir %%WWWDIR%%/mod/diagnostics/views/default/admin/utilities +@dir %%WWWDIR%%/mod/diagnostics/views/default/admin +@dir %%WWWDIR%%/mod/diagnostics/views/default/forms/diagnostics +@dir %%WWWDIR%%/mod/diagnostics/views/default/forms +@dir %%WWWDIR%%/mod/diagnostics/views/default +@dir %%WWWDIR%%/mod/diagnostics/views +@dir %%WWWDIR%%/mod/diagnostics +@dir %%WWWDIR%%/mod/embed/languages +@dir %%WWWDIR%%/mod/embed/views/default/embed +@dir %%WWWDIR%%/mod/embed/views/default/group/default +@dir %%WWWDIR%%/mod/embed/views/default/group +@dir %%WWWDIR%%/mod/embed/views/default/js/embed +@dir %%WWWDIR%%/mod/embed/views/default/js +@dir %%WWWDIR%%/mod/embed/views/default/object/default +@dir %%WWWDIR%%/mod/embed/views/default/object/file +@dir %%WWWDIR%%/mod/embed/views/default/object +@dir %%WWWDIR%%/mod/embed/views/default/site/default +@dir %%WWWDIR%%/mod/embed/views/default/site +@dir %%WWWDIR%%/mod/embed/views/default/user/default +@dir %%WWWDIR%%/mod/embed/views/default/user +@dir %%WWWDIR%%/mod/embed/views/default +@dir %%WWWDIR%%/mod/embed/views +@dir %%WWWDIR%%/mod/embed +@dir %%WWWDIR%%/mod/externalpages/actions +@dir %%WWWDIR%%/mod/externalpages/languages +@dir %%WWWDIR%%/mod/externalpages/views/default/admin/appearance +@dir %%WWWDIR%%/mod/externalpages/views/default/admin +@dir %%WWWDIR%%/mod/externalpages/views/default/expages +@dir %%WWWDIR%%/mod/externalpages/views/default/forms/expages +@dir %%WWWDIR%%/mod/externalpages/views/default/forms +@dir %%WWWDIR%%/mod/externalpages/views/default +@dir %%WWWDIR%%/mod/externalpages/views +@dir %%WWWDIR%%/mod/externalpages +@dir %%WWWDIR%%/mod/file/actions/file +@dir %%WWWDIR%%/mod/file/actions +@dir %%WWWDIR%%/mod/file/classes +@dir %%WWWDIR%%/mod/file/graphics/icons +@dir %%WWWDIR%%/mod/file/graphics +@dir %%WWWDIR%%/mod/file/languages +@dir %%WWWDIR%%/mod/file/lib +@dir %%WWWDIR%%/mod/file/pages/file *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sun Jul 12 23:04:42 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C012499B75E; Sun, 12 Jul 2015 23:04:42 +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 B0E0114F4; Sun, 12 Jul 2015 23:04:42 +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 t6CN4glt092797; Sun, 12 Jul 2015 23:04:42 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CN4gNm092795; Sun, 12 Jul 2015 23:04:42 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122304.t6CN4gNm092795@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 23:04:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391861 - head/security/skipfish X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 23:04:42 -0000 Author: amdmi3 Date: Sun Jul 12 23:04:41 2015 New Revision: 391861 URL: https://svnweb.freebsd.org/changeset/ports/391861 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/security/skipfish/pkg-plist Modified: head/security/skipfish/pkg-plist ============================================================================== --- head/security/skipfish/pkg-plist Sun Jul 12 23:04:06 2015 (r391860) +++ head/security/skipfish/pkg-plist Sun Jul 12 23:04:41 2015 (r391861) @@ -29,6 +29,3 @@ bin/sfscandiff %%DATADIR%%/dictionaries/extensions-only.wl %%DATADIR%%/dictionaries/minimal.wl man/man1/skipfish.1.gz -@dirrm %%DATADIR%%/dictionaries -@dirrm %%DATADIR%%/assets -@dirrm %%DATADIR%% From owner-svn-ports-head@freebsd.org Sun Jul 12 23:04:52 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C12AD99B78A; Sun, 12 Jul 2015 23:04:52 +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 B232D1609; Sun, 12 Jul 2015 23:04:52 +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 t6CN4qdW092903; Sun, 12 Jul 2015 23:04:52 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CN4qf7092902; Sun, 12 Jul 2015 23:04:52 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122304.t6CN4qf7092902@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 23:04:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391862 - head/devel/ccache X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 23:04:52 -0000 Author: amdmi3 Date: Sun Jul 12 23:04:51 2015 New Revision: 391862 URL: https://svnweb.freebsd.org/changeset/ports/391862 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/devel/ccache/pkg-plist Modified: head/devel/ccache/pkg-plist ============================================================================== --- head/devel/ccache/pkg-plist Sun Jul 12 23:04:41 2015 (r391861) +++ head/devel/ccache/pkg-plist Sun Jul 12 23:04:51 2015 (r391862) @@ -3,9 +3,6 @@ bin/ccache-update-links man/man1/ccache.1.gz %%CCLINKDIR%%/world/ccache %%TINDERBOX%%%%DATADIR%%/ccache.tar -%%TINDERBOX%%@dirrm %%DATADIR%% @exec echo "Create compiler links..." @exec %D/bin/ccache-update-links -v @unexec find %D/%%CCLINKDIR%% -type l -exec rm -f {} \; -@dirrmtry %%CCLINKDIR%%/world -@dirrmtry %%CCLINKDIR%% From owner-svn-ports-head@freebsd.org Sun Jul 12 23:05:38 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9367499B7C1; Sun, 12 Jul 2015 23:05:38 +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 8426818B8; Sun, 12 Jul 2015 23:05:38 +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 t6CN5cXO093151; Sun, 12 Jul 2015 23:05:38 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CN5bmZ093149; Sun, 12 Jul 2015 23:05:37 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122305.t6CN5bmZ093149@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 23:05:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391863 - head/security/libprelude X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 23:05:38 -0000 Author: amdmi3 Date: Sun Jul 12 23:05:37 2015 New Revision: 391863 URL: https://svnweb.freebsd.org/changeset/ports/391863 Log: - Modernize plist - Modernize BROKEN Approved by: portmgr blanket Modified: head/security/libprelude/Makefile head/security/libprelude/pkg-plist Modified: head/security/libprelude/Makefile ============================================================================== --- head/security/libprelude/Makefile Sun Jul 12 23:04:51 2015 (r391862) +++ head/security/libprelude/Makefile Sun Jul 12 23:05:37 2015 (r391863) @@ -21,6 +21,8 @@ LIB_DEPENDS= libltdl.so:${PORTSDIR}/deve libnettle.so:${PORTSDIR}/security/nettle \ libp11-kit.so:${PORTSDIR}/security/p11-kit +BROKEN_sparc64= does not compile + OPTIONS_DEFINE= DOCS PERL PYTHON OPTIONS_SUB= yes @@ -52,10 +54,6 @@ PLIST_SUB+= PYTHON_VER="${PYTHON_VER}" V .include -.if ${ARCH} == "sparc64" -BROKEN= Does not compile -.endif - post-patch: @${REINPLACE_CMD} '\,gnutls/extra\.h,d' \ ${WRKSRC}/prelude-admin/prelude-admin.c \ Modified: head/security/libprelude/pkg-plist ============================================================================== --- head/security/libprelude/pkg-plist Sun Jul 12 23:04:51 2015 (r391862) +++ head/security/libprelude/pkg-plist Sun Jul 12 23:05:37 2015 (r391863) @@ -84,9 +84,5 @@ man/man1/prelude-admin.1.gz %%PYTHON%%%%PYTHON_SITELIBDIR%%/prelude.pyc libdata/pkgconfig/libprelude.pc share/aclocal/libprelude.m4 -@dirrm include/libprelude -@dirrmtry %%ETCDIR%%/default -@dirrmtry %%ETCDIR%%/profile -@dirrmtry %%ETCDIR%% -@exec install -d -o root -g wheel -m 711 /var/spool/prelude -@unexec rmdir /var/spool/prelude 2>/dev/null || true +@dir %%ETCDIR%%/profile +@dir(root,wheel,711) /var/spool/prelude From owner-svn-ports-head@freebsd.org Sun Jul 12 23:47:55 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8CF699BDC0; Sun, 12 Jul 2015 23:47:55 +0000 (UTC) (envelope-from gerald@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 B949419CF; Sun, 12 Jul 2015 23:47:55 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6CNltcO013427; Sun, 12 Jul 2015 23:47:55 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CNltot013425; Sun, 12 Jul 2015 23:47:55 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201507122347.t6CNltot013425@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 12 Jul 2015 23:47:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391864 - head/lang/gcc6-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 23:47:55 -0000 Author: gerald Date: Sun Jul 12 23:47:54 2015 New Revision: 391864 URL: https://svnweb.freebsd.org/changeset/ports/391864 Log: Update to the 20150712 snapshot of GCC 6. Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Sun Jul 12 23:05:37 2015 (r391863) +++ head/lang/gcc6-devel/Makefile Sun Jul 12 23:47:54 2015 (r391864) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.0.0.s20150705 +PORTVERSION= 6.0.0.s20150712 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX} Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Sun Jul 12 23:05:37 2015 (r391863) +++ head/lang/gcc6-devel/distinfo Sun Jul 12 23:47:54 2015 (r391864) @@ -1,2 +1,2 @@ -SHA256 (gcc-6-20150705.tar.bz2) = 4eee1ba56c9db35a3ff139e4090eb0f93f0b777f39d30e8dc2109a8aead3ef78 -SIZE (gcc-6-20150705.tar.bz2) = 91969459 +SHA256 (gcc-6-20150712.tar.bz2) = 261c10d14191b5bb79ee889999c783178b6f4cc8fcfc5cc65e55e753013fb3c2 +SIZE (gcc-6-20150712.tar.bz2) = 91968705 From owner-svn-ports-head@freebsd.org Sun Jul 12 23:54:55 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB28399BF13; Sun, 12 Jul 2015 23:54:55 +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 CC0361D76; Sun, 12 Jul 2015 23:54:55 +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 t6CNstpI018063; Sun, 12 Jul 2015 23:54:55 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CNstSn018062; Sun, 12 Jul 2015 23:54:55 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122354.t6CNstSn018062@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 23:54:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391865 - head/www/smb_auth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 23:54:56 -0000 Author: amdmi3 Date: Sun Jul 12 23:54:54 2015 New Revision: 391865 URL: https://svnweb.freebsd.org/changeset/ports/391865 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/smb_auth/pkg-plist Modified: head/www/smb_auth/pkg-plist ============================================================================== --- head/www/smb_auth/pkg-plist Sun Jul 12 23:47:54 2015 (r391864) +++ head/www/smb_auth/pkg-plist Sun Jul 12 23:54:54 2015 (r391865) @@ -1,4 +1,3 @@ bin/smb_auth bin/smb_auth.sh %%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-head@freebsd.org Sun Jul 12 23:55:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87FCC99BF3D; Sun, 12 Jul 2015 23:55:24 +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 78A031E50; Sun, 12 Jul 2015 23:55:24 +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 t6CNtO4f018291; Sun, 12 Jul 2015 23:55:24 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CNtOJS018290; Sun, 12 Jul 2015 23:55:24 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122355.t6CNtOJS018290@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 23:55:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391866 - head/www/xfce4-smartbookmark-plugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 23:55:24 -0000 Author: amdmi3 Date: Sun Jul 12 23:55:23 2015 New Revision: 391866 URL: https://svnweb.freebsd.org/changeset/ports/391866 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/xfce4-smartbookmark-plugin/pkg-plist Modified: head/www/xfce4-smartbookmark-plugin/pkg-plist ============================================================================== --- head/www/xfce4-smartbookmark-plugin/pkg-plist Sun Jul 12 23:54:54 2015 (r391865) +++ head/www/xfce4-smartbookmark-plugin/pkg-plist Sun Jul 12 23:55:23 2015 (r391866) @@ -43,17 +43,3 @@ share/locale/ur_PK/LC_MESSAGES/xfce4-sma share/locale/zh_CN/LC_MESSAGES/xfce4-smartbookmark-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-smartbookmark-plugin.mo share/xfce4/panel/plugins/smartbookmark.desktop -@dirrmtry share/xfce4/panel/plugins -@dirrmtry share/xfce4/panel -@dirrmtry share/xfce4 -@dirrmtry share/locale/ur_PK/LC_MESSAGES -@dirrmtry share/locale/ur_PK -@dirrmtry share/locale/ur/LC_MESSAGES -@dirrmtry share/locale/ur -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/ast/LC_MESSAGES -@dirrmtry share/locale/ast -@dirrmtry lib/xfce4/panel/plugins -@dirrmtry lib/xfce4/panel -@dirrmtry lib/xfce4 From owner-svn-ports-head@freebsd.org Sun Jul 12 23:55:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF72799BF76; Sun, 12 Jul 2015 23:55: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 B03F21F2E; Sun, 12 Jul 2015 23:55: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 t6CNtXpK018401; Sun, 12 Jul 2015 23:55:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CNtXgZ018400; Sun, 12 Jul 2015 23:55:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122355.t6CNtXgZ018400@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 23:55:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391867 - head/security/libecc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 23:55:33 -0000 Author: amdmi3 Date: Sun Jul 12 23:55:32 2015 New Revision: 391867 URL: https://svnweb.freebsd.org/changeset/ports/391867 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/security/libecc/pkg-plist Modified: head/security/libecc/pkg-plist ============================================================================== --- head/security/libecc/pkg-plist Sun Jul 12 23:55:23 2015 (r391866) +++ head/security/libecc/pkg-plist Sun Jul 12 23:55:32 2015 (r391867) @@ -9,4 +9,3 @@ include/libecc/square.hcc lib/libecc.so lib/libecc.so.2 lib/libecc.so.2.0.1 -@dirrm include/libecc From owner-svn-ports-head@freebsd.org Sun Jul 12 23:55:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B70A99BF9E; Sun, 12 Jul 2015 23:55:40 +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 F062D2014; Sun, 12 Jul 2015 23:55: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 t6CNtdJW018507; Sun, 12 Jul 2015 23:55:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6CNtdee018505; Sun, 12 Jul 2015 23:55:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507122355.t6CNtdee018505@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 12 Jul 2015 23:55:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391868 - head/www/swiggle X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2015 23:55:40 -0000 Author: amdmi3 Date: Sun Jul 12 23:55:38 2015 New Revision: 391868 URL: https://svnweb.freebsd.org/changeset/ports/391868 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/swiggle/pkg-plist Modified: head/www/swiggle/pkg-plist ============================================================================== --- head/www/swiggle/pkg-plist Sun Jul 12 23:55:32 2015 (r391867) +++ head/www/swiggle/pkg-plist Sun Jul 12 23:55:38 2015 (r391868) @@ -1,3 +1,2 @@ bin/swiggle %%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%@dirrmtry %%DOCSDIR%% From owner-svn-ports-head@freebsd.org Mon Jul 13 00:33:18 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 380209999A8; Mon, 13 Jul 2015 00:33:18 +0000 (UTC) (envelope-from kuriyama@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 1C1102D2A; Mon, 13 Jul 2015 00:33:18 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6D0XHIY038947; Mon, 13 Jul 2015 00:33:17 GMT (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D0XGTK038942; Mon, 13 Jul 2015 00:33:16 GMT (envelope-from kuriyama@FreeBSD.org) Message-Id: <201507130033.t6D0XGTK038942@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kuriyama set sender to kuriyama@FreeBSD.org using -f From: Jun Kuriyama Date: Mon, 13 Jul 2015 00:33:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391869 - in head/japanese: ajaxzip2-data zipcodes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 00:33:18 -0000 Author: kuriyama Date: Mon Jul 13 00:33:15 2015 New Revision: 391869 URL: https://svnweb.freebsd.org/changeset/ports/391869 Log: - Update to 20150630. Modified: head/japanese/ajaxzip2-data/Makefile head/japanese/ajaxzip2-data/distinfo head/japanese/zipcodes/Makefile head/japanese/zipcodes/distinfo Modified: head/japanese/ajaxzip2-data/Makefile ============================================================================== --- head/japanese/ajaxzip2-data/Makefile Sun Jul 12 23:55:38 2015 (r391868) +++ head/japanese/ajaxzip2-data/Makefile Mon Jul 13 00:33:15 2015 (r391869) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ajaxzip2 -PORTVERSION= 20150430 +PORTVERSION= 20150630 CATEGORIES= japanese MASTER_SITES= LOCAL/kuriyama PKGNAMESUFFIX= -data Modified: head/japanese/ajaxzip2-data/distinfo ============================================================================== --- head/japanese/ajaxzip2-data/distinfo Sun Jul 12 23:55:38 2015 (r391868) +++ head/japanese/ajaxzip2-data/distinfo Mon Jul 13 00:33:15 2015 (r391869) @@ -1,4 +1,4 @@ -SHA256 (ken_all-20150430.zip) = 175d65c0166372aea40b3f52830a07d68f13878ad2eac90310547df5a4ab7559 -SIZE (ken_all-20150430.zip) = 1682386 -SHA256 (jigyosyo-20150430.zip) = e5aaadb15e93582b5b15ede90866804c661a6d452717813dd22257e49e2cb097 -SIZE (jigyosyo-20150430.zip) = 746504 +SHA256 (ken_all-20150630.zip) = 519e345894428bfe87da8b0359fcbd908542cf530702065f66af311a2b4e6171 +SIZE (ken_all-20150630.zip) = 1682438 +SHA256 (jigyosyo-20150630.zip) = b5ec6ee3cfce231b51626dc113c800dd60b627b81f15c446188ca70be816f4b3 +SIZE (jigyosyo-20150630.zip) = 747401 Modified: head/japanese/zipcodes/Makefile ============================================================================== --- head/japanese/zipcodes/Makefile Sun Jul 12 23:55:38 2015 (r391868) +++ head/japanese/zipcodes/Makefile Mon Jul 13 00:33:15 2015 (r391869) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zipcodes -PORTVERSION= 20150430 +PORTVERSION= 20150630 CATEGORIES= japanese MASTER_SITES= LOCAL/kuriyama DISTFILES= ken_all-${PORTVERSION_K}.zip jigyosyo-${PORTVERSION_J}.zip Modified: head/japanese/zipcodes/distinfo ============================================================================== --- head/japanese/zipcodes/distinfo Sun Jul 12 23:55:38 2015 (r391868) +++ head/japanese/zipcodes/distinfo Mon Jul 13 00:33:15 2015 (r391869) @@ -1,4 +1,4 @@ -SHA256 (ken_all-20150430.zip) = 175d65c0166372aea40b3f52830a07d68f13878ad2eac90310547df5a4ab7559 -SIZE (ken_all-20150430.zip) = 1682386 -SHA256 (jigyosyo-20150430.zip) = e5aaadb15e93582b5b15ede90866804c661a6d452717813dd22257e49e2cb097 -SIZE (jigyosyo-20150430.zip) = 746504 +SHA256 (ken_all-20150630.zip) = 519e345894428bfe87da8b0359fcbd908542cf530702065f66af311a2b4e6171 +SIZE (ken_all-20150630.zip) = 1682438 +SHA256 (jigyosyo-20150630.zip) = b5ec6ee3cfce231b51626dc113c800dd60b627b81f15c446188ca70be816f4b3 +SIZE (jigyosyo-20150630.zip) = 747401 From owner-svn-ports-head@freebsd.org Mon Jul 13 01:22:44 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C261099B174; Mon, 13 Jul 2015 01:22:44 +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 AF7EA125C; Mon, 13 Jul 2015 01:22:44 +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 t6D1MixQ063578; Mon, 13 Jul 2015 01:22:44 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D1Mi8a063577; Mon, 13 Jul 2015 01:22:44 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507130122.t6D1Mi8a063577@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 01:22:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391870 - head/www/py-surl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 01:22:44 -0000 Author: amdmi3 Date: Mon Jul 13 01:22:43 2015 New Revision: 391870 URL: https://svnweb.freebsd.org/changeset/ports/391870 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/py-surl/pkg-plist Modified: head/www/py-surl/pkg-plist ============================================================================== --- head/www/py-surl/pkg-plist Mon Jul 13 00:33:15 2015 (r391869) +++ head/www/py-surl/pkg-plist Mon Jul 13 01:22:43 2015 (r391870) @@ -22,6 +22,3 @@ man/man1/surl.1.gz %%PYTHON_SITELIBDIR%%/surl/version.py %%PYTHON_SITELIBDIR%%/surl/version.pyc %%PYTHON_SITELIBDIR%%/surl/version.pyo -@dirrm %%PYTHON_SITELIBDIR%%/surl -@dirrmtry lib/python2.7/site-packages -@dirrmtry lib/python2.7 From owner-svn-ports-head@freebsd.org Mon Jul 13 03:00:52 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2856D99B03A; Mon, 13 Jul 2015 03:00:52 +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 1453715FD; Mon, 13 Jul 2015 03:00:52 +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 t6D30pI3010396; Mon, 13 Jul 2015 03:00:51 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D30ppT010395; Mon, 13 Jul 2015 03:00:51 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507130300.t6D30ppT010395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 03:00:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391871 - head/www/webpy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 03:00:52 -0000 Author: amdmi3 Date: Mon Jul 13 03:00:51 2015 New Revision: 391871 URL: https://svnweb.freebsd.org/changeset/ports/391871 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/webpy/pkg-plist Modified: head/www/webpy/pkg-plist ============================================================================== --- head/www/webpy/pkg-plist Mon Jul 13 01:22:43 2015 (r391870) +++ head/www/webpy/pkg-plist Mon Jul 13 03:00:51 2015 (r391871) @@ -64,6 +64,3 @@ %%PYTHON_SITELIBDIR%%/web/wsgiserver/ssl_pyopenssl.py %%PYTHON_SITELIBDIR%%/web/wsgiserver/ssl_pyopenssl.pyc %%PYTHON_SITELIBDIR%%/web/wsgiserver/ssl_pyopenssl.pyo -@dirrm %%PYTHON_SITELIBDIR%%/web/contrib -@dirrm %%PYTHON_SITELIBDIR%%/web/wsgiserver -@dirrm %%PYTHON_SITELIBDIR%%/web From owner-svn-ports-head@freebsd.org Mon Jul 13 03:00:54 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A685299B052; Mon, 13 Jul 2015 03:00: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 96DD01604; Mon, 13 Jul 2015 03:00: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 t6D30snu010490; Mon, 13 Jul 2015 03:00:54 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D30stC010489; Mon, 13 Jul 2015 03:00:54 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507130300.t6D30stC010489@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 03:00:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391872 - head/sysutils/p5-Schedule-Load X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 03:00:54 -0000 Author: amdmi3 Date: Mon Jul 13 03:00:53 2015 New Revision: 391872 URL: https://svnweb.freebsd.org/changeset/ports/391872 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/sysutils/p5-Schedule-Load/pkg-plist Modified: head/sysutils/p5-Schedule-Load/pkg-plist ============================================================================== --- head/sysutils/p5-Schedule-Load/pkg-plist Mon Jul 13 03:00:51 2015 (r391871) +++ head/sysutils/p5-Schedule-Load/pkg-plist Mon Jul 13 03:00:53 2015 (r391872) @@ -42,5 +42,3 @@ man/man1/slreportd.1.gz man/man1/slrsh.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/init.d/slchoosed %%PORTEXAMPLES%%%%EXAMPLESDIR%%/init.d/slreportd -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/init.d -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% From owner-svn-ports-head@freebsd.org Mon Jul 13 03:01:04 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A9F699B089; Mon, 13 Jul 2015 03:01:04 +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 27D8019B1; Mon, 13 Jul 2015 03:01:04 +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 t6D3111u011655; Mon, 13 Jul 2015 03:01:01 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D311DA011654; Mon, 13 Jul 2015 03:01:01 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507130301.t6D311DA011654@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 03:01:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391873 - head/www/c-icap-modules X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 03:01:04 -0000 Author: amdmi3 Date: Mon Jul 13 03:01:00 2015 New Revision: 391873 URL: https://svnweb.freebsd.org/changeset/ports/391873 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/c-icap-modules/pkg-plist Modified: head/www/c-icap-modules/pkg-plist ============================================================================== --- head/www/c-icap-modules/pkg-plist Mon Jul 13 03:00:53 2015 (r391872) +++ head/www/c-icap-modules/pkg-plist Mon Jul 13 03:01:00 2015 (r391873) @@ -25,9 +25,3 @@ man/man8/c-icap-mods-sguardDB.8.gz %%DATADIR%%/templates/virus_scan/en/VIR_MODE_TAIL %%DATADIR%%/templates/virus_scan/en/VIR_MODE_VIRUS_FOUND %%DATADIR%%/templates/virus_scan/en/VIRUS_FOUND -@dirrm %%DATADIR%%/templates/srv_url_check/en -@dirrm %%DATADIR%%/templates/srv_url_check -@dirrm %%DATADIR%%/templates/virus_scan/en -@dirrm %%DATADIR%%/templates/virus_scan -@dirrmtry %%DATADIR%%/templates -@dirrmtry %%DATADIR%% From owner-svn-ports-head@freebsd.org Mon Jul 13 03:07:56 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6B3799B11C; Mon, 13 Jul 2015 03:07:56 +0000 (UTC) (envelope-from zi@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 D6EBD216E; Mon, 13 Jul 2015 03:07:56 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6D37uip014511; Mon, 13 Jul 2015 03:07:56 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D37ucN014509; Mon, 13 Jul 2015 03:07:56 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201507130307.t6D37ucN014509@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Mon, 13 Jul 2015 03:07:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391874 - head/net/freeradius2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 03:07:57 -0000 Author: zi Date: Mon Jul 13 03:07:55 2015 New Revision: 391874 URL: https://svnweb.freebsd.org/changeset/ports/391874 Log: - Update to 2.2.8 Modified: head/net/freeradius2/Makefile head/net/freeradius2/distinfo Modified: head/net/freeradius2/Makefile ============================================================================== --- head/net/freeradius2/Makefile Mon Jul 13 03:01:00 2015 (r391873) +++ head/net/freeradius2/Makefile Mon Jul 13 03:07:55 2015 (r391874) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freeradius -DISTVERSION= 2.2.7 +DISTVERSION= 2.2.8 CATEGORIES= net MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/net/radius/freeradius/%SUBDIR%/ \ Modified: head/net/freeradius2/distinfo ============================================================================== --- head/net/freeradius2/distinfo Mon Jul 13 03:01:00 2015 (r391873) +++ head/net/freeradius2/distinfo Mon Jul 13 03:07:55 2015 (r391874) @@ -1,2 +1,2 @@ -SHA256 (freeradius-server-2.2.7.tar.bz2) = 6b0af62ded0fda9bb24aee568c3bc9e5f0c0b736530df3c1260e2b6085f2e5f9 -SIZE (freeradius-server-2.2.7.tar.bz2) = 2791603 +SHA256 (freeradius-server-2.2.8.tar.bz2) = cd5c1a77d9c55861be5a5ac464fa3f0ea59534254b72032ea1e9a899617c9ce8 +SIZE (freeradius-server-2.2.8.tar.bz2) = 2792422 From owner-svn-ports-head@freebsd.org Mon Jul 13 03:26:52 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 813B899B425; Mon, 13 Jul 2015 03:26:52 +0000 (UTC) (envelope-from lwhsu@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 719A72835; Mon, 13 Jul 2015 03:26:52 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6D3QqZO024092; Mon, 13 Jul 2015 03:26:52 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D3Qpsi024089; Mon, 13 Jul 2015 03:26:51 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201507130326.t6D3Qpsi024089@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Mon, 13 Jul 2015 03:26:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391875 - head/devel/py-python-jenkins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 03:26:52 -0000 Author: lwhsu Date: Mon Jul 13 03:26:50 2015 New Revision: 391875 URL: https://svnweb.freebsd.org/changeset/ports/391875 Log: - Update to 0.4.7 Modified: head/devel/py-python-jenkins/Makefile head/devel/py-python-jenkins/distinfo Modified: head/devel/py-python-jenkins/Makefile ============================================================================== --- head/devel/py-python-jenkins/Makefile Mon Jul 13 03:07:55 2015 (r391874) +++ head/devel/py-python-jenkins/Makefile Mon Jul 13 03:26:50 2015 (r391875) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-jenkins -PORTVERSION= 0.4.6 +PORTVERSION= 0.4.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-python-jenkins/distinfo ============================================================================== --- head/devel/py-python-jenkins/distinfo Mon Jul 13 03:07:55 2015 (r391874) +++ head/devel/py-python-jenkins/distinfo Mon Jul 13 03:26:50 2015 (r391875) @@ -1,2 +1,2 @@ -SHA256 (python-jenkins-0.4.6.tar.gz) = 8ba225a4809f50bc977458d36aa85ec2384cfab9c401e79875ca177d9c5b5f99 -SIZE (python-jenkins-0.4.6.tar.gz) = 25608 +SHA256 (python-jenkins-0.4.7.tar.gz) = f028d10b4e23927b986f460028b0cf5189b8322afe9b6236a1e5ba867c3638d8 +SIZE (python-jenkins-0.4.7.tar.gz) = 25732 From owner-svn-ports-head@freebsd.org Mon Jul 13 04:08:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 30D9E99BB30; Mon, 13 Jul 2015 04:08: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 2152D15FB; Mon, 13 Jul 2015 04:08: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 t6D48WfU043728; Mon, 13 Jul 2015 04:08:32 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D48W5L043727; Mon, 13 Jul 2015 04:08:32 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507130408.t6D48W5L043727@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 13 Jul 2015 04:08:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391876 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 04:08:33 -0000 Author: feld Date: Mon Jul 13 04:08:32 2015 New Revision: 391876 URL: https://svnweb.freebsd.org/changeset/ports/391876 Log: Correct range for non-devel version of v8 PR: 201450 Security: 864e6f75-2372-11e5-86ff-14dae9d210b8 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Jul 13 03:26:50 2015 (r391875) +++ head/security/vuxml/vuln.xml Mon Jul 13 04:08:32 2015 (r391876) @@ -1377,6 +1377,9 @@ Notes: v8 + 3.18.5 + + v8-devel 3.27.7_2 From owner-svn-ports-head@freebsd.org Mon Jul 13 04:21:15 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E972E99BE15; Mon, 13 Jul 2015 04:21:15 +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 C01F11DB8; Mon, 13 Jul 2015 04:21:15 +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 t6D4LFL3052488; Mon, 13 Jul 2015 04:21:15 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D4LFEm052389; Mon, 13 Jul 2015 04:21:15 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507130421.t6D4LFEm052389@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 13 Jul 2015 04:21:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391877 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 04:21:16 -0000 Author: feld Date: Mon Jul 13 04:21:14 2015 New Revision: 391877 URL: https://svnweb.freebsd.org/changeset/ports/391877 Log: Document freeradius vulnerability PR: 201059 Security: CVE-2015-4680 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Jul 13 04:08:32 2015 (r391876) +++ head/security/vuxml/vuln.xml Mon Jul 13 04:21:14 2015 (r391877) @@ -58,6 +58,50 @@ Notes: --> + + freeradius -- insufficent CRL application vulnerability + + + freeradius2 + 2.2.8 + + + freeradius3 + 3.0.9 + + + + +

oCERT reports:

+
+

The FreeRADIUS server relies on OpenSSL to perform certificate + validation, including Certificate Revocation List (CRL) checks. The + FreeRADIUS usage of OpenSSL, in CRL application, limits the checks + to leaf certificates, therefore not detecting revocation of + intermediate CA certificates.

+

An unexpired client certificate, issued by an intermediate CA with + a revoked certificate, is therefore accepted by FreeRADIUS.

+

Specifically sets the X509_V_FLAG_CRL_CHECK flag for leaf + certificate CRL checks, but does not use X509_V_FLAG_CRL_CHECK_ALL + for CRL checks on the complete trust chain.

+

The FreeRADIUS project advises that the recommended configuration + is to use self-signed CAs for all EAP-TLS methods.

+
+ +
+ + CVE-2015-4680 + ports/201058 + ports/201059 + http://www.ocert.org/advisories/ocert-2015-008.html + http://freeradius.org/security.html + + + 2015-06-22 + 2015-07-13 + +
+ xen-tools -- xl command line config handling stack overflow From owner-svn-ports-head@freebsd.org Mon Jul 13 05:27:39 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02A6C99B8A3; Mon, 13 Jul 2015 05:27:39 +0000 (UTC) (envelope-from zi@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 DA429166F; Mon, 13 Jul 2015 05:27:38 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6D5RccS082567; Mon, 13 Jul 2015 05:27:38 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D5Rbki082559; Mon, 13 Jul 2015 05:27:37 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201507130527.t6D5Rbki082559@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Mon, 13 Jul 2015 05:27:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391878 - head/net/freeradius3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 05:27:39 -0000 Author: zi Date: Mon Jul 13 05:27:37 2015 New Revision: 391878 URL: https://svnweb.freebsd.org/changeset/ports/391878 Log: - Update to 3.0.9 Modified: head/net/freeradius3/Makefile head/net/freeradius3/distinfo head/net/freeradius3/pkg-plist Modified: head/net/freeradius3/Makefile ============================================================================== --- head/net/freeradius3/Makefile Mon Jul 13 04:21:14 2015 (r391877) +++ head/net/freeradius3/Makefile Mon Jul 13 05:27:37 2015 (r391878) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freeradius -DISTVERSION= 3.0.8 +DISTVERSION= 3.0.9 CATEGORIES= net MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/net/radius/freeradius/%SUBDIR%/ \ Modified: head/net/freeradius3/distinfo ============================================================================== --- head/net/freeradius3/distinfo Mon Jul 13 04:21:14 2015 (r391877) +++ head/net/freeradius3/distinfo Mon Jul 13 05:27:37 2015 (r391878) @@ -1,2 +1,2 @@ -SHA256 (freeradius-server-3.0.8.tar.bz2) = b89721c609e5a106936112fe8122e470f02a5197bb614e202d2c386f4821d902 -SIZE (freeradius-server-3.0.8.tar.bz2) = 2945423 +SHA256 (freeradius-server-3.0.9.tar.bz2) = 030d9bfe5ef42d0fd4be94a1fe03a60af9dff35b7ee89e50b0a73ff78606f7e9 +SIZE (freeradius-server-3.0.9.tar.bz2) = 2977670 Modified: head/net/freeradius3/pkg-plist ============================================================================== --- head/net/freeradius3/pkg-plist Mon Jul 13 04:21:14 2015 (r391877) +++ head/net/freeradius3/pkg-plist Mon Jul 13 05:27:37 2015 (r391878) @@ -44,6 +44,9 @@ include/freeradius/stats.h include/freeradius/sysutmp.h include/freeradius/token.h include/freeradius/udpfromto.h +%%LIBDIR%%/libfreeradius-dhcp.a +%%LIBDIR%%/libfreeradius-dhcp.la +%%LIBDIR%%/libfreeradius-dhcp.so %%LIBDIR%%/libfreeradius-eap.a %%LIBDIR%%/libfreeradius-eap.la %%LIBDIR%%/libfreeradius-eap.so @@ -460,7 +463,7 @@ sbin/radmin %%EXAMPLESDIR%%/raddb/certs/server.key %%EXAMPLESDIR%%/raddb/certs/server.p12 %%EXAMPLESDIR%%/raddb/certs/server.pem -%%EXAMPLESDIR%%/raddb/certs/user@example.com.pem +%%EXAMPLESDIR%%/raddb/certs/user@example.org.pem %%EXAMPLESDIR%%/raddb/certs/xpextensions %%EXAMPLESDIR%%/raddb/clients.conf %%EXAMPLESDIR%%/raddb/dictionary @@ -690,8 +693,10 @@ sbin/radmin %%DATADIR%%/dictionary.alvarion %%DATADIR%%/dictionary.alvarion.wimax.v2_2 %%DATADIR%%/dictionary.apc +%%DATADIR%%/dictionary.aptilo %%DATADIR%%/dictionary.aptis %%DATADIR%%/dictionary.arbor +%%DATADIR%%/dictionary.arista %%DATADIR%%/dictionary.aruba %%DATADIR%%/dictionary.ascend %%DATADIR%%/dictionary.ascend.illegal @@ -861,6 +866,7 @@ sbin/radmin %%DATADIR%%/dictionary.walabi %%DATADIR%%/dictionary.waverider %%DATADIR%%/dictionary.wichorus +%%DATADIR%%/dictionary.wifialliance %%DATADIR%%/dictionary.wimax %%DATADIR%%/dictionary.wimax.alvarion %%DATADIR%%/dictionary.wimax.wichorus @@ -886,50 +892,6 @@ sbin/radmin %%PORTDOCS%%@dirrm %%DOCSDIR%%/schemas %%PORTDOCS%%@dirrm %%DOCSDIR%%/vendor %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%EXAMPLESDIR%%/raddb/certs -@dirrm %%EXAMPLESDIR%%/raddb/mods-available -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/attr_filter -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/files -%%RLMPERL%%@dirrm %%EXAMPLESDIR%%/raddb/mods-config/perl -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/preprocess -%%RLMPYTHON%%@dirrm %%EXAMPLESDIR%%/raddb/mods-config/python -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/counter/mysql -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/counter/postgresql -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/counter/sqlite -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/counter -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/cui/mysql -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/cui/postgresql -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/cui/sqlite -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/cui -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/ippool/mysql -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/ippool/oracle -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/ippool/postgresql -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/ippool/sqlite -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/ippool -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/ippool-dhcp/mysql -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/ippool-dhcp/oracle -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/ippool-dhcp/sqlite -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/ippool-dhcp -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/main/mssql -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/main/mysql/extras/wimax -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/main/mysql/extras -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/main/mysql -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/main/ndb -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/main/oracle -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/main/postgresql/extras -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/main/postgresql -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/main/sqlite -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql/main -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/sql -@dirrm %%EXAMPLESDIR%%/raddb/mods-config/unbound -@dirrm %%EXAMPLESDIR%%/raddb/mods-config -@dirrm %%EXAMPLESDIR%%/raddb/mods-enabled -@dirrm %%EXAMPLESDIR%%/raddb/policy.d -@dirrm %%EXAMPLESDIR%%/raddb/sites-available -@dirrm %%EXAMPLESDIR%%/raddb/sites-enabled -@dirrm %%EXAMPLESDIR%%/raddb -@dirrm %%EXAMPLESDIR%% -@dirrm %%DATADIR%% @exec if ! [ -d %D/etc/raddb -o -L %D/etc/raddb ]; then cp -RP %D/%%EXAMPLESDIR%%/raddb %D/etc/raddb; echo '===> Bootstrapping default certificates, please wait...'; %D/etc/raddb/certs/bootstrap >/dev/null 2>&1; fi @exec chmod -R g-w,o-rwx %D/etc/raddb @exec if [ ! -d /var/log/radacct ]; then mkdir -p /var/log/radacct; chmod -R go= /var/log/radacct; fi From owner-svn-ports-head@freebsd.org Mon Jul 13 07:20:00 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 50F4499BC6B; Mon, 13 Jul 2015 07:20:00 +0000 (UTC) (envelope-from johans@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 390B5101C; Mon, 13 Jul 2015 07:20:00 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6D7K0D4036485; Mon, 13 Jul 2015 07:20:00 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D7Jx0M036447; Mon, 13 Jul 2015 07:19:59 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201507130719.t6D7Jx0M036447@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 13 Jul 2015 07:19:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391879 - head/news/inn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 07:20:00 -0000 Author: johans Date: Mon Jul 13 07:19:58 2015 New Revision: 391879 URL: https://svnweb.freebsd.org/changeset/ports/391879 Log: - Update to INN 2.5.5 http://www.eyrie.org/~eagle/software/inn/docs-2.5/news.html#S1 - Set some more options as default for a typical installation Modified: head/news/inn/Makefile head/news/inn/distinfo head/news/inn/pkg-plist Modified: head/news/inn/Makefile ============================================================================== --- head/news/inn/Makefile Mon Jul 13 05:27:37 2015 (r391878) +++ head/news/inn/Makefile Mon Jul 13 07:19:58 2015 (r391879) @@ -1,12 +1,10 @@ # Created by: torstenb # $FreeBSD$ -PORTNAME?= inn -PORTVERSION?= 2.5.4 -PORTREVISION?= 2 +PORTNAME= inn +PORTVERSION= 2.5.5 CATEGORIES= news ipv6 -# Master distribution broken -MASTER_SITES?= ISC/${PORTNAME} +MASTER_SITES= ISC/${PORTNAME} MAINTAINER= johans@FreeBSD.org COMMENT= InterNetNews -- the Internet meets Netnews @@ -26,9 +24,9 @@ CPE_VENDOR= isc CONFLICTS?= inn-stable-[0-9]* inn-current-[0-9]* -OPTIONS_DEFINE= KERBEROS SASL KEYWORDS BERKELEYDB OPENSSL \ - TAGGED_HASH LARGE_FILES GNUPG -OPTIONS_DEFAULT= KEYWORDS +OPTIONS_DEFINE= BERKELEYDB GNUPG KERBEROS SASL KEYWORDS \ + LARGE_FILES OPENSSL TAGGED_HASH +OPTIONS_DEFAULT= BERKELEYDB GNUPG KEYWORDS OPENSSL LARGE_FILES OPTIONS_SUB= yes KERBEROS_DESC= Enable Kerberos v5 (for auth_krb5) @@ -121,26 +119,25 @@ RUN_DEPENDS+= gpg:${PORTSDIR}/security/ .endif PORTDOCS= CONTRIBUTORS HACKING INSTALL LICENSE MANIFEST NEWS README TODO -HEADERS= clibrary.h config.h dbz.h libinn.h storage.h - -TO_BE_STRIPPED= bin/auth/resolv/domain bin/auth/resolv/ident \ - bin/auth/passwd/ckpasswd bin/auth/passwd/radius bin/rnews.libexec/decode \ - bin/rnews.libexec/encode bin/tdx-util bin/innd bin/nnrpd \ - bin/innfeed bin/imapfeed bin/buffindexed_d bin/convdate bin/expire \ - bin/expireover bin/fastrm bin/grephistory bin/makedbz bin/makehistory \ - bin/prunehistory bin/ctlinnd bin/getlist bin/inews bin/innconfval \ - bin/ovdb_init bin/ovdb_monitor bin/ovdb_server bin/ovdb_stat bin/rnews \ - bin/sm bin/actsync bin/archive bin/batcher bin/buffchan bin/cvtbatch \ - bin/filechan bin/inndf bin/innxmit bin/innxbatch bin/ninpaths bin/nntpget \ - bin/overchan bin/shlock bin/shrinkfile bin/tinyleaf +TO_BE_STRIPPED= bin/auth/resolv/domain bin/actsync bin/archive \ + bin/auth/passwd/ckpasswd bin/auth/passwd/radius bin/auth/resolv/ident \ + bin/batcher bin/buffchan bin/buffindexed_d bin/convdate bin/ctlinnd \ + bin/cvtbatch bin/expire bin/expireover bin/fastrm bin/filechan \ + bin/getlist bin/grephistory bin/imapfeed bin/inews bin/innbind \ + bin/innconfval bin/innd bin/inndf bin/innfeed bin/innxbatch \ + bin/innxmit bin/makedbz bin/makehistory bin/ninpaths bin/nnrpd \ + bin/nntpget bin/ovdb_init bin/ovdb_monitor bin/ovdb_server \ + bin/ovdb_stat bin/overchan bin/prunehistory bin/rnews \ + bin/rnews.libexec/decode bin/rnews.libexec/encode bin/shlock \ + bin/shrinkfile bin/sm bin/tdx-util bin/tinyleaf CONFIG_FILES= actsync.cfg actsync.ign buffindexed.conf control.ctl \ control.ctl.local cycbuff.conf \ distrib.pats distributions \ expire.ctl localgroups incoming.conf inn.conf innfeed.conf \ - innreport.conf innshellvars.local innshellvars.pl.local innshellvars.tcl.local \ - innwatch.ctl moderators news2mail.cf \ + innreport.conf innshellvars.local innshellvars.pl.local \ + innshellvars.tcl.local innwatch.ctl moderators news2mail.cf \ newsfeeds nocem.ctl \ nnrpd.track nntpsend.ctl ovdb.conf \ passwd.nntp readers.conf send-uucp.cf \ Modified: head/news/inn/distinfo ============================================================================== --- head/news/inn/distinfo Mon Jul 13 05:27:37 2015 (r391878) +++ head/news/inn/distinfo Mon Jul 13 07:19:58 2015 (r391879) @@ -1,2 +1,2 @@ -SHA256 (inn-2.5.4.tar.gz) = 5b62240c3074f2f38b3bcc656c343c587f2a923ec9d45e19f0d4ce269cb3f3f4 -SIZE (inn-2.5.4.tar.gz) = 2408600 +SHA256 (inn-2.5.5.tar.gz) = 4245602c2c30fd3fe38513e9403c8d0ea4eb76256961591f97da630c341053bf +SIZE (inn-2.5.5.tar.gz) = 2419841 Modified: head/news/inn/pkg-plist ============================================================================== --- head/news/inn/pkg-plist Mon Jul 13 05:27:37 2015 (r391878) +++ head/news/inn/pkg-plist Mon Jul 13 07:19:58 2015 (r391879) @@ -325,8 +325,8 @@ man/man8/writelog.8.gz %%EXAMPLESDIR%%/send-uucp.cf %%EXAMPLESDIR%%/storage.conf %%EXAMPLESDIR%%/subscriptions +@dir %%EXAMPLESDIR%%/db @comment -------------------------------------------------------------- -@cwd / @sample %%DBDIR%%/active.sample @sample %%DBDIR%%/active.times.sample @sample %%DBDIR%%/newsgroups.sample @@ -368,38 +368,19 @@ man/man8/writelog.8.gz @sample %%CONFDIR%%/storage.conf.sample @sample %%CONFDIR%%/subscriptions.sample @comment -------------------------------------------------------------- -@cwd -@dirrm %%EXAMPLESDIR%%/db -@dirrm %%EXAMPLESDIR%% @cwd / -@dirrm %%TMPDIR%% -@dirrm %%SHAREDIR%% -@dirrm %%NEWSSPOOL%%/overview -@dirrm %%NEWSSPOOL%%/outgoing -@dirrm %%NEWSSPOOL%%/innfeed -@dirrm %%NEWSSPOOL%%/incoming/bad -@dirrm %%NEWSSPOOL%%/incoming -@dirrm %%NEWSSPOOL%%/articles -@dirrm %%NEWSSPOOL%%/archive -@dirrm %%NEWSSPOOL%% -@dirrm %%RUNDIR%% -@dirrm %%NEWSBASE%%/http -@dirrm %%NEWSBASE%%/lib/perl/INN/Utils -@dirrm %%NEWSBASE%%/lib/perl/INN -@dirrm %%NEWSBASE%%/lib/perl -@dirrm %%NEWSBASE%%/lib -@dirrm %%NEWSBASE%%/include/inn -@dirrm %%NEWSBASE%%/include -@dirrm %%NEWSBASE%%/doc -@dirrm %%NEWSBASE%%/bin/rnews.libexec -@dirrm %%NEWSBASE%%/bin/filter -@dirrm %%NEWSBASE%%/bin/control -@dirrm %%NEWSBASE%%/bin/auth/resolv -@dirrm %%NEWSBASE%%/bin/auth/passwd -@dirrm %%NEWSBASE%%/bin/auth -@dirrm %%NEWSBASE%%/bin -@dirrm %%DBDIR%% -@dirrm %%LOGDIR%%/OLD -@dirrm %%LOGDIR%% -@dirrm %%CONFDIR%% +@dir %%TMPDIR%% +@dir %%SHAREDIR%% +@dir %%NEWSSPOOL%%/overview +@dir %%NEWSSPOOL%%/outgoing +@dir %%NEWSSPOOL%%/innfeed +@dir %%NEWSSPOOL%%/incoming/bad +@dir %%NEWSSPOOL%%/incoming +@dir %%NEWSSPOOL%%/articles +@dir %%NEWSSPOOL%%/archive +@dir %%NEWSSPOOL%% +@dir %%RUNDIR%% +@dir %%DBDIR%% +@dir %%LOGDIR%%/OLD +@dir %%LOGDIR%% @unexec rmdir %%NEWSBASE%% 2>/dev/null ||( echo "===> If you don't plan to use inn later, you can safely remove %%NEWSBASE%%. Deinstall process kept these files intact:" | fmt && for i in $(find %D/news -type f); do echo " - $i"; done) From owner-svn-ports-head@freebsd.org Mon Jul 13 07:27:00 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D949299BD95; Mon, 13 Jul 2015 07:27:00 +0000 (UTC) (envelope-from olgeni@olgeni.com) Received: from olgeni.olgeni.com (host-156-246-171-31.cloudsigma.com [31.171.246.156]) by mx1.freebsd.org (Postfix) with ESMTP id 8F75B148F; Mon, 13 Jul 2015 07:27:00 +0000 (UTC) (envelope-from olgeni@olgeni.com) Received: from [10.0.2.15] (unknown [5.8.101.242]) by olgeni.olgeni.com (Postfix) with ESMTPSA id 27AB1D7919; Mon, 13 Jul 2015 09:26:57 +0200 (CEST) Date: Mon, 13 Jul 2015 09:26:55 +0200 (CEST) From: Jimmy Olgeni To: Koop Mast cc: Ivan Klymenko , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r391619 - in head: mail/thunderbird/files www/firefox-esr/files www/firefox/files www/libxul/files www/seamonkey/files In-Reply-To: <55A11EB5.9020600@rainbow-runner.nl> Message-ID: References: <201507090709.t6979VsY058416@repo.freebsd.org> <20150709115113.3ebb1cc2@nonamehost.local> <559EB2AD.5000004@rainbow-runner.nl> <559EC53B.104@rainbow-runner.nl> <20150709221621.5294d65d@nonamehost.local> <559EE028.7070203@rainbow-runner.nl> <55A11EB5.9020600@rainbow-runner.nl> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) X-OpenPGP-KeyID: 0x90B7A98E6450AE47 X-OpenPGP-Fingerprint: 7133 AB4D DFC8 0A0D F891 B0D2 90B7 A98E 6450 AE47 X-OpenPGP-URL: http://olgeni.olgeni.com/~olgeni/pgp/olgeni@olgeni.com MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 07:27:01 -0000 Hi, On Sat, 11 Jul 2015, Koop Mast wrote: > On 10-7-2015 11:40, Jimmy Olgeni wrote: > > Hi, > > > > On Thu, 9 Jul 2015, Koop Mast wrote: > > > >> If you switch back to GTK2 does it still build? The left overs also > >> showed up suddenly on my builds, no idea where that comes from. > > GTK2 still fails over here (poudriere). > > > > -- > > jimmy > So GTK3 builds but GTK2 doesn't ... can you do the following? > > 1) Do you have any non-default settings/options set/unset? > 2) Could you build firefox with -w and put the resulting tarball > somewhere where I can download it and look at it? I'm not sure if I can > find something but I'm willing to try. I disabled ccache and got the build working - something probably got stuck in the cache. Ivan, do you have ccache enabled? -- jimmy From owner-svn-ports-head@freebsd.org Mon Jul 13 07:31:04 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8DB6599BE0B; Mon, 13 Jul 2015 07:31:04 +0000 (UTC) (envelope-from hrs@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 7C23A1685; Mon, 13 Jul 2015 07:31:04 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6D7V4LK043556; Mon, 13 Jul 2015 07:31:04 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D7UoQ5043447; Mon, 13 Jul 2015 07:30:50 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201507130730.t6D7UoQ5043447@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Mon, 13 Jul 2015 07:30:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391880 - in head/japanese/mozc-server: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 07:31:04 -0000 Author: hrs Date: Mon Jul 13 07:30:49 2015 New Revision: 391880 URL: https://svnweb.freebsd.org/changeset/ports/391880 Log: Update to 2.17.2106.102. Added: head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-eim.cc - copied, changed from r391879, head/japanese/mozc-server/files/extra-patch-unix-fcitx-eim.cc head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx.gyp (contents, props changed) head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_key_event_handler.h (contents, props changed) head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_key_translator.h (contents, props changed) head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_mozc.h (contents, props changed) head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.cc (contents, props changed) head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.h (contents, props changed) head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_response_parser.cc - copied, changed from r386117, head/japanese/mozc-server/files/extra-patch-unix-fcitx-mozc_response_parser.cc head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-surrounding_text_util.cc - copied, changed from r386117, head/japanese/mozc-server/files/extra-patch-unix-fcitx-surrounding_text_util.cc head/japanese/mozc-server/files/extra-patch-src-unix-uim-key_translator.h (contents, props changed) head/japanese/mozc-server/files/extra-patch-src-unix-uim-mozc.cc (contents, props changed) head/japanese/mozc-server/files/extra-patch-src-unix-uim-uim.gyp (contents, props changed) head/japanese/mozc-server/files/extra-patch-src-unix_fcitx_fcitx_mozc.cc - copied, changed from r386117, head/japanese/mozc-server/files/extra-patch-unix_fcitx_fcitx_mozc.cc head/japanese/mozc-server/files/patch-src-base_base.gyp - copied, changed from r386117, head/japanese/mozc-server/files/patch-base_base.gyp head/japanese/mozc-server/files/patch-src-base_logging.cc - copied, changed from r386117, head/japanese/mozc-server/files/patch-base_logging.cc head/japanese/mozc-server/files/patch-src-base_mutex.cc - copied, changed from r386117, head/japanese/mozc-server/files/patch-base_mutex.cc head/japanese/mozc-server/files/patch-src-base_process.cc - copied, changed from r386117, head/japanese/mozc-server/files/patch-base_process.cc head/japanese/mozc-server/files/patch-src-base_system_util.cc - copied, changed from r386117, head/japanese/mozc-server/files/patch-base_system_util.cc head/japanese/mozc-server/files/patch-src-build_mozc.py - copied, changed from r386117, head/japanese/mozc-server/files/patch-build_mozc.py head/japanese/mozc-server/files/patch-src-build_tools_util.py - copied, changed from r386117, head/japanese/mozc-server/files/patch-build_tools_util.py head/japanese/mozc-server/files/patch-src-gui-qt_libraries.gypi - copied, changed from r386117, head/japanese/mozc-server/files/patch-gui-qt_libraries.gypi head/japanese/mozc-server/files/patch-src-gui_about_dialog_about_dialog.cc - copied, changed from r386117, head/japanese/mozc-server/files/patch-gui_about_dialog_about_dialog.cc head/japanese/mozc-server/files/patch-src-gyp_common.gypi - copied, changed from r386117, head/japanese/mozc-server/files/patch-gyp_common.gypi head/japanese/mozc-server/files/patch-src-ipc_ipc_path_manager.cc - copied, changed from r386117, head/japanese/mozc-server/files/patch-ipc_ipc_path_manager.cc head/japanese/mozc-server/files/patch-src-ipc_unix_ipc.cc - copied, changed from r386117, head/japanese/mozc-server/files/patch-ipc_unix_ipc.cc head/japanese/mozc-server/files/patch-src-server_mozc_server.cc - copied, changed from r386117, head/japanese/mozc-server/files/patch-server_mozc_server.cc head/japanese/mozc-server/files/patch-src-third_party_gyp_gyp - copied, changed from r386117, head/japanese/mozc-server/files/patch-third_party_gyp_gyp head/japanese/mozc-server/files/patch-src-third_party_gyp_pylib_gyp_common.py - copied, changed from r386117, head/japanese/mozc-server/files/patch-third_party_gyp_pylib_gyp_common.py head/japanese/mozc-server/files/patch-src-third_party_gyp_pylib_gyp_generator_make.py - copied, changed from r386117, head/japanese/mozc-server/files/patch-third_party_gyp_pylib_gyp_generator_make.py head/japanese/mozc-server/files/patch-src-unix_emacs_mozc.el - copied, changed from r386117, head/japanese/mozc-server/files/patch-unix_emacs_mozc.el head/japanese/mozc-server/files/patch-src-unix_ibus_gen_mozc_xml.py - copied, changed from r391682, head/japanese/mozc-server/files/patch-unix_ibus_gen_mozc_xml.py head/japanese/mozc-server/files/patch-src-unix_ibus_ibus.gyp - copied, changed from r386117, head/japanese/mozc-server/files/patch-unix_ibus_ibus.gyp head/japanese/mozc-server/files/patch-src-unix_ibus_mozc_engine.cc - copied, changed from r386117, head/japanese/mozc-server/files/patch-unix_ibus_mozc_engine.cc head/japanese/mozc-server/files/patch-src-unix_ibus_path_util.cc - copied, changed from r386117, head/japanese/mozc-server/files/patch-unix_ibus_path_util.cc Deleted: head/japanese/mozc-server/files/extra-patch-unix-fcitx-eim.cc head/japanese/mozc-server/files/extra-patch-unix-fcitx-mozc_response_parser.cc head/japanese/mozc-server/files/extra-patch-unix-fcitx-surrounding_text_util.cc head/japanese/mozc-server/files/extra-patch-unix_fcitx_fcitx_mozc.cc head/japanese/mozc-server/files/patch-base_base.gyp head/japanese/mozc-server/files/patch-base_logging.cc head/japanese/mozc-server/files/patch-base_mutex.cc head/japanese/mozc-server/files/patch-base_process.cc head/japanese/mozc-server/files/patch-base_system_util.cc head/japanese/mozc-server/files/patch-build_mozc.py head/japanese/mozc-server/files/patch-build_tools_util.py head/japanese/mozc-server/files/patch-gui-qt_libraries.gypi head/japanese/mozc-server/files/patch-gui_about_dialog_about_dialog.cc head/japanese/mozc-server/files/patch-gyp_common.gypi head/japanese/mozc-server/files/patch-ipc_ipc_path_manager.cc head/japanese/mozc-server/files/patch-ipc_unix_ipc.cc head/japanese/mozc-server/files/patch-server_mozc_server.cc head/japanese/mozc-server/files/patch-third_party_gyp_gyp head/japanese/mozc-server/files/patch-third_party_gyp_pylib_gyp_common.py head/japanese/mozc-server/files/patch-third_party_gyp_pylib_gyp_generator_make.py head/japanese/mozc-server/files/patch-unix_emacs_mozc.el head/japanese/mozc-server/files/patch-unix_ibus_gen_mozc_xml.py head/japanese/mozc-server/files/patch-unix_ibus_ibus.gyp head/japanese/mozc-server/files/patch-unix_ibus_mozc_engine.cc head/japanese/mozc-server/files/patch-unix_ibus_path_util.cc Modified: head/japanese/mozc-server/Makefile head/japanese/mozc-server/distinfo Modified: head/japanese/mozc-server/Makefile ============================================================================== --- head/japanese/mozc-server/Makefile Mon Jul 13 07:19:58 2015 (r391879) +++ head/japanese/mozc-server/Makefile Mon Jul 13 07:30:49 2015 (r391880) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mozc -PORTVERSION= 2.16.2051.102 -PORTREVISION= 3 +PORTVERSION= 2.17.2106.102 CATEGORIES= japanese MASTER_SITES= LOCAL/hrs DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -13,7 +12,7 @@ MAINTAINER= hrs@FreeBSD.org COMMENT?= Mozc Japanese Input Method, Server LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/third_party/gyp/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ninja:${PORTSDIR}/devel/ninja \ python:${PORTSDIR}/lang/python @@ -24,6 +23,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/ USES= compiler:c++11-lang pkgconfig iconv:wchar_t gmake \ tar:bzip2 python:build +BUILD_WRKSRC= ${WRKSRC}/src BUILD_MOZC_LIST?= mozc_server @@ -33,11 +33,11 @@ PKGNAMESUFFIX= -server LICENSE= BSD3CLAUSE NAISTL LICENSE_COMB= multi -LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/third_party/gyp/LICENSE +LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/LICENSE LICENSE_DISTFILES_BSD3CLAUSE= ${DISTNAME}${EXTRACT_SUFX} LICENSE_NAME_NAISTL= Nara Institute of Science and Technology License LICENSE_PERMS_NAISTL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -LICENSE_FILE_NAISTL= ${WRKSRC}/data/dictionary_oss/README.txt +LICENSE_FILE_NAISTL= ${WRKSRC}/src/data/dictionary_oss/README.txt LICENSE_DISTFILES_NAISTL=${DISTNAME}${EXTRACT_SUFX} .elif ${BUILD_MOZC_LIST:Mmozc_tool} == "mozc_tool" USE_GNOME= glib20 gtk20 @@ -76,8 +76,8 @@ GYP_DEFINES= use_libprotobuf=1 \ BUILD_MODE= Release BUILD_CMD= ${SETENV} ${MAKE_ENV} PATH=/bin:/usr/bin:${PATH} ${MAKE_CMD} BUILD_MOZC_CMD= cd ${BUILD_WRKSRC} && \ - ${SETENV} BUILD_COMMAND="${WRKSRC}/mozcmake" \ - PYTHONPATH=${WRKSRC}/third_party/gyp/pylib/gyp \ + ${SETENV} BUILD_COMMAND="${BUILD_WRKSRC}/mozcmake" \ + PYTHONPATH=${BUILD_WRKSRC}/third_party/gyp/pylib/gyp \ GYP_DEFINES="${GYP_DEFINES}" \ CC_host="${CC}" \ CC_target="${CC}" \ @@ -87,31 +87,28 @@ BUILD_MOZC_CMD= cd ${BUILD_WRKSRC} && \ AR_host="${AR}" \ ${PYTHON_CMD} build_mozc.py BUILD_MOZC_CMD_BUILD= ${BUILD_MOZC_CMD} build -c ${BUILD_MODE} ${_MAKE_JOBS} -BUILD_GYP_CMD= cd ${WRKSRC}/third_party/gyp && \ +BUILD_GYP_CMD= cd ${BUILD_WRKSRC}/third_party/gyp && \ ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${PYSETUP} post-patch: - ${MKDIR} ${WRKSRC}/mozc_build_tools/linux - ${LN} -sf ${LOCALBASE}/bin/protoc ${WRKSRC}/mozc_build_tools/linux/ ${REINPLACE_CMD} 's,-liconv,${ICONV_LIB},g' \ - ${WRKSRC}/gui/qt_libraries.gypi - + ${BUILD_WRKSRC}/gui/qt_libraries.gypi .if ${BUILD_MOZC_LIST:Mfcitx_mozc} == "fcitx_mozc" ${REINPLACE_CMD} 's,/po/mo},%po}mo,g' \ - ${WRKSRC}/unix/fcitx/gen_fcitx_mozc_i18n.sh + ${BUILD_WRKSRC}/unix/fcitx/gen_fcitx_mozc_i18n.sh ${REINPLACE_CMD} "s,/usr,${LOCALBASE:Q}," \ - ${WRKSRC}/unix/fcitx/mozc.conf + ${BUILD_WRKSRC}/unix/fcitx/mozc.conf .endif .if !${BUILD_MOZC_LIST:Mmozc_el} -${WRKSRC}/mozcmake: +${BUILD_WRKSRC}/mozcmake: ${PRINTF} "%s\n%s\n" "#!/bin/sh" 'exec ${BUILD_CMD} $$@' \ - > ${WRKSRC}/mozcmake - ${CHMOD} +x ${WRKSRC}/mozcmake + > ${BUILD_WRKSRC}/mozcmake + ${CHMOD} +x ${BUILD_WRKSRC}/mozcmake -post-configure: ${WRKSRC}/mozcmake +post-configure: ${BUILD_WRKSRC}/mozcmake ${BUILD_MOZC_CMD} gyp \ - --gypdir=${WRKSRC}/third_party/gyp \ + --gypdir=${BUILD_WRKSRC}/third_party/gyp \ --server_dir="${PREFIX}/bin" \ --tool_dir="${PREFIX}/libexec" \ --renderer_dir="${PREFIX}/libexec" \ @@ -143,10 +140,11 @@ SUB_FILES+= mozc post-extract-mozc_server: @for F in jigyosyo-20130628.lzh ken_all-20130628.lzh; do \ - ${LHA_CMD} xfq2w=${WRKSRC}/data/dictionary_oss ${DISTDIR}/$$F; \ + ${LHA_CMD} xfq2w=${BUILD_WRKSRC}/data/dictionary_oss \ + ${DISTDIR}/$$F; \ done - @cd ${WRKSRC}/data/dictionary_oss && \ - ${PYTHON_CMD} ${WRKSRC}/dictionary/gen_zip_code_seed.py \ + @cd ${BUILD_WRKSRC}/data/dictionary_oss && \ + ${PYTHON_CMD} ${BUILD_WRKSRC}/dictionary/gen_zip_code_seed.py \ --zip_code=ken_all.csv --jigyosyo=jigyosyo.csv \ >> dictionary09.txt @@ -158,10 +156,10 @@ do-build-mozc_server: do-install-mozc_server: ${INSTALL_PROGRAM} \ - ${WRKSRC}/out_linux/${BUILD_MODE}/mozc_server \ + ${BUILD_WRKSRC}/out_linux/${BUILD_MODE}/mozc_server \ ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} \ - ${WRKSRC}/out_linux/${BUILD_MODE}/mozc_emacs_helper \ + ${BUILD_WRKSRC}/out_linux/${BUILD_MODE}/mozc_emacs_helper \ ${STAGEDIR}${PREFIX}/libexec ${INSTALL_SCRIPT} \ ${WRKDIR}/mozc ${STAGEDIR}/${PREFIX}/bin @@ -185,15 +183,15 @@ do-build-mozc_tool: do-install-mozc_tool: ${INSTALL_PROGRAM} \ - ${WRKSRC}/out_linux/${BUILD_MODE}/mozc_tool \ + ${BUILD_WRKSRC}/out_linux/${BUILD_MODE}/mozc_tool \ ${STAGEDIR}${PREFIX}/libexec ${INSTALL_SCRIPT} ${WRKDIR}/mozc_tool ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DATADIR}/icons ${INSTALL_DATA} \ - ${WRKSRC}/data/images/unix/ime_product_icon_opensource-32.png \ + ${BUILD_WRKSRC}/data/images/unix/ime_product_icon_opensource-32.png \ ${STAGEDIR}${DATADIR}/icons/product_logo.png ${INSTALL_DATA} \ - ${WRKSRC}/data/images/unix/ime_product_icon_opensource-32.png \ + ${BUILD_WRKSRC}/data/images/unix/ime_product_icon_opensource-32.png \ ${STAGEDIR}${DATADIR}/icons/update_uptodate.png .endif @@ -230,24 +228,24 @@ do-build-ibus_mozc: do-install-ibus_mozc: ${INSTALL_PROGRAM} \ - ${WRKSRC}/out_linux/${BUILD_MODE}/mozc_renderer \ + ${BUILD_WRKSRC}/out_linux/${BUILD_MODE}/mozc_renderer \ ${STAGEDIR}${PREFIX}/libexec/mozc_renderer ${INSTALL_PROGRAM} \ - ${WRKSRC}/out_linux/${BUILD_MODE}/ibus_mozc \ + ${BUILD_WRKSRC}/out_linux/${BUILD_MODE}/ibus_mozc \ ${STAGEDIR}${PREFIX}/libexec/ibus-engine-mozc ${MKDIR} ${STAGEDIR}${PREFIX}/share/ibus/component ${INSTALL_DATA} \ - ${WRKSRC}/out_linux/${BUILD_MODE}/gen/unix/ibus/mozc.xml \ + ${BUILD_WRKSRC}/out_linux/${BUILD_MODE}/gen/unix/ibus/mozc.xml \ ${STAGEDIR}${PREFIX}/share/ibus/component/mozc.xml @${MKDIR} ${STAGEDIR}${DATADIR}/icons .for F in ui-alpha_full ui-alpha_half ui-dictionary ui-direct \ ui-hiragana ui-katakana_full ui-katakana_half ui-properties ui-tool ${INSTALL_DATA} \ - ${WRKSRC}/data/images/unix/${F}.png \ + ${BUILD_WRKSRC}/data/images/unix/${F}.png \ ${STAGEDIR}${DATADIR}/icons/${F:S/^ui-//}.png .endfor ${INSTALL_DATA} \ - ${WRKSRC}/data/images/unix/ime_product_icon_opensource-32.png \ + ${BUILD_WRKSRC}/data/images/unix/ime_product_icon_opensource-32.png \ ${STAGEDIR}${DATADIR}/icons/product_icon.png .endif @@ -265,10 +263,10 @@ WRKSRC_MU= ${WRKDIR}/${GH_PROJECT}-${GH_ LIB_DEPENDS+= libuim.so:${PORTSDIR}/textproc/uim RUN_DEPENDS+= mozc_server:${PORTSDIR}/japanese/mozc-server \ mozc_tool:${PORTSDIR}/japanese/mozc-tool -GYP_OPTIONS+= --noqt -GYP_DEFINES+= use_libibus=0 \ - enable_gtk_renderer=0 +EXTRA_PATCHES= ${PATCHDIR}/extra-patch-src-unix-uim-key_translator.h \ + ${PATCHDIR}/extra-patch-src-unix-uim-mozc.cc \ + ${PATCHDIR}/extra-patch-src-unix-uim-uim.gyp PLIST_FILES+= lib/uim/plugin/libuim-mozc.so \ %%DATADIR%%/mozc.scm \ %%DATADIR%%/mozc-custom.scm \ @@ -277,8 +275,12 @@ PLIST_FILES+= lib/uim/plugin/libuim-mozc "@exec ${LOCALBASE}/bin/uim-module-manager --register mozc" \ "@unexec ${LOCALBASE}/bin/uim-module-manager --unregister mozc" +GYP_OPTIONS+= --noqt +GYP_DEFINES+= use_libibus=0 \ + enable_gtk_renderer=0 + post-extract-uim_mozc: - ${LN} -s ${WRKSRC_MU}/Mozc/uim ${WRKSRC}/unix + ${MV} ${WRKSRC_MU}/Mozc/uim ${BUILD_WRKSRC}/unix ${REINPLACE_CMD} -e "s,/usr/lib/mozc,${LOCALBASE}/libexec," \ ${WRKSRC_MU}/Mozc/scm/mozc-custom.scm @@ -291,7 +293,7 @@ do-build-uim_mozc: do-install-uim_mozc: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/uim/plugin ${INSTALL_PROGRAM} \ - ${WRKSRC}/out_linux/${BUILD_MODE}/libuim-mozc.so \ + ${BUILD_WRKSRC}/out_linux/${BUILD_MODE}/libuim-mozc.so \ ${STAGEDIR}${PREFIX}/lib/uim/plugin ${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC_MU}/Mozc/scm && \ @@ -299,7 +301,7 @@ do-install-uim_mozc: ${STAGEDIR}${DATADIR} ${MKDIR} ${STAGEDIR}${DATADIR}/pixmaps ${INSTALL_DATA} \ - ${WRKSRC}/data/images/product_icon_32bpp-128.png \ + ${BUILD_WRKSRC}/data/images/product_icon_32bpp-128.png \ ${STAGEDIR}${DATADIR}/pixmaps/mozc.png .endif @@ -309,10 +311,19 @@ PATCH_SITES= http://download.fcitx-im.or PATCHFILES= fcitx-mozc-2.16.2037.102.2.patch .endif .if ${BUILD_MOZC_LIST:Mfcitx_mozc} == "fcitx_mozc" -PATCH_DIST_STRIP=-p2 -EXTRA_PATCHES= ${PATCHDIR}/extra-patch-unix-fcitx-eim.cc \ - ${PATCHDIR}/extra-patch-unix-fcitx-mozc_response_parser.cc \ - ${PATCHDIR}/extra-patch-unix-fcitx-surrounding_text_util.cc +PATCH_DIST_STRIP=-p1 +EXTRA_PATCHES= ${PATCHDIR}/extra-patch-src-unix-fcitx-eim.cc \ + ${PATCHDIR}/extra-patch-src-unix-fcitx-mozc_response_parser.cc \ + ${PATCHDIR}/extra-patch-src-unix-fcitx-surrounding_text_util.cc + +POST_PATCHES= ${PATCHDIR}/extra-patch-src-unix_fcitx_fcitx_mozc.cc \ + ${PATCHDIR}/extra-patch-src-unix-fcitx-fcitx.gyp \ + ${PATCHDIR}/extra-patch-src-unix-fcitx-fcitx_key_event_handler.h \ + ${PATCHDIR}/extra-patch-src-unix-fcitx-fcitx_key_translator.h \ + ${PATCHDIR}/extra-patch-src-unix-fcitx-fcitx_mozc.h \ + ${PATCHDIR}/extra-patch-src-unix-fcitx-mozc_connection.cc \ + ${PATCHDIR}/extra-patch-src-unix-fcitx-mozc_connection.h + GYP_OPTIONS+= --noqt GYP_DEFINES+= use_libibus=0 \ enable_gtk_renderer=0 @@ -340,12 +351,12 @@ PLIST_FILES+= lib/fcitx/fcitx-mozc.so \ PLIST_DIRS+= %%DATADIR%%/icon ${DATADIR_REL} post-extract-fcitx_mozc: - ${RM} ${WRKSRC}/unix/fcitx/fcitx.gyp + ${RM} ${BUILD_WRKSRC}/unix/fcitx/fcitx.gyp post-extract: post-extract-fcitx_mozc post-patch-fcitx_mozc: - cd ${PATCH_WRKSRC} && ${PATCH} < ${PATCHDIR}/extra-patch-unix_fcitx_fcitx_mozc.cc + cd ${PATCH_WRKSRC} && ${CAT} ${POST_PATCHES} | ${PATCH} post-patch: post-patch-fcitx_mozc @@ -358,27 +369,27 @@ do-install-fcitx_mozc: ${STAGEDIR}${PREFIX}/share/fcitx/addon \ ${STAGEDIR}${PREFIX}/share/fcitx/inputmethod ${INSTALL_LIB} \ - ${WRKSRC}/out_linux/${BUILD_MODE}/fcitx-mozc.so \ + ${BUILD_WRKSRC}/out_linux/${BUILD_MODE}/fcitx-mozc.so \ ${STAGEDIR}${PREFIX}/lib/fcitx/fcitx-mozc.so ${INSTALL_DATA} \ - ${WRKSRC}/unix/fcitx/fcitx-mozc.conf \ + ${BUILD_WRKSRC}/unix/fcitx/fcitx-mozc.conf \ ${STAGEDIR}${PREFIX}/share/fcitx/addon/fcitx-mozc.conf ${INSTALL_DATA} \ - ${WRKSRC}/unix/fcitx/mozc.conf \ + ${BUILD_WRKSRC}/unix/fcitx/mozc.conf \ ${STAGEDIR}${PREFIX}/share/fcitx/inputmethod/mozc.conf @${MKDIR} ${STAGEDIR}${DATADIR}/icon .for F in ui-alpha_full ui-alpha_half ui-dictionary ui-direct \ ui-hiragana ui-katakana_full ui-katakana_half ui-properties ui-tool ${INSTALL_DATA} \ - ${WRKSRC}/data/images/unix/${F}.png \ + ${BUILD_WRKSRC}/data/images/unix/${F}.png \ ${STAGEDIR}${DATADIR}/icon/${F:S,^ui-,mozc-,}.png .endfor ${INSTALL_DATA} \ - ${WRKSRC}/data/images/product_icon_32bpp-128.png \ + ${BUILD_WRKSRC}/data/images/product_icon_32bpp-128.png \ ${STAGEDIR}${DATADIR}/icon/mozc.png .for L in ja zh_CN zh_TW ${INSTALL_DATA} \ - ${WRKSRC}/out_linux/${BUILD_MODE}/gen/unix/fcitx/po/${L}.mo \ + ${BUILD_WRKSRC}/out_linux/${BUILD_MODE}/gen/unix/fcitx/po/${L}.mo \ ${STAGEDIR}${PREFIX}/share/locale/${L}/LC_MESSAGES/fcitx-mozc.mo .endfor .endif @@ -394,19 +405,19 @@ PLIST_DIRS+= ${EMACS_VERSION_SITE_LISPDI post-patch-mozc_el: ${REINPLACE_CMD} "s,%%PREFIX%%,${PREFIX}," \ - ${WRKSRC}/unix/emacs/mozc.el + ${BUILD_WRKSRC}/unix/emacs/mozc.el post-patch: post-patch-mozc_el do-build-mozc_el: - cd ${WRKSRC}/unix/emacs && \ + cd ${BUILD_WRKSRC}/unix/emacs && \ ${EMACS_CMD} -batch -q -no-site-file -no-init-file \ -f batch-byte-compile mozc.el do-install-mozc_el: @${MKDIR} ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/mozc ${INSTALL_DATA} \ - ${WRKSRC}/unix/emacs/mozc.elc \ + ${BUILD_WRKSRC}/unix/emacs/mozc.elc \ ${FILESDIR}/leim-list.el \ ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/mozc/ .endif Modified: head/japanese/mozc-server/distinfo ============================================================================== --- head/japanese/mozc-server/distinfo Mon Jul 13 07:19:58 2015 (r391879) +++ head/japanese/mozc-server/distinfo Mon Jul 13 07:30:49 2015 (r391880) @@ -1,10 +1,10 @@ -SHA256 (mozc-2.16.2051.102.tar.bz2) = 11877306031afee3bbe39e2208340d27df21c90605c1cf48fe788ffa5cf249aa -SIZE (mozc-2.16.2051.102.tar.bz2) = 36135991 +SHA256 (mozc-2.17.2106.102.tar.bz2) = 00d2a82a8c814a6787bdb1d77bdc5dea652eb16cfbf4ae20fe33a25b285d8f39 +SIZE (mozc-2.17.2106.102.tar.bz2) = 33452163 SHA256 (ken_all-20130628.lzh) = 78630e7f8b396603cde066c4a6d598c9af94bb97f415a68148dd3144dea18871 SIZE (ken_all-20130628.lzh) = 1735995 SHA256 (jigyosyo-20130628.lzh) = d7b796d8643457d883de4a33cb3edf7455f11d778ea74d07b450ea10f3339cf7 SIZE (jigyosyo-20130628.lzh) = 823590 -SHA256 (fcitx-mozc-2.16.2037.102.2.patch) = ff175f3e0301c33f750780765ea264887827d00bc7a59fc8b55ae514ba449a1e -SIZE (fcitx-mozc-2.16.2037.102.2.patch) = 140421 SHA256 (e-kato-macuim-v0.6.16.2_GH0.tar.bz2) = 25fca78d1d76cc5c6a49f3b2f6981791ad8275abb2726334d8d40bd49498194d SIZE (e-kato-macuim-v0.6.16.2_GH0.tar.bz2) = 324551 +SHA256 (fcitx-mozc-2.16.2037.102.2.patch) = ff175f3e0301c33f750780765ea264887827d00bc7a59fc8b55ae514ba449a1e +SIZE (fcitx-mozc-2.16.2037.102.2.patch) = 140421 Copied and modified: head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-eim.cc (from r391879, head/japanese/mozc-server/files/extra-patch-unix-fcitx-eim.cc) ============================================================================== --- head/japanese/mozc-server/files/extra-patch-unix-fcitx-eim.cc Mon Jul 13 07:19:58 2015 (r391879, copy source) +++ head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-eim.cc Mon Jul 13 07:30:49 2015 (r391880) @@ -1,5 +1,5 @@ ---- unix/fcitx/eim.cc.orig 2014-08-31 06:48:00.000000000 +0900 -+++ unix/fcitx/eim.cc 2014-08-31 06:48:11.000000000 +0900 +--- src/unix/fcitx/eim.cc.orig 2014-08-31 06:48:00.000000000 +0900 ++++ src/unix/fcitx/eim.cc 2014-08-31 06:48:11.000000000 +0900 @@ -176,7 +176,9 @@ // clear candidate table FcitxCandidateWordReset(candList); Added: head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx.gyp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx.gyp Mon Jul 13 07:30:49 2015 (r391880) @@ -0,0 +1,10 @@ +--- src/unix/fcitx/fcitx.gyp.orig 2015-07-13 04:27:48.760816000 +0900 ++++ src/unix/fcitx/fcitx.gyp 2015-07-13 04:30:04.604724000 +0900 +@@ -44,7 +44,6 @@ + '../../client/client.gyp:client', + '../../ipc/ipc.gyp:ipc', + '../../session/session_base.gyp:ime_switch_util', +- '../../session/session_base.gyp:session_protocol', + ], + 'fcitx_defines': [ + 'LOCALEDIR=" + + #include "base/port.h" +-#include "config/config.pb.h" +-#include "session/commands.pb.h" ++#include "protocol/config.pb.h" ++#include "protocol/commands.pb.h" + #include "unix/fcitx/fcitx_key_translator.h" + + namespace mozc { Added: head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_key_translator.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_key_translator.h Mon Jul 13 07:30:49 2015 (r391880) @@ -0,0 +1,11 @@ +--- src/unix/fcitx/fcitx_key_translator.h.bak 2015-07-13 04:37:03.714894000 +0900 ++++ src/unix/fcitx/fcitx_key_translator.h 2015-07-13 04:37:03.756571000 +0900 +@@ -38,7 +38,7 @@ + #include + + #include "base/port.h" +-#include "session/commands.pb.h" ++#include "protocol/commands.pb.h" + #include + + namespace mozc { Added: head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_mozc.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_mozc.h Mon Jul 13 07:30:49 2015 (r391880) @@ -0,0 +1,11 @@ +--- src/unix/fcitx/fcitx_mozc.h.bak 2015-07-13 04:37:03.716155000 +0900 ++++ src/unix/fcitx/fcitx_mozc.h 2015-07-13 04:37:03.758916000 +0900 +@@ -39,7 +39,7 @@ + + #include "base/port.h" + #include "base/run_level.h" +-#include "session/commands.pb.h" ++#include "protocol/commands.pb.h" + #include "client/client_interface.h" + #include "mozc_connection.h" + Added: head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.cc Mon Jul 13 07:30:49 2015 (r391880) @@ -0,0 +1,11 @@ +--- src/unix/fcitx/mozc_connection.cc.bak 2015-07-13 04:37:03.716883000 +0900 ++++ src/unix/fcitx/mozc_connection.cc 2015-07-13 04:37:03.789664000 +0900 +@@ -36,7 +36,7 @@ + #include "base/util.h" + #include "client/client.h" + #include "ipc/ipc.h" +-#include "session/commands.pb.h" ++#include "protocol/commands.pb.h" + #include "session/ime_switch_util.h" + #include "unix/fcitx/fcitx_key_event_handler.h" + #include "unix/fcitx/surrounding_text_util.h" Added: head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.h Mon Jul 13 07:30:49 2015 (r391880) @@ -0,0 +1,11 @@ +--- src/unix/fcitx/mozc_connection.h.bak 2015-07-13 04:37:03.717225000 +0900 ++++ src/unix/fcitx/mozc_connection.h 2015-07-13 04:37:03.761331000 +0900 +@@ -38,7 +38,7 @@ + #include + + #include "base/port.h" +-#include "session/commands.pb.h" ++#include "protocol/commands.pb.h" + #include "unix/fcitx/fcitx_key_event_handler.h" + + namespace mozc { Copied and modified: head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_response_parser.cc (from r386117, head/japanese/mozc-server/files/extra-patch-unix-fcitx-mozc_response_parser.cc) ============================================================================== --- head/japanese/mozc-server/files/extra-patch-unix-fcitx-mozc_response_parser.cc Tue May 12 03:35:31 2015 (r386117, copy source) +++ head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_response_parser.cc Mon Jul 13 07:30:49 2015 (r391880) @@ -1,5 +1,14 @@ ---- unix/fcitx/mozc_response_parser.cc.orig 2014-08-31 07:00:01.000000000 +0900 -+++ unix/fcitx/mozc_response_parser.cc 2014-08-31 07:00:45.000000000 +0900 +--- src/unix/fcitx/mozc_response_parser.cc.orig 2015-07-13 04:56:54.572997000 +0900 ++++ src/unix/fcitx/mozc_response_parser.cc 2015-07-13 04:58:15.160661000 +0900 +@@ -36,7 +36,7 @@ + #include "base/logging.h" + #include "base/process.h" + #include "base/util.h" +-#include "session/commands.pb.h" ++#include "protocol/commands.pb.h" + #include "unix/fcitx/fcitx_mozc.h" + #include "unix/fcitx/surrounding_text_util.h" + #include @@ -235,11 +235,13 @@ } } Copied and modified: head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-surrounding_text_util.cc (from r386117, head/japanese/mozc-server/files/extra-patch-unix-fcitx-surrounding_text_util.cc) ============================================================================== --- head/japanese/mozc-server/files/extra-patch-unix-fcitx-surrounding_text_util.cc Tue May 12 03:35:31 2015 (r386117, copy source) +++ head/japanese/mozc-server/files/extra-patch-src-unix-fcitx-surrounding_text_util.cc Mon Jul 13 07:30:49 2015 (r391880) @@ -1,5 +1,5 @@ ---- unix/fcitx/surrounding_text_util.cc.orig 2014-08-31 07:02:14.000000000 +0900 -+++ unix/fcitx/surrounding_text_util.cc 2014-08-31 07:03:49.000000000 +0900 +--- src/unix/fcitx/surrounding_text_util.cc.orig 2014-08-31 07:02:14.000000000 +0900 ++++ src/unix/fcitx/surrounding_text_util.cc 2014-08-31 07:03:49.000000000 +0900 @@ -32,7 +32,9 @@ #include #include Added: head/japanese/mozc-server/files/extra-patch-src-unix-uim-key_translator.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mozc-server/files/extra-patch-src-unix-uim-key_translator.h Mon Jul 13 07:30:49 2015 (r391880) @@ -0,0 +1,11 @@ +--- src/unix/uim/key_translator.h.orig 2015-07-13 05:02:13.505621000 +0900 ++++ src/unix/uim/key_translator.h 2015-07-13 05:02:22.697125000 +0900 +@@ -38,7 +38,7 @@ + using __gnu_cxx::hash_map; + + #include "base/port.h" +-#include "session/commands.pb.h" ++#include "protocol/commands.pb.h" + + namespace mozc { + namespace uim { Added: head/japanese/mozc-server/files/extra-patch-src-unix-uim-mozc.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mozc-server/files/extra-patch-src-unix-uim-mozc.cc Mon Jul 13 07:30:49 2015 (r391880) @@ -0,0 +1,13 @@ +--- src/unix/uim/mozc.cc.orig 2015-07-13 05:03:12.431514000 +0900 ++++ src/unix/uim/mozc.cc 2015-07-13 05:03:30.340372000 +0900 +@@ -50,8 +50,8 @@ + + #include "base/port.h" + #include "base/util.h" +-#include "config/config.pb.h" +-#include "session/commands.pb.h" ++#include "protocol/config.pb.h" ++#include "protocol/commands.pb.h" + #include "client/client.h" + #include "unix/uim/key_translator.h" + Added: head/japanese/mozc-server/files/extra-patch-src-unix-uim-uim.gyp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mozc-server/files/extra-patch-src-unix-uim-uim.gyp Mon Jul 13 07:30:49 2015 (r391880) @@ -0,0 +1,28 @@ +--- src/unix/uim/uim.gyp.orig 2014-10-27 02:24:13.000000000 +0900 ++++ src/unix/uim/uim.gyp 2015-07-13 15:29:56.322735000 +0900 +@@ -31,6 +31,7 @@ + { + 'variables': { + 'relative_dir': 'unix/uim', ++ 'gen_out_dir': '<(SHARED_INTERMEDIATE_DIR)/<(relative_dir)', + 'pkg_config_libs': [ + 'uim', + ], +@@ -39,6 +40,8 @@ + 'uim_dependencies': [ + '../../base/base.gyp:base', + '../../client/client.gyp:client', ++ '../../ipc/ipc.gyp:ipc', ++ '../../session/session_base.gyp:ime_switch_util', + ], + }, + 'targets': [ +@@ -49,7 +52,7 @@ + 'key_translator.cc', + ], + 'dependencies': [ +- '../../session/session_base.gyp:session_protocol', ++ '../../session/session_base.gyp:ime_switch_util', + ], + 'cflags': [ + ' #include Copied and modified: head/japanese/mozc-server/files/patch-src-server_mozc_server.cc (from r386117, head/japanese/mozc-server/files/patch-server_mozc_server.cc) ============================================================================== --- head/japanese/mozc-server/files/patch-server_mozc_server.cc Tue May 12 03:35:31 2015 (r386117, copy source) +++ head/japanese/mozc-server/files/patch-src-server_mozc_server.cc Mon Jul 13 07:30:49 2015 (r391880) @@ -1,5 +1,5 @@ ---- server/mozc_server.cc.orig 2013-03-29 13:33:26.000000000 +0900 -+++ server/mozc_server.cc 2013-04-27 15:18:29.000000000 +0900 +--- src/server/mozc_server.cc.orig 2013-03-29 13:33:26.000000000 +0900 ++++ src/server/mozc_server.cc 2013-04-27 15:18:29.000000000 +0900 @@ -32,6 +32,9 @@ #ifdef OS_WIN #include Copied and modified: head/japanese/mozc-server/files/patch-src-third_party_gyp_gyp (from r386117, head/japanese/mozc-server/files/patch-third_party_gyp_gyp) ============================================================================== --- head/japanese/mozc-server/files/patch-third_party_gyp_gyp Tue May 12 03:35:31 2015 (r386117, copy source) +++ head/japanese/mozc-server/files/patch-src-third_party_gyp_gyp Mon Jul 13 07:30:49 2015 (r391880) @@ -1,5 +1,5 @@ ---- third_party/gyp/gyp.orig 2014-08-31 04:28:46.000000000 +0900 -+++ third_party/gyp/gyp 2014-08-31 04:28:50.000000000 +0900 +--- src/third_party/gyp/gyp.orig 2014-08-31 04:28:46.000000000 +0900 ++++ src/third_party/gyp/gyp 2014-08-31 04:28:50.000000000 +0900 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh Copied and modified: head/japanese/mozc-server/files/patch-src-third_party_gyp_pylib_gyp_common.py (from r386117, head/japanese/mozc-server/files/patch-third_party_gyp_pylib_gyp_common.py) ============================================================================== --- head/japanese/mozc-server/files/patch-third_party_gyp_pylib_gyp_common.py Tue May 12 03:35:31 2015 (r386117, copy source) +++ head/japanese/mozc-server/files/patch-src-third_party_gyp_pylib_gyp_common.py Mon Jul 13 07:30:49 2015 (r391880) @@ -1,5 +1,5 @@ ---- third_party/gyp/pylib/gyp/common.py.orig 2013-04-21 03:48:44.556270889 +0900 -+++ third_party/gyp/pylib/gyp/common.py 2013-04-21 04:16:32.525269583 +0900 +--- src/third_party/gyp/pylib/gyp/common.py.orig 2013-04-21 03:48:44.556270889 +0900 ++++ src/third_party/gyp/pylib/gyp/common.py 2013-04-21 04:16:32.525269583 +0900 @@ -382,6 +382,11 @@ 'cygwin': 'win', 'win32': 'win', Copied and modified: head/japanese/mozc-server/files/patch-src-third_party_gyp_pylib_gyp_generator_make.py (from r386117, head/japanese/mozc-server/files/patch-third_party_gyp_pylib_gyp_generator_make.py) ============================================================================== --- head/japanese/mozc-server/files/patch-third_party_gyp_pylib_gyp_generator_make.py Tue May 12 03:35:31 2015 (r386117, copy source) +++ head/japanese/mozc-server/files/patch-src-third_party_gyp_pylib_gyp_generator_make.py Mon Jul 13 07:30:49 2015 (r391880) @@ -1,5 +1,5 @@ ---- third_party/gyp/pylib/gyp/generator/make.py.orig 2013-02-26 11:59:54.000000000 +0900 -+++ third_party/gyp/pylib/gyp/generator/make.py 2013-05-03 21:08:15.000000000 +0900 +--- src/third_party/gyp/pylib/gyp/generator/make.py.orig 2013-02-26 11:59:54.000000000 +0900 ++++ src/third_party/gyp/pylib/gyp/generator/make.py 2013-05-03 21:08:15.000000000 +0900 @@ -259,7 +259,7 @@ # export LINK=g++ # Copied and modified: head/japanese/mozc-server/files/patch-src-unix_emacs_mozc.el (from r386117, head/japanese/mozc-server/files/patch-unix_emacs_mozc.el) ============================================================================== --- head/japanese/mozc-server/files/patch-unix_emacs_mozc.el Tue May 12 03:35:31 2015 (r386117, copy source) +++ head/japanese/mozc-server/files/patch-src-unix_emacs_mozc.el Mon Jul 13 07:30:49 2015 (r391880) @@ -1,5 +1,5 @@ ---- unix/emacs/mozc.el.orig 2015-02-15 04:18:31.000000000 +0900 -+++ unix/emacs/mozc.el 2015-02-19 04:01:46.000000000 +0900 +--- src/unix/emacs/mozc.el.orig 2015-02-15 04:18:31.000000000 +0900 ++++ src/unix/emacs/mozc.el 2015-02-19 04:01:46.000000000 +0900 @@ -1538,7 +1538,7 @@ ;;;; Communication with Mozc server through the helper process Copied and modified: head/japanese/mozc-server/files/patch-src-unix_ibus_gen_mozc_xml.py (from r391682, head/japanese/mozc-server/files/patch-unix_ibus_gen_mozc_xml.py) ============================================================================== --- head/japanese/mozc-server/files/patch-unix_ibus_gen_mozc_xml.py Thu Jul 9 21:12:03 2015 (r391682, copy source) +++ head/japanese/mozc-server/files/patch-src-unix_ibus_gen_mozc_xml.py Mon Jul 13 07:30:49 2015 (r391880) @@ -1,5 +1,5 @@ ---- unix/ibus/gen_mozc_xml.py.orig 2015-02-15 04:18:31.000000000 +0900 -+++ unix/ibus/gen_mozc_xml.py 2015-02-22 02:00:23.000000000 +0900 +--- src/unix/ibus/gen_mozc_xml.py.orig 2015-02-15 04:18:31.000000000 +0900 ++++ src/unix/ibus/gen_mozc_xml.py 2015-02-22 02:00:23.000000000 +0900 @@ -67,7 +67,7 @@ # Information to generate part of mozc.xml for IBus 1.5 or later. IBUS_1_5_ENGINE_COMMON_PROPS = { Copied and modified: head/japanese/mozc-server/files/patch-src-unix_ibus_ibus.gyp (from r386117, head/japanese/mozc-server/files/patch-unix_ibus_ibus.gyp) ============================================================================== --- head/japanese/mozc-server/files/patch-unix_ibus_ibus.gyp Tue May 12 03:35:31 2015 (r386117, copy source) +++ head/japanese/mozc-server/files/patch-src-unix_ibus_ibus.gyp Mon Jul 13 07:30:49 2015 (r391880) @@ -1,5 +1,5 @@ ---- unix/ibus/ibus.gyp.orig 2015-02-17 18:04:40.000000000 +0900 -+++ unix/ibus/ibus.gyp 2015-02-17 18:04:58.000000000 +0900 +--- src/unix/ibus/ibus.gyp.orig 2015-02-17 18:04:40.000000000 +0900 ++++ src/unix/ibus/ibus.gyp 2015-02-17 18:04:58.000000000 +0900 @@ -83,6 +83,8 @@ './gen_mozc_xml.py', '--branding=Mozc', Copied and modified: head/japanese/mozc-server/files/patch-src-unix_ibus_mozc_engine.cc (from r386117, head/japanese/mozc-server/files/patch-unix_ibus_mozc_engine.cc) ============================================================================== --- head/japanese/mozc-server/files/patch-unix_ibus_mozc_engine.cc Tue May 12 03:35:31 2015 (r386117, copy source) +++ head/japanese/mozc-server/files/patch-src-unix_ibus_mozc_engine.cc Mon Jul 13 07:30:49 2015 (r391880) @@ -1,5 +1,5 @@ ---- unix/ibus/mozc_engine.cc.orig 2014-08-31 03:35:19.000000000 +0900 -+++ unix/ibus/mozc_engine.cc 2014-08-31 04:04:15.000000000 +0900 +--- src/unix/ibus/mozc_engine.cc.orig 2014-08-31 03:35:19.000000000 +0900 ++++ src/unix/ibus/mozc_engine.cc 2014-08-31 04:04:15.000000000 +0900 @@ -224,7 +224,7 @@ } Copied and modified: head/japanese/mozc-server/files/patch-src-unix_ibus_path_util.cc (from r386117, head/japanese/mozc-server/files/patch-unix_ibus_path_util.cc) ============================================================================== --- head/japanese/mozc-server/files/patch-unix_ibus_path_util.cc Tue May 12 03:35:31 2015 (r386117, copy source) +++ head/japanese/mozc-server/files/patch-src-unix_ibus_path_util.cc Mon Jul 13 07:30:49 2015 (r391880) @@ -1,5 +1,5 @@ ---- unix/ibus/path_util.cc.orig 2013-03-29 13:33:43.000000000 +0900 -+++ unix/ibus/path_util.cc 2013-04-27 15:42:28.000000000 +0900 +--- src/unix/ibus/path_util.cc.orig 2013-03-29 13:33:43.000000000 +0900 ++++ src/unix/ibus/path_util.cc 2013-04-27 15:42:28.000000000 +0900 @@ -30,7 +30,7 @@ #include "unix/ibus/path_util.h" From owner-svn-ports-head@freebsd.org Mon Jul 13 07:47:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4AC9899B0F2; Mon, 13 Jul 2015 07:47:24 +0000 (UTC) (envelope-from lwhsu@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 3B8401EED; Mon, 13 Jul 2015 07:47:24 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6D7lOwj051636; Mon, 13 Jul 2015 07:47:24 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D7lNMU051634; Mon, 13 Jul 2015 07:47:23 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201507130747.t6D7lNMU051634@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Mon, 13 Jul 2015 07:47:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391881 - head/devel/py-pytz X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 07:47:24 -0000 Author: lwhsu Date: Mon Jul 13 07:47:22 2015 New Revision: 391881 URL: https://svnweb.freebsd.org/changeset/ports/391881 Log: - Update to 2015.4 Modified: head/devel/py-pytz/Makefile head/devel/py-pytz/distinfo Modified: head/devel/py-pytz/Makefile ============================================================================== --- head/devel/py-pytz/Makefile Mon Jul 13 07:30:49 2015 (r391880) +++ head/devel/py-pytz/Makefile Mon Jul 13 07:47:22 2015 (r391881) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pytz -PORTVERSION= 2014.10 +PORTVERSION= 2015.4 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP Modified: head/devel/py-pytz/distinfo ============================================================================== --- head/devel/py-pytz/distinfo Mon Jul 13 07:30:49 2015 (r391880) +++ head/devel/py-pytz/distinfo Mon Jul 13 07:47:22 2015 (r391881) @@ -1,2 +1,2 @@ -SHA256 (pytz-2014.10.tar.bz2) = 387f968fde793b142865802916561839f5591d8b4b14c941125eb0fca7e4e58d -SIZE (pytz-2014.10.tar.bz2) = 166213 +SHA256 (pytz-2015.4.tar.bz2) = a78b484d5472dd8c688f8b3eee18646a25c66ce45b2c26652850f6af9ce52b17 +SIZE (pytz-2015.4.tar.bz2) = 157361 From owner-svn-ports-head@freebsd.org Mon Jul 13 07:50:43 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14DF099B15A; Mon, 13 Jul 2015 07:50:43 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from frv158.fwdcdn.com (frv158.fwdcdn.com [212.42.77.158]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BCCB91112; Mon, 13 Jul 2015 07:50:42 +0000 (UTC) (envelope-from fidaj@ukr.net) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=wJkPGCEGABUeVzyd965nUDs11S/D98PsfAI3Gp4JzeU=; b=h3NQS8q+4DVfI1/cSbleiVj4WlX5tJMKxN8ZT64XBk+T4x5cVxYOiJhJhcGtyLOeERfkVDpHW+4rbrSAKQouYfMNlq348vUAdcD5xZT1Yn5UDY+FRl17xYQtMKUGfXTbN1T7K9ACIgOe923MaX4mIc0huoKgZ2NCJlWigRE9IQg=; Received: from [134.249.91.180] (helo=nonamehost.local) by frv158.fwdcdn.com with esmtpsa ID 1ZEYVZ-000Hlo-7m ; Mon, 13 Jul 2015 10:50:37 +0300 Date: Mon, 13 Jul 2015 10:50:36 +0300 From: Ivan Klymenko To: Jimmy Olgeni Cc: Koop Mast , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r391619 - in head: mail/thunderbird/files www/firefox-esr/files www/firefox/files www/libxul/files www/seamonkey/files Message-ID: <20150713105036.385e2406@nonamehost.local> In-Reply-To: References: <201507090709.t6979VsY058416@repo.freebsd.org> <20150709115113.3ebb1cc2@nonamehost.local> <559EB2AD.5000004@rainbow-runner.nl> <559EC53B.104@rainbow-runner.nl> <20150709221621.5294d65d@nonamehost.local> <559EE028.7070203@rainbow-runner.nl> <55A11EB5.9020600@rainbow-runner.nl> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Authentication-Result: IP=134.249.91.180; mail.from=fidaj@ukr.net; dkim=pass; header.d=ukr.net X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 07:50:43 -0000 Mon, 13 Jul 2015 09:26:55 +0200 (CEST) Jimmy Olgeni =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=B2: >=20 > Hi, >=20 > On Sat, 11 Jul 2015, Koop Mast wrote: >=20 > > On 10-7-2015 11:40, Jimmy Olgeni wrote: > > > Hi, > > > > > > On Thu, 9 Jul 2015, Koop Mast wrote: > > > > > >> If you switch back to GTK2 does it still build? The left overs > > >> also showed up suddenly on my builds, no idea where that comes > > >> from. > > > GTK2 still fails over here (poudriere). > > > > > > -- > > > jimmy > > So GTK3 builds but GTK2 doesn't ... can you do the following? > >=20 > > 1) Do you have any non-default settings/options set/unset? > > 2) Could you build firefox with -w and put the resulting tarball > > somewhere where I can download it and look at it? I'm not sure if I > > can find something but I'm willing to try. >=20 > I disabled ccache and got the build working - something probably got=20 > stuck in the cache. >=20 > Ivan, do you have ccache enabled? >=20 Yes. From owner-svn-ports-head@freebsd.org Mon Jul 13 07:54:57 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2DDD599B25A; Mon, 13 Jul 2015 07:54:57 +0000 (UTC) (envelope-from olgeni@olgeni.com) Received: from olgeni.olgeni.com (host-156-246-171-31.cloudsigma.com [31.171.246.156]) by mx1.freebsd.org (Postfix) with ESMTP id D21EF12E8; Mon, 13 Jul 2015 07:54:56 +0000 (UTC) (envelope-from olgeni@olgeni.com) Received: from [10.0.2.15] (unknown [5.8.101.242]) by olgeni.olgeni.com (Postfix) with ESMTPSA id C336BD7919; Mon, 13 Jul 2015 09:54:54 +0200 (CEST) Date: Mon, 13 Jul 2015 09:54:54 +0200 (CEST) From: Jimmy Olgeni To: Ivan Klymenko cc: Koop Mast , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r391619 - in head: mail/thunderbird/files www/firefox-esr/files www/firefox/files www/libxul/files www/seamonkey/files In-Reply-To: <20150713105036.385e2406@nonamehost.local> Message-ID: References: <201507090709.t6979VsY058416@repo.freebsd.org> <20150709115113.3ebb1cc2@nonamehost.local> <559EB2AD.5000004@rainbow-runner.nl> <559EC53B.104@rainbow-runner.nl> <20150709221621.5294d65d@nonamehost.local> <559EE028.7070203@rainbow-runner.nl> <55A11EB5.9020600@rainbow-runner.nl> <20150713105036.385e2406@nonamehost.local> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) X-OpenPGP-KeyID: 0x90B7A98E6450AE47 X-OpenPGP-Fingerprint: 7133 AB4D DFC8 0A0D F891 B0D2 90B7 A98E 6450 AE47 X-OpenPGP-URL: http://olgeni.olgeni.com/~olgeni/pgp/olgeni@olgeni.com MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 07:54:57 -0000 On Mon, 13 Jul 2015, Ivan Klymenko wrote: > Mon, 13 Jul 2015 09:26:55 +0200 (CEST) > Jimmy Olgeni написав: > > > > > Hi, > > > > On Sat, 11 Jul 2015, Koop Mast wrote: > > > > > On 10-7-2015 11:40, Jimmy Olgeni wrote: > > > > Hi, > > > > > > > > On Thu, 9 Jul 2015, Koop Mast wrote: > > > > > > > >> If you switch back to GTK2 does it still build? The left overs > > > >> also showed up suddenly on my builds, no idea where that comes > > > >> from. > > > > GTK2 still fails over here (poudriere). > > > > > > > > -- > > > > jimmy > > > So GTK3 builds but GTK2 doesn't ... can you do the following? > > > > > > 1) Do you have any non-default settings/options set/unset? > > > 2) Could you build firefox with -w and put the resulting tarball > > > somewhere where I can download it and look at it? I'm not sure if I > > > can find something but I'm willing to try. > > > > I disabled ccache and got the build working - something probably got > > stuck in the cache. > > > > Ivan, do you have ccache enabled? > > > > Yes. I put "MAKE_ENV+=CCACHE_RECACHE=yes" to rebuild the cache and it seems to work so far. -- jimmy From owner-svn-ports-head@freebsd.org Mon Jul 13 08:39:08 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3F0F99BD43; Mon, 13 Jul 2015 08:39:08 +0000 (UTC) (envelope-from olgeni@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 BA78F1E0F; Mon, 13 Jul 2015 08:39:08 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6D8d8Om076209; Mon, 13 Jul 2015 08:39:08 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D8d8Cp076208; Mon, 13 Jul 2015 08:39:08 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507130839.t6D8d8Cp076208@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 13 Jul 2015 08:39:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391882 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 08:39:09 -0000 Author: olgeni Date: Mon Jul 13 08:39:07 2015 New Revision: 391882 URL: https://svnweb.freebsd.org/changeset/ports/391882 Log: Document CSRF remote execution vulnerability for devel/ipython (CVE pending). PR: 201515 Submitted by: Jason Unovitch Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Jul 13 07:47:22 2015 (r391881) +++ head/security/vuxml/vuln.xml Mon Jul 13 08:39:07 2015 (r391882) @@ -58,6 +58,48 @@ Notes: --> + + devel/ipython -- CSRF possible remote execution vulnerability + + + ipython + 0.123.2.1 + + + + +

Kyle Kelley reports:

+
+

Summary: POST requests exposed via the IPython REST API are + vulnerable to cross-site request forgery (CSRF). Web pages on + different domains can make non-AJAX POST requests to known IPython + URLs, and IPython will honor them. The user's browser will + automatically send IPython cookies along with the requests. The + response is blocked by the Same-Origin Policy, but the request + isn't.

+

API paths with issues:

+
    +
  • POST /api/contents/<path>/<file>
  • +
  • POST /api/contents/<path>/<file>/checkpoints
  • +
  • POST /api/contents/<path>/<file>/checkpoints/<checkpoint_id>
  • +
  • POST /api/kernels
  • +
  • POST /api/kernels/<kernel_id>/<action>
  • +
  • POST /api/sessions
  • +
  • POST /api/clusters/<cluster_id>/<action>
  • +
+
+ +
+ + http://seclists.org/oss-sec/2015/q3/92 + http://ipython.org/ipython-doc/3/whatsnew/version3.html#ipython-3-2-1 + + + 2015-07-12 + 2015-07-13 + +
+ freeradius -- insufficent CRL application vulnerability From owner-svn-ports-head@freebsd.org Mon Jul 13 08:42:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 177AF99BEE0; Mon, 13 Jul 2015 08:42:40 +0000 (UTC) (envelope-from olgeni@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 03F381156; Mon, 13 Jul 2015 08:42:40 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6D8gdn8080343; Mon, 13 Jul 2015 08:42:39 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D8gd2r080339; Mon, 13 Jul 2015 08:42:39 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507130842.t6D8gd2r080339@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 13 Jul 2015 08:42:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391883 - head/devel/ipython X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 08:42:40 -0000 Author: olgeni Date: Mon Jul 13 08:42:38 2015 New Revision: 391883 URL: https://svnweb.freebsd.org/changeset/ports/391883 Log: Update to version 3.2.1. PR: 201515 Submitted by: Jason Unovitch Modified: head/devel/ipython/Makefile head/devel/ipython/distinfo Modified: head/devel/ipython/Makefile ============================================================================== --- head/devel/ipython/Makefile Mon Jul 13 08:39:07 2015 (r391882) +++ head/devel/ipython/Makefile Mon Jul 13 08:42:38 2015 (r391883) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipython -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/ipython/distinfo ============================================================================== --- head/devel/ipython/distinfo Mon Jul 13 08:39:07 2015 (r391882) +++ head/devel/ipython/distinfo Mon Jul 13 08:42:38 2015 (r391883) @@ -1,2 +1,2 @@ -SHA256 (ipython-3.2.0.tar.gz) = 8e64b441e16298c08025b826126b2d7bc5c1776d2d2f071672166f615f327887 -SIZE (ipython-3.2.0.tar.gz) = 10883925 +SHA256 (ipython-3.2.1.tar.gz) = c913adee7ae5b338055274c51a7d2b3cea468b5b316046fa520cd8a434b09177 +SIZE (ipython-3.2.1.tar.gz) = 10884249 From owner-svn-ports-head@freebsd.org Mon Jul 13 09:28:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8492D3F80; Mon, 13 Jul 2015 09:28:46 +0000 (UTC) (envelope-from bofh@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 72CD21FF2; Mon, 13 Jul 2015 09:28:46 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6D9Skrw001004; Mon, 13 Jul 2015 09:28:46 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D9Sjwl000998; Mon, 13 Jul 2015 09:28:45 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201507130928.t6D9Sjwl000998@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Mon, 13 Jul 2015 09:28:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391884 - head/www/pecl-http X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 09:28:46 -0000 Author: bofh Date: Mon Jul 13 09:28:45 2015 New Revision: 391884 URL: https://svnweb.freebsd.org/changeset/ports/391884 Log: www/peck-http: Update version 2.4.3=>2.5.0 Modified: head/www/pecl-http/Makefile head/www/pecl-http/distinfo Modified: head/www/pecl-http/Makefile ============================================================================== --- head/www/pecl-http/Makefile Mon Jul 13 08:42:38 2015 (r391883) +++ head/www/pecl-http/Makefile Mon Jul 13 09:28:45 2015 (r391884) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= http -PORTVERSION= 2.4.3 +PORTVERSION= 2.5.0 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/www/pecl-http/distinfo ============================================================================== --- head/www/pecl-http/distinfo Mon Jul 13 08:42:38 2015 (r391883) +++ head/www/pecl-http/distinfo Mon Jul 13 09:28:45 2015 (r391884) @@ -1,2 +1,2 @@ -SHA256 (pecl_http-2.4.3.tgz) = 2d9f3713331cf35b4a0162bd8b294683a67fecb5223e50978661acccd30c6c39 -SIZE (pecl_http-2.4.3.tgz) = 188540 +SHA256 (pecl_http-2.5.0.tgz) = 068fff6dcf161a91c9abff6f70a924e540e44d63e5224f5c1191b8c89b7ddc89 +SIZE (pecl_http-2.5.0.tgz) = 190149 From owner-svn-ports-head@freebsd.org Mon Jul 13 09:41:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55E8D8F06; Mon, 13 Jul 2015 09:41:45 +0000 (UTC) (envelope-from olgeni@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 4092E18DD; Mon, 13 Jul 2015 09:41:45 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6D9fjo6009947; Mon, 13 Jul 2015 09:41:45 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D9fhGk009932; Mon, 13 Jul 2015 09:41:43 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507130941.t6D9fhGk009932@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 13 Jul 2015 09:41:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391885 - in head/devel: . elixir-estree elixir-estree/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 09:41:45 -0000 Author: olgeni Date: Mon Jul 13 09:41:42 2015 New Revision: 391885 URL: https://svnweb.freebsd.org/changeset/ports/391885 Log: Add devel/elixir-estree, a JavaScript AST to Javascript code generator in Elixir. Added: head/devel/elixir-estree/ head/devel/elixir-estree/Makefile (contents, props changed) head/devel/elixir-estree/distinfo (contents, props changed) head/devel/elixir-estree/files/ head/devel/elixir-estree/files/patch-mix.exs (contents, props changed) head/devel/elixir-estree/pkg-descr (contents, props changed) head/devel/elixir-estree/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Jul 13 09:28:45 2015 (r391884) +++ head/devel/Makefile Mon Jul 13 09:41:42 2015 (r391885) @@ -416,6 +416,7 @@ SUBDIR += elixir-csv SUBDIR += elixir-decimal SUBDIR += elixir-dialyze + SUBDIR += elixir-estree SUBDIR += elixir-exactor SUBDIR += elixir-exjsx SUBDIR += elixir-exrm Added: head/devel/elixir-estree/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-estree/Makefile Mon Jul 13 09:41:42 2015 (r391885) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= elixir-estree +PORTVERSION= 2.0.0 +DISTVERSIONPREFIX= v +CATEGORIES= devel + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= JavaScript AST to JavaScript code generator in Elixir + +LICENSE= MIT + +USES= elixir +USE_GITHUB= yes +GH_ACCOUNT= bryanjos + +ELIXIR_APP_NAME=estree + +.include Added: head/devel/elixir-estree/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-estree/distinfo Mon Jul 13 09:41:42 2015 (r391885) @@ -0,0 +1,2 @@ +SHA256 (bryanjos-elixir-estree-v2.0.0_GH0.tar.gz) = 8eac36c273b3930533df4a39af97158c96d94347b23402e615805492564b38e9 +SIZE (bryanjos-elixir-estree-v2.0.0_GH0.tar.gz) = 15515 Added: head/devel/elixir-estree/files/patch-mix.exs ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-estree/files/patch-mix.exs Mon Jul 13 09:41:42 2015 (r391885) @@ -0,0 +1,10 @@ +--- mix.exs.orig 2015-07-13 09:38:15 UTC ++++ mix.exs +@@ -5,7 +5,6 @@ defmodule ESTree.Mixfile do + [app: :estree, + version: "2.0.0", + elixir: "~> 1.0", +- deps: deps, + description: description, + package: package, + source_url: "https://github.com/bryanjos/elixir-estree"] Added: head/devel/elixir-estree/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-estree/pkg-descr Mon Jul 13 09:41:42 2015 (r391885) @@ -0,0 +1,3 @@ +The ESTree Nodes and JavaScript AST to JavaScript code generator in Elixir. + +WWW: https://github.com/bryanjos/elixir-estree Added: head/devel/elixir-estree/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-estree/pkg-plist Mon Jul 13 09:41:42 2015 (r391885) @@ -0,0 +1,162 @@ +lib/elixir/lib/estree/ebin/Elixir.ESTree.ArrayExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ArrayPattern.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ArrowFunctionExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.AssignmentExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.AssignmentPattern.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.BinaryExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.BlockStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.BreakStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.CallExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.CatchClause.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Class.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ClassBody.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ClassDeclaration.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ClassExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ConditionalStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ContinueStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.DebuggerStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Declaration.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.DoWhileStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.EmptyExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.EmptyStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ExportAllDeclaration.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ExportDeclaration.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ExportDefaultDeclaration.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ExportNamedDeclaration.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ExportSpecifier.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Expression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ExpressionStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ForInStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ForOfStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ForStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Function.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.FunctionDeclaration.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.FunctionExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Identifier.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.IfStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ImportDeclaration.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ImportDefaultSpecifier.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ImportNamespaceSpecifier.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ImportSpecifier.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.LabeledStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Literal.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.LogicalExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.MemberExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.MetaProperty.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.MethodDefinition.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.NewExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Node.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ObjectExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ObjectPattern.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Pattern.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Position.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Program.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Property.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Regex.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.RestElement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ReturnStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.SequenceExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.SourceLocation.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.SpreadElement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Statement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Super.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.SwitchCase.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.SwitchStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.TaggedTemplateExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.TemplateElement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.TemplateLiteral.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ThisExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.ThrowStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Tools.Builder.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.Tools.Generator.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.TryStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.UnaryExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.UpdateExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.VariableDeclaration.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.VariableDeclarator.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.WhileStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.WithStatement.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.YieldExpression.beam +lib/elixir/lib/estree/ebin/Elixir.ESTree.beam +lib/elixir/lib/estree/ebin/estree.app +lib/elixir/lib/estree/lib/es_tree.ex +lib/elixir/lib/estree/lib/es_tree/array_expression.ex +lib/elixir/lib/estree/lib/es_tree/array_pattern.ex +lib/elixir/lib/estree/lib/es_tree/arrow_function_expression.ex +lib/elixir/lib/estree/lib/es_tree/assignment_expression.ex +lib/elixir/lib/estree/lib/es_tree/assignment_pattern.ex +lib/elixir/lib/estree/lib/es_tree/binary_expression.ex +lib/elixir/lib/estree/lib/es_tree/block_statement.ex +lib/elixir/lib/estree/lib/es_tree/break_statement.ex +lib/elixir/lib/estree/lib/es_tree/call_expression.ex +lib/elixir/lib/estree/lib/es_tree/catch_clause.ex +lib/elixir/lib/estree/lib/es_tree/class.ex +lib/elixir/lib/estree/lib/es_tree/class_body.ex +lib/elixir/lib/estree/lib/es_tree/class_declaration.ex +lib/elixir/lib/estree/lib/es_tree/class_expression.ex +lib/elixir/lib/estree/lib/es_tree/conditional_statement.ex +lib/elixir/lib/estree/lib/es_tree/continue_statement.ex +lib/elixir/lib/estree/lib/es_tree/debugger_statement.ex +lib/elixir/lib/estree/lib/es_tree/declaration.ex +lib/elixir/lib/estree/lib/es_tree/do_while_statement.ex +lib/elixir/lib/estree/lib/es_tree/empty_expression.ex +lib/elixir/lib/estree/lib/es_tree/empty_statement.ex +lib/elixir/lib/estree/lib/es_tree/export_all_declaration.ex +lib/elixir/lib/estree/lib/es_tree/export_declaration.ex +lib/elixir/lib/estree/lib/es_tree/export_default_declaration.ex +lib/elixir/lib/estree/lib/es_tree/export_named_declaration.ex +lib/elixir/lib/estree/lib/es_tree/export_specifier.ex +lib/elixir/lib/estree/lib/es_tree/expression.ex +lib/elixir/lib/estree/lib/es_tree/expression_statement.ex +lib/elixir/lib/estree/lib/es_tree/for_in_statement.ex +lib/elixir/lib/estree/lib/es_tree/for_of_statement.ex +lib/elixir/lib/estree/lib/es_tree/for_statement.ex +lib/elixir/lib/estree/lib/es_tree/function.ex +lib/elixir/lib/estree/lib/es_tree/function_declaration.ex +lib/elixir/lib/estree/lib/es_tree/function_expression.ex +lib/elixir/lib/estree/lib/es_tree/identifier.ex +lib/elixir/lib/estree/lib/es_tree/if_statement.ex +lib/elixir/lib/estree/lib/es_tree/import_declaration.ex +lib/elixir/lib/estree/lib/es_tree/import_default_specifier.ex +lib/elixir/lib/estree/lib/es_tree/import_namespace_specifier.ex +lib/elixir/lib/estree/lib/es_tree/import_specifier.ex +lib/elixir/lib/estree/lib/es_tree/labeled_statement.ex +lib/elixir/lib/estree/lib/es_tree/literal.ex +lib/elixir/lib/estree/lib/es_tree/logical_expression.ex +lib/elixir/lib/estree/lib/es_tree/member_expression.ex +lib/elixir/lib/estree/lib/es_tree/meta_property.ex +lib/elixir/lib/estree/lib/es_tree/method_definition.ex +lib/elixir/lib/estree/lib/es_tree/new_expression.ex +lib/elixir/lib/estree/lib/es_tree/node.ex +lib/elixir/lib/estree/lib/es_tree/object_expression.ex +lib/elixir/lib/estree/lib/es_tree/object_pattern.ex +lib/elixir/lib/estree/lib/es_tree/pattern.ex +lib/elixir/lib/estree/lib/es_tree/position.ex +lib/elixir/lib/estree/lib/es_tree/program.ex +lib/elixir/lib/estree/lib/es_tree/property.ex +lib/elixir/lib/estree/lib/es_tree/regex.ex +lib/elixir/lib/estree/lib/es_tree/rest_element.ex +lib/elixir/lib/estree/lib/es_tree/return_statement.ex +lib/elixir/lib/estree/lib/es_tree/sequence_expression.ex +lib/elixir/lib/estree/lib/es_tree/source_location.ex +lib/elixir/lib/estree/lib/es_tree/spread_element.ex +lib/elixir/lib/estree/lib/es_tree/statement.ex +lib/elixir/lib/estree/lib/es_tree/super.ex +lib/elixir/lib/estree/lib/es_tree/switch_case.ex +lib/elixir/lib/estree/lib/es_tree/switch_statement.ex +lib/elixir/lib/estree/lib/es_tree/tagged_template_expression.ex +lib/elixir/lib/estree/lib/es_tree/template_element.ex +lib/elixir/lib/estree/lib/es_tree/template_literal.ex +lib/elixir/lib/estree/lib/es_tree/this_expression.ex +lib/elixir/lib/estree/lib/es_tree/throw_statement.ex +lib/elixir/lib/estree/lib/es_tree/tools/builder.ex +lib/elixir/lib/estree/lib/es_tree/tools/generator.ex +lib/elixir/lib/estree/lib/es_tree/try_statement.ex +lib/elixir/lib/estree/lib/es_tree/unary_expression.ex +lib/elixir/lib/estree/lib/es_tree/update_expression.ex +lib/elixir/lib/estree/lib/es_tree/variable_declaration.ex +lib/elixir/lib/estree/lib/es_tree/variable_declarator.ex +lib/elixir/lib/estree/lib/es_tree/while_statement.ex +lib/elixir/lib/estree/lib/es_tree/with_statement.ex +lib/elixir/lib/estree/lib/es_tree/yield_expression.ex +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Mon Jul 13 09:50:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2D7A8F79; Mon, 13 Jul 2015 09:50:11 +0000 (UTC) (envelope-from olgeni@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 7AA881A82; Mon, 13 Jul 2015 09:50:11 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6D9oBhT011239; Mon, 13 Jul 2015 09:50:11 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6D9o967011229; Mon, 13 Jul 2015 09:50:09 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507130950.t6D9o967011229@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 13 Jul 2015 09:50:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391886 - in head/devel: . elixir-inflex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 09:50:11 -0000 Author: olgeni Date: Mon Jul 13 09:50:08 2015 New Revision: 391886 URL: https://svnweb.freebsd.org/changeset/ports/391886 Log: Add devel/elixir-inflex, an Elixir library for handling word inflections. Added: head/devel/elixir-inflex/ head/devel/elixir-inflex/Makefile (contents, props changed) head/devel/elixir-inflex/distinfo (contents, props changed) head/devel/elixir-inflex/pkg-descr (contents, props changed) head/devel/elixir-inflex/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Jul 13 09:41:42 2015 (r391885) +++ head/devel/Makefile Mon Jul 13 09:50:08 2015 (r391886) @@ -421,6 +421,7 @@ SUBDIR += elixir-exjsx SUBDIR += elixir-exrm SUBDIR += elixir-hex + SUBDIR += elixir-inflex SUBDIR += elixir-lager_logger SUBDIR += elixir-msgpax SUBDIR += elixir-plug Added: head/devel/elixir-inflex/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-inflex/Makefile Mon Jul 13 09:50:08 2015 (r391886) @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= inflex +PORTVERSION= 1.4.0 +CATEGORIES= devel +PKGNAMEPREFIX= elixir- + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Inflector library for Elixir + +LICENSE= APACHE20 + +USES= elixir +USE_GITHUB= yes +GH_ACCOUNT= nurugger07 +GH_TAGNAME= 81581fe + +.include Added: head/devel/elixir-inflex/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-inflex/distinfo Mon Jul 13 09:50:08 2015 (r391886) @@ -0,0 +1,2 @@ +SHA256 (nurugger07-inflex-1.4.0-81581fe_GH0.tar.gz) = 34de38a723975304150778e8be43b090557626b2c63b5db709c1f980702ad079 +SIZE (nurugger07-inflex-1.4.0-81581fe_GH0.tar.gz) = 8131 Added: head/devel/elixir-inflex/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-inflex/pkg-descr Mon Jul 13 09:50:08 2015 (r391886) @@ -0,0 +1,3 @@ +Elixir library for handling word inflections. + +WWW: https://github.com/nurugger07/inflex Added: head/devel/elixir-inflex/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-inflex/pkg-plist Mon Jul 13 09:50:08 2015 (r391886) @@ -0,0 +1,12 @@ +lib/elixir/lib/inflex/ebin/Elixir.Inflex.Camelize.beam +lib/elixir/lib/inflex/ebin/Elixir.Inflex.Parameterize.beam +lib/elixir/lib/inflex/ebin/Elixir.Inflex.Pluralize.beam +lib/elixir/lib/inflex/ebin/Elixir.Inflex.Underscore.beam +lib/elixir/lib/inflex/ebin/Elixir.Inflex.beam +lib/elixir/lib/inflex/ebin/inflex.app +lib/elixir/lib/inflex/lib/inflex.ex +lib/elixir/lib/inflex/lib/inflex/camelize.ex +lib/elixir/lib/inflex/lib/inflex/parameterize.ex +lib/elixir/lib/inflex/lib/inflex/pluralize.ex +lib/elixir/lib/inflex/lib/inflex/underscore.ex +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Mon Jul 13 11:03:51 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 627C0999E79; Mon, 13 Jul 2015 11:03:51 +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 51BF08A9; Mon, 13 Jul 2015 11:03:51 +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 t6DB3p53049435; Mon, 13 Jul 2015 11:03:51 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DB3n1t049428; Mon, 13 Jul 2015 11:03:49 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201507131103.t6DB3n1t049428@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Mon, 13 Jul 2015 11:03:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391887 - in head/mail/notmuch: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 11:03:51 -0000 Author: robak Date: Mon Jul 13 11:03:49 2015 New Revision: 391887 URL: https://svnweb.freebsd.org/changeset/ports/391887 Log: mail/notmuch: update 0.19 -> 0.20.2, change MAINTAINER - Change maintainer to mp39590@gmail.com - Delete obsolete patches PR: 201272 Submitted by: Mikhail Approved by: Ross Timson (maintainer) Deleted: head/mail/notmuch/files/patch-Makefile.local head/mail/notmuch/files/patch-lib_Makefile.local Modified: head/mail/notmuch/Makefile head/mail/notmuch/distinfo head/mail/notmuch/files/patch-doc_Makefile.local head/mail/notmuch/pkg-plist Modified: head/mail/notmuch/Makefile ============================================================================== --- head/mail/notmuch/Makefile Mon Jul 13 09:50:08 2015 (r391886) +++ head/mail/notmuch/Makefile Mon Jul 13 11:03:49 2015 (r391887) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= notmuch -PORTVERSION= 0.19 +PORTVERSION= 0.20.2 CATEGORIES= mail MASTER_SITES= http://notmuchmail.org/releases/ -MAINTAINER= ross@rosstimson.com +MAINTAINER= mp39590@gmail.com COMMENT= Thread-based email index, search, and tagging application LICENSE= GPLv3 @@ -37,12 +37,16 @@ USE_EMACS= yes .endif HAS_CONFIGURE= yes -USES= pkgconfig python:build gmake +USES= gmake pkgconfig python:build CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man USE_LDCONFIG= yes MAKE_ENV+= PYTHONCMD=${PYTHON_CMD} +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/notmuch + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnotmuch.so.4.2.0 + .include .if ${OSVERSION} < 900044 Modified: head/mail/notmuch/distinfo ============================================================================== --- head/mail/notmuch/distinfo Mon Jul 13 09:50:08 2015 (r391886) +++ head/mail/notmuch/distinfo Mon Jul 13 11:03:49 2015 (r391887) @@ -1,2 +1,2 @@ -SHA256 (notmuch-0.19.tar.gz) = 396fc6548423785ebbbe9a6cce321d957d3b2e856edb8225bb0988470833eeeb -SIZE (notmuch-0.19.tar.gz) = 659038 +SHA256 (notmuch-0.20.2.tar.gz) = f741a26345bff389fd8a4a119c4174c6585730f71844809583a54ef2a865adec +SIZE (notmuch-0.20.2.tar.gz) = 652945 Modified: head/mail/notmuch/files/patch-doc_Makefile.local ============================================================================== --- head/mail/notmuch/files/patch-doc_Makefile.local Mon Jul 13 09:50:08 2015 (r391886) +++ head/mail/notmuch/files/patch-doc_Makefile.local Mon Jul 13 11:03:49 2015 (r391887) @@ -1,13 +1,11 @@ ---- doc/Makefile.local.orig 2014-06-25 10:30:10.000000000 +0000 +--- doc/Makefile.local.orig 2015-07-09 20:39:00 UTC +++ doc/Makefile.local -@@ -7,8 +7,8 @@ SPHINXOPTS := -q +@@ -7,7 +7,7 @@ SPHINXOPTS := -q SPHINXBUILD = sphinx-build DOCBUILDDIR := $(dir)/_build --prerst2man := python $(srcdir)/$(dir)/prerst2man.py -mkdocdeps := python $(srcdir)/$(dir)/mkdocdeps.py -+prerst2man := ${PYTHONCMD} $(srcdir)/$(dir)/prerst2man.py -+mkdocdeps := ${PYTHONCMD} $(srcdir)/$(dir)/mkdocdeps.py ++mkdocdeps := $(PYTHON) $(srcdir)/$(dir)/mkdocdeps.py # Internal variables. ALLSPHINXOPTS := -d $(DOCBUILDDIR)/doctrees $(SPHINXOPTS) $(srcdir)/$(dir) Modified: head/mail/notmuch/pkg-plist ============================================================================== --- head/mail/notmuch/pkg-plist Mon Jul 13 09:50:08 2015 (r391886) +++ head/mail/notmuch/pkg-plist Mon Jul 13 11:03:49 2015 (r391887) @@ -2,12 +2,13 @@ bin/notmuch include/notmuch.h lib/libnotmuch.so lib/libnotmuch.so.4 -lib/libnotmuch.so.4.1.0 +lib/libnotmuch.so.4.2.0 man/man1/notmuch-address.1.gz man/man1/notmuch-compact.1.gz man/man1/notmuch-config.1.gz man/man1/notmuch-count.1.gz man/man1/notmuch-dump.1.gz +man/man1/notmuch-emacs-mua.1.gz man/man1/notmuch-insert.1.gz man/man1/notmuch-new.1.gz man/man1/notmuch-reply.1.gz From owner-svn-ports-head@freebsd.org Mon Jul 13 11:23:38 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E261499B326; Mon, 13 Jul 2015 11:23:38 +0000 (UTC) (envelope-from olgeni@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 C96AE10E3; Mon, 13 Jul 2015 11:23:38 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DBNcGB059171; Mon, 13 Jul 2015 11:23:38 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DBNcKw059170; Mon, 13 Jul 2015 11:23:38 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507131123.t6DBNcKw059170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 13 Jul 2015 11:23:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391888 - head/Mk/Uses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 11:23:39 -0000 Author: olgeni Date: Mon Jul 13 11:23:37 2015 New Revision: 391888 URL: https://svnweb.freebsd.org/changeset/ports/391888 Log: Add support for more variables in elixir.mk. - MIX_ENV, which works like MAKE_ENV for Mix builds - MIX_TARGET ("compile", etc.) Modified: head/Mk/Uses/elixir.mk Modified: head/Mk/Uses/elixir.mk ============================================================================== --- head/Mk/Uses/elixir.mk Mon Jul 13 11:03:49 2015 (r391887) +++ head/Mk/Uses/elixir.mk Mon Jul 13 11:23:37 2015 (r391888) @@ -19,8 +19,10 @@ # MIX_RUN_DEPS - List of RUN_DEPENDS in category/portname format # MIX_DOC_DIRS - Extra doc directories to be installed in DOCSDIR # MIX_DOC_FILES - Extra doc files to be installed in DOCSDIR (usually README.md) +# MIX_ENV - Environment for the Mix build (same format as MAKE_ENV) # MIX_ENV_NAME - Name of the Mix build environment, usually "prod" # MIX_BUILD_NAME - Name of the build output in _build/, usually ${MIX_ENV_NAME} +# MIX_TARGET - Name of the Mix target, usually "compile" # MIX_EXTRA_APPS - List of sub-applications to be built, if any # MIX_EXTRA_DIRS - List of extra directories to be installed in ELIXIR_APP_ROOT # MIX_EXTRA_FILES - List of extra files to be installed in ELIXIR_APP_ROOT @@ -39,13 +41,15 @@ ELIXIR_APP_ROOT?= ${PREFIX}/lib/elixir/l ELIXIR_HIDDEN?= "^${PORTNAME}$$" ELIXIR_LOCALE?= en_US.UTF-8 MIX_CMD?= ${LOCALBASE}/bin/mix -MIX_COMPILE?= LANG=${ELIXIR_LOCALE} MIX_ENV=${MIX_ENV_NAME} ELIXIR_HIDDEN=${ELIXIR_HIDDEN} ${MIX_CMD} compile +MIX_COMPILE?= ${SETENV} ${MIX_ENV} LANG=${ELIXIR_LOCALE} MIX_ENV=${MIX_ENV_NAME} ELIXIR_HIDDEN=${ELIXIR_HIDDEN} ${MIX_CMD} ${MIX_TARGET} MIX_BUILD_DEPS?= MIX_RUN_DEPS?= MIX_DOC_DIRS?= MIX_DOC_FILES?= README.md +MIX_ENV?= MIX_ENV_NAME?= prod MIX_BUILD_NAME?= prod +MIX_TARGET?= compile MIX_EXTRA_APPS?= MIX_EXTRA_DIRS?= MIX_EXTRA_FILES?= From owner-svn-ports-head@freebsd.org Mon Jul 13 11:39:58 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 499E799B55F; Mon, 13 Jul 2015 11:39:58 +0000 (UTC) (envelope-from vsevolod@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 392731969; Mon, 13 Jul 2015 11:39:58 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DBdwuf064928; Mon, 13 Jul 2015 11:39:58 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DBdv8P064924; Mon, 13 Jul 2015 11:39:57 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201507131139.t6DBdv8P064924@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Mon, 13 Jul 2015 11:39:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391889 - in head/devel/libev: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 11:39:58 -0000 Author: vsevolod Date: Mon Jul 13 11:39:56 2015 New Revision: 391889 URL: https://svnweb.freebsd.org/changeset/ports/391889 Log: - Update to 4.20 [1] - Add license - Fix install command PR: 196821 [1] Submitted by: olivierd [1] Modified: head/devel/libev/Makefile head/devel/libev/distinfo head/devel/libev/files/patch-ev.c Modified: head/devel/libev/Makefile ============================================================================== --- head/devel/libev/Makefile Mon Jul 13 11:23:37 2015 (r391888) +++ head/devel/libev/Makefile Mon Jul 13 11:39:56 2015 (r391889) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libev -PORTVERSION= 4.15 -PORTREVISION= 1 +PORTVERSION= 4.20 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= http://dist.schmorp.de/libev/ \ @@ -12,6 +11,8 @@ MASTER_SITES= http://dist.schmorp.de/lib MAINTAINER= vsevolod@FreeBSD.org COMMENT= Full-featured and high-performance event loop library +LICENSE= BSD2CLAUSE + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= libtool pkgconfig @@ -24,6 +25,6 @@ post-patch: ${FILESDIR}/libev.pc.in > ${WRKDIR}/libev.pc post-install: - @${INSTALL_DATA} ${WRKDIR}/libev.pc ${STAGEDIR}${PKGCONFIGDIR}/ + ${INSTALL_DATA} ${WRKDIR}/libev.pc ${STAGEDIR}${PKGCONFIGDIR}/ .include Modified: head/devel/libev/distinfo ============================================================================== --- head/devel/libev/distinfo Mon Jul 13 11:23:37 2015 (r391888) +++ head/devel/libev/distinfo Mon Jul 13 11:39:56 2015 (r391889) @@ -1,2 +1,2 @@ -SHA256 (libev-4.15.tar.gz) = b2dd43a073556f5350cbed05b6ef444dcc4b563f4e0b1009d7bf448261606feb -SIZE (libev-4.15.tar.gz) = 513919 +SHA256 (libev-4.20.tar.gz) = f870334c7fa961e7f31087c7d76abf849f596e3048f8ed2a0aaa983cd73d449e +SIZE (libev-4.20.tar.gz) = 530091 Modified: head/devel/libev/files/patch-ev.c ============================================================================== --- head/devel/libev/files/patch-ev.c Mon Jul 13 11:23:37 2015 (r391888) +++ head/devel/libev/files/patch-ev.c Mon Jul 13 11:39:56 2015 (r391889) @@ -1,26 +1,11 @@ ---- ./ev.c.orig 2011-02-09 00:17:37.000000000 +0100 -+++ ./ev.c 2011-08-19 17:01:35.000000000 +0200 -@@ -967,8 +967,8 @@ - #define ecb_unreachable() __builtin_unreachable () - #else - /* this seems to work fine, but gcc always emits a warning for it :/ */ -- ecb_inline void ecb_unreachable (void) ecb_noreturn; -- ecb_inline void ecb_unreachable (void) { } -+ ecb_inline ecb_noreturn void ecb_unreachable (void); -+ ecb_inline ecb_noreturn void ecb_unreachable (void) { } - #endif - - /* try to tell the compiler that some condition is definitely true */ -@@ -2443,10 +2443,12 @@ +--- ev.c.orig 2015-07-13 11:32:52 UTC ++++ ev.c +@@ -2603,7 +2603,7 @@ ev_recommended_backends (void) EV_THROW + { unsigned int flags = ev_supported_backends (); - #ifndef __NetBSD__ -+#ifndef __FreeBSD__ +-#ifndef __NetBSD__ ++#if !defined(__NetBSD__) && !defined(__FreeBSD__) /* kqueue is borked on everything but netbsd apparently */ /* it usually doesn't work correctly on anything but sockets and pipes */ flags &= ~EVBACKEND_KQUEUE; - #endif -+#endif - #ifdef __APPLE__ - /* only select works correctly on that "unix-certified" platform */ - flags &= ~EVBACKEND_KQUEUE; /* horribly broken, even for sockets */ From owner-svn-ports-head@freebsd.org Mon Jul 13 11:52:15 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2485399BA00; Mon, 13 Jul 2015 11:52:15 +0000 (UTC) (envelope-from vsevolod@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 EBC5F89A; Mon, 13 Jul 2015 11:52:14 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DBqEx0074080; Mon, 13 Jul 2015 11:52:14 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DBqDqp074075; Mon, 13 Jul 2015 11:52:13 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201507131152.t6DBqDqp074075@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Mon, 13 Jul 2015 11:52:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391892 - head/mail/exim X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 11:52:15 -0000 Author: vsevolod Date: Mon Jul 13 11:52:12 2015 New Revision: 391892 URL: https://svnweb.freebsd.org/changeset/ports/391892 Log: - Restore LMTP support by default [1] - Fix install commands in the Makefile - Bump portrevision PR: 201438 Submitted by: Gennady Proskurin Modified: head/mail/exim/Makefile head/mail/exim/options Modified: head/mail/exim/Makefile ============================================================================== --- head/mail/exim/Makefile Mon Jul 13 11:44:41 2015 (r391891) +++ head/mail/exim/Makefile Mon Jul 13 11:52:12 2015 (r391892) @@ -3,7 +3,7 @@ PORTNAME= exim PORTVERSION?= ${EXIM_VERSION} -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= mail ipv6 MASTER_SITES= EXIM/exim4/:exim DISTNAME= ${PORTNAME}-${EXIM_VERSION} @@ -122,7 +122,6 @@ PKGMESSAGE= ${WRKDIR}/pkg-message EXIM_INSTALL_ARG+= "eximon" "eximon.bin" .endif # !EXIMON_ONLY - PORTDOC_BASE= ACKNOWLEDGMENTS NOTICE README.UPDATING PORTDOC_FILES= ChangeLog Exim3.upgrade Exim4.upgrade NewStuff \ OptionLists.txt README README.SIEVE dbm.discuss.txt \ @@ -244,7 +243,6 @@ SEDLIST+= -e 's,XX_DMARC_LIBS_XX,,' EXTRA_PATCHES+= `${FIND} ${PATCHDIR} -name 'wishlist-*.patch'` .endif - .if ${PORT_OPTIONS:MFIXED_NEVER_USERS} SEDLIST+= -e 's,^(FIXED_NEVER_USERS=).*,\1${WITH_FIXED_NEVER_USERS:S/,/\\,/g},' .endif @@ -574,24 +572,24 @@ post-install: .endfor .endif @${MKDIR} -m 750 ${STAGEDIR}${LOGDIR} - @${INSTALL_MAN} ${WRKSRC}/doc/exim.8 ${STAGEDIR}${MAN8PREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/doc/exim.8 ${STAGEDIR}${MAN8PREFIX}/man/man8 .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} - @${INSTALL_DATA} ${WRKDIR}/POST-INSTALL-NOTES ${STAGEDIR}${DOCSDIR} - @${INSTALL_DATA} ${WRKDIR}/POST-INSTALL-NOTES.clamd ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKDIR}/POST-INSTALL-NOTES ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKDIR}/POST-INSTALL-NOTES.clamd ${STAGEDIR}${DOCSDIR} .for docfile in ${PORTDOC_BASE} - @${INSTALL_DATA} ${WRKSRC}/${docfile} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/${docfile} ${STAGEDIR}${DOCSDIR} .endfor .for docfile in ${PORTDOC_FILES} - @${INSTALL_DATA} ${WRKSRC}/doc/${docfile} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/doc/${docfile} ${STAGEDIR}${DOCSDIR} .endfor @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for example in ${PORT_EXAMPLES} - @${INSTALL_SCRIPT} ${WRKSRC}/build-${OPSYS}-${ARCH}/${example} ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_SCRIPT} ${WRKSRC}/build-${OPSYS}-${ARCH}/${example} ${STAGEDIR}${EXAMPLESDIR} .endfor .endif .if ${PORT_OPTIONS:MSA_EXIM} - @${INSTALL_DATA} ${WRKDIR}/sa-exim-${SA_EXIM_VERSION}/sa-exim.conf \ + ${INSTALL_DATA} ${WRKDIR}/sa-exim-${SA_EXIM_VERSION}/sa-exim.conf \ ${STAGEDIR}${PREFIX}/etc/exim/sa-exim.conf.sample .endif Modified: head/mail/exim/options ============================================================================== --- head/mail/exim/options Mon Jul 13 11:44:41 2015 (r391891) +++ head/mail/exim/options Mon Jul 13 11:52:12 2015 (r391892) @@ -34,7 +34,7 @@ OPTIONS_DEFAULT+= AUTH_CRAM_MD5 \ DSEARCH \ EMBEDDED_PERL \ ICONV \ - LTMP \ + LMTP \ LSEARCH \ MAILDIR \ MAILSTORE \ From owner-svn-ports-head@freebsd.org Mon Jul 13 12:14:08 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5CB42999656; Mon, 13 Jul 2015 12:14:08 +0000 (UTC) (envelope-from johans@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 329AF1E81; Mon, 13 Jul 2015 12:14:08 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DCE7Ta084651; Mon, 13 Jul 2015 12:14:07 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DCE6uk084647; Mon, 13 Jul 2015 12:14:07 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201507131214.t6DCE6uk084647@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 13 Jul 2015 12:14:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391893 - head/textproc/bibtool X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 12:14:08 -0000 Author: johans Date: Mon Jul 13 12:14:06 2015 New Revision: 391893 URL: https://svnweb.freebsd.org/changeset/ports/391893 Log: - Update to bibtool 2.61 - Remove workaround for bad tarball; consider fixed on 9.x Modified: head/textproc/bibtool/Makefile head/textproc/bibtool/distinfo Modified: head/textproc/bibtool/Makefile ============================================================================== --- head/textproc/bibtool/Makefile Mon Jul 13 11:52:12 2015 (r391892) +++ head/textproc/bibtool/Makefile Mon Jul 13 12:14:06 2015 (r391893) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bibtool -PORTVERSION= 2.60 +PORTVERSION= 2.61 CATEGORIES= textproc print MASTER_SITES= TEX_CTAN/biblio/bibtex/utils/${PORTNAME} DISTNAME= BibTool-${PORTVERSION} @@ -10,8 +10,6 @@ DISTNAME= BibTool-${PORTVERSION} MAINTAINER= johans@FreeBSD.org COMMENT= Command line manipulation of BibTeX files -BROKEN_FreeBSD_9= fails to extract - USE_TEX= latex:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-kpathsea @@ -19,7 +17,6 @@ CONFIGURE_ENV= LOCALBASE=${LOCALBASE} WRKSRC= ${WRKDIR}/BibTool MAKEFILE= makefile -EXTRACT_AFTER_ARGS=-k # work around bad symlink in 2.60 tarfile INSTALL_TARGET= install install.man PORTDOCS= bibtool.pdf ref_card.pdf c_lib.pdf Modified: head/textproc/bibtool/distinfo ============================================================================== --- head/textproc/bibtool/distinfo Mon Jul 13 11:52:12 2015 (r391892) +++ head/textproc/bibtool/distinfo Mon Jul 13 12:14:06 2015 (r391893) @@ -1,2 +1,2 @@ -SHA256 (BibTool-2.60.tar.gz) = e53b14a05ecf143a1de9ea21ae9d10709438fff48b70a97d930542003a8a0ef9 -SIZE (BibTool-2.60.tar.gz) = 705777 +SHA256 (BibTool-2.61.tar.gz) = 3ec7aa246409d4955d0851278ceb5a9bbe8cce19709f5a9391c2f2bac3b78c97 +SIZE (BibTool-2.61.tar.gz) = 708328 From owner-svn-ports-head@freebsd.org Mon Jul 13 12:26:42 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1B1A999977; Mon, 13 Jul 2015 12:26:42 +0000 (UTC) (envelope-from ed@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 8C3B283E; Mon, 13 Jul 2015 12:26:42 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DCQfKH090079; Mon, 13 Jul 2015 12:26:41 GMT (envelope-from ed@FreeBSD.org) Received: (from ed@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DCQeqW090072; Mon, 13 Jul 2015 12:26:40 GMT (envelope-from ed@FreeBSD.org) Message-Id: <201507131226.t6DCQeqW090072@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ed set sender to ed@FreeBSD.org using -f From: Ed Schouten Date: Mon, 13 Jul 2015 12:26:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391894 - in head/sysutils: . cloudabi-utils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 12:26:42 -0000 Author: ed (src committer) Date: Mon Jul 13 12:26:40 2015 New Revision: 391894 URL: https://svnweb.freebsd.org/changeset/ports/391894 Log: Add sysutils/cloudabi-utils. Summary: Though CloudABI programs can simply be started from the command line like any UNIX process, the preferred way for starting them is using the cloudabi-run utility. cloudabi-run parses a YAML file that contains the configuration for the program that you want to run. Special tags can be used in the YAML file to indicate that the program depends on a resources (a socket or a file). cloudabi-run then attempts to obtain these resources and startes the program for you. The end result is that it's possible to build software that looks like traditional UNIX software (executable + config file), but still gets run in this completely sandboxed environment. Reviewers: bapt Reviewed By: bapt Differential Revision: https://reviews.freebsd.org/D3067 Added: head/sysutils/cloudabi-utils/ head/sysutils/cloudabi-utils/Makefile (contents, props changed) head/sysutils/cloudabi-utils/distinfo (contents, props changed) head/sysutils/cloudabi-utils/pkg-descr (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Mon Jul 13 12:14:06 2015 (r391893) +++ head/sysutils/Makefile Mon Jul 13 12:26:40 2015 (r391894) @@ -134,6 +134,7 @@ SUBDIR += clone SUBDIR += clonehdd SUBDIR += cloop-utils + SUBDIR += cloudabi-utils SUBDIR += clsync SUBDIR += cmdwatch SUBDIR += cmockery2 Added: head/sysutils/cloudabi-utils/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/cloudabi-utils/Makefile Mon Jul 13 12:26:40 2015 (r391894) @@ -0,0 +1,37 @@ +# Created by: Ed Schouten +# $FreeBSD$ + +PORTNAME= cloudabi-utils +PORTVERSION= 0.2 +CATEGORIES= sysutils +MASTER_SITES= https://nuxi.nl/distfiles/cloudabi-utils/ + +MAINTAINER= ed@FreeBSD.org +COMMENT= Utilities for running CloudABI programs + +LICENSE= BSD2CLAUSE + +BUILD_DEPENDS= cloudabi-toolchain>=0:${PORTSDIR}/devel/cloudabi-toolchain +LIB_DEPENDS= libyaml.so:${PORTSDIR}/textproc/libyaml + +ONLY_FOR_ARCHS= amd64 +ONLY_FOR_ARCHS_REASON= CloudABI has not yet been ported to other architectures + +USES= tar:xz + +PLIST_FILES= bin/cloudabi-run \ + libexec/cloudabi-reexec \ + man/man1/cloudabi-run.1.gz + +do-build: + @cd ${WRKSRC} && \ + PREFIX=${LOCALBASE} \ + CLOUDABI_CC=${LOCALBASE}/bin/x86_64-unknown-cloudabi-cc \ + ${SH} build + +do-install: + @cd ${WRKSRC} && \ + PREFIX=${STAGEDIR}${PREFIX} \ + ${SH} install + +.include Added: head/sysutils/cloudabi-utils/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/cloudabi-utils/distinfo Mon Jul 13 12:26:40 2015 (r391894) @@ -0,0 +1,2 @@ +SHA256 (cloudabi-utils-0.2.tar.xz) = 210a15563d7019597b5a5a1b171803c23b4aa57c6fb9bab138d033232710f90e +SIZE (cloudabi-utils-0.2.tar.xz) = 12704 Added: head/sysutils/cloudabi-utils/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/cloudabi-utils/pkg-descr Mon Jul 13 12:26:40 2015 (r391894) @@ -0,0 +1,11 @@ +Nuxi CloudABI is an application binary interface for UNIX-like operating +systems built around the concept of capability-based security. In a +nutshell, it means that you can run processes directly on top of a UNIX +kernel while keeping complete control over the actions the process is +allowed to perform. + +This package installs utilities that are useful when running CloudABI +processes. The cloudabi-run utility can run CloudABI processes, +providing it the resources (sockets and files) that it requires. + +WWW: https://github.com/NuxiNL/cloudabi-utils From owner-svn-ports-head@freebsd.org Mon Jul 13 12:41:44 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F0E01999CBF; Mon, 13 Jul 2015 12:41:44 +0000 (UTC) (envelope-from ed@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 DDFF8111E; Mon, 13 Jul 2015 12:41:44 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DCfiJi099342; Mon, 13 Jul 2015 12:41:44 GMT (envelope-from ed@FreeBSD.org) Received: (from ed@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DCfilW099341; Mon, 13 Jul 2015 12:41:44 GMT (envelope-from ed@FreeBSD.org) Message-Id: <201507131241.t6DCfilW099341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ed set sender to ed@FreeBSD.org using -f From: Ed Schouten Date: Mon, 13 Jul 2015 12:41:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391895 - head/sysutils/cloudabi-utils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 12:41:45 -0000 Author: ed (src committer) Date: Mon Jul 13 12:41:44 2015 New Revision: 391895 URL: https://svnweb.freebsd.org/changeset/ports/391895 Log: Add compiler:c11. cloudabi-run depends on a couple of C11 tricks (e.g., _Generic). Make sure we have the right compiler for that. Discussed with: bapt Modified: head/sysutils/cloudabi-utils/Makefile Modified: head/sysutils/cloudabi-utils/Makefile ============================================================================== --- head/sysutils/cloudabi-utils/Makefile Mon Jul 13 12:26:40 2015 (r391894) +++ head/sysutils/cloudabi-utils/Makefile Mon Jul 13 12:41:44 2015 (r391895) @@ -17,7 +17,7 @@ LIB_DEPENDS= libyaml.so:${PORTSDIR}/text ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= CloudABI has not yet been ported to other architectures -USES= tar:xz +USES= compiler:c11 tar:xz PLIST_FILES= bin/cloudabi-run \ libexec/cloudabi-reexec \ From owner-svn-ports-head@freebsd.org Mon Jul 13 13:16:29 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A929299B2F2; Mon, 13 Jul 2015 13:16:29 +0000 (UTC) (envelope-from kmoore@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 91E237F1; Mon, 13 Jul 2015 13:16:29 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DDGTpS015127; Mon, 13 Jul 2015 13:16:29 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DDGT0A015126; Mon, 13 Jul 2015 13:16:29 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201507131316.t6DDGT0A015126@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Mon, 13 Jul 2015 13:16:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391896 - head/sysutils/docker-freebsd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 13:16:29 -0000 Author: kmoore Date: Mon Jul 13 13:16:28 2015 New Revision: 391896 URL: https://svnweb.freebsd.org/changeset/ports/391896 Log: - Mark broken for FreeBSD < 9.0 Modified: head/sysutils/docker-freebsd/Makefile Modified: head/sysutils/docker-freebsd/Makefile ============================================================================== --- head/sysutils/docker-freebsd/Makefile Mon Jul 13 12:41:44 2015 (r391895) +++ head/sysutils/docker-freebsd/Makefile Mon Jul 13 13:16:28 2015 (r391896) @@ -26,6 +26,10 @@ GH_TAGNAME= 582db78 PLIST_FILES= bin/docker USE_RC_SUBR= docker +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 900044 +BROKEN= This port works only on FreeBSD 9 and newer +.endif + do-build: @cd ${WRKSRC} && export AUTO_GOPATH=1 && export DOCKER_GITCOMMIT=${GH_TAGNAME} && ./hack/make.sh binary From owner-svn-ports-head@freebsd.org Mon Jul 13 13:17:05 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0EEA099B31F; Mon, 13 Jul 2015 13:17:05 +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 F39828D9; Mon, 13 Jul 2015 13:17:04 +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 t6DDH4ZR015357; Mon, 13 Jul 2015 13:17:04 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DDH4Qi015356; Mon, 13 Jul 2015 13:17:04 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131317.t6DDH4Qi015356@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 13:17:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391897 - head/www/gnome-web-photo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 13:17:05 -0000 Author: amdmi3 Date: Mon Jul 13 13:17:03 2015 New Revision: 391897 URL: https://svnweb.freebsd.org/changeset/ports/391897 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/gnome-web-photo/pkg-plist Modified: head/www/gnome-web-photo/pkg-plist ============================================================================== --- head/www/gnome-web-photo/pkg-plist Mon Jul 13 13:16:28 2015 (r391896) +++ head/www/gnome-web-photo/pkg-plist Mon Jul 13 13:17:03 2015 (r391897) @@ -27,4 +27,3 @@ share/locale/sr@latin/LC_MESSAGES/gnome- share/locale/sv/LC_MESSAGES/gnome-web-photo.mo share/locale/uk/LC_MESSAGES/gnome-web-photo.mo share/locale/zh_CN/LC_MESSAGES/gnome-web-photo.mo -@dirrm %%DATADIR%% From owner-svn-ports-head@freebsd.org Mon Jul 13 13:17:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F7BA99B341; Mon, 13 Jul 2015 13:17:11 +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 B8A75946; Mon, 13 Jul 2015 13:17: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 t6DDHAcC015470; Mon, 13 Jul 2015 13:17:10 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DDHAOc015469; Mon, 13 Jul 2015 13:17:10 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131317.t6DDHAOc015469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 13:17:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391898 - head/www/flood X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 13:17:11 -0000 Author: amdmi3 Date: Mon Jul 13 13:17:09 2015 New Revision: 391898 URL: https://svnweb.freebsd.org/changeset/ports/391898 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/flood/pkg-plist Modified: head/www/flood/pkg-plist ============================================================================== --- head/www/flood/pkg-plist Mon Jul 13 13:17:03 2015 (r391897) +++ head/www/flood/pkg-plist Mon Jul 13 13:17:09 2015 (r391898) @@ -13,6 +13,3 @@ bin/flood %%PORTDOCS%%%%DOCSDIR%%/docbook/Makefile %%PORTDOCS%%%%DOCSDIR%%/docbook/flood.xml %%PORTDOCS%%%%DOCSDIR%%/README -@dirrm %%EXAMPLESDIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%%/docbook -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-head@freebsd.org Mon Jul 13 13:18:03 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D447999B39C; Mon, 13 Jul 2015 13:18:03 +0000 (UTC) (envelope-from kmoore@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 C5157AF2; Mon, 13 Jul 2015 13:18:03 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DDI3UI015806; Mon, 13 Jul 2015 13:18:03 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DDI3sd015803; Mon, 13 Jul 2015 13:18:03 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201507131318.t6DDI3sd015803@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Mon, 13 Jul 2015 13:18:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391899 - head/net-im/sigram X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 13:18:03 -0000 Author: kmoore Date: Mon Jul 13 13:18:02 2015 New Revision: 391899 URL: https://svnweb.freebsd.org/changeset/ports/391899 Log: - Mark BROKEN, no longer can connect, upstream appears abandonded Modified: head/net-im/sigram/Makefile Modified: head/net-im/sigram/Makefile ============================================================================== --- head/net-im/sigram/Makefile Mon Jul 13 13:17:09 2015 (r391898) +++ head/net-im/sigram/Makefile Mon Jul 13 13:18:02 2015 (r391899) @@ -22,6 +22,8 @@ USE_QT5= core gui network opengl xml wid USES= compiler:c++11-lib openal:soft qmake QMAKE_ARGS+= target.path=${LOCALBASE}/bin +BROKEN= No longer connects to Telegram network, appears abandonded + .include post-install: From owner-svn-ports-head@freebsd.org Mon Jul 13 13:19:57 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8833399B3FB; Mon, 13 Jul 2015 13:19: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 78C73C13; Mon, 13 Jul 2015 13:19: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 t6DDJvlc016171; Mon, 13 Jul 2015 13:19:57 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DDJvjS016170; Mon, 13 Jul 2015 13:19:57 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131319.t6DDJvjS016170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 13:19:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391900 - head/www/calamaris X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 13:19:57 -0000 Author: amdmi3 Date: Mon Jul 13 13:19:56 2015 New Revision: 391900 URL: https://svnweb.freebsd.org/changeset/ports/391900 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/calamaris/pkg-plist Modified: head/www/calamaris/pkg-plist ============================================================================== --- head/www/calamaris/pkg-plist Mon Jul 13 13:18:02 2015 (r391899) +++ head/www/calamaris/pkg-plist Mon Jul 13 13:19:56 2015 (r391900) @@ -2,4 +2,3 @@ bin/calamaris man/man1/calamaris.1.gz %%PORTDOCS%%share/doc/calamaris/EXAMPLES %%PORTDOCS%%share/doc/calamaris/README -%%PORTDOCS%%@dirrm share/doc/calamaris From owner-svn-ports-head@freebsd.org Mon Jul 13 13:25:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9432599B5BE; Mon, 13 Jul 2015 13:25:37 +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 84BE1FF6; Mon, 13 Jul 2015 13:25:37 +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 t6DDPbxE020564; Mon, 13 Jul 2015 13:25:37 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DDPblt020563; Mon, 13 Jul 2015 13:25:37 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507131325.t6DDPblt020563@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 13 Jul 2015 13:25:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391901 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 13:25:37 -0000 Author: feld Date: Mon Jul 13 13:25:36 2015 New Revision: 391901 URL: https://svnweb.freebsd.org/changeset/ports/391901 Log: hadoop2 and oozie ports fetch a version of tomcat that is vulnerable Security: 25e0593d-13c0-11e5-9afb-3c970e169bc2 Security: CVE-2014-0230 Security: CVE-2014-7810 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Jul 13 13:19:56 2015 (r391900) +++ head/security/vuxml/vuln.xml Mon Jul 13 13:25:36 2015 (r391901) @@ -2756,6 +2756,14 @@ Notes: tomcat8 8.0.9 + + hadoop2 + 2.6.0 + + + oozie + 4.1.0 + @@ -2787,6 +2795,7 @@ Notes: 2015-05-12 2015-06-16 + 2015-07-13 From owner-svn-ports-head@freebsd.org Mon Jul 13 13:46:34 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 055B899BA57; Mon, 13 Jul 2015 13:46:34 +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 B8B2AA; Mon, 13 Jul 2015 13:46: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 t6DDkX5V030808; Mon, 13 Jul 2015 13:46:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DDkX0D030807; Mon, 13 Jul 2015 13:46:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131346.t6DDkX0D030807@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 13:46:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391902 - head/www/wikicalc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 13:46:34 -0000 Author: amdmi3 Date: Mon Jul 13 13:46:32 2015 New Revision: 391902 URL: https://svnweb.freebsd.org/changeset/ports/391902 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/wikicalc/pkg-plist Modified: head/www/wikicalc/pkg-plist ============================================================================== --- head/www/wikicalc/pkg-plist Mon Jul 13 13:25:36 2015 (r391901) +++ head/www/wikicalc/pkg-plist Mon Jul 13 13:46:32 2015 (r391902) @@ -37,4 +37,3 @@ %%DATADIR%%/wikicalcmodperl.pl %%DATADIR%%/wikicalcwin.pl %%DATADIR%%/setup.sh -@dirrm %%DATADIR%% From owner-svn-ports-head@freebsd.org Mon Jul 13 13:46:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4164199BA7C; Mon, 13 Jul 2015 13:46:40 +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 1F41491; Mon, 13 Jul 2015 13:46:40 +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 t6DDkdvW030915; Mon, 13 Jul 2015 13:46:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DDkddR030914; Mon, 13 Jul 2015 13:46:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131346.t6DDkddR030914@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 13:46:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391903 - head/www/uglifyjs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 13:46:40 -0000 Author: amdmi3 Date: Mon Jul 13 13:46:38 2015 New Revision: 391903 URL: https://svnweb.freebsd.org/changeset/ports/391903 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/uglifyjs/pkg-plist Modified: head/www/uglifyjs/pkg-plist ============================================================================== --- head/www/uglifyjs/pkg-plist Mon Jul 13 13:46:32 2015 (r391902) +++ head/www/uglifyjs/pkg-plist Mon Jul 13 13:46:38 2015 (r391903) @@ -118,13 +118,3 @@ lib/node_modules/uglify-js/test/unit/com lib/node_modules/uglify-js/tmp/hoist.js lib/node_modules/uglify-js/tmp/instrument.js lib/node_modules/uglify-js/tmp/test.js -@dirrm lib/node_modules/uglify-js/tmp -@dirrm lib/node_modules/uglify-js/test/unit/compress/test -@dirrm lib/node_modules/uglify-js/test/unit/compress/expected -@dirrm lib/node_modules/uglify-js/test/unit/compress -@dirrm lib/node_modules/uglify-js/test/unit -@dirrm lib/node_modules/uglify-js/test -@dirrm lib/node_modules/uglify-js/lib -@dirrm lib/node_modules/uglify-js/bin -@dirrm lib/node_modules/uglify-js -@dirrm lib/node_modules/.bin From owner-svn-ports-head@freebsd.org Mon Jul 13 13:47:28 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9FCE899BAF2; Mon, 13 Jul 2015 13:47:28 +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 8F980335; Mon, 13 Jul 2015 13:47:28 +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 t6DDlSxn031126; Mon, 13 Jul 2015 13:47:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DDlSY0031124; Mon, 13 Jul 2015 13:47:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131347.t6DDlSY0031124@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 13:47:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391904 - head/www/phpgroupware X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 13:47:28 -0000 Author: amdmi3 Date: Mon Jul 13 13:47:27 2015 New Revision: 391904 URL: https://svnweb.freebsd.org/changeset/ports/391904 Log: - Drop @dirrm* from plist - Add NO_ARCH Approved by: portmgr blanket Modified: head/www/phpgroupware/Makefile head/www/phpgroupware/pkg-plist Modified: head/www/phpgroupware/Makefile ============================================================================== --- head/www/phpgroupware/Makefile Mon Jul 13 13:46:38 2015 (r391903) +++ head/www/phpgroupware/Makefile Mon Jul 13 13:47:27 2015 (r391904) @@ -13,6 +13,7 @@ USE_PHP= yes WANT_PHP_MOD= yes NO_BUILD= yes +NO_ARCH= yes do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/www/data-dist/phpgroupware Modified: head/www/phpgroupware/pkg-plist ============================================================================== --- head/www/phpgroupware/pkg-plist Mon Jul 13 13:46:38 2015 (r391903) +++ head/www/phpgroupware/pkg-plist Mon Jul 13 13:47:27 2015 (r391904) @@ -8050,847 +8050,3 @@ www/data-dist/phpgroupware/xmlrpc/vardem www/data-dist/phpgroupware/xmlrpc/which.php www/data-dist/phpgroupware/xmlrpc/workspace.testPhpServer.fttb www/data-dist/phpgroupware/xmlrpc/zopetest.php -@dirrm www/data-dist/phpgroupware/xmlrpc/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/xmlrpc/templates/idsociety -@dirrm www/data-dist/phpgroupware/xmlrpc/templates/idots/images -@dirrm www/data-dist/phpgroupware/xmlrpc/templates/idots -@dirrm www/data-dist/phpgroupware/xmlrpc/templates/default/images -@dirrm www/data-dist/phpgroupware/xmlrpc/templates/default -@dirrm www/data-dist/phpgroupware/xmlrpc/templates -@dirrm www/data-dist/phpgroupware/xmlrpc/setup -@dirrm www/data-dist/phpgroupware/xmlrpc/doc -@dirrm www/data-dist/phpgroupware/xmlrpc -@dirrm www/data-dist/phpgroupware/wiki/templates/terralab/images -@dirrm www/data-dist/phpgroupware/wiki/templates/terralab -@dirrm www/data-dist/phpgroupware/wiki/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/wiki/templates/probusiness -@dirrm www/data-dist/phpgroupware/wiki/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/wiki/templates/idsociety -@dirrm www/data-dist/phpgroupware/wiki/templates/idots/images -@dirrm www/data-dist/phpgroupware/wiki/templates/idots -@dirrm www/data-dist/phpgroupware/wiki/templates/default/images -@dirrm www/data-dist/phpgroupware/wiki/templates/default -@dirrm www/data-dist/phpgroupware/wiki/templates -@dirrm www/data-dist/phpgroupware/wiki/template -@dirrm www/data-dist/phpgroupware/wiki/setup -@dirrm www/data-dist/phpgroupware/wiki/parse -@dirrm www/data-dist/phpgroupware/wiki/lib -@dirrm www/data-dist/phpgroupware/wiki/inc -@dirrm www/data-dist/phpgroupware/wiki/doc/tavi-docs -@dirrm www/data-dist/phpgroupware/wiki/doc -@dirrm www/data-dist/phpgroupware/wiki/action -@dirrm www/data-dist/phpgroupware/wiki -@dirrm www/data-dist/phpgroupware/tts/templates/verdilak/images -@dirrm www/data-dist/phpgroupware/tts/templates/verdilak -@dirrm www/data-dist/phpgroupware/tts/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/tts/templates/probusiness -@dirrm www/data-dist/phpgroupware/tts/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/tts/templates/idsociety -@dirrm www/data-dist/phpgroupware/tts/templates/idots/images -@dirrm www/data-dist/phpgroupware/tts/templates/idots -@dirrm www/data-dist/phpgroupware/tts/templates/default/images -@dirrm www/data-dist/phpgroupware/tts/templates/default -@dirrm www/data-dist/phpgroupware/tts/templates -@dirrm www/data-dist/phpgroupware/tts/setup -@dirrm www/data-dist/phpgroupware/tts/inc -@dirrm www/data-dist/phpgroupware/tts/help/EN -@dirrm www/data-dist/phpgroupware/tts/help -@dirrm www/data-dist/phpgroupware/tts/doc -@dirrm www/data-dist/phpgroupware/tts/config -@dirrm www/data-dist/phpgroupware/tts -@dirrm www/data-dist/phpgroupware/todo/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/todo/templates/probusiness -@dirrm www/data-dist/phpgroupware/todo/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/todo/templates/idsociety -@dirrm www/data-dist/phpgroupware/todo/templates/idots/images -@dirrm www/data-dist/phpgroupware/todo/templates/idots -@dirrm www/data-dist/phpgroupware/todo/templates/default/images -@dirrm www/data-dist/phpgroupware/todo/templates/default -@dirrm www/data-dist/phpgroupware/todo/templates -@dirrm www/data-dist/phpgroupware/todo/setup -@dirrm www/data-dist/phpgroupware/todo/inc -@dirrm www/data-dist/phpgroupware/todo/help/EN -@dirrm www/data-dist/phpgroupware/todo/help/DE -@dirrm www/data-dist/phpgroupware/todo/help -@dirrm www/data-dist/phpgroupware/todo/doc -@dirrm www/data-dist/phpgroupware/todo -@dirrm www/data-dist/phpgroupware/stocks/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/stocks/templates/idsociety -@dirrm www/data-dist/phpgroupware/stocks/templates/idots/images -@dirrm www/data-dist/phpgroupware/stocks/templates/idots -@dirrm www/data-dist/phpgroupware/stocks/templates/default/images -@dirrm www/data-dist/phpgroupware/stocks/templates/default -@dirrm www/data-dist/phpgroupware/stocks/templates -@dirrm www/data-dist/phpgroupware/stocks/setup -@dirrm www/data-dist/phpgroupware/stocks/inc -@dirrm www/data-dist/phpgroupware/stocks/help -@dirrm www/data-dist/phpgroupware/stocks/doc -@dirrm www/data-dist/phpgroupware/stocks -@dirrm www/data-dist/phpgroupware/soap/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/soap/templates/idsociety -@dirrm www/data-dist/phpgroupware/soap/templates/idots/images -@dirrm www/data-dist/phpgroupware/soap/templates/idots -@dirrm www/data-dist/phpgroupware/soap/templates/default/images -@dirrm www/data-dist/phpgroupware/soap/templates/default -@dirrm www/data-dist/phpgroupware/soap/templates -@dirrm www/data-dist/phpgroupware/soap/setup -@dirrm www/data-dist/phpgroupware/soap/inc -@dirrm www/data-dist/phpgroupware/soap -@dirrm www/data-dist/phpgroupware/skel/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/skel/templates/idsociety -@dirrm www/data-dist/phpgroupware/skel/templates/idots/images -@dirrm www/data-dist/phpgroupware/skel/templates/idots -@dirrm www/data-dist/phpgroupware/skel/templates/default/images -@dirrm www/data-dist/phpgroupware/skel/templates/default -@dirrm www/data-dist/phpgroupware/skel/templates -@dirrm www/data-dist/phpgroupware/skel/setup -@dirrm www/data-dist/phpgroupware/skel/inc -@dirrm www/data-dist/phpgroupware/skel/help -@dirrm www/data-dist/phpgroupware/skel/doc/sgml -@dirrm www/data-dist/phpgroupware/skel/doc -@dirrm www/data-dist/phpgroupware/skel -@dirrm www/data-dist/phpgroupware/sitemgr/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/sitemgr/templates/idsociety -@dirrm www/data-dist/phpgroupware/sitemgr/templates/idots/images -@dirrm www/data-dist/phpgroupware/sitemgr/templates/idots -@dirrm www/data-dist/phpgroupware/sitemgr/templates/default/images -@dirrm www/data-dist/phpgroupware/sitemgr/templates/default -@dirrm www/data-dist/phpgroupware/sitemgr/templates -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/phpgroupware/style -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/phpgroupware/images -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/phpgroupware -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/Traditional/style -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/Traditional/images -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/Traditional -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/SlashOcean/style -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/SlashOcean/images -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/SlashOcean -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/Slash/style -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/Slash/images -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/Slash -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/Odyssey/style -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/Odyssey/images -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/Odyssey -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/NukeNews/style -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/NukeNews/images -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/NukeNews -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/Kaput/style -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/Kaput/images -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/Kaput -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/3D-Fantasy/style -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/3D-Fantasy/images -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes/3D-Fantasy -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/themes -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/phpgroupware/style -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/phpgroupware/modules/news -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/phpgroupware/modules -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/phpgroupware/images -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/phpgroupware -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/default/modules/news -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/default/modules/forum -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/default/modules/calendar -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/default/modules/bookmarks -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/default/modules -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/default -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/NukeNews/style -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/NukeNews/modules/news -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/NukeNews/modules -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/NukeNews/images -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/NukeNews -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/3D-Fantasy/style -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/3D-Fantasy/modules/news -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/3D-Fantasy/modules -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/3D-Fantasy/images -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates/3D-Fantasy -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/templates -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/inc -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/images/powered -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/images/amazon -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site/images -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-site -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-link/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-link/templates/idsociety -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-link/templates/idots/images -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-link/templates/idots -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-link/templates/default/images -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-link/templates/default -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-link/templates -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-link/setup -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-link/inc -@dirrm www/data-dist/phpgroupware/sitemgr/sitemgr-link -@dirrm www/data-dist/phpgroupware/sitemgr/setup -@dirrm www/data-dist/phpgroupware/sitemgr/modules/sitemgr_module_guestbook/setup -@dirrm www/data-dist/phpgroupware/sitemgr/modules/sitemgr_module_guestbook/inc -@dirrm www/data-dist/phpgroupware/sitemgr/modules/sitemgr_module_guestbook -@dirrm www/data-dist/phpgroupware/sitemgr/modules -@dirrm www/data-dist/phpgroupware/sitemgr/inc -@dirrm www/data-dist/phpgroupware/sitemgr/doc -@dirrm www/data-dist/phpgroupware/sitemgr -@dirrm www/data-dist/phpgroupware/setup/tools -@dirrm www/data-dist/phpgroupware/setup/templates/default/images -@dirrm www/data-dist/phpgroupware/setup/templates/default -@dirrm www/data-dist/phpgroupware/setup/templates -@dirrm www/data-dist/phpgroupware/setup/lang -@dirrm www/data-dist/phpgroupware/setup/inc -@dirrm www/data-dist/phpgroupware/setup/doc -@dirrm www/data-dist/phpgroupware/setup -@dirrm www/data-dist/phpgroupware/registration/templates/default/images -@dirrm www/data-dist/phpgroupware/registration/templates/default -@dirrm www/data-dist/phpgroupware/registration/templates -@dirrm www/data-dist/phpgroupware/registration/setup -@dirrm www/data-dist/phpgroupware/registration/inc -@dirrm www/data-dist/phpgroupware/registration/doc -@dirrm www/data-dist/phpgroupware/registration -@dirrm www/data-dist/phpgroupware/qmailldap/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/qmailldap/templates/idsociety -@dirrm www/data-dist/phpgroupware/qmailldap/templates/default -@dirrm www/data-dist/phpgroupware/qmailldap/templates -@dirrm www/data-dist/phpgroupware/qmailldap/setup -@dirrm www/data-dist/phpgroupware/qmailldap/inc -@dirrm www/data-dist/phpgroupware/qmailldap -@dirrm www/data-dist/phpgroupware/projects/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/projects/templates/idsociety -@dirrm www/data-dist/phpgroupware/projects/templates/idots/images -@dirrm www/data-dist/phpgroupware/projects/templates/idots -@dirrm www/data-dist/phpgroupware/projects/templates/default/images -@dirrm www/data-dist/phpgroupware/projects/templates/default -@dirrm www/data-dist/phpgroupware/projects/templates -@dirrm www/data-dist/phpgroupware/projects/setup -@dirrm www/data-dist/phpgroupware/projects/inc -@dirrm www/data-dist/phpgroupware/projects/help -@dirrm www/data-dist/phpgroupware/projects/doc -@dirrm www/data-dist/phpgroupware/projects -@dirrm www/data-dist/phpgroupware/preferences/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/preferences/templates/probusiness -@dirrm www/data-dist/phpgroupware/preferences/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/preferences/templates/idsociety -@dirrm www/data-dist/phpgroupware/preferences/templates/idots/images -@dirrm www/data-dist/phpgroupware/preferences/templates/idots -@dirrm www/data-dist/phpgroupware/preferences/templates/default/images -@dirrm www/data-dist/phpgroupware/preferences/templates/default -@dirrm www/data-dist/phpgroupware/preferences/templates -@dirrm www/data-dist/phpgroupware/preferences/setup -@dirrm www/data-dist/phpgroupware/preferences/inc -@dirrm www/data-dist/phpgroupware/preferences/help/EN -@dirrm www/data-dist/phpgroupware/preferences/help/DE -@dirrm www/data-dist/phpgroupware/preferences/help -@dirrm www/data-dist/phpgroupware/preferences/doc -@dirrm www/data-dist/phpgroupware/preferences -@dirrm www/data-dist/phpgroupware/polls/templates/verdilak/images -@dirrm www/data-dist/phpgroupware/polls/templates/verdilak -@dirrm www/data-dist/phpgroupware/polls/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/polls/templates/probusiness -@dirrm www/data-dist/phpgroupware/polls/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/polls/templates/idsociety -@dirrm www/data-dist/phpgroupware/polls/templates/idots/images -@dirrm www/data-dist/phpgroupware/polls/templates/idots -@dirrm www/data-dist/phpgroupware/polls/templates/default/images -@dirrm www/data-dist/phpgroupware/polls/templates/default -@dirrm www/data-dist/phpgroupware/polls/templates -@dirrm www/data-dist/phpgroupware/polls/setup -@dirrm www/data-dist/phpgroupware/polls/inc -@dirrm www/data-dist/phpgroupware/polls/images -@dirrm www/data-dist/phpgroupware/polls/doc -@dirrm www/data-dist/phpgroupware/polls -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/probusiness -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/orange/images -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/orange -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/metal/images -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/metal -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/idsociety -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/idots/images -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/idots -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/default/images -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/default -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/classic/images -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/classic -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/blue/images -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/blue -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/black/images -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/black -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/aq/images -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates/aq -@dirrm www/data-dist/phpgroupware/phpsysinfo/templates -@dirrm www/data-dist/phpgroupware/phpsysinfo/setup -@dirrm www/data-dist/phpgroupware/phpsysinfo/includes/xml -@dirrm www/data-dist/phpgroupware/phpsysinfo/includes/os -@dirrm www/data-dist/phpgroupware/phpsysinfo/includes/lang -@dirrm www/data-dist/phpgroupware/phpsysinfo/includes -@dirrm www/data-dist/phpgroupware/phpsysinfo/inc -@dirrm www/data-dist/phpgroupware/phpsysinfo/doc -@dirrm www/data-dist/phpgroupware/phpsysinfo -@dirrm www/data-dist/phpgroupware/phpgwapi/themes -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/verdilak/images -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/verdilak -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/probusiness/js -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/probusiness/doc -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/probusiness/css -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/probusiness -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/linux-at-work.de/images/rollover -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/linux-at-work.de/images -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/linux-at-work.de -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/justweb/images -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/justweb -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/idsociety/images/rollover -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/idsociety -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/idots/source -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/idots/images -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/idots/doc -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/idots/css -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/idots -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/desktop/images -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/desktop/doc -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/desktop/css -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/desktop -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/default/images -@dirrm www/data-dist/phpgroupware/phpgwapi/templates/default -@dirrm www/data-dist/phpgroupware/phpgwapi/templates -@dirrm www/data-dist/phpgroupware/phpgwapi/setup -@dirrm www/data-dist/phpgroupware/phpgwapi/js/jscalendar/lang -@dirrm www/data-dist/phpgroupware/phpgwapi/js/jscalendar/doc/html -@dirrm www/data-dist/phpgroupware/phpgwapi/js/jscalendar/doc -@dirrm www/data-dist/phpgroupware/phpgwapi/js/jscalendar -@dirrm www/data-dist/phpgroupware/phpgwapi/js/contacts -@dirrm www/data-dist/phpgroupware/phpgwapi/js -@dirrm www/data-dist/phpgroupware/phpgwapi/inc -@dirrm www/data-dist/phpgroupware/phpgwapi/doc/xmlrpc -@dirrm www/data-dist/phpgroupware/phpgwapi/doc/vfs -@dirrm www/data-dist/phpgroupware/phpgwapi/doc/styles -@dirrm www/data-dist/phpgroupware/phpgwapi/doc/pics -@dirrm www/data-dist/phpgroupware/phpgwapi/doc/ldap/iplanet -@dirrm www/data-dist/phpgroupware/phpgwapi/doc/ldap -@dirrm www/data-dist/phpgroupware/phpgwapi/doc/db-schema/pdf -@dirrm www/data-dist/phpgroupware/phpgwapi/doc/db-schema -@dirrm www/data-dist/phpgroupware/phpgwapi/doc/classes/pdf -@dirrm www/data-dist/phpgroupware/phpgwapi/doc/classes/argouml -@dirrm www/data-dist/phpgroupware/phpgwapi/doc/classes -@dirrm www/data-dist/phpgroupware/phpgwapi/doc -@dirrm www/data-dist/phpgroupware/phpgwapi/cron -@dirrm www/data-dist/phpgroupware/phpgwapi -@dirrm www/data-dist/phpgroupware/phpbrain/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/phpbrain/templates/idsociety -@dirrm www/data-dist/phpgroupware/phpbrain/templates/idots/images -@dirrm www/data-dist/phpgroupware/phpbrain/templates/idots -@dirrm www/data-dist/phpgroupware/phpbrain/templates/default/images -@dirrm www/data-dist/phpgroupware/phpbrain/templates/default -@dirrm www/data-dist/phpgroupware/phpbrain/templates -@dirrm www/data-dist/phpgroupware/phpbrain/setup -@dirrm www/data-dist/phpgroupware/phpbrain/inc -@dirrm www/data-dist/phpgroupware/phpbrain/doc -@dirrm www/data-dist/phpgroupware/phpbrain -@dirrm www/data-dist/phpgroupware/phonelog/templates/verdilak/images -@dirrm www/data-dist/phpgroupware/phonelog/templates/verdilak -@dirrm www/data-dist/phpgroupware/phonelog/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/phonelog/templates/idsociety -@dirrm www/data-dist/phpgroupware/phonelog/templates/default/images -@dirrm www/data-dist/phpgroupware/phonelog/templates/default -@dirrm www/data-dist/phpgroupware/phonelog/templates -@dirrm www/data-dist/phpgroupware/phonelog/setup -@dirrm www/data-dist/phpgroupware/phonelog/inc -@dirrm www/data-dist/phpgroupware/phonelog/images -@dirrm www/data-dist/phpgroupware/phonelog/doc -@dirrm www/data-dist/phpgroupware/phonelog -@dirrm www/data-dist/phpgroupware/notes/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/notes/templates/probusiness -@dirrm www/data-dist/phpgroupware/notes/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/notes/templates/idsociety -@dirrm www/data-dist/phpgroupware/notes/templates/idots/images -@dirrm www/data-dist/phpgroupware/notes/templates/idots -@dirrm www/data-dist/phpgroupware/notes/templates/default/images -@dirrm www/data-dist/phpgroupware/notes/templates/default -@dirrm www/data-dist/phpgroupware/notes/templates -@dirrm www/data-dist/phpgroupware/notes/setup -@dirrm www/data-dist/phpgroupware/notes/inc -@dirrm www/data-dist/phpgroupware/notes/help -@dirrm www/data-dist/phpgroupware/notes -@dirrm www/data-dist/phpgroupware/nntp/templates/verdilak/images -@dirrm www/data-dist/phpgroupware/nntp/templates/verdilak -@dirrm www/data-dist/phpgroupware/nntp/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/nntp/templates/idsociety -@dirrm www/data-dist/phpgroupware/nntp/templates/idots/images -@dirrm www/data-dist/phpgroupware/nntp/templates/idots -@dirrm www/data-dist/phpgroupware/nntp/templates/default/images -@dirrm www/data-dist/phpgroupware/nntp/templates/default -@dirrm www/data-dist/phpgroupware/nntp/templates -@dirrm www/data-dist/phpgroupware/nntp/setup -@dirrm www/data-dist/phpgroupware/nntp/inc -@dirrm www/data-dist/phpgroupware/nntp -@dirrm www/data-dist/phpgroupware/news_admin/website/templates/images -@dirrm www/data-dist/phpgroupware/news_admin/website/templates -@dirrm www/data-dist/phpgroupware/news_admin/website -@dirrm www/data-dist/phpgroupware/news_admin/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/news_admin/templates/probusiness -@dirrm www/data-dist/phpgroupware/news_admin/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/news_admin/templates/idsociety -@dirrm www/data-dist/phpgroupware/news_admin/templates/idots/images -@dirrm www/data-dist/phpgroupware/news_admin/templates/idots -@dirrm www/data-dist/phpgroupware/news_admin/templates/default/images -@dirrm www/data-dist/phpgroupware/news_admin/templates/default -@dirrm www/data-dist/phpgroupware/news_admin/templates -@dirrm www/data-dist/phpgroupware/news_admin/setup -@dirrm www/data-dist/phpgroupware/news_admin/inc -@dirrm www/data-dist/phpgroupware/news_admin/doc -@dirrm www/data-dist/phpgroupware/news_admin -@dirrm www/data-dist/phpgroupware/messenger/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/messenger/templates/idsociety -@dirrm www/data-dist/phpgroupware/messenger/templates/idots/images -@dirrm www/data-dist/phpgroupware/messenger/templates/idots -@dirrm www/data-dist/phpgroupware/messenger/templates/default/images -@dirrm www/data-dist/phpgroupware/messenger/templates/default -@dirrm www/data-dist/phpgroupware/messenger/templates -@dirrm www/data-dist/phpgroupware/messenger/setup -@dirrm www/data-dist/phpgroupware/messenger/inc -@dirrm www/data-dist/phpgroupware/messenger/doc -@dirrm www/data-dist/phpgroupware/messenger -@dirrm www/data-dist/phpgroupware/manual/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/manual/templates/idsociety -@dirrm www/data-dist/phpgroupware/manual/templates/idots/images -@dirrm www/data-dist/phpgroupware/manual/templates/idots -@dirrm www/data-dist/phpgroupware/manual/templates/default/images -@dirrm www/data-dist/phpgroupware/manual/templates/default -@dirrm www/data-dist/phpgroupware/manual/templates -@dirrm www/data-dist/phpgroupware/manual/setup -@dirrm www/data-dist/phpgroupware/manual/inc -@dirrm www/data-dist/phpgroupware/manual/help/EN -@dirrm www/data-dist/phpgroupware/manual/help/DE -@dirrm www/data-dist/phpgroupware/manual/help -@dirrm www/data-dist/phpgroupware/manual -@dirrm www/data-dist/phpgroupware/javassh/templates/idots/images -@dirrm www/data-dist/phpgroupware/javassh/templates/idots -@dirrm www/data-dist/phpgroupware/javassh/templates/default/images -@dirrm www/data-dist/phpgroupware/javassh/templates/default -@dirrm www/data-dist/phpgroupware/javassh/templates -@dirrm www/data-dist/phpgroupware/javassh/setup -@dirrm www/data-dist/phpgroupware/javassh/inc -@dirrm www/data-dist/phpgroupware/javassh/applet/src -@dirrm www/data-dist/phpgroupware/javassh/applet -@dirrm www/data-dist/phpgroupware/javassh -@dirrm www/data-dist/phpgroupware/infolog/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/infolog/templates/probusiness -@dirrm www/data-dist/phpgroupware/infolog/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/infolog/templates/idsociety -@dirrm www/data-dist/phpgroupware/infolog/templates/idots/images -@dirrm www/data-dist/phpgroupware/infolog/templates/idots -@dirrm www/data-dist/phpgroupware/infolog/templates/default/images -@dirrm www/data-dist/phpgroupware/infolog/templates/default -@dirrm www/data-dist/phpgroupware/infolog/templates -@dirrm www/data-dist/phpgroupware/infolog/setup -@dirrm www/data-dist/phpgroupware/infolog/inc -@dirrm www/data-dist/phpgroupware/infolog -@dirrm www/data-dist/phpgroupware/img/templates/default -@dirrm www/data-dist/phpgroupware/img/templates -@dirrm www/data-dist/phpgroupware/img/setup -@dirrm www/data-dist/phpgroupware/img -@dirrm www/data-dist/phpgroupware/hr/templates/verdilak/images -@dirrm www/data-dist/phpgroupware/hr/templates/verdilak -@dirrm www/data-dist/phpgroupware/hr/templates/justweb/images -@dirrm www/data-dist/phpgroupware/hr/templates/justweb -@dirrm www/data-dist/phpgroupware/hr/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/hr/templates/idsociety -@dirrm www/data-dist/phpgroupware/hr/templates/idots/images -@dirrm www/data-dist/phpgroupware/hr/templates/idots -@dirrm www/data-dist/phpgroupware/hr/templates/default/images -@dirrm www/data-dist/phpgroupware/hr/templates/default -@dirrm www/data-dist/phpgroupware/hr/templates -@dirrm www/data-dist/phpgroupware/hr/setup -@dirrm www/data-dist/phpgroupware/hr/inc -@dirrm www/data-dist/phpgroupware/hr/images -@dirrm www/data-dist/phpgroupware/hr/help -@dirrm www/data-dist/phpgroupware/hr/doc -@dirrm www/data-dist/phpgroupware/hr -@dirrm www/data-dist/phpgroupware/headlines/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/headlines/templates/idsociety -@dirrm www/data-dist/phpgroupware/headlines/templates/idots/images -@dirrm www/data-dist/phpgroupware/headlines/templates/idots -@dirrm www/data-dist/phpgroupware/headlines/templates/default/images -@dirrm www/data-dist/phpgroupware/headlines/templates/default -@dirrm www/data-dist/phpgroupware/headlines/templates -@dirrm www/data-dist/phpgroupware/headlines/setup -@dirrm www/data-dist/phpgroupware/headlines/inc -@dirrm www/data-dist/phpgroupware/headlines/help/EN -@dirrm www/data-dist/phpgroupware/headlines/help -@dirrm www/data-dist/phpgroupware/headlines -@dirrm www/data-dist/phpgroupware/fudforum/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/fudforum/templates/idsociety -@dirrm www/data-dist/phpgroupware/fudforum/templates/idots/images -@dirrm www/data-dist/phpgroupware/fudforum/templates/idots -@dirrm www/data-dist/phpgroupware/fudforum/templates/default/images -@dirrm www/data-dist/phpgroupware/fudforum/templates/default -@dirrm www/data-dist/phpgroupware/fudforum/templates -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/www_root/images/smiley_icons -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/www_root/images/mime -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/www_root/images/message_icons -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/www_root/images/forum_icons -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/www_root/images/custom_avatars -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/www_root/images/avatars -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/www_root/images -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/www_root/adm -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/www_root -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/tmpl -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/images -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/turkish/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/turkish/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/turkish -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/swedish/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/swedish/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/swedish -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/spanish/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/spanish/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/spanish -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/slovak/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/slovak/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/slovak -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/russian/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/russian/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/russian-1251/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/russian-1251/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/russian-1251 -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/russian -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/romanian/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/romanian/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/romanian -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/portuguese/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/portuguese/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/portuguese -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/polish/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/polish/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/polish -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/norwegian/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/norwegian/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/norwegian -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/latvian/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/latvian/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/latvian -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/japanese/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/japanese/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/japanese -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/italian/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/italian/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/italian -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/german/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/german/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/german -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/french/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/french/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/french -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/english/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/english/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/english -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/dutch/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/dutch/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/dutch -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/czech/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/czech/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/czech -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/chinese_big5/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/chinese_big5/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/chinese_big5 -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/chinese/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/chinese/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/chinese -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/bulgarian/img -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/bulgarian/help -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n/bulgarian -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default/i18n -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm/default -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/thm -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/src -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/sql -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/scripts -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/include -@dirrm www/data-dist/phpgroupware/fudforum/setup/base/cache -@dirrm www/data-dist/phpgroupware/fudforum/setup/base -@dirrm www/data-dist/phpgroupware/fudforum/setup -@dirrm www/data-dist/phpgroupware/fudforum/inc -@dirrm www/data-dist/phpgroupware/fudforum -@dirrm www/data-dist/phpgroupware/ftp/templates/verdilak/images -@dirrm www/data-dist/phpgroupware/ftp/templates/verdilak -@dirrm www/data-dist/phpgroupware/ftp/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/ftp/templates/idsociety -@dirrm www/data-dist/phpgroupware/ftp/templates/idots/images -@dirrm www/data-dist/phpgroupware/ftp/templates/idots -@dirrm www/data-dist/phpgroupware/ftp/templates/default/images -@dirrm www/data-dist/phpgroupware/ftp/templates/default -@dirrm www/data-dist/phpgroupware/ftp/templates -@dirrm www/data-dist/phpgroupware/ftp/setup -@dirrm www/data-dist/phpgroupware/ftp/inc -@dirrm www/data-dist/phpgroupware/ftp/images -@dirrm www/data-dist/phpgroupware/ftp/doc -@dirrm www/data-dist/phpgroupware/ftp -@dirrm www/data-dist/phpgroupware/forum/templates/verdilak/images -@dirrm www/data-dist/phpgroupware/forum/templates/verdilak -@dirrm www/data-dist/phpgroupware/forum/templates/justweb/images -@dirrm www/data-dist/phpgroupware/forum/templates/justweb -@dirrm www/data-dist/phpgroupware/forum/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/forum/templates/idsociety -@dirrm www/data-dist/phpgroupware/forum/templates/idots/images -@dirrm www/data-dist/phpgroupware/forum/templates/idots -@dirrm www/data-dist/phpgroupware/forum/templates/default/images -@dirrm www/data-dist/phpgroupware/forum/templates/default -@dirrm www/data-dist/phpgroupware/forum/templates -@dirrm www/data-dist/phpgroupware/forum/setup -@dirrm www/data-dist/phpgroupware/forum/inc -@dirrm www/data-dist/phpgroupware/forum/doc -@dirrm www/data-dist/phpgroupware/forum -@dirrm www/data-dist/phpgroupware/folders/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/folders/templates/probusiness -@dirrm www/data-dist/phpgroupware/folders/templates/default/images -@dirrm www/data-dist/phpgroupware/folders/templates/default -@dirrm www/data-dist/phpgroupware/folders/templates -@dirrm www/data-dist/phpgroupware/folders/setup -@dirrm www/data-dist/phpgroupware/folders/phplayersmenu/templates -@dirrm www/data-dist/phpgroupware/folders/phplayersmenu/libjs -@dirrm www/data-dist/phpgroupware/folders/phplayersmenu/lib -@dirrm www/data-dist/phpgroupware/folders/phplayersmenu/images -@dirrm www/data-dist/phpgroupware/folders/phplayersmenu/THEMES -@dirrm www/data-dist/phpgroupware/folders/phplayersmenu/LOGOS -@dirrm www/data-dist/phpgroupware/folders/phplayersmenu/DUMPS -@dirrm www/data-dist/phpgroupware/folders/phplayersmenu -@dirrm www/data-dist/phpgroupware/folders/inc -@dirrm www/data-dist/phpgroupware/folders/doc -@dirrm www/data-dist/phpgroupware/folders -@dirrm www/data-dist/phpgroupware/filemanager/tests -@dirrm www/data-dist/phpgroupware/filemanager/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/filemanager/templates/probusiness -@dirrm www/data-dist/phpgroupware/filemanager/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/filemanager/templates/idsociety -@dirrm www/data-dist/phpgroupware/filemanager/templates/idots/images -@dirrm www/data-dist/phpgroupware/filemanager/templates/idots -@dirrm www/data-dist/phpgroupware/filemanager/templates/default/images -@dirrm www/data-dist/phpgroupware/filemanager/templates/default -@dirrm www/data-dist/phpgroupware/filemanager/templates -@dirrm www/data-dist/phpgroupware/filemanager/setup -@dirrm www/data-dist/phpgroupware/filemanager/inc -@dirrm www/data-dist/phpgroupware/filemanager/images -@dirrm www/data-dist/phpgroupware/filemanager/doc -@dirrm www/data-dist/phpgroupware/filemanager -@dirrm www/data-dist/phpgroupware/felamimail/templates/linux-at-work.de/images -@dirrm www/data-dist/phpgroupware/felamimail/templates/linux-at-work.de -@dirrm www/data-dist/phpgroupware/felamimail/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/felamimail/templates/idsociety -@dirrm www/data-dist/phpgroupware/felamimail/templates/idots/images -@dirrm www/data-dist/phpgroupware/felamimail/templates/idots -@dirrm www/data-dist/phpgroupware/felamimail/templates/default/images -@dirrm www/data-dist/phpgroupware/felamimail/templates/default -@dirrm www/data-dist/phpgroupware/felamimail/templates -@dirrm www/data-dist/phpgroupware/felamimail/setup -@dirrm www/data-dist/phpgroupware/felamimail/inc -@dirrm www/data-dist/phpgroupware/felamimail/help/EN -@dirrm www/data-dist/phpgroupware/felamimail/help -@dirrm www/data-dist/phpgroupware/felamimail -@dirrm www/data-dist/phpgroupware/etemplate/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/etemplate/templates/idsociety -@dirrm www/data-dist/phpgroupware/etemplate/templates/idots/images -@dirrm www/data-dist/phpgroupware/etemplate/templates/idots -@dirrm www/data-dist/phpgroupware/etemplate/templates/default/images -@dirrm www/data-dist/phpgroupware/etemplate/templates/default -@dirrm www/data-dist/phpgroupware/etemplate/templates -@dirrm www/data-dist/phpgroupware/etemplate/setup -@dirrm www/data-dist/phpgroupware/etemplate/js -@dirrm www/data-dist/phpgroupware/etemplate/inc -@dirrm www/data-dist/phpgroupware/etemplate/doc/et_notes/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/etemplate/doc/et_notes/templates/idsociety -@dirrm www/data-dist/phpgroupware/etemplate/doc/et_notes/templates/default/images -@dirrm www/data-dist/phpgroupware/etemplate/doc/et_notes/templates/default -@dirrm www/data-dist/phpgroupware/etemplate/doc/et_notes/templates -@dirrm www/data-dist/phpgroupware/etemplate/doc/et_notes/setup -@dirrm www/data-dist/phpgroupware/etemplate/doc/et_notes/inc -@dirrm www/data-dist/phpgroupware/etemplate/doc/et_notes -@dirrm www/data-dist/phpgroupware/etemplate/doc/et_media/templates/default/images -@dirrm www/data-dist/phpgroupware/etemplate/doc/et_media/templates/default -@dirrm www/data-dist/phpgroupware/etemplate/doc/et_media/templates -@dirrm www/data-dist/phpgroupware/etemplate/doc/et_media/setup -@dirrm www/data-dist/phpgroupware/etemplate/doc/et_media/inc -@dirrm www/data-dist/phpgroupware/etemplate/doc/et_media -@dirrm www/data-dist/phpgroupware/etemplate/doc -@dirrm www/data-dist/phpgroupware/etemplate -@dirrm www/data-dist/phpgroupware/email/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/email/templates/probusiness -@dirrm www/data-dist/phpgroupware/email/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/email/templates/idsociety -@dirrm www/data-dist/phpgroupware/email/templates/idots/images -@dirrm www/data-dist/phpgroupware/email/templates/idots -@dirrm www/data-dist/phpgroupware/email/templates/default/images/noia -@dirrm www/data-dist/phpgroupware/email/templates/default/images/moz -@dirrm www/data-dist/phpgroupware/email/templates/default/images/idots -@dirrm www/data-dist/phpgroupware/email/templates/default/images/evo -@dirrm www/data-dist/phpgroupware/email/templates/default/images/AquaFusion -@dirrm www/data-dist/phpgroupware/email/templates/default/images -@dirrm www/data-dist/phpgroupware/email/templates/default -@dirrm www/data-dist/phpgroupware/email/templates -@dirrm www/data-dist/phpgroupware/email/setup -@dirrm www/data-dist/phpgroupware/email/inc -@dirrm www/data-dist/phpgroupware/email/help -@dirrm www/data-dist/phpgroupware/email/doc -@dirrm www/data-dist/phpgroupware/email -@dirrm www/data-dist/phpgroupware/eldaptir/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/eldaptir/templates/idsociety -@dirrm www/data-dist/phpgroupware/eldaptir/templates/default/images -@dirrm www/data-dist/phpgroupware/eldaptir/templates/default -@dirrm www/data-dist/phpgroupware/eldaptir/templates -@dirrm www/data-dist/phpgroupware/eldaptir/sql -@dirrm www/data-dist/phpgroupware/eldaptir/setup -@dirrm www/data-dist/phpgroupware/eldaptir/inc -@dirrm www/data-dist/phpgroupware/eldaptir/doc -@dirrm www/data-dist/phpgroupware/eldaptir -@dirrm www/data-dist/phpgroupware/doc/styles -@dirrm www/data-dist/phpgroupware/doc/rpm-build -@dirrm www/data-dist/phpgroupware/doc/pics -@dirrm www/data-dist/phpgroupware/doc/install -@dirrm www/data-dist/phpgroupware/doc/en_US/sgml/user -@dirrm www/data-dist/phpgroupware/doc/en_US/sgml/admin -@dirrm www/data-dist/phpgroupware/doc/en_US/sgml/FAQ -@dirrm www/data-dist/phpgroupware/doc/en_US/sgml -@dirrm www/data-dist/phpgroupware/doc/en_US/ps -@dirrm www/data-dist/phpgroupware/doc/en_US/html/user/images -@dirrm www/data-dist/phpgroupware/doc/en_US/html/user -@dirrm www/data-dist/phpgroupware/doc/en_US/html/images -@dirrm www/data-dist/phpgroupware/doc/en_US/html/dev -@dirrm www/data-dist/phpgroupware/doc/en_US/html/admin -@dirrm www/data-dist/phpgroupware/doc/en_US/html -@dirrm www/data-dist/phpgroupware/doc/en_US -@dirrm www/data-dist/phpgroupware/doc -@dirrm www/data-dist/phpgroupware/dj/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/dj/templates/idsociety -@dirrm www/data-dist/phpgroupware/dj/templates/idots/images -@dirrm www/data-dist/phpgroupware/dj/templates/idots -@dirrm www/data-dist/phpgroupware/dj/templates/default/images -@dirrm www/data-dist/phpgroupware/dj/templates/default -@dirrm www/data-dist/phpgroupware/dj/templates -@dirrm www/data-dist/phpgroupware/dj/setup -@dirrm www/data-dist/phpgroupware/dj/inc -@dirrm www/data-dist/phpgroupware/dj/doc -@dirrm www/data-dist/phpgroupware/dj -@dirrm www/data-dist/phpgroupware/developer_tools/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/developer_tools/templates/idsociety -@dirrm www/data-dist/phpgroupware/developer_tools/templates/idots/images -@dirrm www/data-dist/phpgroupware/developer_tools/templates/idots -@dirrm www/data-dist/phpgroupware/developer_tools/templates/default/images -@dirrm www/data-dist/phpgroupware/developer_tools/templates/default -@dirrm www/data-dist/phpgroupware/developer_tools/templates -@dirrm www/data-dist/phpgroupware/developer_tools/setup -@dirrm www/data-dist/phpgroupware/developer_tools/inc -@dirrm www/data-dist/phpgroupware/developer_tools/doc -@dirrm www/data-dist/phpgroupware/developer_tools -@dirrm www/data-dist/phpgroupware/comic/templates/verdilak/images -@dirrm www/data-dist/phpgroupware/comic/templates/verdilak -@dirrm www/data-dist/phpgroupware/comic/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/comic/templates/idsociety -@dirrm www/data-dist/phpgroupware/comic/templates/idots/images -@dirrm www/data-dist/phpgroupware/comic/templates/idots -@dirrm www/data-dist/phpgroupware/comic/templates/default/images -@dirrm www/data-dist/phpgroupware/comic/templates/default -@dirrm www/data-dist/phpgroupware/comic/templates -@dirrm www/data-dist/phpgroupware/comic/setup -@dirrm www/data-dist/phpgroupware/comic/inc -@dirrm www/data-dist/phpgroupware/comic/images/source -@dirrm www/data-dist/phpgroupware/comic/images -@dirrm www/data-dist/phpgroupware/comic/doc -@dirrm www/data-dist/phpgroupware/comic -@dirrm www/data-dist/phpgroupware/chora/templates/index -@dirrm www/data-dist/phpgroupware/chora/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/chora/templates/idsociety -@dirrm www/data-dist/phpgroupware/chora/templates/idots/images -@dirrm www/data-dist/phpgroupware/chora/templates/idots -@dirrm www/data-dist/phpgroupware/chora/templates/default/images -@dirrm www/data-dist/phpgroupware/chora/templates/default -@dirrm www/data-dist/phpgroupware/chora/templates -@dirrm www/data-dist/phpgroupware/chora/setup -@dirrm www/data-dist/phpgroupware/chora/inc/CVSLib -@dirrm www/data-dist/phpgroupware/chora/inc -@dirrm www/data-dist/phpgroupware/chora/docs -@dirrm www/data-dist/phpgroupware/chora/config -@dirrm www/data-dist/phpgroupware/chora -@dirrm www/data-dist/phpgroupware/chat/templates/verdilak/images -@dirrm www/data-dist/phpgroupware/chat/templates/verdilak -@dirrm www/data-dist/phpgroupware/chat/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/chat/templates/probusiness -@dirrm www/data-dist/phpgroupware/chat/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/chat/templates/idsociety -@dirrm www/data-dist/phpgroupware/chat/templates/idots/images -@dirrm www/data-dist/phpgroupware/chat/templates/idots -@dirrm www/data-dist/phpgroupware/chat/templates/default/images -@dirrm www/data-dist/phpgroupware/chat/templates/default -@dirrm www/data-dist/phpgroupware/chat/templates -@dirrm www/data-dist/phpgroupware/chat/setup -@dirrm www/data-dist/phpgroupware/chat/images -@dirrm www/data-dist/phpgroupware/chat -@dirrm www/data-dist/phpgroupware/calendar/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/calendar/templates/probusiness -@dirrm www/data-dist/phpgroupware/calendar/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/calendar/templates/idsociety -@dirrm www/data-dist/phpgroupware/calendar/templates/idots/images -@dirrm www/data-dist/phpgroupware/calendar/templates/idots -@dirrm www/data-dist/phpgroupware/calendar/templates/default/images -@dirrm www/data-dist/phpgroupware/calendar/templates/default -@dirrm www/data-dist/phpgroupware/calendar/templates -@dirrm www/data-dist/phpgroupware/calendar/setup -@dirrm www/data-dist/phpgroupware/calendar/phpgroupware.org -@dirrm www/data-dist/phpgroupware/calendar/inc -@dirrm www/data-dist/phpgroupware/calendar/help/JA -@dirrm www/data-dist/phpgroupware/calendar/help/FI -@dirrm www/data-dist/phpgroupware/calendar/help/EN -@dirrm www/data-dist/phpgroupware/calendar/help/DE -@dirrm www/data-dist/phpgroupware/calendar/help -@dirrm www/data-dist/phpgroupware/calendar/doc -@dirrm www/data-dist/phpgroupware/calendar -@dirrm www/data-dist/phpgroupware/bookmarks/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/bookmarks/templates/probusiness -@dirrm www/data-dist/phpgroupware/bookmarks/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/bookmarks/templates/idsociety -@dirrm www/data-dist/phpgroupware/bookmarks/templates/idots/images -@dirrm www/data-dist/phpgroupware/bookmarks/templates/idots -@dirrm www/data-dist/phpgroupware/bookmarks/templates/export -@dirrm www/data-dist/phpgroupware/bookmarks/templates/default/images -@dirrm www/data-dist/phpgroupware/bookmarks/templates/default -@dirrm www/data-dist/phpgroupware/bookmarks/templates -@dirrm www/data-dist/phpgroupware/bookmarks/setup -@dirrm www/data-dist/phpgroupware/bookmarks/inc -@dirrm www/data-dist/phpgroupware/bookmarks/doc -@dirrm www/data-dist/phpgroupware/bookmarks -@dirrm www/data-dist/phpgroupware/admin/templates/verdilak/images -@dirrm www/data-dist/phpgroupware/admin/templates/verdilak -@dirrm www/data-dist/phpgroupware/admin/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/admin/templates/probusiness -@dirrm www/data-dist/phpgroupware/admin/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/admin/templates/idsociety -@dirrm www/data-dist/phpgroupware/admin/templates/idots/images -@dirrm www/data-dist/phpgroupware/admin/templates/idots -@dirrm www/data-dist/phpgroupware/admin/templates/default/images -@dirrm www/data-dist/phpgroupware/admin/templates/default -@dirrm www/data-dist/phpgroupware/admin/templates -@dirrm www/data-dist/phpgroupware/admin/setup -@dirrm www/data-dist/phpgroupware/admin/inc -@dirrm www/data-dist/phpgroupware/admin/help/JA -@dirrm www/data-dist/phpgroupware/admin/help/FI -@dirrm www/data-dist/phpgroupware/admin/help/EN -@dirrm www/data-dist/phpgroupware/admin/help/DE -@dirrm www/data-dist/phpgroupware/admin/help -@dirrm www/data-dist/phpgroupware/admin/doc -@dirrm www/data-dist/phpgroupware/admin -@dirrm www/data-dist/phpgroupware/addressbook/templates/probusiness/images -@dirrm www/data-dist/phpgroupware/addressbook/templates/probusiness -@dirrm www/data-dist/phpgroupware/addressbook/templates/idsociety/images -@dirrm www/data-dist/phpgroupware/addressbook/templates/idsociety -@dirrm www/data-dist/phpgroupware/addressbook/templates/idots/images -@dirrm www/data-dist/phpgroupware/addressbook/templates/idots -@dirrm www/data-dist/phpgroupware/addressbook/templates/default/images -@dirrm www/data-dist/phpgroupware/addressbook/templates/default -@dirrm www/data-dist/phpgroupware/addressbook/templates -@dirrm www/data-dist/phpgroupware/addressbook/setup -@dirrm www/data-dist/phpgroupware/addressbook/js/base -@dirrm www/data-dist/phpgroupware/addressbook/js -@dirrm www/data-dist/phpgroupware/addressbook/inc/import -@dirrm www/data-dist/phpgroupware/addressbook/inc/export -@dirrm www/data-dist/phpgroupware/addressbook/inc -@dirrm www/data-dist/phpgroupware/addressbook/help/JA -@dirrm www/data-dist/phpgroupware/addressbook/help/FI -@dirrm www/data-dist/phpgroupware/addressbook/help/EN -@dirrm www/data-dist/phpgroupware/addressbook/help/DE -@dirrm www/data-dist/phpgroupware/addressbook/help -@dirrm www/data-dist/phpgroupware/addressbook -@dirrm www/data-dist/phpgroupware -@dirrmtry www/data-dist From owner-svn-ports-head@freebsd.org Mon Jul 13 14:00:59 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2FB6699BF38; Mon, 13 Jul 2015 14:00:59 +0000 (UTC) (envelope-from vanilla@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 1384FC48; Mon, 13 Jul 2015 14:00:59 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DE0wrf037830; Mon, 13 Jul 2015 14:00:58 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DE0u4O037820; Mon, 13 Jul 2015 14:00:56 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201507131400.t6DE0u4O037820@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 13 Jul 2015 14:00:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391905 - in head/www/trafficserver: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 14:00:59 -0000 Author: vanilla Date: Mon Jul 13 14:00:55 2015 New Revision: 391905 URL: https://svnweb.freebsd.org/changeset/ports/391905 Log: Upgrade to 5.3.1. PR: 200114 Submitted by: maintainer Added: head/www/trafficserver/files/patch-tools_Makefile.in (contents, props changed) Deleted: head/www/trafficserver/files/patch-lib__ts__Compatability.h head/www/trafficserver/files/patch-tools__jtest__jtest.cc Modified: head/www/trafficserver/Makefile head/www/trafficserver/distinfo head/www/trafficserver/files/patch-iocore__eventsystem__UnixEventProcessor.cc head/www/trafficserver/files/patch-lib__atscppapi__src__AsyncHttpFetch.cc head/www/trafficserver/files/patch-lib__luajit__src__Makefile head/www/trafficserver/pkg-plist Modified: head/www/trafficserver/Makefile ============================================================================== --- head/www/trafficserver/Makefile Mon Jul 13 13:47:27 2015 (r391904) +++ head/www/trafficserver/Makefile Mon Jul 13 14:00:55 2015 (r391905) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= trafficserver -PORTVERSION= 5.0.1 -PORTREVISION= 2 +PORTVERSION= 5.3.1 CATEGORIES= www MASTER_SITES= APACHE/${PORTNAME} @@ -14,14 +13,13 @@ LICENSE= APACHE20 LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \ libcurl.so:${PORTSDIR}/ftp/curl \ - libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ libhwloc.so:${PORTSDIR}/devel/hwloc \ libpcre.so:${PORTSDIR}/devel/pcre \ libxml2.so:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= cpe gmake libtool perl5 pkgconfig tar:bzip2 tcl +USES= cpe execinfo gmake libtool perl5 pkgconfig tar:bzip2 tcl CPE_VENDOR= apache CPE_PRODUCT= traffic_server USE_PERL5= build run @@ -32,8 +30,9 @@ USE_SQLITE= yes ONLY_FOR_ARCHS= i386 amd64 -USERS= www -GROUPS= www +USERS= ${WWWOWN} +GROUPS= ${WWWGRP} +PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" PORTVERSION="${PORTVERSION}" LIBS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-libxml2=${LOCALBASE} \ @@ -81,7 +80,7 @@ CXX= clang++ .if ! exists(/var/cache) # FreeBSD 8.x -PLIST_DIRSTRY+= /var/cache +PLIST_DIRS+= /var/cache .endif post-patch: Modified: head/www/trafficserver/distinfo ============================================================================== --- head/www/trafficserver/distinfo Mon Jul 13 13:47:27 2015 (r391904) +++ head/www/trafficserver/distinfo Mon Jul 13 14:00:55 2015 (r391905) @@ -1,2 +1,2 @@ -SHA256 (trafficserver-5.0.1.tar.bz2) = dfbdfef7240d9462f4b5eb0a68f71ae49e21ef0b0fa4b20f8e9f2dc2cd321621 -SIZE (trafficserver-5.0.1.tar.bz2) = 7440366 +SHA256 (trafficserver-5.3.1.tar.bz2) = e6c33c7cfb629406a320a61217e08db3123cfe4b77c2eaef0eaa520065dbeb43 +SIZE (trafficserver-5.3.1.tar.bz2) = 7739777 Modified: head/www/trafficserver/files/patch-iocore__eventsystem__UnixEventProcessor.cc ============================================================================== --- head/www/trafficserver/files/patch-iocore__eventsystem__UnixEventProcessor.cc Mon Jul 13 13:47:27 2015 (r391904) +++ head/www/trafficserver/files/patch-iocore__eventsystem__UnixEventProcessor.cc Mon Jul 13 14:00:55 2015 (r391905) @@ -1,7 +1,7 @@ ---- iocore/eventsystem/UnixEventProcessor.cc.orig 2014-07-07 00:33:37.106586000 +0800 -+++ iocore/eventsystem/UnixEventProcessor.cc 2014-07-07 00:34:18.143512000 +0800 +--- iocore/eventsystem/UnixEventProcessor.cc.orig 2015-06-30 04:11:56 UTC ++++ iocore/eventsystem/UnixEventProcessor.cc @@ -24,7 +24,6 @@ - #include "P_EventSystem.h" /* MAGIC_EDITING_TAG */ + #include "P_EventSystem.h" /* MAGIC_EDITING_TAG */ #include #if TS_USE_HWLOC -#include Modified: head/www/trafficserver/files/patch-lib__atscppapi__src__AsyncHttpFetch.cc ============================================================================== --- head/www/trafficserver/files/patch-lib__atscppapi__src__AsyncHttpFetch.cc Mon Jul 13 13:47:27 2015 (r391904) +++ head/www/trafficserver/files/patch-lib__atscppapi__src__AsyncHttpFetch.cc Mon Jul 13 14:00:55 2015 (r391905) @@ -1,11 +1,11 @@ ---- ./lib/atscppapi/src/AsyncHttpFetch.cc.orig 2013-12-05 22:07:48.000000000 +0000 -+++ ./lib/atscppapi/src/AsyncHttpFetch.cc 2014-01-27 08:45:49.000000000 +0000 -@@ -82,7 +82,7 @@ - state->body_ = data_start; // data_start will now be pointing to body - state->body_size_ = data_end - data_start; - utils::internal::initResponse(state->response_, state->hdr_buf_, state->hdr_loc_); -- LOG_DEBUG("Fetch result had a status code of %d with a body length of %ld", status, state->body_size_); -+ LOG_DEBUG("Fetch result had a status code of %d with a body length of %zu", status, state->body_size_); - } else { - LOG_ERROR("Unable to parse response; Request URL [%s]; transaction %p", - state->request_.getUrl().getUrlString().c_str(), txn); +--- lib/atscppapi/src/AsyncHttpFetch.cc.orig 2015-06-30 04:11:56 UTC ++++ lib/atscppapi/src/AsyncHttpFetch.cc +@@ -107,7 +107,7 @@ handleFetchEvents(TSCont cont, TSEvent e + state->body_ = data_start; // data_start will now be pointing to body + state->body_size_ = data_end - data_start; + utils::internal::initResponse(state->response_, state->hdr_buf_, state->hdr_loc_); +- LOG_DEBUG("Fetch result had a status code of %d with a body length of %ld", status, state->body_size_); ++ LOG_DEBUG("Fetch result had a status code of %d with a body length of %zu", status, state->body_size_); + } else { + LOG_ERROR("Unable to parse response; Request URL [%s]; transaction %p", state->request_->getUrl().getUrlString().c_str(), + txn); Modified: head/www/trafficserver/files/patch-lib__luajit__src__Makefile ============================================================================== --- head/www/trafficserver/files/patch-lib__luajit__src__Makefile Mon Jul 13 13:47:27 2015 (r391904) +++ head/www/trafficserver/files/patch-lib__luajit__src__Makefile Mon Jul 13 14:00:55 2015 (r391905) @@ -1,6 +1,6 @@ ---- lib/luajit/src/Makefile.orig 2014-06-16 05:17:49.000000000 +0800 -+++ lib/luajit/src/Makefile 2014-07-07 01:09:35.726810000 +0800 -@@ -25,7 +25,7 @@ +--- lib/luajit/src/Makefile.orig 2015-06-30 04:11:56 UTC ++++ lib/luajit/src/Makefile +@@ -25,7 +25,7 @@ NODOTABIVER= 51 # with "make clean", followed by "make" if you change any options. # # LuaJIT builds as a native 32 or 64 bit binary by default. @@ -9,7 +9,7 @@ # # Use this if you want to force a 32 bit build on a 64 bit multilib OS. #CC= gcc -m32 -@@ -313,7 +313,7 @@ +@@ -313,7 +313,7 @@ ifeq (iOS,$(TARGET_SYS)) TARGET_DYNXLDOPTS= TARGET_XSHLDFLAGS+= -install_name $(TARGET_DYLIBPATH) -compatibility_version $(MAJVER).$(MINVER) -current_version $(MAJVER).$(MINVER).$(RELVER) else Added: head/www/trafficserver/files/patch-tools_Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/trafficserver/files/patch-tools_Makefile.in Mon Jul 13 14:00:55 2015 (r391905) @@ -0,0 +1,11 @@ +--- tools/Makefile.in.orig 2015-07-07 14:35:35.993832221 +0800 ++++ tools/Makefile.in 2015-07-07 14:35:49.432831048 +0800 +@@ -614,7 +614,7 @@ valuesh = @valuesh@ + waith = @waith@ + zlibh = @zlibh@ + bin_SCRIPTS = tsxs tspush +-pkgconfigdir = $(libdir)/pkgconfig ++pkgconfigdir = $(prefix)/libdata/pkgconfig + pkgconfig_DATA = trafficserver.pc + AM_LDFLAGS = @EXTRA_CXX_LDFLAGS@ @LIBTOOL_LINK_FLAGS@ + AM_CPPFLAGS = $(iocore_include_dirs) \ Modified: head/www/trafficserver/pkg-plist ============================================================================== --- head/www/trafficserver/pkg-plist Mon Jul 13 13:47:27 2015 (r391904) +++ head/www/trafficserver/pkg-plist Mon Jul 13 14:00:55 2015 (r391905) @@ -1,5 +1,8 @@ @unexec if [ ! -s %D/%%ETCDIR%%/proxy.pac ]; then rm -f %D/%%ETCDIR%%/proxy.pac; fi bin/traffic_cop +bin/traffic_crashlog +bin/traffic_ctl +bin/traffic_layout bin/traffic_line bin/traffic_logcat bin/traffic_logstats @@ -7,40 +10,42 @@ bin/traffic_manager bin/traffic_sac bin/traffic_server bin/traffic_top +bin/traffic_via bin/trafficserver bin/tspush bin/tstop bin/tsxs %%ETCDIR%%/trafficserver-release -@owner www -@group www -%%ETCDIR%%/body_factory/default/.body_factory_info -%%ETCDIR%%/body_factory/default/README -%%ETCDIR%%/body_factory/default/access#denied -%%ETCDIR%%/body_factory/default/access#proxy_auth_required -%%ETCDIR%%/body_factory/default/access#redirect_url -%%ETCDIR%%/body_factory/default/access#ssl_forbidden -%%ETCDIR%%/body_factory/default/cache#not_in_cache -%%ETCDIR%%/body_factory/default/cache#read_error -%%ETCDIR%%/body_factory/default/congestion#retryAfter -%%ETCDIR%%/body_factory/default/connect#dns_failed -%%ETCDIR%%/body_factory/default/connect#failed_connect -%%ETCDIR%%/body_factory/default/connect#hangup -%%ETCDIR%%/body_factory/default/default -%%ETCDIR%%/body_factory/default/interception#no_host -%%ETCDIR%%/body_factory/default/redirect#moved_temporarily -%%ETCDIR%%/body_factory/default/request#cycle_detected -%%ETCDIR%%/body_factory/default/request#invalid_content_length -%%ETCDIR%%/body_factory/default/request#no_content_length -%%ETCDIR%%/body_factory/default/request#no_host -%%ETCDIR%%/body_factory/default/request#scheme_unsupported -%%ETCDIR%%/body_factory/default/request#syntax_error -%%ETCDIR%%/body_factory/default/response#bad_response -%%ETCDIR%%/body_factory/default/response#bad_version -%%ETCDIR%%/body_factory/default/timeout#activity -%%ETCDIR%%/body_factory/default/timeout#inactivity -%%ETCDIR%%/body_factory/default/transcoding#unsupported -%%ETCDIR%%/body_factory/default/urlrouting#no_mapping +@owner %%WWWOWN%% +@group %%WWWGRP%% +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/.body_factory_info +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/README +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/access#denied +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/access#proxy_auth_required +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/access#redirect_url +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/access#ssl_forbidden +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/cache#not_in_cache +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/cache#read_error +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/congestion#retryAfter +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/connect#dns_failed +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/connect#failed_connect +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/connect#hangup +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/default +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/interception#no_host +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/redirect#moved_permanently +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/redirect#moved_temporarily +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/request#cycle_detected +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/request#invalid_content_length +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/request#no_content_length +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/request#no_host +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/request#scheme_unsupported +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/request#syntax_error +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/response#bad_response +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/response#bad_version +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/timeout#activity +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/timeout#inactivity +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/transcoding#unsupported +@(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default/urlrouting#no_mapping @sample %%ETCDIR%%/cache.config.sample @sample %%ETCDIR%%/cluster.config.sample @sample %%ETCDIR%%/congestion.config.sample @@ -62,8 +67,6 @@ bin/tsxs @sample %%ETCDIR%%/update.config.sample @sample %%ETCDIR%%/vaddrs.config.sample @sample %%ETCDIR%%/volume.config.sample -@owner root -@group wheel include/atscppapi/Async.h include/atscppapi/AsyncHttpFetch.h include/atscppapi/AsyncTimer.h @@ -92,24 +95,26 @@ include/atscppapi/Url.h include/atscppapi/noncopyable.h include/atscppapi/shared_ptr.h include/atscppapi/utils.h -include/ts/apidefs.h +include/ts/apidefs.h include/ts/experimental.h include/ts/mgmtapi.h include/ts/remap.h include/ts/ts.h lib/libatscppapi.so lib/libatscppapi.so.5 -lib/libatscppapi.so.5.0.1 +lib/libatscppapi.so.%%PORTVERSION%% +lib/libtsconfig.so +lib/libtsconfig.so.5 +lib/libtsconfig.so.%%PORTVERSION%% lib/libtsmgmt.so lib/libtsmgmt.so.5 -lib/libtsmgmt.so.5.0.1 -lib/libtsmgmtshare.so -lib/libtsmgmtshare.so.5 -lib/libtsmgmtshare.so.5.0.1 +lib/libtsmgmt.so.%%PORTVERSION%% lib/libtsutil.so lib/libtsutil.so.5 -lib/libtsutil.so.5.0.1 +lib/libtsutil.so.%%PORTVERSION%% +libdata/pkgconfig/trafficserver.pc libexec/trafficserver/AsyncHttpFetch.so +libexec/trafficserver/AsyncHttpFetchStreaming.so libexec/trafficserver/AsyncTimer.so libexec/trafficserver/ClientRedirect.so libexec/trafficserver/ClientRequest.so @@ -145,47 +150,13 @@ libexec/trafficserver/tcpinfo.so %%PERL5_MAN3%%/Apache::TS.3.gz %%PERL5_MAN3%%/Apache::TS::AdminClient.3.gz %%PERL5_MAN3%%/Apache::TS::Config::Records.3.gz -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_alarms.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_cache-stats.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_cache.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_cluster.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_dns-resolver.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_dns-stats.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_hostdb-stats.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_hostdb.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_http-stats.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_http-trans-stats.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_http.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_icp-stats.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_icp.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_logging-stats.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_logging.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_network.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_parent.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_port-tunnels.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_proxy-stats.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_proxy.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_remap.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_scheduled-update.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_security.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_socks.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_ssl.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_status.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_version.1 -%%PORTDOCS%%%%DOCSDIR%%/trafficshell/show_virtual-ip.1 -%%PORTDOCS%%@dirrm %%DOCSDIR%%/trafficshell -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm libexec/trafficserver -@dirrm include/ts -@dirrm include/atscppapi -@owner www -@group www -@dirrm %%ETCDIR%%/body_factory/default -@dirrmtry %%ETCDIR%%/body_factory -@dirrmtry %%ETCDIR%%/snapshots -@dirrmtry %%ETCDIR%% -@dirrmtry /var/cache/trafficserver -@dirrmtry /var/log/trafficserver -@dirrmtry /var/run/trafficserver -@owner root -@group wheel +@dir(,,) libexec/trafficserver +@dir(,,) include/ts +@dir(,,) include/atscppapi +@dir(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory/default +@dir(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/body_factory +@dir(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%%/snapshots +@dir(%%WWWOWN%%,%%WWWGRP%%,) %%ETCDIR%% +@dir(%%WWWOWN%%,%%WWWGRP%%,) /var/cache/trafficserver +@dir(%%WWWOWN%%,%%WWWGRP%%,) /var/log/trafficserver +@dir(%%WWWOWN%%,%%WWWGRP%%,) /var/run/trafficserver From owner-svn-ports-head@freebsd.org Mon Jul 13 14:24:22 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D3E1999683; Mon, 13 Jul 2015 14:24:22 +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 7DAEE1D8A; Mon, 13 Jul 2015 14:24:22 +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 t6DEOMrb050580; Mon, 13 Jul 2015 14:24:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DEOLdW050578; Mon, 13 Jul 2015 14:24:21 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131424.t6DEOLdW050578@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 14:24:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391906 - head/www/jspacker X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 14:24:22 -0000 Author: amdmi3 Date: Mon Jul 13 14:24:21 2015 New Revision: 391906 URL: https://svnweb.freebsd.org/changeset/ports/391906 Log: - Drop @dirrm* from plist - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket Modified: head/www/jspacker/Makefile head/www/jspacker/pkg-plist Modified: head/www/jspacker/Makefile ============================================================================== --- head/www/jspacker/Makefile Mon Jul 13 14:00:55 2015 (r391905) +++ head/www/jspacker/Makefile Mon Jul 13 14:24:21 2015 (r391906) @@ -3,6 +3,7 @@ PORTNAME= jspacker DISTVERSION= 1.00b +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nivi.interfree.it/distfiles/${PORTNAME}/ \ http://deanedwards.googlecode.com/svn/trunk/download/ @@ -14,10 +15,13 @@ COMMENT= JavaScript compressor/obfuscato JSPACKER= jsPacker.pl NO_BUILD= yes +NO_ARCH= yes NO_WRKSUBDIR= yes -USES= perl5 zip +USES= perl5 shebangfix zip USE_PERL5= run +SHEBANG_FILES= jsPacker.pl +perl_OLD_CMD= perl SUB_FILES= ${PORTNAME} SUB_LIST= JSPACKER=${JSPACKER} \ Modified: head/www/jspacker/pkg-plist ============================================================================== --- head/www/jspacker/pkg-plist Mon Jul 13 14:00:55 2015 (r391905) +++ head/www/jspacker/pkg-plist Mon Jul 13 14:24:21 2015 (r391906) @@ -3,5 +3,3 @@ bin/jspacker %%DATADIR%%/Pack.pm %%DATADIR%%/ParseMaster.pm %%DATADIR%%/jsPacker.pl -@dirrm %%DATADIR%% -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% From owner-svn-ports-head@freebsd.org Mon Jul 13 14:24:28 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 834609996B5; Mon, 13 Jul 2015 14:24:28 +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 546111DF3; Mon, 13 Jul 2015 14:24:28 +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 t6DEORTj050678; Mon, 13 Jul 2015 14:24:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DEORaI050677; Mon, 13 Jul 2015 14:24:27 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131424.t6DEORaI050677@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 14:24:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391907 - head/www/tdom X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 14:24:28 -0000 Author: amdmi3 Date: Mon Jul 13 14:24:27 2015 New Revision: 391907 URL: https://svnweb.freebsd.org/changeset/ports/391907 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/tdom/pkg-plist Modified: head/www/tdom/pkg-plist ============================================================================== --- head/www/tdom/pkg-plist Mon Jul 13 14:24:21 2015 (r391906) +++ head/www/tdom/pkg-plist Mon Jul 13 14:24:27 2015 (r391907) @@ -25,6 +25,3 @@ man/mann/tnc.n.gz %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README.AOL -%%PORTDOCS%%@dirrm %%DOCSDIR%%/html -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm lib/tdom%%PORTVERSION%% From owner-svn-ports-head@freebsd.org Mon Jul 13 14:28:31 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13648999736; Mon, 13 Jul 2015 14:28: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 EBEB513F; Mon, 13 Jul 2015 14:28:30 +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 t6DESUk5051372; Mon, 13 Jul 2015 14:28:30 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DESUQI051371; Mon, 13 Jul 2015 14:28:30 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131428.t6DESUQI051371@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 14:28:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391908 - head/www/ruby-google X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 14:28:31 -0000 Author: amdmi3 Date: Mon Jul 13 14:28:29 2015 New Revision: 391908 URL: https://svnweb.freebsd.org/changeset/ports/391908 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/ruby-google/pkg-plist Modified: head/www/ruby-google/pkg-plist ============================================================================== --- head/www/ruby-google/pkg-plist Mon Jul 13 14:24:27 2015 (r391907) +++ head/www/ruby-google/pkg-plist Mon Jul 13 14:28:29 2015 (r391908) @@ -3,9 +3,7 @@ %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/search.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/spell.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/tkspell.rb -%%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%% %%PORTDOCS%%%%RUBY_MODDOCDIR%%/CHANGES %%PORTDOCS%%%%RUBY_MODDOCDIR%%/Changelog %%PORTDOCS%%%%RUBY_MODDOCDIR%%/README %%PORTDOCS%%%%RUBY_MODDOCDIR%%/google.html -%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%% From owner-svn-ports-head@freebsd.org Mon Jul 13 14:28:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EC7B9999759; Mon, 13 Jul 2015 14:28: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 DD25E222; Mon, 13 Jul 2015 14:28: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 t6DESjJp051493; Mon, 13 Jul 2015 14:28:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DESjvZ051492; Mon, 13 Jul 2015 14:28:45 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131428.t6DESjvZ051492@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 14:28:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391909 - head/www/rekonq X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 14:28:46 -0000 Author: amdmi3 Date: Mon Jul 13 14:28:44 2015 New Revision: 391909 URL: https://svnweb.freebsd.org/changeset/ports/391909 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/rekonq/pkg-plist Modified: head/www/rekonq/pkg-plist ============================================================================== --- head/www/rekonq/pkg-plist Mon Jul 13 14:28:29 2015 (r391908) +++ head/www/rekonq/pkg-plist Mon Jul 13 14:28:44 2015 (r391909) @@ -157,19 +157,3 @@ share/locale/tr/LC_MESSAGES/rekonq.mo share/locale/uk/LC_MESSAGES/rekonq.mo share/locale/zh_CN/LC_MESSAGES/rekonq.mo share/locale/zh_TW/LC_MESSAGES/rekonq.mo -@dirrmtry share/locale/ia/LC_MESSAGES -@dirrmtry share/locale/ia -@dirrm share/doc/HTML/uk/rekonq -@dirrm share/doc/HTML/sv/rekonq -@dirrm share/doc/HTML/pt_BR/rekonq -@dirrm share/doc/HTML/pt/rekonq -@dirrm share/doc/HTML/nl/rekonq -@dirrm share/doc/HTML/fr/rekonq -@dirrm share/doc/HTML/et/rekonq -@dirrm share/doc/HTML/es/rekonq -@dirrm share/doc/HTML/en/rekonq -@dirrm share/doc/HTML/el/rekonq -@dirrm share/doc/HTML/de/rekonq -@dirrm share/apps/rekonq/pics -@dirrm share/apps/rekonq/htmls -@dirrm share/apps/rekonq From owner-svn-ports-head@freebsd.org Mon Jul 13 14:30:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B173999877; Mon, 13 Jul 2015 14:30:46 +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 11D063CC; Mon, 13 Jul 2015 14:30:46 +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 t6DEUjNP053845; Mon, 13 Jul 2015 14:30:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DEUjBK053836; Mon, 13 Jul 2015 14:30:45 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131430.t6DEUjBK053836@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 14:30:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391910 - head/sysutils/ntfsprogs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 14:30:46 -0000 Author: amdmi3 Date: Mon Jul 13 14:30:44 2015 New Revision: 391910 URL: https://svnweb.freebsd.org/changeset/ports/391910 Log: - Clarify LICENSE - Add LICENSE_FILE - Strip library - Modernize plist Modified: head/sysutils/ntfsprogs/Makefile head/sysutils/ntfsprogs/pkg-plist Modified: head/sysutils/ntfsprogs/Makefile ============================================================================== --- head/sysutils/ntfsprogs/Makefile Mon Jul 13 14:28:44 2015 (r391909) +++ head/sysutils/ntfsprogs/Makefile Mon Jul 13 14:30:44 2015 (r391910) @@ -2,14 +2,15 @@ PORTNAME= ntfsprogs PORTVERSION= 2.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= SF/linux-ntfs/NTFS%20Tools%20and%20Library/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Utilities and library to manipulate NTFS partitions -LICENSE= GPLv2 +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS_INSTALL= fusefs-ntfs-* @@ -18,6 +19,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip PORTDOCS= * Modified: head/sysutils/ntfsprogs/pkg-plist ============================================================================== --- head/sysutils/ntfsprogs/pkg-plist Mon Jul 13 14:28:44 2015 (r391909) +++ head/sysutils/ntfsprogs/pkg-plist Mon Jul 13 14:30:44 2015 (r391910) @@ -5,8 +5,6 @@ bin/ntfsfix bin/ntfsinfo bin/ntfsls bin/ntfsmount -@exec ln -fs %D/%F /usr/sbin/mount_ntfs-fuse -@unexec rm -f /usr/sbin/mount_ntfs-fuse include/ntfs/attrib.h include/ntfs/attrlist.h include/ntfs/bitmap.h @@ -71,4 +69,4 @@ sbin/ntfsundelete %%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.so %%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.so.1 %%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.so.1.0.0 -@dirrm include/ntfs +/usr/sbin/mount_ntfs-fuse From owner-svn-ports-head@freebsd.org Mon Jul 13 14:30:55 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0D2D99989E; Mon, 13 Jul 2015 14:30:55 +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 C16B278F; Mon, 13 Jul 2015 14:30:55 +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 t6DEUtfA053947; Mon, 13 Jul 2015 14:30:55 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DEUtqJ053946; Mon, 13 Jul 2015 14:30:55 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131430.t6DEUtqJ053946@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 14:30:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391911 - head/www/pyblosxom X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 14:30:55 -0000 Author: amdmi3 Date: Mon Jul 13 14:30:54 2015 New Revision: 391911 URL: https://svnweb.freebsd.org/changeset/ports/391911 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/pyblosxom/pkg-plist Modified: head/www/pyblosxom/pkg-plist ============================================================================== --- head/www/pyblosxom/pkg-plist Mon Jul 13 14:30:44 2015 (r391910) +++ head/www/pyblosxom/pkg-plist Mon Jul 13 14:30:54 2015 (r391911) @@ -310,21 +310,3 @@ bin/pyblosxom-cmd %%DOCSDIR%%/whatsnew_1_4.rst %%DOCSDIR%%/whatsnewolder.rst %%DOCSDIR%%/writing_entries.rst -@dirrm %%DOCSDIR%%/_static/plugins/comments -@dirrm %%DOCSDIR%%/_static/plugins -@dirrm %%DOCSDIR%%/_static -@dirrm %%DOCSDIR%%/plugins -@dirrm %%DOCSDIR%% -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/cache -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/data -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/entries -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/atom.flav -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/error.flav -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/html.flav -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/rss.flav -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/rss20.flav -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/plugins -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/renderers -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/tests -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom From owner-svn-ports-head@freebsd.org Mon Jul 13 14:44:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17222999B6F for ; Mon, 13 Jul 2015 14:44:41 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from mail-ig0-f177.google.com (mail-ig0-f177.google.com [209.85.213.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DCAFFE4E for ; Mon, 13 Jul 2015 14:44:40 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: by iggp10 with SMTP id p10so77177964igg.0 for ; Mon, 13 Jul 2015 07:44:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=vh/h0Jg0bMYjcg16uq49byzx3rXBXxClFsIL/BofuZ8=; b=BvdDlwRtO1HDBTjbWqg6ae6sslI8jRRbI6CFSOtt2hubRGUESZeZoBSz6YCvhGt1Jq /S1JpAi2uQO0eX5V479IWTmHH/Xd9t4liC9XXNtQSc1AIYU7ZHojA94YJBCDP23LD3+Y q9EAHDrxSmsAJgJqXOIiFVZzINjGLq8vetMWywBuUac2lZDmzxHoUv+Tdq5pqzizsdLK HkbXGXqvpIpx62eqwH4TL8G3vvY3uU7vXuojujGbUdbcaw/Ly7noxSQmdxlrSkeOgfNG 5MUt6qDRYgDrsWCOLly25z4ZzlnDdstx40MJq4tRnt6ddAEMWn6PK32Wcf0Wdb67URdf Gquw== X-Gm-Message-State: ALoCoQlz9dptwoub1biz/VU05Kfm1OXkkOTEuwIOuM59DTux/A5M0FSDVjPwUEtiD1j3YVKn3oqp X-Received: by 10.50.114.9 with SMTP id jc9mr13179502igb.56.1436798674353; Mon, 13 Jul 2015 07:44:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.195.199 with HTTP; Mon, 13 Jul 2015 07:43:54 -0700 (PDT) X-Originating-IP: [68.101.40.130] In-Reply-To: <201507131316.t6DDGT0A015126@repo.freebsd.org> References: <201507131316.t6DDGT0A015126@repo.freebsd.org> From: "Philip M. Gollucci" Date: Mon, 13 Jul 2015 10:43:54 -0400 Message-ID: Subject: Re: svn commit: r391896 - head/sysutils/docker-freebsd To: Kris Moore Cc: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 14:44:41 -0000 BROKEN_FreeBSD_8= This port works only on FreeBSD 9 and newer Otherwise you need bsd.port.pre. On Mon, Jul 13, 2015 at 9:16 AM, Kris Moore wrote: > Author: kmoore > Date: Mon Jul 13 13:16:28 2015 > New Revision: 391896 > URL: https://svnweb.freebsd.org/changeset/ports/391896 > > Log: > - Mark broken for FreeBSD < 9.0 > > Modified: > head/sysutils/docker-freebsd/Makefile > > Modified: head/sysutils/docker-freebsd/Makefile > > ============================================================================== > --- head/sysutils/docker-freebsd/Makefile Mon Jul 13 12:41:44 2015 > (r391895) > +++ head/sysutils/docker-freebsd/Makefile Mon Jul 13 13:16:28 2015 > (r391896) > @@ -26,6 +26,10 @@ GH_TAGNAME= 582db78 > PLIST_FILES= bin/docker > USE_RC_SUBR= docker > > +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 900044 > +BROKEN= This port works only on FreeBSD 9 and newer > +.endif > + > do-build: > @cd ${WRKSRC} && export AUTO_GOPATH=1 && export > DOCKER_GITCOMMIT=${GH_TAGNAME} && ./hack/make.sh binary > > _______________________________________________ > svn-ports-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" > -- --------------------------------------------------------------------------------- Curb: Your ride is here 4096R/D21D2752 ECDF B597 B54B 7F92 753E E0EA F699 A450 D21D 2752 Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. Director IT Operations, Curb What doesn't kill us can only make us stronger; Except it almost kills you. From owner-svn-ports-head@freebsd.org Mon Jul 13 14:47:32 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E914999BA6; Mon, 13 Jul 2015 14:47:32 +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 8F4E2F6B; Mon, 13 Jul 2015 14:47:32 +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 t6DElWrh061438; Mon, 13 Jul 2015 14:47:32 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DElWu6061437; Mon, 13 Jul 2015 14:47:32 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131447.t6DElWu6061437@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 14:47:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391912 - head/www/fcgi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 14:47:32 -0000 Author: amdmi3 Date: Mon Jul 13 14:47:31 2015 New Revision: 391912 URL: https://svnweb.freebsd.org/changeset/ports/391912 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/fcgi/pkg-plist Modified: head/www/fcgi/pkg-plist ============================================================================== --- head/www/fcgi/pkg-plist Mon Jul 13 14:30:54 2015 (r391911) +++ head/www/fcgi/pkg-plist Mon Jul 13 14:47:31 2015 (r391912) @@ -43,6 +43,3 @@ man/man3/FCGI_StartFilterData.3.gz %%PORTDOCS%%%%DOCSDIR%%/omi-logo.gif %%PORTDOCS%%%%DOCSDIR%%/overview.html %%PORTDOCS%%%%DOCSDIR%%/www5-api-workshop.html -%%PORTDOCS%%@dirrm %%DOCSDIR%%/fastcgi-prog-guide -%%PORTDOCS%%@dirrm %%DOCSDIR%%/fastcgi-whitepaper -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-head@freebsd.org Mon Jul 13 15:21:35 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3694A99B327; Mon, 13 Jul 2015 15:21:35 +0000 (UTC) (envelope-from kmoore@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 270527C1; Mon, 13 Jul 2015 15:21:35 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DFLZft080550; Mon, 13 Jul 2015 15:21:35 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DFLZHO080548; Mon, 13 Jul 2015 15:21:35 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201507131521.t6DFLZHO080548@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Mon, 13 Jul 2015 15:21:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391913 - head/sysutils/docker-freebsd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 15:21:35 -0000 Author: kmoore Date: Mon Jul 13 15:21:34 2015 New Revision: 391913 URL: https://svnweb.freebsd.org/changeset/ports/391913 Log: - Switch to BROKEN_FreeBSD_8 Modified: head/sysutils/docker-freebsd/Makefile Modified: head/sysutils/docker-freebsd/Makefile ============================================================================== --- head/sysutils/docker-freebsd/Makefile Mon Jul 13 14:47:31 2015 (r391912) +++ head/sysutils/docker-freebsd/Makefile Mon Jul 13 15:21:34 2015 (r391913) @@ -26,9 +26,7 @@ GH_TAGNAME= 582db78 PLIST_FILES= bin/docker USE_RC_SUBR= docker -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 900044 -BROKEN= This port works only on FreeBSD 9 and newer -.endif +BROKEN_FreeBSD_8= This port works only on FreeBSD 9 and newer do-build: @cd ${WRKSRC} && export AUTO_GOPATH=1 && export DOCKER_GITCOMMIT=${GH_TAGNAME} && ./hack/make.sh binary From owner-svn-ports-head@freebsd.org Mon Jul 13 15:46:36 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 596B399BB36; Mon, 13 Jul 2015 15:46:36 +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 42D5C15E4; Mon, 13 Jul 2015 15:46: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 t6DFkaNm094172; Mon, 13 Jul 2015 15:46:36 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DFkaXK094171; Mon, 13 Jul 2015 15:46:36 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131546.t6DFkaXK094171@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 15:46:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391914 - head/www/py-pysearch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 15:46:36 -0000 Author: amdmi3 Date: Mon Jul 13 15:46:35 2015 New Revision: 391914 URL: https://svnweb.freebsd.org/changeset/ports/391914 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/py-pysearch/pkg-plist Modified: head/www/py-pysearch/pkg-plist ============================================================================== --- head/www/py-pysearch/pkg-plist Mon Jul 13 15:21:34 2015 (r391913) +++ head/www/py-pysearch/pkg-plist Mon Jul 13 15:46:35 2015 (r391914) @@ -70,9 +70,6 @@ %%PYTHON_SITELIBDIR%%/yahoo/search/webservices.py %%PYTHON_SITELIBDIR%%/yahoo/search/webservices.pyc %%PYTHON_SITELIBDIR%%/yahoo/search/webservices.pyo -@dirrm %%PYTHON_SITELIBDIR%%/yahoo/search/dom -@dirrm %%PYTHON_SITELIBDIR%%/yahoo/search -@dirrm %%PYTHON_SITELIBDIR%%/yahoo %%PORTDOCS%%%%DOCSDIR%%/yahoo.search.webservices.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/yahoo.html @@ -100,7 +97,5 @@ %%PORTDOCS%%%%DOCSDIR%%/yahoo.search.version.html %%PORTDOCS%%%%DOCSDIR%%/yahoo.search.video.html %%PORTDOCS%%%%DOCSDIR%%/yahoo.search.web.html -%%PORTDOCS%%@dirrm %%DOCSDIR%% %%PORTEXAMPLES%%%%EXAMPLESDIR%%/profile.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/websearch.py -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% From owner-svn-ports-head@freebsd.org Mon Jul 13 15:59:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F2AD99BEF1; Mon, 13 Jul 2015 15:59:40 +0000 (UTC) (envelope-from olgeni@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 1B9B3ED; Mon, 13 Jul 2015 15:59:40 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DFxd6E001518; Mon, 13 Jul 2015 15:59:39 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DFxdCo001513; Mon, 13 Jul 2015 15:59:39 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507131559.t6DFxdCo001513@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 13 Jul 2015 15:59:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391915 - head/devel/elixir-hex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 15:59:40 -0000 Author: olgeni Date: Mon Jul 13 15:59:38 2015 New Revision: 391915 URL: https://svnweb.freebsd.org/changeset/ports/391915 Log: Upgrade to version 0.8.2. Modified: head/devel/elixir-hex/Makefile head/devel/elixir-hex/distinfo Modified: head/devel/elixir-hex/Makefile ============================================================================== --- head/devel/elixir-hex/Makefile Mon Jul 13 15:46:35 2015 (r391914) +++ head/devel/elixir-hex/Makefile Mon Jul 13 15:59:38 2015 (r391915) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hex -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-hex/distinfo ============================================================================== --- head/devel/elixir-hex/distinfo Mon Jul 13 15:46:35 2015 (r391914) +++ head/devel/elixir-hex/distinfo Mon Jul 13 15:59:38 2015 (r391915) @@ -1,2 +1,2 @@ -SHA256 (hexpm-hex-v0.8.1_GH0.tar.gz) = f994361fde78e198db5f017c35a269a29494362fabb0e70b4ca553a96cddf7d0 -SIZE (hexpm-hex-v0.8.1_GH0.tar.gz) = 180967 +SHA256 (hexpm-hex-v0.8.2_GH0.tar.gz) = 2d2406225b4d121faa28b21aaccc9254b163b35ff6259b7ceb7c7f9a71f22307 +SIZE (hexpm-hex-v0.8.2_GH0.tar.gz) = 181108 From owner-svn-ports-head@freebsd.org Mon Jul 13 16:23:32 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91D5199C56E; Mon, 13 Jul 2015 16:23:32 +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 826F4D92; Mon, 13 Jul 2015 16:23:32 +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 t6DGNWhL017920; Mon, 13 Jul 2015 16:23:32 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DGNWEa017919; Mon, 13 Jul 2015 16:23:32 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131623.t6DGNWEa017919@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 16:23:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391916 - head/emulators/fmsx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 16:23:32 -0000 Author: amdmi3 Date: Mon Jul 13 16:23:31 2015 New Revision: 391916 URL: https://svnweb.freebsd.org/changeset/ports/391916 Log: - Fix fetch Approved by: portmgr blanket Modified: head/emulators/fmsx/Makefile Modified: head/emulators/fmsx/Makefile ============================================================================== --- head/emulators/fmsx/Makefile Mon Jul 13 15:59:38 2015 (r391915) +++ head/emulators/fmsx/Makefile Mon Jul 13 16:23:31 2015 (r391916) @@ -5,7 +5,8 @@ PORTNAME= fmsx PORTVERSION= 4.0 CATEGORIES= emulators MASTER_SITES= http://fms.komkon.org/fMSX/:code \ - http://fms.komkon.org/fMSX/src/:rom + http://fms.komkon.org/fMSX/src/:rom \ + http://mirror.amdmi3.ru/distfiles/:code # delete me DISTFILES= fMSX40.zip:code \ MSX.ROM:rom MSX2.ROM:rom MSX2EXT.ROM:rom MSX2P.ROM:rom \ MSX2PEXT.ROM:rom FMPAC.ROM:rom DISK.ROM:rom MSXDOS2.ROM:rom \ From owner-svn-ports-head@freebsd.org Mon Jul 13 16:36:44 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C01B999C70C; Mon, 13 Jul 2015 16:36:44 +0000 (UTC) (envelope-from jpaetzel@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 B03DA11EA; Mon, 13 Jul 2015 16:36:44 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DGaiYU023415; Mon, 13 Jul 2015 16:36:44 GMT (envelope-from jpaetzel@FreeBSD.org) Received: (from jpaetzel@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DGahTG023410; Mon, 13 Jul 2015 16:36:43 GMT (envelope-from jpaetzel@FreeBSD.org) Message-Id: <201507131636.t6DGahTG023410@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jpaetzel set sender to jpaetzel@FreeBSD.org using -f From: Josh Paetzel Date: Mon, 13 Jul 2015 16:36:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391917 - head/irc/epic5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 16:36:45 -0000 Author: jpaetzel Date: Mon Jul 13 16:36:42 2015 New Revision: 391917 URL: https://svnweb.freebsd.org/changeset/ports/391917 Log: Update to version 1.1.11 PR: ports/201525 Submitted by: mp39590@gmail.com (MAINTAINER) Modified: head/irc/epic5/Makefile head/irc/epic5/distinfo head/irc/epic5/pkg-plist Modified: head/irc/epic5/Makefile ============================================================================== --- head/irc/epic5/Makefile Mon Jul 13 16:23:31 2015 (r391916) +++ head/irc/epic5/Makefile Mon Jul 13 16:36:42 2015 (r391917) @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= epic5 -PORTVERSION= 1.1.10 +PORTVERSION= 1.1.11 CATEGORIES= irc ipv6 -MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ \ - http://ftp.freenet.de/pub/ftp.prbh.org/pub/epic/EPIC5-PRODUCTION/ +MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ MAINTAINER= mp39590@gmail.com -COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient +COMMENT= Enhanced Programmable IRC-II Client LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT @@ -16,64 +15,29 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT GNU_CONFIGURE= yes USE_OPENSSL= yes PLIST_SUB+= PORTVERSION=${PORTVERSION} -CFLAGS:= ${CFLAGS:C/-O2/-g -O/g} +CFLAGS:= ${CFLAGS:C/-O2/-O/g} -OPTIONS_DEFINE= IPV6 TCL PERL TERMCAP DOCS RUBY -OPTIONS_DEFAULT= TCL PERL RUBY +OPTIONS_DEFINE= DOCS PERL RUBY TCL TERMCAP TERMCAP_DESC= Refuse to use terminfo/ncurses CONFIGURE_ARGS+=--with-iconv=${ICONV_PREFIX} USES= iconv tar:bzip2 -.include - -.if ! ${PORT_OPTIONS:MIPV6} -CONFIGURE_ARGS+= --without-ipv6 -.endif - -.if ${PORT_OPTIONS:MTCL} -USES+= tcl -CONFIGURE_ARGS+= --with-tcl=${TCL_LIBDIR}/tclConfig.sh -.else -CONFIGURE_ARGS+= --without-tcl -.endif - -# enable perl5 support (requires perl 5.6.1 or newer) -# -.if ${PORT_OPTIONS:MPERL} -USES+= perl5 -CONFIGURE_ARGS+= --with-perl -.else -CONFIGURE_ARGS+= --without-perl -.endif - -.if ${PORT_OPTIONS:MRUBY} -USE_RUBY= yes -CONFIGURE_ARGS+= --with-ruby -LDFLAGS+= -lpthread -.else -CONFIGURE_ARGS+= --without-ruby -.endif - -.if ${PORT_OPTIONS:MTERMCAP} -CONFIGURE_ARGS+= --with-termcap -.endif - -post-extract: - @${FIND} ${WRKDIR} -type d -name CVS | ${XARGS} ${RM} -rf +PERL_USES= perl5 +PERL_CONFIGURE_WITH= perl +RUBY_USE= ruby=yes +RUBY_CONFIGURE_WITH= ruby +TCL_USES= tcl +TCL_CONFIGURE_ON= --with-tcl=${TCL_LIBDIR}/tclConfig.sh +TERMCAP_CONFIGURE_WITH= termcap post-install: -.if ${PORT_OPTIONS:MDOCS} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/epic5-${PORTVERSION} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/epic5-wserv4 ${MKDIR} ${STAGEDIR}${DOCSDIR} -.for i in BUG_FORM COPYRIGHT KNOWNBUGS README UPDATES VOTES +.for i in BUG_FORM EPIC4-USERS-README FILES KNOWNBUGS README README-CRYPTO UPDATES WISHLIST ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor -.endif - -.include - -.if ${OSVERSION} < 901000 -IGNORE= requires xlocale support for compilation -.endif + (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) -.include +.include Modified: head/irc/epic5/distinfo ============================================================================== --- head/irc/epic5/distinfo Mon Jul 13 16:23:31 2015 (r391916) +++ head/irc/epic5/distinfo Mon Jul 13 16:36:42 2015 (r391917) @@ -1,2 +1,2 @@ -SHA256 (epic5-1.1.10.tar.bz2) = a4f19214e8eb9a7aceaed62d924d96d8c9359b186ff230c01daff398dd62cdb5 -SIZE (epic5-1.1.10.tar.bz2) = 851439 +SHA256 (epic5-1.1.11.tar.bz2) = ca9a5c6490ddb00ad6eff5221db38ade205a5ce85bdfdd880de253ed77c9550a +SIZE (epic5-1.1.11.tar.bz2) = 873117 Modified: head/irc/epic5/pkg-plist ============================================================================== --- head/irc/epic5/pkg-plist Mon Jul 13 16:23:31 2015 (r391916) +++ head/irc/epic5/pkg-plist Mon Jul 13 16:36:42 2015 (r391917) @@ -3,11 +3,40 @@ bin/epic5-%%PORTVERSION%% libexec/epic5-wserv4 man/man1/epic5.1.gz %%PORTDOCS%%%%DOCSDIR%%/BUG_FORM -%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT +%%PORTDOCS%%%%DOCSDIR%%/DCC_REVERSE +%%PORTDOCS%%%%DOCSDIR%%/EPIC4-USERS-README +%%PORTDOCS%%%%DOCSDIR%%/EPIC_ABOUT +%%PORTDOCS%%%%DOCSDIR%%/EPIC_THANKS +%%PORTDOCS%%%%DOCSDIR%%/EPIC_VERSIONS +%%PORTDOCS%%%%DOCSDIR%%/FILES +%%PORTDOCS%%%%DOCSDIR%%/IPV6 +%%PORTDOCS%%%%DOCSDIR%%/IRCII_VERSIONS %%PORTDOCS%%%%DOCSDIR%%/KNOWNBUGS %%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/README-CRYPTO +%%PORTDOCS%%%%DOCSDIR%%/README.SSL +%%PORTDOCS%%%%DOCSDIR%%/SILLINESS +%%PORTDOCS%%%%DOCSDIR%%/TS4 %%PORTDOCS%%%%DOCSDIR%%/UPDATES -%%PORTDOCS%%%%DOCSDIR%%/VOTES +%%PORTDOCS%%%%DOCSDIR%%/WISHLIST +%%PORTDOCS%%%%DOCSDIR%%/antiflooding +%%PORTDOCS%%%%DOCSDIR%%/colors +%%PORTDOCS%%%%DOCSDIR%%/dccresum.txt +%%PORTDOCS%%%%DOCSDIR%%/entry_points +%%PORTDOCS%%%%DOCSDIR%%/epic.1 +%%PORTDOCS%%%%DOCSDIR%%/epic5.1 +%%PORTDOCS%%%%DOCSDIR%%/expansions +%%PORTDOCS%%%%DOCSDIR%%/fish +%%PORTDOCS%%%%DOCSDIR%%/keys +%%PORTDOCS%%%%DOCSDIR%%/missing +%%PORTDOCS%%%%DOCSDIR%%/nicknames +%%PORTDOCS%%%%DOCSDIR%%/outputhelp +%%PORTDOCS%%%%DOCSDIR%%/pf-loader +%%PORTDOCS%%%%DOCSDIR%%/scrollind +%%PORTDOCS%%%%DOCSDIR%%/utf8 +%%PORTDOCS%%%%DOCSDIR%%/what-needs-rewriting +%%PORTDOCS%%%%DOCSDIR%%/word-lists +%%PORTDOCS%%%%DOCSDIR%%/word-support %%DATADIR%%/script/2.8script %%DATADIR%%/script/activity %%DATADIR%%/script/addset @@ -32,6 +61,7 @@ man/man1/epic5.1.gz %%DATADIR%%/script/epic-crypt-gpg %%DATADIR%%/script/epic-crypt-gpg-aa %%DATADIR%%/script/files +%%DATADIR%%/script/find_ssl_root_certs %%DATADIR%%/script/floodprot %%DATADIR%%/script/functions %%DATADIR%%/script/global @@ -45,6 +75,7 @@ man/man1/epic5.1.gz %%DATADIR%%/script/hold_mode %%DATADIR%%/script/idlealert %%DATADIR%%/script/ison +%%DATADIR%%/script/layout %%DATADIR%%/script/less %%DATADIR%%/script/less-pipe %%DATADIR%%/script/loadformats @@ -85,9 +116,11 @@ man/man1/epic5.1.gz %%DATADIR%%/script/tabkey.ce %%DATADIR%%/script/tabkey.jm %%DATADIR%%/script/tabkey.sjh +%%DATADIR%%/script/tmux_away %%DATADIR%%/script/topicbar %%DATADIR%%/script/topicbar.bj %%DATADIR%%/script/url.irc +%%DATADIR%%/script/userlist %%DATADIR%%/script/utime %%DATADIR%%/script/xmsglog @dir %%DATADIR%%/help From owner-svn-ports-head@freebsd.org Mon Jul 13 16:45:53 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7005799C829; Mon, 13 Jul 2015 16:45:53 +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 6096F1897; Mon, 13 Jul 2015 16:45:53 +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 t6DGjr4E028354; Mon, 13 Jul 2015 16:45:53 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DGjqK3028350; Mon, 13 Jul 2015 16:45:52 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201507131645.t6DGjqK3028350@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Mon, 13 Jul 2015 16:45:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391918 - in head/security/pinentry: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 16:45:53 -0000 Author: jkim Date: Mon Jul 13 16:45:52 2015 New Revision: 391918 URL: https://svnweb.freebsd.org/changeset/ports/391918 Log: - Update to 0.9.5. - Disable LIBSECRET option for GTK2 by default. It does not work and broke Thunderbird/Enigmail for me. Approved by: makc (maintainer) MFH: 2015Q3 Deleted: head/security/pinentry/files/patch-pinentry_Makefile.in Modified: head/security/pinentry/Makefile head/security/pinentry/distinfo Modified: head/security/pinentry/Makefile ============================================================================== --- head/security/pinentry/Makefile Mon Jul 13 16:36:42 2015 (r391917) +++ head/security/pinentry/Makefile Mon Jul 13 16:45:52 2015 (r391918) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pinentry -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.5 PORTREVISION?= 0 CATEGORIES= security MASTER_SITES= GNUPG/pinentry @@ -86,7 +86,6 @@ CONFIGURE_ARGS+=--disable-pinentry-qt4 .endif .if ${PINENTRY_GUI} == "gtk2" -OPTIONS_DEFAULT+= LIBSECRET USE_GNOME+= gtk20 PLIST_FILES= bin/pinentry-gtk-2 .else Modified: head/security/pinentry/distinfo ============================================================================== --- head/security/pinentry/distinfo Mon Jul 13 16:36:42 2015 (r391917) +++ head/security/pinentry/distinfo Mon Jul 13 16:45:52 2015 (r391918) @@ -1,2 +1,2 @@ -SHA256 (pinentry-0.9.2.tar.bz2) = fd8bc1592ceb22bb492b07cb29b1b140bb882c859e6503b974254c0a4b4134d1 -SIZE (pinentry-0.9.2.tar.bz2) = 495742 +SHA256 (pinentry-0.9.5.tar.bz2) = 6a57fd3afc0d8aaa5599ffcb3ea4e7c42c113a181e8870122203ea018384688c +SIZE (pinentry-0.9.5.tar.bz2) = 514677 From owner-svn-ports-head@freebsd.org Mon Jul 13 17:20:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E0F999CD5E; Mon, 13 Jul 2015 17:20:02 +0000 (UTC) (envelope-from olgeni@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 5DF00990; Mon, 13 Jul 2015 17:20:02 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DHK2RL044317; Mon, 13 Jul 2015 17:20:02 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DHK1mi044313; Mon, 13 Jul 2015 17:20:01 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507131720.t6DHK1mi044313@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 13 Jul 2015 17:20:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391919 - head/devel/elixir-inflex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 17:20:02 -0000 Author: olgeni Date: Mon Jul 13 17:20:01 2015 New Revision: 391919 URL: https://svnweb.freebsd.org/changeset/ports/391919 Log: Upgrade to 1.4.1. Modified: head/devel/elixir-inflex/Makefile head/devel/elixir-inflex/distinfo Modified: head/devel/elixir-inflex/Makefile ============================================================================== --- head/devel/elixir-inflex/Makefile Mon Jul 13 16:45:52 2015 (r391918) +++ head/devel/elixir-inflex/Makefile Mon Jul 13 17:20:01 2015 (r391919) @@ -1,7 +1,8 @@ # $FreeBSD$ PORTNAME= inflex -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 +DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- @@ -13,6 +14,5 @@ LICENSE= APACHE20 USES= elixir USE_GITHUB= yes GH_ACCOUNT= nurugger07 -GH_TAGNAME= 81581fe .include Modified: head/devel/elixir-inflex/distinfo ============================================================================== --- head/devel/elixir-inflex/distinfo Mon Jul 13 16:45:52 2015 (r391918) +++ head/devel/elixir-inflex/distinfo Mon Jul 13 17:20:01 2015 (r391919) @@ -1,2 +1,2 @@ -SHA256 (nurugger07-inflex-1.4.0-81581fe_GH0.tar.gz) = 34de38a723975304150778e8be43b090557626b2c63b5db709c1f980702ad079 -SIZE (nurugger07-inflex-1.4.0-81581fe_GH0.tar.gz) = 8131 +SHA256 (nurugger07-inflex-v1.4.1_GH0.tar.gz) = 1d807c13355436d35518a2a2df380314c483c1a0409ec03ffee648635f04ba0f +SIZE (nurugger07-inflex-v1.4.1_GH0.tar.gz) = 8140 From owner-svn-ports-head@freebsd.org Mon Jul 13 17:29:00 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CBE0699CF0E; Mon, 13 Jul 2015 17:29:00 +0000 (UTC) (envelope-from sunpoet@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 BC67CFBA; Mon, 13 Jul 2015 17:29:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DHT0jg049794; Mon, 13 Jul 2015 17:29:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DHT01d049789; Mon, 13 Jul 2015 17:29:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507131729.t6DHT01d049789@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 13 Jul 2015 17:29:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391921 - head/german/mythes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 17:29:00 -0000 Author: sunpoet Date: Mon Jul 13 17:28:59 2015 New Revision: 391921 URL: https://svnweb.freebsd.org/changeset/ports/391921 Log: - Update to 2015.07.12 Modified: head/german/mythes/Makefile head/german/mythes/distinfo Modified: head/german/mythes/Makefile ============================================================================== --- head/german/mythes/Makefile Mon Jul 13 17:25:21 2015 (r391920) +++ head/german/mythes/Makefile Mon Jul 13 17:28:59 2015 (r391921) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2015.07.05 +PORTVERSION= 2015.07.12 CATEGORIES= german textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ DISTNAME= Deutscher-Thesaurus-${PORTVERSION:C/\.//g} Modified: head/german/mythes/distinfo ============================================================================== --- head/german/mythes/distinfo Mon Jul 13 17:25:21 2015 (r391920) +++ head/german/mythes/distinfo Mon Jul 13 17:28:59 2015 (r391921) @@ -1,2 +1,2 @@ -SHA256 (mythes/Deutscher-Thesaurus-20150705.oxt) = a33dbb5c6067cb475e06c2e1a5931b0c541720dd44c6880c43567b6f27b6c5e9 -SIZE (mythes/Deutscher-Thesaurus-20150705.oxt) = 6949011 +SHA256 (mythes/Deutscher-Thesaurus-20150712.oxt) = 65c3cf4df653a3ceafa0c74875af9ee000fc745ed8805d9c8d7693942cf902c3 +SIZE (mythes/Deutscher-Thesaurus-20150712.oxt) = 6877645 From owner-svn-ports-head@freebsd.org Mon Jul 13 17:29:06 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02ECA99CF2D; Mon, 13 Jul 2015 17:29:06 +0000 (UTC) (envelope-from sunpoet@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 E7A2FFD3; Mon, 13 Jul 2015 17:29:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DHT5cE049945; Mon, 13 Jul 2015 17:29:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DHT57L049942; Mon, 13 Jul 2015 17:29:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507131729.t6DHT57L049942@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 13 Jul 2015 17:29:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391922 - head/textproc/nl-mythes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 17:29:06 -0000 Author: sunpoet Date: Mon Jul 13 17:29:04 2015 New Revision: 391922 URL: https://svnweb.freebsd.org/changeset/ports/391922 Log: - Update to 2015.07.12 Modified: head/textproc/nl-mythes/Makefile head/textproc/nl-mythes/distinfo Modified: head/textproc/nl-mythes/Makefile ============================================================================== --- head/textproc/nl-mythes/Makefile Mon Jul 13 17:28:59 2015 (r391921) +++ head/textproc/nl-mythes/Makefile Mon Jul 13 17:29:04 2015 (r391922) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2015.07.05 +PORTVERSION= 2015.07.12 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= nl- Modified: head/textproc/nl-mythes/distinfo ============================================================================== --- head/textproc/nl-mythes/distinfo Mon Jul 13 17:28:59 2015 (r391921) +++ head/textproc/nl-mythes/distinfo Mon Jul 13 17:29:04 2015 (r391922) @@ -1,2 +1,2 @@ -SHA256 (mythes/thes_nl-20150705.oxt) = ae07968c7e85b3a561d58338140e779b2f6dabbf759c26f857425bdd43337e94 -SIZE (mythes/thes_nl-20150705.oxt) = 1956070 +SHA256 (mythes/thes_nl-20150712.oxt) = 5f0a2438bd090cb66a8d1b0373c8c013db05ed728ab3405de15470aff6694d80 +SIZE (mythes/thes_nl-20150712.oxt) = 1956070 From owner-svn-ports-head@freebsd.org Mon Jul 13 17:29:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05E4F99CF3F; Mon, 13 Jul 2015 17:29:11 +0000 (UTC) (envelope-from sunpoet@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 D377510B7; Mon, 13 Jul 2015 17:29:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DHTAmY050073; Mon, 13 Jul 2015 17:29:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DHTApc050069; Mon, 13 Jul 2015 17:29:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507131729.t6DHTApc050069@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 13 Jul 2015 17:29:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391923 - head/textproc/sk-mythes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 17:29:11 -0000 Author: sunpoet Date: Mon Jul 13 17:29:09 2015 New Revision: 391923 URL: https://svnweb.freebsd.org/changeset/ports/391923 Log: - Update to 2015.07.12 Modified: head/textproc/sk-mythes/Makefile head/textproc/sk-mythes/distinfo Modified: head/textproc/sk-mythes/Makefile ============================================================================== --- head/textproc/sk-mythes/Makefile Mon Jul 13 17:29:04 2015 (r391922) +++ head/textproc/sk-mythes/Makefile Mon Jul 13 17:29:09 2015 (r391923) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2015.07.05 +PORTVERSION= 2015.07.12 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sk- Modified: head/textproc/sk-mythes/distinfo ============================================================================== --- head/textproc/sk-mythes/distinfo Mon Jul 13 17:29:04 2015 (r391922) +++ head/textproc/sk-mythes/distinfo Mon Jul 13 17:29:09 2015 (r391923) @@ -1,2 +1,2 @@ -SHA256 (mythes/OOo-Thesaurus2-sk_SK-20150705.zip) = 78f19d68dcd73fbef7b12305c815e4a6b526dc072f2bc0c147b99f51c5862f1b -SIZE (mythes/OOo-Thesaurus2-sk_SK-20150705.zip) = 239160 +SHA256 (mythes/OOo-Thesaurus2-sk_SK-20150712.zip) = 13aac74e48924c029d381af382fabd7a36243e2be65fa3778792d8f7a05233c2 +SIZE (mythes/OOo-Thesaurus2-sk_SK-20150712.zip) = 239160 From owner-svn-ports-head@freebsd.org Mon Jul 13 17:29:16 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66D1899CF6F; Mon, 13 Jul 2015 17:29:16 +0000 (UTC) (envelope-from sunpoet@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 44F2D11DA; Mon, 13 Jul 2015 17:29:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DHTGJe050205; Mon, 13 Jul 2015 17:29:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DHTFSW050201; Mon, 13 Jul 2015 17:29:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507131729.t6DHTFSW050201@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 13 Jul 2015 17:29:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391924 - head/textproc/sl-mythes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 17:29:16 -0000 Author: sunpoet Date: Mon Jul 13 17:29:14 2015 New Revision: 391924 URL: https://svnweb.freebsd.org/changeset/ports/391924 Log: - Update to 2015.07.12 Modified: head/textproc/sl-mythes/Makefile head/textproc/sl-mythes/distinfo Modified: head/textproc/sl-mythes/Makefile ============================================================================== --- head/textproc/sl-mythes/Makefile Mon Jul 13 17:29:09 2015 (r391923) +++ head/textproc/sl-mythes/Makefile Mon Jul 13 17:29:14 2015 (r391924) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2015.07.05 +PORTVERSION= 2015.07.12 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sl- Modified: head/textproc/sl-mythes/distinfo ============================================================================== --- head/textproc/sl-mythes/distinfo Mon Jul 13 17:29:09 2015 (r391923) +++ head/textproc/sl-mythes/distinfo Mon Jul 13 17:29:14 2015 (r391924) @@ -1,2 +1,2 @@ -SHA256 (mythes/thes_sl_SI_v2-20150705.zip) = 9bf4202d3415ead905148c949c2914cb8bbc8b39fec3073338a576c9953ae21b -SIZE (mythes/thes_sl_SI_v2-20150705.zip) = 363866 +SHA256 (mythes/thes_sl_SI_v2-20150712.zip) = 8005d9b39749167d2b03076c508cfddd9ca857bd1c1f77d3f950c70e78905099 +SIZE (mythes/thes_sl_SI_v2-20150712.zip) = 368925 From owner-svn-ports-head@freebsd.org Mon Jul 13 17:29:21 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB39C99CF94; Mon, 13 Jul 2015 17:29:21 +0000 (UTC) (envelope-from sunpoet@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 979B512D7; Mon, 13 Jul 2015 17:29:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DHTLii050359; Mon, 13 Jul 2015 17:29:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DHTKjV050357; Mon, 13 Jul 2015 17:29:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507131729.t6DHTKjV050357@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 13 Jul 2015 17:29:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391925 - head/devel/p5-PAR X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 17:29:22 -0000 Author: sunpoet Date: Mon Jul 13 17:29:20 2015 New Revision: 391925 URL: https://svnweb.freebsd.org/changeset/ports/391925 Log: - Update to 1.010 - Add NO_ARCH Changes: http://search.cpan.org/dist/PAR/Changes Modified: head/devel/p5-PAR/Makefile head/devel/p5-PAR/distinfo Modified: head/devel/p5-PAR/Makefile ============================================================================== --- head/devel/p5-PAR/Makefile Mon Jul 13 17:29:14 2015 (r391924) +++ head/devel/p5-PAR/Makefile Mon Jul 13 17:29:20 2015 (r391925) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PAR -PORTVERSION= 1.009 +PORTVERSION= 1.010 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,6 +17,7 @@ BUILD_DEPENDS= p5-Archive-Zip>=1:${PORTS p5-PAR-Dist>=0.32:${PORTSDIR}/devel/p5-PAR-Dist RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 Modified: head/devel/p5-PAR/distinfo ============================================================================== --- head/devel/p5-PAR/distinfo Mon Jul 13 17:29:14 2015 (r391924) +++ head/devel/p5-PAR/distinfo Mon Jul 13 17:29:20 2015 (r391925) @@ -1,2 +1,2 @@ -SHA256 (PAR-1.009.tar.gz) = c809acc253d98fe37b6dacd790f8a63315845d873a6b1bc9f2580e709eaccb21 -SIZE (PAR-1.009.tar.gz) = 74811 +SHA256 (PAR-1.010.tar.gz) = 78af355e757a55bfec0db4a02d62c402c5c56b31e8d317f70a31fc963b2e7e51 +SIZE (PAR-1.010.tar.gz) = 75412 From owner-svn-ports-head@freebsd.org Mon Jul 13 17:29:28 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20A7999CFB3; Mon, 13 Jul 2015 17:29:28 +0000 (UTC) (envelope-from sunpoet@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 99AA11471; Mon, 13 Jul 2015 17:29:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DHTRR7050509; Mon, 13 Jul 2015 17:29:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DHTQ2M050505; Mon, 13 Jul 2015 17:29:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507131729.t6DHTQ2M050505@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 13 Jul 2015 17:29:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391926 - head/devel/p5-File-Map X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 17:29:28 -0000 Author: sunpoet Date: Mon Jul 13 17:29:25 2015 New Revision: 391926 URL: https://svnweb.freebsd.org/changeset/ports/391926 Log: - Update to 0.64 - Sort PLIST Changes: http://search.cpan.org/dist/File-Map/Changes Modified: head/devel/p5-File-Map/Makefile head/devel/p5-File-Map/distinfo head/devel/p5-File-Map/pkg-plist Modified: head/devel/p5-File-Map/Makefile ============================================================================== --- head/devel/p5-File-Map/Makefile Mon Jul 13 17:29:20 2015 (r391925) +++ head/devel/p5-File-Map/Makefile Mon Jul 13 17:29:25 2015 (r391926) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= File-Map -PORTVERSION= 0.63 -PORTREVISION= 1 +PORTVERSION= 0.64 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LEONT @@ -24,7 +23,7 @@ TEST_DEPENDS= p5-Test-Exception>=0:${POR USES= perl5 USE_PERL5= modbuild -post-stage: +post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/File/Map/Map.so .include Modified: head/devel/p5-File-Map/distinfo ============================================================================== --- head/devel/p5-File-Map/distinfo Mon Jul 13 17:29:20 2015 (r391925) +++ head/devel/p5-File-Map/distinfo Mon Jul 13 17:29:25 2015 (r391926) @@ -1,2 +1,2 @@ -SHA256 (File-Map-0.63.tar.gz) = 1c30716a66a4be27ca8905506a251907bf8f6fa30a902e095eb6b2495482ad50 -SIZE (File-Map-0.63.tar.gz) = 76363 +SHA256 (File-Map-0.64.tar.gz) = 03e42eb2de185b1e257c7a0ed9761a20b7d51f522464c713b20f43d47491a8c9 +SIZE (File-Map-0.64.tar.gz) = 78083 Modified: head/devel/p5-File-Map/pkg-plist ============================================================================== --- head/devel/p5-File-Map/pkg-plist Mon Jul 13 17:29:20 2015 (r391925) +++ head/devel/p5-File-Map/pkg-plist Mon Jul 13 17:29:25 2015 (r391926) @@ -1,3 +1,3 @@ -%%PERL5_MAN3%%/File::Map.3.gz %%SITE_ARCH%%/File/Map.pm %%SITE_ARCH%%/auto/File/Map/Map.so +%%PERL5_MAN3%%/File::Map.3.gz From owner-svn-ports-head@freebsd.org Mon Jul 13 17:29:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4693A99CFC9; Mon, 13 Jul 2015 17:29:33 +0000 (UTC) (envelope-from sunpoet@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 376481584; Mon, 13 Jul 2015 17:29:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DHTXDT050642; Mon, 13 Jul 2015 17:29:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DHTW2S050636; Mon, 13 Jul 2015 17:29:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507131729.t6DHTW2S050636@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 13 Jul 2015 17:29:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391927 - head/devel/rubygem-excon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 17:29:33 -0000 Author: sunpoet Date: Mon Jul 13 17:29:31 2015 New Revision: 391927 URL: https://svnweb.freebsd.org/changeset/ports/391927 Log: - Update to 0.45.4 Changes: https://github.com/excon/excon/blob/master/changelog.txt Modified: head/devel/rubygem-excon/Makefile head/devel/rubygem-excon/distinfo Modified: head/devel/rubygem-excon/Makefile ============================================================================== --- head/devel/rubygem-excon/Makefile Mon Jul 13 17:29:25 2015 (r391926) +++ head/devel/rubygem-excon/Makefile Mon Jul 13 17:29:31 2015 (r391927) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= excon -PORTVERSION= 0.45.3 +PORTVERSION= 0.45.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-excon/distinfo ============================================================================== --- head/devel/rubygem-excon/distinfo Mon Jul 13 17:29:25 2015 (r391926) +++ head/devel/rubygem-excon/distinfo Mon Jul 13 17:29:31 2015 (r391927) @@ -1,2 +1,2 @@ -SHA256 (rubygem/excon-0.45.3.gem) = 92246c09a79baeb908ddf5de5d4ced94e83807973dcf9e093f8951295d7773a0 -SIZE (rubygem/excon-0.45.3.gem) = 215552 +SHA256 (rubygem/excon-0.45.4.gem) = 9c2c62b538971685e321b86288e25e8889bbb31f22982d1ff7d369d8c6230bea +SIZE (rubygem/excon-0.45.4.gem) = 220672 From owner-svn-ports-head@freebsd.org Mon Jul 13 17:29:39 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1BF299CFF9; Mon, 13 Jul 2015 17:29:39 +0000 (UTC) (envelope-from sunpoet@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 79B901809; Mon, 13 Jul 2015 17:29:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DHTd3h050837; Mon, 13 Jul 2015 17:29:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DHTcYV050831; Mon, 13 Jul 2015 17:29:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507131729.t6DHTcYV050831@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 13 Jul 2015 17:29:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391928 - in head/sysutils/rubygem-backup: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 17:29:39 -0000 Author: sunpoet Date: Mon Jul 13 17:29:37 2015 New Revision: 391928 URL: https://svnweb.freebsd.org/changeset/ports/391928 Log: - Update to 4.1.10 - Update WWW Read http://backup.github.io/backup/v4/upgrading/ for upgrade instructions. Changes: https://github.com/meskyanichi/backup/commits/master Added: head/sysutils/rubygem-backup/files/ head/sysutils/rubygem-backup/files/patch-gemspec (contents, props changed) Modified: head/sysutils/rubygem-backup/Makefile head/sysutils/rubygem-backup/distinfo head/sysutils/rubygem-backup/pkg-descr Modified: head/sysutils/rubygem-backup/Makefile ============================================================================== --- head/sysutils/rubygem-backup/Makefile Mon Jul 13 17:29:31 2015 (r391927) +++ head/sysutils/rubygem-backup/Makefile Mon Jul 13 17:29:37 2015 (r391928) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= backup -PORTVERSION= 3.11.0 +PORTVERSION= 4.1.10 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -11,31 +11,68 @@ COMMENT= Perform backup operations on re LICENSE= MIT -RUN_DEPENDS= rubygem-builder32>=3.2.2:${PORTSDIR}/devel/rubygem-builder32 \ +# rubygem-mini_portile>=0.6.2:${PORTSDIR}/devel/rubygem-mini_portile +RUN_DEPENDS= rubygem-CFPropertyList>=2.3.1:${PORTSDIR}/devel/rubygem-CFPropertyList \ + rubygem-addressable>=2.3.5:${PORTSDIR}/www/rubygem-addressable \ + rubygem-atomic>=1.1.14:${PORTSDIR}/devel/rubygem-atomic \ + rubygem-aws-ses>=0.5.0:${PORTSDIR}/net/rubygem-aws-ses \ + rubygem-buftok>=0.2.0:${PORTSDIR}/devel/rubygem-buftok \ + rubygem-builder32>=3.2.2:${PORTSDIR}/devel/rubygem-builder32 \ + rubygem-descendants_tracker>=0.0.3:${PORTSDIR}/devel/rubygem-descendants_tracker \ + rubygem-dogapi>=1.11.0:${PORTSDIR}/net/rubygem-dogapi \ rubygem-dropbox-sdk>=1.5.1:${PORTSDIR}/net/rubygem-dropbox-sdk \ - rubygem-excon>=0.25.3:${PORTSDIR}/devel/rubygem-excon \ - rubygem-faraday>=0.8.7:${PORTSDIR}/www/rubygem-faraday \ - rubygem-fog>=1.13.0:${PORTSDIR}/devel/rubygem-fog \ - rubygem-formatador>=0.2.4:${PORTSDIR}/devel/rubygem-formatador \ - rubygem-hipchat>=0.11.0:${PORTSDIR}/net-im/rubygem-hipchat \ - rubygem-httparty>=0.11.0:${PORTSDIR}/www/rubygem-httparty \ - rubygem-json>=1.8.0:${PORTSDIR}/devel/rubygem-json \ - rubygem-mail>=2.5.4:${PORTSDIR}/mail/rubygem-mail \ - rubygem-mime-types>=1.23:${PORTSDIR}/misc/rubygem-mime-types \ - rubygem-multi_json>=1.7.7:${PORTSDIR}/devel/rubygem-multi_json \ + rubygem-equalizer>=0.0.9:${PORTSDIR}/devel/rubygem-equalizer \ + rubygem-excon>=0.44.4:${PORTSDIR}/devel/rubygem-excon \ + rubygem-faraday>=0.8.8:${PORTSDIR}/www/rubygem-faraday \ + rubygem-fission>=0.5.0:${PORTSDIR}/emulators/rubygem-fission \ + rubygem-flowdock>=0.4.0:${PORTSDIR}/www/rubygem-flowdock \ + rubygem-fog>=1.28.0:${PORTSDIR}/devel/rubygem-fog \ + rubygem-fog-atmos>=0.1.0:${PORTSDIR}/net/rubygem-fog-atmos \ + rubygem-fog-aws>=0.1.1:${PORTSDIR}/net/rubygem-fog-aws \ + rubygem-fog-brightbox>=0.7.1:${PORTSDIR}/devel/rubygem-fog-brightbox \ + rubygem-fog-core>=1.29.0:${PORTSDIR}/devel/rubygem-fog-core \ + rubygem-fog-ecloud>=0.0.2:${PORTSDIR}/net/rubygem-fog-ecloud \ + rubygem-fog-json>=1.0.0:${PORTSDIR}/devel/rubygem-fog-json \ + rubygem-fog-profitbricks>=0.0.2:${PORTSDIR}/net/rubygem-fog-profitbricks \ + rubygem-fog-radosgw>=0.0.3:${PORTSDIR}/net/rubygem-fog-radosgw \ + rubygem-fog-riakcs>=0.1.0:${PORTSDIR}/net/rubygem-fog-riakcs \ + rubygem-fog-sakuracloud>=1.0.0:${PORTSDIR}/net/rubygem-fog-sakuracloud \ + rubygem-fog-serverlove>=0.1.1:${PORTSDIR}/net/rubygem-fog-serverlove \ + rubygem-fog-softlayer>=0.4.1:${PORTSDIR}/net/rubygem-fog-softlayer \ + rubygem-fog-storm_on_demand>=0.1.0:${PORTSDIR}/net/rubygem-fog-storm_on_demand \ + rubygem-fog-terremark>=0.0.4:${PORTSDIR}/net/rubygem-fog-terremark \ + rubygem-fog-vmfusion>=0.0.1:${PORTSDIR}/net/rubygem-fog-vmfusion \ + rubygem-fog-voxel>=0.0.2:${PORTSDIR}/net/rubygem-fog-voxel \ + rubygem-fog-xml>=0.1.1:${PORTSDIR}/textproc/rubygem-fog-xml \ + rubygem-formatador>=0.2.5:${PORTSDIR}/devel/rubygem-formatador \ + rubygem-hipchat>=1.0.1:${PORTSDIR}/net-im/rubygem-hipchat \ + rubygem-http>=0.5.0:${PORTSDIR}/www/rubygem-http \ + rubygem-http_parser.rb>=0.6.0:${PORTSDIR}/net/rubygem-http_parser.rb \ + rubygem-httparty>=0.12.0:${PORTSDIR}/www/rubygem-httparty \ + rubygem-inflecto>=0.0.2:${PORTSDIR}/devel/rubygem-inflecto \ + rubygem-ipaddress>=0.8.0:${PORTSDIR}/net/rubygem-ipaddress \ + rubygem-json>=1.8.2:${PORTSDIR}/devel/rubygem-json \ + rubygem-mail25>=2.5.4:${PORTSDIR}/mail/rubygem-mail25 \ + rubygem-memoizable>=0.4.0:${PORTSDIR}/devel/rubygem-memoizable \ + rubygem-mime-types1>=1.25.1:${PORTSDIR}/misc/rubygem-mime-types1 \ + rubygem-multi_json>=1.10.1:${PORTSDIR}/devel/rubygem-multi_json \ + rubygem-multi_xml>=0.5.5:${PORTSDIR}/textproc/rubygem-multi_xml \ rubygem-multipart-post>=1.2.0:${PORTSDIR}/www/rubygem-multipart-post \ - rubygem-multi_xml>=0.5.4:${PORTSDIR}/textproc/rubygem-multi_xml \ - rubygem-net-scp>=1.1.2:${PORTSDIR}/security/rubygem-net-scp \ + rubygem-net-scp>=1.2.1:${PORTSDIR}/security/rubygem-net-scp \ rubygem-net-sftp>=2.1.2:${PORTSDIR}/security/rubygem-net-sftp \ - rubygem-net-ssh>=2.6.8:${PORTSDIR}/security/rubygem-net-ssh \ - rubygem-nokogiri>=1.5.10:${PORTSDIR}/textproc/rubygem-nokogiri \ + rubygem-net-ssh>=2.9.2:${PORTSDIR}/security/rubygem-net-ssh \ + rubygem-nokogiri>=1.6.6.2:${PORTSDIR}/textproc/rubygem-nokogiri \ rubygem-open4>=1.3.0:${PORTSDIR}/devel/rubygem-open4 \ + rubygem-pagerduty>=2.0.0:${PORTSDIR}/www/rubygem-pagerduty \ rubygem-polyglot>=0.3.3:${PORTSDIR}/devel/rubygem-polyglot \ - rubygem-ruby-hmac>=0.4.0:${PORTSDIR}/security/rubygem-ruby-hmac \ rubygem-simple_oauth>=0.2.0:${PORTSDIR}/net/rubygem-simple_oauth \ rubygem-thor>=0.18.1:${PORTSDIR}/devel/rubygem-thor \ - rubygem-treetop>=1.4.14:${PORTSDIR}/devel/rubygem-treetop \ - rubygem-twitter>=4.8.1:${PORTSDIR}/net/rubygem-twitter + rubygem-thread_safe1>=0.1.3:${PORTSDIR}/devel/rubygem-thread_safe1 \ + rubygem-treetop>=1.4.15:${PORTSDIR}/devel/rubygem-treetop \ + rubygem-twitter>=5.5.0:${PORTSDIR}/net/rubygem-twitter \ + rubygem-unf>=0.1.3:${PORTSDIR}/textproc/rubygem-unf \ + rubygem-unf_ext>=0.0.6:${PORTSDIR}/textproc/rubygem-unf_ext \ + rubygem-xml-simple>=1.1.4:${PORTSDIR}/textproc/rubygem-xml-simple NO_ARCH= yes USE_RUBY= yes Modified: head/sysutils/rubygem-backup/distinfo ============================================================================== --- head/sysutils/rubygem-backup/distinfo Mon Jul 13 17:29:31 2015 (r391927) +++ head/sysutils/rubygem-backup/distinfo Mon Jul 13 17:29:37 2015 (r391928) @@ -1,2 +1,2 @@ -SHA256 (rubygem/backup-3.11.0.gem) = 6fee9ca30b131a42c7573079238393b17dd2f5d6a027ab03a2f4812ff5816154 -SIZE (rubygem/backup-3.11.0.gem) = 79360 +SHA256 (rubygem/backup-4.1.10.gem) = dfcd9dfc13813eeff8e0bcdde06853f38869d7786d7572f366068daf92a1dcab +SIZE (rubygem/backup-4.1.10.gem) = 82432 Added: head/sysutils/rubygem-backup/files/patch-gemspec ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/rubygem-backup/files/patch-gemspec Mon Jul 13 17:29:37 2015 (r391928) @@ -0,0 +1,132 @@ +--- backup.gemspec.orig 2015-07-13 16:50:18 UTC ++++ backup.gemspec +@@ -24,68 +24,67 @@ Gem::Specification.new do |s| + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then +- s.add_runtime_dependency(%q, ["= 2.3.1"]) +- s.add_runtime_dependency(%q, ["= 2.3.5"]) +- s.add_runtime_dependency(%q, ["= 1.1.14"]) +- s.add_runtime_dependency(%q, ["= 0.5.0"]) +- s.add_runtime_dependency(%q, ["= 0.2.0"]) +- s.add_runtime_dependency(%q, ["= 3.2.2"]) +- s.add_runtime_dependency(%q, ["= 0.0.3"]) +- s.add_runtime_dependency(%q, ["= 1.11.0"]) +- s.add_runtime_dependency(%q, ["= 1.5.1"]) +- s.add_runtime_dependency(%q, ["= 0.0.9"]) +- s.add_runtime_dependency(%q, ["= 0.44.4"]) +- s.add_runtime_dependency(%q, ["= 0.8.8"]) +- s.add_runtime_dependency(%q, ["= 0.5.0"]) +- s.add_runtime_dependency(%q, ["= 0.4.0"]) +- s.add_runtime_dependency(%q, ["= 1.28.0"]) +- s.add_runtime_dependency(%q, ["= 0.1.0"]) +- s.add_runtime_dependency(%q, ["= 0.1.1"]) +- s.add_runtime_dependency(%q, ["= 0.7.1"]) +- s.add_runtime_dependency(%q, ["= 1.29.0"]) +- s.add_runtime_dependency(%q, ["= 0.0.2"]) +- s.add_runtime_dependency(%q, ["= 1.0.0"]) +- s.add_runtime_dependency(%q, ["= 0.0.2"]) +- s.add_runtime_dependency(%q, ["= 0.0.3"]) +- s.add_runtime_dependency(%q, ["= 0.1.0"]) +- s.add_runtime_dependency(%q, ["= 1.0.0"]) +- s.add_runtime_dependency(%q, ["= 0.1.1"]) +- s.add_runtime_dependency(%q, ["= 0.4.1"]) +- s.add_runtime_dependency(%q, ["= 0.1.0"]) +- s.add_runtime_dependency(%q, ["= 0.0.4"]) +- s.add_runtime_dependency(%q, ["= 0.0.1"]) +- s.add_runtime_dependency(%q, ["= 0.0.2"]) +- s.add_runtime_dependency(%q, ["= 0.1.1"]) +- s.add_runtime_dependency(%q, ["= 0.2.5"]) +- s.add_runtime_dependency(%q, ["= 1.0.1"]) +- s.add_runtime_dependency(%q, ["= 0.5.0"]) +- s.add_runtime_dependency(%q, ["= 0.6.0"]) +- s.add_runtime_dependency(%q, ["= 0.12.0"]) +- s.add_runtime_dependency(%q, ["= 0.0.2"]) +- s.add_runtime_dependency(%q, ["= 0.8.0"]) +- s.add_runtime_dependency(%q, ["= 1.8.2"]) +- s.add_runtime_dependency(%q, ["= 2.5.4"]) +- s.add_runtime_dependency(%q, ["= 0.4.0"]) +- s.add_runtime_dependency(%q, ["= 1.25.1"]) +- s.add_runtime_dependency(%q, ["= 0.6.2"]) +- s.add_runtime_dependency(%q, ["= 1.10.1"]) +- s.add_runtime_dependency(%q, ["= 0.5.5"]) +- s.add_runtime_dependency(%q, ["= 1.2.0"]) +- s.add_runtime_dependency(%q, ["= 1.2.1"]) +- s.add_runtime_dependency(%q, ["= 2.1.2"]) +- s.add_runtime_dependency(%q, ["= 2.9.2"]) +- s.add_runtime_dependency(%q, ["= 1.6.6.2"]) +- s.add_runtime_dependency(%q, ["= 1.3.0"]) +- s.add_runtime_dependency(%q, ["= 2.0.0"]) +- s.add_runtime_dependency(%q, ["= 0.3.3"]) +- s.add_runtime_dependency(%q, ["= 0.2.0"]) +- s.add_runtime_dependency(%q, ["= 0.18.1"]) +- s.add_runtime_dependency(%q, ["= 0.1.3"]) +- s.add_runtime_dependency(%q, ["= 1.4.15"]) +- s.add_runtime_dependency(%q, ["= 5.5.0"]) +- s.add_runtime_dependency(%q, ["= 0.1.3"]) +- s.add_runtime_dependency(%q, ["= 0.0.6"]) +- s.add_runtime_dependency(%q, ["= 1.1.4"]) ++ s.add_runtime_dependency(%q, [">= 2.3.1"]) ++ s.add_runtime_dependency(%q, [">= 2.3.5"]) ++ s.add_runtime_dependency(%q, [">= 1.1.14"]) ++ s.add_runtime_dependency(%q, [">= 0.5.0"]) ++ s.add_runtime_dependency(%q, [">= 0.2.0"]) ++ s.add_runtime_dependency(%q, [">= 3.2.2"]) ++ s.add_runtime_dependency(%q, [">= 0.0.3"]) ++ s.add_runtime_dependency(%q, [">= 1.11.0"]) ++ s.add_runtime_dependency(%q, [">= 1.5.1"]) ++ s.add_runtime_dependency(%q, [">= 0.0.9"]) ++ s.add_runtime_dependency(%q, [">= 0.44.4"]) ++ s.add_runtime_dependency(%q, [">= 0.8.8"]) ++ s.add_runtime_dependency(%q, [">= 0.5.0"]) ++ s.add_runtime_dependency(%q, [">= 0.4.0"]) ++ s.add_runtime_dependency(%q, [">= 1.28.0"]) ++ s.add_runtime_dependency(%q, [">= 0.1.0"]) ++ s.add_runtime_dependency(%q, [">= 0.1.1"]) ++ s.add_runtime_dependency(%q, [">= 0.7.1"]) ++ s.add_runtime_dependency(%q, [">= 1.29.0"]) ++ s.add_runtime_dependency(%q, [">= 0.0.2"]) ++ s.add_runtime_dependency(%q, [">= 1.0.0"]) ++ s.add_runtime_dependency(%q, [">= 0.0.2"]) ++ s.add_runtime_dependency(%q, [">= 0.0.3"]) ++ s.add_runtime_dependency(%q, [">= 0.1.0"]) ++ s.add_runtime_dependency(%q, [">= 1.0.0"]) ++ s.add_runtime_dependency(%q, [">= 0.1.1"]) ++ s.add_runtime_dependency(%q, [">= 0.4.1"]) ++ s.add_runtime_dependency(%q, [">= 0.1.0"]) ++ s.add_runtime_dependency(%q, [">= 0.0.4"]) ++ s.add_runtime_dependency(%q, [">= 0.0.1"]) ++ s.add_runtime_dependency(%q, [">= 0.0.2"]) ++ s.add_runtime_dependency(%q, [">= 0.1.1"]) ++ s.add_runtime_dependency(%q, [">= 0.2.5"]) ++ s.add_runtime_dependency(%q, [">= 1.0.1"]) ++ s.add_runtime_dependency(%q, [">= 0.5.0"]) ++ s.add_runtime_dependency(%q, [">= 0.6.0"]) ++ s.add_runtime_dependency(%q, [">= 0.12.0"]) ++ s.add_runtime_dependency(%q, [">= 0.0.2"]) ++ s.add_runtime_dependency(%q, [">= 0.8.0"]) ++ s.add_runtime_dependency(%q, [">= 1.8.2"]) ++ s.add_runtime_dependency(%q, [">= 2.5.4"]) ++ s.add_runtime_dependency(%q, [">= 0.4.0"]) ++ s.add_runtime_dependency(%q, [">= 1.25.1"]) ++ s.add_runtime_dependency(%q, [">= 1.10.1"]) ++ s.add_runtime_dependency(%q, [">= 0.5.5"]) ++ s.add_runtime_dependency(%q, [">= 1.2.0"]) ++ s.add_runtime_dependency(%q, [">= 1.2.1"]) ++ s.add_runtime_dependency(%q, [">= 2.1.2"]) ++ s.add_runtime_dependency(%q, [">= 2.9.2"]) ++ s.add_runtime_dependency(%q, [">= 1.6.6.2"]) ++ s.add_runtime_dependency(%q, [">= 1.3.0"]) ++ s.add_runtime_dependency(%q, [">= 2.0.0"]) ++ s.add_runtime_dependency(%q, [">= 0.3.3"]) ++ s.add_runtime_dependency(%q, [">= 0.2.0"]) ++ s.add_runtime_dependency(%q, [">= 0.18.1"]) ++ s.add_runtime_dependency(%q, [">= 0.1.3"]) ++ s.add_runtime_dependency(%q, [">= 1.4.15"]) ++ s.add_runtime_dependency(%q, [">= 5.5.0"]) ++ s.add_runtime_dependency(%q, [">= 0.1.3"]) ++ s.add_runtime_dependency(%q, [">= 0.0.6"]) ++ s.add_runtime_dependency(%q, [">= 1.1.4"]) + else + s.add_dependency(%q, ["= 2.3.1"]) + s.add_dependency(%q, ["= 2.3.5"]) Modified: head/sysutils/rubygem-backup/pkg-descr ============================================================================== --- head/sysutils/rubygem-backup/pkg-descr Mon Jul 13 17:29:31 2015 (r391927) +++ head/sysutils/rubygem-backup/pkg-descr Mon Jul 13 17:29:37 2015 (r391928) @@ -6,5 +6,5 @@ storage protocols/services, syncers, com you can mix and match. It was built with modularity, extensibility and simplicity in mind. -WWW: https://github.com/meskyanichi/backup +WWW: https://github.com/backup/backup RG: https://rubygems.org/gems/backup From owner-svn-ports-head@freebsd.org Mon Jul 13 17:29:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BB7E99B030; Mon, 13 Jul 2015 17:29:45 +0000 (UTC) (envelope-from sunpoet@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 DCC4318FB; Mon, 13 Jul 2015 17:29:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DHTiEv050965; Mon, 13 Jul 2015 17:29:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DHTivX050962; Mon, 13 Jul 2015 17:29:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507131729.t6DHTivX050962@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 13 Jul 2015 17:29:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391929 - head/devel/rubygem-oj X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 17:29:45 -0000 Author: sunpoet Date: Mon Jul 13 17:29:43 2015 New Revision: 391929 URL: https://svnweb.freebsd.org/changeset/ports/391929 Log: - Update to 2.12.10 Changes: http://www.ohler.com/dev/oj_misc/release_notes.html Modified: head/devel/rubygem-oj/Makefile head/devel/rubygem-oj/distinfo Modified: head/devel/rubygem-oj/Makefile ============================================================================== --- head/devel/rubygem-oj/Makefile Mon Jul 13 17:29:37 2015 (r391928) +++ head/devel/rubygem-oj/Makefile Mon Jul 13 17:29:43 2015 (r391929) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oj -PORTVERSION= 2.12.9 +PORTVERSION= 2.12.10 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,6 +13,6 @@ LICENSE= MIT USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST=yes +RUBYGEM_AUTOPLIST= yes .include Modified: head/devel/rubygem-oj/distinfo ============================================================================== --- head/devel/rubygem-oj/distinfo Mon Jul 13 17:29:37 2015 (r391928) +++ head/devel/rubygem-oj/distinfo Mon Jul 13 17:29:43 2015 (r391929) @@ -1,2 +1,2 @@ -SHA256 (rubygem/oj-2.12.9.gem) = d795ea25b6a00fd7db266fc1efb4cd632918de4752bd4d5e2841b7d74e42eded -SIZE (rubygem/oj-2.12.9.gem) = 115712 +SHA256 (rubygem/oj-2.12.10.gem) = e54c4959ab2b1b7cc6eae675c933ed52b14333713ef526cc7144da4b8ee71962 +SIZE (rubygem/oj-2.12.10.gem) = 115200 From owner-svn-ports-head@freebsd.org Mon Jul 13 17:33:31 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6677199B239; Mon, 13 Jul 2015 17:33: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 55E691FB4; Mon, 13 Jul 2015 17:33: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 t6DHXVDO055412; Mon, 13 Jul 2015 17:33:31 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DHXVI5055411; Mon, 13 Jul 2015 17:33:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131733.t6DHXVI5055411@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 17:33:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391930 - head/www/py-django-profiles X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 17:33:31 -0000 Author: amdmi3 Date: Mon Jul 13 17:33:30 2015 New Revision: 391930 URL: https://svnweb.freebsd.org/changeset/ports/391930 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/py-django-profiles/pkg-plist Modified: head/www/py-django-profiles/pkg-plist ============================================================================== --- head/www/py-django-profiles/pkg-plist Mon Jul 13 17:29:43 2015 (r391929) +++ head/www/py-django-profiles/pkg-plist Mon Jul 13 17:33:30 2015 (r391930) @@ -10,7 +10,5 @@ %%PYTHON_SITELIBDIR%%/profiles/views.py %%PYTHON_SITELIBDIR%%/profiles/views.pyc %%PYTHON_SITELIBDIR%%/profiles/views.pyo -@dirrm %%PYTHON_SITELIBDIR%%/profiles %%PORTDOCS%%%%DOCSDIR%%/overview.txt %%PORTDOCS%%%%DOCSDIR%%/views.txt -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-head@freebsd.org Mon Jul 13 18:07:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4685099B8A9; Mon, 13 Jul 2015 18:07: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 2F25F1515; Mon, 13 Jul 2015 18:07: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 t6DI728U072819; Mon, 13 Jul 2015 18:07:02 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DI721E072818; Mon, 13 Jul 2015 18:07:02 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131807.t6DI721E072818@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 18:07:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391931 - head/www/mod_python35 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 18:07:02 -0000 Author: amdmi3 Date: Mon Jul 13 18:07:01 2015 New Revision: 391931 URL: https://svnweb.freebsd.org/changeset/ports/391931 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/mod_python35/pkg-plist Modified: head/www/mod_python35/pkg-plist ============================================================================== --- head/www/mod_python35/pkg-plist Mon Jul 13 17:33:30 2015 (r391930) +++ head/www/mod_python35/pkg-plist Mon Jul 13 18:07:01 2015 (r391931) @@ -47,4 +47,3 @@ bin/mod_python %%APACHEMODDIR%%/%%AP_MODULE%% @exec %D/sbin/apxs -e %%AP_MOD_EN%% -n %%AP_NAME%% %D/%F @unexec echo "Don't forget to remove all mod_%%AP_NAME%%-related directives in your httpd.conf" -@dirrm %%PYTHON_SITELIBDIR%%/mod_python From owner-svn-ports-head@freebsd.org Mon Jul 13 18:46:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E200D99C186; Mon, 13 Jul 2015 18:46: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 B4BF6F27; Mon, 13 Jul 2015 18:46: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 t6DIk7X7094367; Mon, 13 Jul 2015 18:46:07 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DIk7R2094365; Mon, 13 Jul 2015 18:46:07 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131846.t6DIk7R2094365@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 18:46:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391932 - in head/sysutils/rsnapshot: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 18:46:08 -0000 Author: amdmi3 Date: Mon Jul 13 18:46:06 2015 New Revision: 391932 URL: https://svnweb.freebsd.org/changeset/ports/391932 Log: - Update to 1.4.0 - While here, add NO_ARCH PR: 201478 Submitted by: ralfvd@gmail.com (maintainer) Deleted: head/sysutils/rsnapshot/files/ Modified: head/sysutils/rsnapshot/Makefile head/sysutils/rsnapshot/distinfo Modified: head/sysutils/rsnapshot/Makefile ============================================================================== --- head/sysutils/rsnapshot/Makefile Mon Jul 13 18:07:01 2015 (r391931) +++ head/sysutils/rsnapshot/Makefile Mon Jul 13 18:46:06 2015 (r391932) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rsnapshot -PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTVERSION= 1.4.0 CATEGORIES= sysutils MASTER_SITES= http://www.rsnapshot.org/downloads/ @@ -14,14 +13,14 @@ BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsy RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync \ p5-Lchown>=0:${PORTSDIR}/sysutils/p5-Lchown -USES= shebangfix perl5 +USES= perl5 GNU_CONFIGURE= yes -SHEBANG_FILES= rsnapshot-program.pl rsnapshot-diff.pl +NO_ARCH= yes -PORTDOCS= AUTHORS ChangeLog README TODO +PORTDOCS= AUTHORS ChangeLog README.md post-patch: - ${REINPLACE_CMD} -e 's,/usr/bin/pod2man,pod2man,' ${WRKSRC}/Makefile.in + ${REINPLACE_CMD} -e 's,/usr/bin/pod2man,${LOCALBASE}/bin/pod2man,' ${WRKSRC}/Makefile.in post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/sysutils/rsnapshot/distinfo ============================================================================== --- head/sysutils/rsnapshot/distinfo Mon Jul 13 18:07:01 2015 (r391931) +++ head/sysutils/rsnapshot/distinfo Mon Jul 13 18:46:06 2015 (r391932) @@ -1,2 +1,2 @@ -SHA256 (rsnapshot-1.3.1.tar.gz) = 94b6c77e40628935f42a191bdc28ad93b1f132fde456ee76ee87763f1eddc75e -SIZE (rsnapshot-1.3.1.tar.gz) = 215806 +SHA256 (rsnapshot-1.4.0.tar.gz) = 222574fee2f59d0e3ef5da6e6dd0f445205fecfa7ca12ef821eb8a89cf4f2ca8 +SIZE (rsnapshot-1.4.0.tar.gz) = 488785 From owner-svn-ports-head@freebsd.org Mon Jul 13 18:47:50 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95B1299C1C2; Mon, 13 Jul 2015 18:47:50 +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 8636A1024; Mon, 13 Jul 2015 18:47:50 +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 t6DIloSE094748; Mon, 13 Jul 2015 18:47:50 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DIloWE094747; Mon, 13 Jul 2015 18:47:50 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131847.t6DIloWE094747@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 18:47:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391933 - head/databases/rrdtool X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 18:47:50 -0000 Author: amdmi3 Date: Mon Jul 13 18:47:49 2015 New Revision: 391933 URL: https://svnweb.freebsd.org/changeset/ports/391933 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 Modified: head/databases/rrdtool/Makefile Modified: head/databases/rrdtool/Makefile ============================================================================== --- head/databases/rrdtool/Makefile Mon Jul 13 18:46:06 2015 (r391932) +++ head/databases/rrdtool/Makefile Mon Jul 13 18:47:49 2015 (r391933) @@ -3,7 +3,7 @@ PORTNAME= rrdtool PORTVERSION= 1.4.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= databases graphics MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/ @@ -17,7 +17,8 @@ CONFLICTS= rrdtool10-* rrdtool12-* USE_RC_SUBR= rrdcached USE_LDCONFIG= yes GNU_CONFIGURE= yes -USES= gmake libtool pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig shebangfix +SHEBANG_FILES= examples/rrdcached/rrdcached-size.pl USE_GNOME= glib20 libxml2 INSTALL_TARGET= install-strip From owner-svn-ports-head@freebsd.org Mon Jul 13 18:47:52 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F0DD99C1D6; Mon, 13 Jul 2015 18:47:52 +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 7FAD41035; Mon, 13 Jul 2015 18:47:52 +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 t6DIlqM3094848; Mon, 13 Jul 2015 18:47:52 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DIlq39094847; Mon, 13 Jul 2015 18:47:52 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131847.t6DIlq39094847@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 18:47:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391934 - head/sysutils/powerman X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 18:47:52 -0000 Author: amdmi3 Date: Mon Jul 13 18:47:51 2015 New Revision: 391934 URL: https://svnweb.freebsd.org/changeset/ports/391934 Log: - Fix shebangs - Add LICENSE_FILE Approved by: portmgr blanket MFH: 2015Q3 Modified: head/sysutils/powerman/Makefile Modified: head/sysutils/powerman/Makefile ============================================================================== --- head/sysutils/powerman/Makefile Mon Jul 13 18:47:49 2015 (r391933) +++ head/sysutils/powerman/Makefile Mon Jul 13 18:47:51 2015 (r391934) @@ -3,6 +3,7 @@ PORTNAME= powerman PORTVERSION= 2.3.20 +PORTREVISION= 1 CATEGORIES= sysutils parallel MASTER_SITES= https://github.com/chaos/powerman/releases/download/${PORTVERSION}/ @@ -10,10 +11,12 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Tool for doing remote power control LICENSE= GPLv2 # (or later) +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl -USES= libtool perl5 +USES= libtool perl5 shebangfix +SHEBANG_FILES= heartbeat/powerman USE_PERL5= build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-httppower --localstatedir=/var \ From owner-svn-ports-head@freebsd.org Mon Jul 13 18:57:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD19899C652; Mon, 13 Jul 2015 18:57: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 9C5372DE9; Mon, 13 Jul 2015 18:57: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 t6DIv9OX001319; Mon, 13 Jul 2015 18:57:09 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DIv9Lv001318; Mon, 13 Jul 2015 18:57:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131857.t6DIv9Lv001318@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 18:57:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391936 - head/sysutils/p5-MogileFS-Server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 18:57:09 -0000 Author: amdmi3 Date: Mon Jul 13 18:57:08 2015 New Revision: 391936 URL: https://svnweb.freebsd.org/changeset/ports/391936 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/sysutils/p5-MogileFS-Server/pkg-plist Modified: head/sysutils/p5-MogileFS-Server/pkg-plist ============================================================================== --- head/sysutils/p5-MogileFS-Server/pkg-plist Mon Jul 13 18:55:49 2015 (r391935) +++ head/sysutils/p5-MogileFS-Server/pkg-plist Mon Jul 13 18:57:08 2015 (r391936) @@ -91,4 +91,3 @@ man/man1/mogstored.1.gz %%PORTDOCS%%%%DOCSDIR%%/memcache-support.txt %%PORTDOCS%%%%DOCSDIR%%/pluggable-replication-policies.txt %%PORTDOCS%%%%DOCSDIR%%/testing.txt -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-head@freebsd.org Mon Jul 13 19:02:21 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E505699C77E; Mon, 13 Jul 2015 19:02: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 D57E911E0; Mon, 13 Jul 2015 19:02: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 t6DJ2LJa006287; Mon, 13 Jul 2015 19:02:21 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DJ2Lw2006286; Mon, 13 Jul 2015 19:02:21 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131902.t6DJ2Lw2006286@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 19:02:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391938 - head/mail/bogofilter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 19:02:22 -0000 Author: amdmi3 Date: Mon Jul 13 19:02:21 2015 New Revision: 391938 URL: https://svnweb.freebsd.org/changeset/ports/391938 Log: - Fix shebangs (actually affects slave bogofilter-tc port) Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/mail/bogofilter/Makefile Modified: head/mail/bogofilter/Makefile ============================================================================== --- head/mail/bogofilter/Makefile Mon Jul 13 18:59:20 2015 (r391937) +++ head/mail/bogofilter/Makefile Mon Jul 13 19:02:21 2015 (r391938) @@ -3,7 +3,7 @@ PORTNAME= bogofilter PORTVERSION= 1.2.4 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES?= mail MASTER_SITES= SF/bogofilter/bogofilter-current/bogofilter-${PORTVERSION} @@ -22,7 +22,9 @@ UNICODE_DESC= Normalize tokens to Unico CONFLICTS_INSTALL?= bogofilter-sqlite-[0-9]* bogofilter-qdbm-[0-9]* bogofilter-tc-[0-9]* [a-z][a-z]-bogofilter-[0-9]* -USES= cpe perl5 tar:bzip2 +USES= cpe perl5 shebangfix tar:bzip2 +SHEBANG_FILES= contrib/randomtrain.sh \ + contrib/scramble.sh USE_PERL5= run GNU_CONFIGURE= yes From owner-svn-ports-head@freebsd.org Mon Jul 13 19:34:55 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40AA399CDC0; Mon, 13 Jul 2015 19:34:55 +0000 (UTC) (envelope-from hrs@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 31589AFF; Mon, 13 Jul 2015 19:34:55 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DJYtTi022813; Mon, 13 Jul 2015 19:34:55 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DJYtQK022812; Mon, 13 Jul 2015 19:34:55 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201507131934.t6DJYtQK022812@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Mon, 13 Jul 2015 19:34:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391940 - head/textproc/docbook X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 19:34:55 -0000 Author: hrs Date: Mon Jul 13 19:34:54 2015 New Revision: 391940 URL: https://svnweb.freebsd.org/changeset/ports/391940 Log: Use USES=metaport. PR: 201535 Submitted by: Andriy Voskoboinyk Modified: head/textproc/docbook/Makefile Modified: head/textproc/docbook/Makefile ============================================================================== --- head/textproc/docbook/Makefile Mon Jul 13 19:03:54 2015 (r391939) +++ head/textproc/docbook/Makefile Mon Jul 13 19:34:54 2015 (r391940) @@ -4,18 +4,13 @@ PORTNAME= docbook PORTVERSION= 1.5 CATEGORIES= textproc -MASTER_SITES= # -DISTFILES= # MAINTAINER= doceng@FreeBSD.org COMMENT= Meta-port for the different versions of the DocBook DTD RUN_DEPENDS= ${LOCALBASE}/share/sgml/docbook/catalog:${PORTSDIR}/textproc/docbook-sgml \ - ${LOCALBASE}/share/xml/docbook/catalog.xml:${PORTSDIR}/textproc/docbook-xml \ - sdocbook-xml>0:${PORTSDIR}/textproc/sdocbook-xml + ${LOCALBASE}/share/xml/docbook/catalog.xml:${PORTSDIR}/textproc/docbook-xml -NO_BUILD= yes -NO_INSTALL= yes -NO_MTREE= yes +USES= metaport .include From owner-svn-ports-head@freebsd.org Mon Jul 13 19:47:18 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 261C299CF63; Mon, 13 Jul 2015 19:47:18 +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 169CCFA9; Mon, 13 Jul 2015 19:47:18 +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 t6DJlHpm028663; Mon, 13 Jul 2015 19:47:17 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DJlHsh028662; Mon, 13 Jul 2015 19:47:17 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507131947.t6DJlHsh028662@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 19:47:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391941 - head/www/blogsum X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 19:47:18 -0000 Author: amdmi3 Date: Mon Jul 13 19:47:17 2015 New Revision: 391941 URL: https://svnweb.freebsd.org/changeset/ports/391941 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/blogsum/pkg-plist Modified: head/www/blogsum/pkg-plist ============================================================================== --- head/www/blogsum/pkg-plist Mon Jul 13 19:34:54 2015 (r391940) +++ head/www/blogsum/pkg-plist Mon Jul 13 19:47:17 2015 (r391941) @@ -22,12 +22,4 @@ %%WWWDIR%%/themes/default/images/xml.gif %%WWWDIR%%/themes/default/index.tmpl %%WWWDIR%%/themes/default/style.css -@dirrm %%WWWDIR%%/themes/default/images -@dirrm %%WWWDIR%%/themes/default -@dirrm %%WWWDIR%%/themes -@dirrm %%WWWDIR%%/examples -@dirrm %%WWWDIR%%/docs -@dirrm %%WWWDIR%%/data -@dirrm %%WWWDIR%%/Blogsum -@dirrm %%WWWDIR%% -@exec mkdir -p %D/%%WWWDIR%%/data +@dir %%WWWDIR%%/data From owner-svn-ports-head@freebsd.org Mon Jul 13 19:48:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72C9599CF8E; Mon, 13 Jul 2015 19:48:41 +0000 (UTC) (envelope-from grembo@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 6143410A8; Mon, 13 Jul 2015 19:48:41 +0000 (UTC) (envelope-from grembo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DJmfNw029772; Mon, 13 Jul 2015 19:48:41 GMT (envelope-from grembo@FreeBSD.org) Received: (from grembo@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DJmWgJ029731; Mon, 13 Jul 2015 19:48:32 GMT (envelope-from grembo@FreeBSD.org) Message-Id: <201507131948.t6DJmWgJ029731@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: grembo set sender to grembo@FreeBSD.org using -f From: Michael Gmelin Date: Mon, 13 Jul 2015 19:48:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391942 - in head/devel: ice ice/files php5-ice py-ice X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 19:48:41 -0000 Author: grembo Date: Mon Jul 13 19:48:31 2015 New Revision: 391942 URL: https://svnweb.freebsd.org/changeset/ports/391942 Log: Update devel/ice, devel/py-ice and devel/php5-ice to 3.6.0 PR: 201143 Differential Revision: https://reviews.freebsd.org/D2930 Reviewed by: bapt Approved by: bapt Tested by: Roger Leigh Added: head/devel/ice/files/patch-cpp-include-Ice-FactoryTableInit.h (contents, props changed) head/devel/ice/files/patch-cpp-include-IceUtil-Config.h (contents, props changed) head/devel/ice/files/patch-cpp-include-IceUtil-ScannerConfig.h (contents, props changed) head/devel/ice/files/patch-cpp-src-Glacier2CryptPermissionsVerifier-CryptPermissionsVerifierI.cpp (contents, props changed) head/devel/ice/files/patch-cpp-src-Ice-StreamSocket.cpp (contents, props changed) head/devel/ice/files/patch-cpp-src-IceGrid-PluginFacadeI.cpp (contents, props changed) head/devel/ice/files/patch-cpp-src-IceGrid-RegistryI.cpp (contents, props changed) head/devel/ice/files/patch-cpp-test-IceGrid-admin-run.py (contents, props changed) head/devel/ice/files/patch-cpp-test-IceGrid-deployer-AllTests.cpp (contents, props changed) head/devel/ice/files/patch-cpp-test-IceGrid-deployer-Makefile (contents, props changed) head/devel/ice/files/patch-cpp-test-IceGrid-deployer-application.xml (contents, props changed) head/devel/ice/files/patch-cpp-test-IceGrid-distribution-AllTests.cpp (contents, props changed) head/devel/ice/files/patch-cpp-test-IceGrid-distribution-application.xml (contents, props changed) head/devel/ice/files/patch-cpp-test-IceGrid-distribution-run.py (contents, props changed) head/devel/ice/files/patch-cpp-test-IceGrid-session-run.py (contents, props changed) head/devel/ice/files/patch-cpp-test-IceGrid-simple-AllTests.cpp (contents, props changed) head/devel/ice/files/patch-cpp-test-IceSSL-configuration-AllTests.cpp (contents, props changed) head/devel/ice/files/patch-cpp-test-IceSSL-configuration-run.py (contents, props changed) head/devel/ice/files/patch-cpp-test-Slice-headers-run.py (contents, props changed) head/devel/ice/files/patch-python-Makefile (contents, props changed) head/devel/ice/files/patch-python-config-Make.rules (contents, props changed) head/devel/ice/files/patch-python-modules-IcePy-Types.cpp (contents, props changed) head/devel/ice/files/patch-python-modules-IcePy-Types.h (contents, props changed) head/devel/ice/files/patch-python-python-Makefile (contents, props changed) head/devel/ice/files/patch-python-test-Ice-info-AllTests.py (contents, props changed) head/devel/ice/files/patch-scripts-IceGridAdmin.py (contents, props changed) head/devel/ice/files/patch-scripts-icehashpassword.py (contents, props changed) Deleted: head/devel/ice/files/patch-cpp-include-Ice-Basicstream.h head/devel/ice/files/patch-cpp-include-Ice-IconvStringConverter.h head/devel/ice/files/patch-cpp-src-Ice-.depend head/devel/ice/files/patch-cpp-src-IceGrid-AdapterCache.cpp head/devel/ice/files/patch-cpp-src-IceGrid-AdapterCache.h head/devel/ice/files/patch-cpp-src-IceGrid-Database.cpp head/devel/ice/files/patch-cpp-src-slice2cpp-Gen.cpp head/devel/ice/files/patch-cpp-test-Glacier2-staticFiltering-run.py head/devel/ice/files/patch-py-Makefile head/devel/ice/files/patch-py-config-Make.rules head/devel/ice/files/patch-py-modules-IcePy-Types.cpp head/devel/ice/files/patch-py-modules-IcePy-Types.h head/devel/ice/files/patch-py-python-Makefile head/devel/ice/files/patch-py-test-Ice-info-AllTests.py Modified: head/devel/ice/Makefile head/devel/ice/distinfo head/devel/ice/files/Make.rules.FreeBSD head/devel/ice/files/patch-config-Make.common.rules head/devel/ice/files/patch-cpp-Makefile head/devel/ice/files/patch-cpp-allTests.py head/devel/ice/files/patch-cpp-config-Make.rules head/devel/ice/files/patch-cpp-test-Ice-info-AllTests.cpp head/devel/ice/files/patch-cpp-test-Ice-metrics-AllTests.cpp head/devel/ice/files/patch-php-config-Make.rules.php head/devel/ice/files/patch-scripts-Expect.py head/devel/ice/files/patch-scripts-TestUtil.py head/devel/ice/pkg-plist head/devel/php5-ice/Makefile head/devel/php5-ice/pkg-plist head/devel/py-ice/Makefile head/devel/py-ice/pkg-plist Modified: head/devel/ice/Makefile ============================================================================== --- head/devel/ice/Makefile Mon Jul 13 19:47:17 2015 (r391941) +++ head/devel/ice/Makefile Mon Jul 13 19:48:31 2015 (r391942) @@ -2,10 +2,8 @@ # $FreeBSD$ PORTNAME= Ice -PORTVERSION= 3.5.1 -PORTREVISION= 7 +PORTVERSION= 3.6.0 CATEGORIES= devel -MASTER_SITES= http://download.zeroc.com/Ice/3.5/ MAINTAINER= freebsd@grem.de COMMENT= Modern alternative to object middleware such as CORBA/COM/DCOM/COM+ @@ -24,10 +22,9 @@ LIB_DEPENDS+= libIce.so.${LIB_VRS}:${PO PLIST_SUB+= LIB_VERSION="${PORTVERSION}" LIB_VRS="${LIB_VRS}" .endif -OPTIONS_DEFINE?= DEBUG DEMOS DOCS TESTS -OPTIONS_DEFAULT?= DEMOS TESTS +OPTIONS_DEFINE?= DEBUG TESTS +OPTIONS_DEFAULT?= TESTS TESTS_DESC?= Build and run tests (requires lang/python) -DEMOS_DESC?= Build demos .include @@ -35,29 +32,30 @@ USES+= iconv gmake .if ${PORT_OPTIONS:MTESTS} && ${SLAVE_PORT} == "no" USES+= python:build +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}passlib>0:${PORTSDIR}/security/py-passlib .endif +WRKSRC= ${WRKDIR}/ice-${PORTVERSION} + USE_BDB= yes WANT_BDB_VER= 5 INVALID_BDB_VER= 40 41 42 43 44 46 47 48 6 USE_LDCONFIG= yes BUILD_WRKSRC?= ${WRKSRC}/cpp INSTALL_WRKSRC?= ${WRKSRC}/cpp +USE_GITHUB= yes +GH_ACCOUNT= zeroc-ice +GH_TAGNAME= v3.6.0 + CFLAGS+= -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I${LOCALBASE}/include -.if ${PORT_OPTIONS:MDEBUG} -CFLAGS+= -g -.else -CFLAGS+= -DNDEBUG -.endif -.if ${ARCH} == "ia64" -BROKEN= does not compile on ia64 +.if !${PORT_OPTIONS:MDEBUG} +CFLAGS+= -DNDEBUG .endif -.if ${ARCH} == "sparc64" -BROKEN= fails to link -.endif +BROKEN_ia64= Does not compile on ${ARCH} +BROKEN_sparc64= Does not compile on ${ARCH} .if ((${ARCH} != i386) && (${ARCH} != powerpc)) MAKE_ENV+= LP64=yes @@ -67,12 +65,8 @@ MAKE_ENV+= LP64=yes MAKE_ENV+= NOTESTS=yes .endif -.if !${PORT_OPTIONS:MDEMOS} -MAKE_ENV+= NODEMOS=yes -.endif - -.if !${PORT_OPTIONS:MDOCS} -MAKE_ENV+= NOICEDOCS=yes +.if ${SLAVE_PORT} == "no" +MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/cpp/lib:$$LD_LIBRARY_PATH .endif .include @@ -117,21 +111,26 @@ post-patch: ${WRKSRC}/cpp/config/Make.rules @${REINPLACE_CMD} '/install_configdir/d' \ ${WRKSRC}/cpp/config/Make.rules - @${REINPLACE_CMD} 's|INSTALL_PROGRAM|INSTALL_DATA|g' \ - ${WRKSRC}/cpp/src/ca/Makefile @${REINPLACE_CMD} '/LICENSE/s/prefix/install_slicedir/; \ s|%%INSTALL_PROGRAM%%|${INSTALL_PROGRAM}|g; ' \ ${WRKSRC}/config/Make.common.rules @${REINPLACE_CMD} 's|%%INSTALL_PROGRAM%%|${INSTALL_PROGRAM}|g; \ s|%%INSTALL_DATA%%|${INSTALL_DATA}|g; \ s|%%ICONV_LIB%%|${ICONV_LIB}|g; \ + s|%%PYTHON_CMD%%|${PYTHON_CMD}|g; \ s|%%PYTHON_SITELIBDIR%%|${STAGEDIR}${PYSITEDIR}|g; \ s|%%PREFIX%%|${PREFIX}|g ; \ - s|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/py/config/Make.rules + s|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/python/config/Make.rules @${REINPLACE_CMD} 's|%%INSTALL_PROGRAM%%|${INSTALL_PROGRAM}|g; \ s|%%INSTALL_DATA%%|${INSTALL_DATA}|g; \ s|%%PREFIX%%|${PREFIX}|g ; \ s|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/php/config/Make.rules.php +.if empty(ICONV_LIB) + # native iconv detected + @${REINPLACE_CMD} \ + -e 's|||g;' \ + ${WRKSRC}/cpp/include/IceUtil/IconvStringConverter.h +.endif .if ${PORT_OPTIONS:MTESTS} TEST_CMD= @cd ${BUILD_WRKSRC} && ${PYTHON_CMD} ./allTests.py @@ -141,4 +140,9 @@ check regression-test test: build pre-install: regression-test .endif +.if ${SLAVE_PORT} == "no" +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so.* +.endif + .include Modified: head/devel/ice/distinfo ============================================================================== --- head/devel/ice/distinfo Mon Jul 13 19:47:17 2015 (r391941) +++ head/devel/ice/distinfo Mon Jul 13 19:48:31 2015 (r391942) @@ -1,2 +1,2 @@ -SHA256 (Ice-3.5.1.tar.gz) = 989e51194c6adadbd156da3288e37bad847b93b3b876502e83033b70493af392 -SIZE (Ice-3.5.1.tar.gz) = 4799296 +SHA256 (zeroc-ice-Ice-3.6.0-v3.6.0_GH0.tar.gz) = 77933580cdc7fade0ebfce517935819e9eef5fc6b9e3f4143b07404daf54e25e +SIZE (zeroc-ice-Ice-3.6.0-v3.6.0_GH0.tar.gz) = 5300956 Modified: head/devel/ice/files/Make.rules.FreeBSD ============================================================================== --- head/devel/ice/files/Make.rules.FreeBSD Mon Jul 13 19:47:17 2015 (r391941) +++ head/devel/ice/files/Make.rules.FreeBSD Mon Jul 13 19:48:31 2015 (r391942) @@ -3,12 +3,12 @@ mkshlib = $(CXX) -shared BASELIBS = -lIceUtil -pthread -L$(LOCALBASE)/lib %%ICONV_LIB%% LIBS = -lIce $(BASELIBS) -ICEUTIL_OS_LIBS = -pthread +CRYPT_OS_LIBS = -lcrypt +ICEUTIL_OS_LIBS = -pthread -lcrypto PLATFORM_HAS_READLINE := yes -export LD_LIBRARY_PATH := $(libdir):$(LD_LIBRARY_PATH) - +cpp11libdirsuffix = lp64suffix = create_runpath_symlink = no prefix = %%PREFIX%% Modified: head/devel/ice/files/patch-config-Make.common.rules ============================================================================== --- head/devel/ice/files/patch-config-Make.common.rules Mon Jul 13 19:47:17 2015 (r391941) +++ head/devel/ice/files/patch-config-Make.common.rules Mon Jul 13 19:48:31 2015 (r391942) @@ -1,18 +1,40 @@ ---- config.orig/Make.common.rules 2013-05-20 22:21:58.666286011 +0000 -+++ config/Make.common.rules 2013-05-20 22:20:50.897196090 +0000 -@@ -19,7 +19,7 @@ - SHORT_VERSION = 3.4 - SOVERSION = 34 +--- config/Make.common.rules.orig 2015-06-23 15:30:20.000000000 +0000 ++++ config/Make.common.rules 2015-06-27 23:55:59.468049240 +0000 +@@ -19,7 +19,8 @@ + SHORT_VERSION = 3.6 + SOVERSION = 36 --INSTALL = cp -fp -+INSTALL = %%INSTALL_PROGRAM%% - INSTALL_PROGRAM = ${INSTALL} - INSTALL_LIBRARY = ${INSTALL} - INSTALL_DATA = ${INSTALL} -@@ -386,11 +386,15 @@ - then \ - echo "Creating $(DESTDIR)$(install_slicedir)..." ; \ - $(call mkdir, $(DESTDIR)$(install_slicedir), -p) ; \ +-INSTALL = cp -fp ++override DESTDIR = ++INSTALL = %%INSTALL_PROGRAM%% + INSTALL_PROGRAM = ${INSTALL} + INSTALL_LIBRARY = ${INSTALL} + INSTALL_DATA = ${INSTALL} +@@ -49,13 +50,13 @@ + # + # usr_dir_install means we want to install with a /usr style layout. + # +-ifeq ($(prefix), /usr) +- usr_dir_install = 1 +-endif +- +-ifeq ($(prefix), /usr/local) +- usr_dir_install = 1 +-endif ++#ifeq ($(prefix), /usr) ++# usr_dir_install = 1 ++#endif ++# ++#ifeq ($(prefix), /usr/local) ++# usr_dir_install = 1 ++#endif + + # + # A /usr style layout can be forced by setting USR_DIR_INSTALL=yes. +@@ -461,20 +463,24 @@ + then \ + ln -s Ice-$(VERSION)/slice $(DESTDIR)/$(prefix)/share/slice ; \ + fi ; \ + fi + + @if test -d $(DESTDIR)$(install_slicedir) ; \ @@ -26,20 +48,16 @@ - fi + fi -@@ -410,12 +410,12 @@ - fi - - -- @if test ! -f $(DESTDIR)$(prefix)/CHANGES$(TEXT_EXTENSION) ; \ -+ @if test ! -f $(DESTDIR)$(install_slicedir)/CHANGES$(TEXT_EXTENSION) ; \ +- @if test ! -f $(DESTDIR)$(install_docdir)/ICE_LICENSE$(TEXT_EXTENSION) ; \ ++ @if test ! -f $(DESTDIR)$(install_slicedir)/ICE_LICENSE$(TEXT_EXTENSION) ; \ then \ -- $(call installdata,$(top_srcdir)/../CHANGES$(TEXT_EXTENSION),$(DESTDIR)$(prefix)) ; \ -+ $(call installdata,$(top_srcdir)/../CHANGES$(TEXT_EXTENSION),$(DESTDIR)$(install_slicedir)) ; \ +- $(call installdata,$(top_srcdir)/../ICE_LICENSE$(TEXT_EXTENSION),$(DESTDIR)$(install_docdir)) ; \ ++ $(call installdata,$(top_srcdir)/../ICE_LICENSE$(TEXT_EXTENSION),$(DESTDIR)$(install_slicedir)) ; \ fi -- @if test ! -f $(DESTDIR)$(prefix)/RELEASE_NOTES$(TEXT_EXTENSION) ; \ -+ @if test ! -f $(DESTDIR)$(install_slicedir)/RELEASE_NOTES$(TEXT_EXTENSION) ; \ +- @if test ! -f $(DESTDIR)$(install_docdir)/LICENSE$(TEXT_EXTENSION) ; \ ++ @if test ! -f $(DESTDIR)$(install_slicedir)/LICENSE$(TEXT_EXTENSION) ; \ then \ -- $(call installdata,$(top_srcdir)/../RELEASE_NOTES$(TEXT_EXTENSION),$(DESTDIR)$(prefix)) ; \ -+ $(call installdata,$(top_srcdir)/../RELEASE_NOTES$(TEXT_EXTENSION),$(DESTDIR)$(install_slicedir)) ; \ +- $(call installdata,$(top_srcdir)/../LICENSE$(TEXT_EXTENSION),$(DESTDIR)$(install_docdir)) ; \ ++ $(call installdata,$(top_srcdir)/../LICENSE$(TEXT_EXTENSION),$(DESTDIR)$(install_slicedir)) ; \ fi Modified: head/devel/ice/files/patch-cpp-Makefile ============================================================================== --- head/devel/ice/files/patch-cpp-Makefile Mon Jul 13 19:47:17 2015 (r391941) +++ head/devel/ice/files/patch-cpp-Makefile Mon Jul 13 19:48:31 2015 (r391942) @@ -1,26 +1,13 @@ ---- cpp.orig/Makefile 2013-03-11 15:19:46.000000000 +0000 -+++ cpp/Makefile 2013-05-19 22:06:57.713280491 +0000 -@@ -11,11 +11,22 @@ +--- cpp/Makefile.orig 2015-06-23 15:30:20.000000000 +0000 ++++ cpp/Makefile 2015-06-27 09:35:22.892599446 +0000 +@@ -13,8 +13,8 @@ - include $(top_srcdir)/config/Make.rules + SUBDIRS = config src include --SUBDIRS = config src include test -+SUBDIRS = config src include -+ +-ifneq ($(MAKECMDGOALS),install) +- SUBDIRS := $(SUBDIRS) test +ifeq ($(NOTESTS),) -+SUBDIRS := $(SUBDIRS) test -+endif - - ifeq ($(shell uname | grep MINGW),) -+ifeq ($(NODEMOS),) - SUBDIRS := $(SUBDIRS) demo ++ SUBDIRS := $(SUBDIRS) test endif -+endif -+ -+ifeq ($(NOICEDOCS),) -+SUBDIRS := $(SUBDIRS) doc -+endif -+ - - INSTALL_SUBDIRS = $(install_bindir) $(install_libdir) $(install_includedir) $(install_configdir) + INSTALL_SUBDIRS = $(install_bindir) $(install_libdir)$(cpp11libdirsuffix) $(install_includedir) \ Modified: head/devel/ice/files/patch-cpp-allTests.py ============================================================================== --- head/devel/ice/files/patch-cpp-allTests.py Mon Jul 13 19:47:17 2015 (r391941) +++ head/devel/ice/files/patch-cpp-allTests.py Mon Jul 13 19:48:31 2015 (r391942) @@ -1,6 +1,6 @@ ---- cpp.orig/allTests.py 2013-03-11 15:19:58.000000000 +0000 -+++ cpp/allTests.py 2013-05-19 22:25:00.000000000 +0000 -@@ -62,7 +63,7 @@ +--- cpp/allTests.py.orig 2015-06-23 15:30:20.000000000 +0000 ++++ cpp/allTests.py 2015-06-27 22:16:43.703450842 +0000 +@@ -66,7 +66,7 @@ ("Ice/servantLocator", ["core"]), ("Ice/interceptor", ["core"]), ("Ice/stringConverter", ["core"]), @@ -8,17 +8,22 @@ + ("Ice/udp", ["core", "nofreebsdjail"]), ("Ice/defaultServant", ["core"]), ("Ice/defaultValue", ["core"]), - ("Ice/invoke", ["core", "novc6"]), -@@ -85,7 +85,7 @@ - ("IceStorm/federation2", ["service", "novc90", "nomingw"]), - ("IceStorm/stress", ["service", "stress", "novc90", "noappverifier", "nomingw"]), # Too slow with appverifier. - ("IceStorm/rep1", ["service", "novc90", "nomingw"]), -- ("IceStorm/repgrid", ["service", "novc90", "nomingw"]), -+ ("IceStorm/repgrid", ["service", "novc90", "nomingw", "nofreebsd"]), - ("IceStorm/repstress", ["service", "noipv6", "stress", "novc90", "nomingw"]), - ("FreezeScript/dbmap", ["once", "novc90", "nomingw"]), - ("FreezeScript/evictor", ["once", "novc90", "nomingw"]), -@@ -106,8 +107,8 @@ + ("Ice/invoke", ["core"]), +@@ -90,11 +90,11 @@ + ("IceStorm/federation2", ["service", "novc100", "nomingw"]), + ("IceStorm/stress", ["service", "stress", "novc100", "nomingw"]), # Too slow with appverifier. + ("IceStorm/rep1", ["service", "novc100", "nomingw"]), +- ("IceStorm/repgrid", ["service", "novc100", "nomingw"]), ++ ("IceStorm/repgrid", ["service", "novc100", "nomingw", "nofreebsd"]), + ("IceStorm/repstress", ["service", "noipv6", "stress", "novc100", "nomingw"]), + ("FreezeScript/dbmap", ["once", "novc100", "nomingw"]), + ("FreezeScript/evictor", ["once", "novc100", "nomingw"]), +- ("IceDiscovery/simple", ["service"]), ++ ("IceDiscovery/simple", ["service", "nofreebsdjail"]), + ("IceGrid/simple", ["service", "novc100", "nomingw"]), + ("IceGrid/fileLock", ["service", "novc100", "nomingw"]), + ("IceGrid/deployer", ["service", "novc100", "nomingw"]), +@@ -123,8 +123,8 @@ # if TestUtil.isWin32() or os.getuid() == 0: tests += [ Modified: head/devel/ice/files/patch-cpp-config-Make.rules ============================================================================== --- head/devel/ice/files/patch-cpp-config-Make.rules Mon Jul 13 19:47:17 2015 (r391941) +++ head/devel/ice/files/patch-cpp-config-Make.rules Mon Jul 13 19:48:31 2015 (r391942) @@ -1,13 +1,13 @@ ---- cpp.orig/config/Make.rules Fri Mar 11 16:19:00 2013 -+++ cpp/config/Make.rules Fri May 19 22:00:09 2013 -@@ -233,7 +233,9 @@ - DB_FLAGS = -I/usr/local/include/db53 - DB_LIBS = -L/usr/local/$(libsubdir)/db53 -ldb_cxx - else -- DB_LIBS = -ldb_cxx -+ DB_FLAGS = -I%%BDB_INCLUDE_DIR%% -+ DB_LIBS = -L%%BDB_LIB_DIR%% -l%%BDB_LIB_CXX_NAME%% -+ DB_RPATH_LINK = $(call rpathlink,%%BDB_LIB_DIR%%) - endif +--- cpp/config/Make.rules.orig 2015-06-23 15:30:20.000000000 +0000 ++++ cpp/config/Make.rules 2015-06-27 10:26:42.692387147 +0000 +@@ -240,7 +240,9 @@ + DB_FLAGS = -I/usr/local/include/db53 + DB_LIBS = -L/usr/local/$(libsubdir)/db53 -ldb_cxx + else +- DB_LIBS = -ldb_cxx ++ DB_FLAGS = -I%%BDB_INCLUDE_DIR%% ++ DB_LIBS = -L%%BDB_LIB_DIR%% -l%%BDB_LIB_CXX_NAME%% ++ DB_RPATH_LINK = $(call rpathlink,%%BDB_LIB_DIR%%) + endif endif endif Added: head/devel/ice/files/patch-cpp-include-Ice-FactoryTableInit.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-include-Ice-FactoryTableInit.h Mon Jul 13 19:48:31 2015 (r391942) @@ -0,0 +1,59 @@ +--- cpp/include/Ice/FactoryTableInit.h.orig 2015-06-23 15:30:20.000000000 +0000 ++++ cpp/include/Ice/FactoryTableInit.h 2015-06-27 14:51:48.188288621 +0000 +@@ -48,6 +55,9 @@ + + DefaultUserExceptionFactoryInit(const char* typeId) : + _typeId(typeId) ++#if defined(ICE_BROKEN_ATEXIT) ++ , _ftableInit(new IceInternal::FactoryTableInit) ++#endif + { + factoryTable->addExceptionFactory(_typeId, new DefaultUserExceptionFactory(_typeId)); + } +@@ -55,10 +65,16 @@ + ~DefaultUserExceptionFactoryInit() + { + factoryTable->removeExceptionFactory(_typeId); ++#if defined(ICE_BROKEN_ATEXIT) ++ delete _ftableInit; ++#endif + } + + private: + const ::std::string _typeId; ++#if defined(ICE_BROKEN_ATEXIT) ++ IceInternal::FactoryTableInit* _ftableInit; ++#endif + }; + + template +@@ -67,7 +83,10 @@ + public: + + DefaultObjectFactoryInit(const char* typeId) : +- _typeId(typeId) ++ _typeId(typeId) ++#if defined(ICE_BROKEN_ATEXIT) ++ , _ftableInit(new IceInternal::FactoryTableInit) ++#endif + { + factoryTable->addObjectFactory(_typeId, new DefaultObjectFactory(_typeId)); + } +@@ -75,11 +94,16 @@ + ~DefaultObjectFactoryInit() + { + factoryTable->removeObjectFactory(_typeId); ++#if defined(ICE_BROKEN_ATEXIT) ++ delete _ftableInit; ++#endif + } + + private: + const ::std::string _typeId; +- ++#if defined(ICE_BROKEN_ATEXIT) ++ IceInternal::FactoryTableInit* _ftableInit; ++#endif + }; + + } Added: head/devel/ice/files/patch-cpp-include-IceUtil-Config.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-include-IceUtil-Config.h Mon Jul 13 19:48:31 2015 (r391942) @@ -0,0 +1,19 @@ +--- cpp/include/IceUtil/Config.h.orig 2015-06-27 15:37:32.688102665 +0000 ++++ cpp/include/IceUtil/Config.h 2015-06-27 15:37:34.926179135 +0000 +@@ -49,6 +49,16 @@ + #endif + + // ++// FreeBSD 10.0-RELEASE had a broken atexit handler ++// (affects the order of static destruction) ++#if defined(__FreeBSD__) ++#include ++# if __FreeBSD_version < 1000700 ++# define ICE_BROKEN_ATEXIT = 1 ++# endif ++#endif ++ ++// + // Check for C++ 11 support + // + // For GCC, we recognize --std=c++0x only for GCC version 4.5 and greater, Added: head/devel/ice/files/patch-cpp-include-IceUtil-ScannerConfig.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-include-IceUtil-ScannerConfig.h Mon Jul 13 19:48:31 2015 (r391942) @@ -0,0 +1,11 @@ +--- cpp/include/IceUtil/ScannerConfig.h.orig 2015-06-27 11:31:57.336119105 +0000 ++++ cpp/include/IceUtil/ScannerConfig.h 2015-06-27 11:42:15.630073945 +0000 +@@ -29,7 +29,7 @@ + // Clang++ >= 5.1 deprecate 'register' storage class specifier + // used by lex generated Scanners. + // +-#if defined(__clang__) ++#if defined(__clang__) && __clang_major__ >= 3 && __clang_minor__ >= 4 + # pragma clang diagnostic ignored "-Wdeprecated-register" + #endif + Added: head/devel/ice/files/patch-cpp-src-Glacier2CryptPermissionsVerifier-CryptPermissionsVerifierI.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-src-Glacier2CryptPermissionsVerifier-CryptPermissionsVerifierI.cpp Mon Jul 13 19:48:31 2015 (r391942) @@ -0,0 +1,64 @@ +--- cpp/src/Glacier2CryptPermissionsVerifier/CryptPermissionsVerifierI.cpp.orig 2015-06-23 15:30:20.000000000 +0000 ++++ cpp/src/Glacier2CryptPermissionsVerifier/CryptPermissionsVerifierI.cpp 2015-06-27 17:04:09.625743300 +0000 +@@ -17,6 +17,8 @@ + + #if defined(__GLIBC__) + # include ++#elif defined(__FreeBSD__) ++# include + #elif defined(__APPLE__) + # include + # include +@@ -33,6 +35,28 @@ + namespace + { + ++#if defined(__FreeBSD__) ++IceUtil::Mutex* _staticMutex = 0; ++ ++class Init ++{ ++public: ++ ++ Init() ++ { ++ _staticMutex = new IceUtil::Mutex; ++ } ++ ++ ~Init() ++ { ++ delete _staticMutex; ++ _staticMutex = 0; ++ } ++}; ++ ++Init init; ++#endif ++ + class CryptPermissionsVerifierI : public PermissionsVerifier + { + public: +@@ -140,7 +164,7 @@ + { + return false; + } +-#if defined(__GLIBC__) ++#if defined(__GLIBC__) || defined(__FreeBSD__) + size_t i = p->second.rfind('$'); + string salt; + if(i == string::npos) +@@ -162,9 +186,14 @@ + return false; + } + } ++# if defined(__GLIBC__) + struct crypt_data data; + data.initialized = 0; + return p->second == crypt_r(password.c_str(), salt.c_str(), &data); ++# else ++ IceUtilInternal::MutexPtrLock lock(_staticMutex); ++ return p->second == crypt(password.c_str(), salt.c_str()); ++# endif + #elif defined(__APPLE__) || defined(_WIN32) + // + // Pbkdf2 string format: Added: head/devel/ice/files/patch-cpp-src-Ice-StreamSocket.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-src-Ice-StreamSocket.cpp Mon Jul 13 19:48:31 2015 (r391942) @@ -0,0 +1,11 @@ +--- cpp/src/Ice/StreamSocket.cpp.orig 2015-07-03 16:22:19.091609986 +0200 ++++ cpp/src/Ice/StreamSocket.cpp 2015-07-03 16:22:32.355937985 +0200 +@@ -32,7 +32,7 @@ + #ifndef ICE_USE_IOCP + if(doConnect(_fd, _proxy ? _proxy->getAddress() : _addr, sourceAddr)) + { +- _state = StateConnected; ++ _state = _proxy ? StateProxyWrite : StateConnected; + } + #endif + _desc = fdToString(_fd, _proxy, _addr); Added: head/devel/ice/files/patch-cpp-src-IceGrid-PluginFacadeI.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-src-IceGrid-PluginFacadeI.cpp Mon Jul 13 19:48:31 2015 (r391942) @@ -0,0 +1,23 @@ +--- cpp/src/IceGrid/PluginFacadeI.cpp.orig 2015-07-03 17:38:27.734242982 +0200 ++++ cpp/src/IceGrid/PluginFacadeI.cpp 2015-07-03 17:42:42.990740982 +0200 +@@ -34,10 +34,16 @@ + IceGrid::setRegistryPluginFacade(new RegistryPluginFacadeI); + } + +- ~Init() +- { +- IceGrid::setRegistryPluginFacade(0); +- } ++/* This is a bad idea, see ++ * https://isocpp.org/wiki/faq/ctors#construct-on-first-use-v2 ++ * That's why we disabled it and make sure the registrypluginfacace ++ * is reset somwhere else. Construction is still here, so that ++ * registry plugins work as expected. ++ * ~Init() ++ * { ++ * IceGrid::setRegistryPluginFacade(0); ++ * } ++ */ + }; + + Init init; Added: head/devel/ice/files/patch-cpp-src-IceGrid-RegistryI.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-src-IceGrid-RegistryI.cpp Mon Jul 13 19:48:31 2015 (r391942) @@ -0,0 +1,24 @@ +--- cpp/src/IceGrid/RegistryI.cpp.orig 2015-07-03 17:43:25.231459982 +0200 ++++ cpp/src/IceGrid/RegistryI.cpp 2015-07-03 17:46:57.991198982 +0200 +@@ -48,6 +48,13 @@ + using namespace Ice; + using namespace IceGrid; + ++namespace IceGrid ++{ ++ ++ICE_GRID_API void setRegistryPluginFacade(const RegistryPluginFacadePtr&); ++ ++} ++ + namespace + { + +@@ -159,6 +166,7 @@ + + RegistryI::~RegistryI() + { ++ IceGrid::setRegistryPluginFacade(0); + } + + bool Modified: head/devel/ice/files/patch-cpp-test-Ice-info-AllTests.cpp ============================================================================== --- head/devel/ice/files/patch-cpp-test-Ice-info-AllTests.cpp Mon Jul 13 19:47:17 2015 (r391941) +++ head/devel/ice/files/patch-cpp-test-Ice-info-AllTests.cpp Mon Jul 13 19:48:31 2015 (r391942) @@ -1,31 +1,20 @@ ---- cpp.orig/test/Ice/info/AllTests.cpp 2011-06-15 21:43:59.000000000 +0200 -+++ cpp/test/Ice/info/AllTests.cpp 2012-03-04 20:14:53.000000000 +0100 -@@ -141,9 +141,11 @@ +--- cpp.orig/test/Ice/info/AllTests.cpp 2015-01-23 12:42:09.819774063 +0000 ++++ cpp/test/Ice/info/AllTests.cpp 2015-01-23 12:42:59.341774435 +0000 +@@ -157,7 +157,7 @@ test(info->adapterName.empty()); test(info->localPort > 0); test(info->remotePort == 12010); -- test(info->remoteAddress == defaultHost); -- test(info->localAddress == defaultHost); -- -+ if (!inFreeBSDJail()) -+ { -+ test(info->remoteAddress == defaultHost); -+ test(info->localAddress == defaultHost); -+ } - ostringstream os; - - Ice::Context ctx = testIntf->getConnectionInfoAsContext(); -@@ -163,8 +165,11 @@ +- if(defaultHost == "127.0.0.1") ++ if(defaultHost == "127.0.0.1" && !inFreeBSDJail()) + { + test(info->remoteAddress == defaultHost); + test(info->localAddress == defaultHost); +@@ -182,7 +182,7 @@ test(info->adapterName.empty()); test(info->localPort > 0); test(info->remotePort == 12010); -- test(info->remoteAddress ==defaultHost); -- test(info->localAddress == defaultHost); -+ if (!inFreeBSDJail()) -+ { -+ test(info->remoteAddress == defaultHost); -+ test(info->localAddress == defaultHost); -+ } - } - cout << "ok" << endl; - +- if(defaultHost == "127.0.0.1") ++ if(defaultHost == "127.0.0.1" && !inFreeBSDJail()) + { + test(info->remoteAddress == defaultHost); + test(info->localAddress == defaultHost); Modified: head/devel/ice/files/patch-cpp-test-Ice-metrics-AllTests.cpp ============================================================================== --- head/devel/ice/files/patch-cpp-test-Ice-metrics-AllTests.cpp Mon Jul 13 19:47:17 2015 (r391941) +++ head/devel/ice/files/patch-cpp-test-Ice-metrics-AllTests.cpp Mon Jul 13 19:48:31 2015 (r391942) @@ -1,32 +1,50 @@ ---- cpp.orig/test/Ice/metrics/AllTests.cpp 2013-03-11 15:19:47.000000000 +0000 -+++ cpp/test/Ice/metrics/AllTests.cpp 2013-05-20 02:11:00.939194168 +0000 -@@ -597,9 +597,12 @@ - testAttribute(clientMetrics, clientProps, update, "Connection", "incoming", "false"); - testAttribute(clientMetrics, clientProps, update, "Connection", "adapterName", ""); - testAttribute(clientMetrics, clientProps, update, "Connection", "connectionId", "Con1"); -- testAttribute(clientMetrics, clientProps, update, "Connection", "localHost", "127.0.0.1"); -+ if (!inFreeBSDJail()) -+ { -+ testAttribute(clientMetrics, clientProps, update, "Connection", "localHost", "127.0.0.1"); -+ testAttribute(clientMetrics, clientProps, update, "Connection", "remoteHost", "127.0.0.1"); -+ } - //testAttribute(clientMetrics, clientProps, update, "Connection", "localPort", ""); -- testAttribute(clientMetrics, clientProps, update, "Connection", "remoteHost", "127.0.0.1"); - testAttribute(clientMetrics, clientProps, update, "Connection", "remotePort", "12010"); - testAttribute(clientMetrics, clientProps, update, "Connection", "mcastHost", ""); - testAttribute(clientMetrics, clientProps, update, "Connection", "mcastPort", ""); -@@ -814,9 +817,12 @@ - testAttribute(serverMetrics, serverProps, update, "Dispatch", "incoming", "true", op); - testAttribute(serverMetrics, serverProps, update, "Dispatch", "adapterName", "TestAdapter", op); - testAttribute(serverMetrics, serverProps, update, "Dispatch", "connectionId", "", op); -- testAttribute(serverMetrics, serverProps, update, "Dispatch", "localHost", "127.0.0.1", op); -+ if (!inFreeBSDJail()) -+ { -+ testAttribute(serverMetrics, serverProps, update, "Dispatch", "localHost", "127.0.0.1", op); -+ testAttribute(serverMetrics, serverProps, update, "Dispatch", "remoteHost", "127.0.0.1", op); -+ } - testAttribute(serverMetrics, serverProps, update, "Dispatch", "localPort", "12010", op); -- testAttribute(serverMetrics, serverProps, update, "Dispatch", "remoteHost", "127.0.0.1", op); - //testAttribute(serverMetrics, serverProps, update, "Dispatch", "remotePort", "12010", op); - testAttribute(serverMetrics, serverProps, update, "Dispatch", "mcastHost", "", op); - testAttribute(serverMetrics, serverProps, update, "Dispatch", "mcastPort", "", op); +--- cpp/test/Ice/metrics/AllTests.cpp.orig 2015-06-23 15:30:20.000000000 +0000 ++++ cpp/test/Ice/metrics/AllTests.cpp 2015-06-27 19:16:18.877197646 +0000 +@@ -639,9 +639,12 @@ + testAttribute(clientMetrics, clientProps, update, "Connection", "incoming", "false"); + testAttribute(clientMetrics, clientProps, update, "Connection", "adapterName", ""); + testAttribute(clientMetrics, clientProps, update, "Connection", "connectionId", "Con1"); +- testAttribute(clientMetrics, clientProps, update, "Connection", "localHost", "127.0.0.1"); ++ if (!inFreeBSDJail()) ++ { ++ testAttribute(clientMetrics, clientProps, update, "Connection", "localHost", "127.0.0.1"); ++ testAttribute(clientMetrics, clientProps, update, "Connection", "remoteHost", "127.0.0.1"); ++ } + //testAttribute(clientMetrics, clientProps, update, "Connection", "localPort", ""); +- testAttribute(clientMetrics, clientProps, update, "Connection", "remoteHost", "127.0.0.1"); + testAttribute(clientMetrics, clientProps, update, "Connection", "remotePort", "12010"); + testAttribute(clientMetrics, clientProps, update, "Connection", "mcastHost", ""); + testAttribute(clientMetrics, clientProps, update, "Connection", "mcastPort", ""); +@@ -726,7 +729,7 @@ + bool dnsException = false; + try + { +- communicator->stringToProxy("test:tcp -t 500 -p 12010 -h unknownfoo.zeroc.com")->ice_ping(); ++ communicator->stringToProxy("test:tcp -t 500 -p 12010 -h unknownhost9999.example.org")->ice_ping(); + test(false); + } + catch(const Ice::DNSException&) +@@ -739,7 +742,7 @@ + } + test(clientMetrics->getMetricsView("View", timestamp)["EndpointLookup"].size() == 2); + m1 = clientMetrics->getMetricsView("View", timestamp)["EndpointLookup"][1]; +- test(m1->id == "tcp -h unknownfoo.zeroc.com -p 12010 -t 500" && m1->total == 2 && ++ test(m1->id == "tcp -h unknownhost9999.example.org -p 12010 -t 500" && m1->total == 2 && + (!dnsException || m1->failures == 2)); + if(dnsException) + { +@@ -871,9 +874,12 @@ + testAttribute(serverMetrics, serverProps, update, "Dispatch", "incoming", "true", op); + testAttribute(serverMetrics, serverProps, update, "Dispatch", "adapterName", "TestAdapter", op); + testAttribute(serverMetrics, serverProps, update, "Dispatch", "connectionId", "", op); +- testAttribute(serverMetrics, serverProps, update, "Dispatch", "localHost", "127.0.0.1", op); ++ if (!inFreeBSDJail()) ++ { ++ testAttribute(serverMetrics, serverProps, update, "Dispatch", "localHost", "127.0.0.1", op); ++ testAttribute(serverMetrics, serverProps, update, "Dispatch", "remoteHost", "127.0.0.1", op); ++ } + testAttribute(serverMetrics, serverProps, update, "Dispatch", "localPort", "12010", op); +- testAttribute(serverMetrics, serverProps, update, "Dispatch", "remoteHost", "127.0.0.1", op); + //testAttribute(serverMetrics, serverProps, update, "Dispatch", "remotePort", "12010", op); + testAttribute(serverMetrics, serverProps, update, "Dispatch", "mcastHost", "", op); + testAttribute(serverMetrics, serverProps, update, "Dispatch", "mcastPort", "", op); Added: head/devel/ice/files/patch-cpp-test-IceGrid-admin-run.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-test-IceGrid-admin-run.py Mon Jul 13 19:48:31 2015 (r391942) @@ -0,0 +1,21 @@ +--- cpp/test/IceGrid/admin/run.py.orig 2015-07-03 19:05:40.084004978 +0200 ++++ cpp/test/IceGrid/admin/run.py 2015-07-03 19:19:36.550643978 +0200 +@@ -20,11 +20,14 @@ + sys.path.append(os.path.join(path[0], "scripts")) + import TestUtil, IceGridAdmin + ++dbdir = os.path.join(os.getcwd(), "db") ++ + if not TestUtil.isWin32() and os.getuid() == 0: +- sys.stdout.write("\n") +- sys.stdout.write("*** can't run test as root ***\n") +- sys.stdout.write("\n") +- sys.exit(0) ++ for root, dirs, files in os.walk(dbdir): ++ os.chown(os.path.join(dbdir, root), 65534, 65534) ++ for f in files: ++ os.chown(os.path.join(dbdir, root, f), 65534, 65534) ++ os.setuid(65534) + + testdir = os.getcwd(); + Added: head/devel/ice/files/patch-cpp-test-IceGrid-deployer-AllTests.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-test-IceGrid-deployer-AllTests.cpp Mon Jul 13 19:48:31 2015 (r391942) @@ -0,0 +1,190 @@ +--- cpp/test/IceGrid/deployer/AllTests.cpp.orig 2015-07-04 13:12:57.306420997 +0200 ++++ cpp/test/IceGrid/deployer/AllTests.cpp 2015-07-04 13:13:30.146599997 +0200 +@@ -126,21 +126,21 @@ + // + // Test with empty file. + // +- string path = testDir + "/log1.txt"; ++ string path = testDir + "/db/log1.txt"; + ofstream os(path.c_str()); + os.close(); + +- it = session->openServerLog("LogServer", testDir + "/log1.txt", -1); ++ it = session->openServerLog("LogServer", testDir + "/db/log1.txt", -1); + test(it->read(1024, lines) && lines.empty()); + test(it->read(1024, lines) && lines.empty()); + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log1.txt", 0); ++ it = session->openServerLog("LogServer", testDir + "/db/log1.txt", 0); + test(it->read(1024, lines) && lines.empty()); + test(it->read(1024, lines) && lines.empty()); + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log1.txt", 100); ++ it = session->openServerLog("LogServer", testDir + "/db/log1.txt", 100); + test(it->read(1024, lines) && lines.empty()); + test(it->read(1024, lines) && lines.empty()); + it->destroy(); +@@ -156,29 +156,29 @@ + // + // Test with log file with one line with no EOL on last line. + // +- string path = testDir + "/log2.txt"; ++ string path = testDir + "/db/log2.txt"; + ofstream os(path.c_str()); + os << "one line file with no EOL on last line"; + os.close(); + +- it = session->openServerLog("LogServer", testDir + "/log2.txt", -1); ++ it = session->openServerLog("LogServer", testDir + "/db/log2.txt", -1); + test(it->read(1024, lines) && lines.size() == 1); + test(lines[0] == "one line file with no EOL on last line"); + test(it->read(1024, lines) && lines.empty()); + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log2.txt", 0); ++ it = session->openServerLog("LogServer", testDir + "/db/log2.txt", 0); + test(it->read(1024, lines) && lines.empty()); + test(it->read(1024, lines) && lines.empty()); + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log2.txt", 1); ++ it = session->openServerLog("LogServer", testDir + "/db/log2.txt", 1); + test(it->read(1024, lines) && lines.size() == 1); + test(lines[0] == "one line file with no EOL on last line"); + test(it->read(1024, lines) && lines.empty()); + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log2.txt", 100); ++ it = session->openServerLog("LogServer", testDir + "/db/log2.txt", 100); + test(it->read(1024, lines) && lines.size() == 1); + test(lines[0] == "one line file with no EOL on last line"); + test(it->read(1024, lines) && lines.empty()); +@@ -195,37 +195,37 @@ + // + // Test with log file with one line with EOL on last line. + // +- string path = testDir + "/log3.txt"; ++ string path = testDir + "/db/log3.txt"; + ofstream os(path.c_str()); + os << "one line file with EOL on last line" << endl; + os.close(); + +- it = session->openServerLog("LogServer", testDir + "/log3.txt", -1); ++ it = session->openServerLog("LogServer", testDir + "/db/log3.txt", -1); + test(it->read(1024, lines) && lines.size() == 2); + test(lines[0] == "one line file with EOL on last line"); + test(lines[1].empty()); + test(it->read(1024, lines) && lines.empty()); + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log3.txt", 0); ++ it = session->openServerLog("LogServer", testDir + "/db/log3.txt", 0); + test(it->read(1024, lines) && lines.empty()); + test(it->read(1024, lines) && lines.empty()); + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log3.txt", 1); ++ it = session->openServerLog("LogServer", testDir + "/db/log3.txt", 1); + test(it->read(1024, lines) && lines.size() == 2); + test(lines[0] == "one line file with EOL on last line"); + test(lines[1].empty()); + test(it->read(1024, lines) && lines.empty()); + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log3.txt", 100); ++ it = session->openServerLog("LogServer", testDir + "/db/log3.txt", 100); + test(it->read(1024, lines) && lines.size() == 2); + test(lines[0] == "one line file with EOL on last line"); + test(lines[1].empty()); + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log3.txt", 2); ++ it = session->openServerLog("LogServer", testDir + "/db/log3.txt", 2); + test(it->read(1024, lines) && lines.size() == 2); + test(lines[0] == "one line file with EOL on last line"); + test(lines[1].empty()); +@@ -242,14 +242,14 @@ + // + // Test with log file with multiple lines + // +- string path = testDir + "/log4.txt"; ++ string path = testDir + "/db/log4.txt"; + ofstream os(path.c_str()); + os << "line 1" << endl; + os << "line 2" << endl; + os << "line 3" << endl; + os.close(); + +- it = session->openServerLog("LogServer", testDir + "/log4.txt", -1); ++ it = session->openServerLog("LogServer", testDir + "/db/log4.txt", -1); + test(it->read(1024, lines) && lines.size() == 4); + test(lines[0] == "line 1"); + test(lines[1] == "line 2"); +@@ -258,25 +258,25 @@ + test(it->read(1024, lines) && lines.empty()); + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log4.txt", 0); ++ it = session->openServerLog("LogServer", testDir + "/db/log4.txt", 0); + test(it->read(1024, lines) && lines.empty()); + test(it->read(1024, lines) && lines.empty()); + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log4.txt", 1); ++ it = session->openServerLog("LogServer", testDir + "/db/log4.txt", 1); + test(it->read(1024, lines) && lines.size() == 2); + test(lines[0] == "line 3"); + test(lines[1].empty()); + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log4.txt", 2); ++ it = session->openServerLog("LogServer", testDir + "/db/log4.txt", 2); + test(it->read(1024, lines) && lines.size() == 3); + test(lines[0] == "line 2"); + test(lines[1] == "line 3"); + test(lines[2].empty()); + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log4.txt", 100); ++ it = session->openServerLog("LogServer", testDir + "/db/log4.txt", 100); + test(it->read(1024, lines) && lines.size() == 4); + test(lines[0] == "line 1"); + test(lines[1] == "line 2"); +@@ -292,11 +292,11 @@ + + try + { +- string path = testDir + "/log1.txt"; ++ string path = testDir + "/db/log1.txt"; + ofstream os(path.c_str(), ios_base::out | ios_base::trunc); + os << flush; + +- it = session->openServerLog("LogServer", testDir + "/log1.txt", -1); ++ it = session->openServerLog("LogServer", testDir + "/db/log1.txt", -1); + test(it->read(1024, lines) && lines.empty()); + + os << "started a line" << flush; +@@ -347,18 +347,18 @@ + + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log1.txt", 0); ++ it = session->openServerLog("LogServer", testDir + "/db/log1.txt", 0); + test(it->read(1024, lines) && lines.empty()); + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log1.txt", 1); ++ it = session->openServerLog("LogServer", testDir + "/db/log1.txt", 1); + test(!it->read(1024, lines) && lines.size() == 1 && isLongLineStart(lines[0])); + test(!it->read(1024, lines) && lines.size() == 1 && isLongLineContent(lines[0])); + test(it->read(1024, lines) && lines.size() == 2 && isLongLineEnd(lines[0]) && lines[1].empty()); + test(it->read(1024, lines) && lines.empty()); + it->destroy(); + +- it = session->openServerLog("LogServer", testDir + "/log1.txt", 2); ++ it = session->openServerLog("LogServer", testDir + "/db/log1.txt", 2); + test(!it->read(1024, lines) && lines.size() == 1 && isLongLineStart(lines[0])); + test(!it->read(1024, lines) && lines.size() == 1 && isLongLineContent(lines[0])); + test(!it->read(1024, lines) && lines.size() == 2 && isLongLineEnd(lines[0]) && isLongLineStart(lines[1])); Added: head/devel/ice/files/patch-cpp-test-IceGrid-deployer-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-test-IceGrid-deployer-Makefile Mon Jul 13 19:48:31 2015 (r391942) @@ -0,0 +1,9 @@ +--- cpp/test/IceGrid/deployer/Makefile.orig 2015-07-04 13:29:31.867378996 +0200 ++++ cpp/test/IceGrid/deployer/Makefile 2015-07-04 13:29:39.896414996 +0200 +@@ -53,5 +53,5 @@ + $(call mkshlib,$@,$(SVCSONAME),$(SERVICE_OBJS), $(DB_RPATH_LINK) -lFreeze $(LINKWITH)) + + clean:: +- -rm -f build.txt log1.txt log2.txt log3.txt log4.txt ++ -rm -f build.txt db/log1.txt db/log2.txt db/log3.txt db/log4.txt + -rm -rf db/node db/registry db/replica-* Added: head/devel/ice/files/patch-cpp-test-IceGrid-deployer-application.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-test-IceGrid-deployer-application.xml Mon Jul 13 19:48:31 2015 (r391942) @@ -0,0 +1,17 @@ +--- cpp/test/IceGrid/deployer/application.xml.orig 2015-07-04 13:28:10.449020996 +0200 ++++ cpp/test/IceGrid/deployer/application.xml 2015-07-04 13:28:22.486946996 +0200 +@@ -178,10 +178,10 @@ + + + +- +- +- +- ++ ++ ++ ++ + MY_ENV_VARIABLE=12 + MY_UNIX_COMPOSED_VARIABLE=BAR;$MY_FOO + MY_WINDOWS_COMPOSED_VARIABLE=BAR;%MY_FOO% Added: head/devel/ice/files/patch-cpp-test-IceGrid-distribution-AllTests.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-test-IceGrid-distribution-AllTests.cpp Mon Jul 13 19:48:31 2015 (r391942) @@ -0,0 +1,20 @@ +--- cpp/test/IceGrid/distribution/AllTests.cpp.orig 2015-07-04 13:40:02.746382995 +0200 ++++ cpp/test/IceGrid/distribution/AllTests.cpp 2015-07-04 13:40:20.588960995 +0200 +@@ -123,7 +123,7 @@ + { + ApplicationUpdateDescriptor update; + update.name = "Test"; +- update.variables["icepatch.directory"] = "${test.dir}/data/updated"; ++ update.variables["icepatch.directory"] = "${test.dir}/db/data/updated"; + admin->updateApplication(update); + + admin->startServer("Test.IcePatch2"); +@@ -212,7 +212,7 @@ + ApplicationDescriptor app = admin->getApplicationInfo("Test").descriptor; + admin->removeApplication("Test"); + +- app.variables["icepatch.directory"] = "${test.dir}/data/original"; ++ app.variables["icepatch.directory"] = "${test.dir}/db/data/original"; + test(app.nodes["localnode"].servers[2]->id == "server-dir1"); + app.nodes["localnode"].servers[2]->applicationDistrib = false; + Added: head/devel/ice/files/patch-cpp-test-IceGrid-distribution-application.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-test-IceGrid-distribution-application.xml Mon Jul 13 19:48:31 2015 (r391942) @@ -0,0 +1,11 @@ +--- cpp/test/IceGrid/distribution/application.xml.orig 2015-07-04 13:40:31.916391995 +0200 ++++ cpp/test/IceGrid/distribution/application.xml 2015-07-04 13:40:54.916616995 +0200 +@@ -1,7 +1,7 @@ + + + +- ++ + + + Added: head/devel/ice/files/patch-cpp-test-IceGrid-distribution-run.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-test-IceGrid-distribution-run.py Mon Jul 13 19:48:31 2015 (r391942) @@ -0,0 +1,11 @@ +--- cpp/test/IceGrid/distribution/run.py.orig 2015-07-04 13:42:32.436390995 +0200 ++++ cpp/test/IceGrid/distribution/run.py 2015-07-04 13:42:42.506606995 +0200 *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Mon Jul 13 19:58:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2492A99C114; Mon, 13 Jul 2015 19:58:01 +0000 (UTC) (envelope-from olgeni@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 14F741917; Mon, 13 Jul 2015 19:58:01 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DJw0b1035036; Mon, 13 Jul 2015 19:58:00 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DJw0Ut035034; Mon, 13 Jul 2015 19:58:00 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507131958.t6DJw0Ut035034@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 13 Jul 2015 19:58:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391943 - head/devel/elixir-exrm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 19:58:01 -0000 Author: olgeni Date: Mon Jul 13 19:57:59 2015 New Revision: 391943 URL: https://svnweb.freebsd.org/changeset/ports/391943 Log: Upgrade to 0.18.5. Modified: head/devel/elixir-exrm/Makefile head/devel/elixir-exrm/distinfo Modified: head/devel/elixir-exrm/Makefile ============================================================================== --- head/devel/elixir-exrm/Makefile Mon Jul 13 19:48:31 2015 (r391942) +++ head/devel/elixir-exrm/Makefile Mon Jul 13 19:57:59 2015 (r391943) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= exrm -PORTVERSION= 0.18.4 +PORTVERSION= 0.18.5 CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-exrm/distinfo ============================================================================== --- head/devel/elixir-exrm/distinfo Mon Jul 13 19:48:31 2015 (r391942) +++ head/devel/elixir-exrm/distinfo Mon Jul 13 19:57:59 2015 (r391943) @@ -1,2 +1,2 @@ -SHA256 (bitwalker-exrm-0.18.4_GH0.tar.gz) = 6c4319496e28286e161c38c82487ac84f13ec5201d7af86dcc444ebb524cc199 -SIZE (bitwalker-exrm-0.18.4_GH0.tar.gz) = 42699 +SHA256 (bitwalker-exrm-0.18.5_GH0.tar.gz) = 5c9b445ff16293664c3bd327c4c35ae327731f169430f3193bf27ad94f3df771 +SIZE (bitwalker-exrm-0.18.5_GH0.tar.gz) = 43079 From owner-svn-ports-head@freebsd.org Mon Jul 13 20:00:13 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19F6199C159; Mon, 13 Jul 2015 20:00:13 +0000 (UTC) (envelope-from stephen@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 095CC1AFA; Mon, 13 Jul 2015 20:00:13 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DK0CZT035816; Mon, 13 Jul 2015 20:00:12 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DK0BXj035803; Mon, 13 Jul 2015 20:00:11 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201507132000.t6DK0BXj035803@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Mon, 13 Jul 2015 20:00:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391944 - in head/math/octave-forge-parallel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 20:00:13 -0000 Author: stephen Date: Mon Jul 13 20:00:10 2015 New Revision: 391944 URL: https://svnweb.freebsd.org/changeset/ports/391944 Log: - Update to 3.0.0. Added: head/math/octave-forge-parallel/files/patch-parallel-gnutls.h (contents, props changed) Deleted: head/math/octave-forge-parallel/files/patch-configure head/math/octave-forge-parallel/files/patch-connect.cc head/math/octave-forge-parallel/files/patch-sock-stream.h Modified: head/math/octave-forge-parallel/Makefile head/math/octave-forge-parallel/distinfo head/math/octave-forge-parallel/files/patch-pserver.cc head/math/octave-forge-parallel/files/patch-send.cc Modified: head/math/octave-forge-parallel/Makefile ============================================================================== --- head/math/octave-forge-parallel/Makefile Mon Jul 13 19:57:59 2015 (r391943) +++ head/math/octave-forge-parallel/Makefile Mon Jul 13 20:00:10 2015 (r391944) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= octave-forge-parallel -PORTVERSION= 2.2.1 +PORTVERSION= 3.0.0 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -17,8 +17,6 @@ OCTSRC= ${DISTNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src GNU_CONFIGURE= yes -CONFIGURE_ENV+= HOME=${WRKSRC} -MAKE_JOBS_UNSAFE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" Modified: head/math/octave-forge-parallel/distinfo ============================================================================== --- head/math/octave-forge-parallel/distinfo Mon Jul 13 19:57:59 2015 (r391943) +++ head/math/octave-forge-parallel/distinfo Mon Jul 13 20:00:10 2015 (r391944) @@ -1,2 +1,2 @@ -SHA256 (octave-forge/parallel-2.2.1.tar.gz) = 1faf36a7c1750c364ec8089c78cdecbcdbf47c40410c2463e8f3e44dc4d92f33 -SIZE (octave-forge/parallel-2.2.1.tar.gz) = 85110 +SHA256 (octave-forge/parallel-3.0.0.tar.gz) = 7ba3105da8e0fab71554bfd50a0b34832d5f12aca3760f7395115083499cb7e1 +SIZE (octave-forge/parallel-3.0.0.tar.gz) = 113702 Added: head/math/octave-forge-parallel/files/patch-parallel-gnutls.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/octave-forge-parallel/files/patch-parallel-gnutls.h Mon Jul 13 20:00:10 2015 (r391944) @@ -0,0 +1,11 @@ +--- parallel-gnutls.h.orig 2015-07-12 11:10:04 UTC ++++ parallel-gnutls.h +@@ -41,7 +41,7 @@ along with this program; If not, see + +-#include ++#include + + /* + not necessary with current Octave Modified: head/math/octave-forge-parallel/files/patch-pserver.cc ============================================================================== --- head/math/octave-forge-parallel/files/patch-pserver.cc Mon Jul 13 19:57:59 2015 (r391943) +++ head/math/octave-forge-parallel/files/patch-pserver.cc Mon Jul 13 20:00:10 2015 (r391944) @@ -1,19 +1,19 @@ ---- pserver.cc.orig 2013-11-16 22:30:37.000000000 +0100 -+++ pserver.cc 2013-11-16 22:31:47.000000000 +0100 -@@ -27,6 +27,7 @@ +--- pserver.cc.orig 2015-07-12 11:10:04 UTC ++++ pserver.cc +@@ -32,6 +32,7 @@ along with this program; If not, see #include +#include #include - #include - #include -@@ -34,6 +35,8 @@ - #include + #include + #include +@@ -42,6 +43,8 @@ along with this program; If not, see + #include #include // reported necessary for FreeBSD-8 +#include +#include - #include "sock-stream.h" - + #if HAVE_UNISTD_H + #include Modified: head/math/octave-forge-parallel/files/patch-send.cc ============================================================================== --- head/math/octave-forge-parallel/files/patch-send.cc Mon Jul 13 19:57:59 2015 (r391943) +++ head/math/octave-forge-parallel/files/patch-send.cc Mon Jul 13 20:00:10 2015 (r391944) @@ -1,8 +1,8 @@ ---- send.cc.orig 2013-11-16 22:35:29.000000000 +0100 -+++ send.cc 2013-11-16 22:35:56.000000000 +0100 -@@ -21,10 +21,12 @@ - #include - #include +--- send.cc.orig 2015-07-12 11:10:04 UTC ++++ send.cc +@@ -25,10 +25,12 @@ + + #include "parallel-gnutls.h" +#include #include @@ -11,5 +11,5 @@ #include +#include - - DEFUN_DLD (send, args, , "send (X, sockets)\n\ + #if HAVE_UNISTD_H + #include From owner-svn-ports-head@freebsd.org Mon Jul 13 20:07:20 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC32099C34C; Mon, 13 Jul 2015 20:07: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 4CDB185; Mon, 13 Jul 2015 20:07: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 t6DK7KXg040869; Mon, 13 Jul 2015 20:07:20 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DK7KsY040867; Mon, 13 Jul 2015 20:07:20 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507132007.t6DK7KsY040867@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 20:07:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391945 - head/net/kget X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 20:07:20 -0000 Author: amdmi3 Date: Mon Jul 13 20:07:19 2015 New Revision: 391945 URL: https://svnweb.freebsd.org/changeset/ports/391945 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/net/kget/Makefile Modified: head/net/kget/Makefile ============================================================================== --- head/net/kget/Makefile Mon Jul 13 20:00:10 2015 (r391944) +++ head/net/kget/Makefile Mon Jul 13 20:07:19 2015 (r391945) @@ -2,6 +2,7 @@ PORTNAME= kget PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= net kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -19,7 +20,8 @@ USE_SQLITE= yes USE_KDE4= kdelibs kdeprefix workspace libkonq \ nepomuk-core nepomuk-widgets automoc4 ontologies \ soprano -USES= cmake:outsource tar:xz +USES= cmake:outsource shebangfix tar:xz +SHEBANG_FILES= conf/*.pl USE_QT4= gui sql moc_build qmake_build rcc_build uic_build USE_LDCONFIG= yes MAKE_ENV= XDG_CONFIG_HOME=/dev/null From owner-svn-ports-head@freebsd.org Mon Jul 13 20:10:14 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D40DF99C53E; Mon, 13 Jul 2015 20:10:14 +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 C4A4CB; Mon, 13 Jul 2015 20:10:14 +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 t6DKAELr042096; Mon, 13 Jul 2015 20:10:14 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DKAEtB042095; Mon, 13 Jul 2015 20:10:14 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507132010.t6DKAEtB042095@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 20:10:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391947 - head/net/rtg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 20:10:14 -0000 Author: amdmi3 Date: Mon Jul 13 20:10:13 2015 New Revision: 391947 URL: https://svnweb.freebsd.org/changeset/ports/391947 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/net/rtg/Makefile Modified: head/net/rtg/Makefile ============================================================================== --- head/net/rtg/Makefile Mon Jul 13 20:09:42 2015 (r391946) +++ head/net/rtg/Makefile Mon Jul 13 20:10:13 2015 (r391947) @@ -3,7 +3,7 @@ PORTNAME= rtg PORTVERSION= 0.7.4 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net MASTER_SITES= SF \ ftp://ftpmirror.uk/freebsd-ports/rtg/ @@ -21,7 +21,7 @@ USE_RC_SUBR= rtgpoll USE_MYSQL= client WANT_PERL= yes USES= shebangfix -SHEBANG_FILES= etc/95.pl etc/report.pl +SHEBANG_FILES= etc/95.pl etc/report.pl etc/rtgtargmkr.pl.in SUB_FILES= pkg-message GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc/${PORTNAME} \ From owner-svn-ports-head@freebsd.org Mon Jul 13 20:19:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47DA999C6B6 for ; Mon, 13 Jul 2015 20:19:24 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-ob0-f179.google.com (mail-ob0-f179.google.com [209.85.214.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 12AF57DF for ; Mon, 13 Jul 2015 20:19:23 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by obbgp5 with SMTP id gp5so124378848obb.0 for ; Mon, 13 Jul 2015 13:19:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=JTIDhq2ICVg8JAUNvBC9hmmwJMjG0xt4BDGs1sy+ZFc=; b=HwRTb+a/rKCntAD2dAhYPY1rCwUE1xLSUSlRfyTzq0DCxMZ7RbTQLFW2drGsNt6rIE T3UPWQQ2bHSk77W4YYGL7iazZH+yQnL8lKqNeF/jMi5t9EesxpBPFxRgc25nW4ZgQmBk DrloGWQhzJ5+/XXuefpwgwx3g2P5nCs0zlncCOpKlGmiv7COG4IwwY39/xTACrPl3gx1 mgk+BZb56srkvvbFKMUcqY51IiHtFhFigsD1IUgDwBUbcmz876spxmBvH9KUpZV1k4SV SyeDgdhRr/CVOUbnshFMJi9RGkHxjqKGWYwac7Raknx+WuhCVBSrvGpXq2dlg3MRTBA3 /phw== X-Gm-Message-State: ALoCoQm6ePhhu6L7R48pRZ1WdpR0yMunvdK0C6pG+s3Dy6j0MVkb74+iv29MgCJOOpqZZbvnrAaF X-Received: by 10.202.56.9 with SMTP id f9mr18364169oia.126.1436818757178; Mon, 13 Jul 2015 13:19:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.73.68 with HTTP; Mon, 13 Jul 2015 13:18:37 -0700 (PDT) In-Reply-To: <201507131934.t6DJYtQK022812@repo.freebsd.org> References: <201507131934.t6DJYtQK022812@repo.freebsd.org> From: Sunpoet Hsieh Date: Tue, 14 Jul 2015 04:18:37 +0800 Message-ID: Subject: Re: svn commit: r391940 - head/textproc/docbook To: Hiroki Sato Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 20:19:24 -0000 On Tue, Jul 14, 2015 at 3:34 AM, Hiroki Sato wrote: > Author: hrs > Date: Mon Jul 13 19:34:54 2015 > New Revision: 391940 > URL: https://svnweb.freebsd.org/changeset/ports/391940 > > Log: > Use USES=metaport. > > PR: 201535 > Submitted by: Andriy Voskoboinyk > > Modified: > head/textproc/docbook/Makefile > > Modified: head/textproc/docbook/Makefile > > ============================================================================== > --- head/textproc/docbook/Makefile Mon Jul 13 19:03:54 2015 > (r391939) > +++ head/textproc/docbook/Makefile Mon Jul 13 19:34:54 2015 > (r391940) > @@ -4,18 +4,13 @@ > PORTNAME= docbook > PORTVERSION= 1.5 > CATEGORIES= textproc > -MASTER_SITES= # > -DISTFILES= # > > MAINTAINER= doceng@FreeBSD.org > COMMENT= Meta-port for the different versions of the DocBook DTD > > RUN_DEPENDS= > ${LOCALBASE}/share/sgml/docbook/catalog:${PORTSDIR}/textproc/docbook-sgml \ > - > ${LOCALBASE}/share/xml/docbook/catalog.xml:${PORTSDIR}/textproc/docbook-xml > \ > - sdocbook-xml>0:${PORTSDIR}/textproc/sdocbook-xml > + > ${LOCALBASE}/share/xml/docbook/catalog.xml:${PORTSDIR}/textproc/docbook-xml > Hi, This changed RUN_DEPENDS. If it's intentional, please bump PORTREVISION. Thanks. Regards, sunpoet > -NO_BUILD= yes > -NO_INSTALL= yes > -NO_MTREE= yes > +USES= metaport > > .include > _______________________________________________ > svn-ports-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" From owner-svn-ports-head@freebsd.org Mon Jul 13 20:20:49 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F3E1399C6F7; Mon, 13 Jul 2015 20:20:48 +0000 (UTC) (envelope-from thierry@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 E469188D; Mon, 13 Jul 2015 20:20:48 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DKKma2048276; Mon, 13 Jul 2015 20:20:48 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DKKmOH048275; Mon, 13 Jul 2015 20:20:48 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201507132020.t6DKKmOH048275@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Mon, 13 Jul 2015 20:20:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391950 - head/net-im/tox X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 20:20:49 -0000 Author: thierry Date: Mon Jul 13 20:20:48 2015 New Revision: 391950 URL: https://svnweb.freebsd.org/changeset/ports/391950 Log: Remove BROKEN_i386 and drop unused dependencies. PR: ports/201484 Submitted by: Andriy Voskoboinyk Modified: head/net-im/tox/Makefile Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Mon Jul 13 20:20:47 2015 (r391949) +++ head/net-im/tox/Makefile Mon Jul 13 20:20:48 2015 (r391950) @@ -21,8 +21,7 @@ GH_TAGNAME= 836daa9 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-tests -USES= autoreconf libtool openal:soft pathfix pkgconfig -USE_SDL= yes +USES= autoreconf libtool pathfix pkgconfig USE_LDCONFIG= yes PATHFIX_MAKEFILEIN= Makefile.am INSTALL_TARGET= install-strip @@ -48,11 +47,6 @@ DAEMON_LIB_DEPENDS= libconfig.so:${PORTS .include -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 -USE_GCC= yes -BROKEN_i386= '__stack_chk_fail_local' is not defined -.endif - .if ${PORT_OPTIONS:MDAEMON} USERS= toxdht USE_RC_SUBR= tox-bootstrapd From owner-svn-ports-head@freebsd.org Mon Jul 13 20:20:48 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C758299C6F3; Mon, 13 Jul 2015 20:20: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 B76E188A; Mon, 13 Jul 2015 20:20: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 t6DKKmGi048255; Mon, 13 Jul 2015 20:20:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DKKmRP048254; Mon, 13 Jul 2015 20:20:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507132020.t6DKKmRP048254@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 20:20:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391949 - head/www/drraw X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 20:20:48 -0000 Author: amdmi3 Date: Mon Jul 13 20:20:47 2015 New Revision: 391949 URL: https://svnweb.freebsd.org/changeset/ports/391949 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/drraw/pkg-plist Modified: head/www/drraw/pkg-plist ============================================================================== --- head/www/drraw/pkg-plist Mon Jul 13 20:12:25 2015 (r391948) +++ head/www/drraw/pkg-plist Mon Jul 13 20:20:47 2015 (r391949) @@ -9,5 +9,3 @@ %%WWWDIR%%/icons/link.gif %%WWWDIR%%/icons/text.gif %%WWWDIR%%/icons/unknown.gif -@dirrm %%WWWDIR%%/icons -@dirrm %%WWWDIR%% From owner-svn-ports-head@freebsd.org Mon Jul 13 20:27:50 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD1D999C872; Mon, 13 Jul 2015 20:27:50 +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 CD690D42; Mon, 13 Jul 2015 20:27:50 +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 t6DKRo5l052589; Mon, 13 Jul 2015 20:27:50 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DKRoYj052588; Mon, 13 Jul 2015 20:27:50 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507132027.t6DKRoYj052588@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 20:27:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391951 - head/benchmarks/nosqlbench X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 20:27:51 -0000 Author: amdmi3 Date: Mon Jul 13 20:27:49 2015 New Revision: 391951 URL: https://svnweb.freebsd.org/changeset/ports/391951 Log: - Mark BROKEN: does not build as it still requires libtarantool.so which databases/tarantool no longer installs Approved by: portmgr blanket Modified: head/benchmarks/nosqlbench/Makefile Modified: head/benchmarks/nosqlbench/Makefile ============================================================================== --- head/benchmarks/nosqlbench/Makefile Mon Jul 13 20:20:48 2015 (r391950) +++ head/benchmarks/nosqlbench/Makefile Mon Jul 13 20:27:49 2015 (r391951) @@ -11,6 +11,8 @@ COMMENT= Micro-benchmarking NoSQL storag LIB_DEPENDS= libtarantool.so:${PORTSDIR}/databases/tarantool +BROKEN= does not build after tarantool update + DATE= 20120802 USES= tar:bzip2 cmake CMAKE_ARGS= -DLIBTNT_INCLUDE=${LOCALBASE}/include \ From owner-svn-ports-head@freebsd.org Mon Jul 13 20:46:05 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 622B299CB9D; Mon, 13 Jul 2015 20:46:05 +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 462631614; Mon, 13 Jul 2015 20:46:05 +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 t6DKk5hR062948; Mon, 13 Jul 2015 20:46:05 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DKk4ak062946; Mon, 13 Jul 2015 20:46:04 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507132046.t6DKk4ak062946@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 13 Jul 2015 20:46:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391952 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 20:46:05 -0000 Author: feld Date: Mon Jul 13 20:46:04 2015 New Revision: 391952 URL: https://svnweb.freebsd.org/changeset/ports/391952 Log: Document CVE-2015-3152 "BACKRONYM" vulnerability PHP resolved in recent releases MySQL has fixed in 5.7 branch and did not backport to older branches MariaDB resolved in 5.5.44 and 10.0.20 Percona has not included a fix in any release (5.1, 5.5, or 5.6) Security: CVE-2015-3152 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Jul 13 20:27:49 2015 (r391951) +++ head/security/vuxml/vuln.xml Mon Jul 13 20:46:04 2015 (r391952) @@ -58,6 +58,67 @@ Notes: --> + + mysql -- SSL Downgrade + + + php56-mysql + php56-mysqli + 5.6.11 + + + php55-mysql + php55-mysqli + 5.5.27 + + + php54-mysql + php54-mysqli + 5.4.43 + + + mariadb-server + mysql51-server + mysql55-server + mysql56-server + percona55-server + percona56-server + 0 + + + mariadb55 + 5.5.44 + + + mariadb10 + 10.0.20 + + + + +

Duo Security reports:

+
+

Researchers have identified a serious vulnerability in some + versions of Oracle’s MySQL database product that allows an attacker to + strip SSL/TLS connections of their security wrapping transparently.

+
+ +
+ + https://bugs.php.net/bug.php?id=69669 + https://www.duosecurity.com/blog/backronym-mysql-vulnerability + http://www.ocert.org/advisories/ocert-2015-003.html + https://mariadb.atlassian.net/browse/MDEV-7937 + https://mariadb.com/kb/en/mariadb/mariadb-10020-changelog/ + https://mariadb.com/kb/en/mariadb/mariadb-5544-changelog/ + CVE-2015-3152 + + + 2015-03-20 + 2015-07-13 + +
+ devel/ipython -- CSRF possible remote execution vulnerability From owner-svn-ports-head@freebsd.org Mon Jul 13 20:50:56 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DECBD99CC2D; Mon, 13 Jul 2015 20:50: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 CECF11A50; Mon, 13 Jul 2015 20:50: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 t6DKou24065773; Mon, 13 Jul 2015 20:50:56 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DKoubX065772; Mon, 13 Jul 2015 20:50:56 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507132050.t6DKoubX065772@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 20:50:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391953 - head/deskutils/kdepim4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 20:50:57 -0000 Author: amdmi3 Date: Mon Jul 13 20:50:55 2015 New Revision: 391953 URL: https://svnweb.freebsd.org/changeset/ports/391953 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/deskutils/kdepim4/Makefile Modified: head/deskutils/kdepim4/Makefile ============================================================================== --- head/deskutils/kdepim4/Makefile Mon Jul 13 20:46:04 2015 (r391952) +++ head/deskutils/kdepim4/Makefile Mon Jul 13 20:50:55 2015 (r391953) @@ -3,7 +3,7 @@ PORTNAME= kdepim PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -25,7 +25,10 @@ CONFLICTS_INSTALL= kdepim44-4.* USE_GNOME= libxml2 libxslt:build USE_KDE4= kdelibs kdeprefix pimlibs kactivities \ akonadi automoc4 soprano nepomuk-widgets baloo -USES= cmake:outsource gmake iconv tar:xz +USES= cmake:outsource gmake iconv shebangfix tar:xz +SHEBANG_FILES= agents/mailfilteragent/kconf_update/migrate-kmail-filters.pl \ + kalarm/*.pl kmail/kconf_update/*.pl \ + libkpgp/kconf_update/kpgp-3.1-upgrade-address-data.pl USE_OPENLDAP= yes USE_QT4= corelib dbus declarative designer_build gui network opengl \ qt3support script sql webkit xml \ From owner-svn-ports-head@freebsd.org Mon Jul 13 20:52:26 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1584F99CD45; Mon, 13 Jul 2015 20:52:26 +0000 (UTC) (envelope-from hrs@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 063111CB8; Mon, 13 Jul 2015 20:52:26 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DKqPxL067799; Mon, 13 Jul 2015 20:52:25 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DKqPGc067798; Mon, 13 Jul 2015 20:52:25 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201507132052.t6DKqPGc067798@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Mon, 13 Jul 2015 20:52:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391954 - head/textproc/docbook X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 20:52:26 -0000 Author: hrs Date: Mon Jul 13 20:52:24 2015 New Revision: 391954 URL: https://svnweb.freebsd.org/changeset/ports/391954 Log: Fix unintended dependency change. Spotted by: sunpoet Modified: head/textproc/docbook/Makefile Modified: head/textproc/docbook/Makefile ============================================================================== --- head/textproc/docbook/Makefile Mon Jul 13 20:50:55 2015 (r391953) +++ head/textproc/docbook/Makefile Mon Jul 13 20:52:24 2015 (r391954) @@ -9,7 +9,8 @@ MAINTAINER= doceng@FreeBSD.org COMMENT= Meta-port for the different versions of the DocBook DTD RUN_DEPENDS= ${LOCALBASE}/share/sgml/docbook/catalog:${PORTSDIR}/textproc/docbook-sgml \ - ${LOCALBASE}/share/xml/docbook/catalog.xml:${PORTSDIR}/textproc/docbook-xml + ${LOCALBASE}/share/xml/docbook/catalog.xml:${PORTSDIR}/textproc/docbook-xml \ + sdocbook-xml>0:${PORTSDIR}/textproc/sdocbook-xml USES= metaport From owner-svn-ports-head@freebsd.org Mon Jul 13 20:53:38 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65B6F99CD6C; Mon, 13 Jul 2015 20:53:38 +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 565911DA2; Mon, 13 Jul 2015 20:53:38 +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 t6DKrcNP068083; Mon, 13 Jul 2015 20:53:38 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DKrbhv068082; Mon, 13 Jul 2015 20:53:37 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507132053.t6DKrbhv068082@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 13 Jul 2015 20:53:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391955 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 20:53:38 -0000 Author: feld Date: Mon Jul 13 20:53:37 2015 New Revision: 391955 URL: https://svnweb.freebsd.org/changeset/ports/391955 Log: php 5.4 package name is php5, not php54 Security: 36bd352d-299b-11e5-86ff-14dae9d210b8 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Jul 13 20:52:24 2015 (r391954) +++ head/security/vuxml/vuln.xml Mon Jul 13 20:53:37 2015 (r391955) @@ -72,8 +72,8 @@ Notes: 5.5.27 - php54-mysql - php54-mysqli + php5-mysql + php5-mysqli 5.4.43 From owner-svn-ports-head@freebsd.org Mon Jul 13 20:54:28 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85E1E99CDAA; Mon, 13 Jul 2015 20:54:28 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.allbsd.org", Issuer "RapidSSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9CAAB1E8F; Mon, 13 Jul 2015 20:54:27 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from alph.d.allbsd.org (alph.d.allbsd.org [IPv6:2001:2f0:104:e010:862b:2bff:febc:8956] (may be forged)) (authenticated bits=56) by mail.allbsd.org (8.14.9/8.14.9) with ESMTP id t6DKsCcs032281 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 14 Jul 2015 05:54:14 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.9/8.14.9) with ESMTP id t6DKsBvV009461; Tue, 14 Jul 2015 05:54:12 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Tue, 14 Jul 2015 05:54:07 +0900 (JST) Message-Id: <20150714.055407.233721125273652961.hrs@allbsd.org> To: sunpoet@sunpoet.net Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r391940 - head/textproc/docbook From: Hiroki Sato In-Reply-To: References: <201507131934.t6DJYtQK022812@repo.freebsd.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Tue_Jul_14_05_54_07_2015_222)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.98.6 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mail.allbsd.org [IPv6:2001:2f0:104:e001::32]); Tue, 14 Jul 2015 05:54:18 +0900 (JST) X-Spam-Status: No, score=-97.8 required=13.0 tests=CONTENT_TYPE_PRESENT, QENCPTR2,RCVD_IN_AHBL,RCVD_IN_AHBL_PROXY,RCVD_IN_AHBL_SPAM,RDNS_NONE, USER_IN_WHITELIST autolearn=no autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on gatekeeper.allbsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 20:54:28 -0000 ----Security_Multipart(Tue_Jul_14_05_54_07_2015_222)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sunpoet Hsieh wrote in : su> On Tue, Jul 14, 2015 at 3:34 AM, Hiroki Sato wrote: su> su> > Author: hrs su> > Date: Mon Jul 13 19:34:54 2015 su> > New Revision: 391940 su> > URL: https://svnweb.freebsd.org/changeset/ports/391940 su> > su> > Log: su> > Use USES=metaport. su> > su> > PR: 201535 su> > Submitted by: Andriy Voskoboinyk su> > su> > Modified: su> > head/textproc/docbook/Makefile su> > su> > Modified: head/textproc/docbook/Makefile su> > su> > ============================================================================== su> > --- head/textproc/docbook/Makefile Mon Jul 13 19:03:54 2015 su> > (r391939) su> > +++ head/textproc/docbook/Makefile Mon Jul 13 19:34:54 2015 su> > (r391940) su> > @@ -4,18 +4,13 @@ su> > PORTNAME= docbook su> > PORTVERSION= 1.5 su> > CATEGORIES= textproc su> > -MASTER_SITES= # su> > -DISTFILES= # su> > su> > MAINTAINER= doceng@FreeBSD.org su> > COMMENT= Meta-port for the different versions of the DocBook DTD su> > su> > RUN_DEPENDS= su> > ${LOCALBASE}/share/sgml/docbook/catalog:${PORTSDIR}/textproc/docbook-sgml \ su> > - su> > ${LOCALBASE}/share/xml/docbook/catalog.xml:${PORTSDIR}/textproc/docbook-xml su> > \ su> > - sdocbook-xml>0:${PORTSDIR}/textproc/sdocbook-xml su> > + su> > ${LOCALBASE}/share/xml/docbook/catalog.xml:${PORTSDIR}/textproc/docbook-xml su> > su> su> Hi, su> su> This changed RUN_DEPENDS. su> If it's intentional, please bump PORTREVISION. Oh, thank you for pointing out it. It was a mistake. Fixed in r391954. -- Hiroki ----Security_Multipart(Tue_Jul_14_05_54_07_2015_222)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEABECAAYFAlWkJW8ACgkQTyzT2CeTzy12zwCaAgPbVSsyivyoI3uGZMtXzg/I lp8An36v6uKIceZxYRZMzVek2mjrgG+Q =3rRJ -----END PGP SIGNATURE----- ----Security_Multipart(Tue_Jul_14_05_54_07_2015_222)---- From owner-svn-ports-head@freebsd.org Mon Jul 13 20:55:34 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17F2299CE02; Mon, 13 Jul 2015 20:55:34 +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 073E61F96; Mon, 13 Jul 2015 20:55:34 +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 t6DKtXsv068654; Mon, 13 Jul 2015 20:55:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DKtXHj068653; Mon, 13 Jul 2015 20:55:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507132055.t6DKtXHj068653@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Jul 2015 20:55:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391957 - head/net-im/kopete-kde4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 20:55:34 -0000 Author: amdmi3 Date: Mon Jul 13 20:55:33 2015 New Revision: 391957 URL: https://svnweb.freebsd.org/changeset/ports/391957 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/net-im/kopete-kde4/Makefile Modified: head/net-im/kopete-kde4/Makefile ============================================================================== --- head/net-im/kopete-kde4/Makefile Mon Jul 13 20:55:29 2015 (r391956) +++ head/net-im/kopete-kde4/Makefile Mon Jul 13 20:55:33 2015 (r391957) @@ -2,7 +2,7 @@ PORTNAME= kopete PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -30,8 +30,9 @@ USE_SQLITE= yes USE_XORG= x11 xdamage xext xscrnsaver xtst USE_LDCONFIG= yes -SHEBANG_FILES= ${WRKSRC}/protocols/winpopup/winpopup-install \ - ${WRKSRC}/protocols/winpopup/winpopup-send +SHEBANG_FILES= protocols/winpopup/winpopup-install \ + protocols/winpopup/winpopup-send \ + kopete/kconf_update/*.pl WEBPLUGIN_NAME= # empty WEBPLUGIN_FILES= skypebuttons.so From owner-svn-ports-head@freebsd.org Mon Jul 13 20:55:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 38A5299CE2A; Mon, 13 Jul 2015 20:55:40 +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 CAF13157; Mon, 13 Jul 2015 20:55:39 +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 t6DKtddM068790; Mon, 13 Jul 2015 20:55:39 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DKtdK7068789; Mon, 13 Jul 2015 20:55:39 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507132055.t6DKtdK7068789@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 13 Jul 2015 20:55:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391958 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 20:55:40 -0000 Author: feld Date: Mon Jul 13 20:55:38 2015 New Revision: 391958 URL: https://svnweb.freebsd.org/changeset/ports/391958 Log: Document PHP arbitrary code execution. No CVE assigned yet. Fix missing blockquote URL in previous entry Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Jul 13 20:55:33 2015 (r391957) +++ head/security/vuxml/vuln.xml Mon Jul 13 20:55:38 2015 (r391958) @@ -58,6 +58,41 @@ Notes: --> + + php -- arbitrary code execution + + + php56 + 5.6.11 + + + php55 + 5.5.27 + + + php5 + 5.4.43 + + + + +

cmb reports:

+
+

When delayed variable substitution is enabled (can be set in the + Registry, for instance), !ENV! works similar to %ENV%, and the + value of the environment variable ENV will be subsituted.

+
+ +
+ + https://bugs.php.net/bug.php?id=69768 + + + 2015-06-07 + 2015-07-13 + +
+ mysql -- SSL Downgrade @@ -97,7 +132,7 @@ Notes:

Duo Security reports:

-
+

Researchers have identified a serious vulnerability in some versions of Oracle’s MySQL database product that allows an attacker to strip SSL/TLS connections of their security wrapping transparently.

From owner-svn-ports-head@freebsd.org Mon Jul 13 21:00:48 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A47199CEE6; Mon, 13 Jul 2015 21:00:48 +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 3ABA8754; Mon, 13 Jul 2015 21:00:48 +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 t6DL0maj070003; Mon, 13 Jul 2015 21:00:48 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DL0l0B070002; Mon, 13 Jul 2015 21:00:47 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507132100.t6DL0l0B070002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 13 Jul 2015 21:00:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391959 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 21:00:48 -0000 Author: feld Date: Mon Jul 13 21:00:47 2015 New Revision: 391959 URL: https://svnweb.freebsd.org/changeset/ports/391959 Log: Document php spl use-after-free vulnerability No CVE assigned yet Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Jul 13 20:55:38 2015 (r391958) +++ head/security/vuxml/vuln.xml Mon Jul 13 21:00:47 2015 (r391959) @@ -58,6 +58,39 @@ Notes: --> + + php -- use after free vulnerability + + + php56 + 5.6.11 + + + php55 + 5.5.27 + + + php5 + 5.4.43 + + + + +

Symeon Paraschoudis reports:

+
+

Use-after-free vulnerability in spl_recursive_it_move_forward_ex()

+
+ +
+ + https://bugs.php.net/bug.php?id=69970 + + + 2015-06-30 + 2015-07-13 + +
+ php -- arbitrary code execution From owner-svn-ports-head@freebsd.org Mon Jul 13 21:03:28 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 51F8D99C00A; Mon, 13 Jul 2015 21:03:28 +0000 (UTC) (envelope-from truckman@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 41295B2F; Mon, 13 Jul 2015 21:03:28 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DL3SrF074239; Mon, 13 Jul 2015 21:03:28 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DL3Q0Q074233; Mon, 13 Jul 2015 21:03:26 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201507132103.t6DL3Q0Q074233@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Mon, 13 Jul 2015 21:03:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391960 - in head/editors/openoffice-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 21:03:28 -0000 Author: truckman Date: Mon Jul 13 21:03:26 2015 New Revision: 391960 URL: https://svnweb.freebsd.org/changeset/ports/391960 Log: Upgrade to upstream SVN revision 1689959. patch-jpeg and patch-nss have been upstreamed and are no longer needed. patch-i118574 no longer seems necessary for a clean build. Regnerate patch-i114430 with make makepatch. Always build using boost from ports instead of the bundled boost, updating the BUILD_DEPENDS with the header that configure looks for. Add missing LIB_DEPENDS that are brought in by other dependencies, but are directly linked as requested by pkgconfig/*.pc. Build using sane and xrender headers from ports instead of bundled headers. Update LICENSE* to account for bundled software. Reformat pkg-message and mention that the scanner interface can be enabled by installing sane-backends. Pet portlint. Reviewed by: pfg Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D3064 Deleted: head/editors/openoffice-devel/files/patch-i118574 head/editors/openoffice-devel/files/patch-jpeg head/editors/openoffice-devel/files/patch-nss Modified: head/editors/openoffice-devel/Makefile head/editors/openoffice-devel/distinfo head/editors/openoffice-devel/files/patch-i114430 head/editors/openoffice-devel/files/pkg-message.in Modified: head/editors/openoffice-devel/Makefile ============================================================================== --- head/editors/openoffice-devel/Makefile Mon Jul 13 21:00:47 2015 (r391959) +++ head/editors/openoffice-devel/Makefile Mon Jul 13 21:03:26 2015 (r391960) @@ -17,6 +17,7 @@ PKGNAMESUFFIX= -${LANG_SUFFIX} .endif PKGNAMESUFFIX= -devel DISTFILES= ${OOOSRC}${AOODISTTAG} unowinreg.dll:unoreg ${EXTSRC}:extsrc +DIST_SUBDIR= openoffice EXTRACT_ONLY= ${OOOSRC} MAINTAINER= office@FreeBSD.org @@ -24,7 +25,28 @@ MAINTAINER= office@FreeBSD.org #Frequent Patch submitters should optionally sign Apache iCLA COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser (developer version) -LICENSE= APACHE20 +LICENSE= APACHE20 ADOBE BSD3CLAUSE BSD4CLAUSE BSL ICU MIT MPL \ + PSFL TWAIN W3C +LICENSE_COMB= multi +LICENSE_NAME_ADOBE= Adobe Systems Incorporated license +LICENSE_NAME_ICU= ICU License +LICENSE_NAME_TWAIN= TWAIN Working Group license +LICENSE_NAME_W3C= W3C license +LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE_ALv2 +LICENSE_FILE_ADOBE= ${WRKSRC}/LICENSE_ADOBE +LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/LICENSE_BSD3CLAUSE +LICENSE_FILE_BSD4CLAUSE= ${WRKSRC}/LICENSE_BSD4CLAUSE +LICENSE_FILE_BSL= ${WRKSRC}/LICENSE_BSL +LICENSE_FILE_ICU= ${WRKSRC}/LICENSE_ICU +LICENSE_FILE_MIT= ${WRKSRC}/LICENSE_MIT +LICENSE_FILE_MPL= ${WRKSRC}/LICENSE_MPL +LICENSE_FILE_PSFL= ${WRKSRC}/LICENSE_PSFL +LICENSE_FILE_TWAIN= ${WRKSRC}/LICENSE_TWAIN +LICENSE_FILE_W3C= ${WRKSRC}/LICENSE_W3C +LICENSE_PERMS_ADOBE= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE_PERMS_ICU= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE_PERMS_TWAIN= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE_PERMS_W3C= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BUILD_DEPENDS= \ p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \ @@ -33,11 +55,13 @@ BUILD_DEPENDS= \ ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip \ zip:${PORTSDIR}/archivers/zip \ ant:${PORTSDIR}/devel/apache-ant \ + ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs \ dmake:${PORTSDIR}/devel/dmake \ epm:${PORTSDIR}/devel/epm \ ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf \ imake:${PORTSDIR}/devel/imake \ gpatch:${PORTSDIR}/devel/patch \ + ${LOCALBASE}/include/sane/sane.h:${PORTSDIR}/graphics/sane-backends \ ${LOCALBASE}/bin/vigra-config:${PORTSDIR}/graphics/vigra \ ${JAVALIBDIR}/commons-httpclient.jar:${PORTSDIR}/java/jakarta-commons-httpclient \ ${JAVALIBDIR}/commons-lang.jar:${PORTSDIR}/java/jakarta-commons-lang \ @@ -48,6 +72,7 @@ BUILD_DEPENDS= \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww LIB_DEPENDS= \ libapr-1.so:${PORTSDIR}/devel/apr1 \ + libnspr4.so:${PORTSDIR}/devel/nspr \ libcurl.so:${PORTSDIR}/ftp/curl \ libcairo.so:${PORTSDIR}/graphics/cairo \ libpng.so:${PORTSDIR}/graphics/png \ @@ -62,7 +87,8 @@ LIB_DEPENDS= \ libtextcat.so:${PORTSDIR}/textproc/libtextcat \ libmythes-1.2.so:${PORTSDIR}/textproc/mythes \ librdf.so:${PORTSDIR}/textproc/redland \ - libserf-1.so:${PORTSDIR}/www/serf + libserf-1.so:${PORTSDIR}/www/serf \ + libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig RUN_DEPENDS= \ ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \ ${JAVALIBDIR}/commons-httpclient.jar:${PORTSDIR}/java/jakarta-commons-httpclient \ @@ -74,9 +100,9 @@ AOOVERSION2= 2 AOOVERSION3= 0 # From solenv/inc/minor.mk SOURCEREVISION LAST_MINOR BUILD AOOTAG= AOO420m1\(Build:9800\) -SVNREVISION= 1677314 +SVNREVISION= 1689959 #AOORC=rc3 -EXTSRC= ApacheOpenOffice.ext_sources.${AOOVERSION1}.x.x.20150118.tar.gz +EXTSRC= ApacheOpenOffice.ext_sources.${AOOVERSION1}.x.x.20150707.tar.gz AOOVERSION= ${AOOVERSION1}.${AOOVERSION2}.${AOOVERSION3} AOOXXX= ${AOOVERSION1}${AOOVERSION2}${AOOVERSION3} @@ -96,7 +122,6 @@ OOODIR= openoffice${AOOVERSION1} AOOUDIR= .openoffice.org\/${AOOVERSION1} INSTALLATION_BASEDIR?= openoffice-${AOOSUFFIX} EXECBASE?= openoffice-${AOOSUFFIX} -DIST_SUBDIR= openoffice NO_LATEST_LINK= yes @@ -112,7 +137,8 @@ USE_PERL5= build USE_XORG= x11 ice xaw xau xext xrender xrandr \ xi xt xcursor xdamage xcomposite xfixes USES= autoreconf:autoconf bison compiler cpe desktop-file-utils \ - gmake jpeg perl5 pkgconfig python tar:${TARTYPE} + gettext-runtime gmake iconv jpeg perl5 pkgconfig python \ + tar:${TARTYPE} WITHOUT_CPU_CFLAGS= true CPE_PRODUCT= ${PORTNAME:S|apache-||} CPE_VENDOR= apache @@ -150,12 +176,10 @@ CPP= clang-cpp35 CC= clang35 CXX= clang++35 . endif -BUILD_DEPENDS+= ${LOCALBASE}/lib/libboost_regex.a:${PORTSDIR}/devel/boost-libs -CONFIGURE_ARGS+= --with-system-boost CPPFLAGS+= -I${LOCALBASE}/include .else USE_GCC= yes -SUBST= "s/-fexceptions/& -fno-enforce-eh-specs/;s/-DHAVE_STL_INCLUDE_PATH//" +SUBST= "s/-fexceptions/& -fno-enforce-eh-specs/;s/-DHAVE_STL_INCLUDE_PATH/-DBOOST_TR1_DISABLE_INCLUDE_NEXT -DBOOST_TR1_GCC_INCLUDE_PATH=c++/" .endif .if ${ARCH} == amd64 @@ -203,6 +227,7 @@ CONFIGURE_ARGS+= \ --with-system-apr-util \ --with-system-beanshell \ --with-beanshell-jar=${JAVALIBDIR}/bsh.jar \ + --with-system-boost \ --enable-category-b \ --with-system-cairo --enable-cairo \ --with-system-coinmp \ @@ -240,6 +265,7 @@ CONFIGURE_ARGS+= \ --with-system-poppler \ --with-system-python \ --with-system-redland \ + --with-system-sane \ --with-system-serf \ --with-system-stdlibs \ --enable-symbols=small \ @@ -248,6 +274,7 @@ CONFIGURE_ARGS+= \ --enable-verbose \ --with-system-vigra \ --enable-wiki-publisher \ + --with-system-xrender \ --with-system-zlib #OOOEXTENSIONS+= minimizer/presentation-minimizer.oxt @@ -281,6 +308,34 @@ post-extract: ${TAR} -C ${WRKSUBDIR} -xzf ${DISTDIR}/${DIST_SUBDIR}/${EXTSRC} ${CP} ${DISTDIR}/${DIST_SUBDIR}/unowinreg.dll ${WRKSRC}/external/unowinreg/ ${RM} -rf ${WRKSRC}/l10n + ${SED} -e '\|^For main/vcl/unx/generic/fontmanager/parseAFM|,/^__/p' \ + -e '\|^For PostScript(R) AFM|,/^__/p' \ + -e d ${WRKSRC}/LICENSE > ${LICENSE_FILE_ADOBE} + ${SED} -e '\|^For main/unixODBC|,/^__/p' \ + -e '\|^For main/connectivity|,/^__/p' \ + -e '\|^For main/libtextcat/data|,/^__/p' \ + -e '\|^For integration of HSQLDB|,/^__/p' \ + -e '\|^For C preprocessor|,/^__/p' \ + -e d ${WRKSRC}/LICENSE > ${LICENSE_FILE_BSD3CLAUSE} + ${SED} -e '\|^For ICC |,/^__/p' \ + -e d ${WRKSRC}/LICENSE > ${LICENSE_FILE_BSD4CLAUSE} + ${SED} -e '\|^For integration of the C++ Boost |,/^__/p' \ + -e d ${WRKSRC}/LICENSE > ${LICENSE_FILE_BSL} + ${SED} -e '\|^For main/i18npool/source/breakiterator|,/^__/p' \ + -e d ${WRKSRC}/LICENSE > ${LICENSE_FILE_ICU} + ${SED} -e '\|^For Multi-Dimensional Data|,/^__/p' \ + -e '\|^For XSLT MathML Library|,/^__/p' \ + -e d ${WRKSRC}/LICENSE > ${LICENSE_FILE_MIT} + ${SED} -e '\|^For XMLSec Library|,/^__/p' \ + -e d ${WRKSRC}/LICENSE_category_b >> ${LICENSE_FILE_MIT} + ${SED} -e '\|^For Graphite|,$$d' \ + ${WRKSRC}/LICENSE_category_b > ${LICENSE_FILE_MPL} + ${SED} -e '\|^For main/filter/source/config/tools/merge/pyAltFCFGMerge|,/^__/p' \ + -e d ${WRKSRC}/LICENSE > ${LICENSE_FILE_PSFL} + ${SED} -e '\|^For main/twain|,/^__/p' \ + -e d ${WRKSRC}/LICENSE > ${LICENSE_FILE_TWAIN} + ${SED} -e '\|^For main/MathMLDTD|,/^__/p' \ + -e d ${WRKSRC}/LICENSE > ${LICENSE_FILE_W3C} post-patch: .if defined (USE_GCC) Modified: head/editors/openoffice-devel/distinfo ============================================================================== --- head/editors/openoffice-devel/distinfo Mon Jul 13 21:00:47 2015 (r391959) +++ head/editors/openoffice-devel/distinfo Mon Jul 13 21:03:26 2015 (r391960) @@ -1,6 +1,6 @@ -SHA256 (openoffice/apache-openoffice-r1677314-src.tar.xz) = 7db08f046ae1cb87ac5d9788a4507d4bd70df1be73c9044a71182087f9ff231c -SIZE (openoffice/apache-openoffice-r1677314-src.tar.xz) = 215202736 +SHA256 (openoffice/apache-openoffice-r1689959-src.tar.xz) = 22f66a8d19d1bb3355370875628f5bc44ec02c7ce75fb57021ced1834eb8da29 +SIZE (openoffice/apache-openoffice-r1689959-src.tar.xz) = 215148292 SHA256 (openoffice/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice/unowinreg.dll) = 6144 -SHA256 (openoffice/ApacheOpenOffice.ext_sources.4.x.x.20150118.tar.gz) = b01b8894469a80667b0551ea6c0abffd3fb9e79c8a304d48091ff57ab53f10b7 -SIZE (openoffice/ApacheOpenOffice.ext_sources.4.x.x.20150118.tar.gz) = 102513542 +SHA256 (openoffice/ApacheOpenOffice.ext_sources.4.x.x.20150707.tar.gz) = 966a8333c83a18ddd84401389006d6e0b52b8175924b808b54b88211669985fa +SIZE (openoffice/ApacheOpenOffice.ext_sources.4.x.x.20150707.tar.gz) = 28957004 Modified: head/editors/openoffice-devel/files/patch-i114430 ============================================================================== --- head/editors/openoffice-devel/files/patch-i114430 Mon Jul 13 21:00:47 2015 (r391959) +++ head/editors/openoffice-devel/files/patch-i114430 Mon Jul 13 21:03:26 2015 (r391960) @@ -1,8 +1,6 @@ -Index: sc/source/core/tool/interpr5.cxx -=================================================================== ---- sc/source/core/tool/interpr5.cxx (revision 1678278) -+++ sc/source/core/tool/interpr5.cxx (working copy) -@@ -1611,7 +1611,7 @@ +--- sc/source/core/tool/interpr5.cxx.orig 2014-09-19 18:03:51 UTC ++++ sc/source/core/tool/interpr5.cxx +@@ -1611,14 +1611,14 @@ void ScInterpreter::ScPow() if (bFlag) { for ( SCSIZE i = 0; i < nCount; i++ ) if (pMat->IsValue(i)) @@ -11,7 +9,6 @@ Index: sc/source/core/tool/interpr5.cxx else pResMat->PutString(ScGlobal::GetRscString(STR_NO_VALUE), i); } -@@ -1618,7 +1618,7 @@ else { for ( SCSIZE i = 0; i < nCount; i++ ) if (pMat->IsValue(i)) @@ -20,7 +17,7 @@ Index: sc/source/core/tool/interpr5.cxx else pResMat->PutString(ScGlobal::GetRscString(STR_NO_VALUE), i); } -@@ -1628,7 +1628,7 @@ +@@ -1628,7 +1628,7 @@ void ScInterpreter::ScPow() PushIllegalArgument(); } else Modified: head/editors/openoffice-devel/files/pkg-message.in ============================================================================== --- head/editors/openoffice-devel/files/pkg-message.in Mon Jul 13 21:00:47 2015 (r391959) +++ head/editors/openoffice-devel/files/pkg-message.in Mon Jul 13 21:03:26 2015 (r391960) @@ -6,20 +6,20 @@ Written by: Martin Blapp Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EEEC99C040; Mon, 13 Jul 2015 21:05:40 +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 645E0C4B; Mon, 13 Jul 2015 21:05:40 +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 t6DL5e3n074732; Mon, 13 Jul 2015 21:05:40 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DL5dIf074731; Mon, 13 Jul 2015 21:05:39 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507132105.t6DL5dIf074731@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 13 Jul 2015 21:05:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391961 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 21:05:40 -0000 Author: feld Date: Mon Jul 13 21:05:39 2015 New Revision: 391961 URL: https://svnweb.freebsd.org/changeset/ports/391961 Log: Document php sqlite3 use-after-free vulnerability Change previous entry title to be hyphenated Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Jul 13 21:03:26 2015 (r391960) +++ head/security/vuxml/vuln.xml Mon Jul 13 21:05:39 2015 (r391961) @@ -58,8 +58,41 @@ Notes: --> + + php -- use-after-free vulnerability + + + php56-sqlite3 + 5.6.11 + + + php55-sqlite3 + 5.5.27 + + + php5-sqlite3 + 5.4.43 + + + + +

Symeon Paraschoudis reports:

+
+

Use-after-free vulnerability in sqlite3SafetyCheckSickOrOk()

+
+ +
+ + https://bugs.php.net/bug.php?id=69972 + + + 2015-06-30 + 2015-07-13 + +
+ - php -- use after free vulnerability + php -- use-after-free vulnerability php56 From owner-svn-ports-head@freebsd.org Mon Jul 13 21:15:51 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82EED99C1C9; Mon, 13 Jul 2015 21:15:51 +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 5957F109C; Mon, 13 Jul 2015 21:15:51 +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 t6DLFpLY080249; Mon, 13 Jul 2015 21:15:51 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DLFoow080247; Mon, 13 Jul 2015 21:15:50 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201507132115.t6DLFoow080247@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Mon, 13 Jul 2015 21:15:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391963 - in head/emulators: virtualbox-ose-additions virtualbox-ose-kmod X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 21:15:51 -0000 Author: jkim Date: Mon Jul 13 21:15:50 2015 New Revision: 391963 URL: https://svnweb.freebsd.org/changeset/ports/391963 Log: Fix pre-build target to properly set environment variables. Note there is no functional change but it is done for correctness. Also, note the change is merged from emulators/virtualbox-ose (r355732). Modified: head/emulators/virtualbox-ose-additions/Makefile head/emulators/virtualbox-ose-kmod/Makefile Modified: head/emulators/virtualbox-ose-additions/Makefile ============================================================================== --- head/emulators/virtualbox-ose-additions/Makefile Mon Jul 13 21:09:51 2015 (r391962) +++ head/emulators/virtualbox-ose-additions/Makefile Mon Jul 13 21:15:50 2015 (r391963) @@ -158,11 +158,8 @@ post-patch: .endif pre-build: - @${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|' \ - ${WRKSRC}/env.sh \ - ${WRKSRC}/src/VBox/Additions/freebsd/Installer/vboxguest.sh - cd ${WRKSRC} && ${SH} env.sh && \ - ${KMK_CONFIG} ${LOCALBASE}/bin/kmk ${KMK_FLAGS} + cd ${WRKSRC} && \ + ${SH} -c '. env.sh && ${KMK_CONFIG} ${LOCALBASE}/bin/kmk ${KMK_FLAGS}' do-install: ${MKDIR} ${STAGEDIR}${KMODDIR} Modified: head/emulators/virtualbox-ose-kmod/Makefile ============================================================================== --- head/emulators/virtualbox-ose-kmod/Makefile Mon Jul 13 21:09:51 2015 (r391962) +++ head/emulators/virtualbox-ose-kmod/Makefile Mon Jul 13 21:15:50 2015 (r391963) @@ -91,10 +91,8 @@ post-patch: @${REINPLACE_CMD} -e 's|\$$KBUILDDIR_BIN/kmk_sed|${LOCALBASE}/bin/kmk_sed|g' ${WRKSRC}/configure pre-build: - @${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|' \ - ${WRKSRC}/env.sh - cd ${WRKSRC} && ${SH} env.sh && cd ${WRKSRC}/src/VBox/HostDrivers && \ - ${KMK_CONFIG} ${LOCALBASE}/bin/kmk ${KMK_FLAGS} + cd ${WRKSRC}/src/VBox/HostDrivers && \ + ${SH} -c '. ${WRKSRC}/env.sh && ${KMK_CONFIG} ${LOCALBASE}/bin/kmk ${KMK_FLAGS}' do-install: ${MKDIR} ${STAGEDIR}${KMODDIR} From owner-svn-ports-head@freebsd.org Mon Jul 13 21:53:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B381A99CA28; Mon, 13 Jul 2015 21:53:24 +0000 (UTC) (envelope-from grembo@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 836E36D9; Mon, 13 Jul 2015 21:53:24 +0000 (UTC) (envelope-from grembo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6DLrOau000944; Mon, 13 Jul 2015 21:53:24 GMT (envelope-from grembo@FreeBSD.org) Received: (from grembo@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6DLrNrr000941; Mon, 13 Jul 2015 21:53:23 GMT (envelope-from grembo@FreeBSD.org) Message-Id: <201507132153.t6DLrNrr000941@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: grembo set sender to grembo@FreeBSD.org using -f From: Michael Gmelin Date: Mon, 13 Jul 2015 21:53:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391964 - in head/devel/ice: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 21:53:24 -0000 Author: grembo Date: Mon Jul 13 21:53:23 2015 New Revision: 391964 URL: https://svnweb.freebsd.org/changeset/ports/391964 Log: Bring back support for new iconv from r384038. This fixes builds on FreeBSD versions without native iconv. This had been lost due to changes in the Ice code structure (iconv support moved from Ice to IceUtil). Approved by: mentors (implicit) Added: head/devel/ice/files/patch-cpp-include-IceUtil-IconvStringConverter.h (contents, props changed) Modified: head/devel/ice/Makefile Modified: head/devel/ice/Makefile ============================================================================== --- head/devel/ice/Makefile Mon Jul 13 21:15:50 2015 (r391963) +++ head/devel/ice/Makefile Mon Jul 13 21:53:23 2015 (r391964) @@ -125,12 +125,6 @@ post-patch: s|%%INSTALL_DATA%%|${INSTALL_DATA}|g; \ s|%%PREFIX%%|${PREFIX}|g ; \ s|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/php/config/Make.rules.php -.if empty(ICONV_LIB) - # native iconv detected - @${REINPLACE_CMD} \ - -e 's|||g;' \ - ${WRKSRC}/cpp/include/IceUtil/IconvStringConverter.h -.endif .if ${PORT_OPTIONS:MTESTS} TEST_CMD= @cd ${BUILD_WRKSRC} && ${PYTHON_CMD} ./allTests.py Added: head/devel/ice/files/patch-cpp-include-IceUtil-IconvStringConverter.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/ice/files/patch-cpp-include-IceUtil-IconvStringConverter.h Mon Jul 13 21:53:23 2015 (r391964) @@ -0,0 +1,15 @@ +--- cpp/include/IceUtil/IconvStringConverter.h.orig 2013-10-04 15:48:14 UTC ++++ cpp/include/IceUtil/IconvStringConverter.h +@@ -14,11 +14,11 @@ + #include + + #include + #include + #include + #include // For strerror + +-#if (defined(__APPLE__) && _LIBICONV_VERSION < 0x010B) || defined(__FreeBSD__) ++#if (defined(__APPLE__) && _LIBICONV_VERSION < 0x010B) + // + // See http://sourceware.org/bugzilla/show_bug.cgi?id=2962 + // From owner-svn-ports-head@freebsd.org Tue Jul 14 01:51:26 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41A45998EAA; Tue, 14 Jul 2015 01:51:26 +0000 (UTC) (envelope-from wg@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 20915112C; Tue, 14 Jul 2015 01:51:26 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6E1pPYj026505; Tue, 14 Jul 2015 01:51:25 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6E1pOoE026501; Tue, 14 Jul 2015 01:51:24 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201507140151.t6E1pOoE026501@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Tue, 14 Jul 2015 01:51:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391965 - in head/misc: . py-progressbar231 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 01:51:26 -0000 Author: wg Date: Tue Jul 14 01:51:23 2015 New Revision: 391965 URL: https://svnweb.freebsd.org/changeset/ports/391965 Log: misc/py-progressbar231: text progress bar library for Python This is a fork of the real py-progressbar with a few additions. Added: head/misc/py-progressbar231/ head/misc/py-progressbar231/Makefile (contents, props changed) head/misc/py-progressbar231/distinfo (contents, props changed) head/misc/py-progressbar231/pkg-descr (contents, props changed) Modified: head/misc/Makefile Modified: head/misc/Makefile ============================================================================== --- head/misc/Makefile Mon Jul 13 21:53:23 2015 (r391964) +++ head/misc/Makefile Tue Jul 14 01:51:23 2015 (r391965) @@ -371,6 +371,7 @@ SUBDIR += py-osd SUBDIR += py-pexpect SUBDIR += py-progressbar + SUBDIR += py-progressbar231 SUBDIR += py-qt4-demo SUBDIR += py-qt4-doc SUBDIR += py-yolk Added: head/misc/py-progressbar231/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/py-progressbar231/Makefile Tue Jul 14 01:51:23 2015 (r391965) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= progressbar231 +PORTVERSION= 2.3.1 +CATEGORIES= misc python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= wg@FreeBSD.org +COMMENT= Text progressbar library for python + +LICENSE= BSD3CLAUSE + +USE_PYTHON= autoplist distutils +USES= python:2 + +CONFLICTS= py*-progressbar + +.include Added: head/misc/py-progressbar231/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/py-progressbar231/distinfo Tue Jul 14 01:51:23 2015 (r391965) @@ -0,0 +1,2 @@ +SHA256 (progressbar231-2.3.1.tar.gz) = 55b5e5c6b0077b21d14cf2166f3ee74758f89ec75175a6fce4e3f78366771148 +SIZE (progressbar231-2.3.1.tar.gz) = 10402 Added: head/misc/py-progressbar231/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/py-progressbar231/pkg-descr Tue Jul 14 01:51:23 2015 (r391965) @@ -0,0 +1,16 @@ +This library provides a text mode progressbar. This is typically +used to display the progress of a long running operation, providing +a visual clue that processing is underway. + +The ProgressBar class manages the progress, and the format of the +line is given by a number of widgets. A widget is an object that +may display diferently depending on the state of the progress. + +There are three types of widget: +- a string, which always shows itself; +- a ProgressBarWidget, which may return a diferent value every time + it's update method is called; and +- a ProgressBarWidgetHFill, which is like ProgressBarWidget, except + it expands to fill the remaining width of the line. + +WWW: https://pypi.python.org/pypi/progressbar231 From owner-svn-ports-head@freebsd.org Tue Jul 14 01:57:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF64999B04D; Tue, 14 Jul 2015 01:57:12 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from vps.amdmi3.ru (vps.amdmi3.ru [109.234.38.216]) by mx1.freebsd.org (Postfix) with ESMTP id A7CAB13DC; Tue, 14 Jul 2015 01:57:12 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from hive.panopticon (unknown [78.153.152.119]) by vps.amdmi3.ru (Postfix) with ESMTPS id 79AE6B0614; Tue, 14 Jul 2015 04:57:09 +0300 (MSK) Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 3E9859D1; Tue, 14 Jul 2015 04:55:13 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 133958B5B0; Tue, 14 Jul 2015 04:53:51 +0300 (MSK) Date: Tue, 14 Jul 2015 04:53:51 +0300 From: Dmitry Marakasov To: Jung-uk Kim , makc@FreeBSD.org Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r391918 - in head/security/pinentry: . files Message-ID: <20150714015351.GB6337@hades.panopticon> References: <201507131645.t6DGjqK3028350@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201507131645.t6DGjqK3028350@repo.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 01:57:13 -0000 * Jung-uk Kim (jkim@FreeBSD.org) wrote: > Author: jkim > Date: Mon Jul 13 16:45:52 2015 > New Revision: 391918 > URL: https://svnweb.freebsd.org/changeset/ports/391918 > > Log: > - Update to 0.9.5. > - Disable LIBSECRET option for GTK2 by default. It does not work and broke > Thunderbird/Enigmail for me. > > Approved by: makc (maintainer) > MFH: 2015Q3 At least pinentry-tty is broken after this: http://beefy5.nyi.freebsd.org/data/101i386-default/391964/logs/pinentry-tty-0.9.5.log Why hasn't this been tested? -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://amdmi3.ru From owner-svn-ports-head@freebsd.org Tue Jul 14 02:56:48 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B4CF99BBE9; Tue, 14 Jul 2015 02:56:48 +0000 (UTC) (envelope-from pi@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 3A08A1DE9; Tue, 14 Jul 2015 02:56:48 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6E2umd0058240; Tue, 14 Jul 2015 02:56:48 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6E2ulXK058237; Tue, 14 Jul 2015 02:56:47 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201507140256.t6E2ulXK058237@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 14 Jul 2015 02:56:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391966 - head/databases/sqldeveloper X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 02:56:48 -0000 Author: pi Date: Tue Jul 14 02:56:46 2015 New Revision: 391966 URL: https://svnweb.freebsd.org/changeset/ports/391966 Log: databases/sqldeveloper: 4.1.0.19.07 -> 4.1.1.19.59 Changes: http://www.oracle.com/technetwork/developer-tools/sql-developer/sqldev-relnotes-41-2372786.html PR: 201217 Submitted by: mizhka@gmail.com (maintainer) Modified: head/databases/sqldeveloper/Makefile head/databases/sqldeveloper/distinfo head/databases/sqldeveloper/pkg-plist Modified: head/databases/sqldeveloper/Makefile ============================================================================== --- head/databases/sqldeveloper/Makefile Tue Jul 14 01:51:23 2015 (r391965) +++ head/databases/sqldeveloper/Makefile Tue Jul 14 02:56:46 2015 (r391966) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sqldeveloper -PORTVERSION= 4.1.0.19.07 +PORTVERSION= 4.1.1.19.59 DISTVERSIONSUFFIX=-no-jre CATEGORIES= databases java MASTER_SITES= #http://www.oracle.com/technetwork/developer-tools/sql-developer/overview/index.html @@ -47,7 +47,7 @@ do-install: .for d in configuration dataminer dropins dvt equinox \ external ide javavm jdbc jdev jlib jviews modules \ - netbeans ords rdbms sleepycat sqlcl sqldeveloper sqlj svnkit + netbeans ords rdbms sleepycat sqldeveloper sqlj svnkit ${ECHO_MSG} -n ">> Installing data directory '${d}'..." cd ${WRKSRC} && ${FIND} ${d} -type d \ -exec ${MKDIR} ${STAGEDIR}/${DATADIR}/\{} \; Modified: head/databases/sqldeveloper/distinfo ============================================================================== --- head/databases/sqldeveloper/distinfo Tue Jul 14 01:51:23 2015 (r391965) +++ head/databases/sqldeveloper/distinfo Tue Jul 14 02:56:46 2015 (r391966) @@ -1,2 +1,2 @@ -SHA256 (oracle/sqldeveloper-4.1.0.19.07-no-jre.zip) = 7ddd299b039e45250b14f2ff2fe7e7eaf18d6623b11ff260e28e9c422c20f925 -SIZE (oracle/sqldeveloper-4.1.0.19.07-no-jre.zip) = 342569227 +SHA256 (oracle/sqldeveloper-4.1.1.19.59-no-jre.zip) = 3b0f3f861495f41b6844eeaf3a58117a90dd72d98cfe8d0b4ffafe103ec56bb5 +SIZE (oracle/sqldeveloper-4.1.1.19.59-no-jre.zip) = 328364824 Modified: head/databases/sqldeveloper/pkg-plist ============================================================================== --- head/databases/sqldeveloper/pkg-plist Tue Jul 14 01:51:23 2015 (r391965) +++ head/databases/sqldeveloper/pkg-plist Tue Jul 14 02:56:46 2015 (r391966) @@ -2,6 +2,9 @@ bin/sqldeveloper %%DATADIR%%/configuration/bundles.info %%DATADIR%%/configuration/oracle.datamodeler.bundles.info %%DATADIR%%/configuration/oracle.ide.sqldev.bundles.info +%%DATADIR%%/dataminer/demos/workflows/apply workflow.xml +%%DATADIR%%/dataminer/demos/workflows/build_workflow.xml +%%DATADIR%%/dataminer/demos/workflows/codegen_workflow.xml %%DATADIR%%/dataminer/scripts/XMLSchema.xsd %%DATADIR%%/dataminer/scripts/alterDBRestrictSession.sql %%DATADIR%%/dataminer/scripts/alterDBUnRestrictSession.sql @@ -255,6 +258,7 @@ bin/sqldeveloper %%DATADIR%%/ide/extensions/oracle.ide.bookmarks.jar %%DATADIR%%/ide/extensions/oracle.ide.ceditor-bookmarks.jar %%DATADIR%%/ide/extensions/oracle.ide.ceditor-find.jar +%%DATADIR%%/ide/extensions/oracle.ide.ceditor-macro.jar %%DATADIR%%/ide/extensions/oracle.ide.ceditor-saveactions.jar %%DATADIR%%/ide/extensions/oracle.ide.ceditor-tint.jar %%DATADIR%%/ide/extensions/oracle.ide.ceditor.jar @@ -1236,12 +1240,14 @@ bin/sqldeveloper %%DATADIR%%/ords/docs/javadoc/plugin-api/oracle/dbtools/plugin/api/security/package-use.html %%DATADIR%%/ords/docs/javadoc/plugin-api/oracle/dbtools/plugin/api/servlet/ErrorResponseHandler.html %%DATADIR%%/ords/docs/javadoc/plugin-api/oracle/dbtools/plugin/api/servlet/FilterOrder.html +%%DATADIR%%/ords/docs/javadoc/plugin-api/oracle/dbtools/plugin/api/servlet/ForwardedRequests.html %%DATADIR%%/ords/docs/javadoc/plugin-api/oracle/dbtools/plugin/api/servlet/HasDynamicAuthorization.html %%DATADIR%%/ords/docs/javadoc/plugin-api/oracle/dbtools/plugin/api/servlet/HasGetMethod.html %%DATADIR%%/ords/docs/javadoc/plugin-api/oracle/dbtools/plugin/api/servlet/HttpServletBase.html %%DATADIR%%/ords/docs/javadoc/plugin-api/oracle/dbtools/plugin/api/servlet/SupportsPatch.html %%DATADIR%%/ords/docs/javadoc/plugin-api/oracle/dbtools/plugin/api/servlet/class-use/ErrorResponseHandler.html %%DATADIR%%/ords/docs/javadoc/plugin-api/oracle/dbtools/plugin/api/servlet/class-use/FilterOrder.html +%%DATADIR%%/ords/docs/javadoc/plugin-api/oracle/dbtools/plugin/api/servlet/class-use/ForwardedRequests.html %%DATADIR%%/ords/docs/javadoc/plugin-api/oracle/dbtools/plugin/api/servlet/class-use/HasDynamicAuthorization.html %%DATADIR%%/ords/docs/javadoc/plugin-api/oracle/dbtools/plugin/api/servlet/class-use/HasGetMethod.html %%DATADIR%%/ords/docs/javadoc/plugin-api/oracle/dbtools/plugin/api/servlet/class-use/HttpServletBase.html @@ -1288,7 +1294,6 @@ bin/sqldeveloper %%DATADIR%%/ords/examples/getting-started/rest-connection-1.png %%DATADIR%%/ords/examples/getting-started/rest-connection-2.png %%DATADIR%%/ords/examples/plugins/lib/javax.inject.jar -%%DATADIR%%/ords/examples/plugins/lib/ojdbc6-12.1.0.1.0.jar %%DATADIR%%/ords/examples/plugins/lib/ojdbc6-12.1.0.2.0.jar %%DATADIR%%/ords/examples/plugins/lib/plugin-api.jar %%DATADIR%%/ords/examples/plugins/lib/servlet-api-2.5.jar @@ -1300,15 +1305,6 @@ bin/sqldeveloper %%DATADIR%%/ords/examples/plugins/plugin-echo-cmd/src/EchoCommand.java %%DATADIR%%/ords/examples/plugins/plugin-echo-cmd/src/EchoMessages.java %%DATADIR%%/ords/examples/plugins/plugin-echo-cmd/src/EchoMessages.properties -%%DATADIR%%/ords/examples/plugins/plugin-echo-cmd/src/EchoMessages_de.properties -%%DATADIR%%/ords/examples/plugins/plugin-echo-cmd/src/EchoMessages_es.properties -%%DATADIR%%/ords/examples/plugins/plugin-echo-cmd/src/EchoMessages_fr.properties -%%DATADIR%%/ords/examples/plugins/plugin-echo-cmd/src/EchoMessages_it.properties -%%DATADIR%%/ords/examples/plugins/plugin-echo-cmd/src/EchoMessages_ja.properties -%%DATADIR%%/ords/examples/plugins/plugin-echo-cmd/src/EchoMessages_ko.properties -%%DATADIR%%/ords/examples/plugins/plugin-echo-cmd/src/EchoMessages_pt_BR.properties -%%DATADIR%%/ords/examples/plugins/plugin-echo-cmd/src/EchoMessages_zh_CN.properties -%%DATADIR%%/ords/examples/plugins/plugin-echo-cmd/src/EchoMessages_zh_TW.properties %%DATADIR%%/ords/examples/soda/getting-started/POList.json %%DATADIR%%/ords/examples/soda/getting-started/QBE.1.json %%DATADIR%%/ords/examples/soda/getting-started/QBE.2.json @@ -1322,16 +1318,6 @@ bin/sqldeveloper %%DATADIR%%/rdbms/jlib/ojdi.jar %%DATADIR%%/rdbms/jlib/xdb6.jar %%DATADIR%%/sleepycat/je-3.3.98/lib/je-3.3.98.jar -%%DATADIR%%/sqlcl/lib/SQLinForm.jar -%%DATADIR%%/sqlcl/lib/jline-2.12.1.jar -%%DATADIR%%/sqlcl/lib/jsch.jar -%%DATADIR%%/sqlcl/lib/ojdbc6.jar -%%DATADIR%%/sqlcl/lib/oracle.dbtools-common.jar -%%DATADIR%%/sqlcl/lib/orai18n-mapping.jar -%%DATADIR%%/sqlcl/lib/orai18n-utility.jar -%%DATADIR%%/sqlcl/lib/orai18n.jar -%%DATADIR%%/sqlcl/lib/xdb6.jar -%%DATADIR%%/sqlcl/lib/xmlparserv2.jar %%DATADIR%%/sqldeveloper/bin/SQLDeveloperIcons.icns %%DATADIR%%/sqldeveloper/bin/common.boot %%DATADIR%%/sqldeveloper/bin/jdk.conf @@ -1344,7 +1330,6 @@ bin/sqldeveloper %%DATADIR%%/sqldeveloper/bin/splash.gif %%DATADIR%%/sqldeveloper/bin/splash.png %%DATADIR%%/sqldeveloper/bin/sql -%%DATADIR%%/sqldeveloper/bin/sqlcli.sh %%DATADIR%%/sqldeveloper/bin/sqldeveloper %%DATADIR%%/sqldeveloper/bin/sqldeveloper-Darwin.conf %%DATADIR%%/sqldeveloper/bin/sqldeveloper-debug.conf From owner-svn-ports-head@freebsd.org Tue Jul 14 03:11:42 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D075914D; Tue, 14 Jul 2015 03:11:42 +0000 (UTC) (envelope-from pi@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 5838B1DD9; Tue, 14 Jul 2015 03:11:42 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6E3BgRT068502; Tue, 14 Jul 2015 03:11:42 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6E3BeIN068498; Tue, 14 Jul 2015 03:11:40 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201507140311.t6E3BeIN068498@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 14 Jul 2015 03:11:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391967 - in head/devel: . pecl-trace X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 03:11:42 -0000 Author: pi Date: Tue Jul 14 03:11:40 2015 New Revision: 391967 URL: https://svnweb.freebsd.org/changeset/ports/391967 Log: New port: devel/pecl-trace Trace is a low-overhead tracing tool for PHP. It can trace all PHP execution, function calls, request information during run-time. And provides features like Filter, Statistics, Current Status and so on. It is very useful to locate blocking, heavy-load problems and debug in all environments, especially in production environments. WWW: https://pecl.php.net/package/trace PR: 200363 Submitted by: Gasol Wu Added: head/devel/pecl-trace/ head/devel/pecl-trace/Makefile (contents, props changed) head/devel/pecl-trace/distinfo (contents, props changed) head/devel/pecl-trace/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Jul 14 02:56:46 2015 (r391966) +++ head/devel/Makefile Tue Jul 14 03:11:40 2015 (r391967) @@ -3611,6 +3611,7 @@ SUBDIR += pecl-swoole SUBDIR += pecl-sync SUBDIR += pecl-test_helpers + SUBDIR += pecl-trace SUBDIR += pecl-uopz SUBDIR += pecl-uploadprogress SUBDIR += pecl-uri_template Added: head/devel/pecl-trace/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/pecl-trace/Makefile Tue Jul 14 03:11:40 2015 (r391967) @@ -0,0 +1,39 @@ +# Created by: Gasol Wu +# $FreeBSD$ + +PORTNAME= trace +PORTVERSION= 0.3.0 +CATEGORIES= devel +MASTER_SITES= http://pecl.php.net/get/ +PKGNAMEPREFIX= pecl- +DIST_SUBDIR= PECL + +MAINTAINER= gasol.wu@gmail.com +COMMENT= Low-overhead tracing tool for PHP + +LICENSE= APACHE20 + +WRKSRC= ${WRKDIR}/${DISTNAME}/extension +CMDTOOLSRC= ${WRKSRC}/../cmdtool + +GNU_CONFIGURE= yes +USES= gmake shebangfix tar:tgz +USE_PHP= yes +USE_PHP_BUILD= yes +USE_PHPEXT= yes + +SHEBANG_FILES= ${CMDTOOLSRC}/phptrace +PLIST_FILES= bin/phptrace \ + bin/trace-php + +post-patch: + ${REINPLACE_CMD} -e 's|Darwin|FreeBSD|g' ${CMDTOOLSRC}/phptrace + +post-build: + (cd ${CMDTOOLSRC} && ${GMAKE} ${MAKE_ENV}) + +post-install: + ${INSTALL_PROGRAM} ${CMDTOOLSRC}/trace-php ${STAGEDIR}${PREFIX}/bin + ${INSTALL_SCRIPT} ${CMDTOOLSRC}/phptrace ${STAGEDIR}${PREFIX}/bin + +.include Added: head/devel/pecl-trace/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/pecl-trace/distinfo Tue Jul 14 03:11:40 2015 (r391967) @@ -0,0 +1,2 @@ +SHA256 (PECL/trace-0.3.0.tgz) = aa5f6a91a77ef11f4102b542847b32fce03ea7777081ebb86a812228526b38f7 +SIZE (PECL/trace-0.3.0.tgz) = 76354 Added: head/devel/pecl-trace/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/pecl-trace/pkg-descr Tue Jul 14 03:11:40 2015 (r391967) @@ -0,0 +1,9 @@ +Trace is a low-overhead tracing tool for PHP. + +It can trace all PHP execution, function calls, request information during +run-time. And provides features like Filter, Statistics, Current Status and +so on. +It is very useful to locate blocking, heavy-load problems and debug in all +environments, especially in production environments. + +WWW: https://pecl.php.net/package/trace From owner-svn-ports-head@freebsd.org Tue Jul 14 04:25:34 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 969CC99CCC5; Tue, 14 Jul 2015 04:25:34 +0000 (UTC) (envelope-from hrs@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 85B20291A; Tue, 14 Jul 2015 04:25:34 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6E4PYw7032221; Tue, 14 Jul 2015 04:25:34 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6E4PWID032217; Tue, 14 Jul 2015 04:25:32 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201507140425.t6E4PWID032217@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Tue, 14 Jul 2015 04:25:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391968 - in head/print/ghostscript9-agpl: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 04:25:34 -0000 Author: hrs Date: Tue Jul 14 04:25:31 2015 New Revision: 391968 URL: https://svnweb.freebsd.org/changeset/ports/391968 Log: Update to 9.16. Modified: head/print/ghostscript9-agpl/Makefile head/print/ghostscript9-agpl/distinfo head/print/ghostscript9-agpl/files/patch-devices-devs.mak head/print/ghostscript9-agpl/files/patch-devices-gdevplib.c head/print/ghostscript9-agpl/pkg-plist Modified: head/print/ghostscript9-agpl/Makefile ============================================================================== --- head/print/ghostscript9-agpl/Makefile Tue Jul 14 03:11:40 2015 (r391967) +++ head/print/ghostscript9-agpl/Makefile Tue Jul 14 04:25:31 2015 (r391968) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ghostscript -PORTVERSION= 9.15 -PORTREVISION= 1 +PORTVERSION= 9.16 CATEGORIES= print MASTER_SITES= http://downloads.ghostscript.com/public/:gs_srcs \ SF/ghostscript/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \ @@ -33,10 +32,9 @@ CONFLICTS_INSTALL= \ ghostscript[789]-[0-9]* \ ghostscript[789]-nox11-[0-9]* -USES= gmake jpeg pkgconfig:build tar:bzip2 +USES= gmake jpeg pkgconfig:build autoreconf tar:bzip2 WANT_GNOME= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes MAKE_ENV= CFLAGS_STANDARD="${CFLAGS}" \ Modified: head/print/ghostscript9-agpl/distinfo ============================================================================== --- head/print/ghostscript9-agpl/distinfo Tue Jul 14 03:11:40 2015 (r391967) +++ head/print/ghostscript9-agpl/distinfo Tue Jul 14 04:25:31 2015 (r391968) @@ -1,4 +1,4 @@ -SHA256 (ghostscript/ghostscript-9.15.tar.bz2) = e65daf25059e2f3dabd3535df3d936a42ca4933d36473a03095e39adcdd5315c -SIZE (ghostscript/ghostscript-9.15.tar.bz2) = 28826065 +SHA256 (ghostscript/ghostscript-9.16.tar.bz2) = 3e2d44f925aabb4764b985a966880eafca2fd63a6998491308604d16a75cb86d +SIZE (ghostscript/ghostscript-9.16.tar.bz2) = 29163348 SHA256 (ghostscript/epag-3.09.tar.gz) = ad10eca44c781a5851d5a8993dcd95b2e2b99392cbf2c8372a5a658f3b991b3b SIZE (ghostscript/epag-3.09.tar.gz) = 12858 Modified: head/print/ghostscript9-agpl/files/patch-devices-devs.mak ============================================================================== --- head/print/ghostscript9-agpl/files/patch-devices-devs.mak Tue Jul 14 03:11:40 2015 (r391967) +++ head/print/ghostscript9-agpl/files/patch-devices-devs.mak Tue Jul 14 04:25:31 2015 (r391968) @@ -1,22 +1,9 @@ ---- devices/devs.mak.orig 2014-03-26 21:53:48.000000000 +0900 -+++ devices/devs.mak 2014-08-25 00:38:44.000000000 +0900 -@@ -438,10 +438,10 @@ +--- devices/devs.mak.orig 2015-03-30 17:21:24.000000000 +0900 ++++ devices/devs.mak 2015-07-14 08:48:48.795797000 +0900 +@@ -546,7 +546,7 @@ ### NON PORTABLE, ONLY UNIX WITH GCC SUPPORT - $(DEVOBJ)lvga256.so : $(lvga256_) -- $(CCLD) $(LDFLAGS) -shared -o $(DEVOBJ)lvga256.so $(lvga256_) -lvga -lvgagl -+ $(CCLD) $(LDFLAGS) -shared -o $(DEVOBJ)lvga256.so $(lvga256_) -lvga -lvgagl $(XLDFLAGS) - - $(DEVOBJ)vgalib.so : $(vgalib_) -- $(CCLD) $(LDFLAGS) -shared -o $(DEVOBJ)vgalib.so $(vgalib_) -lvga -lvgagl -+ $(CCLD) $(LDFLAGS) -shared -o $(DEVOBJ)vgalib.so $(vgalib_) -lvga -lvgagl $(XLDFLAGS) - - ### -------------------------- The X11 device -------------------------- ### - -@@ -538,7 +538,7 @@ - ### NON PORTABLE, ONLY UNIX WITH GCC SUPPORT - - $(DEVOBJ)X11.so : $(x11alt_) $(x11_) + $(DEVOBJ)X11.so : $(x11alt_) $(x11_) $(MAKEDIRS) - $(CCLD) $(LDFLAGS) -shared -o $(DEVOBJ)X11.so $(x11alt_) $(x11_) -L/usr/X11R6/lib -lXt -lSM -lICE -lXext -lX11 $(XLIBDIRS) + $(CCLD) $(LDFLAGS) -shared -o $(DEVOBJ)X11.so $(x11alt_) $(x11_) -L$(LOCALBASE)/lib -lXt -lSM -lICE -lXext -lX11 $(XLIBDIRS) Modified: head/print/ghostscript9-agpl/files/patch-devices-gdevplib.c ============================================================================== --- head/print/ghostscript9-agpl/files/patch-devices-gdevplib.c Tue Jul 14 03:11:40 2015 (r391967) +++ head/print/ghostscript9-agpl/files/patch-devices-gdevplib.c Tue Jul 14 04:25:31 2015 (r391968) @@ -1,11 +1,11 @@ ---- devices/gdevplib.c.orig 2012-02-08 17:48:47.000000000 +0900 -+++ devices/gdevplib.c 2012-02-13 01:23:46.000000000 +0900 -@@ -151,7 +151,11 @@ +--- devices/gdevplib.c.orig 2015-03-30 17:21:24.000000000 +0900 ++++ devices/gdevplib.c 2015-07-14 08:51:50.711673000 +0900 +@@ -156,7 +156,11 @@ #ifdef TESTING_WITH_NO_BAND_DONOR +#if !defined(__FreeBSD__) - #include + #include +#else +#include +#endif Modified: head/print/ghostscript9-agpl/pkg-plist ============================================================================== --- head/print/ghostscript9-agpl/pkg-plist Tue Jul 14 03:11:40 2015 (r391967) +++ head/print/ghostscript9-agpl/pkg-plist Tue Jul 14 04:25:31 2015 (r391968) @@ -249,41 +249,41 @@ man/man1/wftopfa.1.gz %%DATADIR%%/%%GS_VERSION%%/Resource/Encoding/ExpertSubsetEncoding %%DATADIR%%/%%GS_VERSION%%/Resource/Encoding/NotDefEncoding %%DATADIR%%/%%GS_VERSION%%/Resource/Encoding/Wingdings -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/CenturySchL-Bold -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/CenturySchL-BoldItal -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/CenturySchL-Ital -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/CenturySchL-Roma %%DATADIR%%/%%GS_VERSION%%/Resource/Font/Dingbats -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusMonL-Bold -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusMonL-BoldObli -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusMonL-Regu -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusMonL-ReguObli -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusRomNo9L-Medi -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusRomNo9L-MediItal -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusRomNo9L-Regu -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusRomNo9L-ReguItal -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSanL-Bold -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSanL-BoldCond -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSanL-BoldCondItal -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSanL-BoldItal -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSanL-Regu -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSanL-ReguCond -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSanL-ReguCondItal -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSanL-ReguItal %%DATADIR%%/%%GS_VERSION%%/Resource/Font/StandardSymL -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWBookmanL-DemiBold -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWBookmanL-DemiBoldItal -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWBookmanL-Ligh -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWBookmanL-LighItal -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWChanceryL-MediItal -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWGothicL-Book -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWGothicL-BookObli -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWGothicL-Demi -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWGothicL-DemiObli -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWPalladioL-Bold -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWPalladioL-BoldItal -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWPalladioL-Ital -%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWPalladioL-Roma +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/BookmanURW-DemBol +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/BookmanURW-DemBolIta +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/BookmanURW-Lig +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/BookmanURW-LigIta +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/CenturySchURW-Bol +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/CenturySchURW-BolIta +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/CenturySchURW-Ita +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/CenturySchURW-Rom +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/ChanceryURW-MedIta +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusMon-Bol +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusMon-BolObl +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusMon-Obl +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusMon-Reg +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusRom-Ita +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusRom-Med +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusRom-MedIta +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusRom-Reg +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSan-Bol +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSan-BolIta +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSan-Ita +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSan-Reg +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSanNar-Bol +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSanNar-BolIta +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSanNar-Ita +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/NimbusSanNar-Reg +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/PalladioURW-Bol +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/PalladioURW-BolIta +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/PalladioURW-Ita +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/PalladioURW-Rom +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWGothic-Boo +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWGothic-BooObl +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWGothic-Dem +%%DATADIR%%/%%GS_VERSION%%/Resource/Font/URWGothic-DemObl %%DATADIR%%/%%GS_VERSION%%/Resource/IdiomSet/Pscript5Idiom %%DATADIR%%/%%GS_VERSION%%/iccprofiles/default_cmyk.icc %%DATADIR%%/%%GS_VERSION%%/iccprofiles/default_gray.icc From owner-svn-ports-head@freebsd.org Tue Jul 14 04:28:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 86A1D99CD6B; Tue, 14 Jul 2015 04:28:27 +0000 (UTC) (envelope-from hrs@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 757F72A44; Tue, 14 Jul 2015 04:28:27 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6E4SR0C032649; Tue, 14 Jul 2015 04:28:27 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6E4SR2M032648; Tue, 14 Jul 2015 04:28:27 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201507140428.t6E4SR2M032648@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Tue, 14 Jul 2015 04:28:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391969 - head/print/tgif2tex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 04:28:27 -0000 Author: hrs Date: Tue Jul 14 04:28:26 2015 New Revision: 391969 URL: https://svnweb.freebsd.org/changeset/ports/391969 Log: Sort variables. No functional change. Modified: head/print/tgif2tex/Makefile Modified: head/print/tgif2tex/Makefile ============================================================================== --- head/print/tgif2tex/Makefile Tue Jul 14 04:25:31 2015 (r391968) +++ head/print/tgif2tex/Makefile Tue Jul 14 04:28:26 2015 (r391969) @@ -12,6 +12,10 @@ COMMENT= Converting texts in figure by t LICENSE= GPLv2 +USES= perl5 shebangfix +USE_PERL5= run +SHEBANG_FILES= tgif2tex +NO_BUILD= yes PLIST_FILES= bin/tgif2tex PORTDOCS= how-to-use.dvi how-to-use.ps how-to-use.tex \ example.obj example.tex \ @@ -22,15 +26,8 @@ PORTDOCS= how-to-use.dvi how-to-use.ps h sample2.2.dps sample2.2.tps \ sample2.3.dps sample2.3.tps \ sample2.dvi sample2.tex sample2.obj sample2.ps - OPTIONS_DEFINE= DOCS -USES= perl5 shebangfix -USE_PERL5= run -NO_BUILD= yes - -SHEBANG_FILES= tgif2tex - post-patch: ${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE}," ${WRKSRC}/tgif2tex From owner-svn-ports-head@freebsd.org Tue Jul 14 04:57:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BBFA9296; Tue, 14 Jul 2015 04:57:33 +0000 (UTC) (envelope-from hrs@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 5A9822768; Tue, 14 Jul 2015 04:57:33 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6E4vXb1047000; Tue, 14 Jul 2015 04:57:33 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6E4vVLD046975; Tue, 14 Jul 2015 04:57:31 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201507140457.t6E4vVLD046975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Tue, 14 Jul 2015 04:57:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391970 - in head: . print print/latex-beamer print/latex-beamer/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 04:57:33 -0000 Author: hrs Date: Tue Jul 14 04:57:30 2015 New Revision: 391970 URL: https://svnweb.freebsd.org/changeset/ports/391970 Log: Resurrect print/latex-beamer and update it to 3.36. Added: head/print/latex-beamer/ - copied from r362658, head/print/latex-beamer/ Deleted: head/print/latex-beamer/files/ Modified: head/MOVED head/print/Makefile head/print/latex-beamer/Makefile head/print/latex-beamer/distinfo head/print/latex-beamer/pkg-descr head/print/latex-beamer/pkg-plist Modified: head/MOVED ============================================================================== --- head/MOVED Tue Jul 14 04:28:26 2015 (r391969) +++ head/MOVED Tue Jul 14 04:57:30 2015 (r391970) @@ -6266,7 +6266,6 @@ print/latex-feynmf|print/texlive-texmf|2 print/latex-chapterfolder|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive print/latex-cjk|print/texlive-base|2014-07-23|Has been incorporated in TeXLive print/latex-aastex|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive -print/latex-beamer|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive print/latex-biblatex|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive print/latex-biblist|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive print/latex-bytefield|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Tue Jul 14 04:28:26 2015 (r391969) +++ head/print/Makefile Tue Jul 14 04:57:30 2015 (r391970) @@ -104,6 +104,7 @@ SUBDIR += kde_poster SUBDIR += kover SUBDIR += kpdftool + SUBDIR += latex-beamer SUBDIR += latex-ltablex SUBDIR += latex-resume SUBDIR += latex2rtf Modified: head/print/latex-beamer/Makefile ============================================================================== --- head/print/latex-beamer/Makefile Wed Jul 23 11:02:56 2014 (r362658) +++ head/print/latex-beamer/Makefile Tue Jul 14 04:57:30 2015 (r391970) @@ -1,35 +1,40 @@ # $FreeBSD$ PORTNAME= latex-beamer -PORTVERSION= 3.07 -PORTREVISION= 5 +PORTVERSION= 3.36 CATEGORIES= print -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Version%20${PORTVERSION} +MASTER_SITES= https://bitbucket.org/rivanvx/beamer/get/ +DISTNAME= version-${PORTVERSION:S/./-/} MAINTAINER= hrs@FreeBSD.org COMMENT= LaTeX class to create a beamer presentation -OPTIONS_DEFINE= DOCS - -RUN_DEPENDS= ${LOCALBASE}/${TEXMFDIR}/tex/latex/pgf/basiclayer/pgf.sty:${PORTSDIR}/print/latex-pgf +RUN_DEPENDS= ${LOCALBASE}/${TEXMFDISTDIR}/tex/latex/pgf/basiclayer/pgf.sty:${PORTSDIR}/print/latex-pgf -USE_TEX= latex +USES= tar:bz2 +USE_TEX= texmf latex texhash +TEXHASHDIRS= ${TEXMFDIR} NO_BUILD= YES +WRKSRC= ${WRKDIR}/rivanvx-beamer-368aa9ba9d38 +PORTDOCS= * +OPTIONS_DEFINE= DOCS -TEXMFDIR= share/texmf -TEXMFDIR_LSR= ${LOCALBASE}/${TEXMFDIR}/ls-R -MKTEXLSR= ${LOCALBASE}/bin/mktexlsr CLASSDIR= ${TEXMFDIR}/tex/latex/${PORTNAME:S/^latex-//} +CLASS_SUBDIRS= base examples +DOC_SUBDIRS= AUTHORS ChangeLog FILES INSTALL README TODO doc solutions -CLASS_SUBDIRS= base emulation examples extensions themes -DOC_SUBDIRS= AUTHORS ChangeLog FILES INSTALL README TODO \ - doc solutions -PORTDOCS= * +.include do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${CLASSDIR} - cd ${WRKSRC} ; for d in ${CLASS_SUBDIRS}; do ${PAX} -rw $$d ${STAGEDIR}${PREFIX}/${CLASSDIR} ; done + cd ${WRKSRC} && for d in ${CLASS_SUBDIRS}; do \ + ${PAX} -rw $$d ${STAGEDIR}${PREFIX}/${CLASSDIR}; \ + done +.if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${STAGEDIR}${DOCSDIR} - cd ${WRKSRC} ; for d in ${DOC_SUBDIRS}; do ${PAX} -rw $$d ${STAGEDIR}${DOCSDIR} ; done + cd ${WRKSRC} && for d in ${DOC_SUBDIRS}; do \ + ${PAX} -rw $$d ${STAGEDIR}${DOCSDIR}; \ + done +.endif .include Modified: head/print/latex-beamer/distinfo ============================================================================== --- head/print/latex-beamer/distinfo Wed Jul 23 11:02:56 2014 (r362658) +++ head/print/latex-beamer/distinfo Tue Jul 14 04:57:30 2015 (r391970) @@ -1,2 +1,2 @@ -SHA256 (latex-beamer-3.07.tar.gz) = 7b71bd57c7820dc2fa94825ac430fcc832856954e895f79f849641e0ca838d1e -SIZE (latex-beamer-3.07.tar.gz) = 2391893 +SHA256 (version-3-36.tar.bz2) = 3a7ff9df09b65db9c65bd1d7b613540cf275adc5c2a7981dc27abd03e49bf735 +SIZE (version-3-36.tar.bz2) = 890831 Modified: head/print/latex-beamer/pkg-descr ============================================================================== --- head/print/latex-beamer/pkg-descr Wed Jul 23 11:02:56 2014 (r362658) +++ head/print/latex-beamer/pkg-descr Tue Jul 14 04:57:30 2015 (r391970) @@ -3,4 +3,4 @@ presentation. It can also be used to cre to other packages like Prosper, but has the advantage that it works together directly with pdflatex, but also with dvips. -WWW: http://latex-beamer.sourceforge.net/ +WWW: https://bitbucket.org/rivanvx/beamer/wiki/Home Modified: head/print/latex-beamer/pkg-plist ============================================================================== --- head/print/latex-beamer/pkg-plist Wed Jul 23 11:02:56 2014 (r362658) +++ head/print/latex-beamer/pkg-plist Tue Jul 14 04:57:30 2015 (r391970) @@ -8,6 +8,10 @@ %%TEXMFDIR%%/tex/latex/beamer/base/art/beamericonbook.eps %%TEXMFDIR%%/tex/latex/beamer/base/art/beamericonbook.pdf %%TEXMFDIR%%/tex/latex/beamer/base/art/beamericonbook.tex +%%TEXMFDIR%%/tex/latex/beamer/base/art/beamericononline.20.eps +%%TEXMFDIR%%/tex/latex/beamer/base/art/beamericononline.20.pdf +%%TEXMFDIR%%/tex/latex/beamer/base/art/beamericononline.eps +%%TEXMFDIR%%/tex/latex/beamer/base/art/beamericononline.pdf %%TEXMFDIR%%/tex/latex/beamer/base/beamer.cls %%TEXMFDIR%%/tex/latex/beamer/base/beamerarticle.sty %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasearticle.sty @@ -29,27 +33,181 @@ %%TEXMFDIR%%/tex/latex/beamer/base/beamerbaseoptions.sty %%TEXMFDIR%%/tex/latex/beamer/base/beamerbaseoverlay.sty %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasercs.sty +%%TEXMFDIR%%/tex/latex/beamer/base/beamerbaserequires.sty %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasesection.sty %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasetemplates.sty %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasethemes.sty %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasetheorems.sty %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasetitle.sty %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasetoc.sty +%%TEXMFDIR%%/tex/latex/beamer/base/beamerbasetranslator.sty %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasetwoscreens.sty %%TEXMFDIR%%/tex/latex/beamer/base/beamerbaseverbatim.sty -%%TEXMFDIR%%/tex/latex/beamer/emulation/beamerfoils.sty -%%TEXMFDIR%%/tex/latex/beamer/emulation/beamerprosper.sty -%%TEXMFDIR%%/tex/latex/beamer/emulation/beamerseminar.sty -%%TEXMFDIR%%/tex/latex/beamer/emulation/beamertexpower.sty -%%TEXMFDIR%%/tex/latex/beamer/emulation/examples/beamerexample-foils.tex -%%TEXMFDIR%%/tex/latex/beamer/emulation/examples/beamerexample-prosper.tex -%%TEXMFDIR%%/tex/latex/beamer/emulation/examples/beamerexample-seminar.tex -%%TEXMFDIR%%/tex/latex/beamer/emulation/examples/beamerexample-texpower.tex -%%TEXMFDIR%%/tex/latex/beamer/examples/a-conference-talk/beamerexample-conference-talk.pdf +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/beamerfoils.sty +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/beamerprosper.sty +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/beamerseminar.sty +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/beamertexpower.sty +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/examples/beamerexample-foils.tex +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/examples/beamerexample-prosper.tex +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/examples/beamerexample-seminar.tex +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/examples/beamerexample-texpower.tex +%%TEXMFDIR%%/tex/latex/beamer/base/multimedia/multimedia.sty +%%TEXMFDIR%%/tex/latex/beamer/base/multimedia/multimediasymbols.sty +%%TEXMFDIR%%/tex/latex/beamer/base/multimedia/xmpmulti.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemealbatross.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemebeaver.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemebeetle.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemecrane.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemedefault.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemedolphin.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemedove.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemefly.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemelily.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthememonarca.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemeorchid.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemerose.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemeseagull.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemeseahorse.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemesidebartab.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemespruce.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemestructure.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemewhale.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemewolverine.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/font/beamerfontthemedefault.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/font/beamerfontthemeprofessionalfonts.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/font/beamerfontthemeserif.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/font/beamerfontthemestructurebold.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/font/beamerfontthemestructureitalicserif.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/font/beamerfontthemestructuresmallcapsserif.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/inner/beamerinnerthemecircles.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/inner/beamerinnerthemedefault.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/inner/beamerinnerthemeinmargin.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/inner/beamerinnerthemerectangles.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/inner/beamerinnerthemerounded.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemedefault.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemeinfolines.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthememiniframes.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemeshadow.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemesidebar.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemesmoothbars.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemesmoothtree.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemesplit.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemetree.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeAnnArbor.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeAntibes.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeBergen.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeBerkeley.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeBerlin.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeBoadilla.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeCambridgeUS.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeCopenhagen.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeDarmstadt.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeDresden.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeEastLansing.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeFrankfurt.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeGoettingen.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeHannover.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeIlmenau.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeJuanLesPins.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeLuebeck.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeMadrid.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeMalmoe.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeMarburg.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeMontpellier.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemePaloAlto.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemePittsburgh.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeRochester.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeSingapore.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeSzeged.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeWarsaw.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeboxes.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemedefault.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemebars.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemeclassic.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemecompatibility.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemelined.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemeplain.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemeshadow.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemesidebar.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemesplit.sty +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemetree.sty +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Brazilian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Catalan.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Croatian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-English.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-French.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-German.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Greek.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Norsk.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Nynorsk.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Polish.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Serbian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Spanish.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Brazilian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Catalan.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Croatian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-English.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-French.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-German.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Greek.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Polish.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Serbian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Spanish.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Brazilian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Catalan.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Croatian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-English.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-French.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-German.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Greek.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Polish.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Portuguese.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Serbian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Spanish.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Brazilian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Catalan.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Croatian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-English.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-French.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-German.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Greek.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Italian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Norsk.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Nynorsk.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Polish.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Portuguese.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Serbian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Spanish.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Brazilian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Catalan.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Croatian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-English.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-French.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-German.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Greek.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Norsk.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Nynorsk.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Polish.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Portuguese.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Serbian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Spanish.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Brazilian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Catalan.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Croatian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-English.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-French.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-German.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Greek.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Norsk.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Polish.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Serbian.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Spanish.dict +%%TEXMFDIR%%/tex/latex/beamer/base/translator/translator-language-mappings.tex +%%TEXMFDIR%%/tex/latex/beamer/base/translator/translator.sty +%%TEXMFDIR%%/tex/latex/beamer/examples/Makefile %%TEXMFDIR%%/tex/latex/beamer/examples/a-conference-talk/beamerexample-conference-talk.tex %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-beamer-version.pdf %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-beamer-version.tex -%%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-beamer-version.tex~ %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-body.tex %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-logo.pdf %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-pic1.jpg @@ -58,103 +216,5 @@ %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-pic4.jpg %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-pic5.jpg %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-pic6.jpg -%%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-print-version.pdf %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-print-version.tex %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-style.tex -%%TEXMFDIR%%/tex/latex/beamer/examples/lyx-based-presentation/beamerexample-lyx.lyx -%%TEXMFDIR%%/tex/latex/beamer/extensions/multimedia/multimedia.sty -%%TEXMFDIR%%/tex/latex/beamer/extensions/multimedia/multimediasymbols.sty -%%TEXMFDIR%%/tex/latex/beamer/extensions/multimedia/xmpmulti.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemealbatross.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemebeaver.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemebeetle.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemecrane.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemedefault.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemedolphin.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemedove.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemefly.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemelily.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemeorchid.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemerose.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemeseagull.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemeseahorse.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemesidebartab.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemestructure.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemewhale.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemewolverine.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/font/beamerfontthemedefault.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/font/beamerfontthemeprofessionalfonts.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/font/beamerfontthemeserif.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/font/beamerfontthemestructurebold.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/font/beamerfontthemestructureitalicserif.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/font/beamerfontthemestructuresmallcapsserif.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/inner/beamerinnerthemecircles.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/inner/beamerinnerthemedefault.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/inner/beamerinnerthemeinmargin.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/inner/beamerinnerthemerectangles.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/inner/beamerinnerthemerounded.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemedefault.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemeinfolines.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthememiniframes.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemeshadow.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemesidebar.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemesmoothbars.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemesmoothtree.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemesplit.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemetree.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeAnnArbor.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeAntibes.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeBergen.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeBerkeley.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeBerlin.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeBoadilla.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeCambridgeUS.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeCopenhagen.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeDarmstadt.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeDresden.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeFrankfurt.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeGoettingen.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeHannover.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeIlmenau.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeJuanLesPins.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeLuebeck.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeMadrid.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeMalmoe.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeMarburg.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeMontpellier.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemePaloAlto.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemePittsburgh.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeRochester.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeSingapore.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeSzeged.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeWarsaw.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeboxes.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemedefault.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemebars.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemeclassic.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemecompatibility.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemelined.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemeplain.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemeshadow.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemesidebar.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemesplit.sty -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemetree.sty -@dirrm %%TEXMFDIR%%/tex/latex/beamer/base/art -@dirrm %%TEXMFDIR%%/tex/latex/beamer/base -@dirrm %%TEXMFDIR%%/tex/latex/beamer/emulation/examples -@dirrm %%TEXMFDIR%%/tex/latex/beamer/emulation -@dirrm %%TEXMFDIR%%/tex/latex/beamer/examples/a-conference-talk -@dirrm %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture -@dirrm %%TEXMFDIR%%/tex/latex/beamer/examples/lyx-based-presentation -@dirrm %%TEXMFDIR%%/tex/latex/beamer/examples -@dirrm %%TEXMFDIR%%/tex/latex/beamer/extensions/multimedia -@dirrm %%TEXMFDIR%%/tex/latex/beamer/extensions -@dirrm %%TEXMFDIR%%/tex/latex/beamer/themes/color -@dirrm %%TEXMFDIR%%/tex/latex/beamer/themes/font -@dirrm %%TEXMFDIR%%/tex/latex/beamer/themes/inner -@dirrm %%TEXMFDIR%%/tex/latex/beamer/themes/outer -@dirrm %%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility -@dirrm %%TEXMFDIR%%/tex/latex/beamer/themes/theme -@dirrm %%TEXMFDIR%%/tex/latex/beamer/themes -@exec mktexlsr -@unexec mktexlsr From owner-svn-ports-head@freebsd.org Tue Jul 14 05:18:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A586B9627; Tue, 14 Jul 2015 05:18:41 +0000 (UTC) (envelope-from kevlo@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 8B6E5204A; Tue, 14 Jul 2015 05:18:41 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6E5If6j056990; Tue, 14 Jul 2015 05:18:41 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6E5Idke056985; Tue, 14 Jul 2015 05:18:39 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201507140518.t6E5Idke056985@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Tue, 14 Jul 2015 05:18:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391971 - in head/sysutils/synergy: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 05:18:41 -0000 Author: kevlo Date: Tue Jul 14 05:18:38 2015 New Revision: 391971 URL: https://svnweb.freebsd.org/changeset/ports/391971 Log: Update to 1.7.3 Differential Revision: https://reviews.freebsd.org/D3048 Submitted by: jonathan Added: head/sysutils/synergy/files/patch-src_CMakeLists.txt (contents, props changed) head/sysutils/synergy/files/patch-src_lib_arch_CMakeLists.txt (contents, props changed) Deleted: head/sysutils/synergy/files/patch-src-test-CMakeLists.txt Modified: head/sysutils/synergy/Makefile head/sysutils/synergy/distinfo head/sysutils/synergy/files/patch-CMakeLists.txt Modified: head/sysutils/synergy/Makefile ============================================================================== --- head/sysutils/synergy/Makefile Tue Jul 14 04:57:30 2015 (r391970) +++ head/sysutils/synergy/Makefile Tue Jul 14 05:18:38 2015 (r391971) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= synergy -PORTVERSION= 1.6.2 +PORTVERSION= 1.7.3 CATEGORIES= sysutils MAINTAINER= kevlo@FreeBSD.org @@ -15,6 +15,9 @@ CPE_VENDOR= synergy-foss USE_XORG= ice xtst x11 sm USE_GITHUB= yes +DISTVERSIONPREFIX= v +DISTVERSIONSUFFIX= -stable + LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl MAKE_JOBS_UNSAFE=yes @@ -29,9 +32,10 @@ PORTEXAMPLES= synergy.conf.example syner OPTIONS_DEFINE= EXAMPLES post-extract: - cd ${WRKSRC}/ext/ - ${MKDIR} ${WRKSRC}/ext/cryptopp562 - (cd ${WRKSRC}/ext/cryptopp562 && ${TAR} xfz ${WRKSRC}/ext/cryptopp562.zip) + cp ${WRKSRC}/LICENSE ${WRKSRC}/COPYING + ${MKDIR} -p ${WRKSRC}/ext/gmock-1.6.0 ${WRKSRC}/ext/gtest-1.6.0 + (cd ${WRKSRC}/ext/gmock-1.6.0 && ${TAR} xfz ../gmock-1.6.0.zip) + (cd ${WRKSRC}/ext/gtest-1.6.0 && ${TAR} xfz ../gtest-1.6.0.zip) do-install: .for f in synergyc synergyd synergys Modified: head/sysutils/synergy/distinfo ============================================================================== --- head/sysutils/synergy/distinfo Tue Jul 14 04:57:30 2015 (r391970) +++ head/sysutils/synergy/distinfo Tue Jul 14 05:18:38 2015 (r391971) @@ -1,2 +1,2 @@ -SHA256 (synergy-synergy-1.6.2_GH0.tar.gz) = 36c0a2c9ea1c3a13a6134ce1e76ad8dd2f442100dd6075c53f31b399d2543ba3 -SIZE (synergy-synergy-1.6.2_GH0.tar.gz) = 4411385 +SHA256 (synergy-synergy-v1.7.3-stable_GH0.tar.gz) = a4effc3ddb0ef6de95f83fa62b5290e2909f8b76729b1bde89c5061e5d381e25 +SIZE (synergy-synergy-v1.7.3-stable_GH0.tar.gz) = 13661943 Modified: head/sysutils/synergy/files/patch-CMakeLists.txt ============================================================================== --- head/sysutils/synergy/files/patch-CMakeLists.txt Tue Jul 14 04:57:30 2015 (r391970) +++ head/sysutils/synergy/files/patch-CMakeLists.txt Tue Jul 14 05:18:38 2015 (r391971) @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2014-05-23 23:43:58.000000000 +0800 -+++ CMakeLists.txt 2014-05-30 13:55:26.000000000 +0800 -@@ -74,10 +74,6 @@ +--- CMakeLists.txt.orig 2015-05-26 15:56:21 UTC ++++ CMakeLists.txt +@@ -74,10 +74,6 @@ endif() # Depending on the platform, pass in the required defines. if (UNIX) @@ -8,6 +8,6 @@ - # we have a problem with people checking in code with warnings. - set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror") - - # For config.h, detect the libraries, functions, etc. - include(CheckIncludeFiles) - include(CheckLibraryExists) + if (NOT APPLE) + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC") + endif() Added: head/sysutils/synergy/files/patch-src_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/synergy/files/patch-src_CMakeLists.txt Tue Jul 14 05:18:38 2015 (r391971) @@ -0,0 +1,11 @@ +--- src/CMakeLists.txt.orig 2015-05-26 15:56:21 UTC ++++ src/CMakeLists.txt +@@ -18,6 +18,7 @@ add_subdirectory(lib) + add_subdirectory(cmd) + add_subdirectory(micro) + +-if (NOT ${CMAKE_SYSTEM_NAME} MATCHES "IRIX") ++if (NOT ${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD" ++ AND NOT ${CMAKE_SYSTEM_NAME} MATCHES "IRIX") + add_subdirectory(test) + endif() Added: head/sysutils/synergy/files/patch-src_lib_arch_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/synergy/files/patch-src_lib_arch_CMakeLists.txt Tue Jul 14 05:18:38 2015 (r391971) @@ -0,0 +1,10 @@ +--- src/lib/arch/CMakeLists.txt.orig 2015-05-26 15:56:21 UTC ++++ src/lib/arch/CMakeLists.txt +@@ -49,6 +49,6 @@ endif() + + add_library(arch STATIC ${sources}) + +-if (UNIX) ++if (UNIX AND NOT ${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD") + target_link_libraries(arch dl ${libs}) + endif() From owner-svn-ports-head@freebsd.org Tue Jul 14 07:44:23 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B37C99C2F4; Tue, 14 Jul 2015 07:44:23 +0000 (UTC) (envelope-from mr@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 2A7C8FC; Tue, 14 Jul 2015 07:44:23 +0000 (UTC) (envelope-from mr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6E7iNhM027708; Tue, 14 Jul 2015 07:44:23 GMT (envelope-from mr@FreeBSD.org) Received: (from mr@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6E7iLMR027704; Tue, 14 Jul 2015 07:44:21 GMT (envelope-from mr@FreeBSD.org) Message-Id: <201507140744.t6E7iLMR027704@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mr set sender to mr@FreeBSD.org using -f From: Michael Reifenberger Date: Tue, 14 Jul 2015 07:44:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391972 - head/cad/kicad-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 07:44:23 -0000 Author: mr Date: Tue Jul 14 07:44:21 2015 New Revision: 391972 URL: https://svnweb.freebsd.org/changeset/ports/391972 Log: Update to r5933. Modified: head/cad/kicad-devel/Makefile head/cad/kicad-devel/Makefile.bzr_rev head/cad/kicad-devel/distinfo head/cad/kicad-devel/pkg-plist Modified: head/cad/kicad-devel/Makefile ============================================================================== --- head/cad/kicad-devel/Makefile Tue Jul 14 05:18:38 2015 (r391971) +++ head/cad/kicad-devel/Makefile Tue Jul 14 07:44:21 2015 (r391972) @@ -3,7 +3,7 @@ PORTNAME= kicad DISTVERSION= r${BZR_SRC_REV} -PORTREVISION= 1 +#PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= LOCAL/mr PKGNAMESUFFIX= -devel Modified: head/cad/kicad-devel/Makefile.bzr_rev ============================================================================== --- head/cad/kicad-devel/Makefile.bzr_rev Tue Jul 14 05:18:38 2015 (r391971) +++ head/cad/kicad-devel/Makefile.bzr_rev Tue Jul 14 07:44:21 2015 (r391972) @@ -1,5 +1,5 @@ BOOST_RELEASE= 1.54.0 BOOST_VERS= 1_54_0 -BZR_SRC_REV= 5612 +BZR_SRC_REV= 5933 BZR_LIB_REV= -BZR_DOC_REV= 751 +BZR_DOC_REV= 837 Modified: head/cad/kicad-devel/distinfo ============================================================================== --- head/cad/kicad-devel/distinfo Tue Jul 14 05:18:38 2015 (r391971) +++ head/cad/kicad-devel/distinfo Tue Jul 14 07:44:21 2015 (r391972) @@ -1,2 +1,2 @@ -SHA256 (kicad/kicad-r5612.tar.bz2) = b547fd8e2108f8b574fa990a4051505f608e7893731719ec02ec782590a29d55 -SIZE (kicad/kicad-r5612.tar.bz2) = 240348800 +SHA256 (kicad/kicad-r5933.tar.bz2) = 3c83619dd98ab1dce7558f8054a69363a04c6a27113d6d8e3b73c1d38f5a4ba3 +SIZE (kicad/kicad-r5933.tar.bz2) = 241399263 Modified: head/cad/kicad-devel/pkg-plist ============================================================================== --- head/cad/kicad-devel/pkg-plist Tue Jul 14 05:18:38 2015 (r391971) +++ head/cad/kicad-devel/pkg-plist Tue Jul 14 07:44:21 2015 (r391972) @@ -5,7 +5,6 @@ bin/_pcb_calculator.kiface bin/_pcbnew.kiface bin/_pl_editor.kiface bin/bitmap2component -bin/cvpcb bin/dxf2idf bin/eeschema bin/gerbview @@ -145,11 +144,11 @@ share/icons/hicolor/scalable/mimetypes/a share/icons/hicolor/scalable/mimetypes/application-x-pcbnew-project.svg %%DATADIR%%/demos/complex_hierarchy/ampli_ht.sch %%DATADIR%%/demos/complex_hierarchy/complex_hierarchy-cache.lib -%%DATADIR%%/demos/complex_hierarchy/complex_hierarchy.cmp %%DATADIR%%/demos/complex_hierarchy/complex_hierarchy.kicad_pcb %%DATADIR%%/demos/complex_hierarchy/complex_hierarchy.net %%DATADIR%%/demos/complex_hierarchy/complex_hierarchy.pro %%DATADIR%%/demos/complex_hierarchy/complex_hierarchy.sch +%%DATADIR%%/demos/complex_hierarchy/complex_hierarchy_schlib.lib %%DATADIR%%/demos/ecc83/ecc83-pp-cache.lib %%DATADIR%%/demos/ecc83/ecc83-pp.cmp %%DATADIR%%/demos/ecc83/ecc83-pp.kicad_pcb @@ -162,6 +161,8 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/demos/ecc83/ecc83-pp_v2.net %%DATADIR%%/demos/ecc83/ecc83-pp_v2.pro %%DATADIR%%/demos/ecc83/ecc83-pp_v2.sch +%%DATADIR%%/demos/ecc83/ecc83_schlib.dcm +%%DATADIR%%/demos/ecc83/ecc83_schlib.lib %%DATADIR%%/demos/ecc83/fp-lib-table %%DATADIR%%/demos/electric/electric-cache.lib %%DATADIR%%/demos/electric/electric.pro @@ -172,6 +173,7 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/demos/flat_hierarchy/flat_hierarchy.net %%DATADIR%%/demos/flat_hierarchy/flat_hierarchy.pro %%DATADIR%%/demos/flat_hierarchy/flat_hierarchy.sch +%%DATADIR%%/demos/flat_hierarchy/flat_hierarchy_schlib.lib %%DATADIR%%/demos/flat_hierarchy/pic_programmer.sch %%DATADIR%%/demos/flat_hierarchy/pic_sockets.sch %%DATADIR%%/demos/interf_u/image.lib @@ -182,6 +184,7 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/demos/interf_u/interf_u.net %%DATADIR%%/demos/interf_u/interf_u.pro %%DATADIR%%/demos/interf_u/interf_u.sch +%%DATADIR%%/demos/interf_u/interf_u_schlib.lib %%DATADIR%%/demos/interf_u/pagelayout_logo.kicad_wks %%DATADIR%%/demos/interf_u/tux.bmp %%DATADIR%%/demos/kit-dev-coldfire-xilinx_5213/in_out_conn.sch @@ -191,12 +194,14 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/demos/kit-dev-coldfire-xilinx_5213/kit-dev-coldfire-xilinx_5213.net %%DATADIR%%/demos/kit-dev-coldfire-xilinx_5213/kit-dev-coldfire-xilinx_5213.pro %%DATADIR%%/demos/kit-dev-coldfire-xilinx_5213/kit-dev-coldfire-xilinx_5213.sch +%%DATADIR%%/demos/kit-dev-coldfire-xilinx_5213/kit-dev-coldfire-xilinx_5213_schlib.lib %%DATADIR%%/demos/kit-dev-coldfire-xilinx_5213/xilinx.sch %%DATADIR%%/demos/microwave/microwave.kicad_pcb %%DATADIR%%/demos/microwave/microwave.pro %%DATADIR%%/demos/microwave/shape1.txt %%DATADIR%%/demos/pic_programmer/fp-lib-table %%DATADIR%%/demos/pic_programmer/libs/pic_programmer_fp.pretty/1pin-4.kicad_mod +%%DATADIR%%/demos/pic_programmer/libs/pic_programmer_schlib.lib %%DATADIR%%/demos/pic_programmer/pic_programmer-cache.lib %%DATADIR%%/demos/pic_programmer/pic_programmer.cmp %%DATADIR%%/demos/pic_programmer/pic_programmer.kicad_pcb @@ -208,18 +213,28 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/demos/pspice/pspice.cir %%DATADIR%%/demos/pspice/pspice.pro %%DATADIR%%/demos/pspice/pspice.sch +%%DATADIR%%/demos/python_scripts_examples/gen_gerber_and_drill_files_board.py +%%DATADIR%%/demos/python_scripts_examples/plot_board.py %%DATADIR%%/demos/sonde xilinx/sonde xilinx-cache.lib %%DATADIR%%/demos/sonde xilinx/sonde xilinx.cmp %%DATADIR%%/demos/sonde xilinx/sonde xilinx.kicad_pcb %%DATADIR%%/demos/sonde xilinx/sonde xilinx.net %%DATADIR%%/demos/sonde xilinx/sonde xilinx.pro %%DATADIR%%/demos/sonde xilinx/sonde xilinx.sch +%%DATADIR%%/demos/sonde xilinx/sonde xilinx_schlib.lib +%%DATADIR%%/demos/test_pads_inside_pads/test_pads_inside_pads-cache.lib +%%DATADIR%%/demos/test_pads_inside_pads/test_pads_inside_pads.cmp +%%DATADIR%%/demos/test_pads_inside_pads/test_pads_inside_pads.kicad_pcb +%%DATADIR%%/demos/test_pads_inside_pads/test_pads_inside_pads.net +%%DATADIR%%/demos/test_pads_inside_pads/test_pads_inside_pads.pro +%%DATADIR%%/demos/test_pads_inside_pads/test_pads_inside_pads.sch %%DATADIR%%/demos/test_xil_95108/carte_test-cache.lib %%DATADIR%%/demos/test_xil_95108/carte_test.cmp %%DATADIR%%/demos/test_xil_95108/carte_test.kicad_pcb %%DATADIR%%/demos/test_xil_95108/carte_test.net %%DATADIR%%/demos/test_xil_95108/carte_test.pro %%DATADIR%%/demos/test_xil_95108/carte_test.sch +%%DATADIR%%/demos/test_xil_95108/carte_test_schlib.lib %%DATADIR%%/demos/video/bus_pci.sch %%DATADIR%%/demos/video/esvideo.sch %%DATADIR%%/demos/video/fp-lib-table @@ -228,6 +243,7 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/demos/video/libs/footprints.pretty/PLCC68.kicad_mod %%DATADIR%%/demos/video/libs/footprints.pretty/PLCC84.kicad_mod %%DATADIR%%/demos/video/libs/footprints.pretty/sim72.kicad_mod +%%DATADIR%%/demos/video/libs/video_schlib.lib %%DATADIR%%/demos/video/modul.sch %%DATADIR%%/demos/video/muxdata.sch %%DATADIR%%/demos/video/pal-ntsc.sch @@ -242,6 +258,7 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/library/74xgxx.lib %%DATADIR%%/library/74xx.dcm %%DATADIR%%/library/74xx.lib +%%DATADIR%%/library/Altera.lib %%DATADIR%%/library/Buildingblocks/317Regler-BuildingBlocks_RevC/317Regulator-BuildingBlock-ModA_RevC/317Regulator-BuildingBlock-ModA_RevC_19Apr2011-cache.lib %%DATADIR%%/library/Buildingblocks/317Regler-BuildingBlocks_RevC/317Regulator-BuildingBlock-ModA_RevC/317Regulator-BuildingBlock-ModA_RevC_19Apr2011.pdf %%DATADIR%%/library/Buildingblocks/317Regler-BuildingBlocks_RevC/317Regulator-BuildingBlock-ModA_RevC/317Regulator-BuildingBlock-ModA_RevC_19Apr2011.pro @@ -323,6 +340,15 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/library/Buildingblocks/KiCAD-HierarchcalSchematicsAndBuildingBlocksRevA-EN.pdf %%DATADIR%%/library/Buildingblocks/KiCAD-HierarchischeSchaltplaeneUndBuildingBlocks3-DE.pdf %%DATADIR%%/library/CMakeLists.txt +%%DATADIR%%/library/ESD_Protection.lib +%%DATADIR%%/library/Lattice.dcm +%%DATADIR%%/library/Lattice.lib +%%DATADIR%%/library/Oscillators.lib +%%DATADIR%%/library/Power_Management.lib +%%DATADIR%%/library/Xicor.dcm +%%DATADIR%%/library/Xicor.lib +%%DATADIR%%/library/Zilog.dcm +%%DATADIR%%/library/Zilog.lib %%DATADIR%%/library/ac-dc.dcm %%DATADIR%%/library/ac-dc.lib %%DATADIR%%/library/actel.dcm @@ -368,6 +394,8 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/library/device.lib %%DATADIR%%/library/digital-audio.dcm %%DATADIR%%/library/digital-audio.lib +%%DATADIR%%/library/diode.dcm +%%DATADIR%%/library/diode.lib %%DATADIR%%/library/display.dcm %%DATADIR%%/library/display.lib %%DATADIR%%/library/dsp.dcm @@ -447,8 +475,6 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/library/silabs.dcm %%DATADIR%%/library/silabs.lib %%DATADIR%%/library/siliconi.lib -%%DATADIR%%/library/special.dcm -%%DATADIR%%/library/special.lib %%DATADIR%%/library/stm32.dcm %%DATADIR%%/library/stm32.lib %%DATADIR%%/library/stm8.dcm @@ -779,6 +805,7 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/modules/packages3d/Buttons_Switches_ThroughHole.3dshapes/SW_PUSH-12mm.wrl %%DATADIR%%/modules/packages3d/Buttons_Switches_ThroughHole.3dshapes/SW_PUSH.wings %%DATADIR%%/modules/packages3d/Buttons_Switches_ThroughHole.3dshapes/SW_PUSH.wrl +%%DATADIR%%/modules/packages3d/Buttons_Switches_ThroughHole.3dshapes/SW_Tactile_SPST_Angled.wrl %%DATADIR%%/modules/packages3d/Buzzers_Beepers.3dshapes/Buzzer_12x9.5RM7.6.wings %%DATADIR%%/modules/packages3d/Buzzers_Beepers.3dshapes/Buzzer_12x9.5RM7.6.wrl %%DATADIR%%/modules/packages3d/Buzzers_Beepers.3dshapes/MagneticBuzzer_Kingstate_KCG0601.wings @@ -1071,16 +1098,22 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/modules/packages3d/Connect.3dshapes/HE10_20D.wrl %%DATADIR%%/modules/packages3d/Connect.3dshapes/JACK_ALIM.wings %%DATADIR%%/modules/packages3d/Connect.3dshapes/JACK_ALIM.wrl +%%DATADIR%%/modules/packages3d/Connect.3dshapes/NMJ6HFD2.wrl %%DATADIR%%/modules/packages3d/Connect.3dshapes/PINTST.wings %%DATADIR%%/modules/packages3d/Connect.3dshapes/PINTST.wrl %%DATADIR%%/modules/packages3d/Connect.3dshapes/QMS-1X52-FEMALE-SMD.wings %%DATADIR%%/modules/packages3d/Connect.3dshapes/QMS-1X52-FEMALE-SMD.wrl %%DATADIR%%/modules/packages3d/Connect.3dshapes/RJ45_8.wings %%DATADIR%%/modules/packages3d/Connect.3dshapes/RJ45_8.wrl +%%DATADIR%%/modules/packages3d/Connect.3dshapes/RJHSE538X.wrl +%%DATADIR%%/modules/packages3d/Connect.3dshapes/SDS-50J.wrl +%%DATADIR%%/modules/packages3d/Connect.3dshapes/SMB_Straight.wings +%%DATADIR%%/modules/packages3d/Connect.3dshapes/SMB_Straight.wrl %%DATADIR%%/modules/packages3d/Connect.3dshapes/TESTPOINT.wings %%DATADIR%%/modules/packages3d/Connect.3dshapes/TESTPOINT.wrl %%DATADIR%%/modules/packages3d/Connect.3dshapes/USB_A.wings %%DATADIR%%/modules/packages3d/Connect.3dshapes/USB_A.wrl +%%DATADIR%%/modules/packages3d/Connect.3dshapes/USB_A_Vertical.wrl %%DATADIR%%/modules/packages3d/Connect.3dshapes/USB_B.wings %%DATADIR%%/modules/packages3d/Connect.3dshapes/USB_B.wrl %%DATADIR%%/modules/packages3d/Connect.3dshapes/XLR3MC.wings @@ -1139,6 +1172,8 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/modules/packages3d/Diodes_SMD.3dshapes/DD-PAK_TO263_SingleDiode.wrl %%DATADIR%%/modules/packages3d/Diodes_SMD.3dshapes/DD-PAK_TO263_SingleDiode_ThermalVias.wings %%DATADIR%%/modules/packages3d/Diodes_SMD.3dshapes/DD-PAK_TO263_SingleDiode_ThermalVias.wrl +%%DATADIR%%/modules/packages3d/Diodes_SMD.3dshapes/Diode-DO-214AB.wings +%%DATADIR%%/modules/packages3d/Diodes_SMD.3dshapes/Diode-DO-214AB.wrl %%DATADIR%%/modules/packages3d/Diodes_SMD.3dshapes/Diode-MELF_Handsoldering.wings %%DATADIR%%/modules/packages3d/Diodes_SMD.3dshapes/Diode-MELF_Handsoldering.wrl %%DATADIR%%/modules/packages3d/Diodes_SMD.3dshapes/Diode-MELF_Standard.wings @@ -1171,10 +1206,6 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/modules/packages3d/Diodes_SMD.3dshapes/Diode-Universal-SMC-RM10_Handsoldering.wrl %%DATADIR%%/modules/packages3d/Diodes_ThroughHole.3dshapes/Diode_DO-35_SOD27_Horizontal_RM10.wings %%DATADIR%%/modules/packages3d/Diodes_ThroughHole.3dshapes/Diode_DO-35_SOD27_Horizontal_RM10.wrl -%%DATADIR%%/modules/packages3d/Diodes_ThroughHole.3dshapes/Diode_LED_3mm_round_vertical.wings -%%DATADIR%%/modules/packages3d/Diodes_ThroughHole.3dshapes/Diode_LED_3mm_round_vertical.wrl -%%DATADIR%%/modules/packages3d/Diodes_ThroughHole.3dshapes/Diode_LED_5mm_round_vertical.wings -%%DATADIR%%/modules/packages3d/Diodes_ThroughHole.3dshapes/Diode_LED_5mm_round_vertical.wrl %%DATADIR%%/modules/packages3d/Diodes_ThroughHole.3dshapes/Diode_TO-220_Dual_CommonCathode_Horizontal.wrl %%DATADIR%%/modules/packages3d/Diodes_ThroughHole.3dshapes/Diode_TO-220_Dual_CommonCathode_Horizontal_LargePads.wrl %%DATADIR%%/modules/packages3d/Diodes_ThroughHole.3dshapes/Diode_TO-220_Dual_CommonCathode_Vertical.wrl @@ -1516,6 +1547,48 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/modules/packages3d/Housings_DFN_QFN.3dshapes/UQFN-48-1EP_6x6mm_Pitch0.4mm.wrl %%DATADIR%%/modules/packages3d/Housings_DFN_QFN.3dshapes/VDFN-8-1EP_2x2mm_Pitch0.5mm.wings %%DATADIR%%/modules/packages3d/Housings_DFN_QFN.3dshapes/VDFN-8-1EP_2x2mm_Pitch0.5mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-10_W7.62mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-10_W7.62mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-14_W7.62mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-14_W7.62mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-16_W7.62mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-16_W7.62mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-18_W7.62mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-18_W7.62mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-20_W7.62mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-20_W7.62mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-22_W10.16mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-22_W10.16mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-22_W7.62mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-22_W7.62mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-24_W10.16mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-24_W10.16mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-24_W15.24mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-24_W15.24mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-24_W7.62mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-24_W7.62mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-28_W15.24mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-28_W15.24mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-28_W7.62mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-28_W7.62mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-32_W15.24mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-32_W15.24mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-40_W15.24mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-40_W15.24mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-40_W25.4mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-40_W25.4mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-48_W15.24mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-48_W15.24mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-4_W7.62mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-4_W7.62mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-64_W15.24mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-64_W15.24mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-64_W22.86mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-64_W22.86mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-6_W7.62mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-6_W7.62mm_LongPads.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-8_W7.62mm.wrl +%%DATADIR%%/modules/packages3d/Housings_DIP.3dshapes/DIP-8_W7.62mm_LongPads.wrl %%DATADIR%%/modules/packages3d/Housings_QFP.3dshapes/LQFP-100_14x14mm_Pitch0.5mm.wings %%DATADIR%%/modules/packages3d/Housings_QFP.3dshapes/LQFP-100_14x14mm_Pitch0.5mm.wrl %%DATADIR%%/modules/packages3d/Housings_QFP.3dshapes/LQFP-128_14x14mm_Pitch0.4mm.wings @@ -2063,6 +2136,7 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/modules/packages3d/Pin_Headers.3dshapes/Pin_Header_Straight_1x01.wrl %%DATADIR%%/modules/packages3d/Pin_Headers.3dshapes/Pin_Header_Straight_1x02.wings %%DATADIR%%/modules/packages3d/Pin_Headers.3dshapes/Pin_Header_Straight_1x02.wrl +%%DATADIR%%/modules/packages3d/Pin_Headers.3dshapes/Pin_Header_Straight_1x02_Pitch3.96mm_Friction_Lock.wrl %%DATADIR%%/modules/packages3d/Pin_Headers.3dshapes/Pin_Header_Straight_1x03.wings %%DATADIR%%/modules/packages3d/Pin_Headers.3dshapes/Pin_Header_Straight_1x03.wrl %%DATADIR%%/modules/packages3d/Pin_Headers.3dshapes/Pin_Header_Straight_1x04.wings @@ -2281,6 +2355,7 @@ share/icons/hicolor/scalable/mimetypes/a %%DATADIR%%/modules/packages3d/Power_Packages_ThroughHole.3dshapes/STK672-040-E.wrl %%DATADIR%%/modules/packages3d/Power_Packages_ThroughHole.3dshapes/STK672-080-E.wings %%DATADIR%%/modules/packages3d/Power_Packages_ThroughHole.3dshapes/STK672-080-E.wrl +%%DATADIR%%/modules/packages3d/Relays_ThroughHole.3dshapes/Relay_DPDT_IM0(3,6,7)NS.wrl %%DATADIR%%/modules/packages3d/Relays_ThroughHole.3dshapes/Relay_SANYOU_SRD_Series_Form_C.wings %%DATADIR%%/modules/packages3d/Relays_ThroughHole.3dshapes/Relay_SANYOU_SRD_Series_Form_C.wrl %%DATADIR%%/modules/packages3d/Relays_ThroughHole.3dshapes/Relay_SPDS_OMRON-G6E.wings From owner-svn-ports-head@freebsd.org Tue Jul 14 08:39:52 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13E5599CF56; Tue, 14 Jul 2015 08:39:52 +0000 (UTC) (envelope-from kwm@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 DECB0C97; Tue, 14 Jul 2015 08:39:51 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6E8dpPq052803; Tue, 14 Jul 2015 08:39:51 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6E8dpLm052802; Tue, 14 Jul 2015 08:39:51 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507140839.t6E8dpLm052802@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 14 Jul 2015 08:39:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391973 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 08:39:52 -0000 Author: kwm Date: Tue Jul 14 08:39:50 2015 New Revision: 391973 URL: https://svnweb.freebsd.org/changeset/ports/391973 Log: Add newest flash vulnerabilities CVE-2015-5122 and CVE-2015-5123. No fixed version of flash available yet. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Jul 14 07:44:21 2015 (r391972) +++ head/security/vuxml/vuln.xml Tue Jul 14 08:39:50 2015 (r391973) @@ -58,6 +58,41 @@ Notes: --> + + Adobe Flash Player -- critical vulnerabilities + + + linux-c6-flashplugin11 + 0 + + + linux-f10-flashplugin11 + 0 + + + + +

Adobe reports:

+
+

Critical vulnerabilities (CVE-2015-5122, CVE-2015-5123) have + been identified. Successful exploitation could cause a crash + and potentially allow an attacker to take control of the + affected system. Adobe is aware of reports that exploits + targeting these vulnerabilities have been published publicly.

+
+ +
+ + CVE-2015-5122 + CVE-2015-5123 + https://helpx.adobe.com/security/products/flash-player/apsa15-04.html + + + 2015-07-10 + 2015-07-14 + +
+ php -- use-after-free vulnerability From owner-svn-ports-head@freebsd.org Tue Jul 14 08:48:56 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66AD499C0E4; Tue, 14 Jul 2015 08:48:56 +0000 (UTC) (envelope-from kwm@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 572AA12; Tue, 14 Jul 2015 08:48:56 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6E8muWO057603; Tue, 14 Jul 2015 08:48:56 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6E8mt14057602; Tue, 14 Jul 2015 08:48:55 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507140848.t6E8mt14057602@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 14 Jul 2015 08:48:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391974 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 08:48:56 -0000 Author: kwm Date: Tue Jul 14 08:48:55 2015 New Revision: 391974 URL: https://svnweb.freebsd.org/changeset/ports/391974 Log: Use correct to mark all versions vulnerable. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Jul 14 08:39:50 2015 (r391973) +++ head/security/vuxml/vuln.xml Tue Jul 14 08:48:55 2015 (r391974) @@ -63,11 +63,11 @@ Notes: linux-c6-flashplugin11 - 0 + 0 linux-f10-flashplugin11 - 0 + 0 From owner-svn-ports-head@freebsd.org Tue Jul 14 09:14:42 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8342799CA99; Tue, 14 Jul 2015 09:14:42 +0000 (UTC) (envelope-from makc@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 741B8FF1; Tue, 14 Jul 2015 09:14:42 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6E9EgaY071747; Tue, 14 Jul 2015 09:14:42 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6E9Egup071746; Tue, 14 Jul 2015 09:14:42 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201507140914.t6E9Egup071746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Tue, 14 Jul 2015 09:14:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391975 - head/security/pinentry X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 09:14:42 -0000 Author: makc Date: Tue Jul 14 09:14:41 2015 New Revision: 391975 URL: https://svnweb.freebsd.org/changeset/ports/391975 Log: security/pinentry: - Fix build: libassuan is now mandatory dependence - Explicitly disable GNOME 3 and Emacs versions MFH: 2015Q3 Modified: head/security/pinentry/Makefile Modified: head/security/pinentry/Makefile ============================================================================== --- head/security/pinentry/Makefile Tue Jul 14 08:48:55 2015 (r391974) +++ head/security/pinentry/Makefile Tue Jul 14 09:14:41 2015 (r391975) @@ -58,11 +58,14 @@ do-install: .else # !defined(PINENTRY_GUI) PKGNAMESUFFIX= -${PINENTRY_GUI} -LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= libassuan.so:${PORTSDIR}/security/libassuan \ + libgcrypt.so:${PORTSDIR}/security/libgcrypt \ libksba.so:${PORTSDIR}/security/libksba USES+= iconv gmake pkgconfig GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-pinentry-emacs \ + --disable-pinentry-gnome3 CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib From owner-svn-ports-head@freebsd.org Tue Jul 14 09:17:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B56BD99CB2B; Tue, 14 Jul 2015 09:17:37 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "relay.issp.ac.ru", Issuer "relay.issp.ac.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1DA1B1AF; Tue, 14 Jul 2015 09:17:36 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from [217.197.204.230] [217.197.204.230:54617] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with PLAIN) by mail.issp.ac.ru with ESMTPSA/inet id t6E9INLZ093761 (using TLSv1.2, with cipher ECDHE-RSA-AES256-GCM-SHA384 (256 bits), verified NO) Tue, 14 Jul 2015 12:18:23 +0300 (MSK) X-Authentication-Warning: mail.issp.ac.ru: Host [217.197.204.230] claimed to be mercury.ph.man.ac.uk From: Max Brazhnikov To: Dmitry Marakasov Cc: Jung-uk Kim , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r391918 - in head/security/pinentry: . files Date: Tue, 14 Jul 2015 09:17:23 +0000 Message-ID: <3612077.RNVvtYx8R2@mercury.ph.man.ac.uk> User-Agent: KMail/4.14.3 (FreeBSD/10.2-BETA1; KDE/4.14.3; amd64; ; ) In-Reply-To: <20150714015351.GB6337@hades.panopticon> References: <201507131645.t6DGjqK3028350@repo.freebsd.org> <20150714015351.GB6337@hades.panopticon> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 09:17:37 -0000 On Tue, 14 Jul 2015 04:53:51 +0300 Dmitry Marakasov wrote: > * Jung-uk Kim (jkim@FreeBSD.org) wrote: > > > Author: jkim > > Date: Mon Jul 13 16:45:52 2015 > > New Revision: 391918 > > URL: https://svnweb.freebsd.org/changeset/ports/391918 > > > > Log: > > - Update to 0.9.5. > > - Disable LIBSECRET option for GTK2 by default. It does not work and broke > > Thunderbird/Enigmail for me. > > > > Approved by: makc (maintainer) > > MFH: 2015Q3 > > At least pinentry-tty is broken after this: > > http://beefy5.nyi.freebsd.org/data/101i386-default/391964/logs/pinentry-tty-0.9.5.log > > Why hasn't this been tested? Fixed in r391975, sorry for breakage. From owner-svn-ports-head@freebsd.org Tue Jul 14 10:44:51 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7C93499C714; Tue, 14 Jul 2015 10:44:51 +0000 (UTC) (envelope-from olgeni@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 5FFF96E2; Tue, 14 Jul 2015 10:44:51 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EAipLO015407; Tue, 14 Jul 2015 10:44:51 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EAipBc015406; Tue, 14 Jul 2015 10:44:51 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507141044.t6EAipBc015406@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 10:44:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391976 - head/Mk/Uses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 10:44:51 -0000 Author: olgeni Date: Tue Jul 14 10:44:50 2015 New Revision: 391976 URL: https://svnweb.freebsd.org/changeset/ports/391976 Log: Improvements in erlang.mk: - Replace %%PORTVERSION%% in all source files - Fix vsn tag in app files, whatever its format Modified: head/Mk/Uses/erlang.mk Modified: head/Mk/Uses/erlang.mk ============================================================================== --- head/Mk/Uses/erlang.mk Tue Jul 14 09:14:41 2015 (r391975) +++ head/Mk/Uses/erlang.mk Tue Jul 14 10:44:50 2015 (r391976) @@ -79,17 +79,19 @@ do-install: do-install-erlang post-patch-erlang: @${FIND} ${WRKSRC} -name .gitignore -delete -# Attempt to remove all traces of {vsn, git}; replace with actual PORTVERSION +# Attempt to remove all traces of {vsn, ....}; replace with actual PORTVERSION @if [ -f ${WRKSRC}/src/${ERL_APP_NAME}.app.src ]; then \ - ${REINPLACE_CMD} -i '' -e 's/{ *vsn, *git *}/{vsn, "${PORTVERSION}"}/' \ + ${REINPLACE_CMD} -i '' -e 's/{ *vsn,.*}/{vsn, "${PORTVERSION}"}/' \ ${WRKSRC}/src/${ERL_APP_NAME}.app.src; \ fi @if [ -f ${WRKSRC}/ebin/${ERL_APP_NAME}.app ]; then \ - ${REINPLACE_CMD} -i '' -e 's/{ *vsn, *git *}/{vsn, "${PORTVERSION}"}/' \ + ${REINPLACE_CMD} -i '' -e 's/{ *vsn,.*}/{vsn, "${PORTVERSION}"}/' \ ${WRKSRC}/ebin/${ERL_APP_NAME}.app; \ fi @${GREP} -l "%%LOCALBASE%%" $$(${FIND} ${WRKSRC}) \ | ${XARGS} ${REINPLACE_CMD} -i '' -e "s@%%LOCALBASE%%@${LOCALBASE}@" + @${GREP} -l "%%PORTVERSION%%" $$(${FIND} ${WRKSRC}) \ + | ${XARGS} ${REINPLACE_CMD} -i '' -e "s@%%PORTVERSION%%@${PORTVERSION}@" # Always try to build with the system version of rebar and rebar3 @if [ -f ${WRKSRC}/rebar.config ]; then \ ${REINPLACE_CMD} -i '' -e "s@./rebar3@${REBAR3_CMD}@; s@./rebar@${REBAR_CMD}@" \ From owner-svn-ports-head@freebsd.org Tue Jul 14 10:45:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F8CF99C74D; Tue, 14 Jul 2015 10:45:40 +0000 (UTC) (envelope-from olgeni@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 5FB5A823; Tue, 14 Jul 2015 10:45:40 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EAjeA1015697; Tue, 14 Jul 2015 10:45:40 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EAjdE1015686; Tue, 14 Jul 2015 10:45:39 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507141045.t6EAjdE1015686@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 10:45:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391977 - head/devel/elixir-calendar X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 10:45:40 -0000 Author: olgeni Date: Tue Jul 14 10:45:38 2015 New Revision: 391977 URL: https://svnweb.freebsd.org/changeset/ports/391977 Log: Upgrade to version 0.8.0. Modified: head/devel/elixir-calendar/Makefile head/devel/elixir-calendar/distinfo head/devel/elixir-calendar/pkg-plist Modified: head/devel/elixir-calendar/Makefile ============================================================================== --- head/devel/elixir-calendar/Makefile Tue Jul 14 10:44:50 2015 (r391976) +++ head/devel/elixir-calendar/Makefile Tue Jul 14 10:45:38 2015 (r391977) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= calendar -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-calendar/distinfo ============================================================================== --- head/devel/elixir-calendar/distinfo Tue Jul 14 10:44:50 2015 (r391976) +++ head/devel/elixir-calendar/distinfo Tue Jul 14 10:45:38 2015 (r391977) @@ -1,2 +1,2 @@ -SHA256 (lau-calendar-v0.7.0_GH0.tar.gz) = a74121cafc5c8259204c8cbde9a40b50add9b3fe14a7dacbede9cfdf5502ec7e -SIZE (lau-calendar-v0.7.0_GH0.tar.gz) = 28888 +SHA256 (lau-calendar-v0.8.0_GH0.tar.gz) = b001f1634fb2f0eb446507f90cb2f0ae772086a0b16764fc48da5e0ac506d28d +SIZE (lau-calendar-v0.8.0_GH0.tar.gz) = 33422 Modified: head/devel/elixir-calendar/pkg-plist ============================================================================== --- head/devel/elixir-calendar/pkg-plist Tue Jul 14 10:44:50 2015 (r391976) +++ head/devel/elixir-calendar/pkg-plist Tue Jul 14 10:45:38 2015 (r391977) @@ -14,7 +14,6 @@ lib/elixir/lib/calendar/ebin/Elixir.Cale lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsTime.Tuple.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsTime.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.Date.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.DateTime.Format.Strftime.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.DateTime.Format.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.DateTime.Parse.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.DateTime.TzPeriod.beam @@ -23,23 +22,25 @@ lib/elixir/lib/calendar/ebin/Elixir.Cale lib/elixir/lib/calendar/ebin/Elixir.Calendar.NaiveDateTime.Parse.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.NaiveDateTime.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.ParseUtil.beam +lib/elixir/lib/calendar/ebin/Elixir.Calendar.Strftime.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.Time.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.TimeZoneData.beam lib/elixir/lib/calendar/ebin/Elixir.Calendar.beam lib/elixir/lib/calendar/ebin/Elixir.Range.Iterator.Calendar.Date.beam +lib/elixir/lib/calendar/ebin/Elixir.Range.Iterator.Calendar.Time.beam lib/elixir/lib/calendar/ebin/calendar.app lib/elixir/lib/calendar/lib/calendar.ex lib/elixir/lib/calendar/lib/calendar/ambiguous_date_time.ex lib/elixir/lib/calendar/lib/calendar/date.ex lib/elixir/lib/calendar/lib/calendar/date_time.ex lib/elixir/lib/calendar/lib/calendar/date_time/format.ex -lib/elixir/lib/calendar/lib/calendar/date_time/format/strftime.ex lib/elixir/lib/calendar/lib/calendar/date_time/parse.ex lib/elixir/lib/calendar/lib/calendar/date_time/tz_period.ex lib/elixir/lib/calendar/lib/calendar/naive_date_time.ex lib/elixir/lib/calendar/lib/calendar/naive_date_time/format.ex lib/elixir/lib/calendar/lib/calendar/naive_date_time/parse.ex lib/elixir/lib/calendar/lib/calendar/parse_util.ex +lib/elixir/lib/calendar/lib/calendar/strftime.ex lib/elixir/lib/calendar/lib/calendar/time.ex lib/elixir/lib/calendar/lib/calendar/time_zone_data.ex %%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Tue Jul 14 10:49:58 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B048399C82E; Tue, 14 Jul 2015 10:49:58 +0000 (UTC) (envelope-from olgeni@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 941C6C0E; Tue, 14 Jul 2015 10:49:58 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EAnwju016591; Tue, 14 Jul 2015 10:49:58 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EAnuAd016584; Tue, 14 Jul 2015 10:49:56 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507141049.t6EAnuAd016584@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 10:49:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391978 - in head/devel: . erlang-gpb erlang-gpb/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 10:49:58 -0000 Author: olgeni Date: Tue Jul 14 10:49:55 2015 New Revision: 391978 URL: https://svnweb.freebsd.org/changeset/ports/391978 Log: Add devel/erlang-gpb, a Google Protobuf implementation for Erlang. We already had devel/erlang-protobuffs, but this is used by the Elixir Protobuf port too. Added: head/devel/erlang-gpb/ head/devel/erlang-gpb/Makefile (contents, props changed) head/devel/erlang-gpb/distinfo (contents, props changed) head/devel/erlang-gpb/files/ head/devel/erlang-gpb/files/patch-build_mk__version__hrl (contents, props changed) head/devel/erlang-gpb/files/patch-include_gpb__version.hrl.in (contents, props changed) head/devel/erlang-gpb/pkg-descr (contents, props changed) head/devel/erlang-gpb/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Jul 14 10:45:38 2015 (r391977) +++ head/devel/Makefile Tue Jul 14 10:49:55 2015 (r391978) @@ -449,6 +449,7 @@ SUBDIR += erlang-gen_smtp SUBDIR += erlang-getopt SUBDIR += erlang-goldrush + SUBDIR += erlang-gpb SUBDIR += erlang-gproc SUBDIR += erlang-jobs SUBDIR += erlang-jsx Added: head/devel/erlang-gpb/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-gpb/Makefile Tue Jul 14 10:49:55 2015 (r391978) @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= gpb +PORTVERSION= 3.18.6 +CATEGORIES= devel +PKGNAMEPREFIX= erlang- + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Google Protobuf implementation for Erlang + +LICENSE= LGPL21 + +USES= erlang:rebar +USE_GITHUB= yes +GH_ACCOUNT= tomas-abrahamsson +GH_PROJECT= gpb + +.include Added: head/devel/erlang-gpb/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-gpb/distinfo Tue Jul 14 10:49:55 2015 (r391978) @@ -0,0 +1,2 @@ +SHA256 (tomas-abrahamsson-gpb-3.18.6_GH0.tar.gz) = f5163c35813c4460df5d33fe89d35d1e6d9d971c03abeeef933af38bf49f522a +SIZE (tomas-abrahamsson-gpb-3.18.6_GH0.tar.gz) = 283698 Added: head/devel/erlang-gpb/files/patch-build_mk__version__hrl ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-gpb/files/patch-build_mk__version__hrl Tue Jul 14 10:49:55 2015 (r391978) @@ -0,0 +1,10 @@ +--- build/mk_version_hrl.orig 2015-07-14 10:15:12 UTC ++++ build/mk_version_hrl +@@ -1,7 +1,6 @@ + #! /bin/sh + + sed \ +- -e "s/@vsn@/`git describe --always --tags --match '[0-9]*.[0-9]*'`/g" \ + -e "s/is expected to be/was/g" \ + -e '/^%% The version below/ i \ + %% DO NOT EDIT -- generated from gpb_version.hrl.in' \ Added: head/devel/erlang-gpb/files/patch-include_gpb__version.hrl.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-gpb/files/patch-include_gpb__version.hrl.in Tue Jul 14 10:49:55 2015 (r391978) @@ -0,0 +1,10 @@ +--- include/gpb_version.hrl.in.orig 2015-07-14 10:14:25 UTC ++++ include/gpb_version.hrl.in +@@ -5,6 +5,6 @@ + %% at build-time, see the rebar.config or the Makefile + %% NB: The build/mk_version_hrl depends on the exact wording + +--define(gpb_version, "@vsn@"). ++-define(gpb_version, "%%PORTVERSION%%"). + + -endif. %% gpb_version_hrl Added: head/devel/erlang-gpb/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-gpb/pkg-descr Tue Jul 14 10:49:55 2015 (r391978) @@ -0,0 +1,3 @@ +Compiler for Google protocol buffer definitions files for Erlang. + +WWW: https://github.com/tomas-abrahamsson/gpb Added: head/devel/erlang-gpb/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-gpb/pkg-plist Tue Jul 14 10:49:55 2015 (r391978) @@ -0,0 +1,22 @@ +lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb.app +lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb.beam +lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_codegen.beam +lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_compile.beam +lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_compile_descr.beam +lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_descriptor.beam +lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_parse.beam +lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_scan.beam +lib/erlang/lib/gpb-%%VERSION%%/include/gpb.hrl +lib/erlang/lib/gpb-%%VERSION%%/include/gpb_version.hrl +lib/erlang/lib/gpb-%%VERSION%%/include/gpb_version.hrl.in +lib/erlang/lib/gpb-%%VERSION%%/src/gpb.app.src +lib/erlang/lib/gpb-%%VERSION%%/src/gpb.erl +lib/erlang/lib/gpb-%%VERSION%%/src/gpb_codegen.erl +lib/erlang/lib/gpb-%%VERSION%%/src/gpb_codegen.hrl +lib/erlang/lib/gpb-%%VERSION%%/src/gpb_compile.erl +lib/erlang/lib/gpb-%%VERSION%%/src/gpb_parse.erl +lib/erlang/lib/gpb-%%VERSION%%/src/gpb_parse.yrl +lib/erlang/lib/gpb-%%VERSION%%/src/gpb_scan.erl +lib/erlang/lib/gpb-%%VERSION%%/src/gpb_scan.xrl +%%PORTDOCS%%%%DOCSDIR%%/README.md +%%PORTDOCS%%%%DOCSDIR%%/README.nif-cc From owner-svn-ports-head@freebsd.org Tue Jul 14 10:59:18 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF1F399CAA5; Tue, 14 Jul 2015 10:59:18 +0000 (UTC) (envelope-from marino@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 CFAEC163; Tue, 14 Jul 2015 10:59:18 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EAxIGK021559; Tue, 14 Jul 2015 10:59:18 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EAxItb021558; Tue, 14 Jul 2015 10:59:18 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201507141059.t6EAxItb021558@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 14 Jul 2015 10:59:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391980 - head/graphics/copperspice X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 10:59:19 -0000 Author: marino Date: Tue Jul 14 10:59:17 2015 New Revision: 391980 URL: https://svnweb.freebsd.org/changeset/ports/391980 Log: graphics/copperspice: Mark broken everywhere On FreeBSD clusters, this won't build (but it builds on my machine) On DragonFly, the two removed TypeTrait.h patches are still required (apparently this is a gcc thing, clang was happy enough without them) Upstream is aware and working on it. I may change this to BROKEN_FreeBSD when the missing patches are returned. Modified: head/graphics/copperspice/Makefile Modified: head/graphics/copperspice/Makefile ============================================================================== --- head/graphics/copperspice/Makefile Tue Jul 14 10:50:25 2015 (r391979) +++ head/graphics/copperspice/Makefile Tue Jul 14 10:59:17 2015 (r391980) @@ -40,6 +40,7 @@ PLIST_SUB= SHORT_VER=0 LONG_VER=0.0.0 MAKE_JOBS_UNSAFE= yes WITH_OPENSSL_PORT= yes +BROKEN= upstream notified; removed patches broke DF too BROKEN_FreeBSD_8= PR 193528 (c++11 support is broken) BROKEN_FreeBSD_9= PR 193528 (c++11 support is broken) BROKEN_i386= qx11embed_x11.cpp:470:20: non-constant-expression\ From owner-svn-ports-head@freebsd.org Tue Jul 14 11:15:25 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 465BA99CFF7; Tue, 14 Jul 2015 11:15:25 +0000 (UTC) (envelope-from marino@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 37024E57; Tue, 14 Jul 2015 11:15:25 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EBFPXv031346; Tue, 14 Jul 2015 11:15:25 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EBFPZg031345; Tue, 14 Jul 2015 11:15:25 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201507141115.t6EBFPZg031345@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 14 Jul 2015 11:15:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391981 - head/sysutils/dvtm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 11:15:25 -0000 Author: marino Date: Tue Jul 14 11:15:24 2015 New Revision: 391981 URL: https://svnweb.freebsd.org/changeset/ports/391981 Log: sysutils dvtm is not jobs safe This has failed on me twice so far in a multi-job build. In the last case, the dvtm program was being constructed before the dvtm.o object was built, so it's a problem with the makefile. Modified: head/sysutils/dvtm/Makefile Modified: head/sysutils/dvtm/Makefile ============================================================================== --- head/sysutils/dvtm/Makefile Tue Jul 14 10:59:17 2015 (r391980) +++ head/sysutils/dvtm/Makefile Tue Jul 14 11:15:24 2015 (r391981) @@ -11,6 +11,8 @@ COMMENT= Tiling window management for th PLIST_FILES= bin/dvtm bin/dvtm-status \ man/man1/dvtm.1.gz +MAKE_JOBS_UNSAFE= yes + pre-everything:: @${ECHO_MSG} "You can build dvtm with your own config.h using the DVTM_CONF knob:" @${ECHO_MSG} "make DVTM_CONF=/path/to/dvtm/config.h install clean" From owner-svn-ports-head@freebsd.org Tue Jul 14 11:20:04 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8A5C99C18C; Tue, 14 Jul 2015 11:20:04 +0000 (UTC) (envelope-from olgeni@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 A8F87175; Tue, 14 Jul 2015 11:20:04 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EBK4Ch032318; Tue, 14 Jul 2015 11:20:04 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EBK4TZ032314; Tue, 14 Jul 2015 11:20:04 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507141120.t6EBK4TZ032314@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 11:20:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391982 - in head/devel/erlang-gpb: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 11:20:04 -0000 Author: olgeni Date: Tue Jul 14 11:20:03 2015 New Revision: 391982 URL: https://svnweb.freebsd.org/changeset/ports/391982 Log: Replace macro with actual value in record declaration. Elixir's record extractor does not seem to work with macros. Added: head/devel/erlang-gpb/files/patch-include_gpb.hrl (contents, props changed) Modified: head/devel/erlang-gpb/Makefile Modified: head/devel/erlang-gpb/Makefile ============================================================================== --- head/devel/erlang-gpb/Makefile Tue Jul 14 11:15:24 2015 (r391981) +++ head/devel/erlang-gpb/Makefile Tue Jul 14 11:20:03 2015 (r391982) @@ -2,6 +2,7 @@ PORTNAME= gpb PORTVERSION= 3.18.6 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= erlang- Added: head/devel/erlang-gpb/files/patch-include_gpb.hrl ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-gpb/files/patch-include_gpb.hrl Tue Jul 14 11:20:03 2015 (r391982) @@ -0,0 +1,11 @@ +--- include/gpb.hrl.orig 2015-07-14 11:05:17 UTC ++++ include/gpb.hrl +@@ -39,7 +39,7 @@ + -define(gpb_rpc, rpc). %% odd definition is due to backwards compatibility + -endif. + +--record(?gpb_field, % NB: record name is (currently) `field' (not `gpb_field')! ++-record(field, % NB: record name is (currently) `field' (not `gpb_field')! + {name :: atom(), + fnum :: integer(), + rnum :: pos_integer(), %% field number in the record From owner-svn-ports-head@freebsd.org Tue Jul 14 11:23:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E76299C30C; Tue, 14 Jul 2015 11:23:02 +0000 (UTC) (envelope-from olgeni@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 7E02E829; Tue, 14 Jul 2015 11:23:02 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EBN2At036560; Tue, 14 Jul 2015 11:23:02 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EBMxMe036528; Tue, 14 Jul 2015 11:22:59 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507141122.t6EBMxMe036528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 11:22:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391983 - in head/devel: . elixir-exprotobuf elixir-exprotobuf/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 11:23:02 -0000 Author: olgeni Date: Tue Jul 14 11:22:59 2015 New Revision: 391983 URL: https://svnweb.freebsd.org/changeset/ports/391983 Log: Add devel/elixir-exprotobuf, a protocol buffers library in Elixir. This required r391982 to build. Added: head/devel/elixir-exprotobuf/ head/devel/elixir-exprotobuf/Makefile (contents, props changed) head/devel/elixir-exprotobuf/distinfo (contents, props changed) head/devel/elixir-exprotobuf/files/ head/devel/elixir-exprotobuf/files/patch-lib_exprotobuf_field.ex (contents, props changed) head/devel/elixir-exprotobuf/files/patch-mix.exs (contents, props changed) head/devel/elixir-exprotobuf/pkg-descr (contents, props changed) head/devel/elixir-exprotobuf/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Jul 14 11:20:03 2015 (r391982) +++ head/devel/Makefile Tue Jul 14 11:22:59 2015 (r391983) @@ -419,6 +419,7 @@ SUBDIR += elixir-estree SUBDIR += elixir-exactor SUBDIR += elixir-exjsx + SUBDIR += elixir-exprotobuf SUBDIR += elixir-exrm SUBDIR += elixir-hex SUBDIR += elixir-inflex Added: head/devel/elixir-exprotobuf/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-exprotobuf/Makefile Tue Jul 14 11:22:59 2015 (r391983) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= exprotobuf +PORTVERSION= 0.10.0 +CATEGORIES= devel +PKGNAMEPREFIX= elixir- + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Protocol Buffers in Elixir + +LICENSE= APACHE20 + +USES= elixir +USE_GITHUB= yes +GH_ACCOUNT= bitwalker + +MIX_BUILD_DEPS= devel/erlang-gpb +MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} + +pre-build: + @${MKDIR} ${WRKSRC}/deps + ${LN} -s -f ${LOCALBASE}/lib/erlang/lib/gpb-* ${WRKSRC}/deps/gpb + +.include Added: head/devel/elixir-exprotobuf/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-exprotobuf/distinfo Tue Jul 14 11:22:59 2015 (r391983) @@ -0,0 +1,2 @@ +SHA256 (bitwalker-exprotobuf-0.10.0_GH0.tar.gz) = a79ce10a8f984bf10bbd271342a98e6eda598aa89a746b1415ce5bfcfeb119ea +SIZE (bitwalker-exprotobuf-0.10.0_GH0.tar.gz) = 16178 Added: head/devel/elixir-exprotobuf/files/patch-lib_exprotobuf_field.ex ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-exprotobuf/files/patch-lib_exprotobuf_field.ex Tue Jul 14 11:22:59 2015 (r391983) @@ -0,0 +1,12 @@ +--- lib/exprotobuf/field.ex.orig 2015-07-14 11:06:48 UTC ++++ lib/exprotobuf/field.ex +@@ -1,6 +1,6 @@ + defmodule Protobuf.Field do +- @record Record.Extractor.extract(:"?gpb_field", from: Path.join([Mix.Project.deps_path, "gpb", "include", "gpb.hrl"])) ++ @record Record.Extractor.extract(:"field", from: Path.join([Mix.Project.deps_path, "gpb", "include", "gpb.hrl"])) + defstruct @record + + def record, do: @record +-end +\ No newline at end of file ++end Added: head/devel/elixir-exprotobuf/files/patch-mix.exs ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-exprotobuf/files/patch-mix.exs Tue Jul 14 11:22:59 2015 (r391983) @@ -0,0 +1,12 @@ +--- mix.exs.orig 2015-07-06 14:47:27 UTC ++++ mix.exs +@@ -6,8 +6,7 @@ defmodule Protobuf.Mixfile do + version: "0.10.0", + elixir: "~> 1.0.0", + description: description, +- package: package, +- deps: deps] ++ package: package] + end + + def application do Added: head/devel/elixir-exprotobuf/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-exprotobuf/pkg-descr Tue Jul 14 11:22:59 2015 (r391983) @@ -0,0 +1,6 @@ +exprotobuf works by building module/struct definitions from a Google +Protocol Buffer schema. This allows you to work with protocol buffers +natively in Elixir, with easy decoding/encoding for transport across +the wire. + +WWW: https://github.com/bitwalker/exprotobuf Added: head/devel/elixir-exprotobuf/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-exprotobuf/pkg-plist Tue Jul 14 11:22:59 2015 (r391983) @@ -0,0 +1,25 @@ +lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Builder.beam +lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Config.beam +lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.ConfigError.beam +lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Decoder.beam +lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.DefineEnum.beam +lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.DefineMessage.beam +lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Encoder.beam +lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Field.beam +lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Parser.ParserError.beam +lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Parser.beam +lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Utils.beam +lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.beam +lib/elixir/lib/exprotobuf/ebin/exprotobuf.app +lib/elixir/lib/exprotobuf/lib/exprotobuf.ex +lib/elixir/lib/exprotobuf/lib/exprotobuf/builder.ex +lib/elixir/lib/exprotobuf/lib/exprotobuf/config.ex +lib/elixir/lib/exprotobuf/lib/exprotobuf/decoder.ex +lib/elixir/lib/exprotobuf/lib/exprotobuf/define_enum.ex +lib/elixir/lib/exprotobuf/lib/exprotobuf/define_message.ex +lib/elixir/lib/exprotobuf/lib/exprotobuf/encoder.ex +lib/elixir/lib/exprotobuf/lib/exprotobuf/field.ex +lib/elixir/lib/exprotobuf/lib/exprotobuf/field.ex.orig +lib/elixir/lib/exprotobuf/lib/exprotobuf/parser.ex +lib/elixir/lib/exprotobuf/lib/exprotobuf/utils.ex +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Tue Jul 14 11:35:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A19A899C80D; Tue, 14 Jul 2015 11:35:40 +0000 (UTC) (envelope-from olgeni@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 76F9C350; Tue, 14 Jul 2015 11:35:40 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EBZeAH042441; Tue, 14 Jul 2015 11:35:40 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EBZd6V042438; Tue, 14 Jul 2015 11:35:39 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507141135.t6EBZd6V042438@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 11:35:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391984 - in head/devel: elixir-exprotobuf elixir-exprotobuf/files erlang-gpb/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 11:35:40 -0000 Author: olgeni Date: Tue Jul 14 11:35:38 2015 New Revision: 391984 URL: https://svnweb.freebsd.org/changeset/ports/391984 Log: I didn't notice that version 0.10.1 of elixir-exprotobuf was already out... No tricks in erlang-gpb are required by this version. Also, remove stray file from plist. Deleted: head/devel/elixir-exprotobuf/files/patch-lib_exprotobuf_field.ex head/devel/erlang-gpb/files/patch-include_gpb.hrl Modified: head/devel/elixir-exprotobuf/Makefile head/devel/elixir-exprotobuf/distinfo head/devel/elixir-exprotobuf/pkg-plist Modified: head/devel/elixir-exprotobuf/Makefile ============================================================================== --- head/devel/elixir-exprotobuf/Makefile Tue Jul 14 11:22:59 2015 (r391983) +++ head/devel/elixir-exprotobuf/Makefile Tue Jul 14 11:35:38 2015 (r391984) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= exprotobuf -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-exprotobuf/distinfo ============================================================================== --- head/devel/elixir-exprotobuf/distinfo Tue Jul 14 11:22:59 2015 (r391983) +++ head/devel/elixir-exprotobuf/distinfo Tue Jul 14 11:35:38 2015 (r391984) @@ -1,2 +1,2 @@ -SHA256 (bitwalker-exprotobuf-0.10.0_GH0.tar.gz) = a79ce10a8f984bf10bbd271342a98e6eda598aa89a746b1415ce5bfcfeb119ea -SIZE (bitwalker-exprotobuf-0.10.0_GH0.tar.gz) = 16178 +SHA256 (bitwalker-exprotobuf-0.10.1_GH0.tar.gz) = 5b6bf77c2e745e5a67a5037809bb9b9f497c68af55a638daa69c60134d464855 +SIZE (bitwalker-exprotobuf-0.10.1_GH0.tar.gz) = 16282 Modified: head/devel/elixir-exprotobuf/pkg-plist ============================================================================== --- head/devel/elixir-exprotobuf/pkg-plist Tue Jul 14 11:22:59 2015 (r391983) +++ head/devel/elixir-exprotobuf/pkg-plist Tue Jul 14 11:35:38 2015 (r391984) @@ -19,7 +19,6 @@ lib/elixir/lib/exprotobuf/lib/exprotobuf lib/elixir/lib/exprotobuf/lib/exprotobuf/define_message.ex lib/elixir/lib/exprotobuf/lib/exprotobuf/encoder.ex lib/elixir/lib/exprotobuf/lib/exprotobuf/field.ex -lib/elixir/lib/exprotobuf/lib/exprotobuf/field.ex.orig lib/elixir/lib/exprotobuf/lib/exprotobuf/parser.ex lib/elixir/lib/exprotobuf/lib/exprotobuf/utils.ex %%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Tue Jul 14 12:10:50 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01AF099CAD2; Tue, 14 Jul 2015 12:10:50 +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 C6E46198; Tue, 14 Jul 2015 12:10: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 t6ECAniN059787; Tue, 14 Jul 2015 12:10:49 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ECAnqq059786; Tue, 14 Jul 2015 12:10:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141210.t6ECAnqq059786@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 12:10:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391986 - head/www/py-django-reversion X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 12:10:50 -0000 Author: amdmi3 Date: Tue Jul 14 12:10:48 2015 New Revision: 391986 URL: https://svnweb.freebsd.org/changeset/ports/391986 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/py-django-reversion/pkg-plist Modified: head/www/py-django-reversion/pkg-plist ============================================================================== --- head/www/py-django-reversion/pkg-plist Tue Jul 14 11:42:20 2015 (r391985) +++ head/www/py-django-reversion/pkg-plist Tue Jul 14 12:10:48 2015 (r391986) @@ -80,30 +80,3 @@ %%PYTHON_SITELIBDIR%%/reversion/version.py %%PYTHON_SITELIBDIR%%/reversion/version.pyc %%PYTHON_SITELIBDIR%%/reversion/version.pyo -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/templates/reversion -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/templates -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/migrations -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/management/commands -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/management -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/sv/LC_MESSAGES -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/sv -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/ru/LC_MESSAGES -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/ru -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/pt_BR/LC_MESSAGES -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/pt_BR -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/pl/LC_MESSAGES -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/pl -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/nb/LC_MESSAGES -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/nb -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/it/LC_MESSAGES -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/it -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/he/LC_MESSAGES -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/he -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/fr/LC_MESSAGES -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/fr -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/de/LC_MESSAGES -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/de -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/cs/LC_MESSAGES -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale/cs -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion/locale -@dirrmtry %%PYTHON_SITELIBDIR%%/reversion From owner-svn-ports-head@freebsd.org Tue Jul 14 12:10:54 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2A0899CAF6; Tue, 14 Jul 2015 12:10: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 C305C1C1; Tue, 14 Jul 2015 12:10: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 t6ECAscG059892; Tue, 14 Jul 2015 12:10:54 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ECAsca059891; Tue, 14 Jul 2015 12:10:54 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141210.t6ECAsca059891@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 12:10:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391987 - head/www/jesred X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 12:10:54 -0000 Author: amdmi3 Date: Tue Jul 14 12:10:53 2015 New Revision: 391987 URL: https://svnweb.freebsd.org/changeset/ports/391987 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/jesred/pkg-plist Modified: head/www/jesred/pkg-plist ============================================================================== --- head/www/jesred/pkg-plist Tue Jul 14 12:10:48 2015 (r391986) +++ head/www/jesred/pkg-plist Tue Jul 14 12:10:53 2015 (r391987) @@ -2,4 +2,3 @@ etc/jesred/jesred.conf.sample etc/jesred/redirect.acl.sample etc/jesred/redirect.rules.sample libexec/jesred -@dirrm etc/jesred From owner-svn-ports-head@freebsd.org Tue Jul 14 12:11:08 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AADAB99CB1F; Tue, 14 Jul 2015 12:11:08 +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 9B5C06D6; Tue, 14 Jul 2015 12:11:08 +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 t6ECB8Rg060068; Tue, 14 Jul 2015 12:11:08 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ECB8Zt060066; Tue, 14 Jul 2015 12:11:08 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141211.t6ECB8Zt060066@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 12:11:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391988 - head/www/dddbl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 12:11:08 -0000 Author: amdmi3 Date: Tue Jul 14 12:11:07 2015 New Revision: 391988 URL: https://svnweb.freebsd.org/changeset/ports/391988 Log: - Drop @dirrm* from plist - Add NO_ARCH Approved by: portmgr blanket Modified: head/www/dddbl/Makefile head/www/dddbl/pkg-plist Modified: head/www/dddbl/Makefile ============================================================================== --- head/www/dddbl/Makefile Tue Jul 14 12:10:53 2015 (r391987) +++ head/www/dddbl/Makefile Tue Jul 14 12:11:07 2015 (r391988) @@ -11,9 +11,8 @@ COMMENT= Definition Driven Database Laye USES= tar:bzip2 -.include - NO_BUILD= yes +NO_ARCH= yes USE_PHP= yes Modified: head/www/dddbl/pkg-plist ============================================================================== --- head/www/dddbl/pkg-plist Tue Jul 14 12:10:53 2015 (r391987) +++ head/www/dddbl/pkg-plist Tue Jul 14 12:11:07 2015 (r391988) @@ -9,8 +9,3 @@ %%DATADIR%%/inc/database.func.php %%DATADIR%%/inc/exceptions/QueryException.class.php %%DATADIR%%/inc/exceptions/UnexpectedParameterTypeException.class.php -@dirrm %%DATADIR%% -@dirrm %%DATADIR%%/handler -@dirrm %%DATADIR%%/inc/ -@dirrm %%DATADIR%%/inc/exceptions - From owner-svn-ports-head@freebsd.org Tue Jul 14 12:11:54 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5CE099CC2B; Tue, 14 Jul 2015 12:11:54 +0000 (UTC) (envelope-from erwin@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 9BEB588F; Tue, 14 Jul 2015 12:11:54 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6ECBsp3062795; Tue, 14 Jul 2015 12:11:54 GMT (envelope-from erwin@FreeBSD.org) Received: (from erwin@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ECBsPZ062794; Tue, 14 Jul 2015 12:11:54 GMT (envelope-from erwin@FreeBSD.org) Message-Id: <201507141211.t6ECBsPZ062794@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: erwin set sender to erwin@FreeBSD.org using -f From: Erwin Lansing Date: Tue, 14 Jul 2015 12:11:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391989 - head/print X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 12:11:54 -0000 Author: erwin Date: Tue Jul 14 12:11:53 2015 New Revision: 391989 URL: https://svnweb.freebsd.org/changeset/ports/391989 Log: Disconnect latex-beamer for now to fix INDEX. Modified: head/print/Makefile Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Tue Jul 14 12:11:07 2015 (r391988) +++ head/print/Makefile Tue Jul 14 12:11:53 2015 (r391989) @@ -104,7 +104,6 @@ SUBDIR += kde_poster SUBDIR += kover SUBDIR += kpdftool - SUBDIR += latex-beamer SUBDIR += latex-ltablex SUBDIR += latex-resume SUBDIR += latex2rtf From owner-svn-ports-head@freebsd.org Tue Jul 14 12:14:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEBDA99CC85; Tue, 14 Jul 2015 12:14:02 +0000 (UTC) (envelope-from tijl@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 B2CFC9A9; Tue, 14 Jul 2015 12:14:02 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6ECE2Jj063160; Tue, 14 Jul 2015 12:14:02 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ECE2Bq063159; Tue, 14 Jul 2015 12:14:02 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507141214.t6ECE2Bq063159@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Tue, 14 Jul 2015 12:14:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391990 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 12:14:02 -0000 Author: tijl Date: Tue Jul 14 12:14:01 2015 New Revision: 391990 URL: https://svnweb.freebsd.org/changeset/ports/391990 Log: Use the correct package name for linux-*-flashplugin Reported by: pluknet Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Jul 14 12:11:53 2015 (r391989) +++ head/security/vuxml/vuln.xml Tue Jul 14 12:14:01 2015 (r391990) @@ -62,11 +62,11 @@ Notes: Adobe Flash Player -- critical vulnerabilities - linux-c6-flashplugin11 + linux-c6-flashplugin 0 - linux-f10-flashplugin11 + linux-f10-flashplugin 0 @@ -1162,11 +1162,11 @@ Notes: Adobe Flash Player -- critical vulnerabilities - linux-c6-flashplugin11 + linux-c6-flashplugin 11.2r202.481 - linux-f10-flashplugin11 + linux-f10-flashplugin 11.2r202.481 @@ -2253,11 +2253,11 @@ Notes: Adobe Flash Player -- critical vulnerabilities - linux-c6-flashplugin11 + linux-c6-flashplugin 11.2r202.466 - linux-f10-flashplugin11 + linux-f10-flashplugin 11.2r202.466 @@ -3087,11 +3087,11 @@ Notes: Adobe Flash Player -- critical vulnerabilities - linux-c6-flashplugin11 + linux-c6-flashplugin 11.2r202.466 - linux-f10-flashplugin11 + linux-f10-flashplugin 11.2r202.466 @@ -4883,11 +4883,11 @@ Notes: Adobe Flash Player -- critical vulnerabilities - linux-c6-flashplugin11 + linux-c6-flashplugin 11.2r202.457 - linux-f10-flashplugin11 + linux-f10-flashplugin 11.2r202.457 @@ -5814,11 +5814,11 @@ Notes: Adobe Flash Player -- critical vulnerabilities - linux-c6-flashplugin11 + linux-c6-flashplugin 11.2r202.451 - linux-f10-flashplugin11 + linux-f10-flashplugin 11.2r202.451 @@ -6844,11 +6844,11 @@ Notes: Adobe Flash Player -- critical vulnerabilities - linux-c6-flashplugin11 + linux-c6-flashplugin 11.2r202.442 - linux-f10-flashplugin11 + linux-f10-flashplugin 11.2r202.442 @@ -8221,11 +8221,11 @@ Notes: Adobe Flash Player -- critical vulnerability - linux-c6-flashplugin11 + linux-c6-flashplugin 11.2r202.438 - linux-f10-flashplugin11 + linux-f10-flashplugin 11.2r202.438 @@ -8436,11 +8436,11 @@ Notes: Adobe Flash Player -- multiple vulnerabilities - linux-c6-flashplugin11 + linux-c6-flashplugin 11.2r202.429 - linux-f10-flashplugin11 + linux-f10-flashplugin 11.2r202.429 @@ -11167,11 +11167,11 @@ Notes: Flash player -- Multiple security vulnerabilities in www/linux-*-flashplugin11 - linux-f10-flashplugin11 + linux-f10-flashplugin 11.2r202.400 - linux-c6-flashplugin11 + linux-c6-flashplugin 11.2r202.400 From owner-svn-ports-head@freebsd.org Tue Jul 14 12:32:13 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C0AD09990D7; Tue, 14 Jul 2015 12:32: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 AEC2D74D; Tue, 14 Jul 2015 12:32: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 t6ECWDXT073074; Tue, 14 Jul 2015 12:32:13 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ECWDae073073; Tue, 14 Jul 2015 12:32:13 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141232.t6ECWDae073073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 12:32:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391991 - head/sysutils/scterc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 12:32:13 -0000 Author: amdmi3 Date: Tue Jul 14 12:32:12 2015 New Revision: 391991 URL: https://svnweb.freebsd.org/changeset/ports/391991 Log: - Remove unncecessary full path to binary from *_DEPENDS Modified: head/sysutils/scterc/Makefile Modified: head/sysutils/scterc/Makefile ============================================================================== --- head/sysutils/scterc/Makefile Tue Jul 14 12:14:01 2015 (r391990) +++ head/sysutils/scterc/Makefile Tue Jul 14 12:32:12 2015 (r391991) @@ -8,7 +8,7 @@ CATEGORIES= sysutils MAINTAINER= amdmi3@FreeBSD.org COMMENT= Configure SCT ERC for hard disks on system startup -RUN_DEPENDS= ${LOCALBASE}/sbin/smartctl:${PORTSDIR}/sysutils/smartmontools +RUN_DEPENDS= smartctl:${PORTSDIR}/sysutils/smartmontools USE_GITHUB= yes GH_ACCOUNT= AMDmi3 From owner-svn-ports-head@freebsd.org Tue Jul 14 12:38:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62094999399; Tue, 14 Jul 2015 12:38:46 +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 5239FA74; Tue, 14 Jul 2015 12:38:46 +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 t6ECckL5074291; Tue, 14 Jul 2015 12:38:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ECckb4074290; Tue, 14 Jul 2015 12:38:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141238.t6ECckb4074290@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 12:38:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391992 - head/www/jdresolve X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 12:38:46 -0000 Author: amdmi3 Date: Tue Jul 14 12:38:45 2015 New Revision: 391992 URL: https://svnweb.freebsd.org/changeset/ports/391992 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/jdresolve/pkg-plist Modified: head/www/jdresolve/pkg-plist ============================================================================== --- head/www/jdresolve/pkg-plist Tue Jul 14 12:32:12 2015 (r391991) +++ head/www/jdresolve/pkg-plist Tue Jul 14 12:38:45 2015 (r391992) @@ -10,4 +10,3 @@ man/man1/rhost.1.gz %%PORTDOCS%%share/doc/jdresolve/INSTALL %%PORTDOCS%%share/doc/jdresolve/README %%PORTDOCS%%share/doc/jdresolve/TODO -%%PORTDOCS%%@dirrm share/doc/jdresolve From owner-svn-ports-head@freebsd.org Tue Jul 14 13:19:25 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 072AF999E24; Tue, 14 Jul 2015 13:19:25 +0000 (UTC) (envelope-from kwm@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 E71B4B24; Tue, 14 Jul 2015 13:19:24 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EDJO89093702; Tue, 14 Jul 2015 13:19:24 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EDJOZu093701; Tue, 14 Jul 2015 13:19:24 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507141319.t6EDJOZu093701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 14 Jul 2015 13:19:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391993 - head/Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 13:19:25 -0000 Author: kwm Date: Tue Jul 14 13:19:24 2015 New Revision: 391993 URL: https://svnweb.freebsd.org/changeset/ports/391993 Log: Add build/run depend lines for dconf. Modified: head/Mk/bsd.gnome.mk Modified: head/Mk/bsd.gnome.mk ============================================================================== --- head/Mk/bsd.gnome.mk Tue Jul 14 12:38:45 2015 (r391992) +++ head/Mk/bsd.gnome.mk Tue Jul 14 13:19:24 2015 (r391993) @@ -216,7 +216,9 @@ atk_LIB_DEPENDS= libatk-1.0.so:${PORTSDI atk_DETECT= ${LOCALBASE}/libdata/pkgconfig/atk.pc atk_USE_GNOME_IMPL= glib20 +dconf_BUILD_DEPENDS= dconf:${PORTSDIR}/devel/dconf dconf_LIB_DEPENDS= libdconf.so:${PORTSDIR}/devel/dconf +dconf_RUN_DEPENDS= dconf:${PORTSDIR}/devel/dconf dconf_DETECT= ${LOCALBASE}/libdata/pkgconfig/dconf.pc dconf_USE_GNOME_IMPL= glib20 From owner-svn-ports-head@freebsd.org Tue Jul 14 13:19:53 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A042A999E50; Tue, 14 Jul 2015 13:19:53 +0000 (UTC) (envelope-from bapt@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 90C9FC0F; Tue, 14 Jul 2015 13:19:53 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EDJrpo093870; Tue, 14 Jul 2015 13:19:53 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EDJr0U093865; Tue, 14 Jul 2015 13:19:53 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507141319.t6EDJr0U093865@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 14 Jul 2015 13:19:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391994 - head/devel/byacc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 13:19:53 -0000 Author: bapt Date: Tue Jul 14 13:19:52 2015 New Revision: 391994 URL: https://svnweb.freebsd.org/changeset/ports/391994 Log: Update to 20150711 Modified: head/devel/byacc/Makefile head/devel/byacc/distinfo Modified: head/devel/byacc/Makefile ============================================================================== --- head/devel/byacc/Makefile Tue Jul 14 13:19:24 2015 (r391993) +++ head/devel/byacc/Makefile Tue Jul 14 13:19:52 2015 (r391994) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= byacc -PORTVERSION= 20141128 +PORTVERSION= 20150711 CATEGORIES= devel MASTER_SITES= ftp://invisible-island.net/${PORTNAME}/ Modified: head/devel/byacc/distinfo ============================================================================== --- head/devel/byacc/distinfo Tue Jul 14 13:19:24 2015 (r391993) +++ head/devel/byacc/distinfo Tue Jul 14 13:19:52 2015 (r391994) @@ -1,2 +1,2 @@ -SHA256 (byacc-20141128.tgz) = f517fc21f08c1a1f010177357df58fc64eb1131011e5dcd48c19fe44c47198d0 -SIZE (byacc-20141128.tgz) = 710145 +SHA256 (byacc-20150711.tgz) = c354e4ee14c4a1bf11e55dde9275011d14887ef066406a088b6fa56caf039248 +SIZE (byacc-20150711.tgz) = 714438 From owner-svn-ports-head@freebsd.org Tue Jul 14 13:25:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 112DB999FF0; Tue, 14 Jul 2015 13:25:40 +0000 (UTC) (envelope-from kwm@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 01E32FD6; Tue, 14 Jul 2015 13:25:40 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EDPd4J098313; Tue, 14 Jul 2015 13:25:39 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EDPdRM098311; Tue, 14 Jul 2015 13:25:39 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507141325.t6EDPdRM098311@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 14 Jul 2015 13:25:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391995 - head/net/liferea X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 13:25:40 -0000 Author: kwm Date: Tue Jul 14 13:25:38 2015 New Revision: 391995 URL: https://svnweb.freebsd.org/changeset/ports/391995 Log: Update liferea to 1.10.16. [1] Add dconf as a run dependancy. So liferea can safe it settings, in non-gnome based DE's. [2] PR: 201555 [1] Submitted by: Olivierd@ [1], Serpent7776 (ports@ ML) [2] Modified: head/net/liferea/Makefile head/net/liferea/distinfo Modified: head/net/liferea/Makefile ============================================================================== --- head/net/liferea/Makefile Tue Jul 14 13:19:52 2015 (r391994) +++ head/net/liferea/Makefile Tue Jul 14 13:25:38 2015 (r391995) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liferea -PORTVERSION= 1.10.15 +PORTVERSION= 1.10.16 CATEGORIES= net gnome MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v${PORTVERSION}/ @@ -20,7 +20,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>= USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ python:2 tar:bzip2 -USE_GNOME= gnomeprefix gtk30 introspection:build libxslt:build libxml2 +USE_GNOME= dconf:run gtk30 introspection:build libxslt:build libxml2 USE_SQLITE= 3 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/net/liferea/distinfo ============================================================================== --- head/net/liferea/distinfo Tue Jul 14 13:19:52 2015 (r391994) +++ head/net/liferea/distinfo Tue Jul 14 13:25:38 2015 (r391995) @@ -1,2 +1,2 @@ -SHA256 (liferea-1.10.15.tar.bz2) = afb9586fb277e135dc41d015385a74fdecb18ba45c05a43bc170039705e12c46 -SIZE (liferea-1.10.15.tar.bz2) = 1460072 +SHA256 (liferea-1.10.16.tar.bz2) = 32b9a2a57b3d0063c696359de8b9adb6bf31eb8040ffce24878455153ddd0c2d +SIZE (liferea-1.10.16.tar.bz2) = 1444638 From owner-svn-ports-head@freebsd.org Tue Jul 14 13:30:19 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2EE099B0AD; Tue, 14 Jul 2015 13:30:19 +0000 (UTC) (envelope-from kwm@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 99E5E267; Tue, 14 Jul 2015 13:30:19 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EDUJ4t000303; Tue, 14 Jul 2015 13:30:19 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EDUJ6g000302; Tue, 14 Jul 2015 13:30:19 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507141330.t6EDUJ6g000302@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 14 Jul 2015 13:30:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391996 - head/net/avahi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 13:30:19 -0000 Author: kwm Date: Tue Jul 14 13:30:18 2015 New Revision: 391996 URL: https://svnweb.freebsd.org/changeset/ports/391996 Log: Convert to USES=metaport and OptionsNG. PR: 201505 Submitted by: Andriy Voskoboinyk Modified: head/net/avahi/Makefile Modified: head/net/avahi/Makefile ============================================================================== --- head/net/avahi/Makefile Tue Jul 14 13:25:38 2015 (r391995) +++ head/net/avahi/Makefile Tue Jul 14 13:30:18 2015 (r391996) @@ -6,49 +6,25 @@ PORTNAME= avahi PORTVERSION= 0.6.31 PORTREVISION?= 1 CATEGORIES?= net dns -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty MAINTAINER= gnome@FreeBSD.org COMMENT= "meta-port" for the Avahi service discovery suite RUN_DEPENDS= avahi-app>=0.6.31:${PORTSDIR}/net/avahi-app +USES= metaport + OPTIONS_DEFINE= AUTOIPD GTK MONO QT4 PYTHON OPTIONS_DEFAULT=AUTOIPD GTK AUTOIPD_DESC= IPv4LL network address configuration daemon GTK_DESC= Gtk+ tools and bindings LIBDNS_DESC= Apple's mDNSResponder compatibility library -NO_BUILD= yes -NO_INSTALL= yes -NO_MTREE= yes - -.include - -.if ${PORT_OPTIONS:MAUTOIPD} -RUN_DEPENDS+= avahi-autoipd:${PORTSDIR}/net/avahi-autoipd -.endif - -.if ${PORT_OPTIONS:MGTK} -RUN_DEPENDS+= avahi-discover-standalone:${PORTSDIR}/net/avahi-gtk -.endif - -#.if ${PORT_OPTIONS:MLIBDNS} -#RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/avahi-compat-libdns_sd.pc:${PORTSDIR}/net/avahi-libdns -#.endif - -.if ${PORT_OPTIONS:MMONO} -RUN_DEPENDS+= ${LOCALBASE}/lib/mono/avahi-sharp/avahi-sharp.dll:${PORTSDIR}/net/avahi-sharp -.endif - -.if ${PORT_OPTIONS:MQT4} -RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/avahi-qt4.pc:${PORTSDIR}/net/avahi-qt4 -.endif - -.if ${PORT_OPTIONS:MPYTHON} -RUN_DEPENDS+= avahi-bookmarks:${PORTSDIR}/net/py-avahi -.endif +AUTOIPD_RUN_DEPENDS= avahi-autoipd:${PORTSDIR}/net/avahi-autoipd +GTK_RUN_DEPENDS= avahi-discover-standalone:${PORTSDIR}/net/avahi-gtk +#LIBDNS_RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/avahi-compat-libdns_sd.pc:${PORTSDIR}/net/avahi-libdns +MONO_RUN_DEPENDS= ${LOCALBASE}/lib/mono/avahi-sharp/avahi-sharp.dll:${PORTSDIR}/net/avahi-sharp +QT4_RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/avahi-qt4.pc:${PORTSDIR}/net/avahi-qt4 +PYTHON_RUN_DEPENDS= avahi-bookmarks:${PORTSDIR}/net/py-avahi .include From owner-svn-ports-head@freebsd.org Tue Jul 14 13:35:50 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2013299B3EE; Tue, 14 Jul 2015 13:35:50 +0000 (UTC) (envelope-from kwm@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 10D8EC6A; Tue, 14 Jul 2015 13:35:50 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EDZnRH003533; Tue, 14 Jul 2015 13:35:49 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EDZntA003532; Tue, 14 Jul 2015 13:35:49 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507141335.t6EDZntA003532@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 14 Jul 2015 13:35:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391997 - head/x11/gnome3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 13:35:50 -0000 Author: kwm Date: Tue Jul 14 13:35:49 2015 New Revision: 391997 URL: https://svnweb.freebsd.org/changeset/ports/391997 Log: Convert to USES=metaport. PR: 201497 Submitted by: Andriy Voskoboinyk Modified: head/x11/gnome3/Makefile Modified: head/x11/gnome3/Makefile ============================================================================== --- head/x11/gnome3/Makefile Tue Jul 14 13:30:18 2015 (r391996) +++ head/x11/gnome3/Makefile Tue Jul 14 13:35:49 2015 (r391997) @@ -5,9 +5,6 @@ PORTNAME= gnome3 PORTVERSION= 3.14.2 CATEGORIES?= x11 gnome -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty MAINTAINER= gnome@FreeBSD.org COMMENT?= The "meta-port" for the GNOME 3 integrated X11 desktop @@ -40,8 +37,7 @@ RUN_DEPENDS?= dconf-editor:${PORTSDIR}/d ${LOCALBASE}/share/sounds/freedesktop/index.theme:${PORTSDIR}/audio/freedesktop-sound-theme \ ekiga:${PORTSDIR}/net-im/ekiga -NO_BUILD= yes -NO_MTREE= yes +USES= metaport .if ${.CURDIR:T}!="gnome3-lite" OPTIONS_DEFINE+=MAPI @@ -81,6 +77,4 @@ RUN_DEPENDS+= evolution-mapi>=3.0.0:${PO .endif .endif # !gnome3-lite section -do-install: # empty - .include From owner-svn-ports-head@freebsd.org Tue Jul 14 13:45:26 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6957499BAEE; Tue, 14 Jul 2015 13:45:26 +0000 (UTC) (envelope-from kwm@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 5A5271BB; Tue, 14 Jul 2015 13:45:26 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EDjQ9a008382; Tue, 14 Jul 2015 13:45:26 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EDjQRD008381; Tue, 14 Jul 2015 13:45:26 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507141345.t6EDjQRD008381@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 14 Jul 2015 13:45:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391998 - head/devel/appstream-glib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 13:45:26 -0000 Author: kwm Date: Tue Jul 14 13:45:25 2015 New Revision: 391998 URL: https://svnweb.freebsd.org/changeset/ports/391998 Log: Add LICENSE, missing dependancy for sqlite3 and introspection:build. PR: 201532 Submitted by: Andriy Voskoboinyk Modified: head/devel/appstream-glib/Makefile Modified: head/devel/appstream-glib/Makefile ============================================================================== --- head/devel/appstream-glib/Makefile Tue Jul 14 13:35:49 2015 (r391997) +++ head/devel/appstream-glib/Makefile Tue Jul 14 13:45:25 2015 (r391998) @@ -1,16 +1,18 @@ # Created by: FreeBSD GNOME Team # $FreeBSD$ -# $MCom: ports/trunk/devel/appstream-glib/Makefile 20031 2014-11-02 21:47:55Z kwm $ PORTNAME= appstream-glib PORTVERSION= 0.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Library to help with AppStream metadata +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup @@ -18,9 +20,10 @@ GH_ACCOUNT= hughsie GH_TAGNAME= f4f3230 USES= autoreconf:build gettext gmake libtool pathfix pkgconfig -USE_GNOME= gdkpixbuf2 glib20 gtk30 +USE_GNOME= gdkpixbuf2 glib20 gtk30 introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes +USE_SQLITE= 3 USE_GITHUB= yes PATHFIX_MAKEFILEIN= Makefile.am INSTALL_TARGET= install-strip From owner-svn-ports-head@freebsd.org Tue Jul 14 14:04:20 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 707BA9A1157; Tue, 14 Jul 2015 14:04:20 +0000 (UTC) (envelope-from bapt@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 6127E7E; Tue, 14 Jul 2015 14:04:20 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EE4KQ3018119; Tue, 14 Jul 2015 14:04:20 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EE4Jal018116; Tue, 14 Jul 2015 14:04:19 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507141404.t6EE4Jal018116@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 14 Jul 2015 14:04:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391999 - head/ports-mgmt/pkg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 14:04:20 -0000 Author: bapt Date: Tue Jul 14 14:04:19 2015 New Revision: 391999 URL: https://svnweb.freebsd.org/changeset/ports/391999 Log: Release pkg 1.5.5 Changes: - Manpages updates - Add a random delay to pkg-audit when invoked without a TTY - Update zsh completion - Add a new AUTOCLEAN option to automatically clean the cache directory - Don't attempt to set file ownership when INSTALL_AS_USER is set - Add a new configuration item to define custom HTTP User-Agent - Fix an integer overflow when displaying package size for packages larger than 2GiB. Modified: head/ports-mgmt/pkg/Makefile head/ports-mgmt/pkg/distinfo Modified: head/ports-mgmt/pkg/Makefile ============================================================================== --- head/ports-mgmt/pkg/Makefile Tue Jul 14 13:45:25 2015 (r391998) +++ head/ports-mgmt/pkg/Makefile Tue Jul 14 14:04:19 2015 (r391999) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.5.4 +DISTVERSION= 1.5.5 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg/distinfo ============================================================================== --- head/ports-mgmt/pkg/distinfo Tue Jul 14 13:45:25 2015 (r391998) +++ head/ports-mgmt/pkg/distinfo Tue Jul 14 14:04:19 2015 (r391999) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.5.4.tar.xz) = 0baa890d8c81e2308196261cf6f1da8e72283781e89bc5d278d6b89be6ec215a -SIZE (pkg-1.5.4.tar.xz) = 1896980 +SHA256 (pkg-1.5.5.tar.xz) = 5d19b4cca5574f3e4d5299e65cd6ef3e31eff9c2bba06223119587137d750a1f +SIZE (pkg-1.5.5.tar.xz) = 1897720 From owner-svn-ports-head@freebsd.org Tue Jul 14 14:20:16 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 912B09A18D8; Tue, 14 Jul 2015 14:20:16 +0000 (UTC) (envelope-from kmoore@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 8146FAED; Tue, 14 Jul 2015 14:20:16 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EEKGVe024798; Tue, 14 Jul 2015 14:20:16 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EEKEku024783; Tue, 14 Jul 2015 14:20:14 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201507141420.t6EEKEku024783@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Tue, 14 Jul 2015 14:20:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392000 - in head/textproc: . py-alabaster py-snowballstemmer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 14:20:16 -0000 Author: kmoore Date: Tue Jul 14 14:20:13 2015 New Revision: 392000 URL: https://svnweb.freebsd.org/changeset/ports/392000 Log: - Add textproc/py-alabaster and textproc/py-snowballstemmer, required components of the upcoming textproc/py-sphinx update for doc building. Added: head/textproc/py-alabaster/ head/textproc/py-alabaster/Makefile (contents, props changed) head/textproc/py-alabaster/distinfo (contents, props changed) head/textproc/py-alabaster/pkg-descr (contents, props changed) head/textproc/py-snowballstemmer/ head/textproc/py-snowballstemmer/Makefile (contents, props changed) head/textproc/py-snowballstemmer/distinfo (contents, props changed) head/textproc/py-snowballstemmer/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Tue Jul 14 14:04:19 2015 (r391999) +++ head/textproc/Makefile Tue Jul 14 14:20:13 2015 (r392000) @@ -1171,6 +1171,7 @@ SUBDIR += py-MarkupSafe SUBDIR += py-Tempita SUBDIR += py-acora + SUBDIR += py-alabaster SUBDIR += py-asciinema SUBDIR += py-asv SUBDIR += py-bugzillatools @@ -1231,6 +1232,7 @@ SUBDIR += py-rstyoutube SUBDIR += py-rxp SUBDIR += py-sgrep + SUBDIR += py-snowballstemmer SUBDIR += py-sparqlwrapper SUBDIR += py-sphinx SUBDIR += py-sphinx-intl Added: head/textproc/py-alabaster/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-alabaster/Makefile Tue Jul 14 14:20:13 2015 (r392000) @@ -0,0 +1,17 @@ +# $FreeBSD$ + +PORTNAME= alabaster +PORTVERSION= 0.7.6 +CATEGORIES= textproc python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= kmoore@FreeBSD.org +COMMENT= Modified Kr Sphinx theme + +LICENSE= MIT + +USES= python +USE_PYTHON= distutils autoplist + +.include Added: head/textproc/py-alabaster/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-alabaster/distinfo Tue Jul 14 14:20:13 2015 (r392000) @@ -0,0 +1,2 @@ +SHA256 (alabaster-0.7.6.tar.gz) = 309d33e0282c8209f792f3527f41ec04e508ff837c61fc1906dde988a256deeb +SIZE (alabaster-0.7.6.tar.gz) = 16598 Added: head/textproc/py-alabaster/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-alabaster/pkg-descr Tue Jul 14 14:20:13 2015 (r392000) @@ -0,0 +1,4 @@ +Based off the original Flask and KR themes, this is a more +extensible version of the prior. + +WWW: https://github.com/bitprophet/alabaster Added: head/textproc/py-snowballstemmer/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-snowballstemmer/Makefile Tue Jul 14 14:20:13 2015 (r392000) @@ -0,0 +1,17 @@ +# $FreeBSD$ + +PORTNAME= snowballstemmer +PORTVERSION= 1.2.0 +CATEGORIES= textproc python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= kmoore@FreeBSD.org +COMMENT= Pure Python stemming library + +LICENSE= MIT + +USES= python +USE_PYTHON= distutils autoplist + +.include Added: head/textproc/py-snowballstemmer/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-snowballstemmer/distinfo Tue Jul 14 14:20:13 2015 (r392000) @@ -0,0 +1,2 @@ +SHA256 (snowballstemmer-1.2.0.tar.gz) = 6d54f350e7a0e48903a4e3b6b2cabd1b43e23765fbc975065402893692954191 +SIZE (snowballstemmer-1.2.0.tar.gz) = 49639 Added: head/textproc/py-snowballstemmer/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-snowballstemmer/pkg-descr Tue Jul 14 14:20:13 2015 (r392000) @@ -0,0 +1,4 @@ +This is a pure Python stemming library. If PyStemmer is +available, this module uses it to accelerate. + +WWW: https://pypi.python.org/pypi/snowballstemmer From owner-svn-ports-head@freebsd.org Tue Jul 14 14:22:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E1059A1A73; Tue, 14 Jul 2015 14:22:45 +0000 (UTC) (envelope-from kwm@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 5EE16EB1; Tue, 14 Jul 2015 14:22:45 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EEMj95028892; Tue, 14 Jul 2015 14:22:45 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EEMjKt028891; Tue, 14 Jul 2015 14:22:45 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507141422.t6EEMjKt028891@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 14 Jul 2015 14:22:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392001 - head/net/opal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 14:22:45 -0000 Author: kwm Date: Tue Jul 14 14:22:44 2015 New Revision: 392001 URL: https://svnweb.freebsd.org/changeset/ports/392001 Log: Fix plist, when the X264 option is unset. PR: 200800 Submitted by: lumiwa@gmail.com Modified: head/net/opal/pkg-plist Modified: head/net/opal/pkg-plist ============================================================================== --- head/net/opal/pkg-plist Tue Jul 14 14:20:13 2015 (r392000) +++ head/net/opal/pkg-plist Tue Jul 14 14:22:44 2015 (r392001) @@ -154,8 +154,8 @@ lib/opal-%%VERSION%%/codecs/audio/silk_p lib/opal-%%VERSION%%/codecs/audio/speex_ptplugin.so lib/opal-%%VERSION%%/codecs/video/h261_vic_ptplugin.so lib/opal-%%VERSION%%/codecs/video/h263_ffmpeg_ptplugin.so -lib/opal-%%VERSION%%/codecs/video/h264_video_pwplugin_helper -lib/opal-%%VERSION%%/codecs/video/h264_x264_ptplugin.so +%%X264%%lib/opal-%%VERSION%%/codecs/video/h264_video_pwplugin_helper +%%X264%%lib/opal-%%VERSION%%/codecs/video/h264_x264_ptplugin.so lib/opal-%%VERSION%%/codecs/video/mpeg4_ffmpeg_ptplugin.so %%THEORA%%lib/opal-%%VERSION%%/codecs/video/theora_ptplugin.so %%FAX%%lib/opal-%%VERSION%%/fax/spandsp_ptplugin.so From owner-svn-ports-head@freebsd.org Tue Jul 14 14:23:25 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0EDF9A1AB2; Tue, 14 Jul 2015 14:23: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 C1949FC0; Tue, 14 Jul 2015 14:23: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 t6EENPKm029116; Tue, 14 Jul 2015 14:23:25 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EENP2C029115; Tue, 14 Jul 2015 14:23:25 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141423.t6EENP2C029115@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 14:23:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392002 - head/audio/amarok-kde4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 14:23:25 -0000 Author: amdmi3 Date: Tue Jul 14 14:23:24 2015 New Revision: 392002 URL: https://svnweb.freebsd.org/changeset/ports/392002 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/audio/amarok-kde4/Makefile Modified: head/audio/amarok-kde4/Makefile ============================================================================== --- head/audio/amarok-kde4/Makefile Tue Jul 14 14:22:44 2015 (r392001) +++ head/audio/amarok-kde4/Makefile Tue Jul 14 14:23:24 2015 (r392002) @@ -3,7 +3,7 @@ PORTNAME= amarok PORTVERSION= 2.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src @@ -31,7 +31,8 @@ USE_QT4= corelib dbus designer gui netwo phonon script sql svg webkit xml \ qmake_build moc_build rcc_build uic_build USE_XORG= x11 -USES= cmake pkgconfig shared-mime-info tar:bzip2 +USES= cmake pkgconfig shared-mime-info shebangfix tar:bzip2 +SHEBANG_FILES= src/kconf_update/amarok-2.4.1-tokens_syntax_update.pl USE_LDCONFIG= yes BROKEN_sparc64= does not build (GCC-related error) From owner-svn-ports-head@freebsd.org Tue Jul 14 14:31:44 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECF639A1C43; Tue, 14 Jul 2015 14:31:44 +0000 (UTC) (envelope-from olgeni@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 DCE9C688; Tue, 14 Jul 2015 14:31:44 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EEViYd033056; Tue, 14 Jul 2015 14:31:44 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EEVg5Q032528; Tue, 14 Jul 2015 14:31:42 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507141431.t6EEVg5Q032528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 14:31:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392003 - in head/security: . elixir-comeonin elixir-comeonin/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 14:31:45 -0000 Author: olgeni Date: Tue Jul 14 14:31:42 2015 New Revision: 392003 URL: https://svnweb.freebsd.org/changeset/ports/392003 Log: Add security/elixir-comeonin, a password hashing library for Elixir. Added: head/security/elixir-comeonin/ head/security/elixir-comeonin/Makefile (contents, props changed) head/security/elixir-comeonin/distinfo (contents, props changed) head/security/elixir-comeonin/files/ head/security/elixir-comeonin/files/patch-mix.exs (contents, props changed) head/security/elixir-comeonin/pkg-descr (contents, props changed) head/security/elixir-comeonin/pkg-plist (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Tue Jul 14 14:23:24 2015 (r392002) +++ head/security/Makefile Tue Jul 14 14:31:42 2015 (r392003) @@ -111,6 +111,7 @@ SUBDIR += duo SUBDIR += easy-rsa SUBDIR += easypg + SUBDIR += elixir-comeonin SUBDIR += engine_pkcs11 SUBDIR += expiretable SUBDIR += f-prot Added: head/security/elixir-comeonin/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/elixir-comeonin/Makefile Tue Jul 14 14:31:42 2015 (r392003) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= comeonin +PORTVERSION= 1.0.5 +DISTVERSIONPREFIX= v +CATEGORIES= security +PKGNAMEPREFIX= elixir- + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Password hashing library for Elixir + +LICENSE= BSD3CLAUSE BSD4CLAUSE +LICENSE_COMB= multi + +USES= elixir gmake +USE_GITHUB= yes +GH_ACCOUNT= elixircnx + +.include Added: head/security/elixir-comeonin/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/elixir-comeonin/distinfo Tue Jul 14 14:31:42 2015 (r392003) @@ -0,0 +1,2 @@ +SHA256 (elixircnx-comeonin-v1.0.5_GH0.tar.gz) = c90d916c54ab89a248475e02f7125013fcb1d8bdaedccb636fd9950d01c9cdea +SIZE (elixircnx-comeonin-v1.0.5_GH0.tar.gz) = 31872 Added: head/security/elixir-comeonin/files/patch-mix.exs ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/elixir-comeonin/files/patch-mix.exs Tue Jul 14 14:31:42 2015 (r392003) @@ -0,0 +1,10 @@ +--- mix.exs.orig 2015-07-14 14:26:45 UTC ++++ mix.exs +@@ -68,7 +68,6 @@ defmodule Comeonin.Mixfile do + package: package, + source_url: "https://github.com/elixircnx/comeonin", + compilers: [:comeonin, :elixir, :app], +- deps: deps + ] + end + Added: head/security/elixir-comeonin/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/elixir-comeonin/pkg-descr Tue Jul 14 14:31:42 2015 (r392003) @@ -0,0 +1,9 @@ +Password hashing (bcrypt, pbkdf2_sha512) library for Elixir. + +This library is intended to make it very straightforward for +developers to check users' passwords in as secure a manner as +possible. + +Comeonin now supports bcrypt and pbkdf2_sha512. + +WWW: https://github.com/elixircnx/comeonin Added: head/security/elixir-comeonin/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/elixir-comeonin/pkg-plist Tue Jul 14 14:31:42 2015 (r392003) @@ -0,0 +1,19 @@ +lib/elixir/lib/comeonin/ebin/Elixir.Comeonin.Bcrypt.beam +lib/elixir/lib/comeonin/ebin/Elixir.Comeonin.BcryptBase64.beam +lib/elixir/lib/comeonin/ebin/Elixir.Comeonin.Config.beam +lib/elixir/lib/comeonin/ebin/Elixir.Comeonin.Password.beam +lib/elixir/lib/comeonin/ebin/Elixir.Comeonin.Pbkdf2.beam +lib/elixir/lib/comeonin/ebin/Elixir.Comeonin.Pbkdf2Base64.beam +lib/elixir/lib/comeonin/ebin/Elixir.Comeonin.Tools.beam +lib/elixir/lib/comeonin/ebin/Elixir.Comeonin.beam +lib/elixir/lib/comeonin/ebin/comeonin.app +lib/elixir/lib/comeonin/lib/comeonin.ex +lib/elixir/lib/comeonin/lib/comeonin/bcrypt.ex +lib/elixir/lib/comeonin/lib/comeonin/bcrypt_base64.ex +lib/elixir/lib/comeonin/lib/comeonin/config.ex +lib/elixir/lib/comeonin/lib/comeonin/password.ex +lib/elixir/lib/comeonin/lib/comeonin/pbkdf2.ex +lib/elixir/lib/comeonin/lib/comeonin/pbkdf2_base64.ex +lib/elixir/lib/comeonin/lib/comeonin/tools.ex +lib/elixir/lib/comeonin/priv/bcrypt_nif.so +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Tue Jul 14 14:32:42 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 256739A1CA6; Tue, 14 Jul 2015 14:32:42 +0000 (UTC) (envelope-from kmoore@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 09411848; Tue, 14 Jul 2015 14:32:42 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EEWfH3034734; Tue, 14 Jul 2015 14:32:41 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EEWfVi034732; Tue, 14 Jul 2015 14:32:41 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201507141432.t6EEWfVi034732@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Tue, 14 Jul 2015 14:32:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392004 - in head/textproc: py-sphinx py-sphinx_rtd_theme X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 14:32:42 -0000 Author: kmoore Date: Tue Jul 14 14:32:40 2015 New Revision: 392004 URL: https://svnweb.freebsd.org/changeset/ports/392004 Log: - Update textproc/py-sphinx to 1.3.1 - Reverse depend upon textproc/py-sphinx_rtd_theme - Take maintainership of textproc/py-sphinx Approved by: lwhsu@ Modified: head/textproc/py-sphinx/Makefile head/textproc/py-sphinx/distinfo head/textproc/py-sphinx_rtd_theme/Makefile Modified: head/textproc/py-sphinx/Makefile ============================================================================== --- head/textproc/py-sphinx/Makefile Tue Jul 14 14:31:42 2015 (r392003) +++ head/textproc/py-sphinx/Makefile Tue Jul 14 14:32:40 2015 (r392004) @@ -2,23 +2,28 @@ # $FreeBSD$ PORTNAME= sphinx -PORTVERSION= 1.2.3 +PORTVERSION= 1.3.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Sphinx-${PORTVERSION} DIST_SUBDIR= python -MAINTAINER= lwhsu@FreeBSD.org +MAINTAINER= kmoore@FreeBSD.org COMMENT= Python documentation generator LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:${PORTSDIR}/devel/py-Jinja2 \ - ${PYTHON_PKGNAMEPREFIX}docutils>=0.7:${PORTSDIR}/textproc/py-docutils + ${PYTHON_PKGNAMEPREFIX}docutils>=0.7:${PORTSDIR}/textproc/py-docutils \ + ${PYTHON_PKGNAMEPREFIX}six>=1.8.0:${PORTSDIR}/devel/py-six RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:${PORTSDIR}/devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.7:${PORTSDIR}/textproc/py-docutils \ - ${PYTHON_PKGNAMEPREFIX}pygments>=1.2:${PORTSDIR}/textproc/py-pygments + ${PYTHON_PKGNAMEPREFIX}pygments>=1.2:${PORTSDIR}/textproc/py-pygments \ + ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0.1.6:${PORTSDIR}/textproc/py-sphinx_rtd_theme \ + ${PYTHON_PKGNAMEPREFIX}alabaster>=0.7.6:${PORTSDIR}/textproc/py-alabaster \ + ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=1.2.0:${PORTSDIR}/textproc/py-snowballstemmer \ + ${PYTHON_PKGNAMEPREFIX}six>=1.8.0:${PORTSDIR}/devel/py-six USES= python USE_PYTHON= autoplist distutils Modified: head/textproc/py-sphinx/distinfo ============================================================================== --- head/textproc/py-sphinx/distinfo Tue Jul 14 14:31:42 2015 (r392003) +++ head/textproc/py-sphinx/distinfo Tue Jul 14 14:32:40 2015 (r392004) @@ -1,2 +1,2 @@ -SHA256 (python/Sphinx-1.2.3.tar.gz) = 94933b64e2fe0807da0612c574a021c0dac28c7bd3c4a23723ae5a39ea8f3d04 -SIZE (python/Sphinx-1.2.3.tar.gz) = 3200548 +SHA256 (python/Sphinx-1.3.1.tar.gz) = 1a6e5130c2b42d2de301693c299f78cc4bd3501e78b610c08e45efc70e2b5114 +SIZE (python/Sphinx-1.3.1.tar.gz) = 3469782 Modified: head/textproc/py-sphinx_rtd_theme/Makefile ============================================================================== --- head/textproc/py-sphinx_rtd_theme/Makefile Tue Jul 14 14:31:42 2015 (r392003) +++ head/textproc/py-sphinx_rtd_theme/Makefile Tue Jul 14 14:32:40 2015 (r392004) @@ -11,8 +11,6 @@ COMMENT= Mobile-friendly py-sphinx theme LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.1:${PORTSDIR}/textproc/py-sphinx - USES= python USE_PYTHON= distutils autoplist From owner-svn-ports-head@freebsd.org Tue Jul 14 14:36:19 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 394D99A1DCF; Tue, 14 Jul 2015 14:36:19 +0000 (UTC) (envelope-from bapt@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 29F5CCEA; Tue, 14 Jul 2015 14:36:19 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EEaJPC035721; Tue, 14 Jul 2015 14:36:19 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EEaI3I035719; Tue, 14 Jul 2015 14:36:18 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507141436.t6EEaI3I035719@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 14 Jul 2015 14:36:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392006 - head/ports-mgmt/pkg-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 14:36:19 -0000 Author: bapt Date: Tue Jul 14 14:36:17 2015 New Revision: 392006 URL: https://svnweb.freebsd.org/changeset/ports/392006 Log: Update to 1.5.99.6 Changes: - Manpages updates - Add a random delay to pkg-audit when invoked without a TTY - Update zsh completion - Add a new AUTOCLEAN option to automatically clean the cache directory - Don't attempt to set file ownership when INSTALL_AS_USER is set - Add a new configuration item to define custom HTTP User-Agent - Fix an integer overflow when displaying package size for packages larger than 2GiB. - Initial support for flexible dependencies - Allow to specify dependencies without hardcoded versions Modified: head/ports-mgmt/pkg-devel/Makefile head/ports-mgmt/pkg-devel/distinfo Modified: head/ports-mgmt/pkg-devel/Makefile ============================================================================== --- head/ports-mgmt/pkg-devel/Makefile Tue Jul 14 14:32:51 2015 (r392005) +++ head/ports-mgmt/pkg-devel/Makefile Tue Jul 14 14:36:17 2015 (r392006) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.5.99.5 +DISTVERSION= 1.5.99.6 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Tue Jul 14 14:32:51 2015 (r392005) +++ head/ports-mgmt/pkg-devel/distinfo Tue Jul 14 14:36:17 2015 (r392006) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.5.99.5.tar.xz) = a1f5abe34c89b7f5e2597912de7c698872396f6df1f795ea72fb96edebacb110 -SIZE (pkg-1.5.99.5.tar.xz) = 1922924 +SHA256 (pkg-1.5.99.6.tar.xz) = 211797178cd0d5a8d781bb9d5945e255cd4e482109450532cea46b112cff9c82 +SIZE (pkg-1.5.99.6.tar.xz) = 1921100 From owner-svn-ports-head@freebsd.org Tue Jul 14 14:39:03 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6198E9A1E5C; Tue, 14 Jul 2015 14:39:03 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x232.google.com (mail-wg0-x232.google.com [IPv6:2a00:1450:400c:c00::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EC7BAE7B; Tue, 14 Jul 2015 14:39:02 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wgxm20 with SMTP id m20so10509769wgx.3; Tue, 14 Jul 2015 07:39:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=87vcLh2EtrxReF0jbgTLidP4w/d6Uw7Eo9w9A/XcGSw=; b=icKKSSK6c+Tyo9SD8BiSTB3SexHvfvnkE6YVyE4rtJPAuTLDbyBzqQskivwgSbTj2/ FfHOOUqjHd5hezbKf46Fl5wAfAUz2WzZ/09H0s05nW/dzXllHVn/UIX/nu4gqMZBTWTC uWaDTk44EjaJVAcJ1NyUyDJUTRuBhQXPp4VM8We70hI2njILRJ1Thd1ULb9p0HyjVJwi Lv3gme8kvlvWsk4n9UnjursW6IK63tgd5RdPQo4vaEDEQMaqojUv1ZbqaasPSUyAaLKt HR3TwzWA8WX+ywr+bwvUOkdRJ6rF0vCuIaYm3l0aJrYq/vLmZVye4GFfwgwfArsR91rF R5IQ== X-Received: by 10.194.2.51 with SMTP id 19mr82939091wjr.40.1436884741417; Tue, 14 Jul 2015 07:39:01 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id d3sm3597907wic.1.2015.07.14.07.39.00 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jul 2015 07:39:00 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 14 Jul 2015 16:38:58 +0200 From: Baptiste Daroussin To: Kris Moore Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392004 - in head/textproc: py-sphinx py-sphinx_rtd_theme Message-ID: <20150714143857.GJ37597@ivaldir.etoilebsd.net> References: <201507141432.t6EEWfVi034732@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="p7S+EREVcBHk3zUG" Content-Disposition: inline In-Reply-To: <201507141432.t6EEWfVi034732@repo.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 14:39:03 -0000 --p7S+EREVcBHk3zUG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 14, 2015 at 02:32:41PM +0000, Kris Moore wrote: > Author: kmoore > Date: Tue Jul 14 14:32:40 2015 > New Revision: 392004 > URL: https://svnweb.freebsd.org/changeset/ports/392004 >=20 > Log: > - Update textproc/py-sphinx to 1.3.1 > - Reverse depend upon textproc/py-sphinx_rtd_theme > - Take maintainership of textproc/py-sphinx > =20 > Approved by: lwhsu@ >=20 > Modified: > head/textproc/py-sphinx/Makefile > head/textproc/py-sphinx/distinfo > head/textproc/py-sphinx_rtd_theme/Makefile >=20 > Modified: head/textproc/py-sphinx/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/textproc/py-sphinx/Makefile Tue Jul 14 14:31:42 2015 (r392003) > +++ head/textproc/py-sphinx/Makefile Tue Jul 14 14:32:40 2015 (r392004) > @@ -2,23 +2,28 @@ > # $FreeBSD$ > =20 > PORTNAME=3D sphinx > -PORTVERSION=3D 1.2.3 > +PORTVERSION=3D 1.3.1 > CATEGORIES=3D textproc python > MASTER_SITES=3D CHEESESHOP > PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX} > DISTNAME=3D Sphinx-${PORTVERSION} > DIST_SUBDIR=3D python > =20 > -MAINTAINER=3D lwhsu@FreeBSD.org > +MAINTAINER=3D kmoore@FreeBSD.org > COMMENT=3D Python documentation generator > =20 > LICENSE=3D BSD2CLAUSE > =20 > BUILD_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}Jinja2>=3D2.3:${PORTSDIR}/devel/= py-Jinja2 \ > - ${PYTHON_PKGNAMEPREFIX}docutils>=3D0.7:${PORTSDIR}/textproc/py-docutils > + ${PYTHON_PKGNAMEPREFIX}docutils>=3D0.7:${PORTSDIR}/textproc/py-docutil= s \ > + ${PYTHON_PKGNAMEPREFIX}six>=3D1.8.0:${PORTSDIR}/devel/py-six > RUN_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}Jinja2>=3D2.3:${PORTSDIR}/devel/py= -Jinja2 \ > ${PYTHON_PKGNAMEPREFIX}docutils>=3D0.7:${PORTSDIR}/textproc/py-docutil= s \ > - ${PYTHON_PKGNAMEPREFIX}pygments>=3D1.2:${PORTSDIR}/textproc/py-pygments > + ${PYTHON_PKGNAMEPREFIX}pygments>=3D1.2:${PORTSDIR}/textproc/py-pygment= s \ > + ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=3D0.1.6:${PORTSDIR}/textproc/= py-sphinx_rtd_theme \ > + ${PYTHON_PKGNAMEPREFIX}alabaster>=3D0.7.6:${PORTSDIR}/textproc/py-alab= aster \ > + ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=3D1.2.0:${PORTSDIR}/textproc/p= y-snowballstemmer \ > + ${PYTHON_PKGNAMEPREFIX}six>=3D1.8.0:${PORTSDIR}/devel/py-six > =20 > USES=3D python > USE_PYTHON=3D autoplist distutils >=20 > Modified: head/textproc/py-sphinx/distinfo > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/textproc/py-sphinx/distinfo Tue Jul 14 14:31:42 2015 (r392003) > +++ head/textproc/py-sphinx/distinfo Tue Jul 14 14:32:40 2015 (r392004) > @@ -1,2 +1,2 @@ > -SHA256 (python/Sphinx-1.2.3.tar.gz) =3D 94933b64e2fe0807da0612c574a021c0= dac28c7bd3c4a23723ae5a39ea8f3d04 > -SIZE (python/Sphinx-1.2.3.tar.gz) =3D 3200548 > +SHA256 (python/Sphinx-1.3.1.tar.gz) =3D 1a6e5130c2b42d2de301693c299f78cc= 4bd3501e78b610c08e45efc70e2b5114 > +SIZE (python/Sphinx-1.3.1.tar.gz) =3D 3469782 >=20 > Modified: head/textproc/py-sphinx_rtd_theme/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/textproc/py-sphinx_rtd_theme/Makefile Tue Jul 14 14:31:42 2015 (= r392003) > +++ head/textproc/py-sphinx_rtd_theme/Makefile Tue Jul 14 14:32:40 2015 (= r392004) > @@ -11,8 +11,6 @@ COMMENT=3D Mobile-friendly py-sphinx theme > =20 > LICENSE=3D MIT > =20 > -RUN_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}sphinx>=3D1.1:${PORTSDIR}/textproc= /py-sphinx You are changing a dependency so you do need to bump the revision Bapt --p7S+EREVcBHk3zUG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlWlHwEACgkQ8kTtMUmk6EwQKQCggMbuknUplNlyYohygOKY7VES kJsAoKlaPLV4Tjcy4hag9FX0Qnc3toiJ =0pH/ -----END PGP SIGNATURE----- --p7S+EREVcBHk3zUG-- From owner-svn-ports-head@freebsd.org Tue Jul 14 14:45:57 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39F3A9A1FDA; Tue, 14 Jul 2015 14:45:57 +0000 (UTC) (envelope-from kmoore@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 2A79C2AA; Tue, 14 Jul 2015 14:45:57 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EEjvFS041154; Tue, 14 Jul 2015 14:45:57 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EEjvqi041153; Tue, 14 Jul 2015 14:45:57 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201507141445.t6EEjvqi041153@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Tue, 14 Jul 2015 14:45:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392007 - head/textproc/py-sphinx_rtd_theme X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 14:45:57 -0000 Author: kmoore Date: Tue Jul 14 14:45:56 2015 New Revision: 392007 URL: https://svnweb.freebsd.org/changeset/ports/392007 Log: - Bump PORTREV - Pointyhat: me! Modified: head/textproc/py-sphinx_rtd_theme/Makefile Modified: head/textproc/py-sphinx_rtd_theme/Makefile ============================================================================== --- head/textproc/py-sphinx_rtd_theme/Makefile Tue Jul 14 14:36:17 2015 (r392006) +++ head/textproc/py-sphinx_rtd_theme/Makefile Tue Jul 14 14:45:56 2015 (r392007) @@ -2,6 +2,7 @@ PORTNAME= sphinx_rtd_theme PORTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} From owner-svn-ports-head@freebsd.org Tue Jul 14 14:46:15 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9371A9A2000 for ; Tue, 14 Jul 2015 14:46:15 +0000 (UTC) (envelope-from kris@pcbsd.org) Received: from barracuda.ixsystems.com (mail.ixsystems.com [69.198.165.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.ixsystems.com", Issuer "Go Daddy Secure Certificate Authority - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 73D323CA for ; Tue, 14 Jul 2015 14:46:15 +0000 (UTC) (envelope-from kris@pcbsd.org) X-ASG-Debug-ID: 1436885171-08ca041138000b0002-7kGxFj Received: from [192.168.0.51] (75-130-56-30.static.kgpt.tn.charter.com [75.130.56.30]) by barracuda.ixsystems.com with ESMTP id VU2iNgLb9T4AZ1hW (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Tue, 14 Jul 2015 07:46:13 -0700 (PDT) X-Barracuda-Envelope-From: kris@pcbsd.org X-Barracuda-AUTH-User: kris@pcbsd.org X-Barracuda-Apparent-Source-IP: 75.130.56.30 X-ASG-Whitelist: Client Message-ID: <55A520B3.6010509@pcbsd.org> Date: Tue, 14 Jul 2015 10:46:11 -0400 From: Kris Moore User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Baptiste Daroussin , Kris Moore CC: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392004 - in head/textproc: py-sphinx py-sphinx_rtd_theme References: <201507141432.t6EEWfVi034732@repo.freebsd.org> <20150714143857.GJ37597@ivaldir.etoilebsd.net> X-ASG-Orig-Subj: Re: svn commit: r392004 - in head/textproc: py-sphinx py-sphinx_rtd_theme In-Reply-To: <20150714143857.GJ37597@ivaldir.etoilebsd.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Barracuda-Connect: 75-130-56-30.static.kgpt.tn.charter.com[75.130.56.30] X-Barracuda-Start-Time: 1436885172 X-Barracuda-Encrypted: ECDHE-RSA-AES128-GCM-SHA256 X-Barracuda-URL: https://10.2.0.41:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at ixsystems.com X-Barracuda-BRTS-Status: 1 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 14:46:15 -0000 On 07/14/2015 10:38, Baptiste Daroussin wrote: > On Tue, Jul 14, 2015 at 02:32:41PM +0000, Kris Moore wrote: >> Author: kmoore >> Date: Tue Jul 14 14:32:40 2015 >> New Revision: 392004 >> URL: https://svnweb.freebsd.org/changeset/ports/392004 >> >> Log: >> - Update textproc/py-sphinx to 1.3.1 >> - Reverse depend upon textproc/py-sphinx_rtd_theme >> - Take maintainership of textproc/py-sphinx >> >> Approved by: lwhsu@ >> >> Modified: >> head/textproc/py-sphinx/Makefile >> head/textproc/py-sphinx/distinfo >> head/textproc/py-sphinx_rtd_theme/Makefile >> >> Modified: head/textproc/py-sphinx/Makefile >> ============================================================================== >> --- head/textproc/py-sphinx/Makefile Tue Jul 14 14:31:42 2015 (r392003) >> +++ head/textproc/py-sphinx/Makefile Tue Jul 14 14:32:40 2015 (r392004) >> @@ -2,23 +2,28 @@ >> # $FreeBSD$ >> >> PORTNAME= sphinx >> -PORTVERSION= 1.2.3 >> +PORTVERSION= 1.3.1 >> CATEGORIES= textproc python >> MASTER_SITES= CHEESESHOP >> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >> DISTNAME= Sphinx-${PORTVERSION} >> DIST_SUBDIR= python >> >> -MAINTAINER= lwhsu@FreeBSD.org >> +MAINTAINER= kmoore@FreeBSD.org >> COMMENT= Python documentation generator >> >> LICENSE= BSD2CLAUSE >> >> BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:${PORTSDIR}/devel/py-Jinja2 \ >> - ${PYTHON_PKGNAMEPREFIX}docutils>=0.7:${PORTSDIR}/textproc/py-docutils >> + ${PYTHON_PKGNAMEPREFIX}docutils>=0.7:${PORTSDIR}/textproc/py-docutils \ >> + ${PYTHON_PKGNAMEPREFIX}six>=1.8.0:${PORTSDIR}/devel/py-six >> RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:${PORTSDIR}/devel/py-Jinja2 \ >> ${PYTHON_PKGNAMEPREFIX}docutils>=0.7:${PORTSDIR}/textproc/py-docutils \ >> - ${PYTHON_PKGNAMEPREFIX}pygments>=1.2:${PORTSDIR}/textproc/py-pygments >> + ${PYTHON_PKGNAMEPREFIX}pygments>=1.2:${PORTSDIR}/textproc/py-pygments \ >> + ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0.1.6:${PORTSDIR}/textproc/py-sphinx_rtd_theme \ >> + ${PYTHON_PKGNAMEPREFIX}alabaster>=0.7.6:${PORTSDIR}/textproc/py-alabaster \ >> + ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=1.2.0:${PORTSDIR}/textproc/py-snowballstemmer \ >> + ${PYTHON_PKGNAMEPREFIX}six>=1.8.0:${PORTSDIR}/devel/py-six >> >> USES= python >> USE_PYTHON= autoplist distutils >> >> Modified: head/textproc/py-sphinx/distinfo >> ============================================================================== >> --- head/textproc/py-sphinx/distinfo Tue Jul 14 14:31:42 2015 (r392003) >> +++ head/textproc/py-sphinx/distinfo Tue Jul 14 14:32:40 2015 (r392004) >> @@ -1,2 +1,2 @@ >> -SHA256 (python/Sphinx-1.2.3.tar.gz) = 94933b64e2fe0807da0612c574a021c0dac28c7bd3c4a23723ae5a39ea8f3d04 >> -SIZE (python/Sphinx-1.2.3.tar.gz) = 3200548 >> +SHA256 (python/Sphinx-1.3.1.tar.gz) = 1a6e5130c2b42d2de301693c299f78cc4bd3501e78b610c08e45efc70e2b5114 >> +SIZE (python/Sphinx-1.3.1.tar.gz) = 3469782 >> >> Modified: head/textproc/py-sphinx_rtd_theme/Makefile >> ============================================================================== >> --- head/textproc/py-sphinx_rtd_theme/Makefile Tue Jul 14 14:31:42 2015 (r392003) >> +++ head/textproc/py-sphinx_rtd_theme/Makefile Tue Jul 14 14:32:40 2015 (r392004) >> @@ -11,8 +11,6 @@ COMMENT= Mobile-friendly py-sphinx theme >> >> LICENSE= MIT >> >> -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.1:${PORTSDIR}/textproc/py-sphinx > You are changing a dependency so you do need to bump the revision > > Bapt Opps, thanks for the heads up, fixed. -- Kris Moore PC-BSD Software / iXsystems Enterprise Storage & Servers Driven By Open Source From owner-svn-ports-head@freebsd.org Tue Jul 14 14:47:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DA4339A1076; Tue, 14 Jul 2015 14:47:27 +0000 (UTC) (envelope-from olgeni@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 C9D8B7B2; Tue, 14 Jul 2015 14:47:27 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EElRFN041651; Tue, 14 Jul 2015 14:47:27 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EElPql041636; Tue, 14 Jul 2015 14:47:25 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507141447.t6EElPql041636@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 14:47:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392008 - in head/databases: . elixir-calecto elixir-calecto/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 14:47:28 -0000 Author: olgeni Date: Tue Jul 14 14:47:24 2015 New Revision: 392008 URL: https://svnweb.freebsd.org/changeset/ports/392008 Log: Add databases/elixir-calecto, an Adapter for the Calendar library in Ecto. Added: head/databases/elixir-calecto/ head/databases/elixir-calecto/Makefile (contents, props changed) head/databases/elixir-calecto/distinfo (contents, props changed) head/databases/elixir-calecto/files/ head/databases/elixir-calecto/files/patch-mix.exs (contents, props changed) head/databases/elixir-calecto/pkg-descr (contents, props changed) head/databases/elixir-calecto/pkg-plist (contents, props changed) Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Tue Jul 14 14:45:56 2015 (r392007) +++ head/databases/Makefile Tue Jul 14 14:47:24 2015 (r392008) @@ -52,6 +52,7 @@ SUBDIR += dbow SUBDIR += dbtool SUBDIR += dbview + SUBDIR += elixir-calecto SUBDIR += elixir-ecto SUBDIR += elixir-mariaex SUBDIR += elixir-mongo Added: head/databases/elixir-calecto/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/elixir-calecto/Makefile Tue Jul 14 14:47:24 2015 (r392008) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= calecto +PORTVERSION= 0.3.6 +DISTVERSIONPREFIX= v +CATEGORIES= databases +PKGNAMEPREFIX= elixir- + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Adapter for the Calendar library in Ecto + +USES= elixir +USE_GITHUB= yes +GH_ACCOUNT= lau + +MIX_BUILD_DEPS= databases/elixir-ecto \ + devel/elixir-calendar +MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} + +.include Added: head/databases/elixir-calecto/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/elixir-calecto/distinfo Tue Jul 14 14:47:24 2015 (r392008) @@ -0,0 +1,2 @@ +SHA256 (lau-calecto-v0.3.6_GH0.tar.gz) = 310d87ece69e8888677ed283b410f21319ad23704a0f8eb29178b020c0f887e0 +SIZE (lau-calecto-v0.3.6_GH0.tar.gz) = 7705 Added: head/databases/elixir-calecto/files/patch-mix.exs ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/elixir-calecto/files/patch-mix.exs Tue Jul 14 14:47:24 2015 (r392008) @@ -0,0 +1,12 @@ +--- mix.exs.orig 2015-07-14 14:40:25 UTC ++++ mix.exs +@@ -6,8 +6,7 @@ defmodule Calecto.Mixfile do + version: "0.3.5", + elixir: "~> 1.0", + package: package, +- description: description, +- deps: deps] ++ description: description] + end + + def application do Added: head/databases/elixir-calecto/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/elixir-calecto/pkg-descr Tue Jul 14 14:47:24 2015 (r392008) @@ -0,0 +1,6 @@ +Glue between Calendar and Ecto. For saving dates, times and datetimes +in Ecto. Instead of using the Ecto types for Date, Time and DateTime, +you can access the features of the Calendar library. With timezone +awareness, parsing, and formatting functionality. + +WWW: https://github.com/lau/calecto Added: head/databases/elixir-calecto/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/elixir-calecto/pkg-plist Tue Jul 14 14:47:24 2015 (r392008) @@ -0,0 +1,18 @@ +lib/elixir/lib/calecto/ebin/Elixir.Calecto.Date.beam +lib/elixir/lib/calecto/ebin/Elixir.Calecto.DateTime.beam +lib/elixir/lib/calecto/ebin/Elixir.Calecto.DateTimeUTC.beam +lib/elixir/lib/calecto/ebin/Elixir.Calecto.Model.beam +lib/elixir/lib/calecto/ebin/Elixir.Calecto.NaiveDateTime.beam +lib/elixir/lib/calecto/ebin/Elixir.Calecto.Time.beam +lib/elixir/lib/calecto/ebin/Elixir.Calecto.beam +lib/elixir/lib/calecto/ebin/Elixir.Mix.Tasks.Calecto.AddTypeMigration.beam +lib/elixir/lib/calecto/ebin/calecto.app +lib/elixir/lib/calecto/lib/calecto.ex +lib/elixir/lib/calecto/lib/calecto/date.ex +lib/elixir/lib/calecto/lib/calecto/date_time.ex +lib/elixir/lib/calecto/lib/calecto/date_time_utc.ex +lib/elixir/lib/calecto/lib/calecto/model.ex +lib/elixir/lib/calecto/lib/calecto/naive_date_time.ex +lib/elixir/lib/calecto/lib/calecto/time.ex +lib/elixir/lib/calecto/lib/mix/tasks/calecto.add_type_migration.ex +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Tue Jul 14 14:47:32 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48C449A109A; Tue, 14 Jul 2015 14:47:32 +0000 (UTC) (envelope-from skreuzer@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 1E9397D2; Tue, 14 Jul 2015 14:47:32 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EElVb4041790; Tue, 14 Jul 2015 14:47:31 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EElVkl041785; Tue, 14 Jul 2015 14:47:31 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201507141447.t6EElVkl041785@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Tue, 14 Jul 2015 14:47:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392009 - in head/net/drawterm: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 14:47:32 -0000 Author: skreuzer Date: Tue Jul 14 14:47:30 2015 New Revision: 392009 URL: https://svnweb.freebsd.org/changeset/ports/392009 Log: r285140 introduced a fdclose(3) function which shadows a net/drawterm function definition. Shadow the stdio prototype with a macro and undef it after including stdio.h Convert port to the USES framework Regenerate the patch-Make.pthread file using makepatch PR: 201444 Submitted by: winston@ml1.net (maintainer) Added: head/net/drawterm/files/patch-include_unix.h (contents, props changed) Modified: head/net/drawterm/Makefile head/net/drawterm/files/patch-Make.pthread Modified: head/net/drawterm/Makefile ============================================================================== --- head/net/drawterm/Makefile Tue Jul 14 14:47:24 2015 (r392008) +++ head/net/drawterm/Makefile Tue Jul 14 14:47:30 2015 (r392009) @@ -3,9 +3,9 @@ PORTNAME= drawterm PORTVERSION= 20140106 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://swtch.com/drawterm/ -EXTRACT_SUFX= .tgz MAINTAINER= winston@ml1.net COMMENT= Plan9 cpu client @@ -13,6 +13,7 @@ COMMENT= Plan9 cpu client # Additionally the Lucent Public License LICENSE= MIT +USES= tar:tgz USE_XORG= x11 xt PLIST_FILES= bin/drawterm Modified: head/net/drawterm/files/patch-Make.pthread ============================================================================== --- head/net/drawterm/files/patch-Make.pthread Tue Jul 14 14:47:24 2015 (r392008) +++ head/net/drawterm/files/patch-Make.pthread Tue Jul 14 14:47:30 2015 (r392009) @@ -1,6 +1,6 @@ ---- Make.pthread.orig 2009-08-26 00:44:41.000000000 -0500 -+++ Make.pthread 2012-02-15 14:04:26.020899861 -0600 -@@ -4,14 +4,14 @@ +--- Make.pthread.orig 2009-08-26 05:44:41 UTC ++++ Make.pthread +@@ -4,14 +4,14 @@ PTHREAD=-pthread -DPTHREAD AR=ar AS=no-as-here RANLIB=ranlib Added: head/net/drawterm/files/patch-include_unix.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/drawterm/files/patch-include_unix.h Tue Jul 14 14:47:30 2015 (r392009) @@ -0,0 +1,12 @@ +--- include/unix.h.orig 2015-07-13 22:14:41 UTC ++++ include/unix.h +@@ -11,7 +11,9 @@ + #define _FILE_OFFSET_BITS 64 + + ++#define fdclose sysfdclose + #include ++#undef fdclose + #include + #include + #include From owner-svn-ports-head@freebsd.org Tue Jul 14 14:50:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A064D9A1231; Tue, 14 Jul 2015 14:50:45 +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 90B3CB3A; Tue, 14 Jul 2015 14:50:45 +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 t6EEojx6042563; Tue, 14 Jul 2015 14:50:45 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EEojdK042561; Tue, 14 Jul 2015 14:50:45 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201507141450.t6EEojdK042561@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Tue, 14 Jul 2015 14:50:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392010 - head/textproc/py-sphinx_rtd_theme X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 14:50:45 -0000 Author: robak Date: Tue Jul 14 14:50:44 2015 New Revision: 392010 URL: https://svnweb.freebsd.org/changeset/ports/392010 Log: textproc/py-sphinx_rtd_theme: update 0.1.6 -> 0.1.8 Modified: head/textproc/py-sphinx_rtd_theme/Makefile head/textproc/py-sphinx_rtd_theme/distinfo Modified: head/textproc/py-sphinx_rtd_theme/Makefile ============================================================================== --- head/textproc/py-sphinx_rtd_theme/Makefile Tue Jul 14 14:47:30 2015 (r392009) +++ head/textproc/py-sphinx_rtd_theme/Makefile Tue Jul 14 14:50:44 2015 (r392010) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= sphinx_rtd_theme -PORTVERSION= 0.1.6 -PORTREVISION= 1 +PORTVERSION= 0.1.8 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-sphinx_rtd_theme/distinfo ============================================================================== --- head/textproc/py-sphinx_rtd_theme/distinfo Tue Jul 14 14:47:30 2015 (r392009) +++ head/textproc/py-sphinx_rtd_theme/distinfo Tue Jul 14 14:50:44 2015 (r392010) @@ -1,2 +1,2 @@ -SHA256 (sphinx_rtd_theme-0.1.6.tar.gz) = 0f29f544f6d037989fa0c7729a9eab7e4d8ea50d6f0ef37363f472756c1edca6 -SIZE (sphinx_rtd_theme-0.1.6.tar.gz) = 217067 +SHA256 (sphinx_rtd_theme-0.1.8.tar.gz) = 74f633ed3a61da1d1d59c3185483c81a9d7346bf0e7b5f29ad0764a6f159b68a +SIZE (sphinx_rtd_theme-0.1.8.tar.gz) = 424804 From owner-svn-ports-head@freebsd.org Tue Jul 14 14:53:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 485169A12E3; Tue, 14 Jul 2015 14:53:07 +0000 (UTC) (envelope-from olgeni@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 38E63EAA; Tue, 14 Jul 2015 14:53:07 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EEr7XW046613; Tue, 14 Jul 2015 14:53:07 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EEr6Pf046608; Tue, 14 Jul 2015 14:53:06 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507141453.t6EEr6Pf046608@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 14:53:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392011 - head/databases/elixir-calecto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 14:53:07 -0000 Author: olgeni Date: Tue Jul 14 14:53:05 2015 New Revision: 392011 URL: https://svnweb.freebsd.org/changeset/ports/392011 Log: Author just confirmed LICENSE to be MIT and fixed the release tag upstream. Modified: head/databases/elixir-calecto/Makefile head/databases/elixir-calecto/distinfo Modified: head/databases/elixir-calecto/Makefile ============================================================================== --- head/databases/elixir-calecto/Makefile Tue Jul 14 14:50:44 2015 (r392010) +++ head/databases/elixir-calecto/Makefile Tue Jul 14 14:53:05 2015 (r392011) @@ -3,12 +3,15 @@ PORTNAME= calecto PORTVERSION= 0.3.6 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= elixir- MAINTAINER= olgeni@FreeBSD.org COMMENT= Adapter for the Calendar library in Ecto +LICENSE= MIT + USES= elixir USE_GITHUB= yes GH_ACCOUNT= lau Modified: head/databases/elixir-calecto/distinfo ============================================================================== --- head/databases/elixir-calecto/distinfo Tue Jul 14 14:50:44 2015 (r392010) +++ head/databases/elixir-calecto/distinfo Tue Jul 14 14:53:05 2015 (r392011) @@ -1,2 +1,2 @@ -SHA256 (lau-calecto-v0.3.6_GH0.tar.gz) = 310d87ece69e8888677ed283b410f21319ad23704a0f8eb29178b020c0f887e0 -SIZE (lau-calecto-v0.3.6_GH0.tar.gz) = 7705 +SHA256 (lau-calecto-v0.3.6_GH0.tar.gz) = bd4378edd7456979058d284050ec2f95aba0f363233be6ef61d695efdab52f62 +SIZE (lau-calecto-v0.3.6_GH0.tar.gz) = 7695 From owner-svn-ports-head@freebsd.org Tue Jul 14 15:05:29 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19E519A15C9; Tue, 14 Jul 2015 15:05:29 +0000 (UTC) (envelope-from skreuzer@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 0A483824; Tue, 14 Jul 2015 15:05:29 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EF5SHo052140; Tue, 14 Jul 2015 15:05:28 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EF5SNQ052137; Tue, 14 Jul 2015 15:05:28 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201507141505.t6EF5SNQ052137@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Tue, 14 Jul 2015 15:05:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392012 - head/archivers/p5-Archive-Any X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 15:05:29 -0000 Author: skreuzer Date: Tue Jul 14 15:05:27 2015 New Revision: 392012 URL: https://svnweb.freebsd.org/changeset/ports/392012 Log: Update to version 0.09.42 Modified: head/archivers/p5-Archive-Any/Makefile head/archivers/p5-Archive-Any/distinfo Modified: head/archivers/p5-Archive-Any/Makefile ============================================================================== --- head/archivers/p5-Archive-Any/Makefile Tue Jul 14 14:53:05 2015 (r392011) +++ head/archivers/p5-Archive-Any/Makefile Tue Jul 14 15:05:27 2015 (r392012) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Archive-Any -PORTVERSION= 0.09.41 -PORTREVISION= 1 +PORTVERSION= 0.09.42 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/archivers/p5-Archive-Any/distinfo ============================================================================== --- head/archivers/p5-Archive-Any/distinfo Tue Jul 14 14:53:05 2015 (r392011) +++ head/archivers/p5-Archive-Any/distinfo Tue Jul 14 15:05:27 2015 (r392012) @@ -1,2 +1,2 @@ -SHA256 (Archive-Any-0.0941.tar.gz) = 2f2172cf8ffb4f9338093c15025eeefeb634dba8d09a1ebbe5839ace1c74fdb7 -SIZE (Archive-Any-0.0941.tar.gz) = 78703 +SHA256 (Archive-Any-0.0942.tar.gz) = 552fb7a086e4a950c707c730b90c04af52e597635692a26a41d8665f1b371b2d +SIZE (Archive-Any-0.0942.tar.gz) = 193570 From owner-svn-ports-head@freebsd.org Tue Jul 14 15:07:39 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05DD69A163E; Tue, 14 Jul 2015 15:07: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 EA70898A; Tue, 14 Jul 2015 15:07:38 +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 t6EF7cT0052495; Tue, 14 Jul 2015 15:07:38 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EF7cdX052493; Tue, 14 Jul 2015 15:07:38 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141507.t6EF7cdX052493@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 15:07:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392013 - head/games/klickety X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 15:07:39 -0000 Author: amdmi3 Date: Tue Jul 14 15:07:38 2015 New Revision: 392013 URL: https://svnweb.freebsd.org/changeset/ports/392013 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/games/klickety/Makefile Modified: head/games/klickety/Makefile ============================================================================== --- head/games/klickety/Makefile Tue Jul 14 15:05:27 2015 (r392012) +++ head/games/klickety/Makefile Tue Jul 14 15:07:38 2015 (r392013) @@ -2,6 +2,7 @@ PORTNAME= klickety PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= games kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -10,7 +11,8 @@ MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} USE_KDE4= kdelibs kdeprefix libkdegames automoc4 -USES= cmake:outsource tar:xz +USES= cmake:outsource shebangfix tar:xz +SHEBANG_FILES= klickety-2.0-inherit-ksame-highscore.pl USE_QT4= corelib gui xml \ moc_build qmake_build rcc_build uic_build From owner-svn-ports-head@freebsd.org Tue Jul 14 15:09:51 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8F9A9A1714; Tue, 14 Jul 2015 15:09: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 D99C8B3D; Tue, 14 Jul 2015 15:09: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 t6EF9pDX053054; Tue, 14 Jul 2015 15:09:51 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EF9pKf053053; Tue, 14 Jul 2015 15:09:51 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141509.t6EF9pKf053053@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 15:09:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392015 - head/net/knemo-kde4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 15:09:52 -0000 Author: amdmi3 Date: Tue Jul 14 15:09:50 2015 New Revision: 392015 URL: https://svnweb.freebsd.org/changeset/ports/392015 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/net/knemo-kde4/Makefile Modified: head/net/knemo-kde4/Makefile ============================================================================== --- head/net/knemo-kde4/Makefile Tue Jul 14 15:09:43 2015 (r392014) +++ head/net/knemo-kde4/Makefile Tue Jul 14 15:09:50 2015 (r392015) @@ -2,7 +2,7 @@ PORTNAME= knemo PORTVERSION= 0.7.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net kde MASTER_SITES= http://kde-apps.org/CONTENT/content-files/ DISTNAME= 12956-${PORTNAME}-${PORTVERSION} @@ -10,7 +10,8 @@ DISTNAME= 12956-${PORTNAME}-${PORTVERSIO MAINTAINER= makc@FreeBSD.org COMMENT= KDE network monitor -USES= cmake gettext tar:bzip2 +USES= cmake gettext shebangfix tar:bzip2 +SHEBANG_FILES= src/kconf_update/*.pl USE_QT4= qmake_build moc_build uic_build rcc_build USE_KDE4= kdeprefix kdelibs workspace automoc4 From owner-svn-ports-head@freebsd.org Tue Jul 14 15:11:44 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE0489A1867; Tue, 14 Jul 2015 15:11:44 +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 B171477; Tue, 14 Jul 2015 15:11:44 +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 t6EFBijb056496; Tue, 14 Jul 2015 15:11:44 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EFBiEA056495; Tue, 14 Jul 2015 15:11:44 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141511.t6EFBiEA056495@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 15:11:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392017 - head/irc/konversation-kde4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 15:11:44 -0000 Author: amdmi3 Date: Tue Jul 14 15:11:43 2015 New Revision: 392017 URL: https://svnweb.freebsd.org/changeset/ports/392017 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/irc/konversation-kde4/Makefile Modified: head/irc/konversation-kde4/Makefile ============================================================================== --- head/irc/konversation-kde4/Makefile Tue Jul 14 15:11:31 2015 (r392016) +++ head/irc/konversation-kde4/Makefile Tue Jul 14 15:11:43 2015 (r392017) @@ -3,6 +3,7 @@ PORTNAME= konversation PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= irc kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src @@ -15,6 +16,7 @@ USES= cmake:outsource gettext shebangfi USE_KDE4= kdeprefix pimlibs automoc4 USE_QT4= qmake_build moc_build rcc_build uic_build -SHEBANG_FILES= data/scripts/mail +SHEBANG_FILES= data/scripts/mail \ + data/updaters/*.pl .include From owner-svn-ports-head@freebsd.org Tue Jul 14 15:12:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECF3A9A18BC; Tue, 14 Jul 2015 15:12:08 +0000 (UTC) (envelope-from kmoore@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 B2D84323; Tue, 14 Jul 2015 15:12:08 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EFC7sg057450; Tue, 14 Jul 2015 15:12:07 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EFC6vE057445; Tue, 14 Jul 2015 15:12:06 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201507141512.t6EFC6vE057445@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Tue, 14 Jul 2015 15:12:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392018 - in head/sysutils: . iocage-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 15:12:09 -0000 Author: kmoore Date: Tue Jul 14 15:12:05 2015 New Revision: 392018 URL: https://svnweb.freebsd.org/changeset/ports/392018 Log: - Add sysutils/iocage-devel - Grab maintainership (Approved by xmj@) PR: 201472 Submitted by: Johannes Jost Meixner Added: head/sysutils/iocage-devel/ - copied from r391505, head/sysutils/iocage/ Modified: head/sysutils/Makefile head/sysutils/iocage-devel/Makefile head/sysutils/iocage-devel/distinfo head/sysutils/iocage-devel/pkg-plist Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Tue Jul 14 15:11:43 2015 (r392017) +++ head/sysutils/Makefile Tue Jul 14 15:12:05 2015 (r392018) @@ -404,6 +404,7 @@ SUBDIR += installwatch SUBDIR += intel-pcm SUBDIR += iocage + SUBDIR += iocage-devel SUBDIR += iogen SUBDIR += iograph SUBDIR += ioping Modified: head/sysutils/iocage-devel/Makefile ============================================================================== --- head/sysutils/iocage/Makefile Tue Jul 7 14:35:39 2015 (r391505) +++ head/sysutils/iocage-devel/Makefile Tue Jul 14 15:12:05 2015 (r392018) @@ -1,18 +1,19 @@ -# Created by: Bartek Rutkowski +# Created by: Johannes Meixner # $FreeBSD$ PORTNAME= iocage -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.6 CATEGORIES= sysutils -MAINTAINER= robak@FreeBSD.org -COMMENT= Full featured, no dependency Jail container manager +MAINTAINER= kmoore@freebsd.org +COMMENT= Full featured, no dependency Jail container manager - devel build LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= pannon +GH_TAGNAME= 52a68cf .include Modified: head/sysutils/iocage-devel/distinfo ============================================================================== --- head/sysutils/iocage/distinfo Tue Jul 7 14:35:39 2015 (r391505) +++ head/sysutils/iocage-devel/distinfo Tue Jul 14 15:12:05 2015 (r392018) @@ -1,2 +1,2 @@ -SHA256 (pannon-iocage-1.6.2_GH0.tar.gz) = 4c9c77af36aabc34005f8fa679051879939a74c39f7934406729dd25105046f9 -SIZE (pannon-iocage-1.6.2_GH0.tar.gz) = 287582 +SHA256 (pannon-iocage-1.6.6-52a68cf_GH0.tar.gz) = 452b67ebdff9ccb173e9f8b300989ae1c17c35f8d2f73cfeaa1459aa6611edef +SIZE (pannon-iocage-1.6.6-52a68cf_GH0.tar.gz) = 289468 Modified: head/sysutils/iocage-devel/pkg-plist ============================================================================== --- head/sysutils/iocage/pkg-plist Tue Jul 7 14:35:39 2015 (r391505) +++ head/sysutils/iocage-devel/pkg-plist Tue Jul 14 15:12:05 2015 (r392018) @@ -10,6 +10,7 @@ lib/iocage/ioc-info lib/iocage/ioc-network lib/iocage/ioc-rc lib/iocage/ioc-rctl +lib/iocage/ioc-send lib/iocage/ioc-snapshot lib/iocage/ioc-upgrade lib/iocage/ioc-zfs From owner-svn-ports-head@freebsd.org Tue Jul 14 15:13:38 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 522DA9A1951; Tue, 14 Jul 2015 15:13:38 +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 4166586F; Tue, 14 Jul 2015 15:13:38 +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 t6EFDcgj057942; Tue, 14 Jul 2015 15:13:38 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EFDcCN057941; Tue, 14 Jul 2015 15:13:38 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141513.t6EFDcCN057941@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 15:13:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392020 - head/games/katomic X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 15:13:38 -0000 Author: amdmi3 Date: Tue Jul 14 15:13:37 2015 New Revision: 392020 URL: https://svnweb.freebsd.org/changeset/ports/392020 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/games/katomic/Makefile Modified: head/games/katomic/Makefile ============================================================================== --- head/games/katomic/Makefile Tue Jul 14 15:13:30 2015 (r392019) +++ head/games/katomic/Makefile Tue Jul 14 15:13:37 2015 (r392020) @@ -2,6 +2,7 @@ PORTNAME= katomic PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= games kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -10,7 +11,8 @@ MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} USE_KDE4= kdelibs kdeprefix libkdegames automoc4 -USES= cmake:outsource tar:xz +USES= cmake:outsource tar:xz shebangfix +SHEBANG_FILES= katomic-levelset-upd.pl USE_QT4= moc_build qmake_build rcc_build uic_build .include <${.CURDIR}/../kdegames4/Makefile.common> From owner-svn-ports-head@freebsd.org Tue Jul 14 15:15:49 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D45049A19E7; Tue, 14 Jul 2015 15:15: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 B9A8EB50; Tue, 14 Jul 2015 15:15: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 t6EFFniB058499; Tue, 14 Jul 2015 15:15:49 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EFFnAH058498; Tue, 14 Jul 2015 15:15:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141515.t6EFFnAH058498@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 15:15:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392022 - head/sysutils/fpkg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 15:15:49 -0000 Author: amdmi3 Date: Tue Jul 14 15:15:48 2015 New Revision: 392022 URL: https://svnweb.freebsd.org/changeset/ports/392022 Log: - Fix shebang - Add NO_ARCH - Cosmetic fixes - Mark BROKEN and DEPRECATED as it doesn't support pkg(8) Approved by: portmgr blanket MFH: 2015Q3 Modified: head/sysutils/fpkg/Makefile Modified: head/sysutils/fpkg/Makefile ============================================================================== --- head/sysutils/fpkg/Makefile Tue Jul 14 15:15:35 2015 (r392021) +++ head/sysutils/fpkg/Makefile Tue Jul 14 15:15:48 2015 (r392022) @@ -3,22 +3,31 @@ PORTNAME= fpkg PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://voodoo.bawue.com/download/ \ http://www.shimazu.org/fpkg/ -EXTRACT_SUFX= -EXTRACT_ONLY= +EXTRACT_SUFX= # empty +EXTRACT_ONLY= # empty MAINTAINER= y.shimazu@nifty.com COMMENT= Package Tool Wrapper for FreeBSD -USES= perl5 -NO_WRKSUBDIR= YES -NO_BUILD= YES +BROKEN= does not support pkg(8) +DEPRECATED= Does not support pkg(8) +EXPIRATION_DATE= 20150815 + +USES= perl5 shebangfix +SHEBANG_FILES= fpkg +NO_WRKSUBDIR= yes +NO_BUILD= yes +NO_ARCH= yes PLIST_FILES= bin/fpkg +do-extract: + @${CP} ${DISTDIR}/${DISTNAME} ${WRKDIR}/${PORTNAME} + do-install: - @${INSTALL_SCRIPT} ${DISTDIR}/${DISTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include From owner-svn-ports-head@freebsd.org Tue Jul 14 15:16:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 378329A1A17; Tue, 14 Jul 2015 15:16: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 27982C56; Tue, 14 Jul 2015 15:16: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 t6EFG9BW058661; Tue, 14 Jul 2015 15:16:09 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EFG90l058660; Tue, 14 Jul 2015 15:16:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141516.t6EFG90l058660@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 15:16:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392023 - head/databases/cego X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 15:16:09 -0000 Author: amdmi3 Date: Tue Jul 14 15:16:08 2015 New Revision: 392023 URL: https://svnweb.freebsd.org/changeset/ports/392023 Log: - Fix shebangs - Add LICENSE_FILE - Fix whitespace Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/databases/cego/Makefile Modified: head/databases/cego/Makefile ============================================================================== --- head/databases/cego/Makefile Tue Jul 14 15:15:48 2015 (r392022) +++ head/databases/cego/Makefile Tue Jul 14 15:16:08 2015 (r392023) @@ -2,6 +2,7 @@ PORTNAME= cego PORTVERSION= 2.23.9 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ @@ -9,6 +10,7 @@ MAINTAINER= pi@FreeBSD.org COMMENT= Relational and transactional database system LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= liblfcbase.so:${PORTSDIR}/devel/lfcbase \ liblfcxml.so:${PORTSDIR}/devel/lfcxml @@ -19,10 +21,11 @@ CPPFLAGS+= -I${LOCALBASE}/include USE_LDCONFIG= yes -USES= ncurses readline libtool +USES= ncurses readline libtool shebangfix +SHEBANG_FILES= tools/cgbackup tools/cgrecover -USERS= cego -GROUPS= cego +USERS= cego +GROUPS= cego PLIST_SUB+= USER=${USERS} From owner-svn-ports-head@freebsd.org Tue Jul 14 15:16:20 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87C849A1A40; Tue, 14 Jul 2015 15:16: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 6BC66D48; Tue, 14 Jul 2015 15:16: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 t6EFGKuq058785; Tue, 14 Jul 2015 15:16:20 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EFGKig058784; Tue, 14 Jul 2015 15:16:20 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141516.t6EFGKig058784@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 15:16:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392024 - head/net/phamm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 15:16:20 -0000 Author: amdmi3 Date: Tue Jul 14 15:16:19 2015 New Revision: 392024 URL: https://svnweb.freebsd.org/changeset/ports/392024 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/net/phamm/Makefile Modified: head/net/phamm/Makefile ============================================================================== --- head/net/phamm/Makefile Tue Jul 14 15:16:08 2015 (r392023) +++ head/net/phamm/Makefile Tue Jul 14 15:16:19 2015 (r392024) @@ -3,6 +3,7 @@ PORTNAME= phamm PORTVERSION= 0.5.18 +PORTREVISION= 1 CATEGORIES= net www MASTER_SITES= http://open.rhx.it/phamm/ @@ -12,8 +13,10 @@ COMMENT= Front-end written in PHP to man NO_BUILD= yes USE_PHP= gettext ldap openssl pcre session -USES= gettext - +USES= gettext shebangfix +SHEBANG_FILES= po/update-all-mo.sh \ + tools/*.sh tools/*.pl \ + tools/ldap-schema-manage PHAMMDIR?= www/${PORTNAME} SCHEMADIR= ${WRKSRC}/schema @@ -25,8 +28,6 @@ PORTDOCS= CHANGELOG INSTALL README LICEN OPTIONS_DEFINE= DOCS -.include - do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${PHAMMDIR} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} @@ -42,4 +43,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor -.include +.include From owner-svn-ports-head@freebsd.org Tue Jul 14 15:16:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C930F9A1A6C; Tue, 14 Jul 2015 15:16: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 AB1E2DD6; Tue, 14 Jul 2015 15:16: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 t6EFGR0N058907; Tue, 14 Jul 2015 15:16:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EFGRgi058906; Tue, 14 Jul 2015 15:16:27 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141516.t6EFGRgi058906@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 15:16:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392025 - head/net/lla X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 15:16:27 -0000 Author: amdmi3 Date: Tue Jul 14 15:16:26 2015 New Revision: 392025 URL: https://svnweb.freebsd.org/changeset/ports/392025 Log: - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/net/lla/Makefile Modified: head/net/lla/Makefile ============================================================================== --- head/net/lla/Makefile Tue Jul 14 15:16:19 2015 (r392024) +++ head/net/lla/Makefile Tue Jul 14 15:16:26 2015 (r392025) @@ -3,6 +3,7 @@ PORTNAME= lla PORTVERSION= 0.99.1 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= SF DISTNAME= ${PORTNAME}.${PORTVERSION} @@ -17,11 +18,13 @@ RUN_DEPENDS= p5-Date-Calc>=0:${PORTSDIR} NO_BUILD= yes NO_WRKSUBDIR= yes -USES= perl5 +NO_ARCH= yes +USES= perl5 shebangfix +SHEBANG_FILES= lla PLIST_FILES= bin/lla EXTRACT_CMD= ${CP} -EXTRACT_BEFORE_ARGS= +EXTRACT_BEFORE_ARGS= # empty EXTRACT_AFTER_ARGS= ./${PORTNAME} do-install: From owner-svn-ports-head@freebsd.org Tue Jul 14 15:33:28 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D8119A1EA0; Tue, 14 Jul 2015 15:33:28 +0000 (UTC) (envelope-from olgeni@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 E691DF8B; Tue, 14 Jul 2015 15:33:27 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EFXRJE068856; Tue, 14 Jul 2015 15:33:27 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EFXPBB068842; Tue, 14 Jul 2015 15:33:25 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507141533.t6EFXPBB068842@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 15:33:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392029 - in head/devel: . erlang-sbroker X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 15:33:28 -0000 Author: olgeni Date: Tue Jul 14 15:33:24 2015 New Revision: 392029 URL: https://svnweb.freebsd.org/changeset/ports/392029 Log: Add devel/erlang-sbroker, sojourn-time based active queue management library for Erlang. Added: head/devel/erlang-sbroker/ head/devel/erlang-sbroker/Makefile (contents, props changed) head/devel/erlang-sbroker/distinfo (contents, props changed) head/devel/erlang-sbroker/pkg-descr (contents, props changed) head/devel/erlang-sbroker/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Jul 14 15:19:57 2015 (r392028) +++ head/devel/Makefile Tue Jul 14 15:33:24 2015 (r392029) @@ -466,6 +466,7 @@ SUBDIR += erlang-providers SUBDIR += erlang-rebar3_hex SUBDIR += erlang-recon + SUBDIR += erlang-sbroker SUBDIR += erlang-ssl_verify_hostname SUBDIR += erlang-syslog SUBDIR += etcd Added: head/devel/erlang-sbroker/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-sbroker/Makefile Tue Jul 14 15:33:24 2015 (r392029) @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= sbroker +PORTVERSION= 0.6.2 +DISTVERSIONPREFIX= v +CATEGORIES= devel +PKGNAMEPREFIX= erlang- + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Sojourn-time based active queue management library + +LICENSE= APACHE20 + +USES= erlang:rebar +USE_GITHUB= yes +GH_ACCOUNT= fishcakez + +.include Added: head/devel/erlang-sbroker/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-sbroker/distinfo Tue Jul 14 15:33:24 2015 (r392029) @@ -0,0 +1,2 @@ +SHA256 (fishcakez-sbroker-v0.6.2_GH0.tar.gz) = 5259b80d205310e46f016b6b415a0be6ff8d481478e38e9fe066cf04e2b5518d +SIZE (fishcakez-sbroker-v0.6.2_GH0.tar.gz) = 65515 Added: head/devel/erlang-sbroker/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-sbroker/pkg-descr Tue Jul 14 15:33:24 2015 (r392029) @@ -0,0 +1,5 @@ +Sojourn Broker - process broker for matchmaking between two groups +of processes using sojourn time based active queue management to +prevent congestion. + +WWW: https://github.com/fishcakez/sbroker Added: head/devel/erlang-sbroker/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-sbroker/pkg-plist Tue Jul 14 15:33:24 2015 (r392029) @@ -0,0 +1,35 @@ +lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker.app +lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker.beam +lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_queue.beam +lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_time.beam +lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_util.beam +lib/erlang/lib/sbroker-%%VERSION%%/ebin/squeue.beam +lib/erlang/lib/sbroker-%%VERSION%%/ebin/squeue_codel.beam +lib/erlang/lib/sbroker-%%VERSION%%/ebin/squeue_codel_timeout.beam +lib/erlang/lib/sbroker-%%VERSION%%/ebin/squeue_naive.beam +lib/erlang/lib/sbroker-%%VERSION%%/ebin/squeue_timeout.beam +lib/erlang/lib/sbroker-%%VERSION%%/ebin/sregulator.beam +lib/erlang/lib/sbroker-%%VERSION%%/ebin/sregulator_valve.beam +lib/erlang/lib/sbroker-%%VERSION%%/ebin/sscheduler.beam +lib/erlang/lib/sbroker-%%VERSION%%/ebin/svalve.beam +lib/erlang/lib/sbroker-%%VERSION%%/ebin/svalve_codel_r.beam +lib/erlang/lib/sbroker-%%VERSION%%/ebin/svalve_naive.beam +lib/erlang/lib/sbroker-%%VERSION%%/ebin/svalve_timeout.beam +lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker.app.src +lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker.erl +lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_queue.erl +lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_time.erl +lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_util.erl +lib/erlang/lib/sbroker-%%VERSION%%/src/squeue.erl +lib/erlang/lib/sbroker-%%VERSION%%/src/squeue_codel.erl +lib/erlang/lib/sbroker-%%VERSION%%/src/squeue_codel_timeout.erl +lib/erlang/lib/sbroker-%%VERSION%%/src/squeue_naive.erl +lib/erlang/lib/sbroker-%%VERSION%%/src/squeue_timeout.erl +lib/erlang/lib/sbroker-%%VERSION%%/src/sregulator.erl +lib/erlang/lib/sbroker-%%VERSION%%/src/sregulator_valve.erl +lib/erlang/lib/sbroker-%%VERSION%%/src/sscheduler.erl +lib/erlang/lib/sbroker-%%VERSION%%/src/svalve.erl +lib/erlang/lib/sbroker-%%VERSION%%/src/svalve_codel_r.erl +lib/erlang/lib/sbroker-%%VERSION%%/src/svalve_naive.erl +lib/erlang/lib/sbroker-%%VERSION%%/src/svalve_timeout.erl +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Tue Jul 14 15:46:54 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14A159A11C7; Tue, 14 Jul 2015 15:46:54 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:1900:2254:206a::19:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx2.freebsd.org", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0553DC15; Tue, 14 Jul 2015 15:46:54 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx2.freebsd.org (Postfix) with ESMTP id 7C46731B8; Tue, 14 Jul 2015 15:46:53 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Message-ID: <55A52EED.5090105@FreeBSD.org> Date: Tue, 14 Jul 2015 11:46:53 -0400 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Max Brazhnikov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r391975 - head/security/pinentry References: <201507140914.t6E9Egup071746@repo.freebsd.org> In-Reply-To: <201507140914.t6E9Egup071746@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 15:46:54 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 07/14/2015 05:14, Max Brazhnikov wrote: > Author: makc Date: Tue Jul 14 09:14:41 2015 New Revision: 391975 > URL: https://svnweb.freebsd.org/changeset/ports/391975 > > Log: security/pinentry: - Fix build: libassuan is now mandatory > dependence - Explicitly disable GNOME 3 and Emacs versions Pointy hat to: jkim Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVpS7kAAoJEHyflib82/FGVBEH/jKqBABlZSn4FN0Fv7bO2cvd FdVdp1SaxsaZqI2kRbw9ZoiUz3zS192zr0gLGkmiWo0zgR/GzV67ciURjpxdpNf4 EJzs2PZ8PKUKc0EeD2hKjMW1gswJ+kNh+XIYeIekQMp8KKQufzmlTFJPj5JPyq1A d77Bcgex/RtaD0YT6RJQWpqO8y8Xbt87TLkwyYhR1vaNNHQJ9AWQjWX0LiT+VeQH fDcod/Bkjum7Att2kizWq6Gmg5y4EV9RQNYA5KS4K/QKfW+iKdXDkudJ5Hjp6cFY HJBTT9d1kR5twcFgyTojqD1HFRNdbzuVzQEPOuMath4xRzd/ery+FM19unejMXM= =rNvC -----END PGP SIGNATURE----- From owner-svn-ports-head@freebsd.org Tue Jul 14 15:53:21 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFF719A1314; Tue, 14 Jul 2015 15:53:20 +0000 (UTC) (envelope-from skreuzer@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 D0033FF9; Tue, 14 Jul 2015 15:53:20 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EFrKIk078726; Tue, 14 Jul 2015 15:53:20 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EFrJg0078721; Tue, 14 Jul 2015 15:53:19 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201507141553.t6EFrJg0078721@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Tue, 14 Jul 2015 15:53:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392030 - in head/devel: . py-pex py-pex/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 15:53:21 -0000 Author: skreuzer Date: Tue Jul 14 15:53:18 2015 New Revision: 392030 URL: https://svnweb.freebsd.org/changeset/ports/392030 Log: PEX files are self-contained executable Python virtual environments. More specifically, they are carefully constructed zip files with a #!/usr/bin/env python and special __main__.py that allows you to interact with the PEX runtime WWW: https://pex.readthedocs.org/en/latest/ Added: head/devel/py-pex/ head/devel/py-pex/Makefile (contents, props changed) head/devel/py-pex/distinfo (contents, props changed) head/devel/py-pex/files/ head/devel/py-pex/files/patch-pex_version.py (contents, props changed) head/devel/py-pex/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Jul 14 15:33:24 2015 (r392029) +++ head/devel/Makefile Tue Jul 14 15:53:18 2015 (r392030) @@ -4055,6 +4055,7 @@ SUBDIR += py-pbr SUBDIR += py-pefile SUBDIR += py-period + SUBDIR += py-pex SUBDIR += py-phabricator SUBDIR += py-phpserialize SUBDIR += py-pika Added: head/devel/py-pex/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-pex/Makefile Tue Jul 14 15:53:18 2015 (r392030) @@ -0,0 +1,20 @@ +# Created by: Steven Kreuzer +# $FreeBSD$ + +PORTNAME= pex +PORTVERSION= 1.0.1 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= skreuzer@FreeBSD.org +COMMENT= PEX packaging toolchain + +LICENSE= APACHE20 + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>=0.24.0:${PORTSDIR}/devel/py-wheel + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/devel/py-pex/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-pex/distinfo Tue Jul 14 15:53:18 2015 (r392030) @@ -0,0 +1,2 @@ +SHA256 (pex-1.0.1.tar.gz) = 8ed092f12afa86474bd35248a530789ca278bd3a15a6c27b3c6771b48a56519a +SIZE (pex-1.0.1.tar.gz) = 105121 Added: head/devel/py-pex/files/patch-pex_version.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-pex/files/patch-pex_version.py Tue Jul 14 15:53:18 2015 (r392030) @@ -0,0 +1,9 @@ +--- pex/version.py.orig 2015-07-14 15:45:35 UTC ++++ pex/version.py +@@ -3,5 +3,5 @@ + + __version__ = '1.0.1' + +-SETUPTOOLS_REQUIREMENT = 'setuptools>=2.2,<16' ++SETUPTOOLS_REQUIREMENT = 'setuptools>=2.2,<=17' + WHEEL_REQUIREMENT = 'wheel>=0.24.0,<0.25.0' Added: head/devel/py-pex/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-pex/pkg-descr Tue Jul 14 15:53:18 2015 (r392030) @@ -0,0 +1,7 @@ +PEX files are self-contained executable Python virtual environments. + +More specifically, they are carefully constructed zip files with a +#!/usr/bin/env python and special __main__.py that allows you to interact with +the PEX runtime + +WWW: https://pex.readthedocs.org/en/latest/ From owner-svn-ports-head@freebsd.org Tue Jul 14 15:58:53 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 654EF9A1444; Tue, 14 Jul 2015 15:58:53 +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 561252DE; Tue, 14 Jul 2015 15:58:53 +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 t6EFwrHu079579; Tue, 14 Jul 2015 15:58:53 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EFwrDb079578; Tue, 14 Jul 2015 15:58:53 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141558.t6EFwrDb079578@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 15:58:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392031 - head/games/minetest_game X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 15:58:53 -0000 Author: amdmi3 Date: Tue Jul 14 15:58:52 2015 New Revision: 392031 URL: https://svnweb.freebsd.org/changeset/ports/392031 Log: - Add NO_ARCH PR: 201486 Submitted by: s3erios@gmail.com Modified: head/games/minetest_game/Makefile Modified: head/games/minetest_game/Makefile ============================================================================== --- head/games/minetest_game/Makefile Tue Jul 14 15:53:18 2015 (r392030) +++ head/games/minetest_game/Makefile Tue Jul 14 15:58:52 2015 (r392031) @@ -16,6 +16,7 @@ USE_GITHUB= yes GH_ACCOUNT= minetest NO_BUILD= yes +NO_ARCH= yes DATADIR= ${PREFIX}/share/minetest/games/${PORTNAME} PORTDATA= * PORTDOCS= * From owner-svn-ports-head@freebsd.org Tue Jul 14 16:18:36 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF5089A195F; Tue, 14 Jul 2015 16:18:36 +0000 (UTC) (envelope-from marino@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 B02131B3; Tue, 14 Jul 2015 16:18:36 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EGIaUi089643; Tue, 14 Jul 2015 16:18:36 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EGIa0o089642; Tue, 14 Jul 2015 16:18:36 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201507141618.t6EGIa0o089642@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 14 Jul 2015 16:18:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392032 - head/lang/gcc-aux/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 16:18:36 -0000 Author: marino Date: Tue Jul 14 16:18:35 2015 New Revision: 392032 URL: https://svnweb.freebsd.org/changeset/ports/392032 Log: lang/gcc-aux: Attempt to fix lang/gnatdroid breakage Reported by: pkg-failout Modified: head/lang/gcc-aux/files/diff-ada Modified: head/lang/gcc-aux/files/diff-ada ============================================================================== --- head/lang/gcc-aux/files/diff-ada Tue Jul 14 15:58:52 2015 (r392031) +++ head/lang/gcc-aux/files/diff-ada Tue Jul 14 16:18:35 2015 (r392032) @@ -1112,19 +1112,6 @@ Gcc_Path : String_Access := null; Non_Empty_Node : constant Project_Node_Id := 1; ---- gcc/ada/s-osinte-android.ads.orig -+++ gcc/ada/s-osinte-android.ads -@@ -595,8 +595,8 @@ - type time_t is new long; - - type timespec is record -- tv_sec : time_t; -- tv_nsec : long; -+ ts_sec : time_t; -+ ts_nsec : long; - end record; - pragma Convention (C, timespec); - --- /dev/null +++ gcc/ada/s-osinte-dragonfly.adb @@ -0,0 +1,116 @@ From owner-svn-ports-head@freebsd.org Tue Jul 14 16:46:15 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2ED59A1F0F; Tue, 14 Jul 2015 16:46:14 +0000 (UTC) (envelope-from bapt@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 E1BEFFD3; Tue, 14 Jul 2015 16:46:14 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EGkEXi004345; Tue, 14 Jul 2015 16:46:14 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EGkEM6004343; Tue, 14 Jul 2015 16:46:14 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507141646.t6EGkEM6004343@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 14 Jul 2015 16:46:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392033 - head/sysutils/fpkg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 16:46:15 -0000 Author: bapt Date: Tue Jul 14 16:46:13 2015 New Revision: 392033 URL: https://svnweb.freebsd.org/changeset/ports/392033 Log: Fix deprecation date Modified: head/sysutils/fpkg/Makefile Modified: head/sysutils/fpkg/Makefile ============================================================================== --- head/sysutils/fpkg/Makefile Tue Jul 14 16:18:35 2015 (r392032) +++ head/sysutils/fpkg/Makefile Tue Jul 14 16:46:13 2015 (r392033) @@ -15,7 +15,7 @@ COMMENT= Package Tool Wrapper for FreeBS BROKEN= does not support pkg(8) DEPRECATED= Does not support pkg(8) -EXPIRATION_DATE= 20150815 +EXPIRATION_DATE= 2015-08-15 USES= perl5 shebangfix SHEBANG_FILES= fpkg From owner-svn-ports-head@freebsd.org Tue Jul 14 17:12:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BCE5E99C7D6; Tue, 14 Jul 2015 17:12: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 AD8F4150C; Tue, 14 Jul 2015 17:12: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 t6EHC986018717; Tue, 14 Jul 2015 17:12:09 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EHC9tl018715; Tue, 14 Jul 2015 17:12:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141712.t6EHC9tl018715@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 17:12:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392034 - head/devel/ruby-build X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 17:12:09 -0000 Author: amdmi3 Date: Tue Jul 14 17:12:08 2015 New Revision: 392034 URL: https://svnweb.freebsd.org/changeset/ports/392034 Log: - Update to 20150709 PR: 201550 Submitted by: meta+ports@vmeta.jp (maintainer) Modified: head/devel/ruby-build/Makefile head/devel/ruby-build/distinfo Modified: head/devel/ruby-build/Makefile ============================================================================== --- head/devel/ruby-build/Makefile Tue Jul 14 16:46:13 2015 (r392033) +++ head/devel/ruby-build/Makefile Tue Jul 14 17:12:08 2015 (r392034) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= ruby-build -PORTVERSION= 20150519 +PORTVERSION= 20150709 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= devel ruby MAINTAINER= meta+ports@vmeta.jp Modified: head/devel/ruby-build/distinfo ============================================================================== --- head/devel/ruby-build/distinfo Tue Jul 14 16:46:13 2015 (r392033) +++ head/devel/ruby-build/distinfo Tue Jul 14 17:12:08 2015 (r392034) @@ -1,2 +1,2 @@ -SHA256 (sstephenson-ruby-build-v20150519_GH0.tar.gz) = 2c1403c8577987b1b161d8fce3e30fd88cfc6f9d553a34cf45a23dd1e33c3c72 -SIZE (sstephenson-ruby-build-v20150519_GH0.tar.gz) = 39838 +SHA256 (sstephenson-ruby-build-v20150709_GH0.tar.gz) = dff8350bd6ad6da4853c8a074aa77ebe7525410306bc0bb58d91d12888c9421f +SIZE (sstephenson-ruby-build-v20150709_GH0.tar.gz) = 40158 From owner-svn-ports-head@freebsd.org Tue Jul 14 17:23:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0697999C9C3; Tue, 14 Jul 2015 17:23:24 +0000 (UTC) (envelope-from olgeni@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 D152F1B81; Tue, 14 Jul 2015 17:23:23 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EHNNpK024128; Tue, 14 Jul 2015 17:23:23 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EHNMZv024123; Tue, 14 Jul 2015 17:23:22 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507141723.t6EHNMZv024123@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 17:23:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392035 - in head/www/yaws: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 17:23:24 -0000 Author: olgeni Date: Tue Jul 14 17:23:21 2015 New Revision: 392035 URL: https://svnweb.freebsd.org/changeset/ports/392035 Log: Upgrade to version 2.0. Deleted: head/www/yaws/files/patch-scripts_gen-yaws-conf Modified: head/www/yaws/Makefile head/www/yaws/distinfo (contents, props changed) head/www/yaws/pkg-plist (contents, props changed) Modified: head/www/yaws/Makefile ============================================================================== --- head/www/yaws/Makefile Tue Jul 14 17:12:08 2015 (r392034) +++ head/www/yaws/Makefile Tue Jul 14 17:23:21 2015 (r392035) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= yaws -PORTVERSION= 1.99 -PORTREVISION= 2 +PORTVERSION= 2.0 CATEGORIES= www devel MASTER_SITES= http://yaws.hyber.org/download/ @@ -17,7 +16,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_SUB= yes PLIST_SUB= VERSION="${PORTVERSION}" -USES= autoreconf gmake libtool pathfix +USES= autoreconf gmake libtool pathfix shebangfix +SHEBANG_FILES= www/cgi-bin/foo.py OPTIONS_DEFINE= WWW Modified: head/www/yaws/distinfo ============================================================================== --- head/www/yaws/distinfo Tue Jul 14 17:12:08 2015 (r392034) +++ head/www/yaws/distinfo Tue Jul 14 17:23:21 2015 (r392035) @@ -1,2 +1,2 @@ -SHA256 (yaws-1.99.tar.gz) = 94f1ef7c588c2c864c0755c565bdd0f3a359878ed344d54774974449d0abfe14 -SIZE (yaws-1.99.tar.gz) = 1605550 +SHA256 (yaws-2.0.tar.gz) = 0632761f455e2925436b0d0a28263154ee8b0d73347b00d2dbfed803142193bf +SIZE (yaws-2.0.tar.gz) = 1646379 Modified: head/www/yaws/pkg-plist ============================================================================== --- head/www/yaws/pkg-plist Tue Jul 14 17:12:08 2015 (r392034) +++ head/www/yaws/pkg-plist Tue Jul 14 17:23:21 2015 (r392035) @@ -275,7 +275,7 @@ man/man5/yaws_soap_lib.5.gz %%WWW%%%%WWWDIR%%/shoppingcart/Makefile.in %%WWW%%%%WWWDIR%%/shoppingcart/buy.yaws %%WWW%%%%WWWDIR%%/shoppingcart/index.yaws -%%WWW%%%%WWWDIR%%/shoppingcart/junk.jpg +%%WWW%%%%WWWDIR%%/shoppingcart/junk.png %%WWW%%%%WWWDIR%%/shoppingcart/loginpost.yaws %%WWW%%%%WWWDIR%%/shoppingcart/logout.yaws %%WWW%%%%WWWDIR%%/shoppingcart/shopcart.erl From owner-svn-ports-head@freebsd.org Tue Jul 14 17:38:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E221599CC5C; Tue, 14 Jul 2015 17:38:37 +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 D2ABDDF; Tue, 14 Jul 2015 17:38:37 +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 t6EHcbhU030178; Tue, 14 Jul 2015 17:38:37 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EHcbC6030177; Tue, 14 Jul 2015 17:38:37 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201507141738.t6EHcbC6030177@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 14 Jul 2015 17:38:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392036 - head/devel/p5-Log-Dispatch-File-Stamped X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 17:38:38 -0000 Author: rene Date: Tue Jul 14 17:38:36 2015 New Revision: 392036 URL: https://svnweb.freebsd.org/changeset/ports/392036 Log: - Update dependency from devel/p5-Test-TempDir to devel/p5-Test-TempDir-Tiny. The former expired two weeks ago. - Set NO_ARCH - Bump PORTREVISION PR: 201235 Submitted by: myself Approved by: maintainer timeout (14 days, ) Modified: head/devel/p5-Log-Dispatch-File-Stamped/Makefile Modified: head/devel/p5-Log-Dispatch-File-Stamped/Makefile ============================================================================== --- head/devel/p5-Log-Dispatch-File-Stamped/Makefile Tue Jul 14 17:23:21 2015 (r392035) +++ head/devel/p5-Log-Dispatch-File-Stamped/Makefile Tue Jul 14 17:38:36 2015 (r392036) @@ -3,7 +3,7 @@ PORTNAME= Log-Dispatch-File-Stamped PORTVERSION= 0.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,9 +21,11 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Path-Tiny>0:${PORTSDIR}/devel/p5-Path-Tiny \ p5-Test-CheckDeps>=0.002:${PORTSDIR}/devel/p5-Test-CheckDeps \ p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep \ - p5-Test-TempDir>0:${PORTSDIR}/devel/p5-Test-TempDir + p5-Test-TempDir-Tiny>0:${PORTSDIR}/devel/p5-Test-TempDir-Tiny USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include From owner-svn-ports-head@freebsd.org Tue Jul 14 17:44:23 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A054A99CDEE; Tue, 14 Jul 2015 17:44:23 +0000 (UTC) (envelope-from olgeni@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 9138E6E7; Tue, 14 Jul 2015 17:44:23 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EHiNkj034727; Tue, 14 Jul 2015 17:44:23 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EHiNZd034726; Tue, 14 Jul 2015 17:44:23 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507141744.t6EHiNZd034726@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 17:44:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392037 - head/Mk/Uses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 17:44:23 -0000 Author: olgeni Date: Tue Jul 14 17:44:22 2015 New Revision: 392037 URL: https://svnweb.freebsd.org/changeset/ports/392037 Log: The correct default for ELIXIR_HIDDEN is ELIXIR_APP_NAME, which can be different from PORTNAME. Modified: head/Mk/Uses/elixir.mk Modified: head/Mk/Uses/elixir.mk ============================================================================== --- head/Mk/Uses/elixir.mk Tue Jul 14 17:38:36 2015 (r392036) +++ head/Mk/Uses/elixir.mk Tue Jul 14 17:44:22 2015 (r392037) @@ -38,7 +38,7 @@ IGNORE= USES=elixir does not require arg ELIXIR_APP_NAME?= ${PORTNAME} ELIXIR_APP_ROOT?= ${PREFIX}/lib/elixir/lib/${ELIXIR_APP_NAME} -ELIXIR_HIDDEN?= "^${PORTNAME}$$" +ELIXIR_HIDDEN?= "^${ELIXIR_APP_NAME}$$" ELIXIR_LOCALE?= en_US.UTF-8 MIX_CMD?= ${LOCALBASE}/bin/mix MIX_COMPILE?= ${SETENV} ${MIX_ENV} LANG=${ELIXIR_LOCALE} MIX_ENV=${MIX_ENV_NAME} ELIXIR_HIDDEN=${ELIXIR_HIDDEN} ${MIX_CMD} ${MIX_TARGET} From owner-svn-ports-head@freebsd.org Tue Jul 14 18:01:39 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 460B59A1102; Tue, 14 Jul 2015 18:01:39 +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 10878DA4; Tue, 14 Jul 2015 18:01:39 +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 t6EI1cbp044961; Tue, 14 Jul 2015 18:01:38 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EI1cGg044959; Tue, 14 Jul 2015 18:01:38 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201507141801.t6EI1cGg044959@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 14 Jul 2015 18:01:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392038 - in head: . devel devel/p5-Test-TempDir X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 18:01:39 -0000 Author: rene Date: Tue Jul 14 18:01:36 2015 New Revision: 392038 URL: https://svnweb.freebsd.org/changeset/ports/392038 Log: Remove expired port: 2015-06-30 devel/p5-Test-TempDir: Use devel/p5-Test-TempDir-Tiny instead Deleted: head/devel/p5-Test-TempDir/ Modified: head/MOVED head/devel/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Jul 14 17:44:22 2015 (r392037) +++ head/MOVED Tue Jul 14 18:01:36 2015 (r392038) @@ -7684,3 +7684,4 @@ graphics/fli2gif||2015-07-07|Has expired net-im/tkabbur||2015-07-07|Has expired: Upstream development ceased since 2008 www/mod_wsgi3|www/mod_wsgi4|2015-07-12|Renamed to reflect new version archivers/pear-PHP_Archiv|archivers/pear-PHP_Archive|2015-07-12|Fix path +devel/p5-Test-TempDir|devel/p5-Test-TempDir-Tiny|2015-07-14|Has expired: Use devel/p5-Test-TempDir-Tiny instead Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Jul 14 17:44:22 2015 (r392037) +++ head/devel/Makefile Tue Jul 14 18:01:36 2015 (r392038) @@ -3167,7 +3167,6 @@ SUBDIR += p5-Test-TCP SUBDIR += p5-Test-TableDriven SUBDIR += p5-Test-Taint - SUBDIR += p5-Test-TempDir SUBDIR += p5-Test-TempDir-Tiny SUBDIR += p5-Test-Tester SUBDIR += p5-Test-Time From owner-svn-ports-head@freebsd.org Tue Jul 14 18:15:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A41A99A15D6; Tue, 14 Jul 2015 18:15:02 +0000 (UTC) (envelope-from rm@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 94C72861; Tue, 14 Jul 2015 18:15:02 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EIF2Q3050812; Tue, 14 Jul 2015 18:15:02 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EIF2CT050809; Tue, 14 Jul 2015 18:15:02 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201507141815.t6EIF2CT050809@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 14 Jul 2015 18:15:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392039 - head/net/py-ldap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 18:15:02 -0000 Author: rm Date: Tue Jul 14 18:15:01 2015 New Revision: 392039 URL: https://svnweb.freebsd.org/changeset/ports/392039 Log: net/py-ldap: update to 2.4.20 Modified: head/net/py-ldap/Makefile head/net/py-ldap/distinfo Modified: head/net/py-ldap/Makefile ============================================================================== --- head/net/py-ldap/Makefile Tue Jul 14 18:01:36 2015 (r392038) +++ head/net/py-ldap/Makefile Tue Jul 14 18:15:01 2015 (r392039) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ldap -PORTVERSION= 2.4.19 +PORTVERSION= 2.4.20 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-ldap/distinfo ============================================================================== --- head/net/py-ldap/distinfo Tue Jul 14 18:01:36 2015 (r392038) +++ head/net/py-ldap/distinfo Tue Jul 14 18:15:01 2015 (r392039) @@ -1,2 +1,2 @@ -SHA256 (python-ldap-2.4.19.tar.gz) = 02fddb3accbfb54e40ff47a59457e422b253f9fb6cd64bb3851b349295fab048 -SIZE (python-ldap-2.4.19.tar.gz) = 138503 +SHA256 (python-ldap-2.4.20.tar.gz) = 4b8891539a3171d993cf7896b632ff088a4c707ae85ac3c77db1454f7949f3e2 +SIZE (python-ldap-2.4.20.tar.gz) = 142355 From owner-svn-ports-head@freebsd.org Tue Jul 14 18:15:29 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B807A9A1600; Tue, 14 Jul 2015 18:15:29 +0000 (UTC) (envelope-from rm@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 A899193E; Tue, 14 Jul 2015 18:15:29 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EIFTAG051006; Tue, 14 Jul 2015 18:15:29 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EIFTOT051001; Tue, 14 Jul 2015 18:15:29 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201507141815.t6EIFTOT051001@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 14 Jul 2015 18:15:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392040 - head/net/py-ldap3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 18:15:29 -0000 Author: rm Date: Tue Jul 14 18:15:28 2015 New Revision: 392040 URL: https://svnweb.freebsd.org/changeset/ports/392040 Log: net/py-ldap3: update to 0.9.8.6 Modified: head/net/py-ldap3/Makefile head/net/py-ldap3/distinfo Modified: head/net/py-ldap3/Makefile ============================================================================== --- head/net/py-ldap3/Makefile Tue Jul 14 18:15:01 2015 (r392039) +++ head/net/py-ldap3/Makefile Tue Jul 14 18:15:28 2015 (r392040) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ldap3 -PORTVERSION= 0.9.8.4 +PORTVERSION= 0.9.8.6 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-ldap3/distinfo ============================================================================== --- head/net/py-ldap3/distinfo Tue Jul 14 18:15:01 2015 (r392039) +++ head/net/py-ldap3/distinfo Tue Jul 14 18:15:28 2015 (r392040) @@ -1,2 +1,2 @@ -SHA256 (ldap3-0.9.8.4.tar.gz) = d9efa7f6d4bd4e83201229c6200dcac852e61f23272840065c6ef23b115a0c6a -SIZE (ldap3-0.9.8.4.tar.gz) = 263317 +SHA256 (ldap3-0.9.8.6.tar.gz) = aa932ca208cc46c2a3b3ec5dc7cbe681bb9661b823779e9bf27cffa3eba96c16 +SIZE (ldap3-0.9.8.6.tar.gz) = 263664 From owner-svn-ports-head@freebsd.org Tue Jul 14 18:16:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A3D589A1658; Tue, 14 Jul 2015 18:16:01 +0000 (UTC) (envelope-from rm@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 94852A27; Tue, 14 Jul 2015 18:16:01 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EIG1xf051214; Tue, 14 Jul 2015 18:16:01 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EIG1Xw051208; Tue, 14 Jul 2015 18:16:01 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201507141816.t6EIG1Xw051208@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 14 Jul 2015 18:16:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392041 - head/www/py-flask-wtf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 18:16:01 -0000 Author: rm Date: Tue Jul 14 18:16:00 2015 New Revision: 392041 URL: https://svnweb.freebsd.org/changeset/ports/392041 Log: www/py-flask-wtf: update to 0.12 Modified: head/www/py-flask-wtf/Makefile head/www/py-flask-wtf/distinfo Modified: head/www/py-flask-wtf/Makefile ============================================================================== --- head/www/py-flask-wtf/Makefile Tue Jul 14 18:15:28 2015 (r392040) +++ head/www/py-flask-wtf/Makefile Tue Jul 14 18:16:00 2015 (r392041) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Flask-WTF -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-flask-wtf/distinfo ============================================================================== --- head/www/py-flask-wtf/distinfo Tue Jul 14 18:15:28 2015 (r392040) +++ head/www/py-flask-wtf/distinfo Tue Jul 14 18:16:00 2015 (r392041) @@ -1,2 +1,2 @@ -SHA256 (Flask-WTF-0.11.tar.gz) = 2f53a4b314ec26824d0b70f0766b7dd74c6df77bcf8b64de88e1354bc900874b -SIZE (Flask-WTF-0.11.tar.gz) = 247005 +SHA256 (Flask-WTF-0.12.tar.gz) = bd99316c97ed1d1cb90b8f0c242c86420a891a6a2058f20717e424bf5b0bb80e +SIZE (Flask-WTF-0.12.tar.gz) = 247397 From owner-svn-ports-head@freebsd.org Tue Jul 14 18:20:36 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B50959A17A4; Tue, 14 Jul 2015 18:20:36 +0000 (UTC) (envelope-from rm@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 8BA7CCBA; Tue, 14 Jul 2015 18:20:36 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EIKaf0053979; Tue, 14 Jul 2015 18:20:36 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EIKa62053973; Tue, 14 Jul 2015 18:20:36 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201507141820.t6EIKa62053973@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 14 Jul 2015 18:20:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392042 - head/sysutils/py-tmuxp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 18:20:36 -0000 Author: rm Date: Tue Jul 14 18:20:35 2015 New Revision: 392042 URL: https://svnweb.freebsd.org/changeset/ports/392042 Log: sysutils/py-tmuxp: update to 0.9.0 This release fixing compatibility with tmux 2.0. While here, limit python version to 2.x: """ ===> Configuring for py34-tmuxp-0.9.0 Traceback (most recent call last): File "", line 1, in File "setup.py", line 25, in readme = open('README.rst').read() File "/usr/local/lib/python3.4/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 635: ordinal not in range(128) """ PR: 201431 Submitted by: Tony Narlock (maintainer) Modified: head/sysutils/py-tmuxp/Makefile head/sysutils/py-tmuxp/distinfo Modified: head/sysutils/py-tmuxp/Makefile ============================================================================== --- head/sysutils/py-tmuxp/Makefile Tue Jul 14 18:16:00 2015 (r392041) +++ head/sysutils/py-tmuxp/Makefile Tue Jul 14 18:20:35 2015 (r392042) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tmuxp -PORTVERSION= 0.1.12 +PORTVERSION= 0.9.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,9 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=0:${PORTSDIR}/devel/py-argcomplete \ ${PYTHON_PKGNAMEPREFIX}kaptan>=0.5.7:${PORTSDIR}/devel/py-kaptan \ + ${PYTHON_PKGNAMEPREFIX}colorama>=0.3.3:${PORTSDIR}/devel/py-colorama \ tmux:${PORTSDIR}/sysutils/tmux -USES= python +USES= python:2 USE_PYTHON= autoplist distutils .include Modified: head/sysutils/py-tmuxp/distinfo ============================================================================== --- head/sysutils/py-tmuxp/distinfo Tue Jul 14 18:16:00 2015 (r392041) +++ head/sysutils/py-tmuxp/distinfo Tue Jul 14 18:20:35 2015 (r392042) @@ -1,2 +1,2 @@ -SHA256 (tmuxp-0.1.12.tar.gz) = 07ea453e7634e2859ebae91d806618908c7abd4b96ca1df644a9fe773e9a5b71 -SIZE (tmuxp-0.1.12.tar.gz) = 80636 +SHA256 (tmuxp-0.9.0.tar.gz) = 03023f5db87c8abb4acf36b0837e372b879f903e6f9f24f6448ff8744d4b28f5 +SIZE (tmuxp-0.9.0.tar.gz) = 77925 From owner-svn-ports-head@freebsd.org Tue Jul 14 18:25:14 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 384FE9A1944; Tue, 14 Jul 2015 18:25:14 +0000 (UTC) (envelope-from rm@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 294321E0; Tue, 14 Jul 2015 18:25:14 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EIPEZ3056503; Tue, 14 Jul 2015 18:25:14 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EIPEEZ056502; Tue, 14 Jul 2015 18:25:14 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201507141825.t6EIPEEZ056502@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 14 Jul 2015 18:25:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392043 - head/sysutils/py-tmuxp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 18:25:14 -0000 Author: rm Date: Tue Jul 14 18:25:13 2015 New Revision: 392043 URL: https://svnweb.freebsd.org/changeset/ports/392043 Log: sysutils/py-tmuxp: add NO_ARCH Modified: head/sysutils/py-tmuxp/Makefile Modified: head/sysutils/py-tmuxp/Makefile ============================================================================== --- head/sysutils/py-tmuxp/Makefile Tue Jul 14 18:20:35 2015 (r392042) +++ head/sysutils/py-tmuxp/Makefile Tue Jul 14 18:25:13 2015 (r392043) @@ -18,6 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argc ${PYTHON_PKGNAMEPREFIX}colorama>=0.3.3:${PORTSDIR}/devel/py-colorama \ tmux:${PORTSDIR}/sysutils/tmux +NO_ARCH= yes USES= python:2 USE_PYTHON= autoplist distutils From owner-svn-ports-head@freebsd.org Tue Jul 14 18:37:06 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94D009A1C32; Tue, 14 Jul 2015 18:37:06 +0000 (UTC) (envelope-from rm@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 7973DCC1; Tue, 14 Jul 2015 18:37:06 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EIb6TT062042; Tue, 14 Jul 2015 18:37:06 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EIb6aq062041; Tue, 14 Jul 2015 18:37:06 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201507141837.t6EIb6aq062041@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 14 Jul 2015 18:37:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392044 - head/sysutils/py-tmuxp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 18:37:06 -0000 Author: rm Date: Tue Jul 14 18:37:05 2015 New Revision: 392044 URL: https://svnweb.freebsd.org/changeset/ports/392044 Log: sysutils/py-tmuxp: correct license It's actually BSD3CLAUSE, not BSD2CLAUSE. It was confirmed with maintainer, who is the upstream developer in PR 201431 PR: 201431 Modified: head/sysutils/py-tmuxp/Makefile Modified: head/sysutils/py-tmuxp/Makefile ============================================================================== --- head/sysutils/py-tmuxp/Makefile Tue Jul 14 18:25:13 2015 (r392043) +++ head/sysutils/py-tmuxp/Makefile Tue Jul 14 18:37:05 2015 (r392044) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tony@git-pull.com COMMENT= Session manager for tmux -LICENSE= BSD2CLAUSE +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=0:${PORTSDIR}/devel/py-argcomplete \ From owner-svn-ports-head@freebsd.org Tue Jul 14 18:38:51 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 429199A1CA7; Tue, 14 Jul 2015 18:38:51 +0000 (UTC) (envelope-from shurd@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 13BA3E10; Tue, 14 Jul 2015 18:38:51 +0000 (UTC) (envelope-from shurd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EIcoBG062404; Tue, 14 Jul 2015 18:38:50 GMT (envelope-from shurd@FreeBSD.org) Received: (from shurd@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EIcopl062403; Tue, 14 Jul 2015 18:38:50 GMT (envelope-from shurd@FreeBSD.org) Message-Id: <201507141838.t6EIcopl062403@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: shurd set sender to shurd@FreeBSD.org using -f From: Stephen Hurd Date: Tue, 14 Jul 2015 18:38:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392045 - head/games/freedink X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 18:38:51 -0000 Author: shurd Date: Tue Jul 14 18:38:49 2015 New Revision: 392045 URL: https://svnweb.freebsd.org/changeset/ports/392045 Log: Use USES=metaport PR: 201560 Submitted by: Andriy Voskoboinyk Modified: head/games/freedink/Makefile Modified: head/games/freedink/Makefile ============================================================================== --- head/games/freedink/Makefile Tue Jul 14 18:37:05 2015 (r392044) +++ head/games/freedink/Makefile Tue Jul 14 18:38:49 2015 (r392045) @@ -4,9 +4,6 @@ PORTNAME= freedink PORTVERSION= 108.4 CATEGORIES= games -MASTER_SITES= # none -DISTFILES= # none -EXTRACT_ONLY= # none MAINTAINER= shurd@FreeBSD.org COMMENT= Metaport for FreeDink engine and data @@ -15,8 +12,7 @@ RUN_DEPENDS= freedink-engine>=${PORTVERS freedink-data>=1.08.20140901:${PORTSDIR}/games/freedink-data \ freedink-dfarc>=3.12:${PORTSDIR}/games/freedink-dfarc -NO_BUILD= yes -NO_INSTALL= yes +USES= metaport pre-everything:: @${ECHO_MSG} "This is a meta-port, meaning that it just depends on its subparts of the port." From owner-svn-ports-head@freebsd.org Tue Jul 14 18:42:58 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 031629A1E62; Tue, 14 Jul 2015 18:42:58 +0000 (UTC) (envelope-from lme@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 DF8C5213; Tue, 14 Jul 2015 18:42:57 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EIgvi9066953; Tue, 14 Jul 2015 18:42:57 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EIgtKo066936; Tue, 14 Jul 2015 18:42:55 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201507141842.t6EIgtKo066936@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Tue, 14 Jul 2015 18:42:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392046 - in head/net-mgmt/icinga2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 18:42:58 -0000 Author: lme Date: Tue Jul 14 18:42:54 2015 New Revision: 392046 URL: https://svnweb.freebsd.org/changeset/ports/392046 Log: - Update to 2.3.6 - Install more config files as sample config - Fix directory permissions under /var - Change database backend options to GROUP, so one can de-select both [1] PR: 201114 [1] Submitted by: Niels Kristensen MFH: 2015Q3 Added: head/net-mgmt/icinga2/files/patch-itl_CMakeLists.txt (contents, props changed) head/net-mgmt/icinga2/files/patch-itl_plugins-contrib.d_CMakeLists.txt (contents, props changed) Modified: head/net-mgmt/icinga2/Makefile head/net-mgmt/icinga2/distinfo head/net-mgmt/icinga2/files/icinga2.in head/net-mgmt/icinga2/files/patch-etc_CMakeLists.txt head/net-mgmt/icinga2/pkg-plist Modified: head/net-mgmt/icinga2/Makefile ============================================================================== --- head/net-mgmt/icinga2/Makefile Tue Jul 14 18:38:49 2015 (r392045) +++ head/net-mgmt/icinga2/Makefile Tue Jul 14 18:42:54 2015 (r392046) @@ -2,7 +2,7 @@ PORTNAME= icinga2 DISTVERSIONPREFIX= v -DISTVERSION= 2.3.4 +DISTVERSION= 2.3.6 CATEGORIES= net-mgmt MAINTAINER= lme@FreeBSD.org @@ -24,8 +24,8 @@ USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} OPTIONS_DEFINE= DOCS -OPTIONS_MULTI= BACKEND -OPTIONS_MULTI_BACKEND= MYSQL PGSQL +OPTIONS_GROUP= BACKEND +OPTIONS_GROUP_BACKEND= MYSQL PGSQL OPTIONS_RADIO= PLUGINS OPTIONS_RADIO_PLUGINS= MONPLUGINS NAGPLUGINS @@ -50,6 +50,7 @@ CMAKE_ARGS+= -DICINGA2_USER=${ICINGA2USE -DICINGA2_COMMAND_USER=${ICINGA2USER} \ -DICINGA2_COMMAND_GROUP=${ICINGA2USER} \ -DICINGA2_PLUGINDIR=${LOCALBASE}/libexec/nagios \ + -DICINGA2_RUNDIR=/var/run \ -DCMAKE_INSTALL_SYSCONFDIR=${PREFIX}/etc \ -DCMAKE_INSTALL_LOCALSTATEDIR=${LOCALSTATEDIR} \ -DCMAKE_INSTALL_MANDIR=${MANPREFIX}/man \ @@ -59,6 +60,10 @@ SUB_LIST= ICINGA2LOGDIR=${ICINGA2LOGDIR} ICINGA2GROUP=${ICINGA2GROUP} \ WWWGRP=${WWWGRP} +PLIST_SUB= ICINGA2USER=${ICINGA2USER} \ + ICINGA2GROUP=${ICINGA2GROUP} \ + WWWGRP=${WWWGRP} + # Config files with references to "Linux" LINUX_CONFIG= groups.conf services.conf hosts.conf @@ -81,6 +86,7 @@ post-patch: pre-install: ${FIND} ${WRKSRC}/etc -type f -name "*.conf" -exec ${MV} {} {}.sample \; + ${FIND} ${WRKSRC}/itl -type f -name "*.conf" -exec ${MV} {} {}.sample \; ${FIND} ${WRKSRC}/etc/icinga2/scripts -type f -name "*.sh" \ -exec ${MV} {} {}.sample \; Modified: head/net-mgmt/icinga2/distinfo ============================================================================== --- head/net-mgmt/icinga2/distinfo Tue Jul 14 18:38:49 2015 (r392045) +++ head/net-mgmt/icinga2/distinfo Tue Jul 14 18:42:54 2015 (r392046) @@ -1,2 +1,2 @@ -SHA256 (icinga-icinga2-v2.3.4_GH0.tar.gz) = 3a6d23214c90c1e308df784254659c51962f4c49b13093aff2095e1dfa06cdaa -SIZE (icinga-icinga2-v2.3.4_GH0.tar.gz) = 782506 +SHA256 (icinga-icinga2-v2.3.6_GH0.tar.gz) = 96453fbfa418329b74d45bd2a202302add03d907fac28644e1228d869c478093 +SIZE (icinga-icinga2-v2.3.6_GH0.tar.gz) = 816718 Modified: head/net-mgmt/icinga2/files/icinga2.in ============================================================================== --- head/net-mgmt/icinga2/files/icinga2.in Tue Jul 14 18:38:49 2015 (r392045) +++ head/net-mgmt/icinga2/files/icinga2.in Tue Jul 14 18:42:54 2015 (r392046) @@ -78,18 +78,22 @@ reload_precmd() { } start_precmd() { - # Create necessary directories / change ownership - for d in "${icinga2_logdir}" "${icinga2_logdir}/compat" \ - "${icinga2_logdir}/compat/archives" "${icinga2_libdir}" \ - "${icinga2_spooldir}" "${icinga2_spooldir}/tmp" \ - "${icinga2_rundir}" "${icinga2_cachedir}"; do - install -d -o ${icinga2_user} -g ${icinga2_group} "${d}" - done - - install -d -o ${icinga2_user} -g %%WWWGRP%% "${icinga2_rundir}/cmd" - - chown -R ${icinga2_user}:${icinga2_user} "${icinga2_libdir}" - chown -R ${icinga2_user}:${icinga2_user} "${icinga2_spooldir}" +# # Create necessary directories / change ownership +# for d in "${icinga2_logdir}" "${icinga2_logdir}/compat" \ +# "${icinga2_logdir}/compat/archives" "${icinga2_libdir}" \ +# "${icinga2_spooldir}" "${icinga2_spooldir}/tmp" \ +# "${icinga2_rundir}" "${icinga2_cachedir}"; do +# if [ ! -d "${d}" ]; then +# install -d -o ${icinga2_user} -g ${icinga2_group} "${d}" +# else +# chown ${icinga2_user}:${icinga2_group} "${d}" +# fi +# done +# +# install -d -o ${icinga2_user} -g %%WWWGRP%% "${icinga2_rundir}/cmd" +# +# chown -R ${icinga2_user}:${icinga2_user} "${icinga2_libdir}" +# chown -R ${icinga2_user}:${icinga2_user} "${icinga2_spooldir}" if ! icinga2_checkconfig; then return 1 Modified: head/net-mgmt/icinga2/files/patch-etc_CMakeLists.txt ============================================================================== --- head/net-mgmt/icinga2/files/patch-etc_CMakeLists.txt Tue Jul 14 18:38:49 2015 (r392045) +++ head/net-mgmt/icinga2/files/patch-etc_CMakeLists.txt Tue Jul 14 18:42:54 2015 (r392046) @@ -1,20 +1,20 @@ ---- etc/CMakeLists.txt.orig 2015-03-26 09:50:40.000000000 +0100 -+++ etc/CMakeLists.txt 2015-03-26 20:46:49.751242000 +0100 -@@ -26,39 +26,39 @@ if(${CMAKE_SYSTEM_NAME} STREQUAL "Linux" +--- etc/CMakeLists.txt.orig 2015-07-08 10:17:44.000000000 +0200 ++++ etc/CMakeLists.txt 2015-07-13 22:06:31.230363000 +0200 +@@ -26,43 +26,43 @@ if(${CMAKE_SYSTEM_NAME} STREQUAL "Linux" configure_file(logrotate.d/icinga2.cmake ${CMAKE_CURRENT_BINARY_DIR}/logrotate.d/icinga2 @ONLY) endif() -install_if_not_exists(${CMAKE_CURRENT_BINARY_DIR}/icinga2/init.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2) --install_if_not_exists(icinga2/icinga2.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2) +install_if_not_exists(${CMAKE_CURRENT_BINARY_DIR}/icinga2/init.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2) -+install_if_not_exists(icinga2/icinga2.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2) if(NOT WIN32) - install_if_not_exists(${CMAKE_CURRENT_BINARY_DIR}/icinga2/constants.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2) +- install_if_not_exists(icinga2/icinga2.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2) + install_if_not_exists(${CMAKE_CURRENT_BINARY_DIR}/icinga2/constants.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2) ++ install_if_not_exists(icinga2/icinga2.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2) else() -- install_if_not_exists(${CMAKE_CURRENT_SOURCE_DIR}/icinga2/win32/constants.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2) -+ install_if_not_exists(${CMAKE_CURRENT_SOURCE_DIR}/icinga2/win32/constants.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2) + install_if_not_exists(${CMAKE_CURRENT_SOURCE_DIR}/icinga2/win32/constants.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2) + install_if_not_exists(icinga2/win32/icinga2.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2) endif() -install_if_not_exists(icinga2/zones.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2) @@ -28,14 +28,16 @@ if(NOT WIN32) - install_if_not_exists(icinga2/conf.d/hosts.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) +- install_if_not_exists(icinga2/conf.d/services.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) + install_if_not_exists(icinga2/conf.d/hosts.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) ++ install_if_not_exists(icinga2/conf.d/services.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) else() install_if_not_exists(icinga2/conf.d/win32/hosts.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) + install_if_not_exists(icinga2/conf.d/win32/services.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) endif() -install_if_not_exists(icinga2/conf.d/notifications.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) -install_if_not_exists(icinga2/conf.d/satellite.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) --install_if_not_exists(icinga2/conf.d/services.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) -install_if_not_exists(icinga2/conf.d/templates.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) -install_if_not_exists(icinga2/conf.d/timeperiods.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) -install_if_not_exists(icinga2/conf.d/users.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) @@ -43,12 +45,8 @@ -install_if_not_exists(icinga2/features-available/debuglog.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/features-available) -install_if_not_exists(icinga2/features-available/icingastatus.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/features-available) -install_if_not_exists(icinga2/features-available/mainlog.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/features-available) --install_if_not_exists(icinga2/features-available/syslog.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/features-available) --install_if_not_exists(icinga2/scripts/mail-host-notification.sh ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/scripts) --install_if_not_exists(icinga2/scripts/mail-service-notification.sh ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/scripts) +install_if_not_exists(icinga2/conf.d/notifications.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) +install_if_not_exists(icinga2/conf.d/satellite.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) -+install_if_not_exists(icinga2/conf.d/services.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) +install_if_not_exists(icinga2/conf.d/templates.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) +install_if_not_exists(icinga2/conf.d/timeperiods.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) +install_if_not_exists(icinga2/conf.d/users.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/conf.d) @@ -56,9 +54,14 @@ +install_if_not_exists(icinga2/features-available/debuglog.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/features-available) +install_if_not_exists(icinga2/features-available/icingastatus.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/features-available) +install_if_not_exists(icinga2/features-available/mainlog.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/features-available) -+install_if_not_exists(icinga2/features-available/syslog.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/features-available) -+install_if_not_exists(icinga2/scripts/mail-host-notification.sh.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/scripts) -+install_if_not_exists(icinga2/scripts/mail-service-notification.sh.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/scripts) + if(NOT WIN32) +- install_if_not_exists(icinga2/features-available/syslog.conf ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/features-available) ++ install_if_not_exists(icinga2/features-available/syslog.conf.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/features-available) + endif() +-install_if_not_exists(icinga2/scripts/mail-host-notification.sh ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/scripts) +-install_if_not_exists(icinga2/scripts/mail-service-notification.sh ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/scripts) ++ install_if_not_exists(icinga2/scripts/mail-host-notification.sh.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/scripts) ++ install_if_not_exists(icinga2/scripts/mail-service-notification.sh.sample ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/scripts) install_if_not_exists(icinga2/zones.d/README ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/zones.d) install_if_not_exists(icinga2/repository.d/README ${CMAKE_INSTALL_SYSCONFDIR}/icinga2/repository.d) Added: head/net-mgmt/icinga2/files/patch-itl_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/icinga2/files/patch-itl_CMakeLists.txt Tue Jul 14 18:42:54 2015 (r392046) @@ -0,0 +1,10 @@ +--- itl/CMakeLists.txt.orig 2015-07-13 22:14:51.872881000 +0200 ++++ itl/CMakeLists.txt 2015-07-13 22:15:19.702183000 +0200 +@@ -18,6 +18,6 @@ + add_subdirectory(plugins-contrib.d) + + install( +- FILES itl command.conf command-icinga.conf hangman timeperiod.conf plugins command-plugins.conf manubulon command-plugins-manubulon.conf windows-plugins command-plugins-windows.conf nscp command-nscp-local.conf plugins-contrib ++ FILES itl command.conf.sample command-icinga.conf.sample hangman timeperiod.conf.sample plugins command-plugins.conf.sample manubulon command-plugins-manubulon.conf.sample windows-plugins command-plugins-windows.conf.sample nscp command-nscp-local.conf.sample plugins-contrib + DESTINATION ${CMAKE_INSTALL_DATADIR}/icinga2/include + ) Added: head/net-mgmt/icinga2/files/patch-itl_plugins-contrib.d_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/icinga2/files/patch-itl_plugins-contrib.d_CMakeLists.txt Tue Jul 14 18:42:54 2015 (r392046) @@ -0,0 +1,10 @@ +--- itl/plugins-contrib.d/CMakeLists.txt.orig 2015-07-13 22:15:59.084514000 +0200 ++++ itl/plugins-contrib.d/CMakeLists.txt 2015-07-13 22:16:44.501021000 +0200 +@@ -16,6 +16,6 @@ + # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + + install( +- FILES databases.conf ipmi.conf network-components.conf operating-system.conf virtualization.conf vmware.conf web.conf ++ FILES databases.conf.sample ipmi.conf.sample network-components.conf.sample operating-system.conf.sample virtualization.conf.sample vmware.conf.sample web.conf.sample + DESTINATION ${CMAKE_INSTALL_DATADIR}/icinga2/include/plugins-contrib.d + ) Modified: head/net-mgmt/icinga2/pkg-plist ============================================================================== --- head/net-mgmt/icinga2/pkg-plist Tue Jul 14 18:38:49 2015 (r392045) +++ head/net-mgmt/icinga2/pkg-plist Tue Jul 14 18:42:54 2015 (r392046) @@ -18,8 +18,8 @@ etc/bash_completion.d/icinga2 @sample %%ETCDIR%%/features-available/gelf.conf.sample @sample %%ETCDIR%%/features-available/graphite.conf.sample @sample %%ETCDIR%%/features-available/icingastatus.conf.sample -%%MYSQL%%@sample(icinga,icinga,0640) %%ETCDIR%%/features-available/ido-mysql.conf.sample -%%PGSQL%%@sample(icinga,icinga,0640) %%ETCDIR%%/features-available/ido-pgsql.conf.sample +%%MYSQL%%@sample(%%ICINGA2USER%%,%%ICINGA2GROUP%%,0640) %%ETCDIR%%/features-available/ido-mysql.conf.sample +%%PGSQL%%@sample(%%ICINGA2USER%%,%%ICINGA2GROUP%%,0640) %%ETCDIR%%/features-available/ido-pgsql.conf.sample @sample %%ETCDIR%%/features-available/livestatus.conf.sample @sample %%ETCDIR%%/features-available/mainlog.conf.sample @sample %%ETCDIR%%/features-available/notification.conf.sample @@ -42,7 +42,7 @@ lib/icinga2/libchecker.so lib/icinga2/libcli.so lib/icinga2/libcompat.so lib/icinga2/libconfig.so -lib/icinga2/libdb_ido.so +%%MYSQL%%%%PGSQL%%llib/icinga2/libdb_ido.so %%MYSQL%%lib/icinga2/libdb_ido_mysql.so %%PGSQL%%lib/icinga2/libdb_ido_pgsql.so lib/icinga2/libexecvpe.so @@ -78,8 +78,8 @@ sbin/icinga2 %%PORTDOCS%%%%DOCSDIR%%/markdown/21-debug.md %%PORTDOCS%%%%DOCSDIR%%/markdown/22-appendix.md %%PORTDOCS%%%%DOCSDIR%%/markdown/3-monitoring-basics.md -%%PORTDOCS%%%%DOCSDIR%%/markdown/4-advanced-topics.md -%%PORTDOCS%%%%DOCSDIR%%/markdown/5-configuring-icinga-2.md +%%PORTDOCS%%%%DOCSDIR%%/markdown/4-configuring-icinga-2.md +%%PORTDOCS%%%%DOCSDIR%%/markdown/5-advanced-topics.md %%PORTDOCS%%%%DOCSDIR%%/markdown/6-object-types.md %%PORTDOCS%%%%DOCSDIR%%/markdown/7-icinga-template-library.md %%PORTDOCS%%%%DOCSDIR%%/markdown/8-cli-commands.md @@ -94,39 +94,41 @@ sbin/icinga2 %%PGSQL%%%%DATADIR%%-ido-pgsql/schema/upgrade/2.1.0.sql %%PGSQL%%%%DATADIR%%-ido-pgsql/schema/upgrade/2.2.0.sql %%PGSQL%%%%DATADIR%%-ido-pgsql/schema/upgrade/2.3.0.sql -%%DATADIR%%/include/command-icinga.conf -%%DATADIR%%/include/command-nscp-local.conf -%%DATADIR%%/include/command-plugins-manubulon.conf -%%DATADIR%%/include/command-plugins.conf -%%DATADIR%%/include/command.conf +@sample %%DATADIR%%/include/command-icinga.conf.sample +@sample %%DATADIR%%/include/command-nscp-local.conf.sample +@sample %%DATADIR%%/include/command-plugins-manubulon.conf.sample +@sample %%DATADIR%%/include/command-plugins.conf.sample +@sample %%DATADIR%%/include/command.conf.sample %%DATADIR%%/include/hangman %%DATADIR%%/include/itl %%DATADIR%%/include/manubulon %%DATADIR%%/include/nscp %%DATADIR%%/include/plugins %%DATADIR%%/include/plugins-contrib -%%DATADIR%%/include/plugins-contrib.d/databases.conf -%%DATADIR%%/include/plugins-contrib.d/ipmi.conf -%%DATADIR%%/include/plugins-contrib.d/network-components.conf -%%DATADIR%%/include/plugins-contrib.d/operating-system.conf -%%DATADIR%%/include/plugins-contrib.d/virtualization.conf -%%DATADIR%%/include/plugins-contrib.d/vmware.conf -%%DATADIR%%/include/plugins-contrib.d/web.conf -%%DATADIR%%/include/timeperiod.conf +@sample %%DATADIR%%/include/plugins-contrib.d/databases.conf.sample +@sample %%DATADIR%%/include/plugins-contrib.d/ipmi.conf.sample +@sample %%DATADIR%%/include/plugins-contrib.d/network-components.conf.sample +@sample %%DATADIR%%/include/plugins-contrib.d/operating-system.conf.sample +@sample %%DATADIR%%/include/plugins-contrib.d/virtualization.conf.sample +@sample %%DATADIR%%/include/plugins-contrib.d/vmware.conf.sample +@sample %%DATADIR%%/include/plugins-contrib.d/web.conf.sample +@sample %%DATADIR%%/include/timeperiod.conf.sample +@sample %%DATADIR%%/include/command-plugins-windows.conf.sample +%%DATADIR%%/include/windows-plugins @dir %%ETCDIR%%/pki -@dir /var/cache/icinga2 -@dir /var/lib/icinga2/api/log -@dir /var/lib/icinga2/api/repository -@dir /var/lib/icinga2/api/zones -@dir /var/lib/icinga2/api -@dir /var/lib/icinga2 +@dir(%%ICINGA2USER%%,%%ICINGA2GROUP%%) /var/cache/icinga2 +@dir(%%ICINGA2USER%%,%%ICINGA2GROUP%%) /var/lib/icinga2/api/log +@dir(%%ICINGA2USER%%,%%ICINGA2GROUP%%) /var/lib/icinga2/api/repository +@dir(%%ICINGA2USER%%,%%ICINGA2GROUP%%) /var/lib/icinga2/api/zones +@dir(%%ICINGA2USER%%,%%ICINGA2GROUP%%) /var/lib/icinga2/api +@dir(%%ICINGA2USER%%,%%ICINGA2GROUP%%) /var/lib/icinga2 @dir /var/lib -@dir /var/log/icinga2/compat/archives -@dir /var/log/icinga2/compat -@dir /var/log/icinga2/crash -@dir /var/log/icinga2 -@dir /var/run/icinga2/cmd -@dir /var/run/icinga2 -@dir /var/spool/icinga2/perfdata -@dir /var/spool/icinga2/tmp -@dir /var/spool/icinga2 +@dir(%%ICINGA2USER%%,%%ICINGA2GROUP%%) /var/log/icinga2/compat/archives +@dir(%%ICINGA2USER%%,%%ICINGA2GROUP%%) /var/log/icinga2/compat +@dir(%%ICINGA2USER%%,%%ICINGA2GROUP%%) /var/log/icinga2/crash +@dir(%%ICINGA2USER%%,%%ICINGA2GROUP%%) /var/log/icinga2 +@dir(%%ICINGA2USER%%,%%WWWGRP%%,2750) /var/run/icinga2/cmd +@dir(%%ICINGA2USER%%,%%ICINGA2GROUP%%) /var/run/icinga2 +@dir(%%ICINGA2USER%%,%%ICINGA2GROUP%%) /var/spool/icinga2/perfdata +@dir(%%ICINGA2USER%%,%%ICINGA2GROUP%%) /var/spool/icinga2/tmp +@dir(%%ICINGA2USER%%,%%ICINGA2GROUP%%) /var/spool/icinga2 From owner-svn-ports-head@freebsd.org Tue Jul 14 18:51:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC4859A1048; Tue, 14 Jul 2015 18:51:11 +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 8D928A2B; Tue, 14 Jul 2015 18:51:11 +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 t6EIpBc7071339; Tue, 14 Jul 2015 18:51:11 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EIpAJg071334; Tue, 14 Jul 2015 18:51:10 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141851.t6EIpAJg071334@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 18:51:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392048 - head/net/tigervnc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 18:51:11 -0000 Author: amdmi3 Date: Tue Jul 14 18:51:09 2015 New Revision: 392048 URL: https://svnweb.freebsd.org/changeset/ports/392048 Log: - Update to 1.5.0 Release note: https://github.com/TigerVNC/tigervnc/releases/tag/v1.5.0 Change highlights: - IPv6 support in the servers - You can now have two passwords, for full access and for "view only" - syslog support in Xvnc - GnuTLS priority configuration - Performance fixes - You can now easily start more clients on OS X - More translations PR: 201548 Submitted by: meta+ports@vmeta.jp (maintainer) Modified: head/net/tigervnc/Makefile head/net/tigervnc/distinfo head/net/tigervnc/pkg-plist Modified: head/net/tigervnc/Makefile ============================================================================== --- head/net/tigervnc/Makefile Tue Jul 14 18:48:41 2015 (r392047) +++ head/net/tigervnc/Makefile Tue Jul 14 18:51:09 2015 (r392048) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tigervnc -PORTVERSION= 1.4.3 +PORTVERSION= 1.5.0 DISTVERSIONPREFIX= v CATEGORIES= net x11-servers Modified: head/net/tigervnc/distinfo ============================================================================== --- head/net/tigervnc/distinfo Tue Jul 14 18:48:41 2015 (r392047) +++ head/net/tigervnc/distinfo Tue Jul 14 18:51:09 2015 (r392048) @@ -1,2 +1,2 @@ -SHA256 (TigerVNC-tigervnc-v1.4.3_GH0.tar.gz) = 0b2603db2b32dfd6e48f6f59618bd9819d187bfbb0c16218637d074a69756824 -SIZE (TigerVNC-tigervnc-v1.4.3_GH0.tar.gz) = 1372873 +SHA256 (TigerVNC-tigervnc-v1.5.0_GH0.tar.gz) = 7b0ec1a85d708f72fee17326bd1f894b9132df089226561306f4c2ef19d7df25 +SIZE (TigerVNC-tigervnc-v1.5.0_GH0.tar.gz) = 1268682 Modified: head/net/tigervnc/pkg-plist ============================================================================== --- head/net/tigervnc/pkg-plist Tue Jul 14 18:48:41 2015 (r392047) +++ head/net/tigervnc/pkg-plist Tue Jul 14 18:51:09 2015 (r392048) @@ -11,16 +11,21 @@ man/man1/vncserver.1.gz man/man1/vncconfig.1.gz man/man1/Xvnc.1.gz %%VIEWER%%man/man1/vncviewer.1.gz +%%NLS%%share/locale/bg/LC_MESSAGES/tigervnc.mo +%%NLS%%share/locale/da/LC_MESSAGES/tigervnc.mo %%NLS%%share/locale/de/LC_MESSAGES/tigervnc.mo +%%NLS%%share/locale/el/LC_MESSAGES/tigervnc.mo +%%NLS%%share/locale/eo/LC_MESSAGES/tigervnc.mo +%%NLS%%share/locale/es/LC_MESSAGES/tigervnc.mo +%%NLS%%share/locale/fi/LC_MESSAGES/tigervnc.mo %%NLS%%share/locale/fr/LC_MESSAGES/tigervnc.mo +%%NLS%%share/locale/it/LC_MESSAGES/tigervnc.mo +%%NLS%%share/locale/nl/LC_MESSAGES/tigervnc.mo %%NLS%%share/locale/pl/LC_MESSAGES/tigervnc.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/tigervnc.mo %%NLS%%share/locale/ru/LC_MESSAGES/tigervnc.mo %%NLS%%share/locale/sk/LC_MESSAGES/tigervnc.mo %%NLS%%share/locale/sv/LC_MESSAGES/tigervnc.mo -%%NLS%%share/locale/es/LC_MESSAGES/tigervnc.mo -%%NLS%%share/locale/it/LC_MESSAGES/tigervnc.mo -%%NLS%%share/locale/nl/LC_MESSAGES/tigervnc.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/tigervnc.mo %%NLS%%share/locale/tr/LC_MESSAGES/tigervnc.mo %%NLS%%share/locale/uk/LC_MESSAGES/tigervnc.mo %%PORTDOCS%%%%DOCSDIR%%/README.txt From owner-svn-ports-head@freebsd.org Tue Jul 14 18:55:16 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 152429A1168; Tue, 14 Jul 2015 18:55:16 +0000 (UTC) (envelope-from skreuzer@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 DF4CDE8F; Tue, 14 Jul 2015 18:55:15 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EItFPu073323; Tue, 14 Jul 2015 18:55:15 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EItEf7073319; Tue, 14 Jul 2015 18:55:14 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201507141855.t6EItEf7073319@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Tue, 14 Jul 2015 18:55:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392049 - head/ports-mgmt/porttools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 18:55:16 -0000 Author: skreuzer Date: Tue Jul 14 18:55:14 2015 New Revision: 392049 URL: https://svnweb.freebsd.org/changeset/ports/392049 Log: Update to version 1.05 Modified: head/ports-mgmt/porttools/Makefile head/ports-mgmt/porttools/distinfo head/ports-mgmt/porttools/pkg-plist Modified: head/ports-mgmt/porttools/Makefile ============================================================================== --- head/ports-mgmt/porttools/Makefile Tue Jul 14 18:51:09 2015 (r392048) +++ head/ports-mgmt/porttools/Makefile Tue Jul 14 18:55:14 2015 (r392049) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= porttools -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= ports-mgmt MAINTAINER= skreuzer@FreeBSD.org @@ -17,7 +17,6 @@ RUN_DEPENDS= portlint:${PORTSDIR}/ports- USE_GITHUB= yes GH_ACCOUNT= skreuzer -GH_TAGNAME= 77a5636 # Make the version information of porttools itself # available for inclusion in the PRs generated by it. Modified: head/ports-mgmt/porttools/distinfo ============================================================================== --- head/ports-mgmt/porttools/distinfo Tue Jul 14 18:51:09 2015 (r392048) +++ head/ports-mgmt/porttools/distinfo Tue Jul 14 18:55:14 2015 (r392049) @@ -1,2 +1,2 @@ -SHA256 (skreuzer-porttools-1.04-77a5636_GH0.tar.gz) = ac7a8ce4acc112e5fcba0760c1afae85f0fed0acfd6bd54f979bd6699bb641e9 -SIZE (skreuzer-porttools-1.04-77a5636_GH0.tar.gz) = 22172 +SHA256 (skreuzer-porttools-1.05_GH0.tar.gz) = d398c2bf22875ebb98927dcaaced68e3bae7b4931b5c80fd1f1711a7fae7e037 +SIZE (skreuzer-porttools-1.05_GH0.tar.gz) = 22274 Modified: head/ports-mgmt/porttools/pkg-plist ============================================================================== --- head/ports-mgmt/porttools/pkg-plist Tue Jul 14 18:51:09 2015 (r392048) +++ head/ports-mgmt/porttools/pkg-plist Tue Jul 14 18:55:14 2015 (r392049) @@ -23,4 +23,5 @@ man/man5/porttools.5.gz %%DATADIR%%/tmpl/p5/Makefile.tmpl %%DATADIR%%/tmpl/pear/Makefile.tmpl %%DATADIR%%/tmpl/py/Makefile.tmpl +%%DATADIR%%/tmpl/rubygem/Makefile.tmpl %%DATADIR%%/util_diff From owner-svn-ports-head@freebsd.org Tue Jul 14 19:17:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2AAB99A156D; Tue, 14 Jul 2015 19:17:40 +0000 (UTC) (envelope-from alonso@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 1AD5D1E0C; Tue, 14 Jul 2015 19:17:40 +0000 (UTC) (envelope-from alonso@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EJHdQ1084248; Tue, 14 Jul 2015 19:17:39 GMT (envelope-from alonso@FreeBSD.org) Received: (from alonso@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EJHdaV084246; Tue, 14 Jul 2015 19:17:39 GMT (envelope-from alonso@FreeBSD.org) Message-Id: <201507141917.t6EJHdaV084246@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: alonso set sender to alonso@FreeBSD.org using -f From: Alonso Schaich Date: Tue, 14 Jul 2015 19:17:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392050 - in head/devel/qca: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 19:17:40 -0000 Author: alonso Date: Tue Jul 14 19:17:38 2015 New Revision: 392050 URL: https://svnweb.freebsd.org/changeset/ports/392050 Log: Fix build with libressl Add an upstream patch to address OpenSSL compression handling. PR: 199134 Approved by: rakuco (mentor) Obtained from: qca upstream Added: head/devel/qca/files/patch-git_593de685 (contents, props changed) Modified: head/devel/qca/Makefile Modified: head/devel/qca/Makefile ============================================================================== --- head/devel/qca/Makefile Tue Jul 14 18:55:14 2015 (r392049) +++ head/devel/qca/Makefile Tue Jul 14 19:17:38 2015 (r392050) @@ -3,7 +3,7 @@ PORTNAME= qca PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://delta.affinix.com/download/qca/2.0/ Added: head/devel/qca/files/patch-git_593de685 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/qca/files/patch-git_593de685 Tue Jul 14 19:17:38 2015 (r392050) @@ -0,0 +1,25 @@ +commit 593de6855a4f4dc26cface3e96de8889f90cb4bb +Author: Heiko Becker +Date: Mon Oct 20 12:46:34 2014 +0000 + + Fix build with libressl + + libressl removed the SSL Compression functionality (which might + be considered insecure) and thus also compress_meth. + SSL_SESSION_get_compress_id is just a stub in libressl which always + returns 0 and in openssl it returns compress_meth. + + REVIEW: 121107 + +--- plugins/qca-ossl/qca-ossl.cpp ++++ plugins/qca-ossl/qca-ossl.cpp +@@ -5805,7 +5805,7 @@ + { + SessionInfo sessInfo; + +- sessInfo.isCompressed = (0 != ssl->session->compress_meth); ++ sessInfo.isCompressed = (0 != SSL_SESSION_get_compress_id(ssl->session)); + + if (ssl->version == TLS1_VERSION) + sessInfo.version = TLS::TLS_v1; + From owner-svn-ports-head@freebsd.org Tue Jul 14 19:39:17 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C3279A1A26; Tue, 14 Jul 2015 19:39: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 0CAA519ED; Tue, 14 Jul 2015 19:39: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 t6EJdG3A094922; Tue, 14 Jul 2015 19:39:16 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EJdGfL094921; Tue, 14 Jul 2015 19:39:16 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141939.t6EJdGfL094921@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 19:39:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392051 - head/net/honeyd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 19:39:17 -0000 Author: amdmi3 Date: Tue Jul 14 19:39:16 2015 New Revision: 392051 URL: https://svnweb.freebsd.org/changeset/ports/392051 Log: - Fix shebangs - Add LICENSE_FILE Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/net/honeyd/Makefile Modified: head/net/honeyd/Makefile ============================================================================== --- head/net/honeyd/Makefile Tue Jul 14 19:17:38 2015 (r392050) +++ head/net/honeyd/Makefile Tue Jul 14 19:39:16 2015 (r392051) @@ -3,7 +3,7 @@ PORTNAME= honeyd PORTVERSION= 1.5c -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MASTER_SITES= http://www.honeyd.org/uploads/ \ http://www.citi.umich.edu/u/provos/honeyd/ @@ -12,12 +12,14 @@ MAINTAINER= skreuzer@FreeBSD.org COMMENT= Simulate virtual network hosts (honeypots) LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 \ libdnet.so:${PORTSDIR}/net/libdnet \ libpcre.so:${PORTSDIR}/devel/pcre -USES= libtool +USES= libtool shebangfix +SHEBANG_FILES= scripts/*.pl scripts/snmp/*.pl USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libdnet=${LOCALBASE} \ From owner-svn-ports-head@freebsd.org Tue Jul 14 19:40:59 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9A139A1A99; Tue, 14 Jul 2015 19:40: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 997191C94; Tue, 14 Jul 2015 19:40: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 t6EJexcE097111; Tue, 14 Jul 2015 19:40:59 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EJexgi097110; Tue, 14 Jul 2015 19:40:59 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141940.t6EJexgi097110@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 19:40:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392053 - head/audio/gtkpod X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 19:40:59 -0000 Author: amdmi3 Date: Tue Jul 14 19:40:58 2015 New Revision: 392053 URL: https://svnweb.freebsd.org/changeset/ports/392053 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/audio/gtkpod/Makefile Modified: head/audio/gtkpod/Makefile ============================================================================== --- head/audio/gtkpod/Makefile Tue Jul 14 19:40:51 2015 (r392052) +++ head/audio/gtkpod/Makefile Tue Jul 14 19:40:58 2015 (r392053) @@ -3,7 +3,7 @@ PORTNAME= gtkpod PORTVERSION= 1.0.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -15,7 +15,10 @@ LICENSE= GPLv2 LIB_DEPENDS= libid3tag.so:${PORTSDIR}/audio/libid3tag \ libgpod.so:${PORTSDIR}/audio/libgpod -USES= gettext gmake pkgconfig +USES= gettext gmake pkgconfig shebangfix +SHEBANG_FILES= scripts/mab2vcard scripts/sync-evolution.sh \ + scripts/sync-knotes.sh scripts/sync-ldif.sh \ + scripts/sync-palm-jppy.py USE_GNOME= gtk20 libglade2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes From owner-svn-ports-head@freebsd.org Tue Jul 14 19:42:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 209969A1BB9; Tue, 14 Jul 2015 19:42:24 +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 111691FD0; Tue, 14 Jul 2015 19:42:24 +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 t6EJgNn7099482; Tue, 14 Jul 2015 19:42:23 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EJgNvW099481; Tue, 14 Jul 2015 19:42:23 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141942.t6EJgNvW099481@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 19:42:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392055 - head/databases/jdb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 19:42:24 -0000 Author: amdmi3 Date: Tue Jul 14 19:42:23 2015 New Revision: 392055 URL: https://svnweb.freebsd.org/changeset/ports/392055 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/databases/jdb/Makefile Modified: head/databases/jdb/Makefile ============================================================================== --- head/databases/jdb/Makefile Tue Jul 14 19:42:04 2015 (r392054) +++ head/databases/jdb/Makefile Tue Jul 14 19:42:23 2015 (r392055) @@ -3,7 +3,7 @@ PORTNAME= jdb PORTVERSION= 1.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases perl5 MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JDB/ @@ -17,7 +17,7 @@ SHEBANG_FILES= db2dcliff dbcol dbcolcrea dbcolize dbcolmerge dbcolmovingstats dbcolmultiscale \ dbcolneaten dbcolpercentile dbcolrename dbcolscorrelate \ dbcolsplittocols dbcolsplittorows dbcolstats dbcoltighten \ - dbfilesplit dbformmail dbjoin dblistize dbrow dbmultistats \ + dbfilesplit dbformmail dbjoin dblib.pl dblistize dbrow dbmultistats \ dbrecolize dbrowaccumulate dbrowdiff dbrowenumerate dbroweval \ dbrowsplituniq dbrowuniq dbsort dbstats dbstripcomments \ dbstripextraheaders dbstripleadingspace db_to_html_table \ From owner-svn-ports-head@freebsd.org Tue Jul 14 19:44:13 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82E2A9A1C81; Tue, 14 Jul 2015 19:44: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 7359815EB; Tue, 14 Jul 2015 19:44: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 t6EJiDxU000260; Tue, 14 Jul 2015 19:44:13 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EJiDkU000259; Tue, 14 Jul 2015 19:44:13 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141944.t6EJiDkU000259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 19:44:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392057 - head/sysutils/magicrescue X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 19:44:13 -0000 Author: amdmi3 Date: Tue Jul 14 19:44:12 2015 New Revision: 392057 URL: https://svnweb.freebsd.org/changeset/ports/392057 Log: - Fix shebangs - Add LICENSE_FILE Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/sysutils/magicrescue/Makefile Modified: head/sysutils/magicrescue/Makefile ============================================================================== --- head/sysutils/magicrescue/Makefile Tue Jul 14 19:44:02 2015 (r392056) +++ head/sysutils/magicrescue/Makefile Tue Jul 14 19:44:12 2015 (r392057) @@ -3,6 +3,7 @@ PORTNAME= magicrescue PORTVERSION= 1.1.9 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.itu.dk/people/jobr/magicrescue/release/ \ LOCAL/ehaupt @@ -11,13 +12,14 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= File recovery tool which recovers deleted files from a block device LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING USES= perl5 shebangfix HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} USE_PERL5= run -SHEBANG_FILES= magicsort +SHEBANG_FILES= magicsort tools/gimp-resave.pl OPTIONS_DEFINE= DOCS From owner-svn-ports-head@freebsd.org Tue Jul 14 19:46:18 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F0E819A1D4F; Tue, 14 Jul 2015 19:46:18 +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 E12F51B02; Tue, 14 Jul 2015 19:46:18 +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 t6EJkI9x000939; Tue, 14 Jul 2015 19:46:18 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EJkIDw000937; Tue, 14 Jul 2015 19:46:18 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141946.t6EJkIDw000937@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 19:46:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392059 - head/net-im/mu-conference X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 19:46:19 -0000 Author: amdmi3 Date: Tue Jul 14 19:46:18 2015 New Revision: 392059 URL: https://svnweb.freebsd.org/changeset/ports/392059 Log: - Fix shebangs - Add LICENSE_FILE Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/net-im/mu-conference/Makefile Modified: head/net-im/mu-conference/Makefile ============================================================================== --- head/net-im/mu-conference/Makefile Tue Jul 14 19:46:09 2015 (r392058) +++ head/net-im/mu-conference/Makefile Tue Jul 14 19:46:18 2015 (r392059) @@ -3,7 +3,7 @@ PORTNAME= mu-conference PORTVERSION= 0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im MASTER_SITES= http://download.gna.org/mu-conference/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,11 +12,13 @@ MAINTAINER= mm@FreeBSD.org COMMENT= Multi-User Conferencing component for Jabber LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ libidn.so:${PORTSDIR}/dns/libidn -USES= pkgconfig +USES= pkgconfig shebangfix +SHEBANG_FILES= scripts/roommaker.pl scripts/roomname.pl USE_GNOME= glib20 USE_RC_SUBR= ${PORTNAME} From owner-svn-ports-head@freebsd.org Tue Jul 14 19:47:58 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 480999A1DA3; Tue, 14 Jul 2015 19:47:58 +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 3879E1C83; Tue, 14 Jul 2015 19:47:58 +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 t6EJlwcD001449; Tue, 14 Jul 2015 19:47:58 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EJlwNR001448; Tue, 14 Jul 2015 19:47:58 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141947.t6EJlwNR001448@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 19:47:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392061 - head/net/openradius X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 19:47:58 -0000 Author: amdmi3 Date: Tue Jul 14 19:47:57 2015 New Revision: 392061 URL: https://svnweb.freebsd.org/changeset/ports/392061 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/net/openradius/Makefile Modified: head/net/openradius/Makefile ============================================================================== --- head/net/openradius/Makefile Tue Jul 14 19:47:54 2015 (r392060) +++ head/net/openradius/Makefile Tue Jul 14 19:47:57 2015 (r392061) @@ -3,7 +3,7 @@ PORTNAME= openradius PORTVERSION= 0.9.12c -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://evbergen.home.xs4all.nl/openradius/download/ \ http://www.mirrors.wiretapped.net/security/authentication/radius/openradius/ @@ -23,7 +23,10 @@ CC?= gcc CXX?= g++ MAKE_ENV= INST_PREFIX=${STAGEDIR} -USES= gmake +USES= gmake shebangfix +SHEBANG_FILES= modules/ascfile/ascfile \ + modules/radsql/radsql \ + modules/unixpasswd/unixpasswd USE_RC_SUBR= openradius SUB_LIST= LOGFILE="${LOGFILE}" From owner-svn-ports-head@freebsd.org Tue Jul 14 19:49:23 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93E2C9A1E06; Tue, 14 Jul 2015 19:49:23 +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 83C9B1E86; Tue, 14 Jul 2015 19:49:23 +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 t6EJnNQN001945; Tue, 14 Jul 2015 19:49:23 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EJnNv5001942; Tue, 14 Jul 2015 19:49:23 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141949.t6EJnNv5001942@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 19:49:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392063 - head/comms/xastir X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 19:49:23 -0000 Author: amdmi3 Date: Tue Jul 14 19:49:22 2015 New Revision: 392063 URL: https://svnweb.freebsd.org/changeset/ports/392063 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/comms/xastir/Makefile Modified: head/comms/xastir/Makefile ============================================================================== --- head/comms/xastir/Makefile Tue Jul 14 19:49:17 2015 (r392062) +++ head/comms/xastir/Makefile Tue Jul 14 19:49:22 2015 (r392063) @@ -3,6 +3,7 @@ PORTNAME= xastir PORTVERSION= 2.0.6 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} @@ -15,7 +16,9 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/grap libpng.so:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes -USES= gettext gmake jpeg motif +USES= gettext gmake jpeg motif shebangfix +SHEBANG_FILES= scripts/*.pl scripts/get-maptools.sh \ + scripts/gpx2shape scripts/values.pl.in SUB_FILES= pkg-message From owner-svn-ports-head@freebsd.org Tue Jul 14 19:50:36 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 872DE9A1EA5; Tue, 14 Jul 2015 19:50:36 +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 73CF7127B; Tue, 14 Jul 2015 19:50: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 t6EJoaF2003960; Tue, 14 Jul 2015 19:50:36 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EJoaRC003959; Tue, 14 Jul 2015 19:50:36 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141950.t6EJoaRC003959@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 19:50:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392064 - head/sysutils/system-tools-backends X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 19:50:36 -0000 Author: amdmi3 Date: Tue Jul 14 19:50:35 2015 New Revision: 392064 URL: https://svnweb.freebsd.org/changeset/ports/392064 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/sysutils/system-tools-backends/Makefile Modified: head/sysutils/system-tools-backends/Makefile ============================================================================== --- head/sysutils/system-tools-backends/Makefile Tue Jul 14 19:49:22 2015 (r392063) +++ head/sysutils/system-tools-backends/Makefile Tue Jul 14 19:50:35 2015 (r392064) @@ -4,6 +4,7 @@ PORTNAME= system-tools-backends PORTVERSION= 2.10.2 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -16,7 +17,8 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDI libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit RUN_DEPENDS= p5-Net-DBus>=0:${PORTSDIR}/devel/p5-Net-DBus -USES= gettext-tools gmake pathfix perl5 pkgconfig tar:bzip2 +USES= gettext-tools gmake pathfix perl5 pkgconfig shebangfix tar:bzip2 +SHEBANG_FILES= SystemToolsBackends.pl.in USE_GNOME= intlhack glib20 GNU_CONFIGURE= yes USE_GNOME_SUBR= yes From owner-svn-ports-head@freebsd.org Tue Jul 14 19:52:13 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D3819A1FEE; Tue, 14 Jul 2015 19:52: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 D441416E8; Tue, 14 Jul 2015 19:52: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 t6EJqC0R006354; Tue, 14 Jul 2015 19:52:12 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EJqCr8006353; Tue, 14 Jul 2015 19:52:12 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141952.t6EJqCr8006353@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 19:52:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392066 - head/sysutils/symon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 19:52:13 -0000 Author: amdmi3 Date: Tue Jul 14 19:52:11 2015 New Revision: 392066 URL: https://svnweb.freebsd.org/changeset/ports/392066 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/sysutils/symon/Makefile Modified: head/sysutils/symon/Makefile ============================================================================== --- head/sysutils/symon/Makefile Tue Jul 14 19:51:33 2015 (r392065) +++ head/sysutils/symon/Makefile Tue Jul 14 19:52:11 2015 (r392066) @@ -3,7 +3,7 @@ PORTNAME= symon PORTVERSION= 2.86 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://wpd.home.xs4all.nl/symon/philes/ \ LOCAL/uqs @@ -13,7 +13,8 @@ COMMENT= Performance and information mon SUB_FILES= pkg-message -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= client/getsymonitem.pl USE_PERL5= build MAKE_JOBS_UNSAFE= yes From owner-svn-ports-head@freebsd.org Tue Jul 14 19:53:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E3CD9A108B; Tue, 14 Jul 2015 19:53:41 +0000 (UTC) (envelope-from wg@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 1EB541994; Tue, 14 Jul 2015 19:53:41 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EJreBm006820; Tue, 14 Jul 2015 19:53:40 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EJrdJd006811; Tue, 14 Jul 2015 19:53:39 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201507141953.t6EJrdJd006811@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Tue, 14 Jul 2015 19:53:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392067 - in head/math: . py-bitmath X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 19:53:41 -0000 Author: wg Date: Tue Jul 14 19:53:38 2015 New Revision: 392067 URL: https://svnweb.freebsd.org/changeset/ports/392067 Log: math/py-bitmath: Represent and manipulate file sizes with different prefix notations bitmath simplifies many facets of interacting with file sizes in various units. Functionality includes: - Converting between SI and NIST prefix units (kB to GiB) - Converting between units of the same type (SI to SI, or NIST to NIST) - Automatic human-readable prefix selection (like in hurry.filesize) - Basic arithmetic operations (subtracting 42KiB from 50GiB) - Rich comparison operations (1024 Bytes == 1KiB) - bitwise operations (<<, >>, &, |, ^) - argparse integration - progressbar integration - String parsing - Sorting WWW: https://github.com/tbielawa/bitmath Added: head/math/py-bitmath/ head/math/py-bitmath/Makefile (contents, props changed) head/math/py-bitmath/distinfo (contents, props changed) head/math/py-bitmath/pkg-descr (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Tue Jul 14 19:52:11 2015 (r392066) +++ head/math/Makefile Tue Jul 14 19:53:38 2015 (r392067) @@ -551,6 +551,7 @@ SUBDIR += py-apgl SUBDIR += py-basemap SUBDIR += py-basemap-data + SUBDIR += py-bitmath SUBDIR += py-bitvector SUBDIR += py-bottleneck SUBDIR += py-cryptominisat Added: head/math/py-bitmath/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/py-bitmath/Makefile Tue Jul 14 19:53:38 2015 (r392067) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= bitmath +PORTVERSION= 1.2.3 +CATEGORIES= math python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME} +DISTFILES= ${PORTNAME}-${PORTVERSION}-4.tar.gz + +MAINTAINER= wg@FreeBSD.org +COMMENT= Represent and manipulate file sizes with different prefix notations + +LICENSE= MIT + +USES= python:2 +USE_PYTHON= autoplist distutils + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-4 + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}progressbar231>0:${PORTSDIR}/misc/py-progressbar231 + +.include Added: head/math/py-bitmath/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/py-bitmath/distinfo Tue Jul 14 19:53:38 2015 (r392067) @@ -0,0 +1,2 @@ +SHA256 (bitmath-1.2.3-4.tar.gz) = 09fd3697dd0f0bbfd7de1c8821f739d6f4cf0cb854b3314779bcbd3ec9c90ed8 +SIZE (bitmath-1.2.3-4.tar.gz) = 50745 Added: head/math/py-bitmath/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/py-bitmath/pkg-descr Tue Jul 14 19:53:38 2015 (r392067) @@ -0,0 +1,15 @@ +bitmath simplifies many facets of interacting with file sizes in various units. +Functionality includes: + +- Converting between SI and NIST prefix units (kB to GiB) +- Converting between units of the same type (SI to SI, or NIST to NIST) +- Automatic human-readable prefix selection (like in hurry.filesize) +- Basic arithmetic operations (subtracting 42KiB from 50GiB) +- Rich comparison operations (1024 Bytes == 1KiB) +- bitwise operations (<<, >>, &, |, ^) +- argparse integration +- progressbar integration +- String parsing +- Sorting + +WWW: https://github.com/tbielawa/bitmath From owner-svn-ports-head@freebsd.org Tue Jul 14 19:59:10 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 788459A1335; Tue, 14 Jul 2015 19:59: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 68C4A12CA; Tue, 14 Jul 2015 19:59: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 t6EJxALJ008446; Tue, 14 Jul 2015 19:59:10 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EJxAJk008445; Tue, 14 Jul 2015 19:59:10 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141959.t6EJxAJk008445@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 19:59:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392071 - head/security/rkhunter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 19:59:10 -0000 Author: amdmi3 Date: Tue Jul 14 19:59:09 2015 New Revision: 392071 URL: https://svnweb.freebsd.org/changeset/ports/392071 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/security/rkhunter/Makefile Modified: head/security/rkhunter/Makefile ============================================================================== --- head/security/rkhunter/Makefile Tue Jul 14 19:58:36 2015 (r392070) +++ head/security/rkhunter/Makefile Tue Jul 14 19:59:09 2015 (r392071) @@ -3,7 +3,7 @@ PORTNAME= rkhunter PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF @@ -18,7 +18,9 @@ OPTIONS_DEFAULT=LSOF RUN_DEPENDS+= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= files/check_modules.pl files/filehashsha.pl \ + files/stat.pl NO_BUILD= yes SUB_FILES= 415.${PORTNAME} From owner-svn-ports-head@freebsd.org Tue Jul 14 19:59:21 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A1CE9A1364; Tue, 14 Jul 2015 19:59: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 4A7FC14EF; Tue, 14 Jul 2015 19:59: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 t6EJxLii008583; Tue, 14 Jul 2015 19:59:21 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EJxLl1008582; Tue, 14 Jul 2015 19:59:21 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507141959.t6EJxLl1008582@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 19:59:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392072 - head/multimedia/mythtv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 19:59:21 -0000 Author: amdmi3 Date: Tue Jul 14 19:59:20 2015 New Revision: 392072 URL: https://svnweb.freebsd.org/changeset/ports/392072 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/multimedia/mythtv/Makefile Modified: head/multimedia/mythtv/Makefile ============================================================================== --- head/multimedia/mythtv/Makefile Tue Jul 14 19:59:09 2015 (r392071) +++ head/multimedia/mythtv/Makefile Tue Jul 14 19:59:20 2015 (r392072) @@ -3,7 +3,7 @@ PORTNAME= mythtv PORTVERSION= 0.27.0.20140121 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://people.freebsd.org/~decke/distfiles/ @@ -30,7 +30,9 @@ WRKSRC_SUBDIR= ${PORTNAME} ONLY_FOR_ARCHS= i386 amd64 USE_PERL5= run build NOPRECIOUSMAKEVARS= # don't override $(ARCH) in ffmpeg makefiles -USES= gmake libtool perl5 pkgconfig pathfix +USES= gmake libtool perl5 pkgconfig pathfix shebangfix +SHEBANG_FILES= programs/scripts/database/mythconverg_backup.pl \ + programs/scripts/database/mythconverg_restore.pl USE_QT4= gui sql network script linguist_build l10n sql-mysql_run \ moc_build qmake_build rcc_build uic_build imageformats QT_NONSTANDARD= yes From owner-svn-ports-head@freebsd.org Tue Jul 14 20:16:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 137769A1C4B; Tue, 14 Jul 2015 20:16:33 +0000 (UTC) (envelope-from bapt@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 022F51980; Tue, 14 Jul 2015 20:16:33 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EKGW4R020656; Tue, 14 Jul 2015 20:16:32 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EKGUAj020635; Tue, 14 Jul 2015 20:16:30 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507142016.t6EKGUAj020635@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 14 Jul 2015 20:16:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392075 - in head: . Mk editors editors/lazarus-lcl-gtk graphics graphics/fpc-fpgtk lang/fpc-units x11-toolkits x11-toolkits/fpc-gtk1 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:16:33 -0000 Author: bapt Date: Tue Jul 14 20:16:29 2015 New Revision: 392075 URL: https://svnweb.freebsd.org/changeset/ports/392075 Log: The lazarus GTK1 interface has been discontinued upstream: http://wiki.lazarus.freepascal.org/GTK1_Interface Deleted: head/editors/lazarus-lcl-gtk/ head/graphics/fpc-fpgtk/ head/x11-toolkits/fpc-gtk1/ Modified: head/MOVED head/Mk/bsd.fpc.mk head/editors/Makefile head/graphics/Makefile head/lang/fpc-units/Makefile head/x11-toolkits/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Jul 14 20:10:03 2015 (r392074) +++ head/MOVED Tue Jul 14 20:16:29 2015 (r392075) @@ -7685,3 +7685,6 @@ net-im/tkabbur||2015-07-07|Has expired: www/mod_wsgi3|www/mod_wsgi4|2015-07-12|Renamed to reflect new version archivers/pear-PHP_Archiv|archivers/pear-PHP_Archive|2015-07-12|Fix path devel/p5-Test-TempDir|devel/p5-Test-TempDir-Tiny|2015-07-14|Has expired: Use devel/p5-Test-TempDir-Tiny instead +x11-toolkits/fpc-gtk1||2015-07-14|Development has been discontinued +graphics/fpc-fpgtk||2015-07-14|Development has been discontinued +editors/lazarus-lcl-gtk||2015-07-14|Development has been discontinued Modified: head/Mk/bsd.fpc.mk ============================================================================== --- head/Mk/bsd.fpc.mk Tue Jul 14 20:10:03 2015 (r392074) +++ head/Mk/bsd.fpc.mk Tue Jul 14 20:16:29 2015 (r392075) @@ -64,8 +64,8 @@ UNITSDIR= ${LOCALBASE}/lib/fpc/${FPC_VE _FPC_ALL_UNITS= a52 aspell bfd bzip2 cairo chm dblib dbus dts fastcgi fcl-async fcl-base \ fcl-db fcl-extra fcl-fpcunit fcl-image fcl-js fcl-json fcl-net fcl-passrc \ - fcl-process fcl-registry fcl-res fcl-web fcl-xml fftw fpgtk fpindexer \ - fpmkunit fppkg fv gdbint gdbm gmp graph gtk1 gtk2 hash \ + fcl-process fcl-registry fcl-res fcl-web fcl-xml fftw fpindexer \ + fpmkunit fppkg fv gdbint gdbm gmp graph gtk2 hash \ hermes httpd22 httpd24 ibase iconvenc imagemagick ldap libcurl libgd \ libpng libvlc libxml2 lua mad matroska modplug mysql ncurses newt numlib \ odbc oggvorbis openal opengl openssl oracle pasjpeg paszlib pcap \ @@ -145,14 +145,12 @@ fcl_xml_UNIT= devel/fpc-fcl-xml fftw_UNIT= math/fpc-fftw fpindexer_UNIT= databases/fpc-fpindexer fpmkunit_UNIT= devel/fpc-fpmkunit -fpgtk_UNIT= graphics/fpc-fpgtk fppkg_UNIT= devel/fpc-fppkg fpvectorial_UNIT= graphics/fpc-fpvectorial fv_UNIT= devel/fpc-fv hermes_UNIT= graphics/fpc-hermes gdbm_UNIT= databases/fpc-gdbm gmp_UNIT= math/fpc-gmp -gtk1_UNIT= x11-toolkits/fpc-gtk1 gtk2_UNIT= x11-toolkits/fpc-gtk2 iconvenc_UNIT= converters/fpc-iconvenc imagemagick_UNIT= graphics/fpc-imagemagick Modified: head/editors/Makefile ============================================================================== --- head/editors/Makefile Tue Jul 14 20:10:03 2015 (r392074) +++ head/editors/Makefile Tue Jul 14 20:16:29 2015 (r392075) @@ -90,7 +90,6 @@ SUBDIR += komodo-edit SUBDIR += latexila SUBDIR += lazarus - SUBDIR += lazarus-lcl-gtk SUBDIR += lazarus-lcl-gtk2 SUBDIR += lazarus-lcl-nogui SUBDIR += lazarus-lcl-qt Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Tue Jul 14 20:10:03 2015 (r392074) +++ head/graphics/Makefile Tue Jul 14 20:16:29 2015 (r392075) @@ -175,7 +175,6 @@ SUBDIR += fotoxx SUBDIR += founts SUBDIR += fpc-cairo - SUBDIR += fpc-fpgtk SUBDIR += fpc-graph SUBDIR += fpc-hermes SUBDIR += fpc-imagemagick Modified: head/lang/fpc-units/Makefile ============================================================================== --- head/lang/fpc-units/Makefile Tue Jul 14 20:10:03 2015 (r392074) +++ head/lang/fpc-units/Makefile Tue Jul 14 20:16:29 2015 (r392075) @@ -3,27 +3,22 @@ PORTNAME= units PORTVERSION= 2.6.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang -MASTER_SITES= # none PKGNAMEPREFIX= fpc- -DISTFILES= # none -EXTRACT_ONLY= # none MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Meta port to install Free Pascal units ONLY_FOR_ARCHS= i386 amd64 -NO_BUILD= yes -NO_INSTALL= yes -NO_MTREE= yes +USES= metaport BUILDNAME= ${ARCH}-freebsd OPTIONS_DEFINE= A52 ASPELL BFD BZIP2 CAIRO CHM DBUS DBLIB DTS FASTCGI FCL-ASYNC FCL-BASE \ FCL-EXTRA FCL-DB FCL-FPCUNIT FCL-IMAGE FCL-JS FCL-JSON FCL-NET FCL-PASSRC \ - FCL-PROCESS FCL-REGISTRY FCL-RES FCL-WEB FCL-XML FFTW FPGTK FPINDEXER \ - FPMKUNIT FPPKG FV GDBM GMP GTK1 GTK2 HERMES ICONVENC \ + FCL-PROCESS FCL-REGISTRY FCL-RES FCL-WEB FCL-XML FFTW FPINDEXER \ + FPMKUNIT FPPKG FV GDBM GMP GTK2 HERMES ICONVENC \ IMAGEMAGICK LDAP LIBCURL LIBGD LIBPNG LIBVLC LIBXML2 LUA MAD MATROSKA \ MODPLUG NCURSES NEWT NUMLIB OGGVORBIS OPENAL OPENGL OPENSSL PCAP PROJ4 \ PXLIB RSVG REXX SDL SNDFILE SVGALIB SYMBOLIC SYSLOG TCL UNZIP USERS \ @@ -55,13 +50,11 @@ FCL_RES_DESC= Free Pascal Component Libr FCL_WEB_DESC= Free Pascal Component Library (web) FCL_XML_DESC= Free Pascal Component Library (xml) FFTW_DESC= Interface to the FFTW3 library -FPGTK_DESC= Interface to create programs with gtk FPPKG_DESC= Free Pascal package unit FPMKUNIT_DESC= Free Pascal build system unit FV_DESC= Free Pascal unit for Delphi support GDBM_DESC= Interface to the GNU database system GMP_DESC= Interface to gmp library -GTK1_DESC= Interface to gtk libraries GTK2_DESC= Interface to gtk2 libraries HERMES_DESC= Free Pascal hermes unit ICONVENC_DESC= Interface to iconv library @@ -107,8 +100,8 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME} OPTIONS_DEFAULT=A52 ASPELL BFD BZIP2 CAIRO CHM DBUS DBLIB DTS FASTCGI FCL-ASYNC FCL-BASE \ FCL-EXTRA FCL-DB FCL-FPCUNIT FCL-IMAGE FCL-JS FCL-JSON FCL-NET FCL-PASSRC \ - FCL-PROCESS FCL-REGISTRY FCL-RES FCL-WEB FCL-XML FFTW FPGTK FPINDEXER \ - FPMKUNIT FPPKG FV GDBM GMP GTK1 GTK2 HERMES ICONVENC \ + FCL-PROCESS FCL-REGISTRY FCL-RES FCL-WEB FCL-XML FFTW FPINDEXER \ + FPMKUNIT FPPKG FV GDBM GMP GTK2 HERMES ICONVENC \ IMAGEMAGICK LDAP LIBCURL LIBGD LIBPNG LIBVLC LIBXML2 LUA MAD MATROSKA \ MODPLUG NCURSES NEWT NUMLIB OGGVORBIS OPENAL OPENGL OPENSSL PCAP PROJ4 \ PXLIB RSVG REXX SDL SNDFILE SVGALIB SYMBOLIC SYSLOG TCL UNZIP USERS \ Modified: head/x11-toolkits/Makefile ============================================================================== --- head/x11-toolkits/Makefile Tue Jul 14 20:10:03 2015 (r392074) +++ head/x11-toolkits/Makefile Tue Jul 14 20:16:29 2015 (r392075) @@ -17,7 +17,6 @@ SUBDIR += fox14 SUBDIR += fox16 SUBDIR += fox17 - SUBDIR += fpc-gtk1 SUBDIR += fpc-gtk2 SUBDIR += fpc-xforms SUBDIR += fxscintilla From owner-svn-ports-head@freebsd.org Tue Jul 14 20:18:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EEFA29A1C82; Tue, 14 Jul 2015 20:18:11 +0000 (UTC) (envelope-from lme@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 DF5D81A6E; Tue, 14 Jul 2015 20:18:11 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EKIB8A021176; Tue, 14 Jul 2015 20:18:11 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EKIBtU021172; Tue, 14 Jul 2015 20:18:11 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201507142018.t6EKIBtU021172@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Tue, 14 Jul 2015 20:18:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392076 - head/net-mgmt/icinga2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:18:12 -0000 Author: lme Date: Tue Jul 14 20:18:10 2015 New Revision: 392076 URL: https://svnweb.freebsd.org/changeset/ports/392076 Log: - Fix typo in plist [1] - Install libdb_ido.so conditionally Noticed by: pi [1] Modified: head/net-mgmt/icinga2/Makefile head/net-mgmt/icinga2/pkg-plist Modified: head/net-mgmt/icinga2/Makefile ============================================================================== --- head/net-mgmt/icinga2/Makefile Tue Jul 14 20:16:29 2015 (r392075) +++ head/net-mgmt/icinga2/Makefile Tue Jul 14 20:18:10 2015 (r392076) @@ -73,6 +73,13 @@ PGSQL_USES= pgsql OPTIONS_SUB= yes .include + +.if ! ${PORT_OPTIONS:MMYSQL} && ! ${PORT_OPTIONS:MPGSQL} +PLIST_SUB+= DBBACKEND="@comment " +.else +PLIST_SUB+= DBBACKEND="" +.endif + .if ${OSVERSION} < 1000033 BUILD_DEPENDS+= flex>=2.5.31:${PORTSDIR}/textproc/flex CMAKE_ARGS+= -DFLEX_EXECUTABLE:STRING=${LOCALBASE}/bin/flex Modified: head/net-mgmt/icinga2/pkg-plist ============================================================================== --- head/net-mgmt/icinga2/pkg-plist Tue Jul 14 20:16:29 2015 (r392075) +++ head/net-mgmt/icinga2/pkg-plist Tue Jul 14 20:18:10 2015 (r392076) @@ -42,7 +42,7 @@ lib/icinga2/libchecker.so lib/icinga2/libcli.so lib/icinga2/libcompat.so lib/icinga2/libconfig.so -%%MYSQL%%%%PGSQL%%llib/icinga2/libdb_ido.so +%%DBBACKEND%%lib/icinga2/libdb_ido.so %%MYSQL%%lib/icinga2/libdb_ido_mysql.so %%PGSQL%%lib/icinga2/libdb_ido_pgsql.so lib/icinga2/libexecvpe.so From owner-svn-ports-head@freebsd.org Tue Jul 14 20:25:53 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E0F309A1EE8; Tue, 14 Jul 2015 20:25:52 +0000 (UTC) (envelope-from pi@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 C48FB109F; Tue, 14 Jul 2015 20:25:52 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EKPqLj026589; Tue, 14 Jul 2015 20:25:52 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EKPpc3026582; Tue, 14 Jul 2015 20:25:51 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201507142025.t6EKPpc3026582@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 14 Jul 2015 20:25:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392078 - in head/dns: . p5-Net-RNDC X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:25:53 -0000 Author: pi Date: Tue Jul 14 20:25:50 2015 New Revision: 392078 URL: https://svnweb.freebsd.org/changeset/ports/392078 Log: New port: dns/p5-Net-RNDC Net-RNDC implements the BIND Remote Name Daemon Control V1 protocol and the rndc client. WWW: http://search.cpan.org/dist/Net-RNDC/ Added: head/dns/p5-Net-RNDC/ head/dns/p5-Net-RNDC/Makefile (contents, props changed) head/dns/p5-Net-RNDC/distinfo (contents, props changed) head/dns/p5-Net-RNDC/pkg-descr (contents, props changed) head/dns/p5-Net-RNDC/pkg-plist (contents, props changed) Modified: head/dns/Makefile Modified: head/dns/Makefile ============================================================================== --- head/dns/Makefile Tue Jul 14 20:25:02 2015 (r392077) +++ head/dns/Makefile Tue Jul 14 20:25:50 2015 (r392078) @@ -134,6 +134,7 @@ SUBDIR += p5-Net-LibIDN SUBDIR += p5-Net-Nslookup SUBDIR += p5-Net-RBLClient + SUBDIR += p5-Net-RNDC SUBDIR += p5-POE-Component-Client-DNS SUBDIR += p5-POE-Component-Client-DNS-Recursive SUBDIR += p5-POE-Component-Client-DNSBL Added: head/dns/p5-Net-RNDC/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/p5-Net-RNDC/Makefile Tue Jul 14 20:25:50 2015 (r392078) @@ -0,0 +1,17 @@ +# $FreeBSD$ + +PORTNAME= Net-RNDC +PORTVERSION= 0.003 +CATEGORIES= dns perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= pi@FreeBSD.org +COMMENT= Speak the BIND Remote Name Daemon Control V1 protocol + +LICENSE= ART20 + +USES= perl5 +USE_PERL5= configure + +.include Added: head/dns/p5-Net-RNDC/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/p5-Net-RNDC/distinfo Tue Jul 14 20:25:50 2015 (r392078) @@ -0,0 +1,2 @@ +SHA256 (Net-RNDC-0.003.tar.gz) = 84d6ef25032c04c10123757f9d96169a44168da23279fa5973f346435ae93770 +SIZE (Net-RNDC-0.003.tar.gz) = 17715 Added: head/dns/p5-Net-RNDC/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/p5-Net-RNDC/pkg-descr Tue Jul 14 20:25:50 2015 (r392078) @@ -0,0 +1,4 @@ +Net-RNDC implements the BIND Remote Name Daemon Control V1 protocol +and the rndc client. + +WWW: http://search.cpan.org/dist/Net-RNDC/ Added: head/dns/p5-Net-RNDC/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/p5-Net-RNDC/pkg-plist Tue Jul 14 20:25:50 2015 (r392078) @@ -0,0 +1,8 @@ +%%SITE_PERL%%/Net/RNDC.pm +%%SITE_PERL%%/Net/RNDC/Exception.pm +%%SITE_PERL%%/Net/RNDC/Packet.pm +%%SITE_PERL%%/Net/RNDC/Session.pm +%%PERL5_MAN3%%/Net::RNDC.3.gz +%%PERL5_MAN3%%/Net::RNDC::Exception.3.gz +%%PERL5_MAN3%%/Net::RNDC::Packet.3.gz +%%PERL5_MAN3%%/Net::RNDC::Session.3.gz From owner-svn-ports-head@freebsd.org Tue Jul 14 20:26:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B72719A1F0D; Tue, 14 Jul 2015 20:26:01 +0000 (UTC) (envelope-from danilo@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 A75F2117C; Tue, 14 Jul 2015 20:26:01 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EKQ1kU026752; Tue, 14 Jul 2015 20:26:01 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EKQ1u9026744; Tue, 14 Jul 2015 20:26:01 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201507142026.t6EKQ1u9026744@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 14 Jul 2015 20:26:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392079 - head/graphics/wxsvg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:26:01 -0000 Author: danilo Date: Tue Jul 14 20:26:00 2015 New Revision: 392079 URL: https://svnweb.freebsd.org/changeset/ports/392079 Log: - Update to 1.5.4 Modified: head/graphics/wxsvg/Makefile head/graphics/wxsvg/distinfo Modified: head/graphics/wxsvg/Makefile ============================================================================== --- head/graphics/wxsvg/Makefile Tue Jul 14 20:25:50 2015 (r392078) +++ head/graphics/wxsvg/Makefile Tue Jul 14 20:26:00 2015 (r392079) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= graphics MASTER_SITES= SF Modified: head/graphics/wxsvg/distinfo ============================================================================== --- head/graphics/wxsvg/distinfo Tue Jul 14 20:25:50 2015 (r392078) +++ head/graphics/wxsvg/distinfo Tue Jul 14 20:26:00 2015 (r392079) @@ -1,2 +1,2 @@ -SHA256 (wxsvg-1.5.3.tar.bz2) = 95d2b5ebad14c8d6608a4c824aec81d673a703da60c03931e932e22870c7b92b -SIZE (wxsvg-1.5.3.tar.bz2) = 466539 +SHA256 (wxsvg-1.5.4.tar.bz2) = 5ca0ce0fcb45a3f0801b645000e9b5179bab4d62fb56df51f027d75cbef5a655 +SIZE (wxsvg-1.5.4.tar.bz2) = 478568 From owner-svn-ports-head@freebsd.org Tue Jul 14 20:30:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 804089A1FC5; Tue, 14 Jul 2015 20:30:01 +0000 (UTC) (envelope-from bapt@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 708221553; Tue, 14 Jul 2015 20:30:01 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EKU1Ab027782; Tue, 14 Jul 2015 20:30:01 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EKU1eh027780; Tue, 14 Jul 2015 20:30:01 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507142030.t6EKU1eh027780@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 14 Jul 2015 20:30:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392080 - in head: . x11/gmessage X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:30:01 -0000 Author: bapt Date: Tue Jul 14 20:30:00 2015 New Revision: 392080 URL: https://svnweb.freebsd.org/changeset/ports/392080 Log: Upstream has disappeared and development ceased Deleted: head/x11/gmessage/ Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Tue Jul 14 20:26:00 2015 (r392079) +++ head/MOVED Tue Jul 14 20:30:00 2015 (r392080) @@ -7688,3 +7688,4 @@ devel/p5-Test-TempDir|devel/p5-Test-Temp x11-toolkits/fpc-gtk1||2015-07-14|Development has been discontinued graphics/fpc-fpgtk||2015-07-14|Development has been discontinued editors/lazarus-lcl-gtk||2015-07-14|Development has been discontinued +x11/gmessage||2015-07-14|Upstream has disappeared and development ceased From owner-svn-ports-head@freebsd.org Tue Jul 14 20:30:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E02C89A1004; Tue, 14 Jul 2015 20:30: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 D07621690; Tue, 14 Jul 2015 20:30: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 t6EKURSu028483; Tue, 14 Jul 2015 20:30:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EKURcJ028482; Tue, 14 Jul 2015 20:30:27 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507142030.t6EKURcJ028482@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 20:30:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392081 - head/net-mgmt/ndpmon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:30:28 -0000 Author: amdmi3 Date: Tue Jul 14 20:30:26 2015 New Revision: 392081 URL: https://svnweb.freebsd.org/changeset/ports/392081 Log: - shabang Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/net-mgmt/ndpmon/Makefile Modified: head/net-mgmt/ndpmon/Makefile ============================================================================== --- head/net-mgmt/ndpmon/Makefile Tue Jul 14 20:30:00 2015 (r392080) +++ head/net-mgmt/ndpmon/Makefile Tue Jul 14 20:30:26 2015 (r392081) @@ -3,7 +3,7 @@ PORTNAME= ndpmon PORTVERSION= 1.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-1.4/ @@ -29,7 +29,8 @@ PLIST_SUB+= PY="" PLIST_SUB+= PY="@comment " .endif -USES= perl5 tar:tgz +USES= perl5 shebangfix tar:tgz +SHEBANG_FILES= demopipeprogram.pl.sample USE_PERL5= run USE_GNOME= libxml2 USE_RC_SUBR= ndpmonitor From owner-svn-ports-head@freebsd.org Tue Jul 14 20:30:51 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0A529A1098; Tue, 14 Jul 2015 20:30: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 C1064192F; Tue, 14 Jul 2015 20:30: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 t6EKUptL028665; Tue, 14 Jul 2015 20:30:51 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EKUphx028664; Tue, 14 Jul 2015 20:30:51 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507142030.t6EKUphx028664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 20:30:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392082 - head/security/monkeysphere X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:30:51 -0000 Author: amdmi3 Date: Tue Jul 14 20:30:51 2015 New Revision: 392082 URL: https://svnweb.freebsd.org/changeset/ports/392082 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/security/monkeysphere/Makefile Modified: head/security/monkeysphere/Makefile ============================================================================== --- head/security/monkeysphere/Makefile Tue Jul 14 20:30:26 2015 (r392081) +++ head/security/monkeysphere/Makefile Tue Jul 14 20:30:51 2015 (r392082) @@ -3,6 +3,7 @@ PORTNAME= monkeysphere PORTVERSION= 0.36 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/ # hack for debian orig tarballs @@ -18,7 +19,8 @@ RUN_DEPENDS= gpg:${PORTSDIR}/security/gn p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 USES= shebangfix -SHEBANG_FILES= src/share/keytrans +SHEBANG_FILES= src/share/checkperms src/transitions/0.23 \ + src/transitions/0.28 src/share/keytrans USERS= monkeysphere GROUPS= monkeysphere From owner-svn-ports-head@freebsd.org Tue Jul 14 20:31:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 422709A10E3; Tue, 14 Jul 2015 20:31:46 +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 319171BAC; Tue, 14 Jul 2015 20:31:46 +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 t6EKVkdA030097; Tue, 14 Jul 2015 20:31:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EKVk8Y030096; Tue, 14 Jul 2015 20:31:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507142031.t6EKVk8Y030096@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 20:31:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392083 - head/security/libwhisker X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:31:46 -0000 Author: amdmi3 Date: Tue Jul 14 20:31:45 2015 New Revision: 392083 URL: https://svnweb.freebsd.org/changeset/ports/392083 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/security/libwhisker/Makefile Modified: head/security/libwhisker/Makefile ============================================================================== --- head/security/libwhisker/Makefile Tue Jul 14 20:30:51 2015 (r392082) +++ head/security/libwhisker/Makefile Tue Jul 14 20:31:45 2015 (r392083) @@ -3,7 +3,7 @@ PORTNAME= libwhisker PORTVERSION= 2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= SF/whisker/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}2-${PORTVERSION} @@ -14,7 +14,10 @@ COMMENT= Perl module to create HTTP test LICENSE= BSD2CLAUSE NO_BUILD= yes -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= scripts/api_demo.pl scripts/crawl_demo.pl \ + scripts/prox.pl scripts/simple_demo.pl + PLIST_FILES= %%SITE_PERL%%/LW2.pm \ %%PERL5_MAN3%%/LW2.3pm.gz @@ -22,6 +25,9 @@ OPTIONS_DEFINE= DOCS PORTDOCS= * +post-patch: + @${REINPLACE_CMD} -i '' -e '1s|#!perl|${perl_CMD}|' ${WRKSRC}/scripts/form_demo[12].pl + do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/man/man3 cd ${WRKSRC} && ${SETENV} DESTDIR=${STAGEDIR} ${PERL5} Makefile.pl install From owner-svn-ports-head@freebsd.org Tue Jul 14 20:32:16 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E268D9A11EC; Tue, 14 Jul 2015 20:32:15 +0000 (UTC) (envelope-from brd@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 C5A931CDF; Tue, 14 Jul 2015 20:32:15 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EKWFWl032223; Tue, 14 Jul 2015 20:32:15 GMT (envelope-from brd@FreeBSD.org) Received: (from brd@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EKWFQ5032222; Tue, 14 Jul 2015 20:32:15 GMT (envelope-from brd@FreeBSD.org) Message-Id: <201507142032.t6EKWFQ5032222@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brd set sender to brd@FreeBSD.org using -f From: Brad Davis Date: Tue, 14 Jul 2015 20:32:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392084 - head/Mk/Uses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:32:16 -0000 Author: brd Date: Tue Jul 14 20:32:14 2015 New Revision: 392084 URL: https://svnweb.freebsd.org/changeset/ports/392084 Log: Add support for USES= compiler:c++14 PR: 201076 Approved by: bapt, bdrewery (mentor) Modified: head/Mk/Uses/compiler.mk Modified: head/Mk/Uses/compiler.mk ============================================================================== --- head/Mk/Uses/compiler.mk Tue Jul 14 20:31:45 2015 (r392083) +++ head/Mk/Uses/compiler.mk Tue Jul 14 20:32:14 2015 (r392084) @@ -8,6 +8,7 @@ # # c++0x: The port needs a compiler understanding C++0X # c++11-lang: The port needs a compiler understanding C++11 +# c++14-lang: The port needs a compiler understanding C++14 # gcc-c++11-lib:The port needs g++ compiler with a C++11 library # c++11-lib: The port needs a compiler understanding C++11 and with a C++11 ready standard library # c11: The port needs a compiler understanding C11 @@ -34,7 +35,7 @@ _INCLUDE_USES_COMPILER_MK= yes compiler_ARGS= env .endif -VALID_ARGS= c++11-lib c++11-lang c11 features openmp env nestedfct c++0x gcc-c++11-lib +VALID_ARGS= c++11-lib c++11-lang c++14-lang c11 features openmp env nestedfct c++0x gcc-c++11-lib .if ${compiler_ARGS} == gcc-c++11-lib _COMPILER_ARGS+= features gcc-c++11-lib @@ -44,6 +45,8 @@ _COMPILER_ARGS+= features c++11-lib _COMPILER_ARGS+= features c++0x .elif ${compiler_ARGS} == c++11-lang _COMPILER_ARGS+= features c++11-lang +.elif ${compiler_ARGS} == c++14-lang +_COMPILER_ARGS+= features c++14-lang .elif ${compiler_ARGS} == c11 _COMPILER_ARGS+= features c11 .elif ${compiler_ARGS} == features @@ -114,7 +117,7 @@ COMPILER_FEATURES= libstdc++ .endif CSTD= c89 c99 c11 gnu89 gnu99 gnu11 -CXXSTD= c++98 c++11 gnu++98 gnu++11 c++0x +CXXSTD= c++98 c++0x c++11 c++14 gnu++98 gnu++11 .for std in ${CSTD} ${CXXSTD} _LANG=c @@ -138,6 +141,32 @@ CHOSEN_COMPILER_TYPE= gcc .endif .endif +.if ${_COMPILER_ARGS:Mc++14-lang} +.if !${COMPILER_FEATURES:Mc++14} +.if (defined(FAVORITE_COMPILER) && ${FAVORITE_COMPILER} == gcc) || (${ARCH} != amd64 && ${ARCH} != i386) # clang not always supported on Tier-2 +USE_GCC= 5+ +CHOSEN_COMPILER_TYPE= gcc +.elif (${COMPILER_TYPE} == clang && ${COMPILER_VERSION} < 35) || ${COMPILER_TYPE} == gcc +.if ${ALT_COMPILER_TYPE} == clang && ${ALT_COMPILER_VERSION} >= 35 +CPP= clang-cpp +CC= clang +CXX= clang++ +CHOSEN_COMPILER_TYPE= clang +.else +BUILD_DEPENDS+= ${LOCALBASE}/bin/clang35:${PORTSDIR}/lang/clang35 +CPP= ${LOCALBASE}/bin/clang-cpp35 +CC= ${LOCALBASE}/bin/clang35 +CXX= ${LOCALBASE}/bin/clang++35 +CHOSEN_COMPILER_TYPE= clang +.if ${OSVERSION} < 900033 +USE_BINUTILS= yes +LDFLAGS+= -B${LOCALBASE}/bin +.endif +.endif +.endif +.endif +.endif + .if ${_COMPILER_ARGS:Mc++11-lang} .if !${COMPILER_FEATURES:Mc++11} .if (defined(FAVORITE_COMPILER) && ${FAVORITE_COMPILER} == gcc) || (${ARCH} != amd64 && ${ARCH} != i386) # clang not always supported on Tier-2 From owner-svn-ports-head@freebsd.org Tue Jul 14 20:32:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E4DE9A122B; Tue, 14 Jul 2015 20:32:40 +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 3E6171DFA; Tue, 14 Jul 2015 20:32:40 +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 t6EKWe2r032403; Tue, 14 Jul 2015 20:32:40 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EKWeQb032402; Tue, 14 Jul 2015 20:32:40 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507142032.t6EKWeQb032402@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 20:32:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392085 - head/security/cops X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:32:40 -0000 Author: amdmi3 Date: Tue Jul 14 20:32:39 2015 New Revision: 392085 URL: https://svnweb.freebsd.org/changeset/ports/392085 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/security/cops/Makefile Modified: head/security/cops/Makefile ============================================================================== --- head/security/cops/Makefile Tue Jul 14 20:32:14 2015 (r392084) +++ head/security/cops/Makefile Tue Jul 14 20:32:39 2015 (r392085) @@ -3,6 +3,7 @@ PORTNAME= cops PORTVERSION= 1.04 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.fish2.com/cops/ \ http://komquats.com/distfiles/ @@ -11,6 +12,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.// MAINTAINER= cy@FreeBSD.org COMMENT= System secureness checker +USES= perl5 shebangfix WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.//g}+ HAS_CONFIGURE= yes CONFIGURE_SCRIPT= reconfig @@ -24,6 +26,10 @@ C_SRC= home.chk.c user.chk.c is_able.c addto.c clearfiles.c filewriters.c members.c tilde.c \ crc.c crc_check.c +post-patch: + @${REINPLACE_CMD} -i '' -e 's|${perl_OLD_CMD}|${perl_CMD}|' \ + ${WRKSRC}/perl/cops + pre-build: ${SED} \ -e 's,^SECURE=/usr/foo/bar,SECURE=${PREFIX}/cops,g' \ From owner-svn-ports-head@freebsd.org Tue Jul 14 20:32:48 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C1FF49A125A; Tue, 14 Jul 2015 20:32: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 B25E31EEC; Tue, 14 Jul 2015 20:32: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 t6EKWmhn032542; Tue, 14 Jul 2015 20:32:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EKWmTc032541; Tue, 14 Jul 2015 20:32:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507142032.t6EKWmTc032541@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 20:32:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392086 - head/graphics/commons-utilities X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:32:48 -0000 Author: amdmi3 Date: Tue Jul 14 20:32:47 2015 New Revision: 392086 URL: https://svnweb.freebsd.org/changeset/ports/392086 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/graphics/commons-utilities/Makefile Modified: head/graphics/commons-utilities/Makefile ============================================================================== --- head/graphics/commons-utilities/Makefile Tue Jul 14 20:32:39 2015 (r392085) +++ head/graphics/commons-utilities/Makefile Tue Jul 14 20:32:47 2015 (r392086) @@ -3,7 +3,7 @@ PORTNAME= commons-utilities PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://devio.us/~dereckson/software/commons-utilities/ @@ -19,7 +19,8 @@ RUN_DEPENDS= p5-Image-ExifTool>=0:${PORT ${PYTHON_PKGNAMEPREFIX}mechanize>=0.2:${PORTSDIR}/www/py-mechanize \ exiv2:${PORTSDIR}/graphics/exiv2 -USES= jpeg perl5 python +USES= jpeg perl5 python shebangfix +SHEBANG_FILES= commons-csv-creator USE_PERL5= run NO_BUILD= yes From owner-svn-ports-head@freebsd.org Tue Jul 14 20:34:48 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23AB29A130E for ; Tue, 14 Jul 2015 20:34:48 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from mail-ie0-f169.google.com (mail-ie0-f169.google.com [209.85.223.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E3A901043 for ; Tue, 14 Jul 2015 20:34:47 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: by iebmu5 with SMTP id mu5so19674878ieb.1 for ; Tue, 14 Jul 2015 13:34:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=cqT/ci+t+rXFH3y+N9EsUGh5oIC4OLkA5Twu2Sqni4U=; b=KIxn3J5VxAAMD++yz99WqM8Cd3wN7f0hKBaDVbgOBrtMhOnfqfVz+0LBC6uGE8698Q 1bNWoUDWUxCBxmkCUxObjGKcfnYvEBhAJfevj29qxy/69yhTpRqVBroXlNQMuNLo8Gq1 Hr9OiMQjaYnEBAHnP9clBZ5j9PEv4YAJ0Ako6KG00BMC9T1CGmp+YeXVgjqZKDiPV7nY Dth0JyF4r+roAbuFJPJ3S16ZgJdp/0Rp8+uPvi56laD+Iu2CgeyeAUYGqxk6EifmDqOl Eg8VTzAQ12lX7PgBVdasLBettYMcJtjIhvxJRwefU11YrjC8fYELF4jiVPLPBQdDNxVd cGoA== X-Gm-Message-State: ALoCoQnrllAg8AijKua6Js0hA5/vj31LG1poNnKqKUXT7ZOhFrWbpPJvqLYwOlaAdfBzM0kfL2fP X-Received: by 10.107.34.65 with SMTP id i62mr544441ioi.25.1436906081089; Tue, 14 Jul 2015 13:34:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.195.199 with HTTP; Tue, 14 Jul 2015 13:34:01 -0700 (PDT) X-Originating-IP: [70.183.6.86] In-Reply-To: <201507141515.t6EFFnAH058498@repo.freebsd.org> References: <201507141515.t6EFFnAH058498@repo.freebsd.org> From: "Philip M. Gollucci" Date: Tue, 14 Jul 2015 16:34:01 -0400 Message-ID: Subject: Re: svn commit: r392022 - head/sysutils/fpkg To: Dmitry Marakasov Cc: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:34:48 -0000 On Tue, Jul 14, 2015 at 11:15 AM, Dmitry Marakasov wrote: > - Mark BROKEN and DEPRECATED as it doesn't support pkg(8) > Can you explain how it doesn't support pkg(8) for my own curiosity ? -- --------------------------------------------------------------------------------- Curb: Your ride is here 4096R/D21D2752 ECDF B597 B54B 7F92 753E E0EA F699 A450 D21D 2752 Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. Director IT Operations, Curb What doesn't kill us can only make us stronger; Except it almost kills you. From owner-svn-ports-head@freebsd.org Tue Jul 14 20:36:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61BED9A1365; Tue, 14 Jul 2015 20:36: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 51F181133; Tue, 14 Jul 2015 20:36: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 t6EKa2nt033402; Tue, 14 Jul 2015 20:36:02 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EKa2ec033401; Tue, 14 Jul 2015 20:36:02 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507142036.t6EKa2ec033401@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Jul 2015 20:36:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392087 - head/Mk/Scripts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:36:02 -0000 Author: amdmi3 Date: Tue Jul 14 20:36:01 2015 New Revision: 392087 URL: https://svnweb.freebsd.org/changeset/ports/392087 Log: - Add /usr/sbin/dtrace to the list of allowed shebangs Submitted by: amdmi3 Approved by: portmgr (bapt) Differential Revision: D3070 Modified: head/Mk/Scripts/qa.sh Modified: head/Mk/Scripts/qa.sh ============================================================================== --- head/Mk/Scripts/qa.sh Tue Jul 14 20:32:47 2015 (r392086) +++ head/Mk/Scripts/qa.sh Tue Jul 14 20:36:01 2015 (r392087) @@ -44,6 +44,7 @@ shebangonefile() { /usr/bin/env) ;; /usr/bin/nawk) ;; /usr/bin/sed) ;; + /usr/sbin/dtrace) ;; *) err "'${interp}' is an invalid shebang you need USES=shebangfix for '${f#${STAGEDIR}${PREFIX}/}'" rc=1 From owner-svn-ports-head@freebsd.org Tue Jul 14 20:37:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A8D49A13EA; Tue, 14 Jul 2015 20:37:46 +0000 (UTC) (envelope-from olgeni@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 EEEB11519; Tue, 14 Jul 2015 20:37:45 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EKbjTq034072; Tue, 14 Jul 2015 20:37:45 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EKbjTs034070; Tue, 14 Jul 2015 20:37:45 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507142037.t6EKbjTs034070@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 20:37:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392090 - head/databases/elixir-postgrex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:37:46 -0000 Author: olgeni Date: Tue Jul 14 20:37:44 2015 New Revision: 392090 URL: https://svnweb.freebsd.org/changeset/ports/392090 Log: Upgrade to version 0.9.1. Modified: head/databases/elixir-postgrex/Makefile head/databases/elixir-postgrex/distinfo Modified: head/databases/elixir-postgrex/Makefile ============================================================================== --- head/databases/elixir-postgrex/Makefile Tue Jul 14 20:37:32 2015 (r392089) +++ head/databases/elixir-postgrex/Makefile Tue Jul 14 20:37:44 2015 (r392090) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= postgrex -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= elixir- Modified: head/databases/elixir-postgrex/distinfo ============================================================================== --- head/databases/elixir-postgrex/distinfo Tue Jul 14 20:37:32 2015 (r392089) +++ head/databases/elixir-postgrex/distinfo Tue Jul 14 20:37:44 2015 (r392090) @@ -1,2 +1,2 @@ -SHA256 (ericmj-postgrex-v0.9.0_GH0.tar.gz) = 1b9829ab28e53c87f6e61e0f234eaa4e0828a03056ba19175eb4fe843a5afd6c -SIZE (ericmj-postgrex-v0.9.0_GH0.tar.gz) = 40834 +SHA256 (ericmj-postgrex-v0.9.1_GH0.tar.gz) = 4c96994e5617629f51fc2257d0fef5bda570c6605cc42f7e4aa28fea831bd4c8 +SIZE (ericmj-postgrex-v0.9.1_GH0.tar.gz) = 40795 From owner-svn-ports-head@freebsd.org Tue Jul 14 20:39:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E249B9A1454; Tue, 14 Jul 2015 20:39:37 +0000 (UTC) (envelope-from bapt@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 D27801699; Tue, 14 Jul 2015 20:39:37 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EKdbDs034484; Tue, 14 Jul 2015 20:39:37 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EKdbw9034479; Tue, 14 Jul 2015 20:39:37 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507142039.t6EKdbw9034479@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 14 Jul 2015 20:39:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392091 - in head: . security security/ssh-gui X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:39:38 -0000 Author: bapt Date: Tue Jul 14 20:39:36 2015 New Revision: 392091 URL: https://svnweb.freebsd.org/changeset/ports/392091 Log: Development ceased, broken with modern ssh (lots of options just do not work) Deleted: head/security/ssh-gui/ Modified: head/MOVED head/security/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Jul 14 20:37:44 2015 (r392090) +++ head/MOVED Tue Jul 14 20:39:36 2015 (r392091) @@ -7689,3 +7689,4 @@ x11-toolkits/fpc-gtk1||2015-07-14|Develo graphics/fpc-fpgtk||2015-07-14|Development has been discontinued editors/lazarus-lcl-gtk||2015-07-14|Development has been discontinued x11/gmessage||2015-07-14|Upstream has disappeared and development ceased +security/ssh-guid||2015-07-14|Development ceased, broken with modern ssh Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Tue Jul 14 20:37:44 2015 (r392090) +++ head/security/Makefile Tue Jul 14 20:39:36 2015 (r392091) @@ -992,7 +992,6 @@ SUBDIR += srm SUBDIR += ssdeep SUBDIR += ssh-copy-id - SUBDIR += ssh-gui SUBDIR += ssh-multiadd SUBDIR += ssh_askpass_gtk2 SUBDIR += sshblock From owner-svn-ports-head@freebsd.org Tue Jul 14 20:57:08 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E37799A1A87; Tue, 14 Jul 2015 20:57:08 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from vps.amdmi3.ru (vps.amdmi3.ru [109.234.38.216]) by mx1.freebsd.org (Postfix) with ESMTP id AA9F92914; Tue, 14 Jul 2015 20:57:07 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from hive.panopticon (unknown [78.153.152.119]) by vps.amdmi3.ru (Postfix) with ESMTPS id DD3DBB0614; Tue, 14 Jul 2015 23:56:59 +0300 (MSK) Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id DD2AC7F4; Tue, 14 Jul 2015 23:55:02 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id EA5BF5B856; Tue, 14 Jul 2015 23:53:40 +0300 (MSK) Date: Tue, 14 Jul 2015 23:53:40 +0300 From: Dmitry Marakasov To: "Philip M. Gollucci" Cc: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Subject: Re: svn commit: r392022 - head/sysutils/fpkg Message-ID: <20150714205340.GH97479@hades.panopticon> References: <201507141515.t6EFFnAH058498@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 20:57:09 -0000 * Philip M. Gollucci (pgollucci@p6m7g8.com) wrote: > > - Mark BROKEN and DEPRECATED as it doesn't support pkg(8) > > > > Can you explain how it doesn't support pkg(8) for my own curiosity ? You can look into the source. It's a thin wrapper over pkg_* -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://amdmi3.ru From owner-svn-ports-head@freebsd.org Tue Jul 14 21:00:54 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8335D9A1BA3; Tue, 14 Jul 2015 21:00:54 +0000 (UTC) (envelope-from pgollucci@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 733F12C5F; Tue, 14 Jul 2015 21:00:54 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EL0sYk049318; Tue, 14 Jul 2015 21:00:54 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EL0rGT049316; Tue, 14 Jul 2015 21:00:53 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507142100.t6EL0rGT049316@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Tue, 14 Jul 2015 21:00:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392095 - head/science/metaf2xml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 21:00:54 -0000 Author: pgollucci Date: Tue Jul 14 21:00:53 2015 New Revision: 392095 URL: https://svnweb.freebsd.org/changeset/ports/392095 Log: science/metaf2xml update 1.56 -> 1.57 - Add LICENSE PR: 201567 Submitted by: metaf2xml@users.sourceforge.net Modified: head/science/metaf2xml/Makefile head/science/metaf2xml/distinfo Modified: head/science/metaf2xml/Makefile ============================================================================== --- head/science/metaf2xml/Makefile Tue Jul 14 21:00:03 2015 (r392094) +++ head/science/metaf2xml/Makefile Tue Jul 14 21:00:53 2015 (r392095) @@ -2,13 +2,16 @@ # $FreeBSD$ PORTNAME= metaf2xml -PORTVERSION= 1.56 +PORTVERSION= 1.57 CATEGORIES= science perl5 MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Parse and Decode METAR, TAF, SYNOP and BUOY and Store as XML +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual + OPTIONS_DEFINE= APACHE DOCS OPTIONS_SUB= yes APACHE_DESC= Install Apache config file for metaf2xml (depends on Apache) Modified: head/science/metaf2xml/distinfo ============================================================================== --- head/science/metaf2xml/distinfo Tue Jul 14 21:00:03 2015 (r392094) +++ head/science/metaf2xml/distinfo Tue Jul 14 21:00:53 2015 (r392095) @@ -1,2 +1,2 @@ -SHA256 (metaf2xml-1.56.tgz) = 27726f402c15eb24b61226716d27816f8d10a66a3348d54e936c82858a138c9e -SIZE (metaf2xml-1.56.tgz) = 346253 +SHA256 (metaf2xml-1.57.tgz) = aa1fb24fffb44ffb77ab32872a2eb97bfe71553c77ed64f6ffb39ae4f54d0ee3 +SIZE (metaf2xml-1.57.tgz) = 351399 From owner-svn-ports-head@freebsd.org Tue Jul 14 21:02:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9357A9A1CF1; Tue, 14 Jul 2015 21:02:37 +0000 (UTC) (envelope-from bapt@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 839682E4E; Tue, 14 Jul 2015 21:02:37 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EL2bsH049751; Tue, 14 Jul 2015 21:02:37 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EL2am5049744; Tue, 14 Jul 2015 21:02:36 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507142102.t6EL2am5049744@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 14 Jul 2015 21:02:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392096 - in head: . textproc textproc/gdict X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 21:02:37 -0000 Author: bapt Date: Tue Jul 14 21:02:36 2015 New Revision: 392096 URL: https://svnweb.freebsd.org/changeset/ports/392096 Log: gdict development has ceased and rely on a service which is not available anymore Deleted: head/textproc/gdict/ Modified: head/MOVED head/textproc/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Jul 14 21:00:53 2015 (r392095) +++ head/MOVED Tue Jul 14 21:02:36 2015 (r392096) @@ -7690,3 +7690,4 @@ graphics/fpc-fpgtk||2015-07-14|Developme editors/lazarus-lcl-gtk||2015-07-14|Development has been discontinued x11/gmessage||2015-07-14|Upstream has disappeared and development ceased security/ssh-guid||2015-07-14|Development ceased, broken with modern ssh +textproc/gdict||2015-07-14|Development ceased, unusable Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Tue Jul 14 21:00:53 2015 (r392095) +++ head/textproc/Makefile Tue Jul 14 21:02:36 2015 (r392096) @@ -192,7 +192,6 @@ SUBDIR += ga-aspell SUBDIR += gastex SUBDIR += gd-aspell - SUBDIR += gdict SUBDIR += gdome2 SUBDIR += gl-aspell SUBDIR += gladtex From owner-svn-ports-head@freebsd.org Tue Jul 14 21:09:57 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62A679A1DCB; Tue, 14 Jul 2015 21:09:57 +0000 (UTC) (envelope-from bapt@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 4EFD92FC7; Tue, 14 Jul 2015 21:09:57 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EL9vLG051121; Tue, 14 Jul 2015 21:09:57 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6EL9uf3051117; Tue, 14 Jul 2015 21:09:56 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507142109.t6EL9uf3051117@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 14 Jul 2015 21:09:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392097 - in head: . print print/pup X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 21:09:57 -0000 Author: bapt Date: Tue Jul 14 21:09:55 2015 New Revision: 392097 URL: https://svnweb.freebsd.org/changeset/ports/392097 Log: Remove a printer configuration tool that is not usable anymore Deleted: head/print/pup/ Modified: head/MOVED head/print/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Jul 14 21:02:36 2015 (r392096) +++ head/MOVED Tue Jul 14 21:09:55 2015 (r392097) @@ -7691,3 +7691,4 @@ editors/lazarus-lcl-gtk||2015-07-14|Deve x11/gmessage||2015-07-14|Upstream has disappeared and development ceased security/ssh-guid||2015-07-14|Development ceased, broken with modern ssh textproc/gdict||2015-07-14|Development ceased, unusable +print/pup||2015-07-14|Development ceased, unusable Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Tue Jul 14 21:02:36 2015 (r392096) +++ head/print/Makefile Tue Jul 14 21:09:55 2015 (r392097) @@ -186,7 +186,6 @@ SUBDIR += pslib SUBDIR += pstotext SUBDIR += psutils - SUBDIR += pup SUBDIR += py-cups SUBDIR += py-fonttools SUBDIR += py-pdf From owner-svn-ports-head@freebsd.org Tue Jul 14 21:25:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A1A49A115D; Tue, 14 Jul 2015 21:25:11 +0000 (UTC) (envelope-from olgeni@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 59D641B96; Tue, 14 Jul 2015 21:25:11 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6ELPBrh059546; Tue, 14 Jul 2015 21:25:11 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6ELPAdS059543; Tue, 14 Jul 2015 21:25:10 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507142125.t6ELPAdS059543@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 21:25:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392098 - head/devel/elixir-csv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 21:25:11 -0000 Author: olgeni Date: Tue Jul 14 21:25:09 2015 New Revision: 392098 URL: https://svnweb.freebsd.org/changeset/ports/392098 Log: Upgrade to version 1.1.1. Modified: head/devel/elixir-csv/Makefile head/devel/elixir-csv/distinfo head/devel/elixir-csv/pkg-plist Modified: head/devel/elixir-csv/Makefile ============================================================================== --- head/devel/elixir-csv/Makefile Tue Jul 14 21:09:55 2015 (r392097) +++ head/devel/elixir-csv/Makefile Tue Jul 14 21:25:09 2015 (r392098) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= csv -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-csv/distinfo ============================================================================== --- head/devel/elixir-csv/distinfo Tue Jul 14 21:09:55 2015 (r392097) +++ head/devel/elixir-csv/distinfo Tue Jul 14 21:25:09 2015 (r392098) @@ -1,2 +1,2 @@ -SHA256 (beatrichartz-csv-v1.1.0_GH0.tar.gz) = ef22615fdef782574ae143af67863493f7a0ceda0ac8f513b9b701522fe6612a -SIZE (beatrichartz-csv-v1.1.0_GH0.tar.gz) = 8936 +SHA256 (beatrichartz-csv-v1.1.1_GH0.tar.gz) = a707c60229d1ca4668af8d33f3538e158461e1ebf3e4d44d2b29bbdb492b99f6 +SIZE (beatrichartz-csv-v1.1.1_GH0.tar.gz) = 9253 Modified: head/devel/elixir-csv/pkg-plist ============================================================================== --- head/devel/elixir-csv/pkg-plist Tue Jul 14 21:09:55 2015 (r392097) +++ head/devel/elixir-csv/pkg-plist Tue Jul 14 21:25:09 2015 (r392098) @@ -1,3 +1,4 @@ +lib/elixir/lib/csv/ebin/Elixir.CSV.Decoder.StreamError.beam lib/elixir/lib/csv/ebin/Elixir.CSV.Decoder.beam lib/elixir/lib/csv/ebin/Elixir.CSV.Defaults.beam lib/elixir/lib/csv/ebin/Elixir.CSV.Encode.Any.beam From owner-svn-ports-head@freebsd.org Tue Jul 14 21:25:39 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA2609A1182; Tue, 14 Jul 2015 21:25:38 +0000 (UTC) (envelope-from kwm@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 D94331C8A; Tue, 14 Jul 2015 21:25:38 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6ELPc0d059685; Tue, 14 Jul 2015 21:25:38 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6ELPcSd059683; Tue, 14 Jul 2015 21:25:38 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507142125.t6ELPcSd059683@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 14 Jul 2015 21:25:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392099 - in head/net/opal: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 21:25:39 -0000 Author: kwm Date: Tue Jul 14 21:25:37 2015 New Revision: 392099 URL: https://svnweb.freebsd.org/changeset/ports/392099 Log: Switch opal to newer ffmpeg. Noticed by: bapt@ Obtained from: ffmpeg 2.x patch obtained from linuxfromscratch. Added: head/net/opal/files/patch-ffmpeg (contents, props changed) Modified: head/net/opal/Makefile Modified: head/net/opal/Makefile ============================================================================== --- head/net/opal/Makefile Tue Jul 14 21:25:09 2015 (r392098) +++ head/net/opal/Makefile Tue Jul 14 21:25:37 2015 (r392099) @@ -3,7 +3,7 @@ PORTNAME= opal PORTVERSION= 3.10.10 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MASTER_SITES= GNOME @@ -156,13 +156,9 @@ PLIST_SUB+= X264="@comment " .endif .if ${PORT_OPTIONS:MFFMPEG} -LIB_DEPENDS+= libavcodec0.so:${PORTSDIR}/multimedia/ffmpeg0 +BUILD_DEPENDS+= ffmpeg>=2:${PORTSDIR}/multimedia/ffmpeg +RUN_DEPENDS+= ffmpeg>=2:${PORTSDIR}/multimedia/ffmpeg CONFIGURE_ARGS+= --enable-libavcodec -CONFIGURE_ENV+= LIBAVCODEC_LIBS="-lavcodec0" \ - LIBAVCODEC_CFLAGS="-I${LOCALBASE}/include/ffmpeg0" \ - LIBAVUTIL_LIBS="-lavutil0" \ - LIBAVUTIL_CFLAGS="-I${LOCALBASE}/include/ffmpeg0" -CFLAGS+= -I${LOCALBASE}/include/ffmpeg0 PLIST_SUB+= FFMPEG="" WITH_VIDEO= yes .else Added: head/net/opal/files/patch-ffmpeg ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/opal/files/patch-ffmpeg Tue Jul 14 21:25:37 2015 (r392099) @@ -0,0 +1,398 @@ +patch from: http://www.linuxfromscratch.org/blfs/view/svn/multimedia/opal.html + +Submitted By: Igor Živković +Date: 2013-10-08 +Initial Package Version: 3.10.10 +Upstream Status: Unknown +Origin: Gentoo +Description: Fixes building against FFmpeg version >= 2.0.0 + +diff -Naur opal-3.10.10.orig/plugins/video/common/dyna.cxx opal-3.10.10/plugins/video/common/dyna.cxx +--- opal-3.10.10.orig/plugins/video/common/dyna.cxx 2013-02-20 03:18:05.000000000 +0100 ++++ plugins/video/common/dyna.cxx 2013-10-08 12:57:25.058873513 +0200 +@@ -210,7 +210,7 @@ + #endif + + +-FFMPEGLibrary::FFMPEGLibrary(CodecID codec) ++FFMPEGLibrary::FFMPEGLibrary(AVCodecID codec) + { + m_codec = codec; + if (m_codec==CODEC_ID_H264) +@@ -348,12 +348,12 @@ + return true; + } + +-AVCodec *FFMPEGLibrary::AvcodecFindEncoder(enum CodecID id) ++AVCodec *FFMPEGLibrary::AvcodecFindEncoder(enum AVCodecID id) + { + return Favcodec_find_encoder(id); + } + +-AVCodec *FFMPEGLibrary::AvcodecFindDecoder(enum CodecID id) ++AVCodec *FFMPEGLibrary::AvcodecFindDecoder(enum AVCodecID id) + { + WaitAndSignal m(processLock); + +diff -Naur opal-3.10.10.orig/plugins/video/common/dyna.h opal-3.10.10/plugins/video/common/dyna.h +--- opal-3.10.10.orig/plugins/video/common/dyna.h 2013-02-20 03:18:05.000000000 +0100 ++++ plugins/video/common/dyna.h 2013-10-08 12:57:25.058873513 +0200 +@@ -88,13 +88,13 @@ + class FFMPEGLibrary + { + public: +- FFMPEGLibrary(CodecID codec); ++ FFMPEGLibrary(AVCodecID codec); + ~FFMPEGLibrary(); + + bool Load(); + +- AVCodec *AvcodecFindEncoder(enum CodecID id); +- AVCodec *AvcodecFindDecoder(enum CodecID id); ++ AVCodec *AvcodecFindEncoder(enum AVCodecID id); ++ AVCodec *AvcodecFindDecoder(enum AVCodecID id); + AVCodecContext *AvcodecAllocContext(void); + AVFrame *AvcodecAllocFrame(void); + int AvcodecOpen(AVCodecContext *ctx, AVCodec *codec); +@@ -117,15 +117,15 @@ + DynaLink m_libAvcodec; + DynaLink m_libAvutil; + +- CodecID m_codec; ++ AVCodecID m_codec; + char m_codecString[32]; + + void (*Favcodec_init)(void); + void (*Fav_init_packet)(AVPacket *pkt); + + void (*Favcodec_register_all)(void); +- AVCodec *(*Favcodec_find_encoder)(enum CodecID id); +- AVCodec *(*Favcodec_find_decoder)(enum CodecID id); ++ AVCodec *(*Favcodec_find_encoder)(enum AVCodecID id); ++ AVCodec *(*Favcodec_find_decoder)(enum AVCodecID id); + AVCodecContext *(*Favcodec_alloc_context)(void); + AVFrame *(*Favcodec_alloc_frame)(void); + int (*Favcodec_open)(AVCodecContext *ctx, AVCodec *codec); +diff -Naur opal-3.10.10.orig/plugins/video/common/ffmpeg/libavcodec/avcodec.h opal-3.10.10/plugins/video/common/ffmpeg/libavcodec/avcodec.h +--- opal-3.10.10.orig/plugins/video/common/ffmpeg/libavcodec/avcodec.h 2013-02-20 03:18:04.000000000 +0100 ++++ plugins/video/common/ffmpeg/libavcodec/avcodec.h 2013-10-08 12:57:25.060873488 +0200 +@@ -101,7 +101,7 @@ + * 1. no value of a existing codec ID changes (that would break ABI), + * 2. it is as close as possible to similar codecs. + */ +-enum CodecID { ++enum AVCodecID { + CODEC_ID_NONE, + + /* video codecs */ +@@ -1390,7 +1390,7 @@ + + char codec_name[32]; + enum AVMediaType codec_type; /* see AVMEDIA_TYPE_xxx */ +- enum CodecID codec_id; /* see CODEC_ID_xxx */ ++ enum AVCodecID codec_id; /* see CODEC_ID_xxx */ + + /** + * fourcc (LSB first, so "ABCD" -> ('D'<<24) + ('C'<<16) + ('B'<<8) + 'A'). +@@ -2843,7 +2843,7 @@ + */ + const char *name; + enum AVMediaType type; +- enum CodecID id; ++ enum AVCodecID id; + int priv_data_size; + int (*init)(AVCodecContext *); + int (*encode)(AVCodecContext *, uint8_t *buf, int buf_size, void *data); +@@ -2898,7 +2898,7 @@ + * + * See CODEC_ID_xxx + */ +- enum CodecID id; ++ enum AVCodecID id; + + /** + * Supported pixel format. +@@ -3402,10 +3402,10 @@ + /** + * Find a registered encoder with a matching codec ID. + * +- * @param id CodecID of the requested encoder ++ * @param id AVCodecID of the requested encoder + * @return An encoder if one was found, NULL otherwise. + */ +-AVCodec *avcodec_find_encoder(enum CodecID id); ++AVCodec *avcodec_find_encoder(enum AVCodecID id); + + /** + * Find a registered encoder with the specified name. +@@ -3418,10 +3418,10 @@ + /** + * Find a registered decoder with a matching codec ID. + * +- * @param id CodecID of the requested decoder ++ * @param id AVCodecID of the requested decoder + * @return A decoder if one was found, NULL otherwise. + */ +-AVCodec *avcodec_find_decoder(enum CodecID id); ++AVCodec *avcodec_find_decoder(enum AVCodecID id); + + /** + * Find a registered decoder with the specified name. +@@ -3822,7 +3822,7 @@ + * @param[in] codec_id the codec + * @return Number of bits per sample or zero if unknown for the given codec. + */ +-int av_get_bits_per_sample(enum CodecID codec_id); ++int av_get_bits_per_sample(enum AVCodecID codec_id); + + #if FF_API_OLD_SAMPLE_FMT + /** +diff -Naur opal-3.10.10.orig/plugins/video/H.263-1998/h263-1998.cxx opal-3.10.10/plugins/video/H.263-1998/h263-1998.cxx +--- opal-3.10.10.orig/plugins/video/H.263-1998/h263-1998.cxx 2013-02-20 03:18:03.000000000 +0100 ++++ plugins/video/H.263-1998/h263-1998.cxx 2013-10-08 12:57:25.061873475 +0200 +@@ -48,6 +48,10 @@ + #endif + + #include "h263-1998.h" ++extern "C" ++{ ++#include ++} + #include + #include + #include +@@ -203,7 +207,7 @@ + PTRACE(4, m_prefix, "Encoder closed"); + } + +-bool H263_Base_EncoderContext::Init(CodecID codecId) ++bool H263_Base_EncoderContext::Init(AVCodecID codecId) + { + PTRACE(5, m_prefix, "Opening encoder"); + +@@ -317,9 +321,9 @@ + // Level 2+ + // works with eyeBeam, signaled via non-standard "D" + if (atoi(value) == 1) +- m_context->flags |= CODEC_FLAG_H263P_UMV; ++ av_opt_set_int(m_context->priv_data, "umv", 1, 0); + else +- m_context->flags &= ~CODEC_FLAG_H263P_UMV; ++ av_opt_set_int(m_context->priv_data, "umv", 0, 0); + return; + } + +@@ -328,9 +332,9 @@ + // Annex F: Advanced Prediction Mode + // does not work with eyeBeam + if (atoi(value) == 1) +- m_context->flags |= CODEC_FLAG_OBMC; ++ av_opt_set_int(m_context->priv_data, "obmc", 1, 0); + else +- m_context->flags &= ~CODEC_FLAG_OBMC; ++ av_opt_set_int(m_context->priv_data, "obmc", 0, 0); + return; + } + #endif +@@ -360,9 +364,9 @@ + // Annex K: Slice Structure + // does not work with eyeBeam + if (atoi(value) != 0) +- m_context->flags |= CODEC_FLAG_H263P_SLICE_STRUCT; ++ av_opt_set_int(m_context->priv_data, "structured_slices", 1, 0); + else +- m_context->flags &= ~CODEC_FLAG_H263P_SLICE_STRUCT; ++ av_opt_set_int(m_context->priv_data, "structured_slices", 0, 0); + return; + } + +@@ -370,9 +374,9 @@ + // Annex S: Alternative INTER VLC mode + // does not work with eyeBeam + if (atoi(value) == 1) +- m_context->flags |= CODEC_FLAG_H263P_AIV; ++ av_opt_set_int(m_context->priv_data, "aiv", 1, 0); + else +- m_context->flags &= ~CODEC_FLAG_H263P_AIV; ++ av_opt_set_int(m_context->priv_data, "aiv", 0, 0); + return; + } + +@@ -450,15 +454,6 @@ + PTRACE(5, m_prefix, "qmax set to " << m_context->qmax); + PTRACE(5, m_prefix, "payload size set to " << m_context->rtp_payload_size); + +- #define CODEC_TRACER_FLAG(tracer, flag) \ +- PTRACE(4, m_prefix, #flag " is " << ((m_context->flags & flag) ? "enabled" : "disabled")); +- CODEC_TRACER_FLAG(tracer, CODEC_FLAG_H263P_UMV); +- CODEC_TRACER_FLAG(tracer, CODEC_FLAG_OBMC); +- CODEC_TRACER_FLAG(tracer, CODEC_FLAG_AC_PRED); +- CODEC_TRACER_FLAG(tracer, CODEC_FLAG_H263P_SLICE_STRUCT) +- CODEC_TRACER_FLAG(tracer, CODEC_FLAG_LOOP_FILTER); +- CODEC_TRACER_FLAG(tracer, CODEC_FLAG_H263P_AIV); +- + return FFMPEGLibraryInstance.AvcodecOpen(m_context, m_codec) == 0; + } + +@@ -521,7 +516,7 @@ + + // Need to copy to local buffer to guarantee 16 byte alignment + memcpy(m_inputFrame->data[0], OPAL_VIDEO_FRAME_DATA_PTR(header), header->width*header->height*3/2); +- m_inputFrame->pict_type = (flags & PluginCodec_CoderForceIFrame) ? FF_I_TYPE : AV_PICTURE_TYPE_NONE; ++ m_inputFrame->pict_type = (flags & PluginCodec_CoderForceIFrame) ? AV_PICTURE_TYPE_I : AV_PICTURE_TYPE_NONE; + + /* + m_inputFrame->pts = (int64_t)srcRTP.GetTimestamp()*m_context->time_base.den/m_context->time_base.num/VIDEO_CLOCKRATE; +@@ -603,13 +598,13 @@ + m_context->rtp_callback = &H263_RFC2190_EncoderContext::RTPCallBack; + m_context->opaque = this; // used to separate out packets from different encode threads + +- m_context->flags &= ~CODEC_FLAG_H263P_UMV; ++ av_opt_set_int(m_context->priv_data, "umv", 0, 0); + m_context->flags &= ~CODEC_FLAG_4MV; + #if LIBAVCODEC_RTP_MODE + m_context->flags &= ~CODEC_FLAG_H263P_AIC; + #endif +- m_context->flags &= ~CODEC_FLAG_H263P_AIV; +- m_context->flags &= ~CODEC_FLAG_H263P_SLICE_STRUCT; ++ av_opt_set_int(m_context->priv_data, "aiv", 0, 0); ++ av_opt_set_int(m_context->priv_data, "structured_slices", 0, 0); + + return true; + } +diff -Naur opal-3.10.10.orig/plugins/video/H.263-1998/h263-1998.h opal-3.10.10/plugins/video/H.263-1998/h263-1998.h +--- opal-3.10.10.orig/plugins/video/H.263-1998/h263-1998.h 2013-02-20 03:18:03.000000000 +0100 ++++ plugins/video/H.263-1998/h263-1998.h 2013-10-08 12:57:25.062873463 +0200 +@@ -115,7 +115,7 @@ + virtual ~H263_Base_EncoderContext(); + + virtual bool Init() = 0; +- virtual bool Init(CodecID codecId); ++ virtual bool Init(AVCodecID codecId); + + virtual bool SetOptions(const char * const * options); + virtual void SetOption(const char * option, const char * value); +diff -Naur opal-3.10.10.orig/plugins/video/H.263-1998/Makefile.in opal-3.10.10/plugins/video/H.263-1998/Makefile.in +--- opal-3.10.10.orig/plugins/video/H.263-1998/Makefile.in 2013-02-20 03:18:03.000000000 +0100 ++++ plugins/video/H.263-1998/Makefile.in 2013-10-08 12:57:25.062873463 +0200 +@@ -35,7 +35,7 @@ + $(COMMONDIR)/dyna.cxx + + CFLAGS += @LIBAVCODEC_CFLAGS@ -I$(COMMONDIR) +-LIBS += @DL_LIBS@ ++LIBS += @DL_LIBS@ @LIBAVUTIL_LIBS@ + + HAVE_LIBAVCODEC_RTP_MODE=@HAVE_LIBAVCODEC_RTP_MODE@ + ifeq ($(HAVE_LIBAVCODEC_RTP_MODE),yes) +diff -Naur opal-3.10.10.orig/plugins/video/H.264/gpl/h264_helper.cxx opal-3.10.10/plugins/video/H.264/gpl/h264_helper.cxx +--- opal-3.10.10.orig/plugins/video/H.264/gpl/h264_helper.cxx 2013-02-20 03:18:02.000000000 +0100 ++++ plugins/video/H.264/gpl/h264_helper.cxx 2013-10-08 12:57:25.062873463 +0200 +@@ -27,6 +27,7 @@ + #include + #include + #include ++#include + + #ifdef HAVE_UNISTD_H + #include +diff -Naur opal-3.10.10.orig/plugins/video/H.264/h264-x264.cxx opal-3.10.10/plugins/video/H.264/h264-x264.cxx +--- opal-3.10.10.orig/plugins/video/H.264/h264-x264.cxx 2013-02-20 03:18:02.000000000 +0100 ++++ plugins/video/H.264/h264-x264.cxx 2013-10-08 12:57:25.063873450 +0200 +@@ -40,6 +40,9 @@ + #include "plugin-config.h" + #endif + ++#define FF_IDCT_H264 11 ++#define CODEC_FLAG2_SKIP_RD 0x00004000 ++ + #include + + #include "../common/ffmpeg.h" +@@ -1071,13 +1074,10 @@ + return false; + + m_context->workaround_bugs = FF_BUG_AUTODETECT; +- m_context->error_recognition = FF_ER_AGGRESSIVE; + m_context->idct_algo = FF_IDCT_H264; + m_context->error_concealment = FF_EC_GUESS_MVS | FF_EC_DEBLOCK; + m_context->flags = CODEC_FLAG_INPUT_PRESERVED | CODEC_FLAG_EMU_EDGE; +- m_context->flags2 = CODEC_FLAG2_BRDO | +- CODEC_FLAG2_MEMC_ONLY | +- CODEC_FLAG2_DROP_FRAME_TIMECODE | ++ m_context->flags2 = CODEC_FLAG2_DROP_FRAME_TIMECODE | + CODEC_FLAG2_SKIP_RD | + CODEC_FLAG2_CHUNKS; + +diff -Naur opal-3.10.10.orig/plugins/video/H.264/shared/x264wrap.cxx opal-3.10.10/plugins/video/H.264/shared/x264wrap.cxx +--- opal-3.10.10.orig/plugins/video/H.264/shared/x264wrap.cxx 2013-02-20 03:18:02.000000000 +0100 ++++ plugins/video/H.264/shared/x264wrap.cxx 2013-10-08 12:57:25.064873438 +0200 +@@ -33,6 +33,7 @@ + + #include + #include ++#include + + #ifdef HAVE_UNISTD_H + #include +diff -Naur opal-3.10.10.orig/plugins/video/MPEG4-ffmpeg/Makefile.in opal-3.10.10/plugins/video/MPEG4-ffmpeg/Makefile.in +--- opal-3.10.10.orig/plugins/video/MPEG4-ffmpeg/Makefile.in 2013-02-20 03:18:07.000000000 +0100 ++++ plugins/video/MPEG4-ffmpeg/Makefile.in 2013-10-08 12:57:25.064873438 +0200 +@@ -31,7 +31,7 @@ + SRCS := mpeg4.cxx $(COMMONDIR)/dyna.cxx + + CFLAGS += @LIBAVCODEC_CFLAGS@ -I$(COMMONDIR) +-LIBS += @DL_LIBS@ ++LIBS += @DL_LIBS@ @LIBAVUTIL_LIBS@ + + # Add LIBAVCODEC_SOURCE_DIR to the include path so we can #include + # Also add libavutil, so ffmpeg headers can #include "log.h". +diff -Naur opal-3.10.10.orig/plugins/video/MPEG4-ffmpeg/mpeg4.cxx opal-3.10.10/plugins/video/MPEG4-ffmpeg/mpeg4.cxx +--- opal-3.10.10.orig/plugins/video/MPEG4-ffmpeg/mpeg4.cxx 2013-02-20 03:18:07.000000000 +0100 ++++ plugins/video/MPEG4-ffmpeg/mpeg4.cxx 2013-10-08 12:57:25.065873425 +0200 +@@ -103,6 +103,7 @@ + + #else /* LIBAVCODEC_HAVE_SOURCE_DIR */ + #include "../common/ffmpeg.h" ++#include + #endif /* LIBAVCODEC_HAVE_SOURCE_DIR */ + } + +@@ -589,17 +590,17 @@ + m_avpicture->quality = m_videoQMin; + + #ifdef USE_ORIG +- m_avcontext->flags |= CODEC_FLAG_PART; // data partitioning ++ av_opt_set_int(m_avcontext->priv_data, "data_partitionin", 1, 0); + m_avcontext->flags |= CODEC_FLAG_4MV; // 4 motion vectors + #else + m_avcontext->max_b_frames=0; /*don't use b frames*/ + m_avcontext->flags|=CODEC_FLAG_AC_PRED; +- m_avcontext->flags|=CODEC_FLAG_H263P_UMV; ++ av_opt_set_int(m_avcontext->priv_data, "umv", 1, 0); + /*c->flags|=CODEC_FLAG_QPEL;*/ /*don't enable this one: this forces profile_level to advanced simple profile */ + m_avcontext->flags|=CODEC_FLAG_4MV; + m_avcontext->flags|=CODEC_FLAG_GMC; + m_avcontext->flags|=CODEC_FLAG_LOOP_FILTER; +- m_avcontext->flags|=CODEC_FLAG_H263P_SLICE_STRUCT; ++ av_opt_set_int(m_avcontext->priv_data, "structured_slices", 1, 0); + #endif + m_avcontext->opaque = this; // for use in RTP callback + } +@@ -804,7 +805,7 @@ + // Should the next frame be an I-Frame? + if ((flags & PluginCodec_CoderForceIFrame) || (m_frameNum == 0)) + { +- m_avpicture->pict_type = FF_I_TYPE; ++ m_avpicture->pict_type = AV_PICTURE_TYPE_I; + } + else // No IFrame requested, let avcodec decide what to do + { +@@ -1325,7 +1326,7 @@ + + void MPEG4DecoderContext::SetStaticDecodingParams() { + m_avcontext->flags |= CODEC_FLAG_4MV; +- m_avcontext->flags |= CODEC_FLAG_PART; ++ av_opt_set_int(m_avcontext->priv_data, "data_partitionin", 1, 0); + m_avcontext->workaround_bugs = 0; // no workaround for buggy implementations + } + From owner-svn-ports-head@freebsd.org Tue Jul 14 21:26:47 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3DDA59A11AC; Tue, 14 Jul 2015 21:26:47 +0000 (UTC) (envelope-from skreuzer@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 139DB1D6F; Tue, 14 Jul 2015 21:26:47 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6ELQk9Z059887; Tue, 14 Jul 2015 21:26:46 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6ELQj5S059882; Tue, 14 Jul 2015 21:26:45 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201507142126.t6ELQj5S059882@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Tue, 14 Jul 2015 21:26:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392100 - in head/textproc: . R-cran-pystr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 21:26:47 -0000 Author: skreuzer Date: Tue Jul 14 21:26:45 2015 New Revision: 392100 URL: https://svnweb.freebsd.org/changeset/ports/392100 Log: String operations the Python way - a package for those of us who miss Python's string methods while we're working in R. WWW: http://cran.r-project.org/web/pystr/ Added: head/textproc/R-cran-pystr/ head/textproc/R-cran-pystr/Makefile (contents, props changed) head/textproc/R-cran-pystr/distinfo (contents, props changed) head/textproc/R-cran-pystr/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Tue Jul 14 21:25:37 2015 (r392099) +++ head/textproc/Makefile Tue Jul 14 21:26:45 2015 (r392100) @@ -6,6 +6,7 @@ SUBDIR += 2bsd-diff SUBDIR += R-cran-R2HTML SUBDIR += R-cran-XML + SUBDIR += R-cran-pystr SUBDIR += R-cran-stringi SUBDIR += R-cran-stringr SUBDIR += R-cran-xtable Added: head/textproc/R-cran-pystr/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/R-cran-pystr/Makefile Tue Jul 14 21:26:45 2015 (r392100) @@ -0,0 +1,14 @@ +# Created by: Steven Kreuzer +# $FreeBSD$ + +PORTNAME= pystr +DISTVERSION= 1.0.0 +CATEGORIES= textproc +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= skreuzer@FreeBSD.org +COMMENT= String operations the Python way + +USES= cran:auto-plist + +.include Added: head/textproc/R-cran-pystr/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/R-cran-pystr/distinfo Tue Jul 14 21:26:45 2015 (r392100) @@ -0,0 +1,2 @@ +SHA256 (pystr_1.0.0.tar.gz) = 733eb4d92ab6dc1a614045ec527504b47ff7830411a39e18a682221a77bec0d7 +SIZE (pystr_1.0.0.tar.gz) = 21719 Added: head/textproc/R-cran-pystr/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/R-cran-pystr/pkg-descr Tue Jul 14 21:26:45 2015 (r392100) @@ -0,0 +1,4 @@ +String operations the Python way - a package for those of us who miss Python's +string methods while we're working in R. + +WWW: http://cran.r-project.org/web/pystr/ From owner-svn-ports-head@freebsd.org Tue Jul 14 21:29:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 687909A11D7; Tue, 14 Jul 2015 21:29:01 +0000 (UTC) (envelope-from pgollucci@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 4FB9C1E99; Tue, 14 Jul 2015 21:29:01 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6ELT1l5060096; Tue, 14 Jul 2015 21:29:01 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6ELT0Yg060094; Tue, 14 Jul 2015 21:29:00 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507142129.t6ELT0Yg060094@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Tue, 14 Jul 2015 21:29:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392101 - head/www/node X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 21:29:01 -0000 Author: pgollucci Date: Tue Jul 14 21:28:59 2015 New Revision: 392101 URL: https://svnweb.freebsd.org/changeset/ports/392101 Log: www/node update 0.12.6 -> 0.12.7 PR: 201554 Submitted by: linpct@gmail.com (maintainer) Modified: head/www/node/Makefile head/www/node/distinfo Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Tue Jul 14 21:26:45 2015 (r392100) +++ head/www/node/Makefile Tue Jul 14 21:28:59 2015 (r392101) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 0.12.6 +PORTVERSION= 0.12.7 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node/distinfo ============================================================================== --- head/www/node/distinfo Tue Jul 14 21:26:45 2015 (r392100) +++ head/www/node/distinfo Tue Jul 14 21:28:59 2015 (r392101) @@ -1,2 +1,2 @@ -SHA256 (node-v0.12.6.tar.gz) = 7a3b5ac351973a9dee8edbf0684bc8d0dea44b231e42274ffb008141ffa19ad2 -SIZE (node-v0.12.6.tar.gz) = 19750717 +SHA256 (node-v0.12.7.tar.gz) = b23d64df051c9c969b0c583f802d5d71de342e53067127a5061415be7e12f39d +SIZE (node-v0.12.7.tar.gz) = 20063992 From owner-svn-ports-head@freebsd.org Tue Jul 14 21:59:39 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85F6F9A1B50; Tue, 14 Jul 2015 21:59:39 +0000 (UTC) (envelope-from osa@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 5BC112EB0; Tue, 14 Jul 2015 21:59:39 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6ELxdsX072686; Tue, 14 Jul 2015 21:59:39 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6ELxc6E072684; Tue, 14 Jul 2015 21:59:38 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201507142159.t6ELxc6E072684@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Tue, 14 Jul 2015 21:59:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392102 - head/www/nginx-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 21:59:39 -0000 Author: osa Date: Tue Jul 14 21:59:37 2015 New Revision: 392102 URL: https://svnweb.freebsd.org/changeset/ports/392102 Log: Upgrade from 1.9.2 to 1.9.3. *) Change: duplicate "http", "mail", and "stream" blocks are now disallowed. *) Feature: connection limiting in the stream module. *) Feature: data rate limiting in the stream module. *) Bugfix: the "zone" directive inside the "upstream" block did not work on Windows. *) Bugfix: compatibility with LibreSSL in the stream module. Thanks to Piotr Sikora. *) Bugfix: in the "--builddir" configure parameter. Thanks to Piotr Sikora. *) Bugfix: the "ssl_stapling_file" directive did not work; the bug had appeared in 1.9.2. Thanks to Faidon Liambotis and Brandon Black. *) Bugfix: a segmentation fault might occur in a worker process if the "ssl_stapling" directive was used; the bug had appeared in 1.9.2. Thanks to Matthew Baldwin. Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Tue Jul 14 21:28:59 2015 (r392101) +++ head/www/nginx-devel/Makefile Tue Jul 14 21:59:37 2015 (r392102) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nginx -PORTVERSION= 1.9.2 -PORTREVISION= 2 +PORTVERSION= 1.9.3 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ MASTER_SITES+= LOCAL/osa Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Tue Jul 14 21:28:59 2015 (r392101) +++ head/www/nginx-devel/distinfo Tue Jul 14 21:59:37 2015 (r392102) @@ -1,5 +1,5 @@ -SHA256 (nginx-1.9.2.tar.gz) = 80b6425be14a005c8cb15115f3c775f4bc06bf798aa1affaee84ed9cf641ed78 -SIZE (nginx-1.9.2.tar.gz) = 860233 +SHA256 (nginx-1.9.3.tar.gz) = 4298c5341b2a262fdb8dbc0a1389756181af8f098c7720abfb30bd3060f673eb +SIZE (nginx-1.9.3.tar.gz) = 864430 SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1 SIZE (nginx-accesskey-2.0.3.tar.gz) = 2632 SHA256 (kvspb-nginx-auth-ldap-928856aa95_GH0.tar.gz) = de21b7d9ef0953e96736f6b02d11236c46b138a0bc7889725e8b31f7482e67de From owner-svn-ports-head@freebsd.org Tue Jul 14 22:03:15 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0A499A1D77; Tue, 14 Jul 2015 22:03:15 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7DD25158F; Tue, 14 Jul 2015 22:03:15 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 56BA55A9F2A; Tue, 14 Jul 2015 22:03:08 +0000 (UTC) Date: Tue, 14 Jul 2015 22:03:08 +0000 From: Brooks Davis To: Brad Davis Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392084 - head/Mk/Uses Message-ID: <20150714220307.GA20124@spindle.one-eyed-alien.net> References: <201507142032.t6EKWFQ5032222@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline In-Reply-To: <201507142032.t6EKWFQ5032222@repo.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 22:03:15 -0000 --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jul 14, 2015 at 08:32:15PM +0000, Brad Davis wrote: > +BUILD_DEPENDS+= ${LOCALBASE}/bin/clang35:${PORTSDIR}/lang/clang35 > +CPP= ${LOCALBASE}/bin/clang-cpp35 > +CC= ${LOCALBASE}/bin/clang35 > +CXX= ${LOCALBASE}/bin/clang++35 I'm curious, why 3.5 and not 3.6? -- Brooks --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVpYcbAAoJEKzQXbSebgfAUhUH/2C5LdgFduXza8ZarN5+Lbqv 12j0bxZd2kH5MrGl7YKWGafHw4kjv0UAIaWChC7p27k0543iwExcSaU+rnxCTSEm PYAFuUbgrT7KjRQCtHznXi94D8igVpJRgvBVuaLq5C7M2rg5/I/QabLx+HkcJJuI Hea3WTKRy+mqK0NGS37eVKPY5jYnIQ6GYDtLJqRVBP1zrEzUiRggMyRQsRPPyX0S WHQQA4YVwQ9ooP7rnqyoBezbQYhxGRjnVY5sUThrhH7DeXOZKIb3N6M/Ik4xYRIq rmlgwkn6hhDvXTlQB120qmVwlGMu9trAzhR+Cq5x2/lAXYfjrjgsWrR1wM8RnGI= =xF9o -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24-- From owner-svn-ports-head@freebsd.org Tue Jul 14 22:33:50 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 495709A24C5; Tue, 14 Jul 2015 22:33:50 +0000 (UTC) (envelope-from madpilot@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 399071E70; Tue, 14 Jul 2015 22:33:50 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EMXooa088492; Tue, 14 Jul 2015 22:33:50 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6EMXoQf088491; Tue, 14 Jul 2015 22:33:50 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201507142233.t6EMXoQf088491@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Tue, 14 Jul 2015 22:33:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392103 - head/deskutils/parcellite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 22:33:50 -0000 Author: madpilot Date: Tue Jul 14 22:33:49 2015 New Revision: 392103 URL: https://svnweb.freebsd.org/changeset/ports/392103 Log: Fix build when NLS is disabled. PR: 199469 Submitted by: tobias.kortkamp at gmail.com Approved by: Maintainer timeout Modified: head/deskutils/parcellite/Makefile Modified: head/deskutils/parcellite/Makefile ============================================================================== --- head/deskutils/parcellite/Makefile Tue Jul 14 21:59:37 2015 (r392102) +++ head/deskutils/parcellite/Makefile Tue Jul 14 22:33:49 2015 (r392103) @@ -15,7 +15,7 @@ LICENSE= GPLv3 BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser -USES= gmake pkgconfig +USES= gettext-tools gmake pkgconfig GNU_CONFIGURE= yes USE_GNOME= gtk20 @@ -25,7 +25,7 @@ OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext +NLS_USES= gettext-runtime SUB_FILES= pkg-message From owner-svn-ports-head@freebsd.org Tue Jul 14 22:34:54 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5F459A2534; Tue, 14 Jul 2015 22:34:54 +0000 (UTC) (envelope-from pgollucci@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 C63D8101E; Tue, 14 Jul 2015 22:34:54 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EMYswd088649; Tue, 14 Jul 2015 22:34:54 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6EMYsSr088648; Tue, 14 Jul 2015 22:34:54 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507142234.t6EMYsSr088648@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Tue, 14 Jul 2015 22:34:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392104 - head/Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 22:34:54 -0000 Author: pgollucci Date: Tue Jul 14 22:34:53 2015 New Revision: 392104 URL: https://svnweb.freebsd.org/changeset/ports/392104 Log: Fix static modules in www/apache24 --enable-foo=static works in both 2.2/2.4 and is required in 2.4 PR: 200161 Submitted by: freebsd@magic.360xl.net With Hat: apache@ Modified: head/Mk/bsd.apache.mk Modified: head/Mk/bsd.apache.mk ============================================================================== --- head/Mk/bsd.apache.mk Tue Jul 14 22:33:49 2015 (r392103) +++ head/Mk/bsd.apache.mk Tue Jul 14 22:34:53 2015 (r392104) @@ -217,7 +217,7 @@ APACHE_MODULES+= ${module} .if defined(WITH_STATIC_MODULES) .for module in ${APACHE_MODULES} . if ${WITH_STATIC_MODULES:M${module}} -_CONFIGURE_ARGS+= --enable-${module:tl} +_CONFIGURE_ARGS+= --enable-${module:tl}=static . else _CONFIGURE_ARGS+= --enable-${module:tl}=shared . endif From owner-svn-ports-head@freebsd.org Tue Jul 14 22:35:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5E0CA9A2553; Tue, 14 Jul 2015 22:35:07 +0000 (UTC) (envelope-from pgollucci@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 427AF10FC; Tue, 14 Jul 2015 22:35:07 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EMZ7Y4088811; Tue, 14 Jul 2015 22:35:07 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6EMZ6qa088808; Tue, 14 Jul 2015 22:35:06 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507142235.t6EMZ6qa088808@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Tue, 14 Jul 2015 22:35:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392105 - head/ftp/filezilla X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 22:35:07 -0000 Author: pgollucci Date: Tue Jul 14 22:35:05 2015 New Revision: 392105 URL: https://svnweb.freebsd.org/changeset/ports/392105 Log: ftp/filezilla: update 3.11.0.1 -> 3.12.0.2 - Mark BROKEN w/ gcc PR: 201516 Submitted by: matthew@reztek.cz (maintainer) Modified: head/ftp/filezilla/Makefile head/ftp/filezilla/distinfo head/ftp/filezilla/pkg-plist Modified: head/ftp/filezilla/Makefile ============================================================================== --- head/ftp/filezilla/Makefile Tue Jul 14 22:34:53 2015 (r392104) +++ head/ftp/filezilla/Makefile Tue Jul 14 22:35:05 2015 (r392105) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= filezilla -PORTVERSION= 3.11.0.1 +PORTVERSION= 3.12.0.2 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src @@ -20,8 +20,6 @@ LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/se libidn.so:${PORTSDIR}/dns/libidn \ libtinyxml.so:${PORTSDIR}/textproc/tinyxml -BROKEN_FreeBSD_9= does not build on FreeBSD 9.x (gcc segfault) - INSTALLS_ICONS= yes USES= compiler:c++11-lib gmake pkgconfig tar:bzip2 USE_SQLITE= 3 @@ -49,8 +47,8 @@ CONFIGURE_ARGS+= --disable-manualupdatec .include -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 -# can't count on Clang having lic++ before 10, so compiler uses selects gcc +.if ${CHOSEN_COMPILER_TYPE} == "gcc" +BROKEN= GCC dies with Internal Compiler Error .if ${ARCH} == i386 && ! ${CFLAGS:M-march=*} # needed for __atomic_exchange_8, __atmoic_fetch_add_8, __atomic_store_8 CFLAGS+= -march=i586 Modified: head/ftp/filezilla/distinfo ============================================================================== --- head/ftp/filezilla/distinfo Tue Jul 14 22:34:53 2015 (r392104) +++ head/ftp/filezilla/distinfo Tue Jul 14 22:35:05 2015 (r392105) @@ -1,2 +1,2 @@ -SHA256 (FileZilla_3.11.0.1_src.tar.bz2) = 0309d5fbb12988a615b7e57eaf5a1b3ffad23ea4cc0e932d9ddea185fdd44c72 -SIZE (FileZilla_3.11.0.1_src.tar.bz2) = 4434678 +SHA256 (FileZilla_3.12.0.2_src.tar.bz2) = 7a296fc2cd94d00d3a14ad29b84ff081c60a791f4cddc07f0bd8022bd57e1d0d +SIZE (FileZilla_3.12.0.2_src.tar.bz2) = 4440836 Modified: head/ftp/filezilla/pkg-plist ============================================================================== --- head/ftp/filezilla/pkg-plist Tue Jul 14 22:34:53 2015 (r392104) +++ head/ftp/filezilla/pkg-plist Tue Jul 14 22:35:05 2015 (r392105) @@ -668,7 +668,6 @@ share/icons/hicolor/scalable/apps/filezi %%NLS%%share/locale/es/LC_MESSAGES/filezilla.mo %%NLS%%share/locale/et/LC_MESSAGES/filezilla.mo %%NLS%%share/locale/eu/LC_MESSAGES/filezilla.mo -%%NLS%%share/locale/eu_ES/LC_MESSAGES/filezilla.mo %%NLS%%share/locale/fa_IR/LC_MESSAGES/filezilla.mo %%NLS%%share/locale/fi_FI/LC_MESSAGES/filezilla.mo %%NLS%%share/locale/fr/LC_MESSAGES/filezilla.mo From owner-svn-ports-head@freebsd.org Tue Jul 14 22:36:56 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EFBE99A25FC; Tue, 14 Jul 2015 22:36:56 +0000 (UTC) (envelope-from dumbbell@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 DE587159B; Tue, 14 Jul 2015 22:36:56 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EMauUZ089103; Tue, 14 Jul 2015 22:36:56 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6EMaslQ089097; Tue, 14 Jul 2015 22:36:54 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201507142236.t6EMaslQ089097@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: Jean-Sebastien Pedron Date: Tue, 14 Jul 2015 22:36:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392106 - in head/lang: . rust-nightly rust-nightly/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 22:36:57 -0000 Author: dumbbell (src committer) Date: Tue Jul 14 22:36:53 2015 New Revision: 392106 URL: https://svnweb.freebsd.org/changeset/ports/392106 Log: lang/rust-nightly: New port for the nightly version of Rust Differential Revision: https://reviews.freebsd.org/D2798 Reviewed by: jonathan, kwm Approved by: jonathan Added: head/lang/rust-nightly/ head/lang/rust-nightly/Makefile (contents, props changed) head/lang/rust-nightly/distinfo (contents, props changed) head/lang/rust-nightly/files/ head/lang/rust-nightly/files/patch-configure (contents, props changed) head/lang/rust-nightly/pkg-descr (contents, props changed) head/lang/rust-nightly/pkg-plist (contents, props changed) Modified: head/lang/Makefile Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Tue Jul 14 22:35:05 2015 (r392105) +++ head/lang/Makefile Tue Jul 14 22:36:53 2015 (r392106) @@ -281,6 +281,7 @@ SUBDIR += ruby22 SUBDIR += runawk SUBDIR += rust + SUBDIR += rust-nightly SUBDIR += s9fes SUBDIR += sagittarius-scheme SUBDIR += sather-specification Added: head/lang/rust-nightly/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rust-nightly/Makefile Tue Jul 14 22:36:53 2015 (r392106) @@ -0,0 +1,131 @@ +# Created by: Jean-Sébastien Pédron +# $FreeBSD$ + +PORTNAME= rust-nightly +PORTVERSION= 1.3.0.20150703 +CATEGORIES= lang +MASTER_SITES= http://static.rust-lang.org/stage0-snapshots/:bootstrap +DISTFILES= ${RUST_BOOT}:bootstrap +EXTRACT_ONLY= ${DISTNAME}${_GITHUB_EXTRACT_SUFX} \ + ${DISTFILE_compiler_rt} \ + ${DISTFILE_hoedown} \ + ${DISTFILE_jemalloc} \ + ${DISTFILE_rust_installer} + +USE_GITHUB= yes +GH_ACCOUNT= rust-lang +GH_PROJECT= rust \ + compiler-rt:compiler_rt \ + hoedown:hoedown \ + jemalloc:jemalloc \ + rust-installer:rust_installer +GH_TAGNAME= 7b148381c7 \ + 58ab642:compiler_rt \ + 238c4d5:hoedown \ + e24a1a0:jemalloc \ + 8e4f8ea:rust_installer + +MAINTAINER= dumbbell@FreeBSD.org +COMMENT= Language with a focus on memory safety and concurrency + +LICENSE= APACHE20 \ + MIT +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE-APACHE \ + ${WRKSRC}/LICENSE-MIT + +ONLY_FOR_ARCHS= amd64 +ONLY_FOR_ARCHS_REASON= requires prebuilt bootstrap compiler + +# FIXME: The bootstrapped rustc adds -L/usr/local/lib in front of +# the LDFLAGS. When stage0's rustc is linked, it picks the installed +# librust*so and fails. +CONFLICTS_BUILD= rust \ + rust-nightly +CONFLICTS_INSTALL= rust-nightly + +RUST_BOOT= rust-stage0-${RUST_BOOT_SIG}.tar.bz2 +RUST_BOOT_SIG= 2015-05-24-ba0e1cd-freebsd-x86_64-370db40613f5c08563ed7e38357826dd42d4e0f8 + +# Rust's libraries are named librustc_${component}-${RUST_VSN_HASH}.so. +# The hash depends on Rust version and channel. See +# $(CFG_FILENAME_EXTRA) definition in src/main.mk. +RUST_VSN= ${PORTVERSION:R} +RUST_CHANNEL= ${PORTNAME:S/^rust-//} +RUST_VSN_HASH!= /usr/bin/printf '%s' ${RUST_VSN}-${RUST_CHANNEL} | /sbin/md5 -q | cut -c 1-8 +PLIST_SUB+= RUST_VSN_HASH=${RUST_VSN_HASH} + +USES= gmake python:2,build +HAS_CONFIGURE= yes +CONFIGURE_ARGS= --disable-valgrind --disable-docs \ + --enable-clang --mandir=${MANPREFIX}/man \ + --release-channel=${RUST_CHANNEL} + +# Use LLVM from ports, instead of the copy shipped with rust. +LLVM_VER= 36 +BUILD_DEPENDS+= llvm${LLVM_VER}>=0:${PORTSDIR}/devel/llvm${LLVM_VER} +CONFIGURE_ARGS+=--llvm-root=${LOCALBASE}/llvm${LLVM_VER} + +.if defined(BATCH) || defined(PACKAGE_BUILDING) +MAKE_ARGS+= VERBOSE=1 +.endif + +OPTIONS_DEFINE= LLNEXTGEN +LLNEXTGEN_DESC= Build with grammar verification + +LLNEXTGEN_BUILD_DEPENDS= LLnextgen:${PORTSDIR}/devel/llnextgen + +.include + +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 +BROKEN= Only compiles on FreeBSD 10 and 11 +.endif + +.if ${OPSYS} == DragonFly +IGNORE= please use lang/rust-dragonfly instead +.endif + +post-extract: + @(${RMDIR} ${WRKSRC}/src/compiler-rt && \ + ${MV} ${WRKSRC_compiler_rt} ${WRKSRC}/src/compiler-rt) + @(${RMDIR} ${WRKSRC}/src/rt/hoedown && \ + ${MV} ${WRKSRC_hoedown} ${WRKSRC}/src/rt/hoedown) + @(${RMDIR} ${WRKSRC}/src/jemalloc && \ + ${MV} ${WRKSRC_jemalloc} ${WRKSRC}/src/jemalloc) + @(${RMDIR} ${WRKSRC}/src/rust-installer && \ + ${MV} ${WRKSRC_rust_installer} ${WRKSRC}/src/rust-installer) + @${MKDIR} ${WRKSRC}/dl + ${LN} -sf ${DISTDIR}/${RUST_BOOT} ${WRKSRC}/dl + (cd ${WRKSRC} && find . -type d -exec chmod 0755 {} \;) + +# In case the previous "make stage" failed, this ensures rust's +# install.sh won't backup previously staged files before reinstalling +# new ones. Otherwise, the staging directory is polluted with unneeded +# files. +pre-install: + @if test -f ${STAGEDIR}${PREFIX}/lib/rustlib/manifest-rustc; then \ + ${SED} -E -e 's,^(dir|file:),${STAGEDIR},' \ + < ${STAGEDIR}${PREFIX}/lib/rustlib/manifest-rustc \ + | ${XARGS} ${RM}; \ + fi + @${RM} \ + ${STAGEDIR}${PREFIX}/lib/rustlib/components \ + ${STAGEDIR}${PREFIX}/lib/rustlib/manifest-rustc \ + ${STAGEDIR}${PREFIX}/lib/rustlib/rust-installer-version \ + ${STAGEDIR}${PREFIX}/lib/rustlib/uninstall.sh + +post-install: + @${RM} ${STAGEDIR}${PREFIX}/lib/rustlib/install.log + @${REINPLACE_CMD} -e 's|${STAGEDIR}||' \ + ${STAGEDIR}${PREFIX}/lib/rustlib/manifest-rustc + @${RM} ${STAGEDIR}${PREFIX}/lib/rustlib/manifest-rustc.bak + @${STRIP_CMD} \ + ${STAGEDIR}${PREFIX}/bin/rustc \ + ${STAGEDIR}${PREFIX}/bin/rustdoc \ + ${STAGEDIR}${PREFIX}/lib/*.so \ + ${STAGEDIR}${PREFIX}/lib/rustlib/*/lib/*.so +.if ${PORT_OPTIONS:MDOCS} + @${MV} ${STAGEDIR}${PREFIX}/share/doc/rust ${STAGEDIR}${DOCSDIR} +.endif + +.include Added: head/lang/rust-nightly/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rust-nightly/distinfo Tue Jul 14 22:36:53 2015 (r392106) @@ -0,0 +1,12 @@ +SHA256 (rust-stage0-2015-05-24-ba0e1cd-freebsd-x86_64-370db40613f5c08563ed7e38357826dd42d4e0f8.tar.bz2) = 454530016c6a2f033de5fdfa6086a8caf78a597b99519f1b9a2ecbdd18b001eb +SIZE (rust-stage0-2015-05-24-ba0e1cd-freebsd-x86_64-370db40613f5c08563ed7e38357826dd42d4e0f8.tar.bz2) = 13137436 +SHA256 (rust-lang-rust-1.3.0.20150703-7b148381c7_GH0.tar.gz) = 3df365a30727ffb733fe1cc20545b04eac7be20461c5bf3a51fc95b880a5fcf4 +SIZE (rust-lang-rust-1.3.0.20150703-7b148381c7_GH0.tar.gz) = 6490885 +SHA256 (rust-lang-compiler-rt-58ab642_GH0.tar.gz) = 5553488bae570271b7faf9f112b2594bb70d802d3d071f9ab0e37919e6327f98 +SIZE (rust-lang-compiler-rt-58ab642_GH0.tar.gz) = 1938952 +SHA256 (rust-lang-hoedown-238c4d5_GH0.tar.gz) = e2e62b68cc4ea415c6d584f5e97a4b94f60023acde30345ec7bd68aa52739368 +SIZE (rust-lang-hoedown-238c4d5_GH0.tar.gz) = 60652 +SHA256 (rust-lang-jemalloc-e24a1a0_GH0.tar.gz) = c50c61eae80772cbc7af0905110c30fcea267a57bbc930df115bd4a647a5e2e1 +SIZE (rust-lang-jemalloc-e24a1a0_GH0.tar.gz) = 398919 +SHA256 (rust-lang-rust-installer-8e4f8ea_GH0.tar.gz) = c865d4d2542e2a6588d928857caf910e201e32e200005c485964717bde7970aa +SIZE (rust-lang-rust-installer-8e4f8ea_GH0.tar.gz) = 14602 Added: head/lang/rust-nightly/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rust-nightly/files/patch-configure Tue Jul 14 22:36:53 2015 (r392106) @@ -0,0 +1,10 @@ +--- configure.orig 2015-06-09 09:12:09 UTC ++++ configure +@@ -695,7 +695,6 @@ putvar CFG_BOOTSTRAP_KEY + + step_msg "looking for build programs" + +-probe_need CFG_CURLORWGET curl wget + if [ -z "$CFG_PYTHON_PROVIDED" ]; then + probe_need CFG_PYTHON python2.7 python2.6 python2 python + fi Added: head/lang/rust-nightly/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rust-nightly/pkg-descr Tue Jul 14 22:36:53 2015 (r392106) @@ -0,0 +1,14 @@ +Rust is an open-source systems programming language that runs blazingly +fast, prevents almost all crashes, and eliminates data races. +Some of its features: + + - Algebraic data types, type inference + - Pattern matching and closures + - Concurrency without data races + - Guaranteed memory safety + - Optional garbage collection + - Zero-cost abstractions + - Minimal runtime + - Efficient C bindings + +WWW: http://www.rust-lang.org/ Added: head/lang/rust-nightly/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rust-nightly/pkg-plist Tue Jul 14 22:36:53 2015 (r392106) @@ -0,0 +1,86 @@ +bin/rust-gdb +bin/rustc +bin/rustdoc +lib/libarena-%%RUST_VSN_HASH%%.so +lib/libflate-%%RUST_VSN_HASH%%.so +lib/libfmt_macros-%%RUST_VSN_HASH%%.so +lib/libgetopts-%%RUST_VSN_HASH%%.so +lib/libgraphviz-%%RUST_VSN_HASH%%.so +lib/liblog-%%RUST_VSN_HASH%%.so +lib/librbml-%%RUST_VSN_HASH%%.so +lib/librustc-%%RUST_VSN_HASH%%.so +lib/librustc_back-%%RUST_VSN_HASH%%.so +lib/librustc_borrowck-%%RUST_VSN_HASH%%.so +lib/librustc_data_structures-%%RUST_VSN_HASH%%.so +lib/librustc_driver-%%RUST_VSN_HASH%%.so +lib/librustc_lint-%%RUST_VSN_HASH%%.so +lib/librustc_llvm-%%RUST_VSN_HASH%%.so +lib/librustc_privacy-%%RUST_VSN_HASH%%.so +lib/librustc_resolve-%%RUST_VSN_HASH%%.so +lib/librustc_trans-%%RUST_VSN_HASH%%.so +lib/librustc_typeck-%%RUST_VSN_HASH%%.so +lib/librustdoc-%%RUST_VSN_HASH%%.so +lib/libserialize-%%RUST_VSN_HASH%%.so +lib/libstd-%%RUST_VSN_HASH%%.so +lib/libsyntax-%%RUST_VSN_HASH%%.so +lib/libterm-%%RUST_VSN_HASH%%.so +lib/libtest-%%RUST_VSN_HASH%%.so +lib/rustlib/components +lib/rustlib/etc/debugger_pretty_printers_common.py +lib/rustlib/etc/gdb_load_rust_pretty_printers.py +lib/rustlib/etc/gdb_rust_pretty_printing.py +lib/rustlib/manifest-rustc +lib/rustlib/rust-installer-version +lib/rustlib/uninstall.sh +lib/rustlib/x86_64-unknown-freebsd/lib/liballoc-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/libarena-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/libarena-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/libcollections-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/libcompiler-rt.a +lib/rustlib/x86_64-unknown-freebsd/lib/libcore-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/libflate-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/libflate-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/libfmt_macros-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/libgetopts-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/libgetopts-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/libgraphviz-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/libgraphviz-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/liblibc-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/liblog-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/liblog-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/libmorestack.a +lib/rustlib/x86_64-unknown-freebsd/lib/librand-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/librbml-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/librbml-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/librustc-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/librustc_back-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/librustc_bitflags-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/librustc_borrowck-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/librustc_data_structures-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/librustc_driver-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/librustc_lint-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/librustc_llvm-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/librustc_privacy-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/librustc_resolve-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/librustc_trans-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/librustc_typeck-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/librustc_unicode-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/librustdoc-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/libserialize-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/libserialize-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/libstd-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/libstd-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/libsyntax-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/libterm-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/libterm-%%RUST_VSN_HASH%%.so +lib/rustlib/x86_64-unknown-freebsd/lib/libtest-%%RUST_VSN_HASH%%.rlib +lib/rustlib/x86_64-unknown-freebsd/lib/libtest-%%RUST_VSN_HASH%%.so +man/man1/rustc.1.gz +man/man1/rustdoc.1.gz +@dir lib/rustlib/x86_64-unknown-freebsd/lib +@dir lib/rustlib/x86_64-unknown-freebsd +@dir lib/rustlib +%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT +%%PORTDOCS%%%%DOCSDIR%%/LICENSE-APACHE +%%PORTDOCS%%%%DOCSDIR%%/LICENSE-MIT +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Tue Jul 14 22:42:04 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E4C1D9A2825; Tue, 14 Jul 2015 22:42:04 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE8BB1D50; Tue, 14 Jul 2015 22:42:03 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.20] (141.Red-83-32-2.dynamicIP.rima-tde.net [83.32.2.141]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 12D0F43C33; Tue, 14 Jul 2015 17:41:53 -0500 (CDT) Subject: Re: svn commit: r392105 - head/ftp/filezilla To: "Philip M. Gollucci" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201507142235.t6EMZ6qa088808@svnmir.geo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <55A5902D.4090806@marino.st> Date: Wed, 15 Jul 2015 00:41:49 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <201507142235.t6EMZ6qa088808@svnmir.geo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 22:42:05 -0000 On 7/15/2015 12:35 AM, Philip M. Gollucci wrote: > Author: pgollucci > Date: Tue Jul 14 22:35:05 2015 > New Revision: 392105 > URL: https://svnweb.freebsd.org/changeset/ports/392105 > > Log: > ftp/filezilla: update 3.11.0.1 -> 3.12.0.2 > > - Mark BROKEN w/ gcc > > PR: 201516 > Submitted by: matthew@reztek.cz (maintainer) > > Modified: > head/ftp/filezilla/Makefile > head/ftp/filezilla/distinfo > head/ftp/filezilla/pkg-plist > > Modified: head/ftp/filezilla/Makefile > ============================================================================== > --- head/ftp/filezilla/Makefile Tue Jul 14 22:34:53 2015 (r392104) > +++ head/ftp/filezilla/Makefile Tue Jul 14 22:35:05 2015 (r392105) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= filezilla > -PORTVERSION= 3.11.0.1 > +PORTVERSION= 3.12.0.2 > CATEGORIES= ftp > MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} > DISTNAME= FileZilla_${PORTVERSION}_src > @@ -20,8 +20,6 @@ LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/se > libidn.so:${PORTSDIR}/dns/libidn \ > libtinyxml.so:${PORTSDIR}/textproc/tinyxml > > -BROKEN_FreeBSD_9= does not build on FreeBSD 9.x (gcc segfault) > - > INSTALLS_ICONS= yes > USES= compiler:c++11-lib gmake pkgconfig tar:bzip2 > USE_SQLITE= 3 > @@ -49,8 +47,8 @@ CONFIGURE_ARGS+= --disable-manualupdatec > > .include > > -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 > -# can't count on Clang having lic++ before 10, so compiler uses selects gcc > +.if ${CHOSEN_COMPILER_TYPE} == "gcc" > +BROKEN= GCC dies with Internal Compiler Error > .if ${ARCH} == i386 && ! ${CFLAGS:M-march=*} > # needed for __atomic_exchange_8, __atmoic_fetch_add_8, __atomic_store_8 > CFLAGS+= -march=i586 > Would you mind keeping the OPSYS wrap? This builds just fine with GCC on DragonFly. This is a few hours old: http://muscles.dragonflybsd.org/latest-builder-report/logs/filezilla-3.11.0.1.log Thanks, John From owner-svn-ports-head@freebsd.org Tue Jul 14 22:42:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93FED9A2860; Tue, 14 Jul 2015 22:42:37 +0000 (UTC) (envelope-from so14k@valentine.liquidneon.com) Received: from valentine.liquidneon.com (cl-1479.chi-02.us.sixxs.net [IPv6:2001:4978:f:5c6::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "valentine.liquidneon.com", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6D0001FC8; Tue, 14 Jul 2015 22:42:37 +0000 (UTC) (envelope-from so14k@valentine.liquidneon.com) Received: by valentine.liquidneon.com (Postfix, from userid 1018) id 51D4F8FFC1; Tue, 14 Jul 2015 16:42:35 -0600 (MDT) Date: Tue, 14 Jul 2015 16:42:35 -0600 From: Brad Davis To: Brooks Davis Cc: Brad Davis , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392084 - head/Mk/Uses Message-ID: <20150714224235.GK94853@valentine.liquidneon.com> References: <201507142032.t6EKWFQ5032222@repo.freebsd.org> <20150714220307.GA20124@spindle.one-eyed-alien.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150714220307.GA20124@spindle.one-eyed-alien.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 22:42:37 -0000 On Tue, Jul 14, 2015 at 10:03:08PM +0000, Brooks Davis wrote: > On Tue, Jul 14, 2015 at 08:32:15PM +0000, Brad Davis wrote: > > +BUILD_DEPENDS+= ${LOCALBASE}/bin/clang35:${PORTSDIR}/lang/clang35 > > +CPP= ${LOCALBASE}/bin/clang-cpp35 > > +CC= ${LOCALBASE}/bin/clang35 > > +CXX= ${LOCALBASE}/bin/clang++35 > > I'm curious, why 3.5 and not 3.6? Hi Brooks, I figured 3.5 might already be installed and more stable. What are your thoughts? I am happy to change it to 3.6. Regards, Brad Davis From owner-svn-ports-head@freebsd.org Tue Jul 14 22:52:20 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C05799A2A81; Tue, 14 Jul 2015 22:52:20 +0000 (UTC) (envelope-from brooks@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 B01F3186B; Tue, 14 Jul 2015 22:52:20 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EMqKwn096992; Tue, 14 Jul 2015 22:52:20 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6EMqInd096987; Tue, 14 Jul 2015 22:52:18 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201507142252.t6EMqInd096987@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Tue, 14 Jul 2015 22:52:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392107 - in head: devel/llvm36 lang/clang36 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 22:52:21 -0000 Author: brooks Date: Tue Jul 14 22:52:18 2015 New Revision: 392107 URL: https://svnweb.freebsd.org/changeset/ports/392107 Log: Upgrade to 3.6.2 release. Modified: head/devel/llvm36/Makefile head/devel/llvm36/distinfo head/devel/llvm36/pkg-plist head/lang/clang36/Makefile head/lang/clang36/distinfo Modified: head/devel/llvm36/Makefile ============================================================================== --- head/devel/llvm36/Makefile Tue Jul 14 22:36:53 2015 (r392106) +++ head/devel/llvm36/Makefile Tue Jul 14 22:52:18 2015 (r392107) @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= llvm -DISTVERSION= 3.6.1 +DISTVERSION= 3.6.2 CATEGORIES= devel lang -MASTER_SITES= http://llvm.org/releases/3.6.1/ +MASTER_SITES= http://llvm.org/releases/3.6.2/ DISTNAME= ${PORTNAME}-${DISTVERSION}.src PKGNAMESUFFIX= ${LLVM_SUFFIX} Modified: head/devel/llvm36/distinfo ============================================================================== --- head/devel/llvm36/distinfo Tue Jul 14 22:36:53 2015 (r392106) +++ head/devel/llvm36/distinfo Tue Jul 14 22:52:18 2015 (r392107) @@ -1,2 +1,2 @@ -SHA256 (llvm-3.6.1.src.tar.xz) = 2f00c615913aa0b56607ee1548936e60ad2aa89e6d56f23fb032a4463366fc7a -SIZE (llvm-3.6.1.src.tar.xz) = 12798852 +SHA256 (llvm-3.6.2.src.tar.xz) = f60dc158bfda6822de167e87275848969f0558b3134892ff54fced87e4667b94 +SIZE (llvm-3.6.2.src.tar.xz) = 12802380 Modified: head/devel/llvm36/pkg-plist ============================================================================== --- head/devel/llvm36/pkg-plist Tue Jul 14 22:36:53 2015 (r392106) +++ head/devel/llvm36/pkg-plist Tue Jul 14 22:52:18 2015 (r392107) @@ -1052,6 +1052,7 @@ llvm%%LLVM_SUFFIX%%/share/llvm/cmake/Tab %%PORTDOCS%%%%DOCSDIR%%/html/genindex.html %%PORTDOCS%%%%DOCSDIR%%/html/index.html %%PORTDOCS%%%%DOCSDIR%%/html/index.txt +%%PORTDOCS%%%%DOCSDIR%%/html/jquery-1.11.1.js %%PORTDOCS%%%%DOCSDIR%%/html/jquery.js %%PORTDOCS%%%%DOCSDIR%%/html/lines.gif %%PORTDOCS%%%%DOCSDIR%%/html/linpack-pc.png @@ -1108,6 +1109,7 @@ llvm%%LLVM_SUFFIX%%/share/llvm/cmake/Tab %%PORTDOCS%%%%DOCSDIR%%/html/searchtools.js %%PORTDOCS%%%%DOCSDIR%%/html/tblgen.html %%PORTDOCS%%%%DOCSDIR%%/html/tblgen.txt +%%PORTDOCS%%%%DOCSDIR%%/html/underscore-1.3.1.js %%PORTDOCS%%%%DOCSDIR%%/html/underscore.js %%PORTDOCS%%%%DOCSDIR%%/html/up-pressed.png %%PORTDOCS%%%%DOCSDIR%%/html/up.png Modified: head/lang/clang36/Makefile ============================================================================== --- head/lang/clang36/Makefile Tue Jul 14 22:36:53 2015 (r392106) +++ head/lang/clang36/Makefile Tue Jul 14 22:52:18 2015 (r392107) @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= clang -DISTVERSION= 3.6.1 +DISTVERSION= 3.6.2 CATEGORIES= lang devel -MASTER_SITES= http://llvm.org/releases/3.6.1/ +MASTER_SITES= http://llvm.org/releases/3.6.2/ PKGNAMESUFFIX= ${LLVM_SUFFIX} DISTNAME= ${CLANG_NAME} DISTFILES= ${CLANG_SOURCE} \ Modified: head/lang/clang36/distinfo ============================================================================== --- head/lang/clang36/distinfo Tue Jul 14 22:36:53 2015 (r392106) +++ head/lang/clang36/distinfo Tue Jul 14 22:52:18 2015 (r392107) @@ -1,4 +1,4 @@ -SHA256 (cfe-3.6.1.src.tar.xz) = 74f92d0c93b86678b015e87655f59474b2f657769680efdeb3c0524ffbd2dad7 -SIZE (cfe-3.6.1.src.tar.xz) = 8616132 -SHA256 (llvm-3.6.1.src.tar.xz) = 2f00c615913aa0b56607ee1548936e60ad2aa89e6d56f23fb032a4463366fc7a -SIZE (llvm-3.6.1.src.tar.xz) = 12798852 +SHA256 (cfe-3.6.2.src.tar.xz) = ae9180466a23acb426d12444d866b266ff2289b266064d362462e44f8d4699f3 +SIZE (cfe-3.6.2.src.tar.xz) = 8617576 +SHA256 (llvm-3.6.2.src.tar.xz) = f60dc158bfda6822de167e87275848969f0558b3134892ff54fced87e4667b94 +SIZE (llvm-3.6.2.src.tar.xz) = 12802380 From owner-svn-ports-head@freebsd.org Tue Jul 14 23:03:08 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3A489A2F31; Tue, 14 Jul 2015 23:03:08 +0000 (UTC) (envelope-from olgeni@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 D3E76105A; Tue, 14 Jul 2015 23:03:08 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EN38YK001310; Tue, 14 Jul 2015 23:03:08 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6EN38S3001308; Tue, 14 Jul 2015 23:03:08 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507142303.t6EN38S3001308@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 23:03:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392108 - head/databases/elixir-mariaex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 23:03:09 -0000 Author: olgeni Date: Tue Jul 14 23:03:07 2015 New Revision: 392108 URL: https://svnweb.freebsd.org/changeset/ports/392108 Log: Upgrade to version 0.4.2. Modified: head/databases/elixir-mariaex/Makefile head/databases/elixir-mariaex/distinfo Modified: head/databases/elixir-mariaex/Makefile ============================================================================== --- head/databases/elixir-mariaex/Makefile Tue Jul 14 22:52:18 2015 (r392107) +++ head/databases/elixir-mariaex/Makefile Tue Jul 14 23:03:07 2015 (r392108) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mariaex -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= elixir- Modified: head/databases/elixir-mariaex/distinfo ============================================================================== --- head/databases/elixir-mariaex/distinfo Tue Jul 14 22:52:18 2015 (r392107) +++ head/databases/elixir-mariaex/distinfo Tue Jul 14 23:03:07 2015 (r392108) @@ -1,2 +1,2 @@ -SHA256 (xerions-mariaex-v0.4.1_GH0.tar.gz) = 91dc0afd6609f6751ac6efcb3d2c3f6723da7f080d767891302e4729de8dbd59 -SIZE (xerions-mariaex-v0.4.1_GH0.tar.gz) = 17679 +SHA256 (xerions-mariaex-v0.4.2_GH0.tar.gz) = cfc4e017f0f7466a5db53e1d2711f22b33a27ac8447cdab4b59a01ed2cbce2b5 +SIZE (xerions-mariaex-v0.4.2_GH0.tar.gz) = 17277 From owner-svn-ports-head@freebsd.org Tue Jul 14 23:05:32 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B1F99A2FAD; Tue, 14 Jul 2015 23:05:32 +0000 (UTC) (envelope-from olgeni@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 6B39F1179; Tue, 14 Jul 2015 23:05:32 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EN5W3Q001508; Tue, 14 Jul 2015 23:05:32 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6EN5WMR001507; Tue, 14 Jul 2015 23:05:32 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507142305.t6EN5WMR001507@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 14 Jul 2015 23:05:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392109 - head/Mk/Uses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 23:05:32 -0000 Author: olgeni Date: Tue Jul 14 23:05:31 2015 New Revision: 392109 URL: https://svnweb.freebsd.org/changeset/ports/392109 Log: In elixir.mk, add MIX_REWRITE and ELIXIR_LIB_ROOT. ELIXIR_LIB_ROOT is the default Elixir library path in LOCALBASE. If MIX_REWRITE is defined, all optional dependencies will be stripped out (test, doc, etc.), while all required libs will be converted to actual code paths in ELIXIR_LIB_ROOT. For example, it will turn the following dependency definitions: defp deps do [ { :inflex, "~> 1.0" }, { :estree, "~> 2.0" }, { :shouldi, only: :test }, { :earmark, "~> 0.1", only: :dev }, { :ex_doc, "~> 0.7", only: :dev } ] end into these: defp deps do [ { :inflex, path: "/usr/local/lib/elixir/lib/inflex", compile: false }, { :estree, path: "/usr/local/lib/elixir/lib/estree", compile: false }, ] end Setting MIX_REWRITE allows escriptize to bundle all dependencies in the script, else it will not be able to pull them from the usual code path. It already works for all Elixir ports and should make patches to mix.exs unnecessary, but for now the default is off. Sneak in a whitespace fix while I'm here. Modified: head/Mk/Uses/elixir.mk Modified: head/Mk/Uses/elixir.mk ============================================================================== --- head/Mk/Uses/elixir.mk Tue Jul 14 23:03:07 2015 (r392108) +++ head/Mk/Uses/elixir.mk Tue Jul 14 23:05:31 2015 (r392109) @@ -9,13 +9,15 @@ # Additional variables: # # ELIXIR_APP_NAME - Elixir app name as installed in Elixir's lib directory +# ELIXIR_LIB_ROOT - Elixir default library path # ELIXIR_APP_ROOT - Root directory for this Elixir app # ELIXIR_HIDDEN - Applications to be hidden from the code path; usually ${PORTNAME} # ELIXIR_LOCALE - An UTF-8 locale to be used by Elixir during builds (any UTF-8 locale is good) # MIX_CMD - The "mix" command # MIX_COMPILE - The "mix" command used to compile an Elixir app +# MIX_REWRITE - Automatically replace Mix dependencies with code paths # MIX_BUILD_DEPS - List of BUILD_DEPENDS in category/portname format -# (commonly referenced to as "deps" in Erlang and Elixir) +# (commonly referenced to as "deps" in Erlang and Elixir) # MIX_RUN_DEPS - List of RUN_DEPENDS in category/portname format # MIX_DOC_DIRS - Extra doc directories to be installed in DOCSDIR # MIX_DOC_FILES - Extra doc files to be installed in DOCSDIR (usually README.md) @@ -37,11 +39,13 @@ IGNORE= USES=elixir does not require arg .endif ELIXIR_APP_NAME?= ${PORTNAME} +ELIXIR_LIB_ROOT?= ${LOCALBASE}/lib/elixir/lib ELIXIR_APP_ROOT?= ${PREFIX}/lib/elixir/lib/${ELIXIR_APP_NAME} ELIXIR_HIDDEN?= "^${ELIXIR_APP_NAME}$$" ELIXIR_LOCALE?= en_US.UTF-8 MIX_CMD?= ${LOCALBASE}/bin/mix MIX_COMPILE?= ${SETENV} ${MIX_ENV} LANG=${ELIXIR_LOCALE} MIX_ENV=${MIX_ENV_NAME} ELIXIR_HIDDEN=${ELIXIR_HIDDEN} ${MIX_CMD} ${MIX_TARGET} +MIX_REWRITE?= MIX_BUILD_DEPS?= MIX_RUN_DEPS?= MIX_DOC_DIRS?= @@ -67,6 +71,9 @@ RUN_DEPENDS+= ${depend:T}>=0:${PORTSDIR} .if !target(do-build) do-build: +.if ${MIX_REWRITE} != "" + @${REINPLACE_CMD} -i '' -E -e "s@{.*only: :.*},?@@; s@{ *:([a-zA-Z0-9]+), *(github:|\"~).*}@{ :\1, path: \"${ELIXIR_LIB_ROOT}/\\1\", compile: false }@" ${WRKSRC}/mix.exs +.endif @${RM} -f ${WRKSRC}/mix.lock @cd ${WRKSRC} && ${MIX_COMPILE} .for app in ${MIX_EXTRA_APPS} From owner-svn-ports-head@freebsd.org Tue Jul 14 23:19:21 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5BAE9A1286; Tue, 14 Jul 2015 23:19:21 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9173B1E90; Tue, 14 Jul 2015 23:19:21 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 16FC35A9F2A; Tue, 14 Jul 2015 23:19:20 +0000 (UTC) Date: Tue, 14 Jul 2015 23:19:20 +0000 From: Brooks Davis To: Brad Davis Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392084 - head/Mk/Uses Message-ID: <20150714231920.GB20124@spindle.one-eyed-alien.net> References: <201507142032.t6EKWFQ5032222@repo.freebsd.org> <20150714220307.GA20124@spindle.one-eyed-alien.net> <20150714224235.GK94853@valentine.liquidneon.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kXdP64Ggrk/fb43R" Content-Disposition: inline In-Reply-To: <20150714224235.GK94853@valentine.liquidneon.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 23:19:21 -0000 --kXdP64Ggrk/fb43R Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 14, 2015 at 04:42:35PM -0600, Brad Davis wrote: > On Tue, Jul 14, 2015 at 10:03:08PM +0000, Brooks Davis wrote: > > On Tue, Jul 14, 2015 at 08:32:15PM +0000, Brad Davis wrote: > > > +BUILD_DEPENDS+=3D ${LOCALBASE}/bin/clang35:${PORTSDIR}/lang/clang35 > > > +CPP=3D ${LOCALBASE}/bin/clang-cpp35 > > > +CC=3D ${LOCALBASE}/bin/clang35 > > > +CXX=3D ${LOCALBASE}/bin/clang++35 > >=20 > > I'm curious, why 3.5 and not 3.6? >=20 > I figured 3.5 might already be installed and more stable. >=20 > What are your thoughts? I am happy to change it to 3.6. It probably doesn't matter much. I believe 3.5 won't see any more point releases, but 3.6 seems likely to at the current rate. It looks like there's no clear winner in terms of one having more dependent ports than the other. -- Brooks --kXdP64Ggrk/fb43R Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVpZj3AAoJEKzQXbSebgfABl0H/ijFcX+rjWPM/zACnhAAQq/R ao30c+0hiKdEiS7ANTw8wmkjMTHmvGuBcbJrTU3OdfRCoEGweSuBzSL6do3bb1IN KzChkngacuQE7sLz2FpNmpTCrcI+NjCzu3TENOxpg8nAM2iqYokZPMvskZl9Dmau PZslJxBqeXfLOWdcvizFZ563xojMiB2rEAyTBUUQq70e4x0npTi2lOuPSzAxOGKj krLVvmNjVL2kEl0YpCrIs4lpJVj9NII3jdnpIzZMdyL6rKzjAl+mMsPE1PYn/NZA hCi53DqG/diXBBZ+i6nlhnUgWZrNZ2xyW3dWghjbSqPTltGNzdGVUjdxCS4Pty8= =pQhW -----END PGP SIGNATURE----- --kXdP64Ggrk/fb43R-- From owner-svn-ports-head@freebsd.org Tue Jul 14 23:26:19 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91CFB9A141E; Tue, 14 Jul 2015 23:26:19 +0000 (UTC) (envelope-from kwm@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 6D0E71652; Tue, 14 Jul 2015 23:26:19 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6ENQJiF009734; Tue, 14 Jul 2015 23:26:19 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6ENQJi0009733; Tue, 14 Jul 2015 23:26:19 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507142326.t6ENQJi0009733@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 14 Jul 2015 23:26:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392110 - head/graphics/evince-lite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 23:26:19 -0000 Author: kwm Date: Tue Jul 14 23:26:18 2015 New Revision: 392110 URL: https://svnweb.freebsd.org/changeset/ports/392110 Log: Add copy of evince, since the pre-commit hook doesn't allow svn cp + edit in one go... Added: head/graphics/evince-lite/ - copied from r391975, head/graphics/evince/ Replaced: head/graphics/evince-lite/Makefile - copied unchanged from r392109, head/graphics/evince/Makefile Copied: head/graphics/evince-lite/Makefile (from r392109, head/graphics/evince/Makefile) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/evince-lite/Makefile Tue Jul 14 23:26:18 2015 (r392110, copy of r392109, head/graphics/evince/Makefile) @@ -0,0 +1,131 @@ +# Created by: Adam Weinberger +# $FreeBSD$ +# $MCom: ports/trunk/graphics/evince/Makefile 20078 2014-11-13 09:06:29Z gusi $ + +PORTNAME= evince +PORTVERSION= 3.14.2 +CATEGORIES= graphics print gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome3 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= GNOME 3 multi-format document viewer + +BUILD_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \ + itstool:${PORTSDIR}/textproc/itstool \ + adwaita-icon-theme>=0:${PORTSDIR}/x11-themes/adwaita-icon-theme \ + gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas +LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib \ + libspectre.so:${PORTSDIR}/print/libspectre \ + libsecret-1.so:${PORTSDIR}/security/libsecret +RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \ + adwaita-icon-theme>=0:${PORTSDIR}/x11-themes/adwaita-icon-theme \ + gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas + +CONFLICT_INSTALL= evince-lite-* + +USES= compiler:c++11-lib desktop-file-utils gettext gmake libtool \ + pathfix pkgconfig tar:xz +USE_GNOME= gnomeprefix gtk30 intlhack introspection:build +USE_LDCONFIG= yes +GNU_CONFIGURE= yes +USE_XORG= ice +INSTALLS_ICONS= yes +CPPFLAGS+= -I${LOCALBASE}/include -Wno-format-nonliteral +LIBS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip +CONFIGURE_ARGS= --enable-introspection + +GLIB_SCHEMAS= org.gnome.Evince.gschema.xml + +PLIST_SUB= VERSION=3.0 + +OPTIONS_DEFINE= DVI XPS T1LIB NAUTILUS KEYRING COMICS IMPRESS DJVU +OPTIONS_DEFAULT=NAUTILUS KEYRING COMICS XPS +DVI_DESC= DVI viewer support +T1LIB_DESC= T1LIB for TYPE1 fonts to DVI (Enables DVI) +NAUTILUS_DESC= Nautilus plugin +KEYRING_DESC= Gnome-Keyring without Nautilus +COMICS_DESC= Comic book archives support +IMPRESS_DESC= Impress presentations support +DJVU_DESC= DJVU support +XPS_DESC= XPS support + +.include + +.if ${PORT_OPTIONS:MDVI} || ${PORT_OPTIONS:MT1LIB} +USE_TEX= latex + +CONFIGURE_ARGS+= --enable-dvi +PLIST_SUB+= DVI="" +. if ${PORT_OPTIONS:MT1LIB} +LIB_DEPENDS+= libt1.so:${PORTSDIR}/devel/t1lib +CONFIGURE_ARGS+= --enable-t1lib +. else +CONFIGURE_ARGS+= --disable-t1lib +. endif +.else +CONFIGURE_ARGS+= --disable-dvi +PLIST_SUB+= DVI="@comment " +.endif + +.if ${PORT_OPTIONS:MNAUTILUS} +USE_GNOME+= nautilus3 +CONFIGURE_ARGS+= --enable-nautilus +PLIST_SUB+= NAUTILUS="" +.else +BUILD_DEPENDS+= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme +RUN_DEPENDS+= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme +.if ${PORT_OPTIONS:MKEYRING} +LIB_DEPENDS+= libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring +.else +CONFIGURE_ARGS+= --without-keyring +.endif +CONFIGURE_ARGS+= --disable-nautilus +PLIST_SUB+= NAUTILUS="@comment " +.endif + +.if ${PORT_OPTIONS:MIMPRESS} +CONFIGURE_ARGS+= --enable-impress +PLIST_SUB+= IMPRESS="" +.else +CONFIGURE_ARGS+= --disable-impress +PLIST_SUB+= IMPRESS="@comment " +.endif + +.if ${PORT_OPTIONS:MXPS} +LIB_DEPENDS+= libgxps.so:${PORTSDIR}/graphics/libgxps +CONFIGURE_ARGS+= --enable-xps +PLIST_SUB+= XPS="" +.else +CONFIGURE_ARGS+= --disable-xps +PLIST_SUB+= XPS="@comment " +.endif + +.if ${PORT_OPTIONS:MDJVU} +LIB_DEPENDS+= libdjvulibre.so:${PORTSDIR}/graphics/djvulibre +CONFIGURE_ARGS+= --enable-djvu +PLIST_SUB+= DJVU="" +.else +CONFIGURE_ARGS+= --disable-djvu +PLIST_SUB+= DJVU="@comment " +.endif + +.if ${PORT_OPTIONS:MCOMICS} +CONFIGURE_ARGS+= --enable-comics +PLIST_SUB+= COMICS="" +.else +CONFIGURE_ARGS+= --disable-comics +PLIST_SUB+= COMICS="@comment " +.endif + +post-patch: + @${REINPLACE_CMD} -e 's|execinfo.h|#|g' \ + -e 's|" == "|" = "|g' \ + -e 's|-Werror||g' \ + ${WRKSRC}/configure + @${REINPLACE_CMD} -e '/^DOC_MODULE_VERSION/d' \ + ${WRKSRC}/help/reference/libdocument/Makefile.in \ + ${WRKSRC}/help/reference/libview/Makefile.in + +.include From owner-svn-ports-head@freebsd.org Tue Jul 14 23:28:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44E1C9A1463; Tue, 14 Jul 2015 23:28:45 +0000 (UTC) (envelope-from kwm@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 33C3218D1; Tue, 14 Jul 2015 23:28:45 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6ENSj7b010057; Tue, 14 Jul 2015 23:28:45 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6ENSh7W010048; Tue, 14 Jul 2015 23:28:43 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507142328.t6ENSh7W010048@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 14 Jul 2015 23:28:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392111 - in head/graphics: . evince evince-lite evince-lite/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 23:28:45 -0000 Author: kwm Date: Tue Jul 14 23:28:42 2015 New Revision: 392111 URL: https://svnweb.freebsd.org/changeset/ports/392111 Log: * Add evince-lite port without dbus/nautilus/gnome-desktop * Drop impress option, it gone. * The keyring doesn't depend on nautilus anymore. Make it stand-alone, and don't depend on it implicitly. * Sort OPTIONS_DEFINE and OPTIONS_DEFAULT. Deleted: head/graphics/evince-lite/distinfo head/graphics/evince-lite/files/ Modified: head/graphics/Makefile head/graphics/evince-lite/Makefile head/graphics/evince-lite/pkg-descr head/graphics/evince-lite/pkg-plist head/graphics/evince/Makefile head/graphics/evince/pkg-plist Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Tue Jul 14 23:26:18 2015 (r392110) +++ head/graphics/Makefile Tue Jul 14 23:28:42 2015 (r392111) @@ -154,6 +154,7 @@ SUBDIR += evas_generic_loaders-svg SUBDIR += evas_generic_loaders-xcf SUBDIR += evince + SUBDIR += evince-lite SUBDIR += evolvotron SUBDIR += exact-image SUBDIR += exif Modified: head/graphics/evince-lite/Makefile ============================================================================== --- head/graphics/evince-lite/Makefile Tue Jul 14 23:26:18 2015 (r392110) +++ head/graphics/evince-lite/Makefile Tue Jul 14 23:28:42 2015 (r392111) @@ -1,131 +1,16 @@ # Created by: Adam Weinberger # $FreeBSD$ -# $MCom: ports/trunk/graphics/evince/Makefile 20078 2014-11-13 09:06:29Z gusi $ -PORTNAME= evince -PORTVERSION= 3.14.2 -CATEGORIES= graphics print gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +PORTREVISION= 0 +PKGNAMESUFFIX= -lite -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 3 multi-format document viewer +COMMENT= GNOME 3 multi-format document viewer without the GNOME dependancies -BUILD_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \ - itstool:${PORTSDIR}/textproc/itstool \ - adwaita-icon-theme>=0:${PORTSDIR}/x11-themes/adwaita-icon-theme \ - gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas -LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib \ - libspectre.so:${PORTSDIR}/print/libspectre \ - libsecret-1.so:${PORTSDIR}/security/libsecret -RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \ - adwaita-icon-theme>=0:${PORTSDIR}/x11-themes/adwaita-icon-theme \ - gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas +OPTIONS_EXCLUDE= NAUTILUS -CONFLICT_INSTALL= evince-lite-* +MASTERDIR= ${.CURDIR}/../../graphics/evince +SLAVEPORT= lite +DESCR= ${.CURDIR}/pkg-descr +PLIST= ${.CURDIR}/pkg-plist -USES= compiler:c++11-lib desktop-file-utils gettext gmake libtool \ - pathfix pkgconfig tar:xz -USE_GNOME= gnomeprefix gtk30 intlhack introspection:build -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -USE_XORG= ice -INSTALLS_ICONS= yes -CPPFLAGS+= -I${LOCALBASE}/include -Wno-format-nonliteral -LIBS+= -L${LOCALBASE}/lib -INSTALL_TARGET= install-strip -CONFIGURE_ARGS= --enable-introspection - -GLIB_SCHEMAS= org.gnome.Evince.gschema.xml - -PLIST_SUB= VERSION=3.0 - -OPTIONS_DEFINE= DVI XPS T1LIB NAUTILUS KEYRING COMICS IMPRESS DJVU -OPTIONS_DEFAULT=NAUTILUS KEYRING COMICS XPS -DVI_DESC= DVI viewer support -T1LIB_DESC= T1LIB for TYPE1 fonts to DVI (Enables DVI) -NAUTILUS_DESC= Nautilus plugin -KEYRING_DESC= Gnome-Keyring without Nautilus -COMICS_DESC= Comic book archives support -IMPRESS_DESC= Impress presentations support -DJVU_DESC= DJVU support -XPS_DESC= XPS support - -.include - -.if ${PORT_OPTIONS:MDVI} || ${PORT_OPTIONS:MT1LIB} -USE_TEX= latex - -CONFIGURE_ARGS+= --enable-dvi -PLIST_SUB+= DVI="" -. if ${PORT_OPTIONS:MT1LIB} -LIB_DEPENDS+= libt1.so:${PORTSDIR}/devel/t1lib -CONFIGURE_ARGS+= --enable-t1lib -. else -CONFIGURE_ARGS+= --disable-t1lib -. endif -.else -CONFIGURE_ARGS+= --disable-dvi -PLIST_SUB+= DVI="@comment " -.endif - -.if ${PORT_OPTIONS:MNAUTILUS} -USE_GNOME+= nautilus3 -CONFIGURE_ARGS+= --enable-nautilus -PLIST_SUB+= NAUTILUS="" -.else -BUILD_DEPENDS+= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme -RUN_DEPENDS+= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme -.if ${PORT_OPTIONS:MKEYRING} -LIB_DEPENDS+= libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring -.else -CONFIGURE_ARGS+= --without-keyring -.endif -CONFIGURE_ARGS+= --disable-nautilus -PLIST_SUB+= NAUTILUS="@comment " -.endif - -.if ${PORT_OPTIONS:MIMPRESS} -CONFIGURE_ARGS+= --enable-impress -PLIST_SUB+= IMPRESS="" -.else -CONFIGURE_ARGS+= --disable-impress -PLIST_SUB+= IMPRESS="@comment " -.endif - -.if ${PORT_OPTIONS:MXPS} -LIB_DEPENDS+= libgxps.so:${PORTSDIR}/graphics/libgxps -CONFIGURE_ARGS+= --enable-xps -PLIST_SUB+= XPS="" -.else -CONFIGURE_ARGS+= --disable-xps -PLIST_SUB+= XPS="@comment " -.endif - -.if ${PORT_OPTIONS:MDJVU} -LIB_DEPENDS+= libdjvulibre.so:${PORTSDIR}/graphics/djvulibre -CONFIGURE_ARGS+= --enable-djvu -PLIST_SUB+= DJVU="" -.else -CONFIGURE_ARGS+= --disable-djvu -PLIST_SUB+= DJVU="@comment " -.endif - -.if ${PORT_OPTIONS:MCOMICS} -CONFIGURE_ARGS+= --enable-comics -PLIST_SUB+= COMICS="" -.else -CONFIGURE_ARGS+= --disable-comics -PLIST_SUB+= COMICS="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|execinfo.h|#|g' \ - -e 's|" == "|" = "|g' \ - -e 's|-Werror||g' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e '/^DOC_MODULE_VERSION/d' \ - ${WRKSRC}/help/reference/libdocument/Makefile.in \ - ${WRKSRC}/help/reference/libview/Makefile.in - -.include +.include "${MASTERDIR}/Makefile" Modified: head/graphics/evince-lite/pkg-descr ============================================================================== --- head/graphics/evince-lite/pkg-descr Tue Jul 14 23:26:18 2015 (r392110) +++ head/graphics/evince-lite/pkg-descr Tue Jul 14 23:28:42 2015 (r392111) @@ -2,4 +2,7 @@ Evince is a document viewer for multiple Postscript. The goal of evince is to replace document viewers such as ggv and gpdf with a single, simple application. +This lite version doesn't have depend on GNOME libraries. Such as nautilus +and gnome-desktop. + WWW: http://www.gnome.org/projects/evince/ Modified: head/graphics/evince-lite/pkg-plist ============================================================================== --- head/graphics/evince-lite/pkg-plist Tue Jul 14 23:26:18 2015 (r392110) +++ head/graphics/evince-lite/pkg-plist Tue Jul 14 23:28:42 2015 (r392111) @@ -1,6 +1,4 @@ bin/evince -bin/evince-previewer -bin/evince-thumbnailer include/evince/%%VERSION%%/evince-document.h include/evince/%%VERSION%%/evince-view.h include/evince/%%VERSION%%/libdocument/ev-annotation.h @@ -48,29 +46,21 @@ include/evince/%%VERSION%%/libview/ev-st include/evince/%%VERSION%%/libview/ev-view-presentation.h include/evince/%%VERSION%%/libview/ev-view-type-builtins.h include/evince/%%VERSION%%/libview/ev-view.h -%%COMICS%%lib/evince/4/backends/comicsdocument.evince-backend -%%DJVU%%lib/evince/4/backends/djvudocument.evince-backend -%%DVI%%lib/evince/4/backends/dvidocument.evince-backend -%%COMICS%%lib/evince/4/backends/libcomicsdocument.a -%%COMICS%%lib/evince/4/backends/libcomicsdocument.so -%%DJVU%%lib/evince/4/backends/libdjvudocument.a -%%DJVU%%lib/evince/4/backends/libdjvudocument.so -%%DVI%%lib/evince/4/backends/libdvidocument.a -%%DVI%%lib/evince/4/backends/libdvidocument.so +lib/evince/4/backends/comicsdocument.evince-backend +lib/evince/4/backends/libcomicsdocument.a +lib/evince/4/backends/libcomicsdocument.so lib/evince/4/backends/libpdfdocument.a lib/evince/4/backends/libpdfdocument.so lib/evince/4/backends/libpsdocument.a lib/evince/4/backends/libpsdocument.so lib/evince/4/backends/libtiffdocument.a lib/evince/4/backends/libtiffdocument.so -%%XPS%%lib/evince/4/backends/libxpsdocument.a -%%XPS%%lib/evince/4/backends/libxpsdocument.so -%%XPS%%lib/evince/4/backends/xpsdocument.evince-backend +lib/evince/4/backends/libxpsdocument.a +lib/evince/4/backends/libxpsdocument.so lib/evince/4/backends/pdfdocument.evince-backend lib/evince/4/backends/psdocument.evince-backend lib/evince/4/backends/tiffdocument.evince-backend -lib/girepository-1.0/EvinceDocument-%%VERSION%%.typelib -lib/girepository-1.0/EvinceView-%%VERSION%%.typelib +lib/evince/4/backends/xpsdocument.evince-backend lib/libevdocument3.a lib/libevdocument3.so lib/libevdocument3.so.4 @@ -81,151 +71,18 @@ lib/libevview3.so.3 lib/libevview3.so.3.0.0 lib/mozilla/plugins/libevbrowserplugin.a lib/mozilla/plugins/libevbrowserplugin.so -%%NAUTILUS%%lib/nautilus/extensions-%%VERSION%%/libevince-properties-page.a -%%NAUTILUS%%lib/nautilus/extensions-%%VERSION%%/libevince-properties-page.so libdata/pkgconfig/evince-document-%%VERSION%%.pc libdata/pkgconfig/evince-view-%%VERSION%%.pc -libexec/evinced man/man1/evince.1.gz share/GConf/gsettings/evince.convert -%%COMICS%%share/appdata/evince-comicsdocument.metainfo.xml -%%DJVU%%share/appdata/evince-djvudocument.metainfo.xml -%%DVI%%share/appdata/evince-dvidocument.metainfo.xml +share/appdata/evince-comicsdocument.metainfo.xml share/appdata/evince-pdfdocument.metainfo.xml share/appdata/evince-psdocument.metainfo.xml share/appdata/evince-tiffdocument.metainfo.xml -%%XPS%%share/appdata/evince-xpsdocument.metainfo.xml +share/appdata/evince-xpsdocument.metainfo.xml share/appdata/evince.appdata.xml share/applications/evince-previewer.desktop share/applications/evince.desktop -share/dbus-1/services/org.gnome.evince.Daemon.service -%%DOCSDIR%%/EggFindBar.html -%%DOCSDIR%%/EvFileMonitor.html -%%DOCSDIR%%/EvHistory.html -%%DOCSDIR%%/EvMessageArea.html -%%DOCSDIR%%/EvPageAction.html -%%DOCSDIR%%/EvPageActionWidget.html -%%DOCSDIR%%/EvPasswordView.html -%%DOCSDIR%%/EvProgressMessageArea.html -%%DOCSDIR%%/EvSidebar.html -%%DOCSDIR%%/EvSidebarAttachments.html -%%DOCSDIR%%/EvSidebarLayers.html -%%DOCSDIR%%/EvSidebarLinks.html -%%DOCSDIR%%/EvSidebarPage.html -%%DOCSDIR%%/EvSidebarThumbnails.html -%%DOCSDIR%%/EvWindow.html -%%DOCSDIR%%/api-index-full.html -%%DOCSDIR%%/evince-ev-application.html -%%DOCSDIR%%/evince-ev-keyring.html -%%DOCSDIR%%/evince-ev-media-player-keys.html -%%DOCSDIR%%/evince-ev-metadata.html -%%DOCSDIR%%/evince-ev-properties-dialog.html -%%DOCSDIR%%/evince-ev-properties-fonts.html -%%DOCSDIR%%/evince-ev-properties-license.html -%%DOCSDIR%%/evince-ev-utils.html -%%DOCSDIR%%/evince-ev-window-title.html -%%DOCSDIR%%/evince-frontend.html -%%DOCSDIR%%/evince.devhelp2 -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left-insensitive.png -%%DOCSDIR%%/left.png -%%DOCSDIR%%/licence.html -%%DOCSDIR%%/object-tree.html -%%DOCSDIR%%/right-insensitive.png -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up-insensitive.png -%%DOCSDIR%%/up.png -share/doc/libevdocument/EvAnnotation.html -share/doc/libevdocument/EvAsyncRenderer.html -share/doc/libevdocument/EvAttachment.html -share/doc/libevdocument/EvDocument.html -share/doc/libevdocument/EvDocumentAnnotations.html -share/doc/libevdocument/EvDocumentAttachments.html -share/doc/libevdocument/EvDocumentFind.html -share/doc/libevdocument/EvDocumentFonts.html -share/doc/libevdocument/EvDocumentForms.html -share/doc/libevdocument/EvDocumentImages.html -share/doc/libevdocument/EvDocumentInfo.html -share/doc/libevdocument/EvDocumentLayers.html -share/doc/libevdocument/EvDocumentLinks.html -share/doc/libevdocument/EvDocumentPrint.html -share/doc/libevdocument/EvDocumentSecurity.html -share/doc/libevdocument/EvDocumentText.html -share/doc/libevdocument/EvDocumentTransition.html -share/doc/libevdocument/EvFileExporter.html -share/doc/libevdocument/EvFormField.html -share/doc/libevdocument/EvImage.html -share/doc/libevdocument/EvLayer.html -share/doc/libevdocument/EvPage.html -share/doc/libevdocument/EvRenderContext.html -share/doc/libevdocument/EvSelection.html -share/doc/libevdocument/annotation-glossary.html -share/doc/libevdocument/api-index-3-6.html -share/doc/libevdocument/api-index-3-10.html -share/doc/libevdocument/api-index-3-12.html -share/doc/libevdocument/api-index-3-4.html -share/doc/libevdocument/api-index-3-8.html -share/doc/libevdocument/api-index-deprecated.html -share/doc/libevdocument/api-index-full.html -share/doc/libevdocument/document-data.html -share/doc/libevdocument/document-helpers.html -share/doc/libevdocument/document-interfaces.html -share/doc/libevdocument/home.png -share/doc/libevdocument/index.html -share/doc/libevdocument/index.sgml -share/doc/libevdocument/left-insensitive.png -share/doc/libevdocument/left.png -share/doc/libevdocument/libevdocument-EvDocumentMisc.html -share/doc/libevdocument/libevdocument-Version-checks.html -share/doc/libevdocument/libevdocument-ev-backends-manager.html -share/doc/libevdocument/libevdocument-ev-document-factory.html -share/doc/libevdocument/libevdocument-ev-file-helpers.html -share/doc/libevdocument/libevdocument-ev-init.html -share/doc/libevdocument/libevdocument-ev-link-action.html -share/doc/libevdocument/libevdocument-ev-link-dest.html -share/doc/libevdocument/libevdocument-ev-link.html -share/doc/libevdocument/libevdocument-ev-mapping.html -share/doc/libevdocument/libevdocument-ev-transition-effect.html -share/doc/libevdocument/libevdocument.devhelp2 -share/doc/libevdocument/licence.html -share/doc/libevdocument/object-tree.html -share/doc/libevdocument/right-insensitive.png -share/doc/libevdocument/right.png -share/doc/libevdocument/style.css -share/doc/libevdocument/up-insensitive.png -share/doc/libevdocument/up.png -share/doc/libevview/EvJob.html -share/doc/libevview/api-index-3-6.html -share/doc/libevview/api-index-3-8.html -share/doc/libevview/api-index-3-10.html -share/doc/libevview/api-index-deprecated.html -share/doc/libevview/api-index-full.html -share/doc/libevview/home.png -share/doc/libevview/index.html -share/doc/libevview/index.sgml -share/doc/libevview/left-insensitive.png -share/doc/libevview/left.png -share/doc/libevview/libevview-ev-annotation-window.html -share/doc/libevview/libevview-ev-document-model.html -share/doc/libevview/libevview-ev-job-scheduler.html -share/doc/libevview/libevview-ev-page-cache.html -share/doc/libevview/libevview-ev-print-operation.html -share/doc/libevview/libevview-ev-stock-icons.html -share/doc/libevview/libevview-ev-view-cursor.html -share/doc/libevview/libevview-ev-view-presentation.html -share/doc/libevview/libevview-ev-view.html -share/doc/libevview/libevview.devhelp2 -share/doc/libevview/licence.html -share/doc/libevview/object-tree.html -share/doc/libevview/right-insensitive.png -share/doc/libevview/right.png -share/doc/libevview/style.css -share/doc/libevview/up-insensitive.png -share/doc/libevview/up.png -share/doc/libevview/view-view.html %%DATADIR%%/hand-open.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-left.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-right.png @@ -266,8 +123,133 @@ share/doc/libevview/view-view.html %%DATADIR%%/icons/hicolor/scalable/actions/object-rotate-left.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-rotate-right.svg %%DATADIR%%/icons/hicolor/scalable/mimetypes/x-office-presentation.svg -share/gir-1.0/EvinceDocument-%%VERSION%%.gir -share/gir-1.0/EvinceView-%%VERSION%%.gir +share/gtk-doc/html/evince/EggFindBar.html +share/gtk-doc/html/evince/EvFileMonitor.html +share/gtk-doc/html/evince/EvHistory.html +share/gtk-doc/html/evince/EvMessageArea.html +share/gtk-doc/html/evince/EvPageAction.html +share/gtk-doc/html/evince/EvPageActionWidget.html +share/gtk-doc/html/evince/EvPasswordView.html +share/gtk-doc/html/evince/EvProgressMessageArea.html +share/gtk-doc/html/evince/EvSidebar.html +share/gtk-doc/html/evince/EvSidebarAttachments.html +share/gtk-doc/html/evince/EvSidebarLayers.html +share/gtk-doc/html/evince/EvSidebarLinks.html +share/gtk-doc/html/evince/EvSidebarPage.html +share/gtk-doc/html/evince/EvSidebarThumbnails.html +share/gtk-doc/html/evince/EvWindow.html +share/gtk-doc/html/evince/api-index-full.html +share/gtk-doc/html/evince/evince-ev-application.html +share/gtk-doc/html/evince/evince-ev-keyring.html +share/gtk-doc/html/evince/evince-ev-media-player-keys.html +share/gtk-doc/html/evince/evince-ev-metadata.html +share/gtk-doc/html/evince/evince-ev-properties-dialog.html +share/gtk-doc/html/evince/evince-ev-properties-fonts.html +share/gtk-doc/html/evince/evince-ev-properties-license.html +share/gtk-doc/html/evince/evince-ev-utils.html +share/gtk-doc/html/evince/evince-ev-window-title.html +share/gtk-doc/html/evince/evince-frontend.html +share/gtk-doc/html/evince/evince.devhelp2 +share/gtk-doc/html/evince/home.png +share/gtk-doc/html/evince/index.html +share/gtk-doc/html/evince/index.sgml +share/gtk-doc/html/evince/left-insensitive.png +share/gtk-doc/html/evince/left.png +share/gtk-doc/html/evince/licence.html +share/gtk-doc/html/evince/object-tree.html +share/gtk-doc/html/evince/right-insensitive.png +share/gtk-doc/html/evince/right.png +share/gtk-doc/html/evince/style.css +share/gtk-doc/html/evince/up-insensitive.png +share/gtk-doc/html/evince/up.png +share/gtk-doc/html/libevdocument/EvAnnotation.html +share/gtk-doc/html/libevdocument/EvAsyncRenderer.html +share/gtk-doc/html/libevdocument/EvAttachment.html +share/gtk-doc/html/libevdocument/EvDocument.html +share/gtk-doc/html/libevdocument/EvDocumentAnnotations.html +share/gtk-doc/html/libevdocument/EvDocumentAttachments.html +share/gtk-doc/html/libevdocument/EvDocumentFind.html +share/gtk-doc/html/libevdocument/EvDocumentFonts.html +share/gtk-doc/html/libevdocument/EvDocumentForms.html +share/gtk-doc/html/libevdocument/EvDocumentImages.html +share/gtk-doc/html/libevdocument/EvDocumentInfo.html +share/gtk-doc/html/libevdocument/EvDocumentLayers.html +share/gtk-doc/html/libevdocument/EvDocumentLinks.html +share/gtk-doc/html/libevdocument/EvDocumentPrint.html +share/gtk-doc/html/libevdocument/EvDocumentSecurity.html +share/gtk-doc/html/libevdocument/EvDocumentText.html +share/gtk-doc/html/libevdocument/EvDocumentTransition.html +share/gtk-doc/html/libevdocument/EvFileExporter.html +share/gtk-doc/html/libevdocument/EvFormField.html +share/gtk-doc/html/libevdocument/EvImage.html +share/gtk-doc/html/libevdocument/EvLayer.html +share/gtk-doc/html/libevdocument/EvPage.html +share/gtk-doc/html/libevdocument/EvRenderContext.html +share/gtk-doc/html/libevdocument/EvSelection.html +share/gtk-doc/html/libevdocument/annotation-glossary.html +share/gtk-doc/html/libevdocument/api-index-3-10.html +share/gtk-doc/html/libevdocument/api-index-3-12.html +share/gtk-doc/html/libevdocument/api-index-3-4.html +share/gtk-doc/html/libevdocument/api-index-3-6.html +share/gtk-doc/html/libevdocument/api-index-3-8.html +share/gtk-doc/html/libevdocument/api-index-deprecated.html +share/gtk-doc/html/libevdocument/api-index-full.html +share/gtk-doc/html/libevdocument/document-data.html +share/gtk-doc/html/libevdocument/document-helpers.html +share/gtk-doc/html/libevdocument/document-interfaces.html +share/gtk-doc/html/libevdocument/home.png +share/gtk-doc/html/libevdocument/index.html +share/gtk-doc/html/libevdocument/index.sgml +share/gtk-doc/html/libevdocument/left-insensitive.png +share/gtk-doc/html/libevdocument/left.png +share/gtk-doc/html/libevdocument/libevdocument-EvDocumentMisc.html +share/gtk-doc/html/libevdocument/libevdocument-Version-checks.html +share/gtk-doc/html/libevdocument/libevdocument-ev-backends-manager.html +share/gtk-doc/html/libevdocument/libevdocument-ev-document-factory.html +share/gtk-doc/html/libevdocument/libevdocument-ev-file-helpers.html +share/gtk-doc/html/libevdocument/libevdocument-ev-init.html +share/gtk-doc/html/libevdocument/libevdocument-ev-link-action.html +share/gtk-doc/html/libevdocument/libevdocument-ev-link-dest.html +share/gtk-doc/html/libevdocument/libevdocument-ev-link.html +share/gtk-doc/html/libevdocument/libevdocument-ev-mapping.html +share/gtk-doc/html/libevdocument/libevdocument-ev-transition-effect.html +share/gtk-doc/html/libevdocument/libevdocument.devhelp2 +share/gtk-doc/html/libevdocument/licence.html +share/gtk-doc/html/libevdocument/object-tree.html +share/gtk-doc/html/libevdocument/right-insensitive.png +share/gtk-doc/html/libevdocument/right.png +share/gtk-doc/html/libevdocument/style.css +share/gtk-doc/html/libevdocument/up-insensitive.png +share/gtk-doc/html/libevdocument/up.png +share/gtk-doc/html/libevview/EvJob.html +share/gtk-doc/html/libevview/api-index-3-10.html +share/gtk-doc/html/libevview/api-index-3-6.html +share/gtk-doc/html/libevview/api-index-3-8.html +share/gtk-doc/html/libevview/api-index-deprecated.html +share/gtk-doc/html/libevview/api-index-full.html +share/gtk-doc/html/libevview/home.png +share/gtk-doc/html/libevview/index.html +share/gtk-doc/html/libevview/index.sgml +share/gtk-doc/html/libevview/left-insensitive.png +share/gtk-doc/html/libevview/left.png +share/gtk-doc/html/libevview/libevview-ev-annotation-window.html +share/gtk-doc/html/libevview/libevview-ev-document-model.html +share/gtk-doc/html/libevview/libevview-ev-job-scheduler.html +share/gtk-doc/html/libevview/libevview-ev-page-cache.html +share/gtk-doc/html/libevview/libevview-ev-print-operation.html +share/gtk-doc/html/libevview/libevview-ev-stock-icons.html +share/gtk-doc/html/libevview/libevview-ev-view-cursor.html +share/gtk-doc/html/libevview/libevview-ev-view-presentation.html +share/gtk-doc/html/libevview/libevview-ev-view.html +share/gtk-doc/html/libevview/libevview.devhelp2 +share/gtk-doc/html/libevview/licence.html +share/gtk-doc/html/libevview/object-tree.html +share/gtk-doc/html/libevview/right-insensitive.png +share/gtk-doc/html/libevview/right.png +share/gtk-doc/html/libevview/style.css +share/gtk-doc/html/libevview/up-insensitive.png +share/gtk-doc/html/libevview/up.png +share/gtk-doc/html/libevview/view-view.html share/help/C/evince/annotation-properties.page share/help/C/evince/annotations-delete.page share/help/C/evince/annotations-disabled.page @@ -2957,4 +2939,3 @@ share/locale/zh_CN/LC_MESSAGES/evince.mo share/locale/zh_HK/LC_MESSAGES/evince.mo share/locale/zh_TW/LC_MESSAGES/evince.mo share/locale/zu/LC_MESSAGES/evince.mo -share/thumbnailers/evince.thumbnailer Modified: head/graphics/evince/Makefile ============================================================================== --- head/graphics/evince/Makefile Tue Jul 14 23:26:18 2015 (r392110) +++ head/graphics/evince/Makefile Tue Jul 14 23:28:42 2015 (r392111) @@ -1,32 +1,31 @@ # Created by: Adam Weinberger # $FreeBSD$ -# $MCom: ports/trunk/graphics/evince/Makefile 20078 2014-11-13 09:06:29Z gusi $ PORTNAME= evince PORTVERSION= 3.14.2 +PORTREVISION?= 1 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 3 multi-format document viewer +COMMENT?= GNOME 3 multi-format document viewer BUILD_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \ itstool:${PORTSDIR}/textproc/itstool \ adwaita-icon-theme>=0:${PORTSDIR}/x11-themes/adwaita-icon-theme \ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib \ - libspectre.so:${PORTSDIR}/print/libspectre \ - libsecret-1.so:${PORTSDIR}/security/libsecret + libspectre.so:${PORTSDIR}/print/libspectre RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \ adwaita-icon-theme>=0:${PORTSDIR}/x11-themes/adwaita-icon-theme \ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas -CONFLICT_INSTALL= evince-lite-* +SLAVEPORT?= no USES= compiler:c++11-lib desktop-file-utils gettext gmake libtool \ pathfix pkgconfig tar:xz -USE_GNOME= gnomeprefix gtk30 intlhack introspection:build +USE_GNOME= gtk30 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_XORG= ice @@ -34,25 +33,43 @@ INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include -Wno-format-nonliteral LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip -CONFIGURE_ARGS= --enable-introspection + +.if ${SLAVEPORT} == lite +CONFIGURE_ARGS+=--disable-introspection \ + --disable-libgnome-desktop \ + --disable-thumbnailer \ + --disable-previewer +.else +USE_GNOME+= introspection:build +CONFIGURE_ARGS+= --enable-introspection +.endif GLIB_SCHEMAS= org.gnome.Evince.gschema.xml PLIST_SUB= VERSION=3.0 -OPTIONS_DEFINE= DVI XPS T1LIB NAUTILUS KEYRING COMICS IMPRESS DJVU -OPTIONS_DEFAULT=NAUTILUS KEYRING COMICS XPS +OPTIONS_DEFINE= COMICS DJVU DVI KEYRING NAUTILUS T1LIB XPS +OPTIONS_DEFAULT=COMICS KEYRING NAUTILUS XPS DVI_DESC= DVI viewer support T1LIB_DESC= T1LIB for TYPE1 fonts to DVI (Enables DVI) NAUTILUS_DESC= Nautilus plugin -KEYRING_DESC= Gnome-Keyring without Nautilus +KEYRING_DESC= Keyring support COMICS_DESC= Comic book archives support -IMPRESS_DESC= Impress presentations support DJVU_DESC= DJVU support XPS_DESC= XPS support .include +.if ${PORT_OPTIONS:NDBUS} && ${SLAVEPORT} == lite +CONFIGURE_ARGS+=--disable-dbus +.else +CONFIGURE_ARGS+=--enable-dbus +.endif + +.if ${OSVERSION} < 900000 +BROKEN= Fails to build +.endif + .if ${PORT_OPTIONS:MDVI} || ${PORT_OPTIONS:MT1LIB} USE_TEX= latex @@ -69,6 +86,12 @@ CONFIGURE_ARGS+= --disable-dvi PLIST_SUB+= DVI="@comment " .endif +.if ${PORT_OPTIONS:MKEYRING} +LIB_DEPENDS+= libsecret-1.so:${PORTSDIR}/security/libsecret +.else +CONFIGURE_ARGS+=--without-keyring +.endif + .if ${PORT_OPTIONS:MNAUTILUS} USE_GNOME+= nautilus3 CONFIGURE_ARGS+= --enable-nautilus @@ -76,23 +99,10 @@ PLIST_SUB+= NAUTILUS="" .else BUILD_DEPENDS+= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme RUN_DEPENDS+= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme -.if ${PORT_OPTIONS:MKEYRING} -LIB_DEPENDS+= libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring -.else -CONFIGURE_ARGS+= --without-keyring -.endif CONFIGURE_ARGS+= --disable-nautilus PLIST_SUB+= NAUTILUS="@comment " .endif -.if ${PORT_OPTIONS:MIMPRESS} -CONFIGURE_ARGS+= --enable-impress -PLIST_SUB+= IMPRESS="" -.else -CONFIGURE_ARGS+= --disable-impress -PLIST_SUB+= IMPRESS="@comment " -.endif - .if ${PORT_OPTIONS:MXPS} LIB_DEPENDS+= libgxps.so:${PORTSDIR}/graphics/libgxps CONFIGURE_ARGS+= --enable-xps Modified: head/graphics/evince/pkg-plist ============================================================================== --- head/graphics/evince/pkg-plist Tue Jul 14 23:26:18 2015 (r392110) +++ head/graphics/evince/pkg-plist Tue Jul 14 23:28:42 2015 (r392111) @@ -99,133 +99,6 @@ share/appdata/evince.appdata.xml share/applications/evince-previewer.desktop share/applications/evince.desktop share/dbus-1/services/org.gnome.evince.Daemon.service -%%DOCSDIR%%/EggFindBar.html -%%DOCSDIR%%/EvFileMonitor.html -%%DOCSDIR%%/EvHistory.html -%%DOCSDIR%%/EvMessageArea.html -%%DOCSDIR%%/EvPageAction.html -%%DOCSDIR%%/EvPageActionWidget.html -%%DOCSDIR%%/EvPasswordView.html -%%DOCSDIR%%/EvProgressMessageArea.html -%%DOCSDIR%%/EvSidebar.html -%%DOCSDIR%%/EvSidebarAttachments.html -%%DOCSDIR%%/EvSidebarLayers.html -%%DOCSDIR%%/EvSidebarLinks.html -%%DOCSDIR%%/EvSidebarPage.html -%%DOCSDIR%%/EvSidebarThumbnails.html -%%DOCSDIR%%/EvWindow.html -%%DOCSDIR%%/api-index-full.html -%%DOCSDIR%%/evince-ev-application.html -%%DOCSDIR%%/evince-ev-keyring.html -%%DOCSDIR%%/evince-ev-media-player-keys.html -%%DOCSDIR%%/evince-ev-metadata.html -%%DOCSDIR%%/evince-ev-properties-dialog.html -%%DOCSDIR%%/evince-ev-properties-fonts.html -%%DOCSDIR%%/evince-ev-properties-license.html -%%DOCSDIR%%/evince-ev-utils.html -%%DOCSDIR%%/evince-ev-window-title.html -%%DOCSDIR%%/evince-frontend.html -%%DOCSDIR%%/evince.devhelp2 -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left-insensitive.png -%%DOCSDIR%%/left.png -%%DOCSDIR%%/licence.html -%%DOCSDIR%%/object-tree.html -%%DOCSDIR%%/right-insensitive.png -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up-insensitive.png -%%DOCSDIR%%/up.png -share/doc/libevdocument/EvAnnotation.html -share/doc/libevdocument/EvAsyncRenderer.html -share/doc/libevdocument/EvAttachment.html -share/doc/libevdocument/EvDocument.html -share/doc/libevdocument/EvDocumentAnnotations.html -share/doc/libevdocument/EvDocumentAttachments.html -share/doc/libevdocument/EvDocumentFind.html -share/doc/libevdocument/EvDocumentFonts.html -share/doc/libevdocument/EvDocumentForms.html -share/doc/libevdocument/EvDocumentImages.html -share/doc/libevdocument/EvDocumentInfo.html -share/doc/libevdocument/EvDocumentLayers.html -share/doc/libevdocument/EvDocumentLinks.html -share/doc/libevdocument/EvDocumentPrint.html -share/doc/libevdocument/EvDocumentSecurity.html -share/doc/libevdocument/EvDocumentText.html -share/doc/libevdocument/EvDocumentTransition.html -share/doc/libevdocument/EvFileExporter.html -share/doc/libevdocument/EvFormField.html -share/doc/libevdocument/EvImage.html -share/doc/libevdocument/EvLayer.html -share/doc/libevdocument/EvPage.html -share/doc/libevdocument/EvRenderContext.html -share/doc/libevdocument/EvSelection.html -share/doc/libevdocument/annotation-glossary.html -share/doc/libevdocument/api-index-3-6.html -share/doc/libevdocument/api-index-3-10.html -share/doc/libevdocument/api-index-3-12.html -share/doc/libevdocument/api-index-3-4.html -share/doc/libevdocument/api-index-3-8.html -share/doc/libevdocument/api-index-deprecated.html -share/doc/libevdocument/api-index-full.html -share/doc/libevdocument/document-data.html -share/doc/libevdocument/document-helpers.html -share/doc/libevdocument/document-interfaces.html -share/doc/libevdocument/home.png -share/doc/libevdocument/index.html -share/doc/libevdocument/index.sgml -share/doc/libevdocument/left-insensitive.png -share/doc/libevdocument/left.png -share/doc/libevdocument/libevdocument-EvDocumentMisc.html -share/doc/libevdocument/libevdocument-Version-checks.html -share/doc/libevdocument/libevdocument-ev-backends-manager.html -share/doc/libevdocument/libevdocument-ev-document-factory.html -share/doc/libevdocument/libevdocument-ev-file-helpers.html -share/doc/libevdocument/libevdocument-ev-init.html -share/doc/libevdocument/libevdocument-ev-link-action.html -share/doc/libevdocument/libevdocument-ev-link-dest.html -share/doc/libevdocument/libevdocument-ev-link.html -share/doc/libevdocument/libevdocument-ev-mapping.html -share/doc/libevdocument/libevdocument-ev-transition-effect.html -share/doc/libevdocument/libevdocument.devhelp2 -share/doc/libevdocument/licence.html -share/doc/libevdocument/object-tree.html -share/doc/libevdocument/right-insensitive.png -share/doc/libevdocument/right.png -share/doc/libevdocument/style.css -share/doc/libevdocument/up-insensitive.png -share/doc/libevdocument/up.png -share/doc/libevview/EvJob.html -share/doc/libevview/api-index-3-6.html -share/doc/libevview/api-index-3-8.html -share/doc/libevview/api-index-3-10.html -share/doc/libevview/api-index-deprecated.html -share/doc/libevview/api-index-full.html -share/doc/libevview/home.png -share/doc/libevview/index.html -share/doc/libevview/index.sgml -share/doc/libevview/left-insensitive.png -share/doc/libevview/left.png -share/doc/libevview/libevview-ev-annotation-window.html -share/doc/libevview/libevview-ev-document-model.html -share/doc/libevview/libevview-ev-job-scheduler.html -share/doc/libevview/libevview-ev-page-cache.html -share/doc/libevview/libevview-ev-print-operation.html -share/doc/libevview/libevview-ev-stock-icons.html -share/doc/libevview/libevview-ev-view-cursor.html -share/doc/libevview/libevview-ev-view-presentation.html -share/doc/libevview/libevview-ev-view.html -share/doc/libevview/libevview.devhelp2 -share/doc/libevview/licence.html -share/doc/libevview/object-tree.html -share/doc/libevview/right-insensitive.png -share/doc/libevview/right.png -share/doc/libevview/style.css -share/doc/libevview/up-insensitive.png -share/doc/libevview/up.png -share/doc/libevview/view-view.html %%DATADIR%%/hand-open.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-left.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-right.png @@ -268,6 +141,133 @@ share/doc/libevview/view-view.html %%DATADIR%%/icons/hicolor/scalable/mimetypes/x-office-presentation.svg share/gir-1.0/EvinceDocument-%%VERSION%%.gir share/gir-1.0/EvinceView-%%VERSION%%.gir +share/gtk-doc/html/evince/EggFindBar.html +share/gtk-doc/html/evince/EvFileMonitor.html +share/gtk-doc/html/evince/EvHistory.html +share/gtk-doc/html/evince/EvMessageArea.html +share/gtk-doc/html/evince/EvPageAction.html +share/gtk-doc/html/evince/EvPageActionWidget.html +share/gtk-doc/html/evince/EvPasswordView.html +share/gtk-doc/html/evince/EvProgressMessageArea.html +share/gtk-doc/html/evince/EvSidebar.html +share/gtk-doc/html/evince/EvSidebarAttachments.html +share/gtk-doc/html/evince/EvSidebarLayers.html +share/gtk-doc/html/evince/EvSidebarLinks.html +share/gtk-doc/html/evince/EvSidebarPage.html +share/gtk-doc/html/evince/EvSidebarThumbnails.html +share/gtk-doc/html/evince/EvWindow.html +share/gtk-doc/html/evince/api-index-full.html +share/gtk-doc/html/evince/evince-ev-application.html +share/gtk-doc/html/evince/evince-ev-keyring.html +share/gtk-doc/html/evince/evince-ev-media-player-keys.html +share/gtk-doc/html/evince/evince-ev-metadata.html +share/gtk-doc/html/evince/evince-ev-properties-dialog.html +share/gtk-doc/html/evince/evince-ev-properties-fonts.html +share/gtk-doc/html/evince/evince-ev-properties-license.html +share/gtk-doc/html/evince/evince-ev-utils.html +share/gtk-doc/html/evince/evince-ev-window-title.html +share/gtk-doc/html/evince/evince-frontend.html +share/gtk-doc/html/evince/evince.devhelp2 +share/gtk-doc/html/evince/home.png +share/gtk-doc/html/evince/index.html +share/gtk-doc/html/evince/index.sgml +share/gtk-doc/html/evince/left-insensitive.png +share/gtk-doc/html/evince/left.png +share/gtk-doc/html/evince/licence.html +share/gtk-doc/html/evince/object-tree.html +share/gtk-doc/html/evince/right-insensitive.png +share/gtk-doc/html/evince/right.png +share/gtk-doc/html/evince/style.css +share/gtk-doc/html/evince/up-insensitive.png +share/gtk-doc/html/evince/up.png +share/gtk-doc/html/libevdocument/EvAnnotation.html +share/gtk-doc/html/libevdocument/EvAsyncRenderer.html +share/gtk-doc/html/libevdocument/EvAttachment.html +share/gtk-doc/html/libevdocument/EvDocument.html +share/gtk-doc/html/libevdocument/EvDocumentAnnotations.html +share/gtk-doc/html/libevdocument/EvDocumentAttachments.html +share/gtk-doc/html/libevdocument/EvDocumentFind.html +share/gtk-doc/html/libevdocument/EvDocumentFonts.html +share/gtk-doc/html/libevdocument/EvDocumentForms.html +share/gtk-doc/html/libevdocument/EvDocumentImages.html +share/gtk-doc/html/libevdocument/EvDocumentInfo.html +share/gtk-doc/html/libevdocument/EvDocumentLayers.html +share/gtk-doc/html/libevdocument/EvDocumentLinks.html +share/gtk-doc/html/libevdocument/EvDocumentPrint.html +share/gtk-doc/html/libevdocument/EvDocumentSecurity.html +share/gtk-doc/html/libevdocument/EvDocumentText.html +share/gtk-doc/html/libevdocument/EvDocumentTransition.html +share/gtk-doc/html/libevdocument/EvFileExporter.html +share/gtk-doc/html/libevdocument/EvFormField.html +share/gtk-doc/html/libevdocument/EvImage.html +share/gtk-doc/html/libevdocument/EvLayer.html +share/gtk-doc/html/libevdocument/EvPage.html +share/gtk-doc/html/libevdocument/EvRenderContext.html +share/gtk-doc/html/libevdocument/EvSelection.html +share/gtk-doc/html/libevdocument/annotation-glossary.html +share/gtk-doc/html/libevdocument/api-index-3-10.html +share/gtk-doc/html/libevdocument/api-index-3-12.html +share/gtk-doc/html/libevdocument/api-index-3-4.html +share/gtk-doc/html/libevdocument/api-index-3-6.html +share/gtk-doc/html/libevdocument/api-index-3-8.html +share/gtk-doc/html/libevdocument/api-index-deprecated.html +share/gtk-doc/html/libevdocument/api-index-full.html +share/gtk-doc/html/libevdocument/document-data.html +share/gtk-doc/html/libevdocument/document-helpers.html +share/gtk-doc/html/libevdocument/document-interfaces.html +share/gtk-doc/html/libevdocument/home.png +share/gtk-doc/html/libevdocument/index.html +share/gtk-doc/html/libevdocument/index.sgml +share/gtk-doc/html/libevdocument/left-insensitive.png +share/gtk-doc/html/libevdocument/left.png +share/gtk-doc/html/libevdocument/libevdocument-EvDocumentMisc.html +share/gtk-doc/html/libevdocument/libevdocument-Version-checks.html +share/gtk-doc/html/libevdocument/libevdocument-ev-backends-manager.html +share/gtk-doc/html/libevdocument/libevdocument-ev-document-factory.html +share/gtk-doc/html/libevdocument/libevdocument-ev-file-helpers.html +share/gtk-doc/html/libevdocument/libevdocument-ev-init.html +share/gtk-doc/html/libevdocument/libevdocument-ev-link-action.html +share/gtk-doc/html/libevdocument/libevdocument-ev-link-dest.html +share/gtk-doc/html/libevdocument/libevdocument-ev-link.html +share/gtk-doc/html/libevdocument/libevdocument-ev-mapping.html +share/gtk-doc/html/libevdocument/libevdocument-ev-transition-effect.html +share/gtk-doc/html/libevdocument/libevdocument.devhelp2 +share/gtk-doc/html/libevdocument/licence.html +share/gtk-doc/html/libevdocument/object-tree.html +share/gtk-doc/html/libevdocument/right-insensitive.png +share/gtk-doc/html/libevdocument/right.png +share/gtk-doc/html/libevdocument/style.css +share/gtk-doc/html/libevdocument/up-insensitive.png +share/gtk-doc/html/libevdocument/up.png +share/gtk-doc/html/libevview/EvJob.html +share/gtk-doc/html/libevview/api-index-3-10.html +share/gtk-doc/html/libevview/api-index-3-6.html +share/gtk-doc/html/libevview/api-index-3-8.html +share/gtk-doc/html/libevview/api-index-deprecated.html +share/gtk-doc/html/libevview/api-index-full.html +share/gtk-doc/html/libevview/home.png +share/gtk-doc/html/libevview/index.html +share/gtk-doc/html/libevview/index.sgml +share/gtk-doc/html/libevview/left-insensitive.png +share/gtk-doc/html/libevview/left.png +share/gtk-doc/html/libevview/libevview-ev-annotation-window.html +share/gtk-doc/html/libevview/libevview-ev-document-model.html +share/gtk-doc/html/libevview/libevview-ev-job-scheduler.html +share/gtk-doc/html/libevview/libevview-ev-page-cache.html +share/gtk-doc/html/libevview/libevview-ev-print-operation.html +share/gtk-doc/html/libevview/libevview-ev-stock-icons.html +share/gtk-doc/html/libevview/libevview-ev-view-cursor.html +share/gtk-doc/html/libevview/libevview-ev-view-presentation.html +share/gtk-doc/html/libevview/libevview-ev-view.html +share/gtk-doc/html/libevview/libevview.devhelp2 +share/gtk-doc/html/libevview/licence.html +share/gtk-doc/html/libevview/object-tree.html +share/gtk-doc/html/libevview/right-insensitive.png +share/gtk-doc/html/libevview/right.png +share/gtk-doc/html/libevview/style.css +share/gtk-doc/html/libevview/up-insensitive.png +share/gtk-doc/html/libevview/up.png +share/gtk-doc/html/libevview/view-view.html share/help/C/evince/annotation-properties.page share/help/C/evince/annotations-delete.page share/help/C/evince/annotations-disabled.page From owner-svn-ports-head@freebsd.org Wed Jul 15 00:11:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 597DF9A1E90; Wed, 15 Jul 2015 00:11:01 +0000 (UTC) (envelope-from mandree@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 257491151; Wed, 15 Jul 2015 00:11:01 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6F0B1Cd030047; Wed, 15 Jul 2015 00:11:01 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6F0B0D3030041; Wed, 15 Jul 2015 00:11:00 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201507150011.t6F0B0D3030041@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Wed, 15 Jul 2015 00:11:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392112 - in head/security: . openvpn openvpn-polarssl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 00:11:01 -0000 Author: mandree Date: Wed Jul 15 00:10:59 2015 New Revision: 392112 URL: https://svnweb.freebsd.org/changeset/ports/392112 Log: Add an openvpn-polarssl that selects PolarSSL for its default TLS provider. Added: head/security/openvpn-polarssl/ head/security/openvpn-polarssl/Makefile (contents, props changed) Modified: head/security/Makefile head/security/openvpn/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Tue Jul 14 23:28:42 2015 (r392111) +++ head/security/Makefile Wed Jul 15 00:10:59 2015 (r392112) @@ -398,6 +398,7 @@ SUBDIR += openvpn-auth-ldap SUBDIR += openvpn-auth-radius SUBDIR += openvpn-devel + SUBDIR += openvpn-polarssl SUBDIR += ophcrack SUBDIR += orthrus SUBDIR += osiris Added: head/security/openvpn-polarssl/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/openvpn-polarssl/Makefile Wed Jul 15 00:10:59 2015 (r392112) @@ -0,0 +1,13 @@ +# Created by: Matthias Andree +# $FreeBSD$ + +PKGNAMESUFFIX= -polarssl + +COMMENT= Secure IP/Ethernet tunnel daemon, PolarSSL-based build + +OPTIONS_EXCLUDE= OPENSSL PKCS11 X509ALTUSERNAME +OPTIONS_SLAVE= POLARSSL + +MASTERDIR= ${.CURDIR}/../../security/openvpn + +.include "${MASTERDIR}/Makefile" Modified: head/security/openvpn/Makefile ============================================================================== --- head/security/openvpn/Makefile Tue Jul 14 23:28:42 2015 (r392111) +++ head/security/openvpn/Makefile Wed Jul 15 00:10:59 2015 (r392112) @@ -8,7 +8,7 @@ MASTER_SITES= http://swupdate.openvpn.n http://build.openvpn.net/downloads/releases/ MAINTAINER= mandree@FreeBSD.org -COMMENT= Secure IP/Ethernet tunnel daemon +COMMENT?= Secure IP/Ethernet tunnel daemon LICENSE= GPLv2 @@ -34,7 +34,7 @@ OPTIONS_SINGLE_SSL= OPENSSL POLARSSL PW_SAVE_DESC= Interactive passwords may be read from a file PKCS11_DESC= Use security/pkcs11-helper EASYRSA_DESC= Install security/easy-rsa RSA helper package -POLARSSL_DESC= SSL/TLS support via PolarSSL +POLARSSL_DESC= SSL/TLS support via PolarSSL 1.2 X509ALTUSERNAME_DESC= Enable --x509-username-field (only with OpenSSL) EASYRSA_RUN_DEPENDS= easy-rsa>=0:${PORTSDIR}/security/easy-rsa From owner-svn-ports-head@freebsd.org Wed Jul 15 00:57:20 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF8C699C714; Wed, 15 Jul 2015 00:57:20 +0000 (UTC) (envelope-from mandree@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 85C8F15C6; Wed, 15 Jul 2015 00:57:20 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6F0vKR4046424; Wed, 15 Jul 2015 00:57:20 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6F0vKqn046422; Wed, 15 Jul 2015 00:57:20 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201507150057.t6F0vKqn046422@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Wed, 15 Jul 2015 00:57:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392113 - head/dns/dnsmasq-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 00:57:20 -0000 Author: mandree Date: Wed Jul 15 00:57:19 2015 New Revision: 392113 URL: https://svnweb.freebsd.org/changeset/ports/392113 Log: Update to new upstream release candidate 2.74rc1. To fix three regressions in 2.73: 1) The meaning of --conf-file without an argument changed from "don't read any conf-file" to "read the default conf-file" 2) A resolv-file which was dangling symlink at startup causes problems, up to and including a segmentation fault. 3) Under some circumstances, dnsmasq can use more file descriptors, and this shows up that the code doesn't handle the limit (normally 1024) in the number of descriptors handled by the select() system call. Modified: head/dns/dnsmasq-devel/Makefile head/dns/dnsmasq-devel/distinfo Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Wed Jul 15 00:10:59 2015 (r392112) +++ head/dns/dnsmasq-devel/Makefile Wed Jul 15 00:57:19 2015 (r392113) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.73rc10 +DISTVERSION= 2.74rc1 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ PKGNAMESUFFIX= -devel @@ -12,7 +12,7 @@ COMMENT= Lightweight DNS forwarder, DHCP LICENSE= GPLv2 -IGNORE= build stable version instead, it is newer than this release candidate +#IGNORE= build stable version instead, it is newer than this release candidate CONFLICTS_INSTALL=dnsmasq-2* PORTDOCS= CHANGELOG CHANGELOG.archive FAQ doc.html setup.html Modified: head/dns/dnsmasq-devel/distinfo ============================================================================== --- head/dns/dnsmasq-devel/distinfo Wed Jul 15 00:10:59 2015 (r392112) +++ head/dns/dnsmasq-devel/distinfo Wed Jul 15 00:57:19 2015 (r392113) @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.73rc10.tar.xz) = 7e51f32abecc18306c41116f1f069893e5602acd7ff57bcc80a3678656fcdf2a -SIZE (dnsmasq-2.73rc10.tar.xz) = 485028 +SHA256 (dnsmasq-2.74rc1.tar.xz) = 9a1aeaa341270f6d2f2bdffec2cb8e4f24b0c76445e2742aa63b390116efd963 +SIZE (dnsmasq-2.74rc1.tar.xz) = 486348 From owner-svn-ports-head@freebsd.org Wed Jul 15 01:13:29 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8464299CA19; Wed, 15 Jul 2015 01:13:29 +0000 (UTC) (envelope-from kevlo@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 6212F10EF; Wed, 15 Jul 2015 01:13:29 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6F1DS9h054437; Wed, 15 Jul 2015 01:13:28 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6F1DSS8054436; Wed, 15 Jul 2015 01:13:28 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201507150113.t6F1DSS8054436@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Wed, 15 Jul 2015 01:13:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392114 - head/databases/mysqlbigram X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 01:13:29 -0000 Author: kevlo Date: Wed Jul 15 01:13:28 2015 New Revision: 392114 URL: https://svnweb.freebsd.org/changeset/ports/392114 Log: Reset gslin's maintainer. Requested by: Gea-Suan Lin Modified: head/databases/mysqlbigram/Makefile Modified: head/databases/mysqlbigram/Makefile ============================================================================== --- head/databases/mysqlbigram/Makefile Wed Jul 15 00:57:19 2015 (r392113) +++ head/databases/mysqlbigram/Makefile Wed Jul 15 01:13:28 2015 (r392114) @@ -8,7 +8,7 @@ CATEGORIES= databases MASTER_SITES= http://mysqlbigram.googlepages.com/ DISTNAME= bi_gram-src-${PORTVERSION} -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple n-gram (bi-gram) fulltext parser plugin for MySQL LICENSE= LGPL21 From owner-svn-ports-head@freebsd.org Wed Jul 15 01:58:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1A2A9A224F for ; Wed, 15 Jul 2015 01:58:41 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from mail-ie0-f173.google.com (mail-ie0-f173.google.com [209.85.223.173]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B3597106C for ; Wed, 15 Jul 2015 01:58:41 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: by ieik3 with SMTP id k3so24081390iei.3 for ; Tue, 14 Jul 2015 18:58:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=0bJDPogKip6D9ieDplFqyhGVhRjCkOlh+X6zrYH4aXI=; b=CFYdT5dbxyoZ+D/HU0gMNPC6Bq0B2RK252lUN9pq1xkiEMLIw2Nj2BRG5/X0TCGxer Qt3KejTKhUmvZDoVuasA2kwD6tm0zkim9mpjSkXhbEygh/YdCbXblh0dfkaYJ71y1vHk TmegOep3v85XmnlZtszUuSUgOFvWhEluaFc3VHePW7d2A1nAnWXtIcebucslcDktWrak GQ7QKVsX06ua2L9bBUVCgRGz2DuL7eYRXtW/qxWzZyezpgH7ocmApwSgkEo8wU15sfuM dGxVmfeRq7/BXfGZm6XPOjeS0qY6jFze/MJ4HFBQDGhIJmVL+MSybjm+e3g0sUL572vc +Hug== X-Gm-Message-State: ALoCoQmjDFx9+Rt0a9urWBsuLalH6eY7OfuEsho6fAdlGgj1ByFD5TLFZeVRN+1CLiuzI2OmyLIv X-Received: by 10.50.114.9 with SMTP id jc9mr23239528igb.56.1436925514978; Tue, 14 Jul 2015 18:58:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.195.199 with HTTP; Tue, 14 Jul 2015 18:57:55 -0700 (PDT) X-Originating-IP: [173.66.141.151] In-Reply-To: <55A5902D.4090806@marino.st> References: <201507142235.t6EMZ6qa088808@svnmir.geo.freebsd.org> <55A5902D.4090806@marino.st> From: "Philip M. Gollucci" Date: Tue, 14 Jul 2015 21:57:55 -0400 Message-ID: Subject: Re: svn commit: r392105 - head/ftp/filezilla To: John Marino Cc: "Philip M. Gollucci" , "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 01:58:42 -0000 Me personally, no, but you should ask the maintainer. He wrote a large comment in the pr 201516 On Tue, Jul 14, 2015 at 6:41 PM, John Marino wrote: > On 7/15/2015 12:35 AM, Philip M. Gollucci wrote: > > Author: pgollucci > > Date: Tue Jul 14 22:35:05 2015 > > New Revision: 392105 > > URL: https://svnweb.freebsd.org/changeset/ports/392105 > > > > Log: > > ftp/filezilla: update 3.11.0.1 -> 3.12.0.2 > > > > - Mark BROKEN w/ gcc > > > > PR: 201516 > > Submitted by: matthew@reztek.cz (maintainer) > > > > Modified: > > head/ftp/filezilla/Makefile > > head/ftp/filezilla/distinfo > > head/ftp/filezilla/pkg-plist > > > > Modified: head/ftp/filezilla/Makefile > > > ============================================================================== > > --- head/ftp/filezilla/Makefile Tue Jul 14 22:34:53 2015 > (r392104) > > +++ head/ftp/filezilla/Makefile Tue Jul 14 22:35:05 2015 > (r392105) > > @@ -2,7 +2,7 @@ > > # $FreeBSD$ > > > > PORTNAME= filezilla > > -PORTVERSION= 3.11.0.1 > > +PORTVERSION= 3.12.0.2 > > CATEGORIES= ftp > > MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} > > DISTNAME= FileZilla_${PORTVERSION}_src > > @@ -20,8 +20,6 @@ LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/se > > libidn.so:${PORTSDIR}/dns/libidn \ > > libtinyxml.so:${PORTSDIR}/textproc/tinyxml > > > > -BROKEN_FreeBSD_9= does not build on FreeBSD 9.x (gcc segfault) > > - > > INSTALLS_ICONS= yes > > USES= compiler:c++11-lib gmake pkgconfig tar:bzip2 > > USE_SQLITE= 3 > > @@ -49,8 +47,8 @@ CONFIGURE_ARGS+= --disable-manualupdatec > > > > .include > > > > -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 > > -# can't count on Clang having lic++ before 10, so compiler uses selects > gcc > > +.if ${CHOSEN_COMPILER_TYPE} == "gcc" > > +BROKEN= GCC dies with Internal Compiler Error > > .if ${ARCH} == i386 && ! ${CFLAGS:M-march=*} > > # needed for __atomic_exchange_8, __atmoic_fetch_add_8, __atomic_store_8 > > CFLAGS+= -march=i586 > > > > Would you mind keeping the OPSYS wrap? This builds just fine with GCC > on DragonFly. This is a few hours old: > > http://muscles.dragonflybsd.org/latest-builder-report/logs/filezilla-3.11.0.1.log > > Thanks, > John > > > -- --------------------------------------------------------------------------------- Curb: Your ride is here 4096R/D21D2752 ECDF B597 B54B 7F92 753E E0EA F699 A450 D21D 2752 Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. Director IT Operations, Curb What doesn't kill us can only make us stronger; Except it almost kills you. From owner-svn-ports-head@freebsd.org Wed Jul 15 02:23:52 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0EE6C9A26B0; Wed, 15 Jul 2015 02:23:52 +0000 (UTC) (envelope-from glewis@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 F3C661C2D; Wed, 15 Jul 2015 02:23:51 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6F2NpME083329; Wed, 15 Jul 2015 02:23:51 GMT (envelope-from glewis@FreeBSD.org) Received: (from glewis@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6F2Np4J083327; Wed, 15 Jul 2015 02:23:51 GMT (envelope-from glewis@FreeBSD.org) Message-Id: <201507150223.t6F2Np4J083327@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: glewis set sender to glewis@FreeBSD.org using -f From: Greg Lewis Date: Wed, 15 Jul 2015 02:23:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392115 - head/java/linux-oracle-jre18 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 02:23:52 -0000 Author: glewis Date: Wed Jul 15 02:23:50 2015 New Revision: 392115 URL: https://svnweb.freebsd.org/changeset/ports/392115 Log: . Update to 8u51. Modified: head/java/linux-oracle-jre18/Makefile head/java/linux-oracle-jre18/distinfo Modified: head/java/linux-oracle-jre18/Makefile ============================================================================== --- head/java/linux-oracle-jre18/Makefile Wed Jul 15 01:13:28 2015 (r392114) +++ head/java/linux-oracle-jre18/Makefile Wed Jul 15 02:23:50 2015 (r392115) @@ -28,7 +28,7 @@ ONLY_FOR_ARCHS= i386 amd64 JRE_VENDOR= oracle JRE_VERSION= 8 JRE_INTERNAL_VERSION= 1.${JRE_VERSION}.0 -JRE_UPDATE_VERSION= 45 +JRE_UPDATE_VERSION= 51 .if ${JRE_UPDATE_VERSION} == 0 DL_JRE_VERSION= ${JRE_INTERNAL_VERSION} .elif ${JRE_UPDATE_VERSION} <= 9 Modified: head/java/linux-oracle-jre18/distinfo ============================================================================== --- head/java/linux-oracle-jre18/distinfo Wed Jul 15 01:13:28 2015 (r392114) +++ head/java/linux-oracle-jre18/distinfo Wed Jul 15 02:23:50 2015 (r392115) @@ -1,2 +1,2 @@ -SHA256 (jre-8u45-linux-i586.tar.gz) = 2f0bfecaae5afe296f42064d9725100698341f87bc46dc2c71cb0a4f03ba1574 -SIZE (jre-8u45-linux-i586.tar.gz) = 65672226 +SHA256 (jre-8u51-linux-i586.tar.gz) = e59a6fc88e1fc62167be684ffd5de90f5d31f1c7b7e6361dde24b45afeaa8d3a +SIZE (jre-8u51-linux-i586.tar.gz) = 65731094 From owner-svn-ports-head@freebsd.org Wed Jul 15 02:37:03 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 147DE9A2879; Wed, 15 Jul 2015 02:37:03 +0000 (UTC) (envelope-from vanilla@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 05192122C; Wed, 15 Jul 2015 02:37:03 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6F2b2JX088546; Wed, 15 Jul 2015 02:37:02 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6F2b2GD088545; Wed, 15 Jul 2015 02:37:02 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201507150237.t6F2b2GD088545@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 15 Jul 2015 02:37:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392116 - head/devel/caf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 02:37:03 -0000 Author: vanilla Date: Wed Jul 15 02:37:01 2015 New Revision: 392116 URL: https://svnweb.freebsd.org/changeset/ports/392116 Log: 1: set BROKEN_FreeBSD_8. 2: Fix build on FreeBSD 9. Approved by: maintainer Modified: head/devel/caf/Makefile Modified: head/devel/caf/Makefile ============================================================================== --- head/devel/caf/Makefile Wed Jul 15 02:23:50 2015 (r392115) +++ head/devel/caf/Makefile Wed Jul 15 02:37:01 2015 (r392116) @@ -16,6 +16,7 @@ LDFLAGS+= -pthread USES= cmake:outsource compiler:c++11-lang USE_LDCONFIG= yes USE_GITHUB= yes +BROKEN_FreeBSD_8= "undefined reference to `iswalpha_l'" OPTIONS_DEFINE= DEBUG TEST STATIC OPTIONS_RADIO= LOG_LEVEL @@ -57,10 +58,7 @@ regression-test: build # require clang & libc++ BUILD_DEPENDS+= ${LOCALBASE}/bin/clang34:${PORTSDIR}/lang/clang34 \ ${LOCALBASE}/lib/c++/libstdc++.so:${PORTSDIR}/devel/libc++ -CC= clang34 -CXX= clang++34 -CXXFLAGS+= -stdlib=libc++ -I${LOCALBASE}/include/c++/v1 -CPP= clang-cpp34 +CXXFLAGS+= -stdlib=libc++ -I${LOCALBASE}/include/c++/v1 -L${LOCALBASE}/lib .endif .include From owner-svn-ports-head@freebsd.org Wed Jul 15 02:44:32 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 335A89A29B7; Wed, 15 Jul 2015 02:44:32 +0000 (UTC) (envelope-from glewis@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 2374D16B8; Wed, 15 Jul 2015 02:44:32 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6F2iWkJ093033; Wed, 15 Jul 2015 02:44:32 GMT (envelope-from glewis@FreeBSD.org) Received: (from glewis@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6F2iVqJ093030; Wed, 15 Jul 2015 02:44:31 GMT (envelope-from glewis@FreeBSD.org) Message-Id: <201507150244.t6F2iVqJ093030@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: glewis set sender to glewis@FreeBSD.org using -f From: Greg Lewis Date: Wed, 15 Jul 2015 02:44:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392117 - head/java/linux-oracle-jdk18 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 02:44:32 -0000 Author: glewis Date: Wed Jul 15 02:44:30 2015 New Revision: 392117 URL: https://svnweb.freebsd.org/changeset/ports/392117 Log: . Update to 8u51. Modified: head/java/linux-oracle-jdk18/Makefile head/java/linux-oracle-jdk18/distinfo head/java/linux-oracle-jdk18/pkg-plist Modified: head/java/linux-oracle-jdk18/Makefile ============================================================================== --- head/java/linux-oracle-jdk18/Makefile Wed Jul 15 02:37:01 2015 (r392116) +++ head/java/linux-oracle-jdk18/Makefile Wed Jul 15 02:44:30 2015 (r392117) @@ -30,7 +30,7 @@ ONLY_FOR_ARCHS= i386 amd64 JDK_VENDOR= oracle JDK_VERSION= 8 JDK_INTERNAL_VERSION= 1.${JDK_VERSION}.0 -JDK_UPDATE_VERSION= 45 +JDK_UPDATE_VERSION= 51 .if ${JDK_UPDATE_VERSION} == 0 DL_JDK_VERSION= ${JDK_INTERNAL_VERSION} .elif ${JDK_UPDATE_VERSION} <= 9 Modified: head/java/linux-oracle-jdk18/distinfo ============================================================================== --- head/java/linux-oracle-jdk18/distinfo Wed Jul 15 02:37:01 2015 (r392116) +++ head/java/linux-oracle-jdk18/distinfo Wed Jul 15 02:44:30 2015 (r392117) @@ -1,4 +1,4 @@ -SHA256 (jdk-8u45-linux-i586.tar.gz) = ed20cab122486b16ac467f35c791e2c44c94e51701429049d85f85d67cf53ff8 -SIZE (jdk-8u45-linux-i586.tar.gz) = 174985642 -SHA256 (jdk-8u45-linux-i586-demos.tar.gz) = f24e2ba5c12865d8191322db1687ac56e4792b17682dfc64c540893ff5db8703 -SIZE (jdk-8u45-linux-i586-demos.tar.gz) = 54792586 +SHA256 (jdk-8u51-linux-i586.tar.gz) = 3fd43a5d88ea759bf12502980aa956c683d9df058ad25a94914c5890807e9f2b +SIZE (jdk-8u51-linux-i586.tar.gz) = 175056840 +SHA256 (jdk-8u51-linux-i586-demos.tar.gz) = 08014bd53b4519890e7b82cb3d1b69c959e8bef08cd43cfd80b3043e6263d136 +SIZE (jdk-8u51-linux-i586-demos.tar.gz) = 54797997 Modified: head/java/linux-oracle-jdk18/pkg-plist ============================================================================== --- head/java/linux-oracle-jdk18/pkg-plist Wed Jul 15 02:37:01 2015 (r392116) +++ head/java/linux-oracle-jdk18/pkg-plist Wed Jul 15 02:44:30 2015 (r392117) @@ -1982,12 +1982,11 @@ %%T%%/lib/missioncontrol/p2/org.eclipse.equinox.p2.core/cache/binary/com.oracle.jmc.executable.gtk.linux.x86_5.5.0 %%T%%/lib/missioncontrol/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.rcp_root_4.4.0.v20141007-2301 %%T%%/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/.settings/org.eclipse.equinox.p2.artifact.repository.prefs -%%T%%/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/.settings/org.eclipse.equinox.p2.metadata.repository.prefs %%T%%/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/.lock -%%T%%/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423862892533.profile.gz -%%T%%/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423862892876.profile.gz -%%T%%/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423862910036.profile.gz -%%T%%/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423862913577.profile.gz +%%T%%/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423497018512.profile.gz +%%T%%/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423497018885.profile.gz +%%T%%/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423497034170.profile.gz +%%T%%/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423497037100.profile.gz %%T%%/lib/missioncontrol/plugins/com.ibm.icu_52.1.0.v201404241930.jar %%T%%/lib/missioncontrol/plugins/com.jrockit.mc.alert.ja_5.5.0.165303.jar %%T%%/lib/missioncontrol/plugins/com.jrockit.mc.alert.zh_CN_5.5.0.165303.jar From owner-svn-ports-head@freebsd.org Wed Jul 15 04:25:55 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43ADB99BDCD; Wed, 15 Jul 2015 04:25:55 +0000 (UTC) (envelope-from lwhsu@FreeBSD.cs.nctu.edu.tw) Received: from FreeBSD.cs.nctu.edu.tw (FreeBSD.cs.nctu.edu.tw [140.113.17.209]) by mx1.freebsd.org (Postfix) with ESMTP id E7BAF1094; Wed, 15 Jul 2015 04:25:54 +0000 (UTC) (envelope-from lwhsu@FreeBSD.cs.nctu.edu.tw) Received: by FreeBSD.cs.nctu.edu.tw (Postfix, from userid 1058) id 26C302452; Wed, 15 Jul 2015 12:25:54 +0800 (CST) Date: Wed, 15 Jul 2015 12:25:54 +0800 From: Li-Wen Hsu To: Kris Moore Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392004 - in head/textproc: py-sphinx py-sphinx_rtd_theme Message-ID: <20150715042554.GA77591@FreeBSD.cs.nctu.edu.tw> References: <201507141432.t6EEWfVi034732@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5G06lTa6Jq83wMTw" Content-Disposition: inline In-Reply-To: <201507141432.t6EEWfVi034732@repo.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 04:25:55 -0000 --5G06lTa6Jq83wMTw Content-Type: multipart/mixed; boundary="Bn2rw/3z4jIqBvZU" Content-Disposition: inline --Bn2rw/3z4jIqBvZU Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 14, 2015 at 14:32:41 +0000, Kris Moore wrote: > Author: kmoore > Date: Tue Jul 14 14:32:40 2015 > New Revision: 392004 > URL: https://svnweb.freebsd.org/changeset/ports/392004 >=20 > Log: > - Update textproc/py-sphinx to 1.3.1 > - Reverse depend upon textproc/py-sphinx_rtd_theme > - Take maintainership of textproc/py-sphinx > =20 > Approved by: lwhsu@ >=20 > Modified: > head/textproc/py-sphinx/Makefile > head/textproc/py-sphinx/distinfo > head/textproc/py-sphinx_rtd_theme/Makefile >=20 > Modified: head/textproc/py-sphinx/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/textproc/py-sphinx/Makefile Tue Jul 14 14:31:42 2015 (r392003) > +++ head/textproc/py-sphinx/Makefile Tue Jul 14 14:32:40 2015 (r392004) > @@ -2,23 +2,28 @@ > # $FreeBSD$ > =20 > PORTNAME=3D sphinx > -PORTVERSION=3D 1.2.3 > +PORTVERSION=3D 1.3.1 > CATEGORIES=3D textproc python > MASTER_SITES=3D CHEESESHOP > PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX} > DISTNAME=3D Sphinx-${PORTVERSION} > DIST_SUBDIR=3D python > =20 > -MAINTAINER=3D lwhsu@FreeBSD.org > +MAINTAINER=3D kmoore@FreeBSD.org > COMMENT=3D Python documentation generator > =20 > LICENSE=3D BSD2CLAUSE > =20 > BUILD_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}Jinja2>=3D2.3:${PORTSDIR}/devel/= py-Jinja2 \ > - ${PYTHON_PKGNAMEPREFIX}docutils>=3D0.7:${PORTSDIR}/textproc/py-docutils > + ${PYTHON_PKGNAMEPREFIX}docutils>=3D0.7:${PORTSDIR}/textproc/py-docutil= s \ > + ${PYTHON_PKGNAMEPREFIX}six>=3D1.8.0:${PORTSDIR}/devel/py-six > RUN_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}Jinja2>=3D2.3:${PORTSDIR}/devel/py= -Jinja2 \ > ${PYTHON_PKGNAMEPREFIX}docutils>=3D0.7:${PORTSDIR}/textproc/py-docutil= s \ > - ${PYTHON_PKGNAMEPREFIX}pygments>=3D1.2:${PORTSDIR}/textproc/py-pygments > + ${PYTHON_PKGNAMEPREFIX}pygments>=3D1.2:${PORTSDIR}/textproc/py-pygment= s \ > + ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=3D0.1.6:${PORTSDIR}/textproc/= py-sphinx_rtd_theme \ > + ${PYTHON_PKGNAMEPREFIX}alabaster>=3D0.7.6:${PORTSDIR}/textproc/py-alab= aster \ > + ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=3D1.2.0:${PORTSDIR}/textproc/p= y-snowballstemmer \ > + ${PYTHON_PKGNAMEPREFIX}six>=3D1.8.0:${PORTSDIR}/devel/py-six If you looked at work/Sphinx-1.3.1/setup.py , there were also some dependen= cies versions changed. How do you feel about attached patch? --=20 Li-Wen Hsu http://lwhsu.org --Bn2rw/3z4jIqBvZU Content-Type: text/x-diff; charset=utf-8 Content-Disposition: attachment; filename="py-sphinx.diff" Content-Transfer-Encoding: quoted-printable Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- Makefile (revision 392117) +++ Makefile (working copy) @@ -15,15 +15,16 @@ LICENSE=3D BSD2CLAUSE =20 BUILD_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}Jinja2>=3D2.3:${PORTSDIR}/devel/py= -Jinja2 \ - ${PYTHON_PKGNAMEPREFIX}docutils>=3D0.7:${PORTSDIR}/textproc/py-docutils \ - ${PYTHON_PKGNAMEPREFIX}six>=3D1.8.0:${PORTSDIR}/devel/py-six + ${PYTHON_PKGNAMEPREFIX}docutils>=3D0.11:${PORTSDIR}/textproc/py-docutils= \ + ${PYTHON_PKGNAMEPREFIX}six>=3D1.4:${PORTSDIR}/devel/py-six RUN_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}Jinja2>=3D2.3:${PORTSDIR}/devel/py-J= inja2 \ - ${PYTHON_PKGNAMEPREFIX}docutils>=3D0.7:${PORTSDIR}/textproc/py-docutils \ - ${PYTHON_PKGNAMEPREFIX}pygments>=3D1.2:${PORTSDIR}/textproc/py-pygments \ - ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=3D0.1.6:${PORTSDIR}/textproc/py= -sphinx_rtd_theme \ - ${PYTHON_PKGNAMEPREFIX}alabaster>=3D0.7.6:${PORTSDIR}/textproc/py-alabas= ter \ - ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=3D1.2.0:${PORTSDIR}/textproc/py-= snowballstemmer \ - ${PYTHON_PKGNAMEPREFIX}six>=3D1.8.0:${PORTSDIR}/devel/py-six + ${PYTHON_PKGNAMEPREFIX}docutils>=3D0.11:${PORTSDIR}/textproc/py-docutils= \ + ${PYTHON_PKGNAMEPREFIX}pygments>=3D2.0:${PORTSDIR}/textproc/py-pygments \ + ${PYTHON_PKGNAMEPREFIX}Babel>=3D1.3:${PORTSDIR}/devel/py-babel \ + ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=3D0.1:${PORTSDIR}/textproc/py-s= phinx_rtd_theme \ + ${PYTHON_PKGNAMEPREFIX}alabaster>=3D0.7:${PORTSDIR}/textproc/py-alabaste= r \ + ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=3D1.1:${PORTSDIR}/textproc/py-sn= owballstemmer \ + ${PYTHON_PKGNAMEPREFIX}six>=3D1.4:${PORTSDIR}/devel/py-six =20 USES=3D python USE_PYTHON=3D autoplist distutils --Bn2rw/3z4jIqBvZU-- --5G06lTa6Jq83wMTw Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJVpeDRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQxMDdENTNGNjUyMTUzMzVCNzA5NDNGODQ2 NzI3RTc3Qzg4NjJCNjU2AAoJEGcn53yIYrZW4GIP/jBjb94PI5DkA0ASJ5UPRKkJ hdt9XyrFcitAkye3hxQySqZeDaLwxHV6i3y4oW7ttKhO/+k+LEPAU7bPcrasV+vt DvmYkemZiRMFTFhu7RmcAnRDtfVGt5ecoZTRff4jkiWqgLO6RxcpvEUsXTORzq2U GWl/EG1SW8Zmb+ULIh2j4Yj2TWiEwSYKhsorDAuaoSF0qJ3/uPFCdVzxaS5yUc1p u77QjQVLskkPN25NYtAuwzjLP0FBDcD/9ttVp0O2gdsL2OvaWPqLlq9a07VueuER Gdlhiok/UaT2C53XJQyj/owxioUilfnE7Sy7HxvShirBnHvLas6ubGoPvebjmEjz 4xxhOA9P8jRbYG6YLvBD9+k1+XnT69A6uLaKew364lFYnRctVRzIqDKj3YvgXdRg t0UrypwdNFef3/VDPg0zytYcsG0b3MzvSCHOO+o2GsABliBnurvC5Ghi44umI2nE JZ/dpwA3xyLP/btsa8KfQtJrFSRbnQXk4l1cYA2e3D/VFXY7db+YmXXTAWGRaFZh Zjdd0a3+MnPAGmWrvC26X9iYba5PkgdcBIVqo1M6QC5FqonkKGZLtB0lnO4N+YBT PMml4T2sk+6Ji8aFSA7GSHHzrcZvDmk9la6ZhFw5Ene4edTF4vkFs6CedOHLKOpa rJqpA+AcCzTJEIYHpwdO =QmnA -----END PGP SIGNATURE----- --5G06lTa6Jq83wMTw-- From owner-svn-ports-head@freebsd.org Wed Jul 15 04:42:55 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8021499C1C7; Wed, 15 Jul 2015 04:42:55 +0000 (UTC) (envelope-from lwhsu@FreeBSD.cs.nctu.edu.tw) Received: from FreeBSD.cs.nctu.edu.tw (FreeBSD.cs.nctu.edu.tw [140.113.17.209]) by mx1.freebsd.org (Postfix) with ESMTP id 311631A82; Wed, 15 Jul 2015 04:42:55 +0000 (UTC) (envelope-from lwhsu@FreeBSD.cs.nctu.edu.tw) Received: by FreeBSD.cs.nctu.edu.tw (Postfix, from userid 1058) id 9A1782467; Wed, 15 Jul 2015 12:42:53 +0800 (CST) Date: Wed, 15 Jul 2015 12:42:53 +0800 From: Li-Wen Hsu To: Kris Moore Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392000 - in head/textproc: . py-alabaster py-snowballstemmer Message-ID: <20150715044253.GB77591@FreeBSD.cs.nctu.edu.tw> References: <201507141420.t6EEKEku024783@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="IU5/I01NYhRvwH70" Content-Disposition: inline In-Reply-To: <201507141420.t6EEKEku024783@repo.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 04:42:55 -0000 --IU5/I01NYhRvwH70 Content-Type: multipart/mixed; boundary="ZJcv+A0YCCLh2VIg" Content-Disposition: inline --ZJcv+A0YCCLh2VIg Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On =E4=BA=8C, 7 14, 2015 at 14:20:14 +0000, Kris Moore wrote: > Added: head/textproc/py-snowballstemmer/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/textproc/py-snowballstemmer/Makefile Tue Jul 14 14:20:13 2015 (r= 392000) > @@ -0,0 +1,17 @@ > +# $FreeBSD$ > + > +PORTNAME=3D snowballstemmer > +PORTVERSION=3D 1.2.0 > +CATEGORIES=3D textproc python > +MASTER_SITES=3D CHEESESHOP > +PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX} > + > +MAINTAINER=3D kmoore@FreeBSD.org > +COMMENT=3D Pure Python stemming library > + > +LICENSE=3D MIT > + > +USES=3D python > +USE_PYTHON=3D distutils autoplist > + > +.include >=20 > Added: head/textproc/py-snowballstemmer/distinfo > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/textproc/py-snowballstemmer/distinfo Tue Jul 14 14:20:13 2015 (r= 392000) > @@ -0,0 +1,2 @@ > +SHA256 (snowballstemmer-1.2.0.tar.gz) =3D 6d54f350e7a0e48903a4e3b6b2cabd= 1b43e23765fbc975065402893692954191 > +SIZE (snowballstemmer-1.2.0.tar.gz) =3D 49639 >=20 > Added: head/textproc/py-snowballstemmer/pkg-descr > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/textproc/py-snowballstemmer/pkg-descr Tue Jul 14 14:20:13 2015 (= r392000) > @@ -0,0 +1,4 @@ > +This is a pure Python stemming library. If PyStemmer is > +available, this module uses it to accelerate. > + > +WWW: https://pypi.python.org/pypi/snowballstemmer I'm also working on py-sphinx update, and going to add this port. Since it says "If PyStemmer is available, this module uses it to accelerate." How do you think about the attached patch? Also, I think its license is BSD2CALUSE, and the COMMENT might be more suitable. Please note that patch needs renaming textproc/pystemmer to textproc/py-pystemmer, I think it's fine and better, since it (only) install things to PYTHON_SITELIBDIR. Li-Wen --=20 Li-Wen Hsu http://lwhsu.org --ZJcv+A0YCCLh2VIg Content-Type: text/x-diff; charset=utf-8 Content-Disposition: attachment; filename="py-snowballstemmer.diff" Content-Transfer-Encoding: quoted-printable Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- Makefile (revision 392117) +++ Makefile (working copy) @@ -2,16 +2,27 @@ =20 PORTNAME=3D snowballstemmer PORTVERSION=3D 1.2.0 +PORTREVISION=3D 1 CATEGORIES=3D textproc python MASTER_SITES=3D CHEESESHOP PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX} =20 MAINTAINER=3D kmoore@FreeBSD.org -COMMENT=3D Pure Python stemming library +COMMENT=3D Snowball stemming library collection for Python =20 -LICENSE=3D MIT +LICENSE=3D BSD2CLAUSE =20 USES=3D python USE_PYTHON=3D distutils autoplist =20 +OPTIONS_DEFINE=3D PYSTEMMER +OPTIONS_DEFAULT=3DPYSTEMMER +PYSTEMMER_DESC=3D Use PyStemmer to accelerate + +.include + +.if ${PORT_OPTIONS:MPYSTEMMER} +RUN_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}pystemmer>0:${PORTSDIR}/textproc/py-= pystemmer +.endif + .include --ZJcv+A0YCCLh2VIg Content-Type: text/x-diff; charset=utf-8 Content-Disposition: attachment; filename="py-pystemmer.diff" Content-Transfer-Encoding: quoted-printable Index: MOVED =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- MOVED (revision 391972) +++ MOVED (working copy) @@ -7684,3 +7684,4 @@ net-im/tkabbur||2015-07-07|Has expired: Upstream development ceased since = 2008 www/mod_wsgi3|www/mod_wsgi4|2015-07-12|Renamed to reflect new version archivers/pear-PHP_Archiv|archivers/pear-PHP_Archive|2015-07-12|Fix path +textproc/pystemmer|textproc/py-pystemmer|2015-07-13|Rename to reflect offi= cial Python modules naming scheme Index: textproc/pystemmer/Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- textproc/pystemmer/Makefile (revision 392117) +++ textproc/pystemmer/Makefile (working copy) @@ -1,21 +0,0 @@ -# Created by: Wen Heping -# $FreeBSD$ - -PORTNAME=3D pystemmer -PORTVERSION=3D 1.3.0 -PORTREVISION=3D 1 -CATEGORIES=3D textproc python -MASTER_SITES=3D CHEESESHOP \ - http://snowball.tartarus.org/wrappers/ -DISTNAME=3D PyStemmer-${PORTVERSION} - -MAINTAINER=3D ports@FreeBSD.org -COMMENT=3D Snowball Stemming Algorithms for Information Retrieval - -USES=3D python -USE_PYTHON=3D distutils autoplist - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Stemmer.so - -.include Index: textproc/pystemmer/distinfo =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- textproc/pystemmer/distinfo (revision 392117) +++ textproc/pystemmer/distinfo (working copy) @@ -1,2 +0,0 @@ -SHA256 (PyStemmer-1.3.0.tar.gz) =3D d1ac14eb64978c1697fcfba76e3ac7ebe24357= c9428e775390f634648947cb91 -SIZE (PyStemmer-1.3.0.tar.gz) =3D 360102 Index: textproc/pystemmer/pkg-descr =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- textproc/pystemmer/pkg-descr (revision 392117) +++ textproc/pystemmer/pkg-descr (working copy) @@ -1,16 +0,0 @@ -PyStemmer provides access to efficient algorithms for calculating a -"stemmed" form of a word. This is a form with most of the common -morphological endings removed; hopefully representing a common -linguistic base form. This is most useful in building search engines -and information retrieval software; for example, a search with stemming -enabled should be able to find a document containing "cycling" given the -query "cycles". - -PyStemmer provides algorithms for several (mainly european) languages, -by wrapping the libstemmer library from the Snowball project in a Python -module. It also provides access to the classic Porter stemming algorithm -for english: although this has been superceded by an improved algorithm, -the original algorithm may be of interest to information retrieval -researchers wishing to reproduce results of earlier experiments. - -WWW: https://pypi.python.org/pypi/PyStemmer/ Index: textproc/py-pystemmer/Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- textproc/py-pystemmer/Makefile (revision 392117) +++ textproc/py-pystemmer/Makefile (working copy) @@ -7,11 +7,15 @@ CATEGORIES=3D textproc python MASTER_SITES=3D CHEESESHOP \ http://snowball.tartarus.org/wrappers/ +PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX} DISTNAME=3D PyStemmer-${PORTVERSION} =20 MAINTAINER=3D ports@FreeBSD.org COMMENT=3D Snowball Stemming Algorithms for Information Retrieval =20 +LICENSE=3D MIT BSD3CLAUSE +LICENSE_COMB=3D dual + USES=3D python USE_PYTHON=3D distutils autoplist =20 --ZJcv+A0YCCLh2VIg-- --IU5/I01NYhRvwH70 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJVpeTMXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQxMDdENTNGNjUyMTUzMzVCNzA5NDNGODQ2 NzI3RTc3Qzg4NjJCNjU2AAoJEGcn53yIYrZWlnEQAKPZitAn5jsWefVxJNAlooQk WzBhBZzmigUopbHVvg6Myv2DMkDDabu4/4QmCdN2solEuLH4yP6KQgy1MXVAWFn/ 1obZn1BZ3lgbaQ61hmCGCT5P0KOsgfy0SLQVGhKsvk7lLVrnhm0GhIxgszVFL49e xMGHt/vb7YWjR4aROJmzkr/JAqriuYf0RPH/aNVVUPE8AgKaHIjzYhEGajgfS1LJ nJ7FGh0CgQ9Fb7Vpd3B0rOoduHBaRwYihan6wCEPfxMR8OhrOXKQxVaI4FFozvtC VJFq2HU3W1LREqXrKN8KbiXcwb3mdzr0pDafvr+DyqOSTmJpyhpEsSnJkXJOWg1X dUmQwDadk2s0+YcAsHvuTgRtGXfMsHn2g9cqzb5/NXbOXqaKmn/TZih/NiIlIgom O4GCcL2sk3QQMowkXMt2pc1BhyB/F77mJvUD2E1yuIwIyBpI/HPfomyJyhOpIIAi ZEzLKc0yqlxezut9xu+XKGn16e8xJ8DUoCdTGBbMGcXyhzH8i9xyLddKWz2OD3BS vFKWqt37p6ReKuAsEEhn8kn0uTzsrTwX1jBnqmJWTOtwN+yU1YTjqG8ROOKnvX+q pO1cIkF6rnSU4vNaYE+cVlYDhM0Ja70A+QSt8eckpQHq68KAePI+FXQkQhMTvBpm AP5kBuoLdI2FioTZGEpw =rHJ4 -----END PGP SIGNATURE----- --IU5/I01NYhRvwH70-- From owner-svn-ports-head@freebsd.org Wed Jul 15 05:35:17 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BBC399CA07; Wed, 15 Jul 2015 05:35:17 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2FD591C30; Wed, 15 Jul 2015 05:35:16 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.20] (141.Red-83-32-2.dynamicIP.rima-tde.net [83.32.2.141]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id B2F0843BD7; Wed, 15 Jul 2015 00:35:12 -0500 (CDT) Subject: Re: svn commit: r392105 - head/ftp/filezilla To: "Philip M. Gollucci" , John Marino References: <201507142235.t6EMZ6qa088808@svnmir.geo.freebsd.org> <55A5902D.4090806@marino.st> Cc: "Philip M. Gollucci" , "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Reply-To: marino@freebsd.org From: John Marino Message-ID: <55A5F108.2070000@marino.st> Date: Wed, 15 Jul 2015 07:35:04 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 05:35:17 -0000 On 7/15/2015 3:57 AM, Philip M. Gollucci wrote: > Me personally, no, but you should ask the maintainer. He wrote a large > comment in the pr 201516 > I will, but don't forget the committer has the ultimate call. If you see the PR with a mistake you can override to fix the mistake. There was a pointed message about this not long again, from mat I think. Thanks, John From owner-svn-ports-head@freebsd.org Wed Jul 15 05:59:50 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5746899CDCE; Wed, 15 Jul 2015 05:59:50 +0000 (UTC) (envelope-from vanilla@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 467301569; Wed, 15 Jul 2015 05:59:50 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6F5xonV083776; Wed, 15 Jul 2015 05:59:50 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6F5xnQQ083774; Wed, 15 Jul 2015 05:59:49 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201507150559.t6F5xnQQ083774@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 15 Jul 2015 05:59:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392118 - head/www/phalcon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 05:59:50 -0000 Author: vanilla Date: Wed Jul 15 05:59:48 2015 New Revision: 392118 URL: https://svnweb.freebsd.org/changeset/ports/392118 Log: Upgrade to 2.0.5. PR: 201577 Submitted by: maintainer Modified: head/www/phalcon/Makefile head/www/phalcon/distinfo Modified: head/www/phalcon/Makefile ============================================================================== --- head/www/phalcon/Makefile Wed Jul 15 02:44:30 2015 (r392117) +++ head/www/phalcon/Makefile Wed Jul 15 05:59:48 2015 (r392118) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phalcon -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 DISTVERSIONPREFIX= ${PORTNAME}-v CATEGORIES= www Modified: head/www/phalcon/distinfo ============================================================================== --- head/www/phalcon/distinfo Wed Jul 15 02:44:30 2015 (r392117) +++ head/www/phalcon/distinfo Wed Jul 15 05:59:48 2015 (r392118) @@ -1,2 +1,2 @@ -SHA256 (phalcon-cphalcon-phalcon-v2.0.4_GH0.tar.gz) = ea3d5b31f7727115eb86d2a1587639082052e56de634e1701a3faab6966928c8 -SIZE (phalcon-cphalcon-phalcon-v2.0.4_GH0.tar.gz) = 4992122 +SHA256 (phalcon-cphalcon-phalcon-v2.0.5_GH0.tar.gz) = 7288dcaf55c11e345f2f15a609ff22029365d2597de321f74d7af25ab39128a4 +SIZE (phalcon-cphalcon-phalcon-v2.0.5_GH0.tar.gz) = 5000549 From owner-svn-ports-head@freebsd.org Wed Jul 15 07:18:10 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D863F9A2DE7; Wed, 15 Jul 2015 07:18:09 +0000 (UTC) (envelope-from danfe@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 B3E7E10DB; Wed, 15 Jul 2015 07:18:09 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6F7I98n021590; Wed, 15 Jul 2015 07:18:09 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6F7I9GZ021588; Wed, 15 Jul 2015 07:18:09 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201507150718.t6F7I9GZ021588@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Wed, 15 Jul 2015 07:18:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392119 - head/biology/ugene X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 07:18:10 -0000 Author: danfe Date: Wed Jul 15 07:18:08 2015 New Revision: 392119 URL: https://svnweb.freebsd.org/changeset/ports/392119 Log: - Update Unipro UGENE to version 1.17.0 (documentation was also rerolled) - Remove no longer required local source code tweaks (picked up upstream) Modified: head/biology/ugene/Makefile head/biology/ugene/distinfo Modified: head/biology/ugene/Makefile ============================================================================== --- head/biology/ugene/Makefile Wed Jul 15 05:59:48 2015 (r392118) +++ head/biology/ugene/Makefile Wed Jul 15 07:18:08 2015 (r392119) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ugene -DISTVERSION= 1.16.2 +DISTVERSION= 1.17.0 CATEGORIES= biology science MASTER_SITES= http://ugene.unipro.ru/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} QueryDesigner_UserManual.pdf \ @@ -66,17 +66,12 @@ post-patch: @${REINPLACE_CMD} -e 's|/bin/bash|/usr/bin/env bash|' \ ${WRKSRC}/src/gen_bin_script.cmd \ ${WRKSRC}/installer/_common_data/ugene - @${REINPLACE_CMD} -e '/readproc\.h/d' \ - ${WRKSRC}/src/corelibs/U2Core/src/globals/AppResources.cpp @${REINPLACE_CMD} -e 's|-bit version|& for ${OPSYS}|' \ ${WRKSRC}/src/ugeneui/src/main_window/AboutDialogController.cpp - @${REINPLACE_CMD} -e '/ifdef/s|Q_OS_LINUX|Q_OS_UNIX|' \ - ${WRKSRC}/src/corelibs/U2Test/src/gui_tests/GUITestLauncher.cpp + @${REINPLACE_CMD} -e '/unix_not_mac/,+11d' \ + ${WRKSRC}/src/corelibs/U2Core/U2Core.pri .for x in ugenecl ugeneui plugins_checker @${ECHO_CMD} 'LIBS += -lexecinfo' >> ${WRKSRC}/src/${x}/${x}.pro .endfor -# remove BOM that gcc4.2 trips upon - @env LANG=C ${REINPLACE_CMD} -e 's,^...,,' \ - ${WRKSRC}/src/include/U2Formats/MysqlUpgradeTask.h .include Modified: head/biology/ugene/distinfo ============================================================================== --- head/biology/ugene/distinfo Wed Jul 15 05:59:48 2015 (r392118) +++ head/biology/ugene/distinfo Wed Jul 15 07:18:08 2015 (r392119) @@ -1,8 +1,8 @@ -SHA256 (ugene/ugene-1.16.2.tar.gz) = 6d001d57d7a3d46285173f7a00c307d43cc760e72e8b9f04c5c4cc0717a7078f -SIZE (ugene/ugene-1.16.2.tar.gz) = 20604313 -SHA256 (ugene/QueryDesigner_UserManual.pdf) = d261125f8ad155ae022a47ecf504febfb45ae7740f822be9b0c508219bb732fb -SIZE (ugene/QueryDesigner_UserManual.pdf) = 824789 -SHA256 (ugene/UniproUGENE_UserManual.pdf) = 94683abe849eecc88735d7748e75f4e30051d1dc8a6b148dbeb3d2ac4ed02a1d -SIZE (ugene/UniproUGENE_UserManual.pdf) = 13237321 -SHA256 (ugene/WorkflowDesigner_UserManual.pdf) = 9dec38e2e5c89f6dbde328bf5ef17d81f5d1309812b8d2c5cf5864c1ad159eff -SIZE (ugene/WorkflowDesigner_UserManual.pdf) = 22805160 +SHA256 (ugene/ugene-1.17.0.tar.gz) = d265a8a7d066e6cac2eeaa89645eb0ce1c0debeb9b321d80cea4a5595c082e08 +SIZE (ugene/ugene-1.17.0.tar.gz) = 20706555 +SHA256 (ugene/QueryDesigner_UserManual.pdf) = 17d7a68fdc9fc7ca2538c0b99a98a1f53cf664dc6207f98d9e4318eb35920847 +SIZE (ugene/QueryDesigner_UserManual.pdf) = 855679 +SHA256 (ugene/UniproUGENE_UserManual.pdf) = feee2712f81d24a84deb2f91fc0b13d64f051ff9c8b0129e862f8daafa8065a9 +SIZE (ugene/UniproUGENE_UserManual.pdf) = 13358880 +SHA256 (ugene/WorkflowDesigner_UserManual.pdf) = cc63575ccf85bf66ab8594c7209ee0628dd1a84165375f955eb5a191bbc5e233 +SIZE (ugene/WorkflowDesigner_UserManual.pdf) = 29393258 From owner-svn-ports-head@freebsd.org Wed Jul 15 07:26:17 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 921C89A2FAE; Wed, 15 Jul 2015 07:26:17 +0000 (UTC) (envelope-from kwm@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 75DCC15FA; Wed, 15 Jul 2015 07:26:17 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6F7QHI8025811; Wed, 15 Jul 2015 07:26:17 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6F7QHmt025810; Wed, 15 Jul 2015 07:26:17 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507150726.t6F7QHmt025810@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 15 Jul 2015 07:26:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392120 - head/graphics/evince-lite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 07:26:17 -0000 Author: kwm Date: Wed Jul 15 07:26:16 2015 New Revision: 392120 URL: https://svnweb.freebsd.org/changeset/ports/392120 Log: Update plist to take OPTIONS into account. Modified: head/graphics/evince-lite/pkg-plist Modified: head/graphics/evince-lite/pkg-plist ============================================================================== --- head/graphics/evince-lite/pkg-plist Wed Jul 15 07:18:08 2015 (r392119) +++ head/graphics/evince-lite/pkg-plist Wed Jul 15 07:26:16 2015 (r392120) @@ -46,21 +46,27 @@ include/evince/%%VERSION%%/libview/ev-st include/evince/%%VERSION%%/libview/ev-view-presentation.h include/evince/%%VERSION%%/libview/ev-view-type-builtins.h include/evince/%%VERSION%%/libview/ev-view.h -lib/evince/4/backends/comicsdocument.evince-backend -lib/evince/4/backends/libcomicsdocument.a -lib/evince/4/backends/libcomicsdocument.so +%%COMICS%%lib/evince/4/backends/comicsdocument.evince-backend +%%DJVU%%lib/evince/4/backends/djvudocument.evince-backend +%%DVI%%lib/evince/4/backends/dvidocument.evince-backend +%%DJVU%%lib/evince/4/backends/libdjvudocument.a +%%DJVU%%lib/evince/4/backends/libdjvudocument.so +%%DVI%%lib/evince/4/backends/libdvidocument.a +%%DVI%%lib/evince/4/backends/libdvidocument.so +%%COMICS%%lib/evince/4/backends/libcomicsdocument.a +%%COMICS%%lib/evince/4/backends/libcomicsdocument.so lib/evince/4/backends/libpdfdocument.a lib/evince/4/backends/libpdfdocument.so lib/evince/4/backends/libpsdocument.a lib/evince/4/backends/libpsdocument.so lib/evince/4/backends/libtiffdocument.a lib/evince/4/backends/libtiffdocument.so -lib/evince/4/backends/libxpsdocument.a -lib/evince/4/backends/libxpsdocument.so +%%XPS%%lib/evince/4/backends/libxpsdocument.a +%%XPS%%lib/evince/4/backends/libxpsdocument.so lib/evince/4/backends/pdfdocument.evince-backend lib/evince/4/backends/psdocument.evince-backend lib/evince/4/backends/tiffdocument.evince-backend -lib/evince/4/backends/xpsdocument.evince-backend +%%XPS%%lib/evince/4/backends/xpsdocument.evince-backend lib/libevdocument3.a lib/libevdocument3.so lib/libevdocument3.so.4 @@ -75,11 +81,13 @@ libdata/pkgconfig/evince-document-%%VERS libdata/pkgconfig/evince-view-%%VERSION%%.pc man/man1/evince.1.gz share/GConf/gsettings/evince.convert -share/appdata/evince-comicsdocument.metainfo.xml +%%COMICS%%share/appdata/evince-comicsdocument.metainfo.xml +%%DJVU%%share/appdata/evince-djvudocument.metainfo.xml +%%DVI%%share/appdata/evince-dvidocument.metainfo.xml share/appdata/evince-pdfdocument.metainfo.xml share/appdata/evince-psdocument.metainfo.xml share/appdata/evince-tiffdocument.metainfo.xml -share/appdata/evince-xpsdocument.metainfo.xml +%%XPS%%share/appdata/evince-xpsdocument.metainfo.xml share/appdata/evince.appdata.xml share/applications/evince-previewer.desktop share/applications/evince.desktop From owner-svn-ports-head@freebsd.org Wed Jul 15 07:30:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5E6219A203B; Wed, 15 Jul 2015 07:30:37 +0000 (UTC) (envelope-from kwm@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 4E158199D; Wed, 15 Jul 2015 07:30:37 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6F7UbBg026146; Wed, 15 Jul 2015 07:30:37 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6F7UaVl026144; Wed, 15 Jul 2015 07:30:36 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507150730.t6F7UaVl026144@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 15 Jul 2015 07:30:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392121 - head/graphics/atril X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 07:30:37 -0000 Author: kwm Date: Wed Jul 15 07:30:35 2015 New Revision: 392121 URL: https://svnweb.freebsd.org/changeset/ports/392121 Log: * Enable introspection * add support for XPS * Optionfy keyring support. * Add support for atril-lite. Modified: head/graphics/atril/Makefile head/graphics/atril/pkg-plist Modified: head/graphics/atril/Makefile ============================================================================== --- head/graphics/atril/Makefile Wed Jul 15 07:26:16 2015 (r392120) +++ head/graphics/atril/Makefile Wed Jul 15 07:30:35 2015 (r392121) @@ -3,24 +3,23 @@ PORTNAME= atril PORTVERSION= 1.8.1 -PORTREVISION= 3 +PORTREVISION?= 4 CATEGORIES= graphics print mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org -COMMENT= MATE multi-format document viewer +COMMENT?= MATE multi-format document viewer BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib \ - libspectre.so:${PORTSDIR}/print/libspectre \ - libsecret-1.so:${PORTSDIR}/security/libsecret \ - libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib + libspectre.so:${PORTSDIR}/print/libspectre RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \ PORTSCOUT= limitw:1,even +SLAVEPORT?= no USES= desktop-file-utils gettext gmake libtool pathfix \ pkgconfig tar:xz @@ -37,18 +36,36 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip +.if ${SLAVEPORT} == lite +CONFIGURE_ARGS+=--disable-introspection \ + --disable-thumbnailer \ + --disable-previewer +.else +USE_GNOME+= introspection:build +CONFIGURE_ARGS+= --enable-introspection +.endif + GLIB_SCHEMAS= org.mate.Atril.gschema.xml -OPTIONS_DEFINE= DVI T1LIB CAJA COMICS DJVU -OPTIONS_DEFAULT=CAJA COMICS +OPTIONS_DEFINE= CAJA COMICS DJVU DVI KEYRING T1LIB XPS +OPTIONS_DEFAULT=CAJA COMICS KEYRING XPS DVI_DESC= DVI viewer support T1LIB_DESC= T1LIB for TYPE1 fonts to DVI (Enables DVI) CAJA_DESC= Caja plugin +KEYRING_DESC= Keyring support COMICS_DESC= Comic book archives support DJVU_DESC= DJVU support +XPS_DESC= XPS support .include +.if ${SLAVEPORT} == lite +CONFIGURE_ARGS+=--disable-dbus +.else +CONFIGURE_ARGS+=--enable-dbus +LIB_DEPENDS+= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib +.endif + .if ${PORT_OPTIONS:MDVI} || ${PORT_OPTIONS:MT1LIB} USE_TEX= base @@ -67,6 +84,12 @@ CONFIGURE_ARGS+=--disable-dvi PLIST_SUB+= DVI="@comment " .endif +.if ${PORT_OPTIONS:MKEYRING} +LIB_DEPENDS+= libsecret-1.so:${PORTSDIR}/security/libsecret +.else +CONFIGURE_ARGS+=--without-keyring +.endif + .if ${PORT_OPTIONS:MCAJA} USE_MATE+= caja CONFIGURE_ARGS+=--enable-caja @@ -76,6 +99,15 @@ CONFIGURE_ARGS+=--disable-caja PLIST_SUB+= CAJA="@comment " .endif +.if ${PORT_OPTIONS:MXPS} +LIB_DEPENDS+= libgxps.so:${PORTSDIR}/graphics/libgxps +CONFIGURE_ARGS+= --enable-xps +PLIST_SUB+= XPS="" +.else +CONFIGURE_ARGS+= --disable-xps +PLIST_SUB+= XPS="@comment " +.endif + .if ${PORT_OPTIONS:MDJVU} LIB_DEPENDS+= libdjvulibre.so:${PORTSDIR}/graphics/djvulibre CONFIGURE_ARGS+=--enable-djvu Modified: head/graphics/atril/pkg-plist ============================================================================== --- head/graphics/atril/pkg-plist Wed Jul 15 07:26:16 2015 (r392120) +++ head/graphics/atril/pkg-plist Wed Jul 15 07:30:35 2015 (r392121) @@ -57,10 +57,14 @@ include/atril/1.5.0/libview/ev-view.h lib/atril/3/backends/libpdfdocument.so lib/atril/3/backends/libpsdocument.so lib/atril/3/backends/libtiffdocument.so +%%XPS%%lib/atril/3/backends/libxpsdocument.so lib/atril/3/backends/pdfdocument.atril-backend lib/atril/3/backends/psdocument.atril-backend lib/atril/3/backends/tiffdocument.atril-backend +%%XPS%%lib/atril/3/backends/xpsdocument.atril-backend %%CAJA%%lib/caja/extensions-2.0/libatril-properties-page.so +lib/girepository-1.0/AtrilDocument-1.5.0.typelib +lib/girepository-1.0/AtrilView-1.5.0.typelib lib/libatrildocument.so lib/libatrildocument.so.3 lib/libatrildocument.so.%%GTK3_VERSION%% @@ -120,6 +124,8 @@ share/applications/atril.desktop %%DATADIR%%/icons/hicolor/scalable/actions/object-rotate-right.svg %%DATADIR%%/icons/hicolor/scalable/mimetypes/x-office-presentation.svg share/dbus-1/services/org.mate.atril.Daemon.service +share/gir-1.0/AtrilDocument-1.5.0.gir +share/gir-1.0/AtrilView-1.5.0.gir share/gtk-doc/html/atril/EggFindBar.html share/gtk-doc/html/atril/EvFileMonitor.html share/gtk-doc/html/atril/EvHistory.html From owner-svn-ports-head@freebsd.org Wed Jul 15 07:47:15 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DBEB9A23E0; Wed, 15 Jul 2015 07:47:15 +0000 (UTC) (envelope-from kwm@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 3C1C51510; Wed, 15 Jul 2015 07:47:15 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6F7lFdK034076; Wed, 15 Jul 2015 07:47:15 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6F7lE8V034074; Wed, 15 Jul 2015 07:47:14 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507150747.t6F7lE8V034074@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 15 Jul 2015 07:47:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392122 - head/graphics/atril-lite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 07:47:15 -0000 Author: kwm Date: Wed Jul 15 07:47:13 2015 New Revision: 392122 URL: https://svnweb.freebsd.org/changeset/ports/392122 Log: svn cp. Added: head/graphics/atril-lite/ - copied from r392118, head/graphics/atril/ Replaced: head/graphics/atril-lite/Makefile - copied unchanged from r392121, head/graphics/atril/Makefile head/graphics/atril-lite/pkg-plist - copied unchanged from r392121, head/graphics/atril/pkg-plist Copied: head/graphics/atril-lite/Makefile (from r392121, head/graphics/atril/Makefile) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/atril-lite/Makefile Wed Jul 15 07:47:13 2015 (r392122, copy of r392121, head/graphics/atril/Makefile) @@ -0,0 +1,128 @@ +# Created by: Adam Weinberger +# $FreeBSD$ + +PORTNAME= atril +PORTVERSION= 1.8.1 +PORTREVISION?= 4 +CATEGORIES= graphics print mate +MASTER_SITES= MATE +DIST_SUBDIR= mate + +MAINTAINER= gnome@FreeBSD.org +COMMENT?= MATE multi-format document viewer + +BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool + +LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib \ + libspectre.so:${PORTSDIR}/print/libspectre + +RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \ + +PORTSCOUT= limitw:1,even +SLAVEPORT?= no + +USES= desktop-file-utils gettext gmake libtool pathfix \ + pkgconfig tar:xz +USE_MATE= icontheme +USE_XORG= sm +USE_GNOME= cairo gtk20 intlhack libxml2 +USE_LDCONFIG= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-gtk=2.0 \ + --disable-xps \ + --disable-static +INSTALLS_ICONS= yes +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip + +.if ${SLAVEPORT} == lite +CONFIGURE_ARGS+=--disable-introspection \ + --disable-thumbnailer \ + --disable-previewer +.else +USE_GNOME+= introspection:build +CONFIGURE_ARGS+= --enable-introspection +.endif + +GLIB_SCHEMAS= org.mate.Atril.gschema.xml + +OPTIONS_DEFINE= CAJA COMICS DJVU DVI KEYRING T1LIB XPS +OPTIONS_DEFAULT=CAJA COMICS KEYRING XPS +DVI_DESC= DVI viewer support +T1LIB_DESC= T1LIB for TYPE1 fonts to DVI (Enables DVI) +CAJA_DESC= Caja plugin +KEYRING_DESC= Keyring support +COMICS_DESC= Comic book archives support +DJVU_DESC= DJVU support +XPS_DESC= XPS support + +.include + +.if ${SLAVEPORT} == lite +CONFIGURE_ARGS+=--disable-dbus +.else +CONFIGURE_ARGS+=--enable-dbus +LIB_DEPENDS+= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib +.endif + +.if ${PORT_OPTIONS:MDVI} || ${PORT_OPTIONS:MT1LIB} + +USE_TEX= base +CONFIGURE_ARGS+=--enable-dvi +PLIST_SUB+= DVI="" + +. if ${PORT_OPTIONS:MT1LIB} +LIB_DEPENDS+= libt1.so:${PORTSDIR}/devel/t1lib +CONFIGURE_ARGS+=--enable-t1lib +.else +CONFIGURE_ARGS+=--disable-t1lib +. endif + +.else +CONFIGURE_ARGS+=--disable-dvi +PLIST_SUB+= DVI="@comment " +.endif + +.if ${PORT_OPTIONS:MKEYRING} +LIB_DEPENDS+= libsecret-1.so:${PORTSDIR}/security/libsecret +.else +CONFIGURE_ARGS+=--without-keyring +.endif + +.if ${PORT_OPTIONS:MCAJA} +USE_MATE+= caja +CONFIGURE_ARGS+=--enable-caja +PLIST_SUB+= CAJA="" +.else +CONFIGURE_ARGS+=--disable-caja +PLIST_SUB+= CAJA="@comment " +.endif + +.if ${PORT_OPTIONS:MXPS} +LIB_DEPENDS+= libgxps.so:${PORTSDIR}/graphics/libgxps +CONFIGURE_ARGS+= --enable-xps +PLIST_SUB+= XPS="" +.else +CONFIGURE_ARGS+= --disable-xps +PLIST_SUB+= XPS="@comment " +.endif + +.if ${PORT_OPTIONS:MDJVU} +LIB_DEPENDS+= libdjvulibre.so:${PORTSDIR}/graphics/djvulibre +CONFIGURE_ARGS+=--enable-djvu +PLIST_SUB+= DJVU="" +.else +CONFIGURE_ARGS+=--disable-djvu +PLIST_SUB+= DJVU="@comment " +.endif + +.if ${PORT_OPTIONS:MCOMICS} +CONFIGURE_ARGS+=--enable-comics +PLIST_SUB+= COMICS="" +.else +CONFIGURE_ARGS+=--disable-comics +PLIST_SUB+= COMICS="@comment " +.endif + +.include Copied: head/graphics/atril-lite/pkg-plist (from r392121, head/graphics/atril/pkg-plist) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/atril-lite/pkg-plist Wed Jul 15 07:47:13 2015 (r392122, copy of r392121, head/graphics/atril/pkg-plist) @@ -0,0 +1,412 @@ +bin/atril +bin/atril-previewer +bin/atril-thumbnailer +include/atril/1.5.0/atril-document.h +include/atril/1.5.0/atril-view.h +include/atril/1.5.0/libdocument/ev-annotation.h +include/atril/1.5.0/libdocument/ev-async-renderer.h +include/atril/1.5.0/libdocument/ev-attachment.h +include/atril/1.5.0/libdocument/ev-backends-manager.h +include/atril/1.5.0/libdocument/ev-document-annotations.h +include/atril/1.5.0/libdocument/ev-document-attachments.h +include/atril/1.5.0/libdocument/ev-document-factory.h +include/atril/1.5.0/libdocument/ev-document-find.h +include/atril/1.5.0/libdocument/ev-document-fonts.h +include/atril/1.5.0/libdocument/ev-document-forms.h +include/atril/1.5.0/libdocument/ev-document-images.h +include/atril/1.5.0/libdocument/ev-document-info.h +include/atril/1.5.0/libdocument/ev-document-layers.h +include/atril/1.5.0/libdocument/ev-document-links.h +include/atril/1.5.0/libdocument/ev-document-misc.h +include/atril/1.5.0/libdocument/ev-document-print.h +include/atril/1.5.0/libdocument/ev-document-security.h +include/atril/1.5.0/libdocument/ev-document-text.h +include/atril/1.5.0/libdocument/ev-document-thumbnails.h +include/atril/1.5.0/libdocument/ev-document-transition.h +include/atril/1.5.0/libdocument/ev-document-type-builtins.h +include/atril/1.5.0/libdocument/ev-document.h +include/atril/1.5.0/libdocument/ev-file-exporter.h +include/atril/1.5.0/libdocument/ev-file-helpers.h +include/atril/1.5.0/libdocument/ev-form-field.h +include/atril/1.5.0/libdocument/ev-image.h +include/atril/1.5.0/libdocument/ev-init.h +include/atril/1.5.0/libdocument/ev-layer.h +include/atril/1.5.0/libdocument/ev-link-action.h +include/atril/1.5.0/libdocument/ev-link-dest.h +include/atril/1.5.0/libdocument/ev-link.h +include/atril/1.5.0/libdocument/ev-mapping-list.h +include/atril/1.5.0/libdocument/ev-page.h +include/atril/1.5.0/libdocument/ev-render-context.h +include/atril/1.5.0/libdocument/ev-selection.h +include/atril/1.5.0/libdocument/ev-transition-effect.h +include/atril/1.5.0/libdocument/ev-version.h +include/atril/1.5.0/libview/ev-document-model.h +include/atril/1.5.0/libview/ev-job-scheduler.h +include/atril/1.5.0/libview/ev-jobs.h +include/atril/1.5.0/libview/ev-print-operation.h +include/atril/1.5.0/libview/ev-stock-icons.h +include/atril/1.5.0/libview/ev-view-presentation.h +include/atril/1.5.0/libview/ev-view-type-builtins.h +include/atril/1.5.0/libview/ev-view.h +%%COMICS%%lib/atril/3/backends/comicsdocument.atril-backend +%%DJVU%%lib/atril/3/backends/djvudocument.atril-backend +%%DVI%%lib/atril/3/backends/dvidocument.atril-backend +%%COMICS%%lib/atril/3/backends/libcomicsdocument.so +%%DJVU%%lib/atril/3/backends/libdjvudocument.so +%%DVI%%lib/atril/3/backends/libdvidocument.so +lib/atril/3/backends/libpdfdocument.so +lib/atril/3/backends/libpsdocument.so +lib/atril/3/backends/libtiffdocument.so +%%XPS%%lib/atril/3/backends/libxpsdocument.so +lib/atril/3/backends/pdfdocument.atril-backend +lib/atril/3/backends/psdocument.atril-backend +lib/atril/3/backends/tiffdocument.atril-backend +%%XPS%%lib/atril/3/backends/xpsdocument.atril-backend +%%CAJA%%lib/caja/extensions-2.0/libatril-properties-page.so +lib/girepository-1.0/AtrilDocument-1.5.0.typelib +lib/girepository-1.0/AtrilView-1.5.0.typelib +lib/libatrildocument.so +lib/libatrildocument.so.3 +lib/libatrildocument.so.%%GTK3_VERSION%% +lib/libatrilview.so +lib/libatrilview.so.3 +lib/libatrilview.so.%%GTK3_VERSION%% +libdata/pkgconfig/atril-document-1.5.0.pc +libdata/pkgconfig/atril-view-1.5.0.pc +libexec/atril-convert-metadata +libexec/atrild +man/man1/atril-previewer.1.gz +man/man1/atril-thumbnailer.1.gz +man/man1/atril.1.gz +share/MateConf/gsettings/atril.convert +share/applications/atril.desktop +%%DATADIR%%/atril-previewer-ui.xml +%%DATADIR%%/atril-toolbar.xml +%%DATADIR%%/atril-ui.xml +%%DATADIR%%/hand-open.png +%%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-left.png +%%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-right.png +%%DATADIR%%/icons/hicolor/16x16/actions/view-page-continuous.png +%%DATADIR%%/icons/hicolor/16x16/actions/view-page-facing.png +%%DATADIR%%/icons/hicolor/16x16/actions/zoom-fit-height.png +%%DATADIR%%/icons/hicolor/16x16/actions/zoom-fit-width.png +%%DATADIR%%/icons/hicolor/16x16/actions/zoom.png +%%DATADIR%%/icons/hicolor/16x16/mimetypes/x-office-presentation.png +%%DATADIR%%/icons/hicolor/22x22/actions/eye.png +%%DATADIR%%/icons/hicolor/22x22/actions/object-rotate-left.png +%%DATADIR%%/icons/hicolor/22x22/actions/object-rotate-right.png +%%DATADIR%%/icons/hicolor/22x22/actions/view-page-continuous.png +%%DATADIR%%/icons/hicolor/22x22/actions/view-page-facing.png +%%DATADIR%%/icons/hicolor/22x22/actions/zoom-fit-page.png +%%DATADIR%%/icons/hicolor/22x22/actions/zoom-fit-width.png +%%DATADIR%%/icons/hicolor/22x22/actions/zoom.png +%%DATADIR%%/icons/hicolor/22x22/mimetypes/x-office-presentation.png +%%DATADIR%%/icons/hicolor/24x24/actions/object-rotate-left.png +%%DATADIR%%/icons/hicolor/24x24/actions/object-rotate-right.png +%%DATADIR%%/icons/hicolor/24x24/actions/stock_filters-invert.png +%%DATADIR%%/icons/hicolor/24x24/actions/view-page-continuous.png +%%DATADIR%%/icons/hicolor/24x24/actions/view-page-facing.png +%%DATADIR%%/icons/hicolor/24x24/actions/zoom-fit-height.png +%%DATADIR%%/icons/hicolor/24x24/actions/zoom-fit-width.png +%%DATADIR%%/icons/hicolor/24x24/actions/zoom.png +%%DATADIR%%/icons/hicolor/24x24/mimetypes/x-office-presentation.png +%%DATADIR%%/icons/hicolor/32x32/actions/object-rotate-left.png +%%DATADIR%%/icons/hicolor/32x32/actions/object-rotate-right.png +%%DATADIR%%/icons/hicolor/32x32/actions/view-page-continuous.png +%%DATADIR%%/icons/hicolor/32x32/actions/view-page-facing.png +%%DATADIR%%/icons/hicolor/32x32/mimetypes/x-office-presentation.png +%%DATADIR%%/icons/hicolor/48x48/actions/close.png +%%DATADIR%%/icons/hicolor/48x48/actions/resize-se.png +%%DATADIR%%/icons/hicolor/48x48/actions/resize-sw.png +%%DATADIR%%/icons/hicolor/48x48/actions/view-page-continuous.png +%%DATADIR%%/icons/hicolor/48x48/actions/view-page-facing.png +%%DATADIR%%/icons/hicolor/scalable/actions/object-rotate-left.svg +%%DATADIR%%/icons/hicolor/scalable/actions/object-rotate-right.svg +%%DATADIR%%/icons/hicolor/scalable/mimetypes/x-office-presentation.svg +share/dbus-1/services/org.mate.atril.Daemon.service +share/gir-1.0/AtrilDocument-1.5.0.gir +share/gir-1.0/AtrilView-1.5.0.gir +share/gtk-doc/html/atril/EggFindBar.html +share/gtk-doc/html/atril/EvFileMonitor.html +share/gtk-doc/html/atril/EvHistory.html +share/gtk-doc/html/atril/EvMessageArea.html +share/gtk-doc/html/atril/EvNavigationAction.html +share/gtk-doc/html/atril/EvNavigationActionWidget.html +share/gtk-doc/html/atril/EvOpenRecentAction.html +share/gtk-doc/html/atril/EvPageAction.html +share/gtk-doc/html/atril/EvPageActionWidget.html +share/gtk-doc/html/atril/EvPasswordView.html +share/gtk-doc/html/atril/EvProgressMessageArea.html +share/gtk-doc/html/atril/EvSidebar.html +share/gtk-doc/html/atril/EvSidebarAttachments.html +share/gtk-doc/html/atril/EvSidebarLayers.html +share/gtk-doc/html/atril/EvSidebarLinks.html +share/gtk-doc/html/atril/EvSidebarPage.html +share/gtk-doc/html/atril/EvSidebarThumbnails.html +share/gtk-doc/html/atril/EvWindow.html +share/gtk-doc/html/atril/api-index-full.html +share/gtk-doc/html/atril/atril-ev-application.html +share/gtk-doc/html/atril/atril-ev-keyring.html +share/gtk-doc/html/atril/atril-ev-media-player-keys.html +share/gtk-doc/html/atril/atril-ev-metadata.html +share/gtk-doc/html/atril/atril-ev-properties-dialog.html +share/gtk-doc/html/atril/atril-ev-properties-fonts.html +share/gtk-doc/html/atril/atril-ev-properties-license.html +share/gtk-doc/html/atril/atril-ev-utils.html +share/gtk-doc/html/atril/atril-ev-window-title.html +share/gtk-doc/html/atril/atril-frontend.html +share/gtk-doc/html/atril/atril.devhelp2 +share/gtk-doc/html/atril/home.png +share/gtk-doc/html/atril/index.html +share/gtk-doc/html/atril/index.sgml +share/gtk-doc/html/atril/left-insensitive.png +share/gtk-doc/html/atril/left.png +share/gtk-doc/html/atril/licence.html +share/gtk-doc/html/atril/object-tree.html +share/gtk-doc/html/atril/right-insensitive.png +share/gtk-doc/html/atril/right.png +share/gtk-doc/html/atril/style.css +share/gtk-doc/html/atril/up-insensitive.png +share/gtk-doc/html/atril/up.png +share/gtk-doc/html/libatrildocument-1.5.0/EvAnnotation.html +share/gtk-doc/html/libatrildocument-1.5.0/EvAsyncRenderer.html +share/gtk-doc/html/libatrildocument-1.5.0/EvAttachment.html +share/gtk-doc/html/libatrildocument-1.5.0/EvDocument.html +share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentAnnotations.html +share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentAttachments.html +share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentFind.html +share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentFonts.html +share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentForms.html +share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentImages.html +share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentInfo.html +share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentLayers.html +share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentLinks.html +share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentPrint.html +share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentSecurity.html +share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentThumbnails.html +share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentTransition.html +share/gtk-doc/html/libatrildocument-1.5.0/EvFileExporter.html +share/gtk-doc/html/libatrildocument-1.5.0/EvFormField.html +share/gtk-doc/html/libatrildocument-1.5.0/EvImage.html +share/gtk-doc/html/libatrildocument-1.5.0/EvLayer.html +share/gtk-doc/html/libatrildocument-1.5.0/EvPage.html +share/gtk-doc/html/libatrildocument-1.5.0/EvRenderContext.html +share/gtk-doc/html/libatrildocument-1.5.0/EvSelection.html +share/gtk-doc/html/libatrildocument-1.5.0/api-index-full.html +share/gtk-doc/html/libatrildocument-1.5.0/document-data.html +share/gtk-doc/html/libatrildocument-1.5.0/document-helpers.html +share/gtk-doc/html/libatrildocument-1.5.0/document-interfaces.html +share/gtk-doc/html/libatrildocument-1.5.0/home.png +share/gtk-doc/html/libatrildocument-1.5.0/index.html +share/gtk-doc/html/libatrildocument-1.5.0/index.sgml +share/gtk-doc/html/libatrildocument-1.5.0/left-insensitive.png +share/gtk-doc/html/libatrildocument-1.5.0/left.png +share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-1.5.0.devhelp2 +share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-EvDocumentMisc.html +share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-Version-checks.html +share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-backends-manager.html +share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-document-factory.html +share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-file-helpers.html +share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-init.html +share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-link-action.html +share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-link-dest.html +share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-link.html +share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-mapping.html +share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-transition-effect.html +share/gtk-doc/html/libatrildocument-1.5.0/licence.html +share/gtk-doc/html/libatrildocument-1.5.0/object-tree.html +share/gtk-doc/html/libatrildocument-1.5.0/right-insensitive.png +share/gtk-doc/html/libatrildocument-1.5.0/right.png +share/gtk-doc/html/libatrildocument-1.5.0/style.css +share/gtk-doc/html/libatrildocument-1.5.0/up-insensitive.png +share/gtk-doc/html/libatrildocument-1.5.0/up.png +share/gtk-doc/html/libatrilview-1.5.0/EvJob.html +share/gtk-doc/html/libatrilview-1.5.0/api-index-full.html +share/gtk-doc/html/libatrilview-1.5.0/home.png +share/gtk-doc/html/libatrilview-1.5.0/index.html +share/gtk-doc/html/libatrilview-1.5.0/index.sgml +share/gtk-doc/html/libatrilview-1.5.0/left-insensitive.png +share/gtk-doc/html/libatrilview-1.5.0/left.png +share/gtk-doc/html/libatrilview-1.5.0/libatrilview-1.5.0.devhelp2 +share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-annotation-window.html +share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-document-model.html +share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-job-scheduler.html +share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-page-cache.html +share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-print-operation.html +share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-stock-icons.html +share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-view-cursor.html +share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-view-presentation.html +share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-view-type-builtins.html +share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-view.html +share/gtk-doc/html/libatrilview-1.5.0/licence.html +share/gtk-doc/html/libatrilview-1.5.0/object-tree.html +share/gtk-doc/html/libatrilview-1.5.0/right-insensitive.png +share/gtk-doc/html/libatrilview-1.5.0/right.png +share/gtk-doc/html/libatrilview-1.5.0/style.css +share/gtk-doc/html/libatrilview-1.5.0/up-insensitive.png +share/gtk-doc/html/libatrilview-1.5.0/up.png +share/gtk-doc/html/libatrilview-1.5.0/view-view.html +share/help/C/atril/figures/atril_start_window.png +share/help/C/atril/index.docbook +share/help/C/atril/legal.xml +share/help/bg/atril/figures/atril_start_window.png +share/help/bg/atril/index.docbook +share/help/bg/atril/legal.xml +share/help/ca/atril/figures/atril_start_window.png +share/help/ca/atril/index.docbook +share/help/ca/atril/legal.xml +share/help/cs/atril/figures/atril_start_window.png +share/help/cs/atril/index.docbook +share/help/cs/atril/legal.xml +share/help/de/atril/figures/atril_start_window.png +share/help/de/atril/index.docbook +share/help/de/atril/legal.xml +share/help/el/atril/figures/atril_start_window.png +share/help/el/atril/index.docbook +share/help/el/atril/legal.xml +share/help/en_GB/atril/figures/atril_start_window.png +share/help/en_GB/atril/index.docbook +share/help/en_GB/atril/legal.xml +share/help/es/atril/figures/atril_start_window.png +share/help/es/atril/index.docbook +share/help/es/atril/legal.xml +share/help/eu/atril/figures/atril_start_window.png +share/help/eu/atril/index.docbook +share/help/eu/atril/legal.xml +share/help/fi/atril/figures/atril_start_window.png +share/help/fi/atril/index.docbook +share/help/fi/atril/legal.xml +share/help/fr/atril/figures/atril_start_window.png +share/help/fr/atril/index.docbook +share/help/fr/atril/legal.xml +share/help/it/atril/figures/atril_start_window.png +share/help/it/atril/index.docbook +share/help/it/atril/legal.xml +share/help/ja/atril/figures/atril_start_window.png +share/help/ja/atril/index.docbook +share/help/ja/atril/legal.xml +share/help/nl/atril/figures/atril_start_window.png +share/help/nl/atril/index.docbook +share/help/nl/atril/legal.xml +share/help/oc/atril/figures/atril_start_window.png +share/help/oc/atril/index.docbook +share/help/oc/atril/legal.xml +share/help/pt_BR/atril/figures/atril_start_window.png +share/help/pt_BR/atril/index.docbook +share/help/pt_BR/atril/legal.xml +share/help/ru/atril/figures/atril_start_window.png +share/help/ru/atril/index.docbook +share/help/ru/atril/legal.xml +share/help/sl/atril/figures/atril_start_window.png +share/help/sl/atril/index.docbook +share/help/sl/atril/legal.xml +share/help/sr/atril/figures/atril_start_window.png +share/help/sr/atril/index.docbook +share/help/sr/atril/legal.xml +share/help/sv/atril/figures/atril_start_window.png +share/help/sv/atril/index.docbook +share/help/sv/atril/legal.xml +share/help/uk/atril/figures/atril_start_window.png +share/help/uk/atril/index.docbook +share/help/uk/atril/legal.xml +share/help/vi/atril/figures/atril_start_window.png +share/help/vi/atril/index.docbook +share/help/vi/atril/legal.xml +share/help/zh_CN/atril/figures/atril_start_window.png +share/help/zh_CN/atril/index.docbook +share/help/zh_CN/atril/legal.xml +share/icons/hicolor/16x16/apps/atril.png +share/icons/hicolor/22x22/apps/atril.png +share/icons/hicolor/24x24/apps/atril.png +share/icons/hicolor/48x48/apps/atril.png +share/icons/hicolor/scalable/apps/atril.svg +share/locale/af/LC_MESSAGES/atril.mo +share/locale/am/LC_MESSAGES/atril.mo +share/locale/ar/LC_MESSAGES/atril.mo +share/locale/as/LC_MESSAGES/atril.mo +share/locale/ast/LC_MESSAGES/atril.mo +share/locale/be/LC_MESSAGES/atril.mo +share/locale/be@latin/LC_MESSAGES/atril.mo +share/locale/bg/LC_MESSAGES/atril.mo +share/locale/bn/LC_MESSAGES/atril.mo +share/locale/bn_IN/LC_MESSAGES/atril.mo +share/locale/br/LC_MESSAGES/atril.mo +share/locale/ca/LC_MESSAGES/atril.mo +share/locale/ca@valencia/LC_MESSAGES/atril.mo +share/locale/cmn/LC_MESSAGES/atril.mo +share/locale/cs/LC_MESSAGES/atril.mo +share/locale/cy/LC_MESSAGES/atril.mo +share/locale/da/LC_MESSAGES/atril.mo +share/locale/de/LC_MESSAGES/atril.mo +share/locale/dz/LC_MESSAGES/atril.mo +share/locale/el/LC_MESSAGES/atril.mo +share/locale/en@shaw/LC_MESSAGES/atril.mo +share/locale/en_AU/LC_MESSAGES/atril.mo +share/locale/en_CA/LC_MESSAGES/atril.mo +share/locale/en_GB/LC_MESSAGES/atril.mo +share/locale/eo/LC_MESSAGES/atril.mo +share/locale/es/LC_MESSAGES/atril.mo +share/locale/et/LC_MESSAGES/atril.mo +share/locale/eu/LC_MESSAGES/atril.mo +share/locale/fa/LC_MESSAGES/atril.mo +share/locale/fi/LC_MESSAGES/atril.mo +share/locale/fr/LC_MESSAGES/atril.mo +share/locale/ga/LC_MESSAGES/atril.mo +share/locale/gl/LC_MESSAGES/atril.mo +share/locale/gu/LC_MESSAGES/atril.mo +share/locale/he/LC_MESSAGES/atril.mo +share/locale/hi/LC_MESSAGES/atril.mo +share/locale/hr/LC_MESSAGES/atril.mo +share/locale/hu/LC_MESSAGES/atril.mo +share/locale/id/LC_MESSAGES/atril.mo +share/locale/it/LC_MESSAGES/atril.mo +share/locale/ja/LC_MESSAGES/atril.mo +share/locale/ka/LC_MESSAGES/atril.mo +share/locale/kk/LC_MESSAGES/atril.mo +share/locale/kn/LC_MESSAGES/atril.mo +share/locale/ko/LC_MESSAGES/atril.mo +share/locale/ks/LC_MESSAGES/atril.mo +share/locale/ku/LC_MESSAGES/atril.mo +share/locale/ky/LC_MESSAGES/atril.mo +share/locale/lt/LC_MESSAGES/atril.mo +share/locale/lv/LC_MESSAGES/atril.mo +share/locale/mai/LC_MESSAGES/atril.mo +share/locale/mg/LC_MESSAGES/atril.mo +share/locale/mk/LC_MESSAGES/atril.mo +share/locale/ml/LC_MESSAGES/atril.mo +share/locale/mn/LC_MESSAGES/atril.mo +share/locale/mr/LC_MESSAGES/atril.mo +share/locale/ms/LC_MESSAGES/atril.mo +share/locale/nb/LC_MESSAGES/atril.mo +share/locale/nds/LC_MESSAGES/atril.mo +share/locale/ne/LC_MESSAGES/atril.mo +share/locale/nl/LC_MESSAGES/atril.mo +share/locale/nn/LC_MESSAGES/atril.mo +share/locale/oc/LC_MESSAGES/atril.mo +share/locale/or/LC_MESSAGES/atril.mo +share/locale/pa/LC_MESSAGES/atril.mo +share/locale/pl/LC_MESSAGES/atril.mo +share/locale/ps/LC_MESSAGES/atril.mo +share/locale/pt/LC_MESSAGES/atril.mo +share/locale/pt_BR/LC_MESSAGES/atril.mo +share/locale/ro/LC_MESSAGES/atril.mo +share/locale/ru/LC_MESSAGES/atril.mo +share/locale/rw/LC_MESSAGES/atril.mo +share/locale/si/LC_MESSAGES/atril.mo +share/locale/sk/LC_MESSAGES/atril.mo +share/locale/sl/LC_MESSAGES/atril.mo +share/locale/sq/LC_MESSAGES/atril.mo +share/locale/sr/LC_MESSAGES/atril.mo +share/locale/sr@latin/LC_MESSAGES/atril.mo +share/locale/sv/LC_MESSAGES/atril.mo +share/locale/ta/LC_MESSAGES/atril.mo +share/locale/te/LC_MESSAGES/atril.mo +share/locale/th/LC_MESSAGES/atril.mo +share/locale/tr/LC_MESSAGES/atril.mo +share/locale/uk/LC_MESSAGES/atril.mo +share/locale/vi/LC_MESSAGES/atril.mo +share/locale/wa/LC_MESSAGES/atril.mo +share/locale/zh_CN/LC_MESSAGES/atril.mo +share/locale/zh_HK/LC_MESSAGES/atril.mo +share/locale/zh_TW/LC_MESSAGES/atril.mo +share/thumbnailers/atril.thumbnailer From owner-svn-ports-head@freebsd.org Wed Jul 15 07:50:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6299C9A244F; Wed, 15 Jul 2015 07:50:12 +0000 (UTC) (envelope-from kwm@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 5137019B2; Wed, 15 Jul 2015 07:50:12 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6F7oCCA034420; Wed, 15 Jul 2015 07:50:12 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6F7oA0f034415; Wed, 15 Jul 2015 07:50:10 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507150750.t6F7oA0f034415@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 15 Jul 2015 07:50:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392123 - in head/graphics: . atril-lite atril/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 07:50:12 -0000 Author: kwm Date: Wed Jul 15 07:50:09 2015 New Revision: 392123 URL: https://svnweb.freebsd.org/changeset/ports/392123 Log: Add a lite version of atril. PR: 197197 Submitted by: Matthieu Volat Added: head/graphics/atril/files/ head/graphics/atril/files/patch-shell_ev-window.c (contents, props changed) Deleted: head/graphics/atril-lite/distinfo Modified: head/graphics/Makefile head/graphics/atril-lite/Makefile head/graphics/atril-lite/pkg-descr head/graphics/atril-lite/pkg-plist Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Wed Jul 15 07:47:13 2015 (r392122) +++ head/graphics/Makefile Wed Jul 15 07:50:09 2015 (r392123) @@ -47,6 +47,7 @@ SUBDIR += argyllcms SUBDIR += asciio SUBDIR += atril + SUBDIR += atril-lite SUBDIR += autopano-sift-c SUBDIR += autoq3d SUBDIR += autotrace Modified: head/graphics/atril-lite/Makefile ============================================================================== --- head/graphics/atril-lite/Makefile Wed Jul 15 07:47:13 2015 (r392122) +++ head/graphics/atril-lite/Makefile Wed Jul 15 07:50:09 2015 (r392123) @@ -1,128 +1,16 @@ # Created by: Adam Weinberger # $FreeBSD$ -PORTNAME= atril -PORTVERSION= 1.8.1 -PORTREVISION?= 4 -CATEGORIES= graphics print mate -MASTER_SITES= MATE -DIST_SUBDIR= mate +PORTREVISION= 0 +PKGNAMESUFFIX= -lite -MAINTAINER= gnome@FreeBSD.org -COMMENT?= MATE multi-format document viewer +COMMENT= MATE multi-format document viewer -BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool +OPTIONS_EXCLUDE= CAJA -LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib \ - libspectre.so:${PORTSDIR}/print/libspectre +MASTERDIR= ${.CURDIR}/../../graphics/atril +SLAVEPORT= lite +DESCR= ${.CURDIR}/pkg-descr +PLIST= ${.CURDIR}/pkg-plist -RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \ - -PORTSCOUT= limitw:1,even -SLAVEPORT?= no - -USES= desktop-file-utils gettext gmake libtool pathfix \ - pkgconfig tar:xz -USE_MATE= icontheme -USE_XORG= sm -USE_GNOME= cairo gtk20 intlhack libxml2 -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-gtk=2.0 \ - --disable-xps \ - --disable-static -INSTALLS_ICONS= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -INSTALL_TARGET= install-strip - -.if ${SLAVEPORT} == lite -CONFIGURE_ARGS+=--disable-introspection \ - --disable-thumbnailer \ - --disable-previewer -.else -USE_GNOME+= introspection:build -CONFIGURE_ARGS+= --enable-introspection -.endif - -GLIB_SCHEMAS= org.mate.Atril.gschema.xml - -OPTIONS_DEFINE= CAJA COMICS DJVU DVI KEYRING T1LIB XPS -OPTIONS_DEFAULT=CAJA COMICS KEYRING XPS -DVI_DESC= DVI viewer support -T1LIB_DESC= T1LIB for TYPE1 fonts to DVI (Enables DVI) -CAJA_DESC= Caja plugin -KEYRING_DESC= Keyring support -COMICS_DESC= Comic book archives support -DJVU_DESC= DJVU support -XPS_DESC= XPS support - -.include - -.if ${SLAVEPORT} == lite -CONFIGURE_ARGS+=--disable-dbus -.else -CONFIGURE_ARGS+=--enable-dbus -LIB_DEPENDS+= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib -.endif - -.if ${PORT_OPTIONS:MDVI} || ${PORT_OPTIONS:MT1LIB} - -USE_TEX= base -CONFIGURE_ARGS+=--enable-dvi -PLIST_SUB+= DVI="" - -. if ${PORT_OPTIONS:MT1LIB} -LIB_DEPENDS+= libt1.so:${PORTSDIR}/devel/t1lib -CONFIGURE_ARGS+=--enable-t1lib -.else -CONFIGURE_ARGS+=--disable-t1lib -. endif - -.else -CONFIGURE_ARGS+=--disable-dvi -PLIST_SUB+= DVI="@comment " -.endif - -.if ${PORT_OPTIONS:MKEYRING} -LIB_DEPENDS+= libsecret-1.so:${PORTSDIR}/security/libsecret -.else -CONFIGURE_ARGS+=--without-keyring -.endif - -.if ${PORT_OPTIONS:MCAJA} -USE_MATE+= caja -CONFIGURE_ARGS+=--enable-caja -PLIST_SUB+= CAJA="" -.else -CONFIGURE_ARGS+=--disable-caja -PLIST_SUB+= CAJA="@comment " -.endif - -.if ${PORT_OPTIONS:MXPS} -LIB_DEPENDS+= libgxps.so:${PORTSDIR}/graphics/libgxps -CONFIGURE_ARGS+= --enable-xps -PLIST_SUB+= XPS="" -.else -CONFIGURE_ARGS+= --disable-xps -PLIST_SUB+= XPS="@comment " -.endif - -.if ${PORT_OPTIONS:MDJVU} -LIB_DEPENDS+= libdjvulibre.so:${PORTSDIR}/graphics/djvulibre -CONFIGURE_ARGS+=--enable-djvu -PLIST_SUB+= DJVU="" -.else -CONFIGURE_ARGS+=--disable-djvu -PLIST_SUB+= DJVU="@comment " -.endif - -.if ${PORT_OPTIONS:MCOMICS} -CONFIGURE_ARGS+=--enable-comics -PLIST_SUB+= COMICS="" -.else -CONFIGURE_ARGS+=--disable-comics -PLIST_SUB+= COMICS="@comment " -.endif - -.include +.include "${MASTERDIR}/Makefile" Modified: head/graphics/atril-lite/pkg-descr ============================================================================== --- head/graphics/atril-lite/pkg-descr Wed Jul 15 07:47:13 2015 (r392122) +++ head/graphics/atril-lite/pkg-descr Wed Jul 15 07:50:09 2015 (r392123) @@ -2,4 +2,6 @@ Atril is a document viewer for multiple Postscript. The goal of Atril is to replace document viewers such as ggv and gpdf with a single, simple application. +This lite version doesn't have depend on MATE libraries. Such as caja. + WWW: http://mate-desktop.org/ Modified: head/graphics/atril-lite/pkg-plist ============================================================================== --- head/graphics/atril-lite/pkg-plist Wed Jul 15 07:47:13 2015 (r392122) +++ head/graphics/atril-lite/pkg-plist Wed Jul 15 07:50:09 2015 (r392123) @@ -1,6 +1,4 @@ bin/atril -bin/atril-previewer -bin/atril-thumbnailer include/atril/1.5.0/atril-document.h include/atril/1.5.0/atril-view.h include/atril/1.5.0/libdocument/ev-annotation.h @@ -49,9 +47,9 @@ include/atril/1.5.0/libview/ev-view-pres include/atril/1.5.0/libview/ev-view-type-builtins.h include/atril/1.5.0/libview/ev-view.h %%COMICS%%lib/atril/3/backends/comicsdocument.atril-backend +%%COMICS%%lib/atril/3/backends/libcomicsdocument.so %%DJVU%%lib/atril/3/backends/djvudocument.atril-backend %%DVI%%lib/atril/3/backends/dvidocument.atril-backend -%%COMICS%%lib/atril/3/backends/libcomicsdocument.so %%DJVU%%lib/atril/3/backends/libdjvudocument.so %%DVI%%lib/atril/3/backends/libdvidocument.so lib/atril/3/backends/libpdfdocument.so @@ -62,9 +60,6 @@ lib/atril/3/backends/pdfdocument.atril-b lib/atril/3/backends/psdocument.atril-backend lib/atril/3/backends/tiffdocument.atril-backend %%XPS%%lib/atril/3/backends/xpsdocument.atril-backend -%%CAJA%%lib/caja/extensions-2.0/libatril-properties-page.so -lib/girepository-1.0/AtrilDocument-1.5.0.typelib -lib/girepository-1.0/AtrilView-1.5.0.typelib lib/libatrildocument.so lib/libatrildocument.so.3 lib/libatrildocument.so.%%GTK3_VERSION%% @@ -74,13 +69,9 @@ lib/libatrilview.so.%%GTK3_VERSION%% libdata/pkgconfig/atril-document-1.5.0.pc libdata/pkgconfig/atril-view-1.5.0.pc libexec/atril-convert-metadata -libexec/atrild -man/man1/atril-previewer.1.gz -man/man1/atril-thumbnailer.1.gz man/man1/atril.1.gz share/MateConf/gsettings/atril.convert share/applications/atril.desktop -%%DATADIR%%/atril-previewer-ui.xml %%DATADIR%%/atril-toolbar.xml %%DATADIR%%/atril-ui.xml %%DATADIR%%/hand-open.png @@ -123,9 +114,6 @@ share/applications/atril.desktop %%DATADIR%%/icons/hicolor/scalable/actions/object-rotate-left.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-rotate-right.svg %%DATADIR%%/icons/hicolor/scalable/mimetypes/x-office-presentation.svg -share/dbus-1/services/org.mate.atril.Daemon.service -share/gir-1.0/AtrilDocument-1.5.0.gir -share/gir-1.0/AtrilView-1.5.0.gir share/gtk-doc/html/atril/EggFindBar.html share/gtk-doc/html/atril/EvFileMonitor.html share/gtk-doc/html/atril/EvHistory.html @@ -409,4 +397,3 @@ share/locale/wa/LC_MESSAGES/atril.mo share/locale/zh_CN/LC_MESSAGES/atril.mo share/locale/zh_HK/LC_MESSAGES/atril.mo share/locale/zh_TW/LC_MESSAGES/atril.mo -share/thumbnailers/atril.thumbnailer Added: head/graphics/atril/files/patch-shell_ev-window.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/atril/files/patch-shell_ev-window.c Wed Jul 15 07:50:09 2015 (r392123) @@ -0,0 +1,50 @@ +--- shell/ev-window.c.orig 2015-01-30 14:16:41 UTC ++++ shell/ev-window.c +@@ -422,12 +422,12 @@ ev_window_setup_action_sensitivity (EvWi + if (has_document && !ev_print_operation_exists_for_document(document)) + ok_to_print = FALSE; + +- if (has_document && ++ if (has_document && ev_window->priv->lockdown_settings && + g_settings_get_boolean (ev_window->priv->lockdown_settings, MATE_LOCKDOWN_SAVE)) { + ok_to_copy = FALSE; + } + +- if (has_document && ++ if (has_document && ev_window->priv->lockdown_settings && + g_settings_get_boolean (ev_window->priv->lockdown_settings, MATE_LOCKDOWN_PRINT)) { + ok_to_print = FALSE; + } +@@ -1375,12 +1375,14 @@ ev_window_setup_document (EvWindow *ev_w + ev_window); + } + +- if (!ev_window->priv->lockdown_settings) +- ev_window->priv->lockdown_settings = g_settings_new (MATE_LOCKDOWN_SCHEMA); +- g_signal_connect (ev_window->priv->lockdown_settings, +- "changed", +- G_CALLBACK (lockdown_changed), +- ev_window); ++ if (g_settings_schema_source_lookup(g_settings_schema_source_get_default(), MATE_LOCKDOWN_SCHEMA, FALSE) != NULL) { ++ if (!ev_window->priv->lockdown_settings) ++ ev_window->priv->lockdown_settings = g_settings_new (MATE_LOCKDOWN_SCHEMA); ++ g_signal_connect (ev_window->priv->lockdown_settings, ++ "changed", ++ G_CALLBACK (lockdown_changed), ++ ev_window); ++ } + + ev_window_setup_action_sensitivity (ev_window); + +@@ -3330,6 +3332,11 @@ ev_window_print_range (EvWindow *ev_wind + + ev_print_operation_set_embed_page_setup (op, !g_settings_get_boolean (ev_window->priv->lockdown_settings, + MATE_LOCKDOWN_PRINT_SETUP)); ++ if (ev_window->priv->lockdown_settings) ++ ev_print_operation_set_embed_page_setup (op, !g_settings_get_boolean (ev_window->priv->lockdown_settings, ++ MATE_LOCKDOWN_PRINT_SETUP)); ++ else ++ ev_print_operation_set_embed_page_setup (op, TRUE); + + g_object_unref (print_settings); + g_object_unref (print_page_setup); From owner-svn-ports-head@freebsd.org Wed Jul 15 09:12:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2FE3B99C9C4; Wed, 15 Jul 2015 09:12:37 +0000 (UTC) (envelope-from lwhsu@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 2003C11D5; Wed, 15 Jul 2015 09:12:37 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6F9Ca6u069937; Wed, 15 Jul 2015 09:12:36 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6F9Cakh069933; Wed, 15 Jul 2015 09:12:36 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201507150912.t6F9Cakh069933@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Wed, 15 Jul 2015 09:12:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392124 - head/devel/jenkins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 09:12:37 -0000 Author: lwhsu Date: Wed Jul 15 09:12:35 2015 New Revision: 392124 URL: https://svnweb.freebsd.org/changeset/ports/392124 Log: - Update to 1.620 Modified: head/devel/jenkins/Makefile head/devel/jenkins/distinfo Modified: head/devel/jenkins/Makefile ============================================================================== --- head/devel/jenkins/Makefile Wed Jul 15 07:50:09 2015 (r392123) +++ head/devel/jenkins/Makefile Wed Jul 15 09:12:35 2015 (r392124) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.619 +PORTVERSION= 1.620 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: head/devel/jenkins/distinfo ============================================================================== --- head/devel/jenkins/distinfo Wed Jul 15 07:50:09 2015 (r392123) +++ head/devel/jenkins/distinfo Wed Jul 15 09:12:35 2015 (r392124) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.619/jenkins.war) = 44882933eeee7c29e251bc3eb11a8aece3178b5ff0582f45bfe27dc4ed59647b -SIZE (jenkins/1.619/jenkins.war) = 63264115 +SHA256 (jenkins/1.620/jenkins.war) = 94f71bb1f08e73262ff40b412303b03558ba21ca106251d1ed1f77791f6ab728 +SIZE (jenkins/1.620/jenkins.war) = 63264175 From owner-svn-ports-head@freebsd.org Wed Jul 15 10:16:36 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD44D9A1888; Wed, 15 Jul 2015 10:16:36 +0000 (UTC) (envelope-from grembo@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 B37031160; Wed, 15 Jul 2015 10:16:36 +0000 (UTC) (envelope-from grembo@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FAGanY094219; Wed, 15 Jul 2015 10:16:36 GMT (envelope-from grembo@FreeBSD.org) Received: (from grembo@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FAGaAl094217; Wed, 15 Jul 2015 10:16:36 GMT (envelope-from grembo@FreeBSD.org) Message-Id: <201507151016.t6FAGaAl094217@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: grembo set sender to grembo@FreeBSD.org using -f From: Michael Gmelin Date: Wed, 15 Jul 2015 10:16:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392125 - in head/devel/arcanist: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 10:16:36 -0000 Author: grembo Date: Wed Jul 15 10:16:35 2015 New Revision: 392125 URL: https://svnweb.freebsd.org/changeset/ports/392125 Log: Patch 'arc version' so it shows package versions. Differential Revision: https://reviews.freebsd.org/D3071 Approved by: eadler, mentors (implicit) Added: head/devel/arcanist/files/ head/devel/arcanist/files/patch-src-workflow-ArcanistVersionWorkflow.php (contents, props changed) Modified: head/devel/arcanist/Makefile Modified: head/devel/arcanist/Makefile ============================================================================== --- head/devel/arcanist/Makefile Wed Jul 15 09:12:35 2015 (r392124) +++ head/devel/arcanist/Makefile Wed Jul 15 10:16:35 2015 (r392125) @@ -2,6 +2,7 @@ PORTNAME= arcanist PORTVERSION= 20150626 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= php5- Added: head/devel/arcanist/files/patch-src-workflow-ArcanistVersionWorkflow.php ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/arcanist/files/patch-src-workflow-ArcanistVersionWorkflow.php Wed Jul 15 10:16:35 2015 (r392125) @@ -0,0 +1,16 @@ +--- src/workflow/ArcanistVersionWorkflow.php.orig 2015-07-14 00:07:20.409019999 +0200 ++++ src/workflow/ArcanistVersionWorkflow.php 2015-07-14 00:27:09.586063998 +0200 +@@ -27,6 +27,13 @@ + public function run() { + $console = PhutilConsole::getConsole(); + ++ $versions = array(); ++ exec("pkg query '%n %v (%o)' php5-arcanist php5-libphutil", $versions); ++ foreach ($versions as $pkg) { ++ $console->writeOut($pkg."\n"); ++ } ++ return; ++ + if (!Filesystem::binaryExists('git')) { + throw new ArcanistUsageException( + pht( From owner-svn-ports-head@freebsd.org Wed Jul 15 10:52:49 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0FA8C9A20D0; Wed, 15 Jul 2015 10:52:49 +0000 (UTC) (envelope-from koobs@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 E18F011E9; Wed, 15 Jul 2015 10:52:48 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FAqmHO010134; Wed, 15 Jul 2015 10:52:48 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FAqlJs010131; Wed, 15 Jul 2015 10:52:47 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201507151052.t6FAqlJs010131@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Wed, 15 Jul 2015 10:52:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392126 - in head/devel/py-phabricator: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 10:52:49 -0000 Author: koobs Date: Wed Jul 15 10:52:47 2015 New Revision: 392126 URL: https://svnweb.freebsd.org/changeset/ports/392126 Log: devel/py-phabricator: Support token-based authentication Backport upstream pull request #23 [1] that adds support for new style token-based authentication. This PR fixes issue #22 [2]. Additionally modify the patch to add the token argument to the and of the argument list as per upstream pull request comment. This change fixes errors associated with not being able to find 'user' or 'cert' configuration keys (in ~/.arcrc) keys when using token based authentication. This was reproducible with deskutils/py-bugwarrior - Sort Makefile - Sort USE_PYTHON values - Canonicalize regression-test invocation [1] https://github.com/disqus/python-phabricator/pull/23 [2] https://github.com/disqus/python-phabricator/issues/22 Approved by: sbz (maintainer) Differential Revision: https://reviews.freebsd.org/D2983 Added: head/devel/py-phabricator/files/ head/devel/py-phabricator/files/patch-phabricator_____init____.py (contents, props changed) head/devel/py-phabricator/files/patch-phabricator_tests.py (contents, props changed) Modified: head/devel/py-phabricator/Makefile Modified: head/devel/py-phabricator/Makefile ============================================================================== --- head/devel/py-phabricator/Makefile Wed Jul 15 10:16:35 2015 (r392125) +++ head/devel/py-phabricator/Makefile Wed Jul 15 10:52:47 2015 (r392126) @@ -3,6 +3,7 @@ PORTNAME= phabricator PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,19 +14,19 @@ COMMENT= Phabricator API Bindings LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python -USE_PYTHON= distutils autoplist - -OPTIONS_DEFINE= TESTS - TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose \ ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock \ ${PYTHON_PKGNAMEPREFIX}unittest2>0:${PORTSDIR}/devel/py-unittest2 +USES= python +USE_PYTHON= autoplist distutils + +OPTIONS_DEFINE= TESTS + TESTS_DESC= Include test suite requirements TESTS_BUILD_DEPENDS= ${TEST_DEPENDS} regression-test: build - @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test + @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Added: head/devel/py-phabricator/files/patch-phabricator_____init____.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-phabricator/files/patch-phabricator_____init____.py Wed Jul 15 10:52:47 2015 (r392126) @@ -0,0 +1,38 @@ +--- phabricator/__init__.py.orig 2013-11-26 21:00:52 UTC ++++ phabricator/__init__.py +@@ -288,15 +288,19 @@ class Phabricator(Resource): + } + + def __init__(self, username=None, certificate=None, host=None, +- timeout=5, response_format='json', **kwargs): ++ timeout=5, response_format='json', token=None, **kwargs): + + # Set values in ~/.arcrc as defaults + if ARCRC: + self.host = host if host else ARCRC['hosts'].keys()[0] +- self.username = username if username else ARCRC['hosts'][self.host]['user'] +- self.certificate = certificate if certificate else ARCRC['hosts'][self.host]['cert'] ++ if token or ARCRC['hosts'][self.host].has_key('token'): ++ self.token = token if token else ARCRC['hosts'][self.host]['token'] ++ else: ++ self.username = username if username else ARCRC['hosts'][self.host]['user'] ++ self.certificate = certificate if certificate else ARCRC['hosts'][self.host]['cert'] + else: + self.host = host ++ self.token = token + self.username = username + self.certificate = certificate + +@@ -313,6 +317,12 @@ class Phabricator(Resource): + raise SyntaxError('You cannot call the Conduit API without a resource.') + + def connect(self): ++ if self.token: ++ self.conduit = { ++ 'token': self.token ++ } ++ return ++ + auth = Resource(api=self, method='conduit', endpoint='connect') + + response = auth(user=self.username, host=self.host, Added: head/devel/py-phabricator/files/patch-phabricator_tests.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-phabricator/files/patch-phabricator_tests.py Wed Jul 15 10:52:47 2015 (r392126) @@ -0,0 +1,12 @@ +--- phabricator/tests.py.orig 2013-11-23 04:51:16 UTC ++++ phabricator/tests.py +@@ -9,6 +9,9 @@ RESPONSES = { + 'maniphest.find': '{"result":{"PHID-TASK-4cgpskv6zzys6rp5rvrc":{"id":"722","phid":"PHID-TASK-4cgpskv6zzys6rp5rvrc","authorPHID":"PHID-USER-5022a9389121884ab9db","ownerPHID":"PHID-USER-5022a9389121884ab9db","ccPHIDs":["PHID-USER-5022a9389121884ab9db","PHID-USER-ba8aeea1b3fe2853d6bb"],"status":"3","priority":"Needs Triage","title":"Relations should be two-way","description":"When adding a differential revision you can specify Maniphest Tickets to add the relation. However, this doesnt add the relation from the ticket -> the differently.(This was added via the commit message)","projectPHIDs":["PHID-PROJ-358dbc2e601f7e619232","PHID-PROJ-f58a9ac58c333f106a69"],"uri":"https:\/\/secure.phabricator.com\/T722","auxiliary":[],"objectName":"T722","dateCreated":"1325553508","dateModified":"1325618490"}},"error_code":null,"error_info":null}' + } + ++# Protect against local user's .arcrc interference. ++phabricator.ARCRC = {} ++ + class PhabricatorTest(unittest.TestCase): + def setUp(self): + self.api = phabricator.Phabricator(username='test', certificate='test', host='http://localhost') From owner-svn-ports-head@freebsd.org Wed Jul 15 11:07:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD5299A22C0; Wed, 15 Jul 2015 11:07:06 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pd0-x229.google.com (mail-pd0-x229.google.com [IPv6:2607:f8b0:400e:c02::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A4343185F; Wed, 15 Jul 2015 11:07:06 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pdbqm3 with SMTP id qm3so23389750pdb.0; Wed, 15 Jul 2015 04:07:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=S82niaZEsIn3XpyX0/QOlWp1WQ+6nEEGbi4Sbmv/b5Q=; b=WG8f0PA9Fr+TfryJyqrwt9cN97wI+QflLUqMFxYUhLD9uH3BYnXPc99JDZPJHydi0b hYaVdLDrMtsJAYUkL5U0vLVFqVWxD70sNxMV8hkigIOL3NpcUDKD92egJ+/ikAQrsulN esncf5omix/utb4fVRoAyK0JyafCbZqtt++9PSODNQsrrq3Wg5UyG5NV4fy957I4Z2aE BnAfOdWyd7mWhHcIJNQIVUSsD+haFSHpw/kFqMUYtrRLmw6w3P8O2XCpSyy0yYo/9Nuu CeZhYnl6e4y1fHaYPm05djP12JDlL3VYnTcSOilYql+uXVXq7TkpF+QmMcmplowBZQSi UPZg== X-Received: by 10.66.234.134 with SMTP id ue6mr6982981pac.146.1436958426073; Wed, 15 Jul 2015 04:07:06 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01::2? (2001-44b8-31ae-7b01-0000-0000-0000-0002.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01::2]) by smtp.gmail.com with ESMTPSA id pe3sm4314413pdb.55.2015.07.15.04.06.58 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jul 2015 04:07:01 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r392000 - in head/textproc: . py-alabaster py-snowballstemmer References: <201507141420.t6EEKEku024783@repo.freebsd.org> <20150715044253.GB77591@FreeBSD.cs.nctu.edu.tw> To: Li-Wen Hsu , Kris Moore Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <55A63ECC.1080109@FreeBSD.org> Date: Wed, 15 Jul 2015 21:06:52 +1000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0 MIME-Version: 1.0 In-Reply-To: <20150715044253.GB77591@FreeBSD.cs.nctu.edu.tw> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 11:07:07 -0000 On 15/07/2015 2:42 PM, Li-Wen Hsu wrote: > On 二, 7 14, 2015 at 14:20:14 +0000, Kris Moore wrote: >> Added: head/textproc/py-snowballstemmer/Makefile >> ============================================================================== >> --- /dev/null 00:00:00 1970 (empty, because file is newly added) >> +++ head/textproc/py-snowballstemmer/Makefile Tue Jul 14 14:20:13 2015 (r392000) >> @@ -0,0 +1,17 @@ >> +# $FreeBSD$ >> + >> +PORTNAME= snowballstemmer >> +PORTVERSION= 1.2.0 >> +CATEGORIES= textproc python >> +MASTER_SITES= CHEESESHOP >> +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >> + >> +MAINTAINER= kmoore@FreeBSD.org >> +COMMENT= Pure Python stemming library >> + >> +LICENSE= MIT >> + >> +USES= python >> +USE_PYTHON= distutils autoplist >> + >> +.include >> >> Added: head/textproc/py-snowballstemmer/distinfo >> ============================================================================== >> --- /dev/null 00:00:00 1970 (empty, because file is newly added) >> +++ head/textproc/py-snowballstemmer/distinfo Tue Jul 14 14:20:13 2015 (r392000) >> @@ -0,0 +1,2 @@ >> +SHA256 (snowballstemmer-1.2.0.tar.gz) = 6d54f350e7a0e48903a4e3b6b2cabd1b43e23765fbc975065402893692954191 >> +SIZE (snowballstemmer-1.2.0.tar.gz) = 49639 >> >> Added: head/textproc/py-snowballstemmer/pkg-descr >> ============================================================================== >> --- /dev/null 00:00:00 1970 (empty, because file is newly added) >> +++ head/textproc/py-snowballstemmer/pkg-descr Tue Jul 14 14:20:13 2015 (r392000) >> @@ -0,0 +1,4 @@ >> +This is a pure Python stemming library. If PyStemmer is >> +available, this module uses it to accelerate. >> + >> +WWW: https://pypi.python.org/pypi/snowballstemmer > > I'm also working on py-sphinx update, and going to add this port. Since > it says "If PyStemmer is available, this module uses it to accelerate." > How do you think about the attached patch? Also, I think its license is > BSD2CALUSE, and the COMMENT might be more suitable. > > Please note that patch needs renaming textproc/pystemmer to > textproc/py-pystemmer, I think it's fine and better, since it (only) > install things to PYTHON_SITELIBDIR. > > Li-Wen > Agreed Li-Wen. Things should be named py- no matter the name, including when that name is prefixed with py, python or otherwise. This is especially necessary when modules/packages are listed on PyPI (CHEESESHOP) In particular, this: - Avoids naming conflicts (there are *many* examples of unique/different packages named foo and pyfoo on PyPI) - Easy discoverability by users who know the name of the module they want (using pip or requirements files) - Google Juice benefits for FreeBSD/Ports/FreshPorts We have a python ports policy in progress: https://wiki.freebsd.org/Python/PortsPolicy that outlines the above in more detail ./koobs From owner-svn-ports-head@freebsd.org Wed Jul 15 11:36:16 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A2B99A27D6; Wed, 15 Jul 2015 11:36:16 +0000 (UTC) (envelope-from jbeich@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 43CC31A73; Wed, 15 Jul 2015 11:36:16 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FBaGol026337; Wed, 15 Jul 2015 11:36:16 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FBaFN0026334; Wed, 15 Jul 2015 11:36:15 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201507151136.t6FBaFN0026334@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 15 Jul 2015 11:36:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392127 - in head/emulators/ppsspp-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 11:36:16 -0000 Author: jbeich Date: Wed Jul 15 11:36:14 2015 New Revision: 392127 URL: https://svnweb.freebsd.org/changeset/ports/392127 Log: emulators/ppsspp-devel: update to 1.0.1.757 Added: head/emulators/ppsspp-devel/files/patch-Core_FileLoaders_HTTPFileLoader.cpp (contents, props changed) - copied, changed from r392126, head/emulators/ppsspp-devel/files/patch-Core_Loaders.cpp Deleted: head/emulators/ppsspp-devel/files/patch-Core_Loaders.cpp Modified: head/emulators/ppsspp-devel/Makefile (contents, props changed) head/emulators/ppsspp-devel/distinfo (contents, props changed) Modified: head/emulators/ppsspp-devel/Makefile ============================================================================== --- head/emulators/ppsspp-devel/Makefile Wed Jul 15 10:52:47 2015 (r392126) +++ head/emulators/ppsspp-devel/Makefile Wed Jul 15 11:36:14 2015 (r392127) @@ -1,11 +1,11 @@ # $FreeBSD$ -DISTVERSION= 1.0.1-600 -DISTVERSIONSUFFIX= -gc27e634 +DISTVERSION= 1.0.1-757 +DISTVERSIONSUFFIX= -g73e9c3b PORTREVISION= 0 PKGNAMESUFFIX= -devel -GH_TAGNAME= e855bc7:lang ba829ad:native a0b878f:ext_armips +GH_TAGNAME= e855bc7:lang ad53018:native a0b878f:ext_armips CONFLICTS_INSTALL?= ${PORTNAME}-[0-9]* Modified: head/emulators/ppsspp-devel/distinfo ============================================================================== --- head/emulators/ppsspp-devel/distinfo Wed Jul 15 10:52:47 2015 (r392126) +++ head/emulators/ppsspp-devel/distinfo Wed Jul 15 11:36:14 2015 (r392127) @@ -1,8 +1,8 @@ -SHA256 (hrydgard-ppsspp-v1.0.1-600-gc27e634_GH0.tar.gz) = 1f28f4122c64c0c0ee2631a8b6182f0ed9119e7a177ba9af4a3a318753b4bec2 -SIZE (hrydgard-ppsspp-v1.0.1-600-gc27e634_GH0.tar.gz) = 13519815 +SHA256 (hrydgard-ppsspp-v1.0.1-757-g73e9c3b_GH0.tar.gz) = 531e41a33f16020509d0c7a46108926ec316c614d6b2057886415b86ed49b23d +SIZE (hrydgard-ppsspp-v1.0.1-757-g73e9c3b_GH0.tar.gz) = 13545189 SHA256 (hrydgard-ppsspp-lang-e855bc7_GH0.tar.gz) = be0e5762e1943f789a723bbcde7a8e4c37c0111e4dbaf87e4d19d1e37929e84b SIZE (hrydgard-ppsspp-lang-e855bc7_GH0.tar.gz) = 200648 -SHA256 (hrydgard-native-ba829ad_GH0.tar.gz) = 5716b694d6acdf97977a24ebffbdd6a6d935ed61b257ed16d6b08232d067a4eb -SIZE (hrydgard-native-ba829ad_GH0.tar.gz) = 1399345 +SHA256 (hrydgard-native-ad53018_GH0.tar.gz) = 04772fa654bf403db92a3044f08961da2768a63a5be3c1e6803feb32413e5457 +SIZE (hrydgard-native-ad53018_GH0.tar.gz) = 1399703 SHA256 (Kingcom-armips-a0b878f_GH0.tar.gz) = 64623bbddda609f9692904e6b6823b1d2d4dd0149349f2be9edcc600bf12bafa SIZE (Kingcom-armips-a0b878f_GH0.tar.gz) = 136535 Copied and modified: head/emulators/ppsspp-devel/files/patch-Core_FileLoaders_HTTPFileLoader.cpp (from r392126, head/emulators/ppsspp-devel/files/patch-Core_Loaders.cpp) ============================================================================== --- head/emulators/ppsspp-devel/files/patch-Core_Loaders.cpp Wed Jul 15 10:52:47 2015 (r392126, copy source) +++ head/emulators/ppsspp-devel/files/patch-Core_FileLoaders_HTTPFileLoader.cpp Wed Jul 15 11:36:14 2015 (r392127) @@ -1,5 +1,5 @@ ---- Core/Loaders.cpp.orig 2015-02-26 20:05:06 UTC -+++ Core/Loaders.cpp +--- Core/FileLoaders/HTTPFileLoader.cpp.orig 2015-07-11 22:44:11 UTC ++++ Core/FileLoaders/HTTPFileLoader.cpp @@ -15,6 +15,9 @@ // Official git repository and contact information can be found at // https://github.com/hrydgard/ppsspp and http://www.ppsspp.org/. @@ -8,13 +8,12 @@ +#define _GLIBCXX_USE_C99 1 + #include - #include - -@@ -310,12 +313,7 @@ HTTPFileLoader::HTTPFileLoader(const std - size_pos = header.find_first_not_of(' ', size_pos); + #include "base/stringutil.h" + #include "Common/Common.h" +@@ -53,11 +56,7 @@ HTTPFileLoader::HTTPFileLoader(const std } if (size_pos != header.npos) { -- // TODO: Find a way to get this to work right on Symbian? + // TODO: Find a way to get this to work right on Symbian? -#ifndef __SYMBIAN32__ - filesize_ = atoll(&header[size_pos]); -#else From owner-svn-ports-head@freebsd.org Wed Jul 15 12:22:54 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED37C9A276E; Wed, 15 Jul 2015 12:22:54 +0000 (UTC) (envelope-from kwm@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 DE1BD12FD; Wed, 15 Jul 2015 12:22:54 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FCMsQD046376; Wed, 15 Jul 2015 12:22:54 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FCMsJr046375; Wed, 15 Jul 2015 12:22:54 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507151222.t6FCMsJr046375@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 15 Jul 2015 12:22:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392128 - head/graphics/atril X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 12:22:55 -0000 Author: kwm Date: Wed Jul 15 12:22:53 2015 New Revision: 392128 URL: https://svnweb.freebsd.org/changeset/ports/392128 Log: Atril needs mate-desktop to build. This came to light by the atril-lite port that doesn't depend on caja to pull mate-desktop in. Modified: head/graphics/atril/Makefile Modified: head/graphics/atril/Makefile ============================================================================== --- head/graphics/atril/Makefile Wed Jul 15 11:36:14 2015 (r392127) +++ head/graphics/atril/Makefile Wed Jul 15 12:22:53 2015 (r392128) @@ -3,7 +3,7 @@ PORTNAME= atril PORTVERSION= 1.8.1 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= graphics print mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -23,7 +23,7 @@ SLAVEPORT?= no USES= desktop-file-utils gettext gmake libtool pathfix \ pkgconfig tar:xz -USE_MATE= icontheme +USE_MATE= desktop icontheme USE_XORG= sm USE_GNOME= cairo gtk20 intlhack libxml2 USE_LDCONFIG= yes From owner-svn-ports-head@freebsd.org Wed Jul 15 12:31:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6CF29A28CD; Wed, 15 Jul 2015 12:31:11 +0000 (UTC) (envelope-from garga@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 976D91913; Wed, 15 Jul 2015 12:31:11 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FCVBiV047379; Wed, 15 Jul 2015 12:31:11 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FCVAhF047375; Wed, 15 Jul 2015 12:31:10 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201507151231.t6FCVAhF047375@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Wed, 15 Jul 2015 12:31:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392129 - in head/misc: compat10x compat8x compat9x X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 12:31:11 -0000 Author: garga Date: Wed Jul 15 12:31:09 2015 New Revision: 392129 URL: https://svnweb.freebsd.org/changeset/ports/392129 Log: Drop maintainership of compat*x ports Modified: head/misc/compat10x/Makefile head/misc/compat8x/Makefile head/misc/compat9x/Makefile Modified: head/misc/compat10x/Makefile ============================================================================== --- head/misc/compat10x/Makefile Wed Jul 15 12:22:53 2015 (r392128) +++ head/misc/compat10x/Makefile Wed Jul 15 12:31:09 2015 (r392129) @@ -7,7 +7,7 @@ MASTER_SITES= LOCAL/garga/compat PKGNAMESUFFIX= -${ARCH} DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION} -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convenience package to install the compat10x libraries LICENSE= BSD2CLAUSE Modified: head/misc/compat8x/Makefile ============================================================================== --- head/misc/compat8x/Makefile Wed Jul 15 12:22:53 2015 (r392128) +++ head/misc/compat8x/Makefile Wed Jul 15 12:31:09 2015 (r392129) @@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/garga/compat PKGNAMESUFFIX= -${ARCH} DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION} -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convenience package to install the compat8x libraries LICENSE= BSD2CLAUSE Modified: head/misc/compat9x/Makefile ============================================================================== --- head/misc/compat9x/Makefile Wed Jul 15 12:22:53 2015 (r392128) +++ head/misc/compat9x/Makefile Wed Jul 15 12:31:09 2015 (r392129) @@ -7,7 +7,7 @@ MASTER_SITES= LOCAL/garga/compat PKGNAMESUFFIX= -${ARCH} DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION} -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convenience package to install the compat9x libraries LICENSE= BSD2CLAUSE From owner-svn-ports-head@freebsd.org Wed Jul 15 12:33:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6BE89A29EC; Wed, 15 Jul 2015 12:33:46 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from vps.amdmi3.ru (vps.amdmi3.ru [109.234.38.216]) by mx1.freebsd.org (Postfix) with ESMTP id 5E39E1BE2; Wed, 15 Jul 2015 12:33:46 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from hive.panopticon (unknown [78.153.152.119]) by vps.amdmi3.ru (Postfix) with ESMTPS id 281FCB0622; Wed, 15 Jul 2015 15:33:44 +0300 (MSK) Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 715A7F29; Wed, 15 Jul 2015 15:31:46 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id A2ACE1BEDE; Wed, 15 Jul 2015 15:30:24 +0300 (MSK) Date: Wed, 15 Jul 2015 15:30:24 +0300 From: Dmitry Marakasov To: Hiroki Sato Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r391970 - in head: . print print/latex-beamer print/latex-beamer/files Message-ID: <20150715123024.GE6337@hades.panopticon> References: <201507140457.t6E4vVLD046975@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201507140457.t6E4vVLD046975@repo.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 12:33:47 -0000 * Hiroki Sato (hrs@FreeBSD.org) wrote: > Author: hrs > Date: Tue Jul 14 04:57:30 2015 > New Revision: 391970 > URL: https://svnweb.freebsd.org/changeset/ports/391970 > > Log: > Resurrect print/latex-beamer and update it to 3.36. This depends on non-existing print/latex-pgf Why hasn't this been tested? > Added: > head/print/latex-beamer/ > - copied from r362658, head/print/latex-beamer/ > Deleted: > head/print/latex-beamer/files/ > Modified: > head/MOVED > head/print/Makefile > head/print/latex-beamer/Makefile > head/print/latex-beamer/distinfo > head/print/latex-beamer/pkg-descr > head/print/latex-beamer/pkg-plist > > Modified: head/MOVED > ============================================================================== > --- head/MOVED Tue Jul 14 04:28:26 2015 (r391969) > +++ head/MOVED Tue Jul 14 04:57:30 2015 (r391970) > @@ -6266,7 +6266,6 @@ print/latex-feynmf|print/texlive-texmf|2 > print/latex-chapterfolder|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive > print/latex-cjk|print/texlive-base|2014-07-23|Has been incorporated in TeXLive > print/latex-aastex|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive > -print/latex-beamer|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive > print/latex-biblatex|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive > print/latex-biblist|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive > print/latex-bytefield|print/texlive-texmf|2014-07-23|Has been incorporated in TeXLive > > Modified: head/print/Makefile > ============================================================================== > --- head/print/Makefile Tue Jul 14 04:28:26 2015 (r391969) > +++ head/print/Makefile Tue Jul 14 04:57:30 2015 (r391970) > @@ -104,6 +104,7 @@ > SUBDIR += kde_poster > SUBDIR += kover > SUBDIR += kpdftool > + SUBDIR += latex-beamer > SUBDIR += latex-ltablex > SUBDIR += latex-resume > SUBDIR += latex2rtf > > Modified: head/print/latex-beamer/Makefile > ============================================================================== > --- head/print/latex-beamer/Makefile Wed Jul 23 11:02:56 2014 (r362658) > +++ head/print/latex-beamer/Makefile Tue Jul 14 04:57:30 2015 (r391970) > @@ -1,35 +1,40 @@ > # $FreeBSD$ > > PORTNAME= latex-beamer > -PORTVERSION= 3.07 > -PORTREVISION= 5 > +PORTVERSION= 3.36 > CATEGORIES= print > -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Version%20${PORTVERSION} > +MASTER_SITES= https://bitbucket.org/rivanvx/beamer/get/ > +DISTNAME= version-${PORTVERSION:S/./-/} > > MAINTAINER= hrs@FreeBSD.org > COMMENT= LaTeX class to create a beamer presentation > > -OPTIONS_DEFINE= DOCS > - > -RUN_DEPENDS= ${LOCALBASE}/${TEXMFDIR}/tex/latex/pgf/basiclayer/pgf.sty:${PORTSDIR}/print/latex-pgf > +RUN_DEPENDS= ${LOCALBASE}/${TEXMFDISTDIR}/tex/latex/pgf/basiclayer/pgf.sty:${PORTSDIR}/print/latex-pgf > > -USE_TEX= latex > +USES= tar:bz2 > +USE_TEX= texmf latex texhash > +TEXHASHDIRS= ${TEXMFDIR} > NO_BUILD= YES > +WRKSRC= ${WRKDIR}/rivanvx-beamer-368aa9ba9d38 > +PORTDOCS= * > +OPTIONS_DEFINE= DOCS > > -TEXMFDIR= share/texmf > -TEXMFDIR_LSR= ${LOCALBASE}/${TEXMFDIR}/ls-R > -MKTEXLSR= ${LOCALBASE}/bin/mktexlsr > CLASSDIR= ${TEXMFDIR}/tex/latex/${PORTNAME:S/^latex-//} > +CLASS_SUBDIRS= base examples > +DOC_SUBDIRS= AUTHORS ChangeLog FILES INSTALL README TODO doc solutions > > -CLASS_SUBDIRS= base emulation examples extensions themes > -DOC_SUBDIRS= AUTHORS ChangeLog FILES INSTALL README TODO \ > - doc solutions > -PORTDOCS= * > +.include > > do-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/${CLASSDIR} > - cd ${WRKSRC} ; for d in ${CLASS_SUBDIRS}; do ${PAX} -rw $$d ${STAGEDIR}${PREFIX}/${CLASSDIR} ; done > + cd ${WRKSRC} && for d in ${CLASS_SUBDIRS}; do \ > + ${PAX} -rw $$d ${STAGEDIR}${PREFIX}/${CLASSDIR}; \ > + done > +.if ${PORT_OPTIONS:MDOCS} > ${MKDIR} ${STAGEDIR}${DOCSDIR} > - cd ${WRKSRC} ; for d in ${DOC_SUBDIRS}; do ${PAX} -rw $$d ${STAGEDIR}${DOCSDIR} ; done > + cd ${WRKSRC} && for d in ${DOC_SUBDIRS}; do \ > + ${PAX} -rw $$d ${STAGEDIR}${DOCSDIR}; \ > + done > +.endif > > .include > > Modified: head/print/latex-beamer/distinfo > ============================================================================== > --- head/print/latex-beamer/distinfo Wed Jul 23 11:02:56 2014 (r362658) > +++ head/print/latex-beamer/distinfo Tue Jul 14 04:57:30 2015 (r391970) > @@ -1,2 +1,2 @@ > -SHA256 (latex-beamer-3.07.tar.gz) = 7b71bd57c7820dc2fa94825ac430fcc832856954e895f79f849641e0ca838d1e > -SIZE (latex-beamer-3.07.tar.gz) = 2391893 > +SHA256 (version-3-36.tar.bz2) = 3a7ff9df09b65db9c65bd1d7b613540cf275adc5c2a7981dc27abd03e49bf735 > +SIZE (version-3-36.tar.bz2) = 890831 > > Modified: head/print/latex-beamer/pkg-descr > ============================================================================== > --- head/print/latex-beamer/pkg-descr Wed Jul 23 11:02:56 2014 (r362658) > +++ head/print/latex-beamer/pkg-descr Tue Jul 14 04:57:30 2015 (r391970) > @@ -3,4 +3,4 @@ presentation. It can also be used to cre > to other packages like Prosper, but has the advantage that it works > together directly with pdflatex, but also with dvips. > > -WWW: http://latex-beamer.sourceforge.net/ > +WWW: https://bitbucket.org/rivanvx/beamer/wiki/Home > > Modified: head/print/latex-beamer/pkg-plist > ============================================================================== > --- head/print/latex-beamer/pkg-plist Wed Jul 23 11:02:56 2014 (r362658) > +++ head/print/latex-beamer/pkg-plist Tue Jul 14 04:57:30 2015 (r391970) > @@ -8,6 +8,10 @@ > %%TEXMFDIR%%/tex/latex/beamer/base/art/beamericonbook.eps > %%TEXMFDIR%%/tex/latex/beamer/base/art/beamericonbook.pdf > %%TEXMFDIR%%/tex/latex/beamer/base/art/beamericonbook.tex > +%%TEXMFDIR%%/tex/latex/beamer/base/art/beamericononline.20.eps > +%%TEXMFDIR%%/tex/latex/beamer/base/art/beamericononline.20.pdf > +%%TEXMFDIR%%/tex/latex/beamer/base/art/beamericononline.eps > +%%TEXMFDIR%%/tex/latex/beamer/base/art/beamericononline.pdf > %%TEXMFDIR%%/tex/latex/beamer/base/beamer.cls > %%TEXMFDIR%%/tex/latex/beamer/base/beamerarticle.sty > %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasearticle.sty > @@ -29,27 +33,181 @@ > %%TEXMFDIR%%/tex/latex/beamer/base/beamerbaseoptions.sty > %%TEXMFDIR%%/tex/latex/beamer/base/beamerbaseoverlay.sty > %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasercs.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/beamerbaserequires.sty > %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasesection.sty > %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasetemplates.sty > %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasethemes.sty > %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasetheorems.sty > %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasetitle.sty > %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasetoc.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/beamerbasetranslator.sty > %%TEXMFDIR%%/tex/latex/beamer/base/beamerbasetwoscreens.sty > %%TEXMFDIR%%/tex/latex/beamer/base/beamerbaseverbatim.sty > -%%TEXMFDIR%%/tex/latex/beamer/emulation/beamerfoils.sty > -%%TEXMFDIR%%/tex/latex/beamer/emulation/beamerprosper.sty > -%%TEXMFDIR%%/tex/latex/beamer/emulation/beamerseminar.sty > -%%TEXMFDIR%%/tex/latex/beamer/emulation/beamertexpower.sty > -%%TEXMFDIR%%/tex/latex/beamer/emulation/examples/beamerexample-foils.tex > -%%TEXMFDIR%%/tex/latex/beamer/emulation/examples/beamerexample-prosper.tex > -%%TEXMFDIR%%/tex/latex/beamer/emulation/examples/beamerexample-seminar.tex > -%%TEXMFDIR%%/tex/latex/beamer/emulation/examples/beamerexample-texpower.tex > -%%TEXMFDIR%%/tex/latex/beamer/examples/a-conference-talk/beamerexample-conference-talk.pdf > +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/beamerfoils.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/beamerprosper.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/beamerseminar.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/beamertexpower.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/examples/beamerexample-foils.tex > +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/examples/beamerexample-prosper.tex > +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/examples/beamerexample-seminar.tex > +%%TEXMFDIR%%/tex/latex/beamer/base/emulation/examples/beamerexample-texpower.tex > +%%TEXMFDIR%%/tex/latex/beamer/base/multimedia/multimedia.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/multimedia/multimediasymbols.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/multimedia/xmpmulti.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemealbatross.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemebeaver.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemebeetle.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemecrane.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemedefault.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemedolphin.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemedove.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemefly.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemelily.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthememonarca.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemeorchid.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemerose.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemeseagull.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemeseahorse.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemesidebartab.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemespruce.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemestructure.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemewhale.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/color/beamercolorthemewolverine.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/font/beamerfontthemedefault.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/font/beamerfontthemeprofessionalfonts.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/font/beamerfontthemeserif.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/font/beamerfontthemestructurebold.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/font/beamerfontthemestructureitalicserif.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/font/beamerfontthemestructuresmallcapsserif.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/inner/beamerinnerthemecircles.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/inner/beamerinnerthemedefault.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/inner/beamerinnerthemeinmargin.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/inner/beamerinnerthemerectangles.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/inner/beamerinnerthemerounded.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemedefault.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemeinfolines.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthememiniframes.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemeshadow.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemesidebar.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemesmoothbars.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemesmoothtree.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemesplit.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/outer/beamerouterthemetree.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeAnnArbor.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeAntibes.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeBergen.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeBerkeley.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeBerlin.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeBoadilla.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeCambridgeUS.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeCopenhagen.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeDarmstadt.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeDresden.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeEastLansing.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeFrankfurt.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeGoettingen.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeHannover.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeIlmenau.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeJuanLesPins.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeLuebeck.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeMadrid.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeMalmoe.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeMarburg.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeMontpellier.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemePaloAlto.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemePittsburgh.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeRochester.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeSingapore.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeSzeged.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeWarsaw.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemeboxes.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/beamerthemedefault.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemebars.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemeclassic.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemecompatibility.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemelined.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemeplain.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemeshadow.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemesidebar.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemesplit.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/themes/theme/compatibility/beamerthemetree.sty > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Brazilian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Catalan.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Croatian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-English.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-French.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-German.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Greek.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Norsk.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Nynorsk.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Polish.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Serbian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Spanish.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Brazilian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Catalan.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Croatian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-English.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-French.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-German.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Greek.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Polish.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Serbian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Spanish.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Brazilian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Catalan.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Croatian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-English.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-French.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-German.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Greek.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Polish.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Portuguese.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Serbian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Spanish.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Brazilian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Catalan.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Croatian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-English.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-French.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-German.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Greek.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Italian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Norsk.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Nynorsk.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Polish.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Portuguese.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Serbian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-months-dictionary/translator-months-dictionary-Spanish.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Brazilian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Catalan.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Croatian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-English.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-French.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-German.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Greek.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Norsk.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Nynorsk.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Polish.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Portuguese.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Serbian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Spanish.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Brazilian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Catalan.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Croatian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-English.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-French.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-German.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Greek.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Norsk.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Polish.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Serbian.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Spanish.dict > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/translator-language-mappings.tex > +%%TEXMFDIR%%/tex/latex/beamer/base/translator/translator.sty > +%%TEXMFDIR%%/tex/latex/beamer/examples/Makefile > %%TEXMFDIR%%/tex/latex/beamer/examples/a-conference-talk/beamerexample-conference-talk.tex > %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-beamer-version.pdf > %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-beamer-version.tex > -%%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-beamer-version.tex~ > %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-body.tex > %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-logo.pdf > %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-pic1.jpg > @@ -58,103 +216,5 @@ > %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-pic4.jpg > %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-pic5.jpg > %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-pic6.jpg > -%%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-print-version.pdf > %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-print-version.tex > %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture/beamerexample-lecture-style.tex > -%%TEXMFDIR%%/tex/latex/beamer/examples/lyx-based-presentation/beamerexample-lyx.lyx > -%%TEXMFDIR%%/tex/latex/beamer/extensions/multimedia/multimedia.sty > -%%TEXMFDIR%%/tex/latex/beamer/extensions/multimedia/multimediasymbols.sty > -%%TEXMFDIR%%/tex/latex/beamer/extensions/multimedia/xmpmulti.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemealbatross.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemebeaver.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemebeetle.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemecrane.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemedefault.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemedolphin.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemedove.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemefly.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemelily.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemeorchid.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemerose.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemeseagull.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemeseahorse.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemesidebartab.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemestructure.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemewhale.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/color/beamercolorthemewolverine.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/font/beamerfontthemedefault.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/font/beamerfontthemeprofessionalfonts.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/font/beamerfontthemeserif.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/font/beamerfontthemestructurebold.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/font/beamerfontthemestructureitalicserif.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/font/beamerfontthemestructuresmallcapsserif.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/inner/beamerinnerthemecircles.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/inner/beamerinnerthemedefault.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/inner/beamerinnerthemeinmargin.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/inner/beamerinnerthemerectangles.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/inner/beamerinnerthemerounded.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemedefault.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemeinfolines.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthememiniframes.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemeshadow.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemesidebar.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemesmoothbars.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemesmoothtree.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemesplit.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/outer/beamerouterthemetree.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeAnnArbor.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeAntibes.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeBergen.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeBerkeley.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeBerlin.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeBoadilla.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeCambridgeUS.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeCopenhagen.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeDarmstadt.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeDresden.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeFrankfurt.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeGoettingen.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeHannover.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeIlmenau.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeJuanLesPins.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeLuebeck.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeMadrid.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeMalmoe.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeMarburg.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeMontpellier.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemePaloAlto.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemePittsburgh.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeRochester.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeSingapore.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeSzeged.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeWarsaw.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemeboxes.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/beamerthemedefault.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemebars.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemeclassic.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemecompatibility.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemelined.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemeplain.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemeshadow.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemesidebar.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemesplit.sty > -%%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility/beamerthemetree.sty > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/base/art > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/base > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/emulation/examples > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/emulation > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/examples/a-conference-talk > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/examples/a-lecture > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/examples/lyx-based-presentation > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/examples > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/extensions/multimedia > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/extensions > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/themes/color > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/themes/font > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/themes/inner > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/themes/outer > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/themes/theme/compatibility > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/themes/theme > -@dirrm %%TEXMFDIR%%/tex/latex/beamer/themes > -@exec mktexlsr > -@unexec mktexlsr > > -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://amdmi3.ru From owner-svn-ports-head@freebsd.org Wed Jul 15 12:46:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D2359A2C0A; Wed, 15 Jul 2015 12:46:09 +0000 (UTC) (envelope-from tijl@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 3412A10E2; Wed, 15 Jul 2015 12:46:09 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FCk9tm054715; Wed, 15 Jul 2015 12:46:09 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FCk8is054714; Wed, 15 Jul 2015 12:46:08 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151246.t6FCk8is054714@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 12:46:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392130 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 12:46:09 -0000 Author: tijl Date: Wed Jul 15 12:46:08 2015 New Revision: 392130 URL: https://svnweb.freebsd.org/changeset/ports/392130 Log: - Update url of latest Flash plugin advisory - Document libXfont vulnerabilities in linux-*-xorg-libs Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jul 15 12:31:09 2015 (r392129) +++ head/security/vuxml/vuln.xml Wed Jul 15 12:46:08 2015 (r392130) @@ -73,7 +73,7 @@ Notes:

Adobe reports:

-
+

Critical vulnerabilities (CVE-2015-5122, CVE-2015-5123) have been identified. Successful exploitation could cause a crash and potentially allow an attacker to take control of the @@ -85,11 +85,12 @@ Notes: CVE-2015-5122 CVE-2015-5123 - https://helpx.adobe.com/security/products/flash-player/apsa15-04.html + https://helpx.adobe.com/security/products/flash-player/apsa15-18.html 2015-07-10 2015-07-14 + 2015-07-15 @@ -6805,8 +6806,12 @@ Notes: 1.5.1 - libXfont - 1.4.991.5.1 + linux-c6-xorg-libs + * + + + linux-f10-xorg-libs + * @@ -6837,6 +6842,7 @@ Notes: 2015-03-17 2015-03-18 + 2015-07-15 @@ -13624,6 +13630,14 @@ Notes: libXfont 1.4.7_3 + + linux-c6-xorg-libs + 7.4_2 + + + linux-f10-xorg-libs + * + @@ -13655,6 +13669,7 @@ Notes: 2014-05-13 2014-05-13 + 2015-07-15 From owner-svn-ports-head@freebsd.org Wed Jul 15 12:48:51 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E8E49A2C6F; Wed, 15 Jul 2015 12:48:51 +0000 (UTC) (envelope-from tijl@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 0EBC61277; Wed, 15 Jul 2015 12:48:51 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FCmoWv054929; Wed, 15 Jul 2015 12:48:50 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FCmoRk054927; Wed, 15 Jul 2015 12:48:50 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151248.t6FCmoRk054927@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 12:48:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392131 - head/x11/linux-c6-xorg-libs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 12:48:51 -0000 Author: tijl Date: Wed Jul 15 12:48:49 2015 New Revision: 392131 URL: https://svnweb.freebsd.org/changeset/ports/392131 Log: Update to libXfont-1.4.5-4.el6_6 MFH: 2015Q3 Security: http://lists.x.org/archives/xorg-announce/2014-May/002431.html Security: CVE-2014-0209 Security: CVE-2014-0210 Security: CVE-2014-0211 Modified: head/x11/linux-c6-xorg-libs/Makefile head/x11/linux-c6-xorg-libs/distinfo.i686 Modified: head/x11/linux-c6-xorg-libs/Makefile ============================================================================== --- head/x11/linux-c6-xorg-libs/Makefile Wed Jul 15 12:46:08 2015 (r392130) +++ head/x11/linux-c6-xorg-libs/Makefile Wed Jul 15 12:48:49 2015 (r392131) @@ -3,8 +3,9 @@ PORTNAME= xorg-libs PORTVERSION= 7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 linux +MASTER_SITES= CENTOS_LINUX CENTOS_LINUX_UPDATES DISTFILES= libICE-1.0.6-1.el6.${LINUX_RPM_ARCH}.rpm \ libSM-1.2.1-2.el6.${LINUX_RPM_ARCH}.rpm \ libX11-1.6.0-2.2.el6.${LINUX_RPM_ARCH}.rpm \ @@ -18,7 +19,7 @@ DISTFILES= libICE-1.0.6-1.el6.${LINUX_RP libXevie-1.0.3-4.el6.${LINUX_RPM_ARCH}.rpm \ libXext-1.3.2-2.1.el6.${LINUX_RPM_ARCH}.rpm \ libXfixes-5.0.1-2.1.el6.${LINUX_RPM_ARCH}.rpm \ - libXfont-1.4.5-3.el6_5.${LINUX_RPM_ARCH}.rpm \ + libXfont-1.4.5-4.el6_6.${LINUX_RPM_ARCH}.rpm \ libXft-2.3.1-2.el6.${LINUX_RPM_ARCH}.rpm \ libXi-1.7.2-2.2.el6.${LINUX_RPM_ARCH}.rpm \ libXinerama-1.1.3-2.1.el6.${LINUX_RPM_ARCH}.rpm \ @@ -54,7 +55,7 @@ SRC_DISTFILES= libICE-1.0.6-1.el6.src.rp libXevie-1.0.3-4.el6.src.rpm \ libXext-1.3.2-2.1.el6.src.rpm \ libXfixes-5.0.1-2.1.el6.src.rpm \ - libXfont-1.4.5-3.el6_5.src.rpm \ + libXfont-1.4.5-4.el6_6.src.rpm \ libXft-2.3.1-2.el6.src.rpm \ libXi-1.7.2-2.2.el6.src.rpm \ libXinerama-1.1.3-2.1.el6.src.rpm \ Modified: head/x11/linux-c6-xorg-libs/distinfo.i686 ============================================================================== --- head/x11/linux-c6-xorg-libs/distinfo.i686 Wed Jul 15 12:46:08 2015 (r392130) +++ head/x11/linux-c6-xorg-libs/distinfo.i686 Wed Jul 15 12:48:49 2015 (r392131) @@ -24,8 +24,8 @@ SHA256 (rpm/i686/centos/6.6/libXext-1.3. SIZE (rpm/i686/centos/6.6/libXext-1.3.2-2.1.el6.i686.rpm) = 35424 SHA256 (rpm/i686/centos/6.6/libXfixes-5.0.1-2.1.el6.i686.rpm) = 0dd842ae7e276295d516a1f82b8eaefa8c00ed3ac2f066776fa2627546a0ec41 SIZE (rpm/i686/centos/6.6/libXfixes-5.0.1-2.1.el6.i686.rpm) = 16840 -SHA256 (rpm/i686/centos/6.6/libXfont-1.4.5-3.el6_5.i686.rpm) = e197f6ba7f88663d651ff7fece36f0ab4439063d7267738c9bbdc86d0c39ae5e -SIZE (rpm/i686/centos/6.6/libXfont-1.4.5-3.el6_5.i686.rpm) = 147140 +SHA256 (rpm/i686/centos/6.6/libXfont-1.4.5-4.el6_6.i686.rpm) = 13834a3e7436e041b8455eb295055e10d6eb636d0b63ca52ca923505a46b95ac +SIZE (rpm/i686/centos/6.6/libXfont-1.4.5-4.el6_6.i686.rpm) = 148020 SHA256 (rpm/i686/centos/6.6/libXft-2.3.1-2.el6.i686.rpm) = 0918bc59264c32fbe0cd3f9e0761e156b7f14623eb73ae5e46a5539d10ed743c SIZE (rpm/i686/centos/6.6/libXft-2.3.1-2.el6.i686.rpm) = 55040 SHA256 (rpm/i686/centos/6.6/libXi-1.7.2-2.2.el6.i686.rpm) = 7c1d137c99145cc17ce08605e3afd6ba9cb0b04d075429f251164894b7984e03 @@ -92,8 +92,8 @@ SHA256 (rpm/i686/centos/6.6/libXext-1.3. SIZE (rpm/i686/centos/6.6/libXext-1.3.2-2.1.el6.src.rpm) = 391071 SHA256 (rpm/i686/centos/6.6/libXfixes-5.0.1-2.1.el6.src.rpm) = e1d533350af7a590d374a0c4b5360ef54bec8569b70a34827d67d62f3307d76e SIZE (rpm/i686/centos/6.6/libXfixes-5.0.1-2.1.el6.src.rpm) = 303026 -SHA256 (rpm/i686/centos/6.6/libXfont-1.4.5-3.el6_5.src.rpm) = 70cc14ededa4d1187f2f7245fddb63b72e0b26f49e908987984de2d4b2af71e4 -SIZE (rpm/i686/centos/6.6/libXfont-1.4.5-3.el6_5.src.rpm) = 486466 +SHA256 (rpm/i686/centos/6.6/libXfont-1.4.5-4.el6_6.src.rpm) = 0389c2ba2eb96e97f7c26798356dfbaec9e09aaf9106ab4599e194eadd2182de +SIZE (rpm/i686/centos/6.6/libXfont-1.4.5-4.el6_6.src.rpm) = 498728 SHA256 (rpm/i686/centos/6.6/libXft-2.3.1-2.el6.src.rpm) = 27506d7420f2089621cca83513204828eeaeb8a49f1e900f07b11fa2d32cbad0 SIZE (rpm/i686/centos/6.6/libXft-2.3.1-2.el6.src.rpm) = 321815 SHA256 (rpm/i686/centos/6.6/libXi-1.7.2-2.2.el6.src.rpm) = 504a3e3fc97970fd1e204fda0116b637552d853cd29a38215a971bf5319752dd From owner-svn-ports-head@freebsd.org Wed Jul 15 13:04:48 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 004C59A2FD8; Wed, 15 Jul 2015 13:04:47 +0000 (UTC) (envelope-from kwm@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 DD1F61B9D; Wed, 15 Jul 2015 13:04:47 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FD4lSW062812; Wed, 15 Jul 2015 13:04:47 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FD4lth062808; Wed, 15 Jul 2015 13:04:47 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507151304.t6FD4lth062808@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 15 Jul 2015 13:04:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392132 - head/graphics/ImageMagick X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 13:04:48 -0000 Author: kwm Date: Wed Jul 15 13:04:46 2015 New Revision: 392132 URL: https://svnweb.freebsd.org/changeset/ports/392132 Log: Update ImageMagick to 6.9.1-8. Modified: head/graphics/ImageMagick/Makefile head/graphics/ImageMagick/distinfo Modified: head/graphics/ImageMagick/Makefile ============================================================================== --- head/graphics/ImageMagick/Makefile Wed Jul 15 12:48:49 2015 (r392131) +++ head/graphics/ImageMagick/Makefile Wed Jul 15 13:04:46 2015 (r392132) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 6.9.1-7 +DISTVERSION= 6.9.1-8 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ Modified: head/graphics/ImageMagick/distinfo ============================================================================== --- head/graphics/ImageMagick/distinfo Wed Jul 15 12:48:49 2015 (r392131) +++ head/graphics/ImageMagick/distinfo Wed Jul 15 13:04:46 2015 (r392132) @@ -1,2 +1,2 @@ -SHA256 (ImageMagick-6.9.1-7.tar.xz) = b610e5261c01664e19c91e513e21b3c2d76d583b497ee3c7cf2f20876d742328 -SIZE (ImageMagick-6.9.1-7.tar.xz) = 8284892 +SHA256 (ImageMagick-6.9.1-8.tar.xz) = 987b353058482b5ba15d42746eebc51c15eb05241ce94f22381b8aae0b841617 +SIZE (ImageMagick-6.9.1-8.tar.xz) = 8286604 From owner-svn-ports-head@freebsd.org Wed Jul 15 13:17:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A04E9A11F7; Wed, 15 Jul 2015 13:17:41 +0000 (UTC) (envelope-from bapt@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 30A4F1FF7; Wed, 15 Jul 2015 13:17:41 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FDHfL5067027; Wed, 15 Jul 2015 13:17:41 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FDHfYl067026; Wed, 15 Jul 2015 13:17:41 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507151317.t6FDHfYl067026@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 15 Jul 2015 13:17:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392133 - head/ftp/filezilla X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 13:17:41 -0000 Author: bapt Date: Wed Jul 15 13:17:40 2015 New Revision: 392133 URL: https://svnweb.freebsd.org/changeset/ports/392133 Log: filezilla is only broken with gcc on FreeBSD Discussed with: pgollucci, marino and matthew@reztek.cz (maintainer) Modified: head/ftp/filezilla/Makefile Modified: head/ftp/filezilla/Makefile ============================================================================== --- head/ftp/filezilla/Makefile Wed Jul 15 13:04:46 2015 (r392132) +++ head/ftp/filezilla/Makefile Wed Jul 15 13:17:40 2015 (r392133) @@ -48,7 +48,7 @@ CONFIGURE_ARGS+= --disable-manualupdatec .include .if ${CHOSEN_COMPILER_TYPE} == "gcc" -BROKEN= GCC dies with Internal Compiler Error +BROKEN_FreeBSD= GCC dies with Internal Compiler Error .if ${ARCH} == i386 && ! ${CFLAGS:M-march=*} # needed for __atomic_exchange_8, __atmoic_fetch_add_8, __atomic_store_8 CFLAGS+= -march=i586 From owner-svn-ports-head@freebsd.org Wed Jul 15 13:19:58 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF0669A122E; Wed, 15 Jul 2015 13:19:58 +0000 (UTC) (envelope-from kwm@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 BF68F111E; Wed, 15 Jul 2015 13:19:58 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FDJwWZ067267; Wed, 15 Jul 2015 13:19:58 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FDJwHU067266; Wed, 15 Jul 2015 13:19:58 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507151319.t6FDJwHU067266@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 15 Jul 2015 13:19:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392134 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 13:19:58 -0000 Author: kwm Date: Wed Jul 15 13:19:57 2015 New Revision: 392134 URL: https://svnweb.freebsd.org/changeset/ports/392134 Log: Fix typo in flash security bulletin. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jul 15 13:17:40 2015 (r392133) +++ head/security/vuxml/vuln.xml Wed Jul 15 13:19:57 2015 (r392134) @@ -73,7 +73,7 @@ Notes:

Adobe reports:

-
+

Critical vulnerabilities (CVE-2015-5122, CVE-2015-5123) have been identified. Successful exploitation could cause a crash and potentially allow an attacker to take control of the @@ -85,7 +85,7 @@ Notes: CVE-2015-5122 CVE-2015-5123 - https://helpx.adobe.com/security/products/flash-player/apsa15-18.html + https://helpx.adobe.com/security/products/flash-player/apsb15-18.html 2015-07-10 From owner-svn-ports-head@freebsd.org Wed Jul 15 13:20:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A17AF9A1290; Wed, 15 Jul 2015 13:20:46 +0000 (UTC) (envelope-from kmoore@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 923A11445; Wed, 15 Jul 2015 13:20:46 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FDKkqp067437; Wed, 15 Jul 2015 13:20:46 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FDKkDp067436; Wed, 15 Jul 2015 13:20:46 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201507151320.t6FDKkDp067436@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Wed, 15 Jul 2015 13:20:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392135 - head/sysutils/iocage-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 13:20:46 -0000 Author: kmoore Date: Wed Jul 15 13:20:45 2015 New Revision: 392135 URL: https://svnweb.freebsd.org/changeset/ports/392135 Log: - Set PORTNAME to iocage-devel - Set GH_PROJECT=iocage Modified: head/sysutils/iocage-devel/Makefile Modified: head/sysutils/iocage-devel/Makefile ============================================================================== --- head/sysutils/iocage-devel/Makefile Wed Jul 15 13:19:57 2015 (r392134) +++ head/sysutils/iocage-devel/Makefile Wed Jul 15 13:20:45 2015 (r392135) @@ -1,7 +1,7 @@ # Created by: Johannes Meixner # $FreeBSD$ -PORTNAME= iocage +PORTNAME= iocage-devel PORTVERSION= 1.6.6 CATEGORIES= sysutils @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= pannon GH_TAGNAME= 52a68cf +GH_PROJECT= iocage .include From owner-svn-ports-head@freebsd.org Wed Jul 15 13:22:54 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 991E79A13AA; Wed, 15 Jul 2015 13:22:54 +0000 (UTC) (envelope-from kmoore@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 837ED165F; Wed, 15 Jul 2015 13:22:54 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FDMsxZ071183; Wed, 15 Jul 2015 13:22:54 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FDMrbl071177; Wed, 15 Jul 2015 13:22:53 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201507151322.t6FDMrbl071177@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Wed, 15 Jul 2015 13:22:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392136 - head/x11/lumina X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 13:22:54 -0000 Author: kmoore Date: Wed Jul 15 13:22:52 2015 New Revision: 392136 URL: https://svnweb.freebsd.org/changeset/ports/392136 Log: - Update to 0.8.5 Modified: head/x11/lumina/Makefile head/x11/lumina/distinfo head/x11/lumina/pkg-plist Modified: head/x11/lumina/Makefile ============================================================================== --- head/x11/lumina/Makefile Wed Jul 15 13:20:45 2015 (r392135) +++ head/x11/lumina/Makefile Wed Jul 15 13:22:52 2015 (r392136) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lumina -PORTVERSION= 0.8.4 -PORTREVISION= 1 +PORTVERSION= 0.8.5 PORTEPOCH= 1 CATEGORIES= x11 @@ -38,13 +37,16 @@ MAKE_JOBS_UNSAFE=yes USE_XORG= x11 xcomposite xdamage xrender USE_XCB= x11extras wm USE_LDCONFIG= yes -USE_QT5= core gui network svg linguist multimedia imageformats \ +USE_QT5= core gui network quick svg linguist multimedia imageformats \ buildtools x11extras USES= qmake USE_GITHUB= yes GH_ACCOUNT= pcbsd -GH_TAGNAME= v0.8.4-Release-P1 +GH_TAGNAME= v0.8.5-Release QMAKE_ARGS= CONFIG+="configure" +post-install: + ${RM} -rf ${STAGEDIR}${PREFIX}/share/Lumina-DE/i18n + .include Modified: head/x11/lumina/distinfo ============================================================================== --- head/x11/lumina/distinfo Wed Jul 15 13:20:45 2015 (r392135) +++ head/x11/lumina/distinfo Wed Jul 15 13:22:52 2015 (r392136) @@ -1,2 +1,2 @@ -SHA256 (pcbsd-lumina-0.8.4-v0.8.4-Release-P1_GH0.tar.gz) = 5d54f60a534ea8d92259a6f57074173d9721492b7148a5fa5bcf8894beeffaf6 -SIZE (pcbsd-lumina-0.8.4-v0.8.4-Release-P1_GH0.tar.gz) = 23261876 +SHA256 (pcbsd-lumina-0.8.5-v0.8.5-Release_GH0.tar.gz) = 6bce3d75378df8eb1b3d0c83611e9f5bbdfc5ddda49a6d73ab54c14c16cbe673 +SIZE (pcbsd-lumina-0.8.5-v0.8.5-Release_GH0.tar.gz) = 23290628 Modified: head/x11/lumina/pkg-plist ============================================================================== --- head/x11/lumina/pkg-plist Wed Jul 15 13:20:45 2015 (r392135) +++ head/x11/lumina/pkg-plist Wed Jul 15 13:22:52 2015 (r392136) @@ -40,565 +40,8 @@ share/Lumina-DE/colors/Lumina-Glass.qss. share/Lumina-DE/colors/PCBSD10-Default.qss.colors share/Lumina-DE/themes/Lumina-default.qss.template share/Lumina-DE/themes/None.qss.template +share/Lumina-DE/quickplugins/quick-sample.qml share/wallpapers/Lumina-DE/Lumina_Wispy_gold_1920x1080.jpg share/wallpapers/Lumina-DE/Lumina_Wispy_green_1920x1080.jpg share/wallpapers/Lumina-DE/Lumina_Wispy_purple_1920x1080.jpg share/wallpapers/Lumina-DE/Lumina_Wispy_red_1920x1080.jpg -share/Lumina-DE/i18n/lumina-desktop_af.qm -share/Lumina-DE/i18n/lumina-desktop_ar.qm -share/Lumina-DE/i18n/lumina-desktop_az.qm -share/Lumina-DE/i18n/lumina-desktop_bg.qm -share/Lumina-DE/i18n/lumina-desktop_bn.qm -share/Lumina-DE/i18n/lumina-desktop_bs.qm -share/Lumina-DE/i18n/lumina-desktop_ca.qm -share/Lumina-DE/i18n/lumina-desktop_cs.qm -share/Lumina-DE/i18n/lumina-desktop_cy.qm -share/Lumina-DE/i18n/lumina-desktop_da.qm -share/Lumina-DE/i18n/lumina-desktop_de.qm -share/Lumina-DE/i18n/lumina-desktop_el.qm -share/Lumina-DE/i18n/lumina-desktop_en_GB.qm -share/Lumina-DE/i18n/lumina-desktop_en_ZA.qm -share/Lumina-DE/i18n/lumina-desktop_es.qm -share/Lumina-DE/i18n/lumina-desktop_et.qm -share/Lumina-DE/i18n/lumina-desktop_eu.qm -share/Lumina-DE/i18n/lumina-desktop_fa.qm -share/Lumina-DE/i18n/lumina-desktop_fi.qm -share/Lumina-DE/i18n/lumina-desktop_fr.qm -share/Lumina-DE/i18n/lumina-desktop_fr_CA.qm -share/Lumina-DE/i18n/lumina-desktop_gl.qm -share/Lumina-DE/i18n/lumina-desktop_he.qm -share/Lumina-DE/i18n/lumina-desktop_hi.qm -share/Lumina-DE/i18n/lumina-desktop_hr.qm -share/Lumina-DE/i18n/lumina-desktop_hu.qm -share/Lumina-DE/i18n/lumina-desktop_id.qm -share/Lumina-DE/i18n/lumina-desktop_is.qm -share/Lumina-DE/i18n/lumina-desktop_it.qm -share/Lumina-DE/i18n/lumina-desktop_ja.qm -share/Lumina-DE/i18n/lumina-desktop_ka.qm -share/Lumina-DE/i18n/lumina-desktop_ko.qm -share/Lumina-DE/i18n/lumina-desktop_lt.qm -share/Lumina-DE/i18n/lumina-desktop_lv.qm -share/Lumina-DE/i18n/lumina-desktop_mk.qm -share/Lumina-DE/i18n/lumina-desktop_mn.qm -share/Lumina-DE/i18n/lumina-desktop_ms.qm -share/Lumina-DE/i18n/lumina-desktop_mt.qm -share/Lumina-DE/i18n/lumina-desktop_nb.qm -share/Lumina-DE/i18n/lumina-desktop_nl.qm -share/Lumina-DE/i18n/lumina-desktop_pa.qm -share/Lumina-DE/i18n/lumina-desktop_pl.qm -share/Lumina-DE/i18n/lumina-desktop_pt.qm -share/Lumina-DE/i18n/lumina-desktop_pt_BR.qm -share/Lumina-DE/i18n/lumina-desktop_ro.qm -share/Lumina-DE/i18n/lumina-desktop_ru.qm -share/Lumina-DE/i18n/lumina-desktop_sk.qm -share/Lumina-DE/i18n/lumina-desktop_sl.qm -share/Lumina-DE/i18n/lumina-desktop_sr.qm -share/Lumina-DE/i18n/lumina-desktop_sv.qm -share/Lumina-DE/i18n/lumina-desktop_sw.qm -share/Lumina-DE/i18n/lumina-desktop_ta.qm -share/Lumina-DE/i18n/lumina-desktop_tg.qm -share/Lumina-DE/i18n/lumina-desktop_th.qm -share/Lumina-DE/i18n/lumina-desktop_tr.qm -share/Lumina-DE/i18n/lumina-desktop_uk.qm -share/Lumina-DE/i18n/lumina-desktop_uz.qm -share/Lumina-DE/i18n/lumina-desktop_vi.qm -share/Lumina-DE/i18n/lumina-desktop_zh_CN.qm -share/Lumina-DE/i18n/lumina-desktop_zh_HK.qm -share/Lumina-DE/i18n/lumina-desktop_zh_TW.qm -share/Lumina-DE/i18n/lumina-desktop_zu.qm -share/Lumina-DE/i18n/lumina-open_af.qm -share/Lumina-DE/i18n/lumina-open_ar.qm -share/Lumina-DE/i18n/lumina-open_az.qm -share/Lumina-DE/i18n/lumina-open_bg.qm -share/Lumina-DE/i18n/lumina-open_bn.qm -share/Lumina-DE/i18n/lumina-open_bs.qm -share/Lumina-DE/i18n/lumina-open_ca.qm -share/Lumina-DE/i18n/lumina-open_cs.qm -share/Lumina-DE/i18n/lumina-open_cy.qm -share/Lumina-DE/i18n/lumina-open_da.qm -share/Lumina-DE/i18n/lumina-open_de.qm -share/Lumina-DE/i18n/lumina-open_el.qm -share/Lumina-DE/i18n/lumina-open_en_GB.qm -share/Lumina-DE/i18n/lumina-open_en_ZA.qm -share/Lumina-DE/i18n/lumina-open_es.qm -share/Lumina-DE/i18n/lumina-open_et.qm -share/Lumina-DE/i18n/lumina-open_eu.qm -share/Lumina-DE/i18n/lumina-open_fa.qm -share/Lumina-DE/i18n/lumina-open_fi.qm -share/Lumina-DE/i18n/lumina-open_fr.qm -share/Lumina-DE/i18n/lumina-open_fr_CA.qm -share/Lumina-DE/i18n/lumina-open_gl.qm -share/Lumina-DE/i18n/lumina-open_he.qm -share/Lumina-DE/i18n/lumina-open_hi.qm -share/Lumina-DE/i18n/lumina-open_hr.qm -share/Lumina-DE/i18n/lumina-open_hu.qm -share/Lumina-DE/i18n/lumina-open_id.qm -share/Lumina-DE/i18n/lumina-open_is.qm -share/Lumina-DE/i18n/lumina-open_it.qm -share/Lumina-DE/i18n/lumina-open_ja.qm -share/Lumina-DE/i18n/lumina-open_ka.qm -share/Lumina-DE/i18n/lumina-open_ko.qm -share/Lumina-DE/i18n/lumina-open_lt.qm -share/Lumina-DE/i18n/lumina-open_lv.qm -share/Lumina-DE/i18n/lumina-open_mk.qm -share/Lumina-DE/i18n/lumina-open_mn.qm -share/Lumina-DE/i18n/lumina-open_ms.qm -share/Lumina-DE/i18n/lumina-open_mt.qm -share/Lumina-DE/i18n/lumina-open_nb.qm -share/Lumina-DE/i18n/lumina-open_nl.qm -share/Lumina-DE/i18n/lumina-open_pa.qm -share/Lumina-DE/i18n/lumina-open_pl.qm -share/Lumina-DE/i18n/lumina-open_pt.qm -share/Lumina-DE/i18n/lumina-open_pt_BR.qm -share/Lumina-DE/i18n/lumina-open_ro.qm -share/Lumina-DE/i18n/lumina-open_ru.qm -share/Lumina-DE/i18n/lumina-open_sk.qm -share/Lumina-DE/i18n/lumina-open_sl.qm -share/Lumina-DE/i18n/lumina-open_sr.qm -share/Lumina-DE/i18n/lumina-open_sv.qm -share/Lumina-DE/i18n/lumina-open_sw.qm -share/Lumina-DE/i18n/lumina-open_ta.qm -share/Lumina-DE/i18n/lumina-open_tg.qm -share/Lumina-DE/i18n/lumina-open_th.qm -share/Lumina-DE/i18n/lumina-open_tr.qm -share/Lumina-DE/i18n/lumina-open_uk.qm -share/Lumina-DE/i18n/lumina-open_uz.qm -share/Lumina-DE/i18n/lumina-open_vi.qm -share/Lumina-DE/i18n/lumina-open_zh_CN.qm -share/Lumina-DE/i18n/lumina-open_zh_HK.qm -share/Lumina-DE/i18n/lumina-open_zh_TW.qm -share/Lumina-DE/i18n/lumina-open_zu.qm -share/Lumina-DE/i18n/lumina-config_af.qm -share/Lumina-DE/i18n/lumina-config_ar.qm -share/Lumina-DE/i18n/lumina-config_az.qm -share/Lumina-DE/i18n/lumina-config_bg.qm -share/Lumina-DE/i18n/lumina-config_bn.qm -share/Lumina-DE/i18n/lumina-config_bs.qm -share/Lumina-DE/i18n/lumina-config_ca.qm -share/Lumina-DE/i18n/lumina-config_cs.qm -share/Lumina-DE/i18n/lumina-config_cy.qm -share/Lumina-DE/i18n/lumina-config_da.qm -share/Lumina-DE/i18n/lumina-config_de.qm -share/Lumina-DE/i18n/lumina-config_el.qm -share/Lumina-DE/i18n/lumina-config_en_GB.qm -share/Lumina-DE/i18n/lumina-config_en_ZA.qm -share/Lumina-DE/i18n/lumina-config_es.qm -share/Lumina-DE/i18n/lumina-config_et.qm -share/Lumina-DE/i18n/lumina-config_eu.qm -share/Lumina-DE/i18n/lumina-config_fa.qm -share/Lumina-DE/i18n/lumina-config_fi.qm -share/Lumina-DE/i18n/lumina-config_fr.qm -share/Lumina-DE/i18n/lumina-config_fr_CA.qm -share/Lumina-DE/i18n/lumina-config_gl.qm -share/Lumina-DE/i18n/lumina-config_he.qm -share/Lumina-DE/i18n/lumina-config_hi.qm -share/Lumina-DE/i18n/lumina-config_hr.qm -share/Lumina-DE/i18n/lumina-config_hu.qm -share/Lumina-DE/i18n/lumina-config_id.qm -share/Lumina-DE/i18n/lumina-config_is.qm -share/Lumina-DE/i18n/lumina-config_it.qm -share/Lumina-DE/i18n/lumina-config_ja.qm -share/Lumina-DE/i18n/lumina-config_ka.qm -share/Lumina-DE/i18n/lumina-config_ko.qm -share/Lumina-DE/i18n/lumina-config_lt.qm -share/Lumina-DE/i18n/lumina-config_lv.qm -share/Lumina-DE/i18n/lumina-config_mk.qm -share/Lumina-DE/i18n/lumina-config_mn.qm -share/Lumina-DE/i18n/lumina-config_ms.qm -share/Lumina-DE/i18n/lumina-config_mt.qm -share/Lumina-DE/i18n/lumina-config_nb.qm -share/Lumina-DE/i18n/lumina-config_nl.qm -share/Lumina-DE/i18n/lumina-config_pa.qm -share/Lumina-DE/i18n/lumina-config_pl.qm -share/Lumina-DE/i18n/lumina-config_pt.qm -share/Lumina-DE/i18n/lumina-config_pt_BR.qm -share/Lumina-DE/i18n/lumina-config_ro.qm -share/Lumina-DE/i18n/lumina-config_ru.qm -share/Lumina-DE/i18n/lumina-config_sk.qm -share/Lumina-DE/i18n/lumina-config_sl.qm -share/Lumina-DE/i18n/lumina-config_sr.qm -share/Lumina-DE/i18n/lumina-config_sv.qm -share/Lumina-DE/i18n/lumina-config_sw.qm -share/Lumina-DE/i18n/lumina-config_ta.qm -share/Lumina-DE/i18n/lumina-config_tg.qm -share/Lumina-DE/i18n/lumina-config_th.qm -share/Lumina-DE/i18n/lumina-config_tr.qm -share/Lumina-DE/i18n/lumina-config_uk.qm -share/Lumina-DE/i18n/lumina-config_uz.qm -share/Lumina-DE/i18n/lumina-config_vi.qm -share/Lumina-DE/i18n/lumina-config_zh_CN.qm -share/Lumina-DE/i18n/lumina-config_zh_HK.qm -share/Lumina-DE/i18n/lumina-config_zh_TW.qm -share/Lumina-DE/i18n/lumina-config_zu.qm -share/Lumina-DE/i18n/lumina-fm_af.qm -share/Lumina-DE/i18n/lumina-fm_ar.qm -share/Lumina-DE/i18n/lumina-fm_az.qm -share/Lumina-DE/i18n/lumina-fm_bg.qm -share/Lumina-DE/i18n/lumina-fm_bn.qm -share/Lumina-DE/i18n/lumina-fm_bs.qm -share/Lumina-DE/i18n/lumina-fm_ca.qm -share/Lumina-DE/i18n/lumina-fm_cs.qm -share/Lumina-DE/i18n/lumina-fm_cy.qm -share/Lumina-DE/i18n/lumina-fm_da.qm -share/Lumina-DE/i18n/lumina-fm_de.qm -share/Lumina-DE/i18n/lumina-fm_el.qm -share/Lumina-DE/i18n/lumina-fm_en_GB.qm -share/Lumina-DE/i18n/lumina-fm_en_ZA.qm -share/Lumina-DE/i18n/lumina-fm_es.qm -share/Lumina-DE/i18n/lumina-fm_et.qm -share/Lumina-DE/i18n/lumina-fm_eu.qm -share/Lumina-DE/i18n/lumina-fm_fa.qm -share/Lumina-DE/i18n/lumina-fm_fi.qm -share/Lumina-DE/i18n/lumina-fm_fr.qm -share/Lumina-DE/i18n/lumina-fm_fr_CA.qm -share/Lumina-DE/i18n/lumina-fm_gl.qm -share/Lumina-DE/i18n/lumina-fm_he.qm -share/Lumina-DE/i18n/lumina-fm_hi.qm -share/Lumina-DE/i18n/lumina-fm_hr.qm -share/Lumina-DE/i18n/lumina-fm_hu.qm -share/Lumina-DE/i18n/lumina-fm_id.qm -share/Lumina-DE/i18n/lumina-fm_is.qm -share/Lumina-DE/i18n/lumina-fm_it.qm -share/Lumina-DE/i18n/lumina-fm_ja.qm -share/Lumina-DE/i18n/lumina-fm_ka.qm -share/Lumina-DE/i18n/lumina-fm_ko.qm -share/Lumina-DE/i18n/lumina-fm_lt.qm -share/Lumina-DE/i18n/lumina-fm_lv.qm -share/Lumina-DE/i18n/lumina-fm_mk.qm -share/Lumina-DE/i18n/lumina-fm_mn.qm -share/Lumina-DE/i18n/lumina-fm_ms.qm -share/Lumina-DE/i18n/lumina-fm_mt.qm -share/Lumina-DE/i18n/lumina-fm_nb.qm -share/Lumina-DE/i18n/lumina-fm_nl.qm -share/Lumina-DE/i18n/lumina-fm_pa.qm -share/Lumina-DE/i18n/lumina-fm_pl.qm -share/Lumina-DE/i18n/lumina-fm_pt.qm -share/Lumina-DE/i18n/lumina-fm_pt_BR.qm -share/Lumina-DE/i18n/lumina-fm_ro.qm -share/Lumina-DE/i18n/lumina-fm_ru.qm -share/Lumina-DE/i18n/lumina-fm_sk.qm -share/Lumina-DE/i18n/lumina-fm_sl.qm -share/Lumina-DE/i18n/lumina-fm_sr.qm -share/Lumina-DE/i18n/lumina-fm_sv.qm -share/Lumina-DE/i18n/lumina-fm_sw.qm -share/Lumina-DE/i18n/lumina-fm_ta.qm -share/Lumina-DE/i18n/lumina-fm_tg.qm -share/Lumina-DE/i18n/lumina-fm_th.qm -share/Lumina-DE/i18n/lumina-fm_tr.qm -share/Lumina-DE/i18n/lumina-fm_uk.qm -share/Lumina-DE/i18n/lumina-fm_uz.qm -share/Lumina-DE/i18n/lumina-fm_vi.qm -share/Lumina-DE/i18n/lumina-fm_zh_CN.qm -share/Lumina-DE/i18n/lumina-fm_zh_HK.qm -share/Lumina-DE/i18n/lumina-fm_zh_TW.qm -share/Lumina-DE/i18n/lumina-fm_zu.qm -share/Lumina-DE/i18n/lumina-screenshot_af.qm -share/Lumina-DE/i18n/lumina-screenshot_ar.qm -share/Lumina-DE/i18n/lumina-screenshot_az.qm -share/Lumina-DE/i18n/lumina-screenshot_bg.qm -share/Lumina-DE/i18n/lumina-screenshot_bn.qm -share/Lumina-DE/i18n/lumina-screenshot_bs.qm -share/Lumina-DE/i18n/lumina-screenshot_ca.qm -share/Lumina-DE/i18n/lumina-screenshot_cs.qm -share/Lumina-DE/i18n/lumina-screenshot_cy.qm -share/Lumina-DE/i18n/lumina-screenshot_da.qm -share/Lumina-DE/i18n/lumina-screenshot_de.qm -share/Lumina-DE/i18n/lumina-screenshot_el.qm -share/Lumina-DE/i18n/lumina-screenshot_en_GB.qm -share/Lumina-DE/i18n/lumina-screenshot_en_ZA.qm -share/Lumina-DE/i18n/lumina-screenshot_es.qm -share/Lumina-DE/i18n/lumina-screenshot_et.qm -share/Lumina-DE/i18n/lumina-screenshot_eu.qm -share/Lumina-DE/i18n/lumina-screenshot_fa.qm -share/Lumina-DE/i18n/lumina-screenshot_fi.qm -share/Lumina-DE/i18n/lumina-screenshot_fr.qm -share/Lumina-DE/i18n/lumina-screenshot_fr_CA.qm -share/Lumina-DE/i18n/lumina-screenshot_gl.qm -share/Lumina-DE/i18n/lumina-screenshot_he.qm -share/Lumina-DE/i18n/lumina-screenshot_hi.qm -share/Lumina-DE/i18n/lumina-screenshot_hr.qm -share/Lumina-DE/i18n/lumina-screenshot_hu.qm -share/Lumina-DE/i18n/lumina-screenshot_id.qm -share/Lumina-DE/i18n/lumina-screenshot_is.qm -share/Lumina-DE/i18n/lumina-screenshot_it.qm -share/Lumina-DE/i18n/lumina-screenshot_ja.qm -share/Lumina-DE/i18n/lumina-screenshot_ka.qm -share/Lumina-DE/i18n/lumina-screenshot_ko.qm -share/Lumina-DE/i18n/lumina-screenshot_lt.qm -share/Lumina-DE/i18n/lumina-screenshot_lv.qm -share/Lumina-DE/i18n/lumina-screenshot_mk.qm -share/Lumina-DE/i18n/lumina-screenshot_mn.qm -share/Lumina-DE/i18n/lumina-screenshot_ms.qm -share/Lumina-DE/i18n/lumina-screenshot_mt.qm -share/Lumina-DE/i18n/lumina-screenshot_nb.qm -share/Lumina-DE/i18n/lumina-screenshot_nl.qm -share/Lumina-DE/i18n/lumina-screenshot_pa.qm -share/Lumina-DE/i18n/lumina-screenshot_pl.qm -share/Lumina-DE/i18n/lumina-screenshot_pt.qm -share/Lumina-DE/i18n/lumina-screenshot_pt_BR.qm -share/Lumina-DE/i18n/lumina-screenshot_ro.qm -share/Lumina-DE/i18n/lumina-screenshot_ru.qm -share/Lumina-DE/i18n/lumina-screenshot_sk.qm -share/Lumina-DE/i18n/lumina-screenshot_sl.qm -share/Lumina-DE/i18n/lumina-screenshot_sr.qm -share/Lumina-DE/i18n/lumina-screenshot_sv.qm -share/Lumina-DE/i18n/lumina-screenshot_sw.qm -share/Lumina-DE/i18n/lumina-screenshot_ta.qm -share/Lumina-DE/i18n/lumina-screenshot_tg.qm -share/Lumina-DE/i18n/lumina-screenshot_th.qm -share/Lumina-DE/i18n/lumina-screenshot_tr.qm -share/Lumina-DE/i18n/lumina-screenshot_uk.qm -share/Lumina-DE/i18n/lumina-screenshot_uz.qm -share/Lumina-DE/i18n/lumina-screenshot_vi.qm -share/Lumina-DE/i18n/lumina-screenshot_zh_CN.qm -share/Lumina-DE/i18n/lumina-screenshot_zh_HK.qm -share/Lumina-DE/i18n/lumina-screenshot_zh_TW.qm -share/Lumina-DE/i18n/lumina-screenshot_zu.qm -share/Lumina-DE/i18n/lumina-search_af.qm -share/Lumina-DE/i18n/lumina-search_ar.qm -share/Lumina-DE/i18n/lumina-search_az.qm -share/Lumina-DE/i18n/lumina-search_bg.qm -share/Lumina-DE/i18n/lumina-search_bn.qm -share/Lumina-DE/i18n/lumina-search_bs.qm -share/Lumina-DE/i18n/lumina-search_ca.qm -share/Lumina-DE/i18n/lumina-search_cs.qm -share/Lumina-DE/i18n/lumina-search_cy.qm -share/Lumina-DE/i18n/lumina-search_da.qm -share/Lumina-DE/i18n/lumina-search_de.qm -share/Lumina-DE/i18n/lumina-search_el.qm -share/Lumina-DE/i18n/lumina-search_en_GB.qm -share/Lumina-DE/i18n/lumina-search_en_ZA.qm -share/Lumina-DE/i18n/lumina-search_es.qm -share/Lumina-DE/i18n/lumina-search_et.qm -share/Lumina-DE/i18n/lumina-search_eu.qm -share/Lumina-DE/i18n/lumina-search_fa.qm -share/Lumina-DE/i18n/lumina-search_fi.qm -share/Lumina-DE/i18n/lumina-search_fr.qm -share/Lumina-DE/i18n/lumina-search_fr_CA.qm -share/Lumina-DE/i18n/lumina-search_gl.qm -share/Lumina-DE/i18n/lumina-search_he.qm -share/Lumina-DE/i18n/lumina-search_hi.qm -share/Lumina-DE/i18n/lumina-search_hr.qm -share/Lumina-DE/i18n/lumina-search_hu.qm -share/Lumina-DE/i18n/lumina-search_id.qm -share/Lumina-DE/i18n/lumina-search_is.qm -share/Lumina-DE/i18n/lumina-search_it.qm -share/Lumina-DE/i18n/lumina-search_ja.qm -share/Lumina-DE/i18n/lumina-search_ka.qm -share/Lumina-DE/i18n/lumina-search_ko.qm -share/Lumina-DE/i18n/lumina-search_lt.qm -share/Lumina-DE/i18n/lumina-search_lv.qm -share/Lumina-DE/i18n/lumina-search_mk.qm -share/Lumina-DE/i18n/lumina-search_mn.qm -share/Lumina-DE/i18n/lumina-search_ms.qm -share/Lumina-DE/i18n/lumina-search_mt.qm -share/Lumina-DE/i18n/lumina-search_nb.qm -share/Lumina-DE/i18n/lumina-search_nl.qm -share/Lumina-DE/i18n/lumina-search_pa.qm -share/Lumina-DE/i18n/lumina-search_pl.qm -share/Lumina-DE/i18n/lumina-search_pt.qm -share/Lumina-DE/i18n/lumina-search_pt_BR.qm -share/Lumina-DE/i18n/lumina-search_ro.qm -share/Lumina-DE/i18n/lumina-search_ru.qm -share/Lumina-DE/i18n/lumina-search_sk.qm -share/Lumina-DE/i18n/lumina-search_sl.qm -share/Lumina-DE/i18n/lumina-search_sr.qm -share/Lumina-DE/i18n/lumina-search_sv.qm -share/Lumina-DE/i18n/lumina-search_sw.qm -share/Lumina-DE/i18n/lumina-search_ta.qm -share/Lumina-DE/i18n/lumina-search_tg.qm -share/Lumina-DE/i18n/lumina-search_th.qm -share/Lumina-DE/i18n/lumina-search_tr.qm -share/Lumina-DE/i18n/lumina-search_uk.qm -share/Lumina-DE/i18n/lumina-search_uz.qm -share/Lumina-DE/i18n/lumina-search_vi.qm -share/Lumina-DE/i18n/lumina-search_zh_CN.qm -share/Lumina-DE/i18n/lumina-search_zh_HK.qm -share/Lumina-DE/i18n/lumina-search_zh_TW.qm -share/Lumina-DE/i18n/lumina-search_zu.qm -share/Lumina-DE/i18n/lumina-info_af.qm -share/Lumina-DE/i18n/lumina-info_ar.qm -share/Lumina-DE/i18n/lumina-info_az.qm -share/Lumina-DE/i18n/lumina-info_bg.qm -share/Lumina-DE/i18n/lumina-info_bn.qm -share/Lumina-DE/i18n/lumina-info_bs.qm -share/Lumina-DE/i18n/lumina-info_ca.qm -share/Lumina-DE/i18n/lumina-info_cs.qm -share/Lumina-DE/i18n/lumina-info_cy.qm -share/Lumina-DE/i18n/lumina-info_da.qm -share/Lumina-DE/i18n/lumina-info_de.qm -share/Lumina-DE/i18n/lumina-info_el.qm -share/Lumina-DE/i18n/lumina-info_en_GB.qm -share/Lumina-DE/i18n/lumina-info_en_ZA.qm -share/Lumina-DE/i18n/lumina-info_es.qm -share/Lumina-DE/i18n/lumina-info_et.qm -share/Lumina-DE/i18n/lumina-info_eu.qm -share/Lumina-DE/i18n/lumina-info_fa.qm -share/Lumina-DE/i18n/lumina-info_fi.qm -share/Lumina-DE/i18n/lumina-info_fr.qm -share/Lumina-DE/i18n/lumina-info_fr_CA.qm -share/Lumina-DE/i18n/lumina-info_gl.qm -share/Lumina-DE/i18n/lumina-info_he.qm -share/Lumina-DE/i18n/lumina-info_hi.qm -share/Lumina-DE/i18n/lumina-info_hr.qm -share/Lumina-DE/i18n/lumina-info_hu.qm -share/Lumina-DE/i18n/lumina-info_id.qm -share/Lumina-DE/i18n/lumina-info_is.qm -share/Lumina-DE/i18n/lumina-info_it.qm -share/Lumina-DE/i18n/lumina-info_ja.qm -share/Lumina-DE/i18n/lumina-info_ka.qm -share/Lumina-DE/i18n/lumina-info_ko.qm -share/Lumina-DE/i18n/lumina-info_lt.qm -share/Lumina-DE/i18n/lumina-info_lv.qm -share/Lumina-DE/i18n/lumina-info_mk.qm -share/Lumina-DE/i18n/lumina-info_mn.qm -share/Lumina-DE/i18n/lumina-info_ms.qm -share/Lumina-DE/i18n/lumina-info_mt.qm -share/Lumina-DE/i18n/lumina-info_nb.qm -share/Lumina-DE/i18n/lumina-info_nl.qm -share/Lumina-DE/i18n/lumina-info_pa.qm -share/Lumina-DE/i18n/lumina-info_pl.qm -share/Lumina-DE/i18n/lumina-info_pt.qm -share/Lumina-DE/i18n/lumina-info_pt_BR.qm -share/Lumina-DE/i18n/lumina-info_ro.qm -share/Lumina-DE/i18n/lumina-info_ru.qm -share/Lumina-DE/i18n/lumina-info_sk.qm -share/Lumina-DE/i18n/lumina-info_sl.qm -share/Lumina-DE/i18n/lumina-info_sr.qm -share/Lumina-DE/i18n/lumina-info_sv.qm -share/Lumina-DE/i18n/lumina-info_sw.qm -share/Lumina-DE/i18n/lumina-info_ta.qm -share/Lumina-DE/i18n/lumina-info_tg.qm -share/Lumina-DE/i18n/lumina-info_th.qm -share/Lumina-DE/i18n/lumina-info_tr.qm -share/Lumina-DE/i18n/lumina-info_uk.qm -share/Lumina-DE/i18n/lumina-info_uz.qm -share/Lumina-DE/i18n/lumina-info_vi.qm -share/Lumina-DE/i18n/lumina-info_zh_CN.qm -share/Lumina-DE/i18n/lumina-info_zh_HK.qm -share/Lumina-DE/i18n/lumina-info_zh_TW.qm -share/Lumina-DE/i18n/lumina-info_zu.qm -share/Lumina-DE/i18n/lumina-xconfig_af.qm -share/Lumina-DE/i18n/lumina-xconfig_ar.qm -share/Lumina-DE/i18n/lumina-xconfig_az.qm -share/Lumina-DE/i18n/lumina-xconfig_bg.qm -share/Lumina-DE/i18n/lumina-xconfig_bn.qm -share/Lumina-DE/i18n/lumina-xconfig_bs.qm -share/Lumina-DE/i18n/lumina-xconfig_ca.qm -share/Lumina-DE/i18n/lumina-xconfig_cs.qm -share/Lumina-DE/i18n/lumina-xconfig_cy.qm -share/Lumina-DE/i18n/lumina-xconfig_da.qm -share/Lumina-DE/i18n/lumina-xconfig_de.qm -share/Lumina-DE/i18n/lumina-xconfig_el.qm -share/Lumina-DE/i18n/lumina-xconfig_en_GB.qm -share/Lumina-DE/i18n/lumina-xconfig_en_ZA.qm -share/Lumina-DE/i18n/lumina-xconfig_es.qm -share/Lumina-DE/i18n/lumina-xconfig_et.qm -share/Lumina-DE/i18n/lumina-xconfig_eu.qm -share/Lumina-DE/i18n/lumina-xconfig_fa.qm -share/Lumina-DE/i18n/lumina-xconfig_fi.qm -share/Lumina-DE/i18n/lumina-xconfig_fr.qm -share/Lumina-DE/i18n/lumina-xconfig_fr_CA.qm -share/Lumina-DE/i18n/lumina-xconfig_gl.qm -share/Lumina-DE/i18n/lumina-xconfig_he.qm -share/Lumina-DE/i18n/lumina-xconfig_hi.qm -share/Lumina-DE/i18n/lumina-xconfig_hr.qm -share/Lumina-DE/i18n/lumina-xconfig_hu.qm -share/Lumina-DE/i18n/lumina-xconfig_id.qm -share/Lumina-DE/i18n/lumina-xconfig_is.qm -share/Lumina-DE/i18n/lumina-xconfig_it.qm -share/Lumina-DE/i18n/lumina-xconfig_ja.qm -share/Lumina-DE/i18n/lumina-xconfig_ka.qm -share/Lumina-DE/i18n/lumina-xconfig_ko.qm -share/Lumina-DE/i18n/lumina-xconfig_lt.qm -share/Lumina-DE/i18n/lumina-xconfig_lv.qm -share/Lumina-DE/i18n/lumina-xconfig_mk.qm -share/Lumina-DE/i18n/lumina-xconfig_mn.qm -share/Lumina-DE/i18n/lumina-xconfig_ms.qm -share/Lumina-DE/i18n/lumina-xconfig_mt.qm -share/Lumina-DE/i18n/lumina-xconfig_nb.qm -share/Lumina-DE/i18n/lumina-xconfig_nl.qm -share/Lumina-DE/i18n/lumina-xconfig_pa.qm -share/Lumina-DE/i18n/lumina-xconfig_pl.qm -share/Lumina-DE/i18n/lumina-xconfig_pt.qm -share/Lumina-DE/i18n/lumina-xconfig_pt_BR.qm -share/Lumina-DE/i18n/lumina-xconfig_ro.qm -share/Lumina-DE/i18n/lumina-xconfig_ru.qm -share/Lumina-DE/i18n/lumina-xconfig_sk.qm -share/Lumina-DE/i18n/lumina-xconfig_sl.qm -share/Lumina-DE/i18n/lumina-xconfig_sr.qm -share/Lumina-DE/i18n/lumina-xconfig_sv.qm -share/Lumina-DE/i18n/lumina-xconfig_sw.qm -share/Lumina-DE/i18n/lumina-xconfig_ta.qm -share/Lumina-DE/i18n/lumina-xconfig_tg.qm -share/Lumina-DE/i18n/lumina-xconfig_th.qm -share/Lumina-DE/i18n/lumina-xconfig_tr.qm -share/Lumina-DE/i18n/lumina-xconfig_uk.qm -share/Lumina-DE/i18n/lumina-xconfig_uz.qm -share/Lumina-DE/i18n/lumina-xconfig_vi.qm -share/Lumina-DE/i18n/lumina-xconfig_zh_CN.qm -share/Lumina-DE/i18n/lumina-xconfig_zh_HK.qm -share/Lumina-DE/i18n/lumina-xconfig_zh_TW.qm -share/Lumina-DE/i18n/lumina-xconfig_zu.qm -share/Lumina-DE/i18n/lumina-fileinfo_af.qm -share/Lumina-DE/i18n/lumina-fileinfo_ar.qm -share/Lumina-DE/i18n/lumina-fileinfo_az.qm -share/Lumina-DE/i18n/lumina-fileinfo_bg.qm -share/Lumina-DE/i18n/lumina-fileinfo_bn.qm -share/Lumina-DE/i18n/lumina-fileinfo_bs.qm -share/Lumina-DE/i18n/lumina-fileinfo_ca.qm -share/Lumina-DE/i18n/lumina-fileinfo_cs.qm -share/Lumina-DE/i18n/lumina-fileinfo_cy.qm -share/Lumina-DE/i18n/lumina-fileinfo_da.qm -share/Lumina-DE/i18n/lumina-fileinfo_de.qm -share/Lumina-DE/i18n/lumina-fileinfo_el.qm -share/Lumina-DE/i18n/lumina-fileinfo_en_GB.qm -share/Lumina-DE/i18n/lumina-fileinfo_en_ZA.qm -share/Lumina-DE/i18n/lumina-fileinfo_es.qm -share/Lumina-DE/i18n/lumina-fileinfo_et.qm -share/Lumina-DE/i18n/lumina-fileinfo_eu.qm -share/Lumina-DE/i18n/lumina-fileinfo_fa.qm -share/Lumina-DE/i18n/lumina-fileinfo_fi.qm -share/Lumina-DE/i18n/lumina-fileinfo_fr.qm -share/Lumina-DE/i18n/lumina-fileinfo_fr_CA.qm -share/Lumina-DE/i18n/lumina-fileinfo_gl.qm -share/Lumina-DE/i18n/lumina-fileinfo_he.qm -share/Lumina-DE/i18n/lumina-fileinfo_hi.qm -share/Lumina-DE/i18n/lumina-fileinfo_hr.qm -share/Lumina-DE/i18n/lumina-fileinfo_hu.qm -share/Lumina-DE/i18n/lumina-fileinfo_id.qm -share/Lumina-DE/i18n/lumina-fileinfo_is.qm -share/Lumina-DE/i18n/lumina-fileinfo_it.qm -share/Lumina-DE/i18n/lumina-fileinfo_ja.qm -share/Lumina-DE/i18n/lumina-fileinfo_ka.qm -share/Lumina-DE/i18n/lumina-fileinfo_ko.qm -share/Lumina-DE/i18n/lumina-fileinfo_lt.qm -share/Lumina-DE/i18n/lumina-fileinfo_lv.qm -share/Lumina-DE/i18n/lumina-fileinfo_mk.qm -share/Lumina-DE/i18n/lumina-fileinfo_mn.qm -share/Lumina-DE/i18n/lumina-fileinfo_ms.qm -share/Lumina-DE/i18n/lumina-fileinfo_mt.qm -share/Lumina-DE/i18n/lumina-fileinfo_nb.qm -share/Lumina-DE/i18n/lumina-fileinfo_nl.qm -share/Lumina-DE/i18n/lumina-fileinfo_pa.qm -share/Lumina-DE/i18n/lumina-fileinfo_pl.qm -share/Lumina-DE/i18n/lumina-fileinfo_pt.qm -share/Lumina-DE/i18n/lumina-fileinfo_pt_BR.qm -share/Lumina-DE/i18n/lumina-fileinfo_ro.qm -share/Lumina-DE/i18n/lumina-fileinfo_ru.qm -share/Lumina-DE/i18n/lumina-fileinfo_sk.qm -share/Lumina-DE/i18n/lumina-fileinfo_sl.qm -share/Lumina-DE/i18n/lumina-fileinfo_sr.qm -share/Lumina-DE/i18n/lumina-fileinfo_sv.qm -share/Lumina-DE/i18n/lumina-fileinfo_sw.qm -share/Lumina-DE/i18n/lumina-fileinfo_ta.qm -share/Lumina-DE/i18n/lumina-fileinfo_tg.qm -share/Lumina-DE/i18n/lumina-fileinfo_th.qm -share/Lumina-DE/i18n/lumina-fileinfo_tr.qm -share/Lumina-DE/i18n/lumina-fileinfo_uk.qm -share/Lumina-DE/i18n/lumina-fileinfo_uz.qm -share/Lumina-DE/i18n/lumina-fileinfo_vi.qm -share/Lumina-DE/i18n/lumina-fileinfo_zh_CN.qm -share/Lumina-DE/i18n/lumina-fileinfo_zh_HK.qm -share/Lumina-DE/i18n/lumina-fileinfo_zh_TW.qm -share/Lumina-DE/i18n/lumina-fileinfo_zu.qm From owner-svn-ports-head@freebsd.org Wed Jul 15 13:27:00 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD7CA9A141E; Wed, 15 Jul 2015 13:26:59 +0000 (UTC) (envelope-from kmoore@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 CC13D18FD; Wed, 15 Jul 2015 13:26:59 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FDQxu7071575; Wed, 15 Jul 2015 13:26:59 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FDQwdE071568; Wed, 15 Jul 2015 13:26:58 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201507151326.t6FDQwdE071568@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Wed, 15 Jul 2015 13:26:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392137 - in head/x11: . lumina-i18n X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 13:27:00 -0000 Author: kmoore Date: Wed Jul 15 13:26:57 2015 New Revision: 392137 URL: https://svnweb.freebsd.org/changeset/ports/392137 Log: Lumina Desktop Environment localization files WWW: https://github.com/pcbsd/lumina Added: head/x11/lumina-i18n/ head/x11/lumina-i18n/Makefile (contents, props changed) head/x11/lumina-i18n/distinfo (contents, props changed) head/x11/lumina-i18n/pkg-descr (contents, props changed) head/x11/lumina-i18n/pkg-plist (contents, props changed) Modified: head/x11/Makefile Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Wed Jul 15 13:22:52 2015 (r392136) +++ head/x11/Makefile Wed Jul 15 13:26:57 2015 (r392137) @@ -186,6 +186,7 @@ SUBDIR += lsw SUBDIR += luit SUBDIR += lumina + SUBDIR += lumina-i18n SUBDIR += lupe SUBDIR += lxde-meta SUBDIR += lxmenu-data Added: head/x11/lumina-i18n/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lumina-i18n/Makefile Wed Jul 15 13:26:57 2015 (r392137) @@ -0,0 +1,26 @@ +# Created by: Ken Moore +# $FreeBSD$ + +PORTNAME= lumina-i18n +PORTVERSION= 0.8.5 +CATEGORIES= x11 + +MAINTAINER= kmoore@FreeBSD.org +COMMENT= Lumina desktop environment localization files + +LICENSE= BSD3CLAUSE + +RUN_DEPENDS= lumina>=0:${PORTSDIR}/x11/lumina + +USES= tar:xz +NO_BUILD= yes + +USE_GITHUB= yes +GH_ACCOUNT= pcbsd +GH_TAGNAME= v0.8.5-Release + +do-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/share/Lumina-DE/i18n + tar xvf ${WRKSRC}/dist/${PORTNAME}.txz -C ${STAGEDIR}${PREFIX}/share/Lumina-DE/i18n + +.include Added: head/x11/lumina-i18n/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lumina-i18n/distinfo Wed Jul 15 13:26:57 2015 (r392137) @@ -0,0 +1,2 @@ +SHA256 (pcbsd-lumina-i18n-0.8.5-v0.8.5-Release_GH0.tar.xz) = 9e79406b243fe070ec18732626aee5021f54518d07563ef7775ff5324720104c +SIZE (pcbsd-lumina-i18n-0.8.5-v0.8.5-Release_GH0.tar.xz) = 1049624 Added: head/x11/lumina-i18n/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lumina-i18n/pkg-descr Wed Jul 15 13:26:57 2015 (r392137) @@ -0,0 +1,3 @@ +Lumina Desktop Environment localization files + +WWW: https://github.com/pcbsd/lumina Added: head/x11/lumina-i18n/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lumina-i18n/pkg-plist Wed Jul 15 13:26:57 2015 (r392137) @@ -0,0 +1,594 @@ +share/Lumina-DE/i18n/lumina-config_af.qm +share/Lumina-DE/i18n/lumina-config_ar.qm +share/Lumina-DE/i18n/lumina-config_az.qm +share/Lumina-DE/i18n/lumina-config_bg.qm +share/Lumina-DE/i18n/lumina-config_bn.qm +share/Lumina-DE/i18n/lumina-config_bs.qm +share/Lumina-DE/i18n/lumina-config_ca.qm +share/Lumina-DE/i18n/lumina-config_cs.qm +share/Lumina-DE/i18n/lumina-config_cy.qm +share/Lumina-DE/i18n/lumina-config_da.qm +share/Lumina-DE/i18n/lumina-config_de.qm +share/Lumina-DE/i18n/lumina-config_el.qm +share/Lumina-DE/i18n/lumina-config_en_GB.qm +share/Lumina-DE/i18n/lumina-config_en_ZA.qm +share/Lumina-DE/i18n/lumina-config_es.qm +share/Lumina-DE/i18n/lumina-config_et.qm +share/Lumina-DE/i18n/lumina-config_eu.qm +share/Lumina-DE/i18n/lumina-config_fa.qm +share/Lumina-DE/i18n/lumina-config_fi.qm +share/Lumina-DE/i18n/lumina-config_fr.qm +share/Lumina-DE/i18n/lumina-config_fr_CA.qm +share/Lumina-DE/i18n/lumina-config_fur.qm +share/Lumina-DE/i18n/lumina-config_gl.qm +share/Lumina-DE/i18n/lumina-config_he.qm +share/Lumina-DE/i18n/lumina-config_hi.qm +share/Lumina-DE/i18n/lumina-config_hr.qm +share/Lumina-DE/i18n/lumina-config_hu.qm +share/Lumina-DE/i18n/lumina-config_id.qm +share/Lumina-DE/i18n/lumina-config_is.qm +share/Lumina-DE/i18n/lumina-config_it.qm +share/Lumina-DE/i18n/lumina-config_ja.qm +share/Lumina-DE/i18n/lumina-config_ka.qm +share/Lumina-DE/i18n/lumina-config_ko.qm +share/Lumina-DE/i18n/lumina-config_lt.qm +share/Lumina-DE/i18n/lumina-config_lv.qm +share/Lumina-DE/i18n/lumina-config_mk.qm +share/Lumina-DE/i18n/lumina-config_mn.qm +share/Lumina-DE/i18n/lumina-config_ms.qm +share/Lumina-DE/i18n/lumina-config_mt.qm +share/Lumina-DE/i18n/lumina-config_nb.qm +share/Lumina-DE/i18n/lumina-config_ne.qm +share/Lumina-DE/i18n/lumina-config_nl.qm +share/Lumina-DE/i18n/lumina-config_pa.qm +share/Lumina-DE/i18n/lumina-config_pl.qm +share/Lumina-DE/i18n/lumina-config_pt.qm +share/Lumina-DE/i18n/lumina-config_pt_BR.qm +share/Lumina-DE/i18n/lumina-config_ro.qm +share/Lumina-DE/i18n/lumina-config_ru.qm +share/Lumina-DE/i18n/lumina-config_sa.qm +share/Lumina-DE/i18n/lumina-config_sk.qm +share/Lumina-DE/i18n/lumina-config_sl.qm +share/Lumina-DE/i18n/lumina-config_sr.qm +share/Lumina-DE/i18n/lumina-config_sv.qm +share/Lumina-DE/i18n/lumina-config_sw.qm +share/Lumina-DE/i18n/lumina-config_ta.qm +share/Lumina-DE/i18n/lumina-config_tg.qm +share/Lumina-DE/i18n/lumina-config_th.qm +share/Lumina-DE/i18n/lumina-config_tr.qm +share/Lumina-DE/i18n/lumina-config_uk.qm +share/Lumina-DE/i18n/lumina-config_ur.qm +share/Lumina-DE/i18n/lumina-config_uz.qm +share/Lumina-DE/i18n/lumina-config_vi.qm +share/Lumina-DE/i18n/lumina-config_zh_CN.qm +share/Lumina-DE/i18n/lumina-config_zh_HK.qm +share/Lumina-DE/i18n/lumina-config_zh_TW.qm +share/Lumina-DE/i18n/lumina-config_zu.qm +share/Lumina-DE/i18n/lumina-desktop_af.qm +share/Lumina-DE/i18n/lumina-desktop_ar.qm +share/Lumina-DE/i18n/lumina-desktop_az.qm +share/Lumina-DE/i18n/lumina-desktop_bg.qm +share/Lumina-DE/i18n/lumina-desktop_bn.qm +share/Lumina-DE/i18n/lumina-desktop_bs.qm +share/Lumina-DE/i18n/lumina-desktop_ca.qm +share/Lumina-DE/i18n/lumina-desktop_cs.qm +share/Lumina-DE/i18n/lumina-desktop_cy.qm +share/Lumina-DE/i18n/lumina-desktop_da.qm +share/Lumina-DE/i18n/lumina-desktop_de.qm +share/Lumina-DE/i18n/lumina-desktop_el.qm +share/Lumina-DE/i18n/lumina-desktop_en_GB.qm +share/Lumina-DE/i18n/lumina-desktop_en_ZA.qm +share/Lumina-DE/i18n/lumina-desktop_es.qm +share/Lumina-DE/i18n/lumina-desktop_et.qm +share/Lumina-DE/i18n/lumina-desktop_eu.qm +share/Lumina-DE/i18n/lumina-desktop_fa.qm +share/Lumina-DE/i18n/lumina-desktop_fi.qm +share/Lumina-DE/i18n/lumina-desktop_fr.qm +share/Lumina-DE/i18n/lumina-desktop_fr_CA.qm +share/Lumina-DE/i18n/lumina-desktop_fur.qm +share/Lumina-DE/i18n/lumina-desktop_gl.qm +share/Lumina-DE/i18n/lumina-desktop_he.qm +share/Lumina-DE/i18n/lumina-desktop_hi.qm +share/Lumina-DE/i18n/lumina-desktop_hr.qm +share/Lumina-DE/i18n/lumina-desktop_hu.qm +share/Lumina-DE/i18n/lumina-desktop_id.qm +share/Lumina-DE/i18n/lumina-desktop_is.qm +share/Lumina-DE/i18n/lumina-desktop_it.qm +share/Lumina-DE/i18n/lumina-desktop_ja.qm +share/Lumina-DE/i18n/lumina-desktop_ka.qm +share/Lumina-DE/i18n/lumina-desktop_ko.qm +share/Lumina-DE/i18n/lumina-desktop_lt.qm +share/Lumina-DE/i18n/lumina-desktop_lv.qm +share/Lumina-DE/i18n/lumina-desktop_mk.qm +share/Lumina-DE/i18n/lumina-desktop_mn.qm +share/Lumina-DE/i18n/lumina-desktop_ms.qm +share/Lumina-DE/i18n/lumina-desktop_mt.qm +share/Lumina-DE/i18n/lumina-desktop_nb.qm +share/Lumina-DE/i18n/lumina-desktop_ne.qm +share/Lumina-DE/i18n/lumina-desktop_nl.qm +share/Lumina-DE/i18n/lumina-desktop_pa.qm +share/Lumina-DE/i18n/lumina-desktop_pl.qm +share/Lumina-DE/i18n/lumina-desktop_pt.qm +share/Lumina-DE/i18n/lumina-desktop_pt_BR.qm +share/Lumina-DE/i18n/lumina-desktop_ro.qm +share/Lumina-DE/i18n/lumina-desktop_ru.qm +share/Lumina-DE/i18n/lumina-desktop_sa.qm +share/Lumina-DE/i18n/lumina-desktop_sk.qm +share/Lumina-DE/i18n/lumina-desktop_sl.qm +share/Lumina-DE/i18n/lumina-desktop_sr.qm +share/Lumina-DE/i18n/lumina-desktop_sv.qm +share/Lumina-DE/i18n/lumina-desktop_sw.qm +share/Lumina-DE/i18n/lumina-desktop_ta.qm +share/Lumina-DE/i18n/lumina-desktop_tg.qm +share/Lumina-DE/i18n/lumina-desktop_th.qm +share/Lumina-DE/i18n/lumina-desktop_tr.qm +share/Lumina-DE/i18n/lumina-desktop_uk.qm +share/Lumina-DE/i18n/lumina-desktop_ur.qm +share/Lumina-DE/i18n/lumina-desktop_uz.qm +share/Lumina-DE/i18n/lumina-desktop_vi.qm +share/Lumina-DE/i18n/lumina-desktop_zh_CN.qm +share/Lumina-DE/i18n/lumina-desktop_zh_HK.qm +share/Lumina-DE/i18n/lumina-desktop_zh_TW.qm +share/Lumina-DE/i18n/lumina-desktop_zu.qm +share/Lumina-DE/i18n/lumina-fileinfo_af.qm +share/Lumina-DE/i18n/lumina-fileinfo_ar.qm +share/Lumina-DE/i18n/lumina-fileinfo_az.qm +share/Lumina-DE/i18n/lumina-fileinfo_bg.qm +share/Lumina-DE/i18n/lumina-fileinfo_bn.qm +share/Lumina-DE/i18n/lumina-fileinfo_bs.qm +share/Lumina-DE/i18n/lumina-fileinfo_ca.qm +share/Lumina-DE/i18n/lumina-fileinfo_cs.qm +share/Lumina-DE/i18n/lumina-fileinfo_cy.qm +share/Lumina-DE/i18n/lumina-fileinfo_da.qm +share/Lumina-DE/i18n/lumina-fileinfo_de.qm +share/Lumina-DE/i18n/lumina-fileinfo_el.qm +share/Lumina-DE/i18n/lumina-fileinfo_en_GB.qm +share/Lumina-DE/i18n/lumina-fileinfo_en_ZA.qm +share/Lumina-DE/i18n/lumina-fileinfo_es.qm +share/Lumina-DE/i18n/lumina-fileinfo_et.qm +share/Lumina-DE/i18n/lumina-fileinfo_eu.qm +share/Lumina-DE/i18n/lumina-fileinfo_fa.qm +share/Lumina-DE/i18n/lumina-fileinfo_fi.qm +share/Lumina-DE/i18n/lumina-fileinfo_fr.qm +share/Lumina-DE/i18n/lumina-fileinfo_fr_CA.qm +share/Lumina-DE/i18n/lumina-fileinfo_fur.qm +share/Lumina-DE/i18n/lumina-fileinfo_gl.qm +share/Lumina-DE/i18n/lumina-fileinfo_he.qm +share/Lumina-DE/i18n/lumina-fileinfo_hi.qm +share/Lumina-DE/i18n/lumina-fileinfo_hr.qm +share/Lumina-DE/i18n/lumina-fileinfo_hu.qm +share/Lumina-DE/i18n/lumina-fileinfo_id.qm +share/Lumina-DE/i18n/lumina-fileinfo_is.qm +share/Lumina-DE/i18n/lumina-fileinfo_it.qm +share/Lumina-DE/i18n/lumina-fileinfo_ja.qm +share/Lumina-DE/i18n/lumina-fileinfo_ka.qm +share/Lumina-DE/i18n/lumina-fileinfo_ko.qm +share/Lumina-DE/i18n/lumina-fileinfo_lt.qm +share/Lumina-DE/i18n/lumina-fileinfo_lv.qm +share/Lumina-DE/i18n/lumina-fileinfo_mk.qm +share/Lumina-DE/i18n/lumina-fileinfo_mn.qm +share/Lumina-DE/i18n/lumina-fileinfo_ms.qm +share/Lumina-DE/i18n/lumina-fileinfo_mt.qm +share/Lumina-DE/i18n/lumina-fileinfo_nb.qm +share/Lumina-DE/i18n/lumina-fileinfo_ne.qm +share/Lumina-DE/i18n/lumina-fileinfo_nl.qm +share/Lumina-DE/i18n/lumina-fileinfo_pa.qm +share/Lumina-DE/i18n/lumina-fileinfo_pl.qm +share/Lumina-DE/i18n/lumina-fileinfo_pt.qm +share/Lumina-DE/i18n/lumina-fileinfo_pt_BR.qm +share/Lumina-DE/i18n/lumina-fileinfo_ro.qm +share/Lumina-DE/i18n/lumina-fileinfo_ru.qm +share/Lumina-DE/i18n/lumina-fileinfo_sa.qm +share/Lumina-DE/i18n/lumina-fileinfo_sk.qm +share/Lumina-DE/i18n/lumina-fileinfo_sl.qm +share/Lumina-DE/i18n/lumina-fileinfo_sr.qm +share/Lumina-DE/i18n/lumina-fileinfo_sv.qm +share/Lumina-DE/i18n/lumina-fileinfo_sw.qm +share/Lumina-DE/i18n/lumina-fileinfo_ta.qm +share/Lumina-DE/i18n/lumina-fileinfo_tg.qm +share/Lumina-DE/i18n/lumina-fileinfo_th.qm +share/Lumina-DE/i18n/lumina-fileinfo_tr.qm +share/Lumina-DE/i18n/lumina-fileinfo_uk.qm +share/Lumina-DE/i18n/lumina-fileinfo_ur.qm +share/Lumina-DE/i18n/lumina-fileinfo_uz.qm +share/Lumina-DE/i18n/lumina-fileinfo_vi.qm +share/Lumina-DE/i18n/lumina-fileinfo_zh_CN.qm +share/Lumina-DE/i18n/lumina-fileinfo_zh_HK.qm +share/Lumina-DE/i18n/lumina-fileinfo_zh_TW.qm +share/Lumina-DE/i18n/lumina-fileinfo_zu.qm +share/Lumina-DE/i18n/lumina-fm_af.qm +share/Lumina-DE/i18n/lumina-fm_ar.qm +share/Lumina-DE/i18n/lumina-fm_az.qm +share/Lumina-DE/i18n/lumina-fm_bg.qm +share/Lumina-DE/i18n/lumina-fm_bn.qm +share/Lumina-DE/i18n/lumina-fm_bs.qm +share/Lumina-DE/i18n/lumina-fm_ca.qm +share/Lumina-DE/i18n/lumina-fm_cs.qm +share/Lumina-DE/i18n/lumina-fm_cy.qm +share/Lumina-DE/i18n/lumina-fm_da.qm +share/Lumina-DE/i18n/lumina-fm_de.qm +share/Lumina-DE/i18n/lumina-fm_el.qm +share/Lumina-DE/i18n/lumina-fm_en_GB.qm +share/Lumina-DE/i18n/lumina-fm_en_ZA.qm +share/Lumina-DE/i18n/lumina-fm_es.qm +share/Lumina-DE/i18n/lumina-fm_et.qm +share/Lumina-DE/i18n/lumina-fm_eu.qm +share/Lumina-DE/i18n/lumina-fm_fa.qm +share/Lumina-DE/i18n/lumina-fm_fi.qm +share/Lumina-DE/i18n/lumina-fm_fr.qm +share/Lumina-DE/i18n/lumina-fm_fr_CA.qm +share/Lumina-DE/i18n/lumina-fm_fur.qm +share/Lumina-DE/i18n/lumina-fm_gl.qm +share/Lumina-DE/i18n/lumina-fm_he.qm +share/Lumina-DE/i18n/lumina-fm_hi.qm +share/Lumina-DE/i18n/lumina-fm_hr.qm +share/Lumina-DE/i18n/lumina-fm_hu.qm +share/Lumina-DE/i18n/lumina-fm_id.qm +share/Lumina-DE/i18n/lumina-fm_is.qm +share/Lumina-DE/i18n/lumina-fm_it.qm +share/Lumina-DE/i18n/lumina-fm_ja.qm +share/Lumina-DE/i18n/lumina-fm_ka.qm +share/Lumina-DE/i18n/lumina-fm_ko.qm +share/Lumina-DE/i18n/lumina-fm_lt.qm +share/Lumina-DE/i18n/lumina-fm_lv.qm +share/Lumina-DE/i18n/lumina-fm_mk.qm +share/Lumina-DE/i18n/lumina-fm_mn.qm +share/Lumina-DE/i18n/lumina-fm_ms.qm +share/Lumina-DE/i18n/lumina-fm_mt.qm +share/Lumina-DE/i18n/lumina-fm_nb.qm +share/Lumina-DE/i18n/lumina-fm_ne.qm +share/Lumina-DE/i18n/lumina-fm_nl.qm +share/Lumina-DE/i18n/lumina-fm_pa.qm +share/Lumina-DE/i18n/lumina-fm_pl.qm +share/Lumina-DE/i18n/lumina-fm_pt.qm +share/Lumina-DE/i18n/lumina-fm_pt_BR.qm +share/Lumina-DE/i18n/lumina-fm_ro.qm +share/Lumina-DE/i18n/lumina-fm_ru.qm +share/Lumina-DE/i18n/lumina-fm_sa.qm +share/Lumina-DE/i18n/lumina-fm_sk.qm +share/Lumina-DE/i18n/lumina-fm_sl.qm +share/Lumina-DE/i18n/lumina-fm_sr.qm +share/Lumina-DE/i18n/lumina-fm_sv.qm +share/Lumina-DE/i18n/lumina-fm_sw.qm +share/Lumina-DE/i18n/lumina-fm_ta.qm +share/Lumina-DE/i18n/lumina-fm_tg.qm +share/Lumina-DE/i18n/lumina-fm_th.qm +share/Lumina-DE/i18n/lumina-fm_tr.qm +share/Lumina-DE/i18n/lumina-fm_uk.qm +share/Lumina-DE/i18n/lumina-fm_ur.qm +share/Lumina-DE/i18n/lumina-fm_uz.qm +share/Lumina-DE/i18n/lumina-fm_vi.qm +share/Lumina-DE/i18n/lumina-fm_zh_CN.qm +share/Lumina-DE/i18n/lumina-fm_zh_HK.qm +share/Lumina-DE/i18n/lumina-fm_zh_TW.qm +share/Lumina-DE/i18n/lumina-fm_zu.qm +share/Lumina-DE/i18n/lumina-info_af.qm +share/Lumina-DE/i18n/lumina-info_ar.qm +share/Lumina-DE/i18n/lumina-info_az.qm +share/Lumina-DE/i18n/lumina-info_bg.qm +share/Lumina-DE/i18n/lumina-info_bn.qm +share/Lumina-DE/i18n/lumina-info_bs.qm +share/Lumina-DE/i18n/lumina-info_ca.qm +share/Lumina-DE/i18n/lumina-info_cs.qm +share/Lumina-DE/i18n/lumina-info_cy.qm +share/Lumina-DE/i18n/lumina-info_da.qm +share/Lumina-DE/i18n/lumina-info_de.qm +share/Lumina-DE/i18n/lumina-info_el.qm +share/Lumina-DE/i18n/lumina-info_en_GB.qm +share/Lumina-DE/i18n/lumina-info_en_ZA.qm +share/Lumina-DE/i18n/lumina-info_es.qm +share/Lumina-DE/i18n/lumina-info_et.qm +share/Lumina-DE/i18n/lumina-info_eu.qm +share/Lumina-DE/i18n/lumina-info_fa.qm +share/Lumina-DE/i18n/lumina-info_fi.qm +share/Lumina-DE/i18n/lumina-info_fr.qm +share/Lumina-DE/i18n/lumina-info_fr_CA.qm +share/Lumina-DE/i18n/lumina-info_fur.qm +share/Lumina-DE/i18n/lumina-info_gl.qm +share/Lumina-DE/i18n/lumina-info_he.qm +share/Lumina-DE/i18n/lumina-info_hi.qm +share/Lumina-DE/i18n/lumina-info_hr.qm +share/Lumina-DE/i18n/lumina-info_hu.qm +share/Lumina-DE/i18n/lumina-info_id.qm +share/Lumina-DE/i18n/lumina-info_is.qm +share/Lumina-DE/i18n/lumina-info_it.qm +share/Lumina-DE/i18n/lumina-info_ja.qm +share/Lumina-DE/i18n/lumina-info_ka.qm +share/Lumina-DE/i18n/lumina-info_ko.qm +share/Lumina-DE/i18n/lumina-info_lt.qm +share/Lumina-DE/i18n/lumina-info_lv.qm +share/Lumina-DE/i18n/lumina-info_mk.qm +share/Lumina-DE/i18n/lumina-info_mn.qm +share/Lumina-DE/i18n/lumina-info_ms.qm +share/Lumina-DE/i18n/lumina-info_mt.qm +share/Lumina-DE/i18n/lumina-info_nb.qm +share/Lumina-DE/i18n/lumina-info_ne.qm +share/Lumina-DE/i18n/lumina-info_nl.qm +share/Lumina-DE/i18n/lumina-info_pa.qm +share/Lumina-DE/i18n/lumina-info_pl.qm +share/Lumina-DE/i18n/lumina-info_pt.qm +share/Lumina-DE/i18n/lumina-info_pt_BR.qm +share/Lumina-DE/i18n/lumina-info_ro.qm +share/Lumina-DE/i18n/lumina-info_ru.qm +share/Lumina-DE/i18n/lumina-info_sa.qm +share/Lumina-DE/i18n/lumina-info_sk.qm +share/Lumina-DE/i18n/lumina-info_sl.qm +share/Lumina-DE/i18n/lumina-info_sr.qm +share/Lumina-DE/i18n/lumina-info_sv.qm +share/Lumina-DE/i18n/lumina-info_sw.qm +share/Lumina-DE/i18n/lumina-info_ta.qm +share/Lumina-DE/i18n/lumina-info_tg.qm +share/Lumina-DE/i18n/lumina-info_th.qm +share/Lumina-DE/i18n/lumina-info_tr.qm +share/Lumina-DE/i18n/lumina-info_uk.qm +share/Lumina-DE/i18n/lumina-info_ur.qm +share/Lumina-DE/i18n/lumina-info_uz.qm +share/Lumina-DE/i18n/lumina-info_vi.qm +share/Lumina-DE/i18n/lumina-info_zh_CN.qm +share/Lumina-DE/i18n/lumina-info_zh_HK.qm +share/Lumina-DE/i18n/lumina-info_zh_TW.qm +share/Lumina-DE/i18n/lumina-info_zu.qm +share/Lumina-DE/i18n/lumina-open_af.qm +share/Lumina-DE/i18n/lumina-open_ar.qm +share/Lumina-DE/i18n/lumina-open_az.qm +share/Lumina-DE/i18n/lumina-open_bg.qm +share/Lumina-DE/i18n/lumina-open_bn.qm +share/Lumina-DE/i18n/lumina-open_bs.qm +share/Lumina-DE/i18n/lumina-open_ca.qm +share/Lumina-DE/i18n/lumina-open_cs.qm +share/Lumina-DE/i18n/lumina-open_cy.qm +share/Lumina-DE/i18n/lumina-open_da.qm +share/Lumina-DE/i18n/lumina-open_de.qm +share/Lumina-DE/i18n/lumina-open_el.qm +share/Lumina-DE/i18n/lumina-open_en_GB.qm +share/Lumina-DE/i18n/lumina-open_en_ZA.qm +share/Lumina-DE/i18n/lumina-open_es.qm +share/Lumina-DE/i18n/lumina-open_et.qm +share/Lumina-DE/i18n/lumina-open_eu.qm +share/Lumina-DE/i18n/lumina-open_fa.qm +share/Lumina-DE/i18n/lumina-open_fi.qm +share/Lumina-DE/i18n/lumina-open_fr.qm +share/Lumina-DE/i18n/lumina-open_fr_CA.qm +share/Lumina-DE/i18n/lumina-open_fur.qm +share/Lumina-DE/i18n/lumina-open_gl.qm +share/Lumina-DE/i18n/lumina-open_he.qm +share/Lumina-DE/i18n/lumina-open_hi.qm +share/Lumina-DE/i18n/lumina-open_hr.qm +share/Lumina-DE/i18n/lumina-open_hu.qm +share/Lumina-DE/i18n/lumina-open_id.qm +share/Lumina-DE/i18n/lumina-open_is.qm +share/Lumina-DE/i18n/lumina-open_it.qm +share/Lumina-DE/i18n/lumina-open_ja.qm +share/Lumina-DE/i18n/lumina-open_ka.qm +share/Lumina-DE/i18n/lumina-open_ko.qm +share/Lumina-DE/i18n/lumina-open_lt.qm +share/Lumina-DE/i18n/lumina-open_lv.qm +share/Lumina-DE/i18n/lumina-open_mk.qm +share/Lumina-DE/i18n/lumina-open_mn.qm +share/Lumina-DE/i18n/lumina-open_ms.qm +share/Lumina-DE/i18n/lumina-open_mt.qm +share/Lumina-DE/i18n/lumina-open_nb.qm +share/Lumina-DE/i18n/lumina-open_ne.qm +share/Lumina-DE/i18n/lumina-open_nl.qm +share/Lumina-DE/i18n/lumina-open_pa.qm +share/Lumina-DE/i18n/lumina-open_pl.qm +share/Lumina-DE/i18n/lumina-open_pt.qm +share/Lumina-DE/i18n/lumina-open_pt_BR.qm +share/Lumina-DE/i18n/lumina-open_ro.qm +share/Lumina-DE/i18n/lumina-open_ru.qm +share/Lumina-DE/i18n/lumina-open_sa.qm +share/Lumina-DE/i18n/lumina-open_sk.qm +share/Lumina-DE/i18n/lumina-open_sl.qm +share/Lumina-DE/i18n/lumina-open_sr.qm +share/Lumina-DE/i18n/lumina-open_sv.qm +share/Lumina-DE/i18n/lumina-open_sw.qm +share/Lumina-DE/i18n/lumina-open_ta.qm +share/Lumina-DE/i18n/lumina-open_tg.qm +share/Lumina-DE/i18n/lumina-open_th.qm +share/Lumina-DE/i18n/lumina-open_tr.qm +share/Lumina-DE/i18n/lumina-open_uk.qm +share/Lumina-DE/i18n/lumina-open_ur.qm +share/Lumina-DE/i18n/lumina-open_uz.qm +share/Lumina-DE/i18n/lumina-open_vi.qm +share/Lumina-DE/i18n/lumina-open_zh_CN.qm +share/Lumina-DE/i18n/lumina-open_zh_HK.qm +share/Lumina-DE/i18n/lumina-open_zh_TW.qm +share/Lumina-DE/i18n/lumina-open_zu.qm +share/Lumina-DE/i18n/lumina-screenshot_af.qm +share/Lumina-DE/i18n/lumina-screenshot_ar.qm +share/Lumina-DE/i18n/lumina-screenshot_az.qm +share/Lumina-DE/i18n/lumina-screenshot_bg.qm +share/Lumina-DE/i18n/lumina-screenshot_bn.qm +share/Lumina-DE/i18n/lumina-screenshot_bs.qm +share/Lumina-DE/i18n/lumina-screenshot_ca.qm +share/Lumina-DE/i18n/lumina-screenshot_cs.qm +share/Lumina-DE/i18n/lumina-screenshot_cy.qm +share/Lumina-DE/i18n/lumina-screenshot_da.qm +share/Lumina-DE/i18n/lumina-screenshot_de.qm +share/Lumina-DE/i18n/lumina-screenshot_el.qm +share/Lumina-DE/i18n/lumina-screenshot_en_GB.qm +share/Lumina-DE/i18n/lumina-screenshot_en_ZA.qm +share/Lumina-DE/i18n/lumina-screenshot_es.qm +share/Lumina-DE/i18n/lumina-screenshot_et.qm +share/Lumina-DE/i18n/lumina-screenshot_eu.qm +share/Lumina-DE/i18n/lumina-screenshot_fa.qm +share/Lumina-DE/i18n/lumina-screenshot_fi.qm +share/Lumina-DE/i18n/lumina-screenshot_fr.qm +share/Lumina-DE/i18n/lumina-screenshot_fr_CA.qm +share/Lumina-DE/i18n/lumina-screenshot_fur.qm +share/Lumina-DE/i18n/lumina-screenshot_gl.qm +share/Lumina-DE/i18n/lumina-screenshot_he.qm +share/Lumina-DE/i18n/lumina-screenshot_hi.qm +share/Lumina-DE/i18n/lumina-screenshot_hr.qm +share/Lumina-DE/i18n/lumina-screenshot_hu.qm +share/Lumina-DE/i18n/lumina-screenshot_id.qm +share/Lumina-DE/i18n/lumina-screenshot_is.qm +share/Lumina-DE/i18n/lumina-screenshot_it.qm +share/Lumina-DE/i18n/lumina-screenshot_ja.qm +share/Lumina-DE/i18n/lumina-screenshot_ka.qm +share/Lumina-DE/i18n/lumina-screenshot_ko.qm +share/Lumina-DE/i18n/lumina-screenshot_lt.qm +share/Lumina-DE/i18n/lumina-screenshot_lv.qm +share/Lumina-DE/i18n/lumina-screenshot_mk.qm +share/Lumina-DE/i18n/lumina-screenshot_mn.qm +share/Lumina-DE/i18n/lumina-screenshot_ms.qm +share/Lumina-DE/i18n/lumina-screenshot_mt.qm +share/Lumina-DE/i18n/lumina-screenshot_nb.qm +share/Lumina-DE/i18n/lumina-screenshot_ne.qm +share/Lumina-DE/i18n/lumina-screenshot_nl.qm +share/Lumina-DE/i18n/lumina-screenshot_pa.qm +share/Lumina-DE/i18n/lumina-screenshot_pl.qm +share/Lumina-DE/i18n/lumina-screenshot_pt.qm +share/Lumina-DE/i18n/lumina-screenshot_pt_BR.qm +share/Lumina-DE/i18n/lumina-screenshot_ro.qm +share/Lumina-DE/i18n/lumina-screenshot_ru.qm +share/Lumina-DE/i18n/lumina-screenshot_sa.qm +share/Lumina-DE/i18n/lumina-screenshot_sk.qm +share/Lumina-DE/i18n/lumina-screenshot_sl.qm +share/Lumina-DE/i18n/lumina-screenshot_sr.qm +share/Lumina-DE/i18n/lumina-screenshot_sv.qm +share/Lumina-DE/i18n/lumina-screenshot_sw.qm +share/Lumina-DE/i18n/lumina-screenshot_ta.qm +share/Lumina-DE/i18n/lumina-screenshot_tg.qm +share/Lumina-DE/i18n/lumina-screenshot_th.qm +share/Lumina-DE/i18n/lumina-screenshot_tr.qm +share/Lumina-DE/i18n/lumina-screenshot_uk.qm +share/Lumina-DE/i18n/lumina-screenshot_ur.qm +share/Lumina-DE/i18n/lumina-screenshot_uz.qm +share/Lumina-DE/i18n/lumina-screenshot_vi.qm +share/Lumina-DE/i18n/lumina-screenshot_zh_CN.qm +share/Lumina-DE/i18n/lumina-screenshot_zh_HK.qm +share/Lumina-DE/i18n/lumina-screenshot_zh_TW.qm +share/Lumina-DE/i18n/lumina-screenshot_zu.qm +share/Lumina-DE/i18n/lumina-search_af.qm +share/Lumina-DE/i18n/lumina-search_ar.qm +share/Lumina-DE/i18n/lumina-search_az.qm +share/Lumina-DE/i18n/lumina-search_bg.qm +share/Lumina-DE/i18n/lumina-search_bn.qm +share/Lumina-DE/i18n/lumina-search_bs.qm +share/Lumina-DE/i18n/lumina-search_ca.qm +share/Lumina-DE/i18n/lumina-search_cs.qm +share/Lumina-DE/i18n/lumina-search_cy.qm +share/Lumina-DE/i18n/lumina-search_da.qm +share/Lumina-DE/i18n/lumina-search_de.qm +share/Lumina-DE/i18n/lumina-search_el.qm +share/Lumina-DE/i18n/lumina-search_en_GB.qm +share/Lumina-DE/i18n/lumina-search_en_ZA.qm +share/Lumina-DE/i18n/lumina-search_es.qm +share/Lumina-DE/i18n/lumina-search_et.qm +share/Lumina-DE/i18n/lumina-search_eu.qm +share/Lumina-DE/i18n/lumina-search_fa.qm +share/Lumina-DE/i18n/lumina-search_fi.qm +share/Lumina-DE/i18n/lumina-search_fr.qm +share/Lumina-DE/i18n/lumina-search_fr_CA.qm +share/Lumina-DE/i18n/lumina-search_fur.qm +share/Lumina-DE/i18n/lumina-search_gl.qm +share/Lumina-DE/i18n/lumina-search_he.qm +share/Lumina-DE/i18n/lumina-search_hi.qm +share/Lumina-DE/i18n/lumina-search_hr.qm +share/Lumina-DE/i18n/lumina-search_hu.qm +share/Lumina-DE/i18n/lumina-search_id.qm +share/Lumina-DE/i18n/lumina-search_is.qm +share/Lumina-DE/i18n/lumina-search_it.qm +share/Lumina-DE/i18n/lumina-search_ja.qm +share/Lumina-DE/i18n/lumina-search_ka.qm +share/Lumina-DE/i18n/lumina-search_ko.qm +share/Lumina-DE/i18n/lumina-search_lt.qm +share/Lumina-DE/i18n/lumina-search_lv.qm +share/Lumina-DE/i18n/lumina-search_mk.qm +share/Lumina-DE/i18n/lumina-search_mn.qm +share/Lumina-DE/i18n/lumina-search_ms.qm +share/Lumina-DE/i18n/lumina-search_mt.qm +share/Lumina-DE/i18n/lumina-search_nb.qm +share/Lumina-DE/i18n/lumina-search_ne.qm +share/Lumina-DE/i18n/lumina-search_nl.qm +share/Lumina-DE/i18n/lumina-search_pa.qm +share/Lumina-DE/i18n/lumina-search_pl.qm +share/Lumina-DE/i18n/lumina-search_pt.qm +share/Lumina-DE/i18n/lumina-search_pt_BR.qm +share/Lumina-DE/i18n/lumina-search_ro.qm +share/Lumina-DE/i18n/lumina-search_ru.qm +share/Lumina-DE/i18n/lumina-search_sa.qm +share/Lumina-DE/i18n/lumina-search_sk.qm +share/Lumina-DE/i18n/lumina-search_sl.qm +share/Lumina-DE/i18n/lumina-search_sr.qm +share/Lumina-DE/i18n/lumina-search_sv.qm +share/Lumina-DE/i18n/lumina-search_sw.qm +share/Lumina-DE/i18n/lumina-search_ta.qm +share/Lumina-DE/i18n/lumina-search_tg.qm +share/Lumina-DE/i18n/lumina-search_th.qm +share/Lumina-DE/i18n/lumina-search_tr.qm +share/Lumina-DE/i18n/lumina-search_uk.qm +share/Lumina-DE/i18n/lumina-search_ur.qm +share/Lumina-DE/i18n/lumina-search_uz.qm +share/Lumina-DE/i18n/lumina-search_vi.qm +share/Lumina-DE/i18n/lumina-search_zh_CN.qm +share/Lumina-DE/i18n/lumina-search_zh_HK.qm +share/Lumina-DE/i18n/lumina-search_zh_TW.qm +share/Lumina-DE/i18n/lumina-search_zu.qm +share/Lumina-DE/i18n/lumina-xconfig_af.qm +share/Lumina-DE/i18n/lumina-xconfig_ar.qm +share/Lumina-DE/i18n/lumina-xconfig_az.qm +share/Lumina-DE/i18n/lumina-xconfig_bg.qm +share/Lumina-DE/i18n/lumina-xconfig_bn.qm +share/Lumina-DE/i18n/lumina-xconfig_bs.qm +share/Lumina-DE/i18n/lumina-xconfig_ca.qm +share/Lumina-DE/i18n/lumina-xconfig_cs.qm +share/Lumina-DE/i18n/lumina-xconfig_cy.qm +share/Lumina-DE/i18n/lumina-xconfig_da.qm +share/Lumina-DE/i18n/lumina-xconfig_de.qm +share/Lumina-DE/i18n/lumina-xconfig_el.qm +share/Lumina-DE/i18n/lumina-xconfig_en_GB.qm +share/Lumina-DE/i18n/lumina-xconfig_en_ZA.qm +share/Lumina-DE/i18n/lumina-xconfig_es.qm +share/Lumina-DE/i18n/lumina-xconfig_et.qm +share/Lumina-DE/i18n/lumina-xconfig_eu.qm +share/Lumina-DE/i18n/lumina-xconfig_fa.qm +share/Lumina-DE/i18n/lumina-xconfig_fi.qm +share/Lumina-DE/i18n/lumina-xconfig_fr.qm +share/Lumina-DE/i18n/lumina-xconfig_fr_CA.qm +share/Lumina-DE/i18n/lumina-xconfig_fur.qm +share/Lumina-DE/i18n/lumina-xconfig_gl.qm +share/Lumina-DE/i18n/lumina-xconfig_he.qm +share/Lumina-DE/i18n/lumina-xconfig_hi.qm +share/Lumina-DE/i18n/lumina-xconfig_hr.qm +share/Lumina-DE/i18n/lumina-xconfig_hu.qm +share/Lumina-DE/i18n/lumina-xconfig_id.qm +share/Lumina-DE/i18n/lumina-xconfig_is.qm +share/Lumina-DE/i18n/lumina-xconfig_it.qm +share/Lumina-DE/i18n/lumina-xconfig_ja.qm +share/Lumina-DE/i18n/lumina-xconfig_ka.qm +share/Lumina-DE/i18n/lumina-xconfig_ko.qm +share/Lumina-DE/i18n/lumina-xconfig_lt.qm +share/Lumina-DE/i18n/lumina-xconfig_lv.qm +share/Lumina-DE/i18n/lumina-xconfig_mk.qm +share/Lumina-DE/i18n/lumina-xconfig_mn.qm +share/Lumina-DE/i18n/lumina-xconfig_ms.qm +share/Lumina-DE/i18n/lumina-xconfig_mt.qm +share/Lumina-DE/i18n/lumina-xconfig_nb.qm +share/Lumina-DE/i18n/lumina-xconfig_ne.qm +share/Lumina-DE/i18n/lumina-xconfig_nl.qm +share/Lumina-DE/i18n/lumina-xconfig_pa.qm +share/Lumina-DE/i18n/lumina-xconfig_pl.qm +share/Lumina-DE/i18n/lumina-xconfig_pt.qm +share/Lumina-DE/i18n/lumina-xconfig_pt_BR.qm +share/Lumina-DE/i18n/lumina-xconfig_ro.qm +share/Lumina-DE/i18n/lumina-xconfig_ru.qm +share/Lumina-DE/i18n/lumina-xconfig_sa.qm +share/Lumina-DE/i18n/lumina-xconfig_sk.qm +share/Lumina-DE/i18n/lumina-xconfig_sl.qm +share/Lumina-DE/i18n/lumina-xconfig_sr.qm +share/Lumina-DE/i18n/lumina-xconfig_sv.qm +share/Lumina-DE/i18n/lumina-xconfig_sw.qm +share/Lumina-DE/i18n/lumina-xconfig_ta.qm +share/Lumina-DE/i18n/lumina-xconfig_tg.qm +share/Lumina-DE/i18n/lumina-xconfig_th.qm +share/Lumina-DE/i18n/lumina-xconfig_tr.qm +share/Lumina-DE/i18n/lumina-xconfig_uk.qm +share/Lumina-DE/i18n/lumina-xconfig_ur.qm +share/Lumina-DE/i18n/lumina-xconfig_uz.qm +share/Lumina-DE/i18n/lumina-xconfig_vi.qm +share/Lumina-DE/i18n/lumina-xconfig_zh_CN.qm +share/Lumina-DE/i18n/lumina-xconfig_zh_HK.qm +share/Lumina-DE/i18n/lumina-xconfig_zh_TW.qm +share/Lumina-DE/i18n/lumina-xconfig_zu.qm From owner-svn-ports-head@freebsd.org Wed Jul 15 13:27:56 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 30D589A144B; Wed, 15 Jul 2015 13:27:56 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BBE5419F8; Wed, 15 Jul 2015 13:27:55 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wibud3 with SMTP id ud3so2416044wib.1; Wed, 15 Jul 2015 06:27:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=kXmKk/hz3v1vnW392lrYroc1xrEuJX5fGLM4+PwBzX4=; b=kJKfEyByPpk+G+atE6VvWpWa/kIWzxpylj1PKW8ExjvroBESbzTZLyB/8x5sJzIxsb srEJtgCRyZP6YOMV1i74hoxOdoHH0JkbSeklVkZWzbC0Jxy24NWtc7caTCKI614edX77 NfaRASxl0SAuZjZE8rr6K+G9++OIHLjZjW5DzN7+tRFq/1X75MDUAKo6tcC4GACC0AIN 1VP93IBTCr9BKSu4ouZ+DZzcf5Dy8gKWMF8AxElVusWCnIdcChrXCESw+0+pjhIU3P33 h2e/NK+3w4pCuT0SN81cL5eFoDxa224TCmIHWmCaLKQsvvi883ycj2loCkzMjpnascwq JD3A== X-Received: by 10.194.202.197 with SMTP id kk5mr8301373wjc.64.1436966874224; Wed, 15 Jul 2015 06:27:54 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id pd7sm7934165wjb.27.2015.07.15.06.27.52 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jul 2015 06:27:53 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 15 Jul 2015 15:27:51 +0200 From: Baptiste Daroussin To: Kris Moore Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392135 - head/sysutils/iocage-devel Message-ID: <20150715132751.GT37597@ivaldir.etoilebsd.net> References: <201507151320.t6FDKkDp067436@svnmir.geo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="thwsKKN5whlRGe6j" Content-Disposition: inline In-Reply-To: <201507151320.t6FDKkDp067436@svnmir.geo.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 13:27:56 -0000 --thwsKKN5whlRGe6j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 15, 2015 at 01:20:46PM +0000, Kris Moore wrote: > Author: kmoore > Date: Wed Jul 15 13:20:45 2015 > New Revision: 392135 > URL: https://svnweb.freebsd.org/changeset/ports/392135 >=20 > Log: > - Set PORTNAME to iocage-devel > - Set GH_PROJECT=3Diocage >=20 > Modified: > head/sysutils/iocage-devel/Makefile >=20 > Modified: head/sysutils/iocage-devel/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/sysutils/iocage-devel/Makefile Wed Jul 15 13:19:57 2015 (r392134) > +++ head/sysutils/iocage-devel/Makefile Wed Jul 15 13:20:45 2015 (r392135) > @@ -1,7 +1,7 @@ > # Created by: Johannes Meixner > # $FreeBSD$ > =20 > -PORTNAME=3D iocage > +PORTNAME=3D iocage-devel > PORTVERSION=3D 1.6.6 > CATEGORIES=3D sysutils > =20 > @@ -14,6 +14,7 @@ LICENSE_FILE=3D ${WRKSRC}/LICENSE > USE_GITHUB=3D yes > GH_ACCOUNT=3D pannon > GH_TAGNAME=3D 52a68cf > +GH_PROJECT=3D iocage > =20 > .include > =20 >=20 Why not simply use PKGNAMESUFFIX? Bapt --thwsKKN5whlRGe6j Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlWmX9cACgkQ8kTtMUmk6ExGAgCcDFnQM74bLU7COQYSjyggHz01 fnoAnRF16zcatPgVQfC2KmoFGPX6wukD =0v0a -----END PGP SIGNATURE----- --thwsKKN5whlRGe6j-- From owner-svn-ports-head@freebsd.org Wed Jul 15 13:28:54 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 301A39A14EE for ; Wed, 15 Jul 2015 13:28:54 +0000 (UTC) (envelope-from kris@pcbsd.org) Received: from barracuda.ixsystems.com (mail.ixsystems.com [69.198.165.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.ixsystems.com", Issuer "Go Daddy Secure Certificate Authority - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E06C1D41 for ; Wed, 15 Jul 2015 13:28:53 +0000 (UTC) (envelope-from kris@pcbsd.org) X-ASG-Debug-ID: 1436966931-08ca04110400260002-7kGxFj Received: from [192.168.0.51] (75-130-56-30.static.kgpt.tn.charter.com [75.130.56.30]) by barracuda.ixsystems.com with ESMTP id B7NiqUQZp8JzN3xh (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Wed, 15 Jul 2015 06:28:52 -0700 (PDT) X-Barracuda-Envelope-From: kris@pcbsd.org X-Barracuda-AUTH-User: kris@pcbsd.org X-Barracuda-Apparent-Source-IP: 75.130.56.30 X-ASG-Whitelist: Client Message-ID: <55A66012.1050000@pcbsd.org> Date: Wed, 15 Jul 2015 09:28:50 -0400 From: Kris Moore User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Li-Wen Hsu , Kris Moore CC: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392004 - in head/textproc: py-sphinx py-sphinx_rtd_theme References: <201507141432.t6EEWfVi034732@repo.freebsd.org> <20150715042554.GA77591@FreeBSD.cs.nctu.edu.tw> X-ASG-Orig-Subj: Re: svn commit: r392004 - in head/textproc: py-sphinx py-sphinx_rtd_theme In-Reply-To: <20150715042554.GA77591@FreeBSD.cs.nctu.edu.tw> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Barracuda-Connect: 75-130-56-30.static.kgpt.tn.charter.com[75.130.56.30] X-Barracuda-Start-Time: 1436966931 X-Barracuda-Encrypted: ECDHE-RSA-AES128-GCM-SHA256 X-Barracuda-URL: https://10.2.0.41:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at ixsystems.com X-Barracuda-BRTS-Status: 1 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 13:28:54 -0000 On 07/15/2015 00:25, Li-Wen Hsu wrote: > On Tue, Jul 14, 2015 at 14:32:41 +0000, Kris Moore wrote: >> Author: kmoore >> Date: Tue Jul 14 14:32:40 2015 >> New Revision: 392004 >> URL: https://svnweb.freebsd.org/changeset/ports/392004 >> >> Log: >> - Update textproc/py-sphinx to 1.3.1 >> - Reverse depend upon textproc/py-sphinx_rtd_theme >> - Take maintainership of textproc/py-sphinx >> >> Approved by: lwhsu@ >> >> Modified: >> head/textproc/py-sphinx/Makefile >> head/textproc/py-sphinx/distinfo >> head/textproc/py-sphinx_rtd_theme/Makefile >> >> Modified: head/textproc/py-sphinx/Makefile >> ============================================================================== >> --- head/textproc/py-sphinx/Makefile Tue Jul 14 14:31:42 2015 (r392003) >> +++ head/textproc/py-sphinx/Makefile Tue Jul 14 14:32:40 2015 (r392004) >> @@ -2,23 +2,28 @@ >> # $FreeBSD$ >> >> PORTNAME= sphinx >> -PORTVERSION= 1.2.3 >> +PORTVERSION= 1.3.1 >> CATEGORIES= textproc python >> MASTER_SITES= CHEESESHOP >> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >> DISTNAME= Sphinx-${PORTVERSION} >> DIST_SUBDIR= python >> >> -MAINTAINER= lwhsu@FreeBSD.org >> +MAINTAINER= kmoore@FreeBSD.org >> COMMENT= Python documentation generator >> >> LICENSE= BSD2CLAUSE >> >> BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:${PORTSDIR}/devel/py-Jinja2 \ >> - ${PYTHON_PKGNAMEPREFIX}docutils>=0.7:${PORTSDIR}/textproc/py-docutils >> + ${PYTHON_PKGNAMEPREFIX}docutils>=0.7:${PORTSDIR}/textproc/py-docutils \ >> + ${PYTHON_PKGNAMEPREFIX}six>=1.8.0:${PORTSDIR}/devel/py-six >> RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:${PORTSDIR}/devel/py-Jinja2 \ >> ${PYTHON_PKGNAMEPREFIX}docutils>=0.7:${PORTSDIR}/textproc/py-docutils \ >> - ${PYTHON_PKGNAMEPREFIX}pygments>=1.2:${PORTSDIR}/textproc/py-pygments >> + ${PYTHON_PKGNAMEPREFIX}pygments>=1.2:${PORTSDIR}/textproc/py-pygments \ >> + ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0.1.6:${PORTSDIR}/textproc/py-sphinx_rtd_theme \ >> + ${PYTHON_PKGNAMEPREFIX}alabaster>=0.7.6:${PORTSDIR}/textproc/py-alabaster \ >> + ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=1.2.0:${PORTSDIR}/textproc/py-snowballstemmer \ >> + ${PYTHON_PKGNAMEPREFIX}six>=1.8.0:${PORTSDIR}/devel/py-six > If you looked at work/Sphinx-1.3.1/setup.py , there were also some dependencies > versions changed. How do you feel about attached patch? > Looks fine to me, feel free to commit! -- Kris Moore PC-BSD Software / iXsystems Enterprise Storage & Servers Driven By Open Source From owner-svn-ports-head@freebsd.org Wed Jul 15 13:30:26 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A5B29A158E for ; Wed, 15 Jul 2015 13:30:26 +0000 (UTC) (envelope-from kris@pcbsd.org) Received: from barracuda.ixsystems.com (mail.ixsystems.com [69.198.165.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.ixsystems.com", Issuer "Go Daddy Secure Certificate Authority - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EDD451EC2 for ; Wed, 15 Jul 2015 13:30:25 +0000 (UTC) (envelope-from kris@pcbsd.org) X-ASG-Debug-ID: 1436967023-08ca04110400270002-7kGxFj Received: from [192.168.0.51] (75-130-56-30.static.kgpt.tn.charter.com [75.130.56.30]) by barracuda.ixsystems.com with ESMTP id j23og342HTlVw7mM (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Wed, 15 Jul 2015 06:30:24 -0700 (PDT) X-Barracuda-Envelope-From: kris@pcbsd.org X-Barracuda-AUTH-User: kris@pcbsd.org X-Barracuda-Apparent-Source-IP: 75.130.56.30 X-ASG-Whitelist: Client Message-ID: <55A6606F.2060504@pcbsd.org> Date: Wed, 15 Jul 2015 09:30:23 -0400 From: Kris Moore User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Baptiste Daroussin , Kris Moore CC: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392135 - head/sysutils/iocage-devel References: <201507151320.t6FDKkDp067436@svnmir.geo.freebsd.org> <20150715132751.GT37597@ivaldir.etoilebsd.net> X-ASG-Orig-Subj: Re: svn commit: r392135 - head/sysutils/iocage-devel In-Reply-To: <20150715132751.GT37597@ivaldir.etoilebsd.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Barracuda-Connect: 75-130-56-30.static.kgpt.tn.charter.com[75.130.56.30] X-Barracuda-Start-Time: 1436967023 X-Barracuda-Encrypted: ECDHE-RSA-AES128-GCM-SHA256 X-Barracuda-URL: https://10.2.0.41:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at ixsystems.com X-Barracuda-BRTS-Status: 1 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 13:30:26 -0000 On 07/15/2015 09:27, Baptiste Daroussin wrote: > On Wed, Jul 15, 2015 at 01:20:46PM +0000, Kris Moore wrote: >> Author: kmoore >> Date: Wed Jul 15 13:20:45 2015 >> New Revision: 392135 >> URL: https://svnweb.freebsd.org/changeset/ports/392135 >> >> Log: >> - Set PORTNAME to iocage-devel >> - Set GH_PROJECT=iocage >> >> Modified: >> head/sysutils/iocage-devel/Makefile >> >> Modified: head/sysutils/iocage-devel/Makefile >> ============================================================================== >> --- head/sysutils/iocage-devel/Makefile Wed Jul 15 13:19:57 2015 (r392134) >> +++ head/sysutils/iocage-devel/Makefile Wed Jul 15 13:20:45 2015 (r392135) >> @@ -1,7 +1,7 @@ >> # Created by: Johannes Meixner >> # $FreeBSD$ >> >> -PORTNAME= iocage >> +PORTNAME= iocage-devel >> PORTVERSION= 1.6.6 >> CATEGORIES= sysutils >> >> @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE >> USE_GITHUB= yes >> GH_ACCOUNT= pannon >> GH_TAGNAME= 52a68cf >> +GH_PROJECT= iocage >> >> .include >> >> > Why not simply use PKGNAMESUFFIX? > > Bapt On our ports tree here I try to keep the PORTNAME always equal to the directory name if possible. Is there some functional difference if I used PKGNAMESUFFIX instead? -- Kris Moore PC-BSD Software / iXsystems Enterprise Storage & Servers Driven By Open Source From owner-svn-ports-head@freebsd.org Wed Jul 15 13:39:03 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A5519A1713; Wed, 15 Jul 2015 13:39:03 +0000 (UTC) (envelope-from kmoore@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 3B04B15A5; Wed, 15 Jul 2015 13:39:03 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FDd3Yi075786; Wed, 15 Jul 2015 13:39:03 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FDd3wB075785; Wed, 15 Jul 2015 13:39:03 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201507151339.t6FDd3wB075785@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Wed, 15 Jul 2015 13:39:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392138 - head/sysutils/iocage-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 13:39:03 -0000 Author: kmoore Date: Wed Jul 15 13:39:02 2015 New Revision: 392138 URL: https://svnweb.freebsd.org/changeset/ports/392138 Log: - Switch to using PKGNAMESUFFIX instead of merly renaming PORTNAME= Submitted by: bapt Modified: head/sysutils/iocage-devel/Makefile Modified: head/sysutils/iocage-devel/Makefile ============================================================================== --- head/sysutils/iocage-devel/Makefile Wed Jul 15 13:26:57 2015 (r392137) +++ head/sysutils/iocage-devel/Makefile Wed Jul 15 13:39:02 2015 (r392138) @@ -1,9 +1,10 @@ # Created by: Johannes Meixner # $FreeBSD$ -PORTNAME= iocage-devel +PORTNAME= iocage PORTVERSION= 1.6.6 CATEGORIES= sysutils +PKGNAMESUFFIX= -devel MAINTAINER= kmoore@freebsd.org COMMENT= Full featured, no dependency Jail container manager - devel build @@ -14,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= pannon GH_TAGNAME= 52a68cf -GH_PROJECT= iocage .include From owner-svn-ports-head@freebsd.org Wed Jul 15 13:40:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D0769A1768; Wed, 15 Jul 2015 13:40: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 34D5B16E3; Wed, 15 Jul 2015 13:40:33 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FDeXDv077893; Wed, 15 Jul 2015 13:40:33 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FDeWn0077865; Wed, 15 Jul 2015 13:40:32 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507151340.t6FDeWn0077865@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 15 Jul 2015 13:40:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392139 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 13:40:33 -0000 Author: feld Date: Wed Jul 15 13:40:32 2015 New Revision: 392139 URL: https://svnweb.freebsd.org/changeset/ports/392139 Log: Document multiple apache24 vulnerabilities Security: CVE-2015-3183 Security: CVE-2015-3185 Security: CVE-2015-0253 Security: CVE-2015-0228 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jul 15 13:39:02 2015 (r392138) +++ head/security/vuxml/vuln.xml Wed Jul 15 13:40:32 2015 (r392139) @@ -58,6 +58,49 @@ Notes: --> + + apache24 -- multiple vulnerabilities + + + apache24 + 2.4.16 + + + + +

Jim Jagielski reports:

+
+

CVE-2015-3183 (cve.mitre.org) + core: Fix chunk header parsing defect. + Remove apr_brigade_flatten(), buffering and duplicated code from + the HTTP_IN filter, parse chunks in a single pass with zero copy. + Limit accepted chunk-size to 2^63-1 and be strict about chunk-ext + authorized characters.

+

CVE-2015-3185 (cve.mitre.org) + Replacement of ap_some_auth_required (unusable in Apache httpd 2.4) + with new ap_some_authn_required and ap_force_authn hook.

+

CVE-2015-0253 (cve.mitre.org) + core: Fix a crash with ErrorDocument 400 pointing to a local URL-path + with the INCLUDES filter active, introduced in 2.4.11. PR 57531.

+

CVE-2015-0228 (cve.mitre.org) + mod_lua: A maliciously crafted websockets PING after a script + calls r:wsupgrade() can cause a child process crash.

+
+ + + + https://mail-archives.apache.org/mod_mbox/www-announce/201507.mbox/%3CAA5C882C-A9C3-46B9-9320-5040A2152E83@apache.org%3E + CVE-2015-3183 + CVE-2015-3185 + CVE-2015-0253 + CVE-2015-0228 + + + 2015-02-04 + 2015-07-15 + + + Adobe Flash Player -- critical vulnerabilities From owner-svn-ports-head@freebsd.org Wed Jul 15 13:49:05 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7D469A19D4; Wed, 15 Jul 2015 13:49:05 +0000 (UTC) (envelope-from ale@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 C7D4D1D98; Wed, 15 Jul 2015 13:49:05 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FDn5PV079976; Wed, 15 Jul 2015 13:49:05 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FDn5Sf079974; Wed, 15 Jul 2015 13:49:05 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201507151349.t6FDn5Sf079974@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Wed, 15 Jul 2015 13:49:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392140 - head/databases/mysql56-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 13:49:05 -0000 Author: ale Date: Wed Jul 15 13:49:04 2015 New Revision: 392140 URL: https://svnweb.freebsd.org/changeset/ports/392140 Log: Update to 5.6.25 release. Modified: head/databases/mysql56-server/Makefile head/databases/mysql56-server/distinfo Modified: head/databases/mysql56-server/Makefile ============================================================================== --- head/databases/mysql56-server/Makefile Wed Jul 15 13:40:32 2015 (r392139) +++ head/databases/mysql56-server/Makefile Wed Jul 15 13:49:04 2015 (r392140) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= mysql -PORTVERSION= 5.6.24 +PORTVERSION= 5.6.25 PORTREVISION?= 0 CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-5.6 Modified: head/databases/mysql56-server/distinfo ============================================================================== --- head/databases/mysql56-server/distinfo Wed Jul 15 13:40:32 2015 (r392139) +++ head/databases/mysql56-server/distinfo Wed Jul 15 13:49:04 2015 (r392140) @@ -1,2 +1,2 @@ -SHA256 (mysql-5.6.24.tar.gz) = 37e27305b67d76883c5902dce59c89d596beee9dca7dbadd4a2e117f8101dfeb -SIZE (mysql-5.6.24.tar.gz) = 33178592 +SHA256 (mysql-5.6.25.tar.gz) = 15079c0b83d33a092649cbdf402c9225bcd3f33e87388407be5cdbf1432c7fbd +SIZE (mysql-5.6.25.tar.gz) = 33203321 From owner-svn-ports-head@freebsd.org Wed Jul 15 14:03:17 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6DCC9A1CBB; Wed, 15 Jul 2015 14:03: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 B777C18AB; Wed, 15 Jul 2015 14:03:17 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FE3HcQ087748; Wed, 15 Jul 2015 14:03:17 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FE3HIS087747; Wed, 15 Jul 2015 14:03:17 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507151403.t6FE3HIS087747@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 15 Jul 2015 14:03:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392141 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 14:03:17 -0000 Author: feld Date: Wed Jul 15 14:03:16 2015 New Revision: 392141 URL: https://svnweb.freebsd.org/changeset/ports/392141 Log: CVEs have been assigned for tidy Security: bd1ab7a5-0e01-11e5-9976-a0f3c100ae18 Security: CVE-2015-5522 Security: CVE-2015-5523 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jul 15 13:49:04 2015 (r392140) +++ head/security/vuxml/vuln.xml Wed Jul 15 14:03:16 2015 (r392141) @@ -3435,10 +3435,13 @@ Notes: https://github.com/htacg/tidy-html5/issues/217 http://seclists.org/oss-sec/2015/q2/633 + CVE-2015-5522 + CVE-2015-5523 2015-06-03 2015-06-08 + 2015-07-15 From owner-svn-ports-head@freebsd.org Wed Jul 15 14:09:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A56D49A1D30; Wed, 15 Jul 2015 14:09:27 +0000 (UTC) (envelope-from olgeni@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 95DD71A44; Wed, 15 Jul 2015 14:09:27 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FE9RLv088125; Wed, 15 Jul 2015 14:09:27 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FE9RvL088124; Wed, 15 Jul 2015 14:09:27 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507151409.t6FE9RvL088124@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 15 Jul 2015 14:09:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392142 - head/Mk/Uses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 14:09:27 -0000 Author: olgeni Date: Wed Jul 15 14:09:26 2015 New Revision: 392142 URL: https://svnweb.freebsd.org/changeset/ports/392142 Log: Find more instances of ":only" dependencies in MIX_REWRITE. Modified: head/Mk/Uses/elixir.mk Modified: head/Mk/Uses/elixir.mk ============================================================================== --- head/Mk/Uses/elixir.mk Wed Jul 15 14:03:16 2015 (r392141) +++ head/Mk/Uses/elixir.mk Wed Jul 15 14:09:26 2015 (r392142) @@ -72,7 +72,7 @@ RUN_DEPENDS+= ${depend:T}>=0:${PORTSDIR} .if !target(do-build) do-build: .if ${MIX_REWRITE} != "" - @${REINPLACE_CMD} -i '' -E -e "s@{.*only: :.*},?@@; s@{ *:([a-zA-Z0-9]+), *(github:|\"~).*}@{ :\1, path: \"${ELIXIR_LIB_ROOT}/\\1\", compile: false }@" ${WRKSRC}/mix.exs + @${REINPLACE_CMD} -i '' -E -e "s@{.*only: .*},?@@; s@{ *:([a-zA-Z0-9]+), *(github:|\"~).*}@{ :\1, path: \"${ELIXIR_LIB_ROOT}/\\1\", compile: false }@" ${WRKSRC}/mix.exs .endif @${RM} -f ${WRKSRC}/mix.lock @cd ${WRKSRC} && ${MIX_COMPILE} From owner-svn-ports-head@freebsd.org Wed Jul 15 14:18:51 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5291B9A1F18; Wed, 15 Jul 2015 14:18: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 3B06D1F87; Wed, 15 Jul 2015 14:18:51 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FEIpUY092260; Wed, 15 Jul 2015 14:18:51 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FEIpJW092259; Wed, 15 Jul 2015 14:18:51 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507151418.t6FEIpJW092259@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 14:18:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392144 - head/math/algotutor X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 14:18:51 -0000 Author: amdmi3 Date: Wed Jul 15 14:18:50 2015 New Revision: 392144 URL: https://svnweb.freebsd.org/changeset/ports/392144 Log: - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/math/algotutor/Makefile Modified: head/math/algotutor/Makefile ============================================================================== --- head/math/algotutor/Makefile Wed Jul 15 14:10:18 2015 (r392143) +++ head/math/algotutor/Makefile Wed Jul 15 14:18:50 2015 (r392144) @@ -2,7 +2,7 @@ PORTNAME= algotutor PORTVERSION= 0.8.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= http://www.cyut.edu.tw/~ckhung/dl/ @@ -14,6 +14,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= build NO_BUILD= yes +NO_ARCH= yes MANPAGES= algotutor.1 gen_at_graph.1 BINFILES= algotutor gen_at_graph @@ -23,7 +24,8 @@ LIBFILES= BST.pm Board.pm Collection.pm Vector3.pm Vertex.pm basic.pl utilalgo USES= shebangfix perl5 tar:tgz -SHEBANG_FILES= algotutor gen_at_graph +SHEBANG_FILES= algotutor dp/flwa dp/lcs dp/matrixchain \ + gen_at_graph graph/flwa post-patch: @${REINPLACE_CMD} -e 's,!!SITE_PERL!!,${PREFIX}/${SITE_PERL_REL},' \ From owner-svn-ports-head@freebsd.org Wed Jul 15 14:19:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B80B09A1F6E; Wed, 15 Jul 2015 14:19:01 +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 A872210CC; Wed, 15 Jul 2015 14:19:01 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FEJ15w092486; Wed, 15 Jul 2015 14:19:01 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FEJ1BN092485; Wed, 15 Jul 2015 14:19:01 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507151419.t6FEJ1BN092485@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 14:19:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392146 - head/audio/cantata X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 14:19:01 -0000 Author: amdmi3 Date: Wed Jul 15 14:19:00 2015 New Revision: 392146 URL: https://svnweb.freebsd.org/changeset/ports/392146 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/audio/cantata/Makefile Modified: head/audio/cantata/Makefile ============================================================================== --- head/audio/cantata/Makefile Wed Jul 15 14:18:55 2015 (r392145) +++ head/audio/cantata/Makefile Wed Jul 15 14:19:00 2015 (r392146) @@ -2,7 +2,7 @@ PORTNAME= cantata PORTVERSION= 1.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio kde MASTER_SITES= https://drive.google.com/uc?export=download&id=0Bzghs6gQWi60UktwaTRMTjRIUW8&dummy= @@ -23,7 +23,8 @@ CMAKE_ARGS= -DENABLE_QT5:BOOL=TRUE \ -DLCONVERT_EXECUTABLE:STRING=${QT_BINDIR}/lconvert \ -DLRELEASE_EXECUTABLE:STRING=${QT_BINDIR}/lrelease -USES= cmake:outsource cpe pkgconfig tar:bzip2 +USES= cmake:outsource cpe pkgconfig shebangfix tar:bzip2 +SHEBANG_FILES= dynamic/cantata-dynamic cantata-remote.cmake CPE_VENDOR= craig_drummond USE_LDCONFIG= yes From owner-svn-ports-head@freebsd.org Wed Jul 15 14:18:57 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 498299A1F4D; Wed, 15 Jul 2015 14:18: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 1D53C1FE4; Wed, 15 Jul 2015 14:18:57 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FEIuaS092375; Wed, 15 Jul 2015 14:18:56 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FEIuR0092372; Wed, 15 Jul 2015 14:18:56 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507151418.t6FEIuR0092372@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 14:18:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392145 - head/devel/arduino-mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 14:18:57 -0000 Author: amdmi3 Date: Wed Jul 15 14:18:55 2015 New Revision: 392145 URL: https://svnweb.freebsd.org/changeset/ports/392145 Log: - Fix shebangs - Add empty directory to plist Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/devel/arduino-mk/Makefile head/devel/arduino-mk/pkg-plist Modified: head/devel/arduino-mk/Makefile ============================================================================== --- head/devel/arduino-mk/Makefile Wed Jul 15 14:18:50 2015 (r392144) +++ head/devel/arduino-mk/Makefile Wed Jul 15 14:18:55 2015 (r392145) @@ -3,7 +3,7 @@ PORTNAME= arduino-mk PORTVERSION= 0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://mjo.tc/atelier/2009/02/acli/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -19,6 +19,8 @@ RUN_DEPENDS= gmake:${PORTSDIR}/devel/gma arduino:${PORTSDIR}/devel/arduino PATCH_DEPENDS= ${LOCALBASE}/arduino/lib/version.txt:${PORTSDIR}/devel/arduino +USES= shebangfix +SHEBANG_FILES= bin/ard-parse-boards bin/ard-reset-arduino WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes Modified: head/devel/arduino-mk/pkg-plist ============================================================================== --- head/devel/arduino-mk/pkg-plist Wed Jul 15 14:18:50 2015 (r392144) +++ head/devel/arduino-mk/pkg-plist Wed Jul 15 14:18:55 2015 (r392145) @@ -20,3 +20,4 @@ arduino-mk/bin/ard-reset-arduino %%PORTEXAMPLES%%%%EXAMPLESDIR%%/toneMelody/Makefile %%PORTEXAMPLES%%%%EXAMPLESDIR%%/toneMelody/pitches.h %%PORTEXAMPLES%%%%EXAMPLESDIR%%/toneMelody/toneMelody.ino +%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/BlinkWithoutDelay/build-cli/libs/Ethernet From owner-svn-ports-head@freebsd.org Wed Jul 15 14:21:13 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57D599A1FF4; Wed, 15 Jul 2015 14:21:13 +0000 (UTC) (envelope-from olgeni@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 3CA1B14EA; Wed, 15 Jul 2015 14:21:13 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FELDuk093435; Wed, 15 Jul 2015 14:21:13 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FELB1t093427; Wed, 15 Jul 2015 14:21:11 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507151421.t6FELB1t093427@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 15 Jul 2015 14:21:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392147 - in head/devel: . elixir-quantum X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 14:21:13 -0000 Author: olgeni Date: Wed Jul 15 14:21:10 2015 New Revision: 392147 URL: https://svnweb.freebsd.org/changeset/ports/392147 Log: Add devel/elixir-quantum, a cron-like job scheduler for Elixir. Added: head/devel/elixir-quantum/ head/devel/elixir-quantum/Makefile (contents, props changed) head/devel/elixir-quantum/distinfo (contents, props changed) head/devel/elixir-quantum/pkg-descr (contents, props changed) head/devel/elixir-quantum/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Jul 15 14:19:00 2015 (r392146) +++ head/devel/Makefile Wed Jul 15 14:21:10 2015 (r392147) @@ -427,6 +427,7 @@ SUBDIR += elixir-msgpax SUBDIR += elixir-plug SUBDIR += elixir-poison + SUBDIR += elixir-quantum SUBDIR += elixir-timex SUBDIR += elixir-timex-interval SUBDIR += elixir-tzdata Added: head/devel/elixir-quantum/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-quantum/Makefile Wed Jul 15 14:21:10 2015 (r392147) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= quantum +PORTVERSION= 1.3.0 +DISTVERSIONPREFIX= v +CATEGORIES= devel +PKGNAMEPREFIX= elixir- + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Cron-like job scheduler for Elixir + +LICENSE= APACHE20 + +USES= elixir +USE_GITHUB= yes +GH_ACCOUNT= c-rack +GH_PROJECT= quantum-elixir + +ELIXIR_APP_NAME=quantum +MIX_REWRITE= yes + +.include Added: head/devel/elixir-quantum/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-quantum/distinfo Wed Jul 15 14:21:10 2015 (r392147) @@ -0,0 +1,2 @@ +SHA256 (c-rack-quantum-elixir-v1.3.0_GH0.tar.gz) = 483de0c1a03e1c649fa2d4ce675354f46a3089ecb55d6f3efb43ad0d2e71f078 +SIZE (c-rack-quantum-elixir-v1.3.0_GH0.tar.gz) = 11855 Added: head/devel/elixir-quantum/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-quantum/pkg-descr Wed Jul 15 14:21:10 2015 (r392147) @@ -0,0 +1,3 @@ +Cron-like job scheduler for Elixir. + +WWW: https://github.com/c-rack/quantum-elixir Added: head/devel/elixir-quantum/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-quantum/pkg-plist Wed Jul 15 14:21:10 2015 (r392147) @@ -0,0 +1,16 @@ +lib/elixir/lib/quantum/ebin/Elixir.Quantum.Application.beam +lib/elixir/lib/quantum/ebin/Elixir.Quantum.Executor.beam +lib/elixir/lib/quantum/ebin/Elixir.Quantum.Matcher.beam +lib/elixir/lib/quantum/ebin/Elixir.Quantum.Normalizer.beam +lib/elixir/lib/quantum/ebin/Elixir.Quantum.Parser.beam +lib/elixir/lib/quantum/ebin/Elixir.Quantum.Translator.beam +lib/elixir/lib/quantum/ebin/Elixir.Quantum.beam +lib/elixir/lib/quantum/ebin/quantum.app +lib/elixir/lib/quantum/lib/quantum.ex +lib/elixir/lib/quantum/lib/quantum/application.ex +lib/elixir/lib/quantum/lib/quantum/executor.ex +lib/elixir/lib/quantum/lib/quantum/matcher.ex +lib/elixir/lib/quantum/lib/quantum/normalizer.ex +lib/elixir/lib/quantum/lib/quantum/parser.ex +lib/elixir/lib/quantum/lib/quantum/translator.ex +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Wed Jul 15 14:26:03 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C73399B148; Wed, 15 Jul 2015 14:26:03 +0000 (UTC) (envelope-from kwm@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 02DC618A4; Wed, 15 Jul 2015 14:26:03 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FEQ2Xo096684; Wed, 15 Jul 2015 14:26:02 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FEQ2C0096683; Wed, 15 Jul 2015 14:26:02 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507151426.t6FEQ2C0096683@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 15 Jul 2015 14:26:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392148 - head/audio/gstreamer-plugins-mp3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 14:26:03 -0000 Author: kwm Date: Wed Jul 15 14:26:02 2015 New Revision: 392148 URL: https://svnweb.freebsd.org/changeset/ports/392148 Log: Use OPTION helpers and USES=metaport PR: 201539 Submitted by: Andriy Voskoboinyk Modified: head/audio/gstreamer-plugins-mp3/Makefile Modified: head/audio/gstreamer-plugins-mp3/Makefile ============================================================================== --- head/audio/gstreamer-plugins-mp3/Makefile Wed Jul 15 14:21:10 2015 (r392147) +++ head/audio/gstreamer-plugins-mp3/Makefile Wed Jul 15 14:26:02 2015 (r392148) @@ -5,17 +5,12 @@ PORTNAME= gstreamer-plugins PORTVERSION= 0.10.0 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= # empty PKGNAMESUFFIX= -mp3 -DISTFILES= # empty -EXTRACT_ONLY= # empty MAINTAINER= multimedia@FreeBSD.org COMMENT= Gstreamer Plugins Mp3 decoder meta-port -NO_BUILD= yes -NO_INSTALL= yes -NO_MTREE= yes +USES= metaport WANT_GSTREAMER= yes OPTIONS_MULTI= MP3 @@ -23,14 +18,7 @@ OPTIONS_MULTI_MP3= MAD FLUENDO OPTIONS_DEFAULT= MAD FLUENDO_DESC= Use Fluendo Mp3 decoder -.include - -.if ${PORT_OPTIONS:MMAD} -USE_GSTREAMER+= mad -.endif - -.if ${PORT_OPTIONS:MFLUENDO} -USE_GSTREAMER+= fluendo-mp3 -.endif +MAD_USE= GSTREAMER=mad +FLUENDO_USE= GSTREAMER=fluendo-mp3 .include From owner-svn-ports-head@freebsd.org Wed Jul 15 14:29:23 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9385D99B1EF; Wed, 15 Jul 2015 14:29:23 +0000 (UTC) (envelope-from kwm@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 697821B38; Wed, 15 Jul 2015 14:29:23 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FETNmE097019; Wed, 15 Jul 2015 14:29:23 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FETMcr097015; Wed, 15 Jul 2015 14:29:22 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507151429.t6FETMcr097015@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 15 Jul 2015 14:29:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392149 - in head/multimedia: gstreamer-plugins-all gstreamer1-plugins-all X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 14:29:23 -0000 Author: kwm Date: Wed Jul 15 14:29:22 2015 New Revision: 392149 URL: https://svnweb.freebsd.org/changeset/ports/392149 Log: Convert to USES=metaport. While here, convert gstreamer1-plugins-all too. PR: 201545 Submitted by: Andriy Voskoboinyk Modified: head/multimedia/gstreamer-plugins-all/Makefile head/multimedia/gstreamer1-plugins-all/Makefile Modified: head/multimedia/gstreamer-plugins-all/Makefile ============================================================================== --- head/multimedia/gstreamer-plugins-all/Makefile Wed Jul 15 14:26:02 2015 (r392148) +++ head/multimedia/gstreamer-plugins-all/Makefile Wed Jul 15 14:29:22 2015 (r392149) @@ -6,16 +6,11 @@ PORTNAME= gstreamer-plugins-all PORTVERSION= 1.3.${GST_VERSION}.${GST_SHLIB_VERSION} PORTREVISION= 15 CATEGORIES= multimedia -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty MAINTAINER= multimedia@FreeBSD.org COMMENT= Meta-port of all gstreamer plugins with options -NO_BUILD= yes -NO_INSTALL= yes -NO_MTREE= yes +USES= metaport USE_GSTREAMER= yes .include "${.CURDIR}/../../Mk/bsd.gstreamer.mk" Modified: head/multimedia/gstreamer1-plugins-all/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins-all/Makefile Wed Jul 15 14:26:02 2015 (r392148) +++ head/multimedia/gstreamer1-plugins-all/Makefile Wed Jul 15 14:29:22 2015 (r392149) @@ -5,15 +5,12 @@ PORTNAME= gstreamer1-plugins-all PORTVERSION= ${GST1_VERSION} PORTREVISION= 1 CATEGORIES= multimedia -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty MAINTAINER= multimedia@FreeBSD.org COMMENT= Meta-port of all gstreamer 1.x plugins with options -NO_BUILD= yes -NO_INSTALL= yes +USES= metaport + USE_GSTREAMER1= yes .include "${.CURDIR}/../../Mk/bsd.gstreamer.mk" From owner-svn-ports-head@freebsd.org Wed Jul 15 14:31:57 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2EE2299B410; Wed, 15 Jul 2015 14:31:57 +0000 (UTC) (envelope-from olgeni@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 1E8121F3C; Wed, 15 Jul 2015 14:31:57 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FEVuKn000964; Wed, 15 Jul 2015 14:31:56 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FEVsRr000953; Wed, 15 Jul 2015 14:31:54 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507151431.t6FEVsRr000953@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 15 Jul 2015 14:31:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392150 - in head/textproc: . elixir-sweet_xml elixir-sweet_xml/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 14:31:57 -0000 Author: olgeni Date: Wed Jul 15 14:31:54 2015 New Revision: 392150 URL: https://svnweb.freebsd.org/changeset/ports/392150 Log: Add textproc/elixir-sweet_xml, a wrapper around xmerl for Elixir. Added: head/textproc/elixir-sweet_xml/ head/textproc/elixir-sweet_xml/Makefile (contents, props changed) head/textproc/elixir-sweet_xml/distinfo (contents, props changed) head/textproc/elixir-sweet_xml/files/ head/textproc/elixir-sweet_xml/files/patch-mix.exs (contents, props changed) head/textproc/elixir-sweet_xml/pkg-descr (contents, props changed) head/textproc/elixir-sweet_xml/pkg-plist (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Wed Jul 15 14:29:22 2015 (r392149) +++ head/textproc/Makefile Wed Jul 15 14:31:54 2015 (r392150) @@ -152,6 +152,7 @@ SUBDIR += elixir-earmark SUBDIR += elixir-ex_doc SUBDIR += elixir-funnel + SUBDIR += elixir-sweet_xml SUBDIR += emacs-wiki SUBDIR += en-aspell SUBDIR += en-hunspell Added: head/textproc/elixir-sweet_xml/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/elixir-sweet_xml/Makefile Wed Jul 15 14:31:54 2015 (r392150) @@ -0,0 +1,17 @@ +# $FreeBSD$ + +PORTNAME= sweet_xml +PORTVERSION= 0.2.1 +CATEGORIES= textproc +PKGNAMEPREFIX= elixir- + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Wrapper around xmerl application for Elixir + +LICENSE= MIT + +USES= elixir +USE_GITHUB= yes +GH_ACCOUNT= gniquil + +.include Added: head/textproc/elixir-sweet_xml/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/elixir-sweet_xml/distinfo Wed Jul 15 14:31:54 2015 (r392150) @@ -0,0 +1,2 @@ +SHA256 (gniquil-sweet_xml-0.2.1_GH0.tar.gz) = cec2c401bfe336d1151f3996f7d38b7afad527b7e1c6967f7dcbc40a668ad3f5 +SIZE (gniquil-sweet_xml-0.2.1_GH0.tar.gz) = 66589 Added: head/textproc/elixir-sweet_xml/files/patch-mix.exs ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/elixir-sweet_xml/files/patch-mix.exs Wed Jul 15 14:31:54 2015 (r392150) @@ -0,0 +1,11 @@ +--- mix.exs.orig 2015-07-15 14:25:56 UTC ++++ mix.exs +@@ -26,8 +26,6 @@ defmodule SweetXml.Mixfile do + + defp deps do + [ +- {:ex_doc, "~> 0.7", only: :dev}, +- {:markdown, github: "devinus/markdown"} + ] + end + end Added: head/textproc/elixir-sweet_xml/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/elixir-sweet_xml/pkg-descr Wed Jul 15 14:31:54 2015 (r392150) @@ -0,0 +1,5 @@ +SweetXml is a thin wrapper around :xmerl. It allows you to converts +a string or xmlElement record as defined in :xmerl to an elixir +value such as map, list, char_list, or any combination of these. + +WWW: https://github.com/gniquil/sweet_xml Added: head/textproc/elixir-sweet_xml/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/elixir-sweet_xml/pkg-plist Wed Jul 15 14:31:54 2015 (r392150) @@ -0,0 +1,5 @@ +lib/elixir/lib/sweet_xml/ebin/Elixir.SweetXml.beam +lib/elixir/lib/sweet_xml/ebin/Elixir.SweetXpath.beam +lib/elixir/lib/sweet_xml/ebin/sweet_xml.app +lib/elixir/lib/sweet_xml/lib/sweet_xml.ex +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Wed Jul 15 14:33:06 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7165A99B457; Wed, 15 Jul 2015 14:33:06 +0000 (UTC) (envelope-from bapt@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 620021093; Wed, 15 Jul 2015 14:33:06 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FEX6EQ001154; Wed, 15 Jul 2015 14:33:06 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FEX6kw001153; Wed, 15 Jul 2015 14:33:06 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507151433.t6FEX6kw001153@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 15 Jul 2015 14:33:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392151 - head/x11 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 14:33:06 -0000 Author: bapt Date: Wed Jul 15 14:33:05 2015 New Revision: 392151 URL: https://svnweb.freebsd.org/changeset/ports/392151 Log: Remove unconnect gmessage Reported by: linimon Pointy hat: bapt Modified: head/x11/Makefile Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Wed Jul 15 14:31:54 2015 (r392150) +++ head/x11/Makefile Wed Jul 15 14:33:05 2015 (r392151) @@ -71,7 +71,6 @@ SUBDIR += gdkxft SUBDIR += gdm SUBDIR += glproto - SUBDIR += gmessage SUBDIR += gmrun SUBDIR += gnome-clipboard-daemon SUBDIR += gnome-desktop From owner-svn-ports-head@freebsd.org Wed Jul 15 15:19:54 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B975899BC3F; Wed, 15 Jul 2015 15:19:54 +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 AA0A81948; Wed, 15 Jul 2015 15:19:54 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FFJsUH017752; Wed, 15 Jul 2015 15:19:54 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FFJsR8017751; Wed, 15 Jul 2015 15:19:54 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507151519.t6FFJsR8017751@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 15 Jul 2015 15:19:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392155 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 15:19:54 -0000 Author: feld Date: Wed Jul 15 15:19:53 2015 New Revision: 392155 URL: https://svnweb.freebsd.org/changeset/ports/392155 Log: Reference another URL for tidy's CVE PR: 200631 Security: bd1ab7a5-0e01-11e5-9976-a0f3c100ae18 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jul 15 15:05:43 2015 (r392154) +++ head/security/vuxml/vuln.xml Wed Jul 15 15:19:53 2015 (r392155) @@ -3435,6 +3435,7 @@ Notes: https://github.com/htacg/tidy-html5/issues/217 http://seclists.org/oss-sec/2015/q2/633 + http://seclists.org/oss-sec/2015/q3/116 CVE-2015-5522 CVE-2015-5523 From owner-svn-ports-head@freebsd.org Wed Jul 15 15:26:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 209BA99BE35; Wed, 15 Jul 2015 15:26:02 +0000 (UTC) (envelope-from kmoore@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 10F781E02; Wed, 15 Jul 2015 15:26:02 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FFQ1rt021672; Wed, 15 Jul 2015 15:26:01 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FFQ1c3021671; Wed, 15 Jul 2015 15:26:01 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201507151526.t6FFQ1c3021671@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Wed, 15 Jul 2015 15:26:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392156 - head/textproc/py-sphinx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 15:26:02 -0000 Author: kmoore Date: Wed Jul 15 15:26:01 2015 New Revision: 392156 URL: https://svnweb.freebsd.org/changeset/ports/392156 Log: - Add new RUN_DEPEND on py-babel, fixes issue compiling llvm36 and possibly others - Bump PORTREV PR: 201587 Submitted by: Christian Heckendorf Modified: head/textproc/py-sphinx/Makefile Modified: head/textproc/py-sphinx/Makefile ============================================================================== --- head/textproc/py-sphinx/Makefile Wed Jul 15 15:19:53 2015 (r392155) +++ head/textproc/py-sphinx/Makefile Wed Jul 15 15:26:01 2015 (r392156) @@ -3,6 +3,7 @@ PORTNAME= sphinx PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +18,8 @@ LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:${PORTSDIR}/devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.7:${PORTSDIR}/textproc/py-docutils \ ${PYTHON_PKGNAMEPREFIX}six>=1.8.0:${PORTSDIR}/devel/py-six -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:${PORTSDIR}/devel/py-Jinja2 \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:${PORTSDIR}/devel/py-babel\ + ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:${PORTSDIR}/devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.7:${PORTSDIR}/textproc/py-docutils \ ${PYTHON_PKGNAMEPREFIX}pygments>=1.2:${PORTSDIR}/textproc/py-pygments \ ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0.1.6:${PORTSDIR}/textproc/py-sphinx_rtd_theme \ From owner-svn-ports-head@freebsd.org Wed Jul 15 15:34:30 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89A3E9A1024 for ; Wed, 15 Jul 2015 15:34:30 +0000 (UTC) (envelope-from kris@pcbsd.org) Received: from barracuda.ixsystems.com (mail.ixsystems.com [69.198.165.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.ixsystems.com", Issuer "Go Daddy Secure Certificate Authority - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 682DC1444 for ; Wed, 15 Jul 2015 15:34:30 +0000 (UTC) (envelope-from kris@pcbsd.org) X-ASG-Debug-ID: 1436974467-08ca041104002d0002-7kGxFj Received: from [192.168.0.51] (75-130-56-30.static.kgpt.tn.charter.com [75.130.56.30]) by barracuda.ixsystems.com with ESMTP id fNBlE31olBeY665Y (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Wed, 15 Jul 2015 08:34:28 -0700 (PDT) X-Barracuda-Envelope-From: kris@pcbsd.org X-Barracuda-AUTH-User: kris@pcbsd.org X-Barracuda-Apparent-Source-IP: 75.130.56.30 X-ASG-Whitelist: Client Message-ID: <55A67D83.30307@pcbsd.org> Date: Wed, 15 Jul 2015 11:34:27 -0400 From: Kris Moore User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: koobs@FreeBSD.org, Li-Wen Hsu , Kris Moore CC: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392000 - in head/textproc: . py-alabaster py-snowballstemmer References: <201507141420.t6EEKEku024783@repo.freebsd.org> <20150715044253.GB77591@FreeBSD.cs.nctu.edu.tw> <55A63ECC.1080109@FreeBSD.org> X-ASG-Orig-Subj: Re: svn commit: r392000 - in head/textproc: . py-alabaster py-snowballstemmer In-Reply-To: <55A63ECC.1080109@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Barracuda-Connect: 75-130-56-30.static.kgpt.tn.charter.com[75.130.56.30] X-Barracuda-Start-Time: 1436974468 X-Barracuda-Encrypted: ECDHE-RSA-AES128-GCM-SHA256 X-Barracuda-URL: https://10.2.0.41:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at ixsystems.com X-Barracuda-BRTS-Status: 1 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 15:34:30 -0000 On 07/15/2015 07:06, Kubilay Kocak wrote: > On 15/07/2015 2:42 PM, Li-Wen Hsu wrote: >> On 二, 7 14, 2015 at 14:20:14 +0000, Kris Moore wrote: >>> Added: head/textproc/py-snowballstemmer/Makefile >>> ============================================================================== >>> --- /dev/null 00:00:00 1970 (empty, because file is newly added) >>> +++ head/textproc/py-snowballstemmer/Makefile Tue Jul 14 14:20:13 2015 (r392000) >>> @@ -0,0 +1,17 @@ >>> +# $FreeBSD$ >>> + >>> +PORTNAME= snowballstemmer >>> +PORTVERSION= 1.2.0 >>> +CATEGORIES= textproc python >>> +MASTER_SITES= CHEESESHOP >>> +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >>> + >>> +MAINTAINER= kmoore@FreeBSD.org >>> +COMMENT= Pure Python stemming library >>> + >>> +LICENSE= MIT >>> + >>> +USES= python >>> +USE_PYTHON= distutils autoplist >>> + >>> +.include >>> >>> Added: head/textproc/py-snowballstemmer/distinfo >>> ============================================================================== >>> --- /dev/null 00:00:00 1970 (empty, because file is newly added) >>> +++ head/textproc/py-snowballstemmer/distinfo Tue Jul 14 14:20:13 2015 (r392000) >>> @@ -0,0 +1,2 @@ >>> +SHA256 (snowballstemmer-1.2.0.tar.gz) = 6d54f350e7a0e48903a4e3b6b2cabd1b43e23765fbc975065402893692954191 >>> +SIZE (snowballstemmer-1.2.0.tar.gz) = 49639 >>> >>> Added: head/textproc/py-snowballstemmer/pkg-descr >>> ============================================================================== >>> --- /dev/null 00:00:00 1970 (empty, because file is newly added) >>> +++ head/textproc/py-snowballstemmer/pkg-descr Tue Jul 14 14:20:13 2015 (r392000) >>> @@ -0,0 +1,4 @@ >>> +This is a pure Python stemming library. If PyStemmer is >>> +available, this module uses it to accelerate. >>> + >>> +WWW: https://pypi.python.org/pypi/snowballstemmer >> I'm also working on py-sphinx update, and going to add this port. Since >> it says "If PyStemmer is available, this module uses it to accelerate." >> How do you think about the attached patch? Also, I think its license is >> BSD2CALUSE, and the COMMENT might be more suitable. >> >> Please note that patch needs renaming textproc/pystemmer to >> textproc/py-pystemmer, I think it's fine and better, since it (only) >> install things to PYTHON_SITELIBDIR. >> >> Li-Wen >> > Agreed Li-Wen. > > Things should be named py- no matter the name, including when that > name is prefixed with py, python or otherwise. This is especially > necessary when modules/packages are listed on PyPI (CHEESESHOP) > > In particular, this: > > - Avoids naming conflicts (there are *many* examples of > unique/different packages named foo and pyfoo on PyPI) > - Easy discoverability by users who know the name of the module they > want (using pip or requirements files) > - Google Juice benefits for FreeBSD/Ports/FreshPorts > > We have a python ports policy in progress: > https://wiki.freebsd.org/Python/PortsPolicy that outlines the above in > more detail > > ./koobs Li-Wen, Patch looks good to me, go ahead and commit whenever you have a chance. -- Kris Moore PC-BSD Software / iXsystems Enterprise Storage & Servers Driven By Open Source From owner-svn-ports-head@freebsd.org Wed Jul 15 15:38:20 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B66A9A1063; Wed, 15 Jul 2015 15:38:20 +0000 (UTC) (envelope-from tijl@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 598B415C0; Wed, 15 Jul 2015 15:38:20 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FFcKjL026023; Wed, 15 Jul 2015 15:38:20 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FFcJM5026019; Wed, 15 Jul 2015 15:38:19 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151538.t6FFcJM5026019@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 15:38:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392158 - head/graphics/linux-c6-cairo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 15:38:20 -0000 Author: tijl Date: Wed Jul 15 15:38:18 2015 New Revision: 392158 URL: https://svnweb.freebsd.org/changeset/ports/392158 Log: Update to cairo-1.8.8-6.el6_6 Modified: head/graphics/linux-c6-cairo/Makefile head/graphics/linux-c6-cairo/distinfo.i686 Modified: head/graphics/linux-c6-cairo/Makefile ============================================================================== --- head/graphics/linux-c6-cairo/Makefile Wed Jul 15 15:30:29 2015 (r392157) +++ head/graphics/linux-c6-cairo/Makefile Wed Jul 15 15:38:18 2015 (r392158) @@ -3,8 +3,9 @@ PORTNAME= cairo PORTVERSION= 1.8.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics linux +MASTER_SITES= CENTOS_LINUX_UPDATES MAINTAINER= emulation@FreeBSD.org COMMENT= Vector graphics library Cairo (Linux CentOS ${LINUX_DIST_VER}) @@ -16,7 +17,7 @@ USE_LINUX= c6 USE_LINUX_RPM= yes USE_LINUX_APPS= fontconfig png xorglibs -RPMVERSION= 3.1.el6 +RPMVERSION= 6.el6_6 USE_LDCONFIG= yes PLIST_FILES= usr/lib/libcairo.so.2 \ Modified: head/graphics/linux-c6-cairo/distinfo.i686 ============================================================================== --- head/graphics/linux-c6-cairo/distinfo.i686 Wed Jul 15 15:30:29 2015 (r392157) +++ head/graphics/linux-c6-cairo/distinfo.i686 Wed Jul 15 15:38:18 2015 (r392158) @@ -1,4 +1,4 @@ -SHA256 (rpm/i686/centos/6.6/cairo-1.8.8-3.1.el6.i686.rpm) = 09b2b2b38115e74d1aab2253682cde59970c6a0286a151b438a7e7ec3fefa1f4 -SIZE (rpm/i686/centos/6.6/cairo-1.8.8-3.1.el6.i686.rpm) = 326400 -SHA256 (rpm/i686/centos/6.6/cairo-1.8.8-3.1.el6.src.rpm) = 0878b1cc9dcb05138fee6d32dc8148fe19cb6de6bf788c68526b9059d35be87e -SIZE (rpm/i686/centos/6.6/cairo-1.8.8-3.1.el6.src.rpm) = 6660677 +SHA256 (rpm/i686/centos/6.6/cairo-1.8.8-6.el6_6.i686.rpm) = 9275eb925636fd986d77b2bbc91745d053b94cf6d8fa8791b54a7c5e5cc3abee +SIZE (rpm/i686/centos/6.6/cairo-1.8.8-6.el6_6.i686.rpm) = 326752 +SHA256 (rpm/i686/centos/6.6/cairo-1.8.8-6.el6_6.src.rpm) = 16844fe17f9da7685100214742f27d7ff47932c78f03be2c0981cfb29ce0d00c +SIZE (rpm/i686/centos/6.6/cairo-1.8.8-6.el6_6.src.rpm) = 6662981 From owner-svn-ports-head@freebsd.org Wed Jul 15 15:50:00 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D588F9A12DE; Wed, 15 Jul 2015 15:50:00 +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 B432E1D54; Wed, 15 Jul 2015 15:50:00 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FFo0ju030173; Wed, 15 Jul 2015 15:50:00 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FFo05A030172; Wed, 15 Jul 2015 15:50:00 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507151550.t6FFo05A030172@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 15 Jul 2015 15:50:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392159 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 15:50:01 -0000 Author: feld Date: Wed Jul 15 15:49:59 2015 New Revision: 392159 URL: https://svnweb.freebsd.org/changeset/ports/392159 Log: - Document multiple security issues for libwmf PR: 201513 Security: CVE-2004-0941 Security: CVE-2007-0455 Security: CVE-2007-2756 Security: CVE-2007-3472 Security: CVE-2007-3473 Security: CVE-2007-3477 Security: CVE-2009-3546 Security: CVE-2015-4695 Security: CVE-2015-4696 Security: CVE-2015-0848 Security: CVE-2015-4588 Security: ca139c7f-2a8c-11e5-a4a5-002590263bf5 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jul 15 15:38:18 2015 (r392158) +++ head/security/vuxml/vuln.xml Wed Jul 15 15:49:59 2015 (r392159) @@ -58,6 +58,109 @@ Notes: --> + + libwmf -- multiple vulnerabilities + + + libwmf + 0.2.8.4_14 + + + + +

Mitre reports:

+
+

Multiple buffer overflows in the gd graphics library (libgd) 2.0.21 + and earlier may allow remote attackers to execute arbitrary code via + malformed image files that trigger the overflows due to improper + calls to the gdMalloc function, a different set of vulnerabilities + than CVE-2004-0990.

+
+
+

Buffer overflow in the gdImageStringFTEx function in gdft.c in GD + Graphics Library 2.0.33 and earlier allows remote attackers to cause + a denial of service (application crash) and possibly execute + arbitrary code via a crafted string with a JIS encoded font.

+
+
+

The gdPngReadData function in libgd 2.0.34 allows user-assisted + attackers to cause a denial of service (CPU consumption) via a + crafted PNG image with truncated data, which causes an infinite loop + in the png_read_info function in libpng.

+
+
+

Integer overflow in gdImageCreateTrueColor function in the GD + Graphics Library (libgd) before 2.0.35 allows user-assisted remote + attackers to have unspecified attack vectors and impact.

+
+
+

The gdImageCreateXbm function in the GD Graphics Library (libgd) + before 2.0.35 allows user-assisted remote attackers to cause a + denial of service (crash) via unspecified vectors involving a + gdImageCreate failure.

+
+
+

The (a) imagearc and (b) imagefilledarc functions in GD Graphics + Library (libgd) before 2.0.35 allow attackers to cause a denial of + service (CPU consumption) via a large (1) start or (2) end angle + degree value.

+
+
+

The _gdGetColors function in gd_gd.c in PHP 5.2.11 and 5.3.x before + 5.3.1, and the GD Graphics Library 2.x, does not properly verify a + certain colorsTotal structure member, which might allow remote + attackers to conduct buffer overflow or buffer over-read attacks via + a crafted GD file, a different vulnerability than CVE-2009-3293. + NOTE: some of these details are obtained from third party + information.

+
+
+

Heap-based buffer overflow in libwmf 0.2.8.4 allows remote + attackers to cause a denial of service (crash) or possibly execute + arbitrary code via a crafted BMP image.

+
+
+

meta.h in libwmf 0.2.8.4 allows remote attackers to cause a denial + of service (out-of-bounds read) via a crafted WMF file.

+
+
+

Use-after-free vulnerability in libwmf 0.2.8.4 allows remote + attackers to cause a denial of service (crash) via a crafted WMF + file to the (1) wmf2gd or (2) wmf2eps command.

+
+
+

Heap-based buffer overflow in the DecodeImage function in libwmf + 0.2.8.4 allows remote attackers to cause a denial of service (crash) + or possibly execute arbitrary code via a crafted "run-length count" + in an image in a WMF file.

+
+ +
+ + 11663 + 22289 + 24089 + 24651 + 36712 + ports/201513 + CVE-2004-0941 + CVE-2007-0455 + CVE-2007-2756 + CVE-2007-3472 + CVE-2007-3473 + CVE-2007-3477 + CVE-2009-3546 + CVE-2015-0848 + CVE-2015-4695 + CVE-2015-4696 + CVE-2015-4588 + + + 2004-10-12 + 2015-07-15 + +
+ apache24 -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Wed Jul 15 15:50:26 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BDAC99A1321; Wed, 15 Jul 2015 15:50:26 +0000 (UTC) (envelope-from tijl@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 938CC1F05; Wed, 15 Jul 2015 15:50:26 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FFoQAJ030797; Wed, 15 Jul 2015 15:50:26 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FFoQ37030795; Wed, 15 Jul 2015 15:50:26 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151550.t6FFoQ37030795@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 15:50:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392160 - head/ftp/linux-c6-curl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 15:50:26 -0000 Author: tijl Date: Wed Jul 15 15:50:25 2015 New Revision: 392160 URL: https://svnweb.freebsd.org/changeset/ports/392160 Log: Update to curl-7.19.7-40.el6_6.4 MFH: 2015Q3 Security: CVE-2014-0015 Security: CVE-2014-0138 Modified: head/ftp/linux-c6-curl/Makefile head/ftp/linux-c6-curl/distinfo.i686 Modified: head/ftp/linux-c6-curl/Makefile ============================================================================== --- head/ftp/linux-c6-curl/Makefile Wed Jul 15 15:49:59 2015 (r392159) +++ head/ftp/linux-c6-curl/Makefile Wed Jul 15 15:50:25 2015 (r392160) @@ -3,10 +3,11 @@ PORTNAME= curl PORTVERSION= 7.19.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp linux DISTFILES= curl-${PORTVERSION}-${RPMVERSION}.${LINUX_RPM_ARCH}.rpm \ libcurl-${PORTVERSION}-${RPMVERSION}.${LINUX_RPM_ARCH}.rpm +MASTER_SITES= CENTOS_LINUX_UPDATES MAINTAINER= emulation@FreeBSD.org COMMENT= Command line tool for transferring files with URL syntax (Linux CentOS ${LINUX_DIST_VER}) @@ -18,7 +19,7 @@ ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= c6 USE_LINUX_APPS= openldap libssh2 # cyrus-sasl2 USE_LINUX_RPM= yes -RPMVERSION= 37.el6_5.3 +RPMVERSION= 40.el6_6.4 BRANDELF_FILES= usr/bin/curl USE_LDCONFIG= yes Modified: head/ftp/linux-c6-curl/distinfo.i686 ============================================================================== --- head/ftp/linux-c6-curl/distinfo.i686 Wed Jul 15 15:49:59 2015 (r392159) +++ head/ftp/linux-c6-curl/distinfo.i686 Wed Jul 15 15:50:25 2015 (r392160) @@ -1,6 +1,6 @@ -SHA256 (rpm/i686/centos/6.6/curl-7.19.7-37.el6_5.3.i686.rpm) = cf0a982bec1212cc7cbba88aa8329d6ece826ae175c65c1799d614ad326712e5 -SIZE (rpm/i686/centos/6.6/curl-7.19.7-37.el6_5.3.i686.rpm) = 198548 -SHA256 (rpm/i686/centos/6.6/libcurl-7.19.7-37.el6_5.3.i686.rpm) = 4b22a18cdd3771279425911a92adb70522a8e4681e83a04fb567b4aa1a469092 -SIZE (rpm/i686/centos/6.6/libcurl-7.19.7-37.el6_5.3.i686.rpm) = 176280 -SHA256 (rpm/i686/centos/6.6/curl-7.19.7-37.el6_5.3.src.rpm) = 0beb826caead2e6b1d3993e5c9d600dc68d2be83e6558b6b702264ab3cb6732c -SIZE (rpm/i686/centos/6.6/curl-7.19.7-37.el6_5.3.src.rpm) = 2108264 +SHA256 (rpm/i686/centos/6.6/curl-7.19.7-40.el6_6.4.i686.rpm) = 4e4cd05361833384ad287cfb5cfcd8aed1ec0461d83bc754e51ee6c630e06c63 +SIZE (rpm/i686/centos/6.6/curl-7.19.7-40.el6_6.4.i686.rpm) = 199000 +SHA256 (rpm/i686/centos/6.6/libcurl-7.19.7-40.el6_6.4.i686.rpm) = 1fdd61fea79c7e0f4f1c416909a54269f01f7879d2f2199e296089b52bb5f042 +SIZE (rpm/i686/centos/6.6/libcurl-7.19.7-40.el6_6.4.i686.rpm) = 176852 +SHA256 (rpm/i686/centos/6.6/curl-7.19.7-40.el6_6.4.src.rpm) = 44dfa657f77c2777366f6255b71938278db86014fc407e659c228dd3665a4e6b +SIZE (rpm/i686/centos/6.6/curl-7.19.7-40.el6_6.4.src.rpm) = 2115665 From owner-svn-ports-head@freebsd.org Wed Jul 15 15:53:23 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EEB6B9A1490; Wed, 15 Jul 2015 15:53:22 +0000 (UTC) (envelope-from ashish@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 D372812DE; Wed, 15 Jul 2015 15:53:22 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FFrMqv034077; Wed, 15 Jul 2015 15:53:22 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FFrLBK034074; Wed, 15 Jul 2015 15:53:21 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201507151553.t6FFrLBK034074@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Wed, 15 Jul 2015 15:53:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392161 - head/mail/opensmtpd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 15:53:23 -0000 Author: ashish Date: Wed Jul 15 15:53:21 2015 New Revision: 392161 URL: https://svnweb.freebsd.org/changeset/ports/392161 Log: - Update to 5.7.1p1 - Add TABLE_DB option to add support for aliases db - Sort options in alphabetical order PR: 201241 Submitted by: brnrd Modified: head/mail/opensmtpd/Makefile head/mail/opensmtpd/distinfo head/mail/opensmtpd/pkg-plist Modified: head/mail/opensmtpd/Makefile ============================================================================== --- head/mail/opensmtpd/Makefile Wed Jul 15 15:50:25 2015 (r392160) +++ head/mail/opensmtpd/Makefile Wed Jul 15 15:53:21 2015 (r392161) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= opensmtpd -PORTVERSION= 5.4.6 +PORTVERSION= 5.7.1 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://www.opensmtpd.org/archives/ \ @@ -17,13 +17,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 -OPTIONS_DEFINE= CA_BUNDLE PAM LIBASRDEVEL MAILERCONF +OPTIONS_DEFINE= CA_BUNDLE LIBASRDEVEL MAILERCONF PAM TABLE_DB -OPTIONS_DEFAULT= CA_BUNDLE PAM +OPTIONS_DEFAULT= CA_BUNDLE PAM TABLE_DB CA_BUNDLE_DESC= Install CA bundle for OpenSSL LIBASRDEVEL_DESC= Use development version of libasr MAILERCONF_DESC= Activate OpenSMTPD in mailer.conf(5) +TABLE_DB_DESC= Build table-db plugin (aliases) USES= cpe libtool USE_OPENSSL= yes @@ -44,12 +45,14 @@ GROUPS= _smtpd OPTIONS_SUB= yes -LIBASRDEVEL_LIB_DEPENDS_OFF= libasr.so:${PORTSDIR}/dns/libasr -LIBASRDEVEL_LIB_DEPENDS= libasr.so:${PORTSDIR}/dns/libasr-devel - CA_BUNDLE_CONFIGURE_ON= --with-ca-file=${LOCALBASE}/share/certs/ca-root-nss.crt CA_BUNDLE_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss +LIBASRDEVEL_LIB_DEPENDS_OFF= libasr.so:${PORTSDIR}/dns/libasr +LIBASRDEVEL_LIB_DEPENDS= libasr.so:${PORTSDIR}/dns/libasr-devel + PAM_CONFIGURE_ON= --with-pam --with-pam-service=smtpd +TABLE_DB_CONFIGURE_ON= --enable-table-db + .include Modified: head/mail/opensmtpd/distinfo ============================================================================== --- head/mail/opensmtpd/distinfo Wed Jul 15 15:50:25 2015 (r392160) +++ head/mail/opensmtpd/distinfo Wed Jul 15 15:53:21 2015 (r392161) @@ -1,2 +1,2 @@ -SHA256 (opensmtpd-5.4.6p1.tar.gz) = f9ee7eafcc0e2e019428cae83844e0166bd56583471e6a3a1cb148cd11a51af5 -SIZE (opensmtpd-5.4.6p1.tar.gz) = 797347 +SHA256 (opensmtpd-5.7.1p1.tar.gz) = 67e9dd9682ca8c181e84e66c76245a4a8f6205834f915a2c021cdfeb22049e3a +SIZE (opensmtpd-5.7.1p1.tar.gz) = 708295 Modified: head/mail/opensmtpd/pkg-plist ============================================================================== --- head/mail/opensmtpd/pkg-plist Wed Jul 15 15:50:25 2015 (r392160) +++ head/mail/opensmtpd/pkg-plist Wed Jul 15 15:53:21 2015 (r392161) @@ -1,13 +1,13 @@ etc/mail/smtpd.conf.sample libexec/opensmtpd/encrypt libexec/opensmtpd/mail.local -libexec/opensmtpd/makemap +%%TABLE_DB%%libexec/opensmtpd/makemap sbin/smtpctl sbin/smtpd -man/man8/newaliases.8.gz +%%TABLE_DB%%man/man8/makemap.8.gz +%%TABLE_DB%%man/man8/newaliases.8.gz man/man8/sendmail.8.gz man/man8/smtpd.8.gz -man/man8/makemap.8.gz man/man8/smtpctl.8.gz man/man5/table.5.gz man/man5/smtpd.conf.5.gz From owner-svn-ports-head@freebsd.org Wed Jul 15 15:56:06 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB06C9A1519; Wed, 15 Jul 2015 15:56:06 +0000 (UTC) (envelope-from olgeni@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 AB24B158A; Wed, 15 Jul 2015 15:56:06 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FFu6kP034369; Wed, 15 Jul 2015 15:56:06 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FFu61n034367; Wed, 15 Jul 2015 15:56:06 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507151556.t6FFu61n034367@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 15 Jul 2015 15:56:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392162 - in head/databases/elixir-timex_ecto: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 15:56:06 -0000 Author: olgeni Date: Wed Jul 15 15:56:05 2015 New Revision: 392162 URL: https://svnweb.freebsd.org/changeset/ports/392162 Log: Upgrade to version 0.3.0. Deleted: head/databases/elixir-timex_ecto/files/ Modified: head/databases/elixir-timex_ecto/Makefile head/databases/elixir-timex_ecto/distinfo Modified: head/databases/elixir-timex_ecto/Makefile ============================================================================== --- head/databases/elixir-timex_ecto/Makefile Wed Jul 15 15:53:21 2015 (r392161) +++ head/databases/elixir-timex_ecto/Makefile Wed Jul 15 15:56:05 2015 (r392162) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= timex_ecto -PORTVERSION= 0.2.1 +PORTVERSION= 0.3.0 CATEGORIES= databases PKGNAMEPREFIX= elixir- @@ -17,5 +17,6 @@ GH_ACCOUNT= bitwalker MIX_BUILD_DEPS= databases/elixir-ecto \ devel/elixir-timex MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +MIX_REWRITE= yes .include Modified: head/databases/elixir-timex_ecto/distinfo ============================================================================== --- head/databases/elixir-timex_ecto/distinfo Wed Jul 15 15:53:21 2015 (r392161) +++ head/databases/elixir-timex_ecto/distinfo Wed Jul 15 15:56:05 2015 (r392162) @@ -1,2 +1,2 @@ -SHA256 (bitwalker-timex_ecto-0.2.1_GH0.tar.gz) = 80c7008d2fd63b0988f6527c13420b6851562ef750e091cc7c5ef072c284e0d4 -SIZE (bitwalker-timex_ecto-0.2.1_GH0.tar.gz) = 5371 +SHA256 (bitwalker-timex_ecto-0.3.0_GH0.tar.gz) = 4657f41e254df9eab4de1cba3b39c266ca1939e7f8fdd1667162c088460bfdc0 +SIZE (bitwalker-timex_ecto-0.3.0_GH0.tar.gz) = 5361 From owner-svn-ports-head@freebsd.org Wed Jul 15 15:57:32 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACDC99A155F; Wed, 15 Jul 2015 15:57:32 +0000 (UTC) (envelope-from tijl@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 82FC016BD; Wed, 15 Jul 2015 15:57:32 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FFvWcQ034546; Wed, 15 Jul 2015 15:57:32 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FFvV6j034544; Wed, 15 Jul 2015 15:57:31 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151557.t6FFvV6j034544@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 15:57:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392163 - head/security/linux-c6-cyrus-sasl2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 15:57:32 -0000 Author: tijl Date: Wed Jul 15 15:57:31 2015 New Revision: 392163 URL: https://svnweb.freebsd.org/changeset/ports/392163 Log: Update to cyrus-sasl-lib-2.1.23-15.el6_6.2 Modified: head/security/linux-c6-cyrus-sasl2/Makefile head/security/linux-c6-cyrus-sasl2/distinfo.i686 Modified: head/security/linux-c6-cyrus-sasl2/Makefile ============================================================================== --- head/security/linux-c6-cyrus-sasl2/Makefile Wed Jul 15 15:56:05 2015 (r392162) +++ head/security/linux-c6-cyrus-sasl2/Makefile Wed Jul 15 15:57:31 2015 (r392163) @@ -3,15 +3,14 @@ PORTNAME= cyrus-sasl2 PORTVERSION= 2.1.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security linux DISTNAME= cyrus-sasl-lib-${PORTVERSION}-${RPMVERSION} +MASTER_SITES= CENTOS_LINUX_UPDATES MAINTAINER= emulation@FreeBSD.org COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer) (Linux CentOS ${LINUX_DIST_VER}) -#DISTNAME= cyrus-sasl-lib-${PORTVERSION}-${RPMVERSION} - ONLY_FOR_ARCHS= i386 amd64 .if defined(PACKAGE_BUILDING) SRC_DISTFILES= cyrus-sasl-${PORTVERSION}-${RPMVERSION}.src.rpm @@ -19,7 +18,7 @@ SRC_DISTFILES= cyrus-sasl-${PORTVERSION} USE_LINUX= c6 USE_LINUX_RPM= yes -RPMVERSION= 15.el6 +RPMVERSION= 15.el6_6.2 USE_LDCONFIG= yes BRANDELF_FILES= usr/sbin/sasldblistusers2 usr/sbin/saslpasswd2 DESCR= ${.CURDIR}/../cyrus-sasl2/pkg-descr Modified: head/security/linux-c6-cyrus-sasl2/distinfo.i686 ============================================================================== --- head/security/linux-c6-cyrus-sasl2/distinfo.i686 Wed Jul 15 15:56:05 2015 (r392162) +++ head/security/linux-c6-cyrus-sasl2/distinfo.i686 Wed Jul 15 15:57:31 2015 (r392163) @@ -1,4 +1,4 @@ -SHA256 (rpm/i686/centos/6.6/cyrus-sasl-lib-2.1.23-15.el6.i686.rpm) = dc5ae32a8cf710da51961da3664f78e18a5e12388c6a9ac679e79b12c0496960 -SIZE (rpm/i686/centos/6.6/cyrus-sasl-lib-2.1.23-15.el6.i686.rpm) = 139000 -SHA256 (rpm/i686/centos/6.6/cyrus-sasl-2.1.23-15.el6.src.rpm) = a1192a223c6c116d090c72bfcb217c08065619ec976bf0fff11424896669d5a7 -SIZE (rpm/i686/centos/6.6/cyrus-sasl-2.1.23-15.el6.src.rpm) = 1669908 +SHA256 (rpm/i686/centos/6.6/cyrus-sasl-lib-2.1.23-15.el6_6.2.i686.rpm) = fdff3dbb8d482d9c49d84abdb8421a622344eff4acb047aeeca8fea51823160a +SIZE (rpm/i686/centos/6.6/cyrus-sasl-lib-2.1.23-15.el6_6.2.i686.rpm) = 139208 +SHA256 (rpm/i686/centos/6.6/cyrus-sasl-2.1.23-15.el6_6.2.src.rpm) = a12449366385bb4ad18c1639c79e8999013e9e5cbd90474dfcc3c9269d8554ee +SIZE (rpm/i686/centos/6.6/cyrus-sasl-2.1.23-15.el6_6.2.src.rpm) = 1671069 From owner-svn-ports-head@freebsd.org Wed Jul 15 16:02:10 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32A2C9A16C3; Wed, 15 Jul 2015 16:02:10 +0000 (UTC) (envelope-from olivierd@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 164E01B6F; Wed, 15 Jul 2015 16:02:10 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FG29Ye038443; Wed, 15 Jul 2015 16:02:09 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FG28JH038439; Wed, 15 Jul 2015 16:02:08 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201507151602.t6FG28JH038439@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Wed, 15 Jul 2015 16:02:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392164 - in head/x11/xfce4-embed-plugin: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 16:02:10 -0000 Author: olivierd Date: Wed Jul 15 16:02:07 2015 New Revision: 392164 URL: https://svnweb.freebsd.org/changeset/ports/392164 Log: Update to 1.6.0 Added: head/x11/xfce4-embed-plugin/files/patch-panel-plugin_embed.c (contents, props changed) Modified: head/x11/xfce4-embed-plugin/Makefile head/x11/xfce4-embed-plugin/distinfo head/x11/xfce4-embed-plugin/pkg-plist Modified: head/x11/xfce4-embed-plugin/Makefile ============================================================================== --- head/x11/xfce4-embed-plugin/Makefile Wed Jul 15 15:57:31 2015 (r392163) +++ head/x11/xfce4-embed-plugin/Makefile Wed Jul 15 16:02:07 2015 (r392164) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-embed-plugin -PORTVERSION= 1.4.1 -PORTREVISION= 2 +PORTVERSION= 1.6.0 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -15,7 +14,7 @@ LICENSE= GPLv2 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= gmake libtool pkgconfig gettext-tools xfce tar:bzip2 +USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce USE_XORG= x11 USE_GNOME= glib20 gtk20 intltool intlhack USE_XFCE= panel Modified: head/x11/xfce4-embed-plugin/distinfo ============================================================================== --- head/x11/xfce4-embed-plugin/distinfo Wed Jul 15 15:57:31 2015 (r392163) +++ head/x11/xfce4-embed-plugin/distinfo Wed Jul 15 16:02:07 2015 (r392164) @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-embed-plugin-1.4.1.tar.bz2) = b82f6894377fd0ce8273609baf99bd59fa70c2ec70214a54dd58c96dcfa31f68 -SIZE (xfce4/xfce4-embed-plugin-1.4.1.tar.bz2) = 330908 +SHA256 (xfce4/xfce4-embed-plugin-1.6.0.tar.bz2) = c767df6360e8194b32bc24823dd000975edba0cafe525c23d7854029359ee228 +SIZE (xfce4/xfce4-embed-plugin-1.6.0.tar.bz2) = 348026 Added: head/x11/xfce4-embed-plugin/files/patch-panel-plugin_embed.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/xfce4-embed-plugin/files/patch-panel-plugin_embed.c Wed Jul 15 16:02:07 2015 (r392164) @@ -0,0 +1,11 @@ +--- panel-plugin/embed.c.orig 2015-07-14 19:18:09 UTC ++++ panel-plugin/embed.c +@@ -49,7 +49,7 @@ + #define DEFAULT_LABEL_FONT NULL + #define DEFAULT_POLL_DELAY 0 + #define DEFAULT_MIN_SIZE EMBED_MIN_SIZE_MATCH_WINDOW +-#define DEFAULT_EXPAND TRUE ++#define DEFAULT_EXPAND FALSE + #define DEFAULT_SHOW_HANDLE FALSE + + Modified: head/x11/xfce4-embed-plugin/pkg-plist ============================================================================== --- head/x11/xfce4-embed-plugin/pkg-plist Wed Jul 15 15:57:31 2015 (r392163) +++ head/x11/xfce4-embed-plugin/pkg-plist Wed Jul 15 16:02:07 2015 (r392164) @@ -1,18 +1,27 @@ lib/xfce4/panel/plugins/libembed.so %%NLS%%share/locale/ar/LC_MESSAGES/xfce4-embed-plugin.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-embed-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/ca/LC_MESSAGES/xfce4-embed-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/da/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/de/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/el/LC_MESSAGES/xfce4-embed-plugin.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-embed-plugin.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/es/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/fr/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/gl/LC_MESSAGES/xfce4-embed-plugin.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/id/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/it/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/ko/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/lt/LC_MESSAGES/xfce4-embed-plugin.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-embed-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/nl/LC_MESSAGES/xfce4-embed-plugin.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/pl/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/pt/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-embed-plugin.mo @@ -20,6 +29,8 @@ lib/xfce4/panel/plugins/libembed.so %%NLS%%share/locale/sk/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/sl/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/sr/LC_MESSAGES/xfce4-embed-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-embed-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/ug/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/uk/LC_MESSAGES/xfce4-embed-plugin.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-embed-plugin.mo From owner-svn-ports-head@freebsd.org Wed Jul 15 16:03:20 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6EC759A1719; Wed, 15 Jul 2015 16:03:20 +0000 (UTC) (envelope-from tijl@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 4540D1CD7; Wed, 15 Jul 2015 16:03:20 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FG3K01038613; Wed, 15 Jul 2015 16:03:20 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FG3JHJ038611; Wed, 15 Jul 2015 16:03:19 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151603.t6FG3JHJ038611@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 16:03:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392165 - head/security/linux-c6-libssh2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 16:03:20 -0000 Author: tijl Date: Wed Jul 15 16:03:18 2015 New Revision: 392165 URL: https://svnweb.freebsd.org/changeset/ports/392165 Log: Update to libssh2-1.4.2-1.el6_6.1 Modified: head/security/linux-c6-libssh2/Makefile head/security/linux-c6-libssh2/distinfo.i686 Modified: head/security/linux-c6-libssh2/Makefile ============================================================================== --- head/security/linux-c6-libssh2/Makefile Wed Jul 15 16:02:07 2015 (r392164) +++ head/security/linux-c6-libssh2/Makefile Wed Jul 15 16:03:18 2015 (r392165) @@ -3,8 +3,9 @@ PORTNAME= libssh2 PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security linux +MASTER_SITES= CENTOS_LINUX_UPDATES MAINTAINER= emulation@FreeBSD.org COMMENT= Library implementing the SSH2 protocol (Linux CentOS ${LINUX_DIST_VER}) @@ -12,7 +13,7 @@ COMMENT= Library implementing the SSH2 p CONFLICTS= linux-f10-libssh2-[0-9]* ONLY_FOR_ARCHS= i386 amd64 -RPMVERSION= 1.el6 +RPMVERSION= 1.el6_6.1 USE_LINUX= c6 USE_LINUX_APPS= openssl Modified: head/security/linux-c6-libssh2/distinfo.i686 ============================================================================== --- head/security/linux-c6-libssh2/distinfo.i686 Wed Jul 15 16:02:07 2015 (r392164) +++ head/security/linux-c6-libssh2/distinfo.i686 Wed Jul 15 16:03:18 2015 (r392165) @@ -1,4 +1,4 @@ -SHA256 (rpm/i686/centos/6.6/libssh2-1.4.2-1.el6.i686.rpm) = fba45fff361bf17448c9850ba298e02cecc9ca52f7988feed6bb00a86fec4dcd -SIZE (rpm/i686/centos/6.6/libssh2-1.4.2-1.el6.i686.rpm) = 126784 -SHA256 (rpm/i686/centos/6.6/libssh2-1.4.2-1.el6.src.rpm) = 0ec26ee80811d7c94c08719ad0a6565e792ea39d6cc3e6e0bf537b65fa421eb1 -SIZE (rpm/i686/centos/6.6/libssh2-1.4.2-1.el6.src.rpm) = 689537 +SHA256 (rpm/i686/centos/6.6/libssh2-1.4.2-1.el6_6.1.i686.rpm) = 28ab4d79c33a10d055b6eed05dc0c2051e9abb5932a69889cb2f70bb2172a7b7 +SIZE (rpm/i686/centos/6.6/libssh2-1.4.2-1.el6_6.1.i686.rpm) = 127032 +SHA256 (rpm/i686/centos/6.6/libssh2-1.4.2-1.el6_6.1.src.rpm) = 10684ae17a697ab8cce1cfca1dcd8915c0a7d2a5f4e84f568bf52dabe97c1c6c +SIZE (rpm/i686/centos/6.6/libssh2-1.4.2-1.el6_6.1.src.rpm) = 693407 From owner-svn-ports-head@freebsd.org Wed Jul 15 16:09:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04DFB9A1818; Wed, 15 Jul 2015 16:09:12 +0000 (UTC) (envelope-from tijl@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 CF7371EE4; Wed, 15 Jul 2015 16:09:11 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FG9BXq039012; Wed, 15 Jul 2015 16:09:11 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FG9Bjv039010; Wed, 15 Jul 2015 16:09:11 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151609.t6FG9Bjv039010@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 16:09:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392166 - head/devel/linux-c6-nspr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 16:09:12 -0000 Author: tijl Date: Wed Jul 15 16:09:10 2015 New Revision: 392166 URL: https://svnweb.freebsd.org/changeset/ports/392166 Log: Update to nspr-4.10.8-1.el6_6 Modified: head/devel/linux-c6-nspr/Makefile head/devel/linux-c6-nspr/distinfo.i686 Modified: head/devel/linux-c6-nspr/Makefile ============================================================================== --- head/devel/linux-c6-nspr/Makefile Wed Jul 15 16:03:18 2015 (r392165) +++ head/devel/linux-c6-nspr/Makefile Wed Jul 15 16:09:10 2015 (r392166) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= nspr -PORTVERSION= 4.10.6 +PORTVERSION= 4.10.8 CATEGORIES= devel linux -PKGNAMEPREFIX= linux-${USE_LINUX}- +MASTER_SITES= CENTOS_LINUX_UPDATES MAINTAINER= emulation@FreeBSD.org COMMENT= Netscape Portable Runtime (Linux CentOS ${LINUX_DIST_VER}) @@ -12,7 +12,7 @@ COMMENT= Netscape Portable Runtime (Linu CONFLICTS= linux-f10-nspr-[0-9]* ONLY_FOR_ARCHS= i386 amd64 -RPMVERSION= 1.el6_5 +RPMVERSION= 1.el6_6 USE_LINUX= c6 USE_LINUX_RPM= yes Modified: head/devel/linux-c6-nspr/distinfo.i686 ============================================================================== --- head/devel/linux-c6-nspr/distinfo.i686 Wed Jul 15 16:03:18 2015 (r392165) +++ head/devel/linux-c6-nspr/distinfo.i686 Wed Jul 15 16:09:10 2015 (r392166) @@ -1,4 +1,4 @@ -SHA256 (rpm/i686/centos/6.6/nspr-4.10.6-1.el6_5.i686.rpm) = 49ea9192dcb20082ec41a8bb610951bcd0fd0c51f68354869036a2f01419ad7f -SIZE (rpm/i686/centos/6.6/nspr-4.10.6-1.el6_5.i686.rpm) = 118356 -SHA256 (rpm/i686/centos/6.6/nspr-4.10.6-1.el6_5.src.rpm) = 0d58bf057d3bf5bdb3c0bbe5abc54bc09e5d781419c9fd1645a8d93df835ebd2 -SIZE (rpm/i686/centos/6.6/nspr-4.10.6-1.el6_5.src.rpm) = 896568 +SHA256 (rpm/i686/centos/6.6/nspr-4.10.8-1.el6_6.i686.rpm) = 51e3ddc5a2e66cb65c40c6260086c4824f01b354bc7888aab53f1b871dc7b11b +SIZE (rpm/i686/centos/6.6/nspr-4.10.8-1.el6_6.i686.rpm) = 118632 +SHA256 (rpm/i686/centos/6.6/nspr-4.10.8-1.el6_6.src.rpm) = ea4a128a7d361622a91ac4e2532adbbf4bfd9a166a14b0db7ca5afe44626500b +SIZE (rpm/i686/centos/6.6/nspr-4.10.8-1.el6_6.src.rpm) = 886054 From owner-svn-ports-head@freebsd.org Wed Jul 15 16:14:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 847C79A19CF; Wed, 15 Jul 2015 16:14:01 +0000 (UTC) (envelope-from pawel@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 6427F1473; Wed, 15 Jul 2015 16:14:01 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FGE1gf043037; Wed, 15 Jul 2015 16:14:01 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FGE0N3043035; Wed, 15 Jul 2015 16:14:00 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201507151614.t6FGE0N3043035@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 15 Jul 2015 16:14:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392168 - head/net/yaz X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 16:14:01 -0000 Author: pawel Date: Wed Jul 15 16:14:00 2015 New Revision: 392168 URL: https://svnweb.freebsd.org/changeset/ports/392168 Log: Update to version 5.14.3 Fix rpn2cql: structure, relation problem for serverChoice YAZ-849 Problem was that for things mapped to cql.serverChoice the relation would sometimes be omitted when it should not. Eg for relation "all". Modified: head/net/yaz/Makefile head/net/yaz/distinfo Modified: head/net/yaz/Makefile ============================================================================== --- head/net/yaz/Makefile Wed Jul 15 16:11:51 2015 (r392167) +++ head/net/yaz/Makefile Wed Jul 15 16:14:00 2015 (r392168) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yaz -PORTVERSION= 5.14.2 +PORTVERSION= 5.14.3 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ Modified: head/net/yaz/distinfo ============================================================================== --- head/net/yaz/distinfo Wed Jul 15 16:11:51 2015 (r392167) +++ head/net/yaz/distinfo Wed Jul 15 16:14:00 2015 (r392168) @@ -1,2 +1,2 @@ -SHA256 (yaz-5.14.2.tar.gz) = de8d866be973ce6b3aa293e94e4ffe3958f472e32150a5d8719eb44da1235b4e -SIZE (yaz-5.14.2.tar.gz) = 2554651 +SHA256 (yaz-5.14.3.tar.gz) = b7a444deb013ab01d051c3e42c07b083a046d0882286a2162dc83b9519b56a49 +SIZE (yaz-5.14.3.tar.gz) = 2493661 From owner-svn-ports-head@freebsd.org Wed Jul 15 16:26:36 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9872C9A1BEE; Wed, 15 Jul 2015 16:26:36 +0000 (UTC) (envelope-from tijl@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 774B01D76; Wed, 15 Jul 2015 16:26:36 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FGQaAq047219; Wed, 15 Jul 2015 16:26:36 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FGQZto047216; Wed, 15 Jul 2015 16:26:35 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151626.t6FGQZto047216@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 16:26:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392169 - head/security/linux-c6-nss X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 16:26:36 -0000 Author: tijl Date: Wed Jul 15 16:26:34 2015 New Revision: 392169 URL: https://svnweb.freebsd.org/changeset/ports/392169 Log: Update to nss-3.19.1-3.el6_6 Modified: head/security/linux-c6-nss/Makefile head/security/linux-c6-nss/distinfo.i686 head/security/linux-c6-nss/pkg-plist Modified: head/security/linux-c6-nss/Makefile ============================================================================== --- head/security/linux-c6-nss/Makefile Wed Jul 15 16:14:00 2015 (r392168) +++ head/security/linux-c6-nss/Makefile Wed Jul 15 16:26:34 2015 (r392169) @@ -2,12 +2,13 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.16.1 +PORTVERSION= 3.19.1 CATEGORIES= security linux +MASTER_SITES= CENTOS_LINUX_UPDATES DISTFILES= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}.${LINUX_RPM_ARCH}.rpm \ - nss-util-3.16.1-3.el6.${LINUX_RPM_ARCH}.rpm \ - nss-softokn-3.14.3-17.el6.${LINUX_RPM_ARCH}.rpm \ - nss-softokn-freebl-3.14.3-17.el6.${LINUX_RPM_ARCH}.rpm + nss-util-3.19.1-1.el6_6.${LINUX_RPM_ARCH}.rpm \ + nss-softokn-3.14.3-22.el6_6.${LINUX_RPM_ARCH}.rpm \ + nss-softokn-freebl-3.14.3-22.el6_6.${LINUX_RPM_ARCH}.rpm MAINTAINER= emulation@FreeBSD.org COMMENT= Network Security Services (Linux CentOS ${LINUX_DIST_VER}) @@ -15,7 +16,7 @@ COMMENT= Network Security Services (Linu CONFLICTS= linux-f10-nss-[0-9]* ONLY_FOR_ARCHS= i386 amd64 -RPMVERSION= 14.el6 +RPMVERSION= 3.el6_6 USE_LINUX= c6 USE_LINUX_APPS= nspr sqlite3 @@ -23,8 +24,8 @@ USE_LINUX_RPM= yes USE_LDCONFIG= yes SRC_DISTFILES= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}${SRC_SUFX} \ - nss-util-3.16.1-3.el6.src.rpm \ - nss-softokn-3.14.3-17.el6.src.rpm + nss-util-3.19.1-1.el6_6.src.rpm \ + nss-softokn-3.14.3-22.el6_6.src.rpm DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr Modified: head/security/linux-c6-nss/distinfo.i686 ============================================================================== --- head/security/linux-c6-nss/distinfo.i686 Wed Jul 15 16:14:00 2015 (r392168) +++ head/security/linux-c6-nss/distinfo.i686 Wed Jul 15 16:26:34 2015 (r392169) @@ -1,14 +1,14 @@ -SHA256 (rpm/i686/centos/6.6/nss-3.16.1-14.el6.i686.rpm) = 0fdb70060fcc83514bbf01c968a1574706650cd76b937803bada67fb7f615023 -SIZE (rpm/i686/centos/6.6/nss-3.16.1-14.el6.i686.rpm) = 858848 -SHA256 (rpm/i686/centos/6.6/nss-util-3.16.1-3.el6.i686.rpm) = f54a000a717d015577bc721392f5fac7792ee24a3e502e114f235cda62986022 -SIZE (rpm/i686/centos/6.6/nss-util-3.16.1-3.el6.i686.rpm) = 66704 -SHA256 (rpm/i686/centos/6.6/nss-softokn-3.14.3-17.el6.i686.rpm) = 586ff1bb135c327fd8b5c259ad6cd059d58c5cb62e002c716298062e9494cc4a -SIZE (rpm/i686/centos/6.6/nss-softokn-3.14.3-17.el6.i686.rpm) = 275292 -SHA256 (rpm/i686/centos/6.6/nss-softokn-freebl-3.14.3-17.el6.i686.rpm) = 56b54c4d9f13bac765896300c07f43a281a5651c03902962cef6ee13636736c4 -SIZE (rpm/i686/centos/6.6/nss-softokn-freebl-3.14.3-17.el6.i686.rpm) = 156932 -SHA256 (rpm/i686/centos/6.6/nss-3.16.1-14.el6.src.rpm) = 5236665e5fa3cae7c5ebc18949f7706512b95ea6ca0740d7f321aa1bfad4705d -SIZE (rpm/i686/centos/6.6/nss-3.16.1-14.el6.src.rpm) = 5144624 -SHA256 (rpm/i686/centos/6.6/nss-util-3.16.1-3.el6.src.rpm) = fb9403d2eb1f4a6b5d53f222a206bc8aab1fd05fe81dbee341efc02c07aeff46 -SIZE (rpm/i686/centos/6.6/nss-util-3.16.1-3.el6.src.rpm) = 347593 -SHA256 (rpm/i686/centos/6.6/nss-softokn-3.14.3-17.el6.src.rpm) = 877d91d6c2159758827624bc96689f9b3563fe08caddb601a704a277f8fb861f -SIZE (rpm/i686/centos/6.6/nss-softokn-3.14.3-17.el6.src.rpm) = 1296314 +SHA256 (rpm/i686/centos/6.6/nss-3.19.1-3.el6_6.i686.rpm) = a74da22a4f4859a8a476af17f4f871901bb90da15afcf16665a66f0b6c71afdb +SIZE (rpm/i686/centos/6.6/nss-3.19.1-3.el6_6.i686.rpm) = 880696 +SHA256 (rpm/i686/centos/6.6/nss-util-3.19.1-1.el6_6.i686.rpm) = 07b2323f67221bfa440bcbf79d099b401f0b05539d5c7c6054682eea1a054043 +SIZE (rpm/i686/centos/6.6/nss-util-3.19.1-1.el6_6.i686.rpm) = 67300 +SHA256 (rpm/i686/centos/6.6/nss-softokn-3.14.3-22.el6_6.i686.rpm) = 77c7dfa9cdac123d789f1d1a65b8ecb22bd02cf70cf0d74cca4aedcb873be103 +SIZE (rpm/i686/centos/6.6/nss-softokn-3.14.3-22.el6_6.i686.rpm) = 275864 +SHA256 (rpm/i686/centos/6.6/nss-softokn-freebl-3.14.3-22.el6_6.i686.rpm) = c7de3e40ada40624174bd4aea2b3903b3f1dd71ab6ad16ed3a05e9d5574b2bc0 +SIZE (rpm/i686/centos/6.6/nss-softokn-freebl-3.14.3-22.el6_6.i686.rpm) = 160508 +SHA256 (rpm/i686/centos/6.6/nss-3.19.1-3.el6_6.src.rpm) = b30fb858dcec5a154713cfd27386aa48def4cf819f2ed39f586c513f8eb1d209 +SIZE (rpm/i686/centos/6.6/nss-3.19.1-3.el6_6.src.rpm) = 5605304 +SHA256 (rpm/i686/centos/6.6/nss-util-3.19.1-1.el6_6.src.rpm) = 8b4f5d17d8260f788fc58e0d22bc4f6d79481822be4218403e3d8dfc7f92229b +SIZE (rpm/i686/centos/6.6/nss-util-3.19.1-1.el6_6.src.rpm) = 748693 +SHA256 (rpm/i686/centos/6.6/nss-softokn-3.14.3-22.el6_6.src.rpm) = db139757d5d628729ad254de68e45d8595c2727159d991388a93296e221b2c81 +SIZE (rpm/i686/centos/6.6/nss-softokn-3.14.3-22.el6_6.src.rpm) = 1302552 Modified: head/security/linux-c6-nss/pkg-plist ============================================================================== --- head/security/linux-c6-nss/pkg-plist Wed Jul 15 16:14:00 2015 (r392168) +++ head/security/linux-c6-nss/pkg-plist Wed Jul 15 16:26:34 2015 (r392169) @@ -1,11 +1,15 @@ -@comment file listing etc/pki/nssdb/cert8.db etc/pki/nssdb/key3.db etc/pki/nssdb/secmod.db +etc/prelink.conf.d/nss-softokn-prelink.conf lib/libfreebl3.chk lib/libfreebl3.so +lib/libfreeblpriv3.chk +lib/libfreeblpriv3.so usr/lib/libfreebl3.chk usr/lib/libfreebl3.so +usr/lib/libfreeblpriv3.chk +usr/lib/libfreeblpriv3.so usr/lib/libnss3.so usr/lib/nss/libnssckbi.so usr/lib/libnssdbm3.chk @@ -19,9 +23,5 @@ usr/lib/libsoftokn3.so usr/lib/nss/unsupported-tools/shlibsign usr/lib/nss/unsupported-tools/bltest usr/lib/nss/unsupported-tools/fipstest -@comment non-empty directory listing in revers order -@dirrm etc/pki/nssdb -@dirrmtry etc/pki -@dirrm usr/lib/nss/unsupported-tools -@dirrm usr/lib/nss/saved -@dirrm usr/lib/nss +usr/share/dracut/modules.d/05nss-softokn/install +@dir usr/lib/nss/saved From owner-svn-ports-head@freebsd.org Wed Jul 15 17:16:08 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E8C19A268E; Wed, 15 Jul 2015 17:16:08 +0000 (UTC) (envelope-from pgollucci@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 01ED11DCD; Wed, 15 Jul 2015 17:16:08 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FHG7i7068163; Wed, 15 Jul 2015 17:16:07 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FHG69c068155; Wed, 15 Jul 2015 17:16:06 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507151716.t6FHG69c068155@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Wed, 15 Jul 2015 17:16:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392170 - in head/www/apache24: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 17:16:08 -0000 Author: pgollucci Date: Wed Jul 15 17:16:05 2015 New Revision: 392170 URL: https://svnweb.freebsd.org/changeset/ports/392170 Log: www/apache24: fix CVEs, update 2.4.12 -> 2.4.16 - Convet to USES=autoreconf - Sort USES - Remove now empty patch files Security: https://vuxml.freebsd.org/freebsd/a12494c1-2af4-11e5-86ff-14dae9d210b8.html Differential Revision: https://reviews.freebsd.org/D3101 Submitted by: feld Reviewed by: pgollucci (myself) With Hat: apache@ MFH: 2015Q3 Deleted: head/www/apache24/files/patch-acinclude.m4 head/www/apache24/files/patch-include__ap_config_auto.h.in head/www/apache24/files/patch-modules__ssl__ssl_engine_init.c head/www/apache24/files/patch-modules__ssl__ssl_engine_rand.c Modified: head/www/apache24/Makefile head/www/apache24/distinfo head/www/apache24/files/patch-Makefile.in head/www/apache24/files/patch-docs__conf__extra__httpd-ssl.conf.in Modified: head/www/apache24/Makefile ============================================================================== --- head/www/apache24/Makefile Wed Jul 15 16:26:34 2015 (r392169) +++ head/www/apache24/Makefile Wed Jul 15 17:16:05 2015 (r392170) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= apache24 -PORTVERSION= 2.4.12 +PORTVERSION= 2.4.16 CATEGORIES= www ipv6 MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} @@ -18,10 +18,10 @@ CONFLICTS_INSTALL= caudium14-1.* \ apache-*-2.2.* apache22-* USE_APACHE= common24 -USES= tar:bzip2 iconv perl5 libtool cpe +USES= autoreconf cpe iconv libtool perl5 tar:bzip2 USE_PERL5= run -USE_AUTOTOOLS= autoconf USE_RC_SUBR= apache24 htcacheclean +GNU_CONFIGURE= yes CPE_VENDOR= apache CPE_PRODUCT= http_server Modified: head/www/apache24/distinfo ============================================================================== --- head/www/apache24/distinfo Wed Jul 15 16:26:34 2015 (r392169) +++ head/www/apache24/distinfo Wed Jul 15 17:16:05 2015 (r392170) @@ -1,2 +1,2 @@ -SHA256 (apache24/httpd-2.4.12.tar.bz2) = ad6d39edfe4621d8cc9a2791f6f8d6876943a9da41ac8533d77407a2e630eae4 -SIZE (apache24/httpd-2.4.12.tar.bz2) = 5054838 +SHA256 (apache24/httpd-2.4.16.tar.bz2) = ac660b47aaa7887779a6430404dcb40c0b04f90ea69e7bd49a40552e9ff13743 +SIZE (apache24/httpd-2.4.16.tar.bz2) = 5101005 Modified: head/www/apache24/files/patch-Makefile.in ============================================================================== --- head/www/apache24/files/patch-Makefile.in Wed Jul 15 16:26:34 2015 (r392169) +++ head/www/apache24/files/patch-Makefile.in Wed Jul 15 17:16:05 2015 (r392170) @@ -1,4 +1,4 @@ ---- Makefile.in.orig 2012-12-17 11:50:41 UTC +--- Makefile.in.orig 2015-04-15 18:06:04 UTC +++ Makefile.in @@ -32,12 +32,9 @@ include $(top_srcdir)/build/program.mk install-conf: @@ -14,45 +14,7 @@ done; \ for j in $(top_srcdir)/docs/conf $(top_builddir)/docs/conf ; do \ cd $$j ; \ -@@ -58,6 +55,16 @@ install-conf: - -e 's#@@SSLPort@@#$(SSLPORT)#g' \ - -e 'p' \ - < $$i; \ -+ if echo " $(DSO_MODULES) "|$(EGREP) " cgi " > /dev/null ; then \ -+ have_cgi="1"; \ -+ else \ -+ have_cgi="0"; \ -+ fi; \ -+ if echo " $(DSO_MODULES) "|$(EGREP) " cgid " > /dev/null ; then \ -+ have_cgid="1"; \ -+ else \ -+ have_cgid="0"; \ -+ fi; \ - for j in $(DSO_MODULES) "^EOL^"; do \ - if test $$j != "^EOL^"; then \ - if echo ",$(ENABLED_DSO_MODULES),"|$(EGREP) ",$$j," > /dev/null ; then \ -@@ -68,8 +75,18 @@ install-conf: - if test "$(LOAD_ALL_MODULES)" = "yes"; then \ - loading_disabled=""; \ - fi; \ -- echo "$${loading_disabled}LoadModule $${j}_module $(rel_libexecdir)/mod_$${j}.so"; \ -- fi; \ -+ if test $$j = "cgid" -a "$$have_cgi" = "1"; then \ -+ echo ""; \ -+ echo " $${loading_disabled}LoadModule $${j}_module $(rel_libexecdir)/mod_$${j}.so"; \ -+ echo ""; \ -+ elif test $$j = "cgi" -a "$$have_cgid" = "1"; then \ -+ echo ""; \ -+ echo " $${loading_disabled}LoadModule $${j}_module $(rel_libexecdir)/mod_$${j}.so"; \ -+ echo ""; \ -+ else \ -+ echo "$${loading_disabled}LoadModule $${j}_module $(rel_libexecdir)/mod_$${j}.so"; \ -+ fi; \ -+ fi; \ - done; \ - sed -e '1,/@@LoadModule@@/d' \ - -e '/@@LoadModule@@/d' \ -@@ -78,15 +95,12 @@ install-conf: +@@ -98,15 +95,12 @@ install-conf: -e 's#@@SSLPort@@#$(SSLPORT)#g' \ < $$i; \ fi \ @@ -70,7 +32,7 @@ fi; \ done ; \ done ; \ -@@ -137,48 +151,25 @@ dox: +@@ -157,48 +151,25 @@ dox: doxygen $(top_srcdir)/docs/doxygen.conf install-htdocs: @@ -128,7 +90,7 @@ install-other: @test -d $(DESTDIR)$(logfiledir) || $(MKINSTALLDIRS) $(DESTDIR)$(logfiledir) -@@ -231,12 +222,7 @@ install-man: +@@ -251,12 +222,7 @@ install-man: @test -d $(DESTDIR)$(manualdir) || $(MKINSTALLDIRS) $(DESTDIR)$(manualdir) @cp -p $(top_srcdir)/docs/man/*.1 $(DESTDIR)$(mandir)/man1 @cp -p $(top_srcdir)/docs/man/*.8 $(DESTDIR)$(mandir)/man8 Modified: head/www/apache24/files/patch-docs__conf__extra__httpd-ssl.conf.in ============================================================================== --- head/www/apache24/files/patch-docs__conf__extra__httpd-ssl.conf.in Wed Jul 15 16:26:34 2015 (r392169) +++ head/www/apache24/files/patch-docs__conf__extra__httpd-ssl.conf.in Wed Jul 15 17:16:05 2015 (r392170) @@ -1,37 +1,6 @@ ---- docs/conf/extra/httpd-ssl.conf.in.orig 2015-01-31 12:20:34 UTC -+++ docs/conf/extra/httpd-ssl.conf.in -@@ -42,11 +42,30 @@ Listen @@SSLPort@@ - ## the main server and all SSL-enabled virtual hosts. - ## - -+## disable unsecure SSL protocols -+SSLProtocol ALL -SSLv2 -SSLv3 -+ - # SSL Cipher Suite: - # List the ciphers that the client is permitted to negotiate. - # See the mod_ssl documentation for a complete list. - SSLCipherSuite HIGH:MEDIUM:!aNULL:!MD5 - -+## The following entries can be used as suggestions, -+## for more information see: -+## - http://httpd.apache.org/docs/2.4/mod/mod_ssl.html#sslciphersuite -+## - http://blog.ivanristic.com/2013/08/configuring-apache-nginx-and-openssl-for-forward-secrecy.html -+## -+## To test your SSL implementation use for example security/sslscan or for public reachable systems https://www.ssllabs.com/ -+ -+## sample for OpenSSL >= 1.0.x (with RC4) -+# SSLCipherSuite "EECDH+ECDSA+AESGCM EECDH+aRSA+AESGCM EECDH+ECDSA+SHA384 EECDH+ECDSA+SHA256 EECDH+aRSA+SHA384 EECDH+aRSA+SHA256 EECDH+aRSA+RC4 EECDH EDH+aRSA RC4 !aNULL !eNULL !LOW !3DES !MD5 !EXP !PSK !SRP !DSS" -+ -+## sample for OpenSSL >= 1.0.x (keep support for IE8 on XP) -+# SSLCipherSuite "EECDH+ECDSA+AESGCM EECDH+aRSA+AESGCM EECDH+ECDSA+SHA384 EECDH+ECDSA+SHA256 EECDH+aRSA+SHA384 EECDH+aRSA+SHA256 EECDH+aRSA+RC4 EECDH EDH+aRSA RC4 !aNULL !eNULL !LOW !3DES !MD5 !EXP !PSK !SRP !DSS +RC4 RC4" -+ -+## sample for OpenSSL >= 1.0.x (no RC4 support) -+# SSLCipherSuite "EECDH+ECDSA+AESGCM EECDH+aRSA+AESGCM EECDH+ECDSA+SHA384 EECDH+ECDSA+SHA256 EECDH+aRSA+SHA384 EECDH+aRSA+SHA256 EECDH+aRSA+RC4 EECDH EDH+aRSA RC4 !aNULL !eNULL !LOW !3DES !MD5 !EXP !PSK !SRP !DSS !RC4" -+ - # Speed-optimized SSL Cipher configuration: - # If speed is your main concern (on busy HTTPS servers e.g.), - # you might want to force clients to specific, performance -@@ -105,8 +124,8 @@ SSLSessionCacheTimeout 300 +--- docs/conf/extra/httpd-ssl.conf.in.orig 2015-05-27 13:59:59.000000000 -0500 ++++ docs/conf/extra/httpd-ssl.conf.in 2015-07-15 09:50:31.369623000 -0500 +@@ -124,8 +124,8 @@ DocumentRoot "@exp_htdocsdir@" ServerName www.example.com:@@SSLPort@@ ServerAdmin you@example.com @@ -42,7 +11,7 @@ # SSL Engine Switch: # Enable/Disable SSL for this virtual host. -@@ -265,7 +284,7 @@ BrowserMatch "MSIE [2-5]" \ +@@ -284,7 +284,7 @@ # Per-Server Logging: # The home of a custom SSL log file. Use this when you want a # compact non-error SSL logfile on a virtual host basis. From owner-svn-ports-head@freebsd.org Wed Jul 15 17:19:14 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED7369A2706; Wed, 15 Jul 2015 17:19:14 +0000 (UTC) (envelope-from novel@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 DD2ED1FF6; Wed, 15 Jul 2015 17:19:14 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FHJEFt068820; Wed, 15 Jul 2015 17:19:14 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FHJEnK068818; Wed, 15 Jul 2015 17:19:14 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201507151719.t6FHJEnK068818@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Wed, 15 Jul 2015 17:19:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392172 - in head/devel/py-xattr: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 17:19:15 -0000 Author: novel Date: Wed Jul 15 17:19:13 2015 New Revision: 392172 URL: https://svnweb.freebsd.org/changeset/ports/392172 Log: - Update to 0.7.8 - Drop a patch that was merged upstream PR: 201111 Submitted by: novel Approved by: maintainer timeout (2 weeks) Deleted: head/devel/py-xattr/files/ Modified: head/devel/py-xattr/Makefile head/devel/py-xattr/distinfo Modified: head/devel/py-xattr/Makefile ============================================================================== --- head/devel/py-xattr/Makefile Wed Jul 15 17:18:00 2015 (r392171) +++ head/devel/py-xattr/Makefile Wed Jul 15 17:19:13 2015 (r392172) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xattr -PORTVERSION= 0.7.5 +PORTVERSION= 0.7.8 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-xattr/distinfo ============================================================================== --- head/devel/py-xattr/distinfo Wed Jul 15 17:18:00 2015 (r392171) +++ head/devel/py-xattr/distinfo Wed Jul 15 17:19:13 2015 (r392172) @@ -1,2 +1,2 @@ -SHA256 (xattr-0.7.5.tar.gz) = 32ceae0a55e8a2f5de35f085397aaaf55ae80dc127fd8613f76d3945ff4bf2b9 -SIZE (xattr-0.7.5.tar.gz) = 21717 +SHA256 (xattr-0.7.8.tar.gz) = 2710204d77e3354aa5704d10506a1a1a658e8ecc83f283cbf5d208ffe0737859 +SIZE (xattr-0.7.8.tar.gz) = 13449 From owner-svn-ports-head@freebsd.org Wed Jul 15 17:35:05 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E213D9A2998; Wed, 15 Jul 2015 17:35:04 +0000 (UTC) (envelope-from skreuzer@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 D120F1A15; Wed, 15 Jul 2015 17:35:04 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FHZ4JP076727; Wed, 15 Jul 2015 17:35:04 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FHZ3GI076722; Wed, 15 Jul 2015 17:35:03 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201507151735.t6FHZ3GI076722@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Wed, 15 Jul 2015 17:35:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392173 - in head/math: . py-colormath X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 17:35:05 -0000 Author: skreuzer Date: Wed Jul 15 17:35:02 2015 New Revision: 392173 URL: https://svnweb.freebsd.org/changeset/ports/392173 Log: colormath is a simple Python module that spares the user from directly dealing with color math. Some features include: * Support for a wide range of color spaces. A good chunk of the CIE spaces, RGB, HSL/HSV, CMY/CMYK, and many more. * Conversions between the various color spaces. For example, XYZ to sRGB, Spectral to XYZ, CIE Lab to Adobe RGB. * Calculation of color difference. All CIE Delta E functions, plus CMC. * Chromatic adaptations (changing illuminants). * RGB to hex and vice-versa. * 16-bit RGB support. WWW: https://pypi.python.org/pypi/colormath Added: head/math/py-colormath/ head/math/py-colormath/Makefile (contents, props changed) head/math/py-colormath/distinfo (contents, props changed) head/math/py-colormath/pkg-descr (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Wed Jul 15 17:19:13 2015 (r392172) +++ head/math/Makefile Wed Jul 15 17:35:02 2015 (r392173) @@ -554,6 +554,7 @@ SUBDIR += py-bitmath SUBDIR += py-bitvector SUBDIR += py-bottleneck + SUBDIR += py-colormath SUBDIR += py-cryptominisat SUBDIR += py-fastcluster SUBDIR += py-ffc Added: head/math/py-colormath/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/py-colormath/Makefile Wed Jul 15 17:35:02 2015 (r392173) @@ -0,0 +1,21 @@ +# Created by: Steven Kreuzer +# $FreeBSD$ + +PORTNAME= colormath +PORTVERSION= 2.1.1 +CATEGORIES= math python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= skreuzer@FreeBSD.org +COMMENT= Module that spares the user from directly dealing with color math + +LICENSE= BSD2CLAUSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.2:${PORTSDIR}/math/py-numpy \ + ${PYTHON_PKGNAMEPREFIX}networkx>=1.9.1:${PORTSDIR}/math/py-networkx + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/math/py-colormath/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/py-colormath/distinfo Wed Jul 15 17:35:02 2015 (r392173) @@ -0,0 +1,2 @@ +SHA256 (colormath-2.1.1.tar.gz) = 003a2b2d9c1f43aa7d90addf1863fb2d822463c839b1166ae3092950792f9707 +SIZE (colormath-2.1.1.tar.gz) = 39048 Added: head/math/py-colormath/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/py-colormath/pkg-descr Wed Jul 15 17:35:02 2015 (r392173) @@ -0,0 +1,15 @@ +colormath is a simple Python module that spares the user from directly dealing +with color math. + +Some features include: + + * Support for a wide range of color spaces. A good chunk of the CIE spaces, + RGB, HSL/HSV, CMY/CMYK, and many more. + * Conversions between the various color spaces. For example, XYZ to sRGB, + Spectral to XYZ, CIE Lab to Adobe RGB. + * Calculation of color difference. All CIE Delta E functions, plus CMC. + * Chromatic adaptations (changing illuminants). + * RGB to hex and vice-versa. + * 16-bit RGB support. + +WWW: https://pypi.python.org/pypi/colormath From owner-svn-ports-head@freebsd.org Wed Jul 15 17:38:29 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC60E9A2A59; Wed, 15 Jul 2015 17:38:29 +0000 (UTC) (envelope-from nox@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 826811E12; Wed, 15 Jul 2015 17:38:29 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FHcTg7077024; Wed, 15 Jul 2015 17:38:29 GMT (envelope-from nox@FreeBSD.org) Received: (from nox@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FHcTeS077020; Wed, 15 Jul 2015 17:38:29 GMT (envelope-from nox@FreeBSD.org) Message-Id: <201507151738.t6FHcTeS077020@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: nox set sender to nox@FreeBSD.org using -f From: Juergen Lock Date: Wed, 15 Jul 2015 17:38:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392174 - head/emulators/qemu-sbruno X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 17:38:29 -0000 Author: nox Date: Wed Jul 15 17:38:28 2015 New Revision: 392174 URL: https://svnweb.freebsd.org/changeset/ports/392174 Log: Catch up with github tree - changelog: https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user Modified: head/emulators/qemu-sbruno/Makefile head/emulators/qemu-sbruno/distinfo Modified: head/emulators/qemu-sbruno/Makefile ============================================================================== --- head/emulators/qemu-sbruno/Makefile Wed Jul 15 17:35:02 2015 (r392173) +++ head/emulators/qemu-sbruno/Makefile Wed Jul 15 17:38:28 2015 (r392174) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.3.50.g20150710 +PORTVERSION= 2.3.50.g20150713 CATEGORIES= emulators MASTER_SITES= GH \ LOCAL/nox \ @@ -20,7 +20,7 @@ COMMENT?= QEMU CPU Emulator - github bsd USE_GITHUB= yes GH_ACCOUNT= seanbruno GH_PROJECT= ${PORTNAME}-bsd-user -GH_TAGNAME= 47f98bd +GH_TAGNAME= 754fb51 HAS_CONFIGURE= yes USES= gmake pkgconfig bison perl5 python:2,build USE_PERL5= build Modified: head/emulators/qemu-sbruno/distinfo ============================================================================== --- head/emulators/qemu-sbruno/distinfo Wed Jul 15 17:35:02 2015 (r392173) +++ head/emulators/qemu-sbruno/distinfo Wed Jul 15 17:38:28 2015 (r392174) @@ -1,4 +1,4 @@ -SHA256 (qemu/2.3.50.g20150710/seanbruno-qemu-bsd-user-2.3.50.g20150710-47f98bd_GH0.tar.gz) = 74ade8e7a54f0cf08b613cb34cf8ab1e61e52f944dc65e899732e2a458c1562d -SIZE (qemu/2.3.50.g20150710/seanbruno-qemu-bsd-user-2.3.50.g20150710-47f98bd_GH0.tar.gz) = 11011170 -SHA256 (qemu/2.3.50.g20150710/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.3.50.g20150710/dtc-v1.4.0.tar.gz) = 131893 +SHA256 (qemu/2.3.50.g20150713/seanbruno-qemu-bsd-user-2.3.50.g20150713-754fb51_GH0.tar.gz) = 82cbaecd850009fb1a69fc9615dce827642689e27fb9d20d1e86a58978eb27d2 +SIZE (qemu/2.3.50.g20150713/seanbruno-qemu-bsd-user-2.3.50.g20150713-754fb51_GH0.tar.gz) = 11012856 +SHA256 (qemu/2.3.50.g20150713/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.3.50.g20150713/dtc-v1.4.0.tar.gz) = 131893 From owner-svn-ports-head@freebsd.org Wed Jul 15 17:39:47 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 881BB9A2AB4; Wed, 15 Jul 2015 17:39:47 +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 780711F97; Wed, 15 Jul 2015 17:39:47 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FHdl5o077161; Wed, 15 Jul 2015 17:39:47 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FHdl9f077160; Wed, 15 Jul 2015 17:39:47 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507151739.t6FHdl9f077160@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 17:39:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392175 - head/security/cops X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 17:39:47 -0000 Author: amdmi3 Date: Wed Jul 15 17:39:46 2015 New Revision: 392175 URL: https://svnweb.freebsd.org/changeset/ports/392175 Log: - Note that the previous commit has added missing USES=perl5 - This commit fixes it as it should only be a run-dependency Approved by: portmgr blanket Modified: head/security/cops/Makefile Modified: head/security/cops/Makefile ============================================================================== --- head/security/cops/Makefile Wed Jul 15 17:38:28 2015 (r392174) +++ head/security/cops/Makefile Wed Jul 15 17:39:46 2015 (r392175) @@ -13,6 +13,7 @@ MAINTAINER= cy@FreeBSD.org COMMENT= System secureness checker USES= perl5 shebangfix +USE_PERL5= run WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.//g}+ HAS_CONFIGURE= yes CONFIGURE_SCRIPT= reconfig From owner-svn-ports-head@freebsd.org Wed Jul 15 17:43:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA6F59A2C7C; Wed, 15 Jul 2015 17:43:39 +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 CE1D316B0; Wed, 15 Jul 2015 17:43:39 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FHhd8x081072; Wed, 15 Jul 2015 17:43:39 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FHhcCx081066; Wed, 15 Jul 2015 17:43:38 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201507151743.t6FHhcCx081066@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Wed, 15 Jul 2015 17:43:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392176 - in head/security: . tclgpg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 17:43:40 -0000 Author: robak Date: Wed Jul 15 17:43:37 2015 New Revision: 392176 URL: https://svnweb.freebsd.org/changeset/ports/392176 Log: security/tclgpg: new port Tcl interface to GNU Privacy Guard with interface similar to TclGPGME WWW: https://chiselapp.com/user/sgolovan/repository/tclgpg/ PR: 201337 Submitted by: Mikhail Added: head/security/tclgpg/ head/security/tclgpg/Makefile (contents, props changed) head/security/tclgpg/distinfo (contents, props changed) head/security/tclgpg/pkg-descr (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Wed Jul 15 17:39:46 2015 (r392175) +++ head/security/Makefile Wed Jul 15 17:43:37 2015 (r392176) @@ -1027,6 +1027,7 @@ SUBDIR += swatch SUBDIR += switzerland SUBDIR += symbion-sslproxy + SUBDIR += tclgpg SUBDIR += tclsasl SUBDIR += tcpcrypt SUBDIR += tinc Added: head/security/tclgpg/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/tclgpg/Makefile Wed Jul 15 17:43:37 2015 (r392176) @@ -0,0 +1,30 @@ +# Created by: mp39590@gmail.com +# $FreeBSD$ + +PORTNAME= tclgpg +PORTVERSION= 0.0.0.20150324 +CATEGORIES= security tcl +MASTER_SITES= http://chiselapp.com/user/sgolovan/repository/tclgpg/tarball/ +DISTNAME= tclgpg-4cfd9fa949 + +MAINTAINER= mp39590@gmail.com +COMMENT= Tcl interface to GNU Privacy Guard with interface similar to TclGPGME + +LICENSE= BSD2CLAUSE + +BUILD_DEPENDS= dtplite:${PORTSDIR}/devel/tcllib +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 + +USES= autoreconf gmake tcl +GNU_CONFIGURE= yes +USE_LDCONFIG= yes +WRKSRC= ${WRKDIR}/tclgpg-4cfd9fa949 + +CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} + +PLIST_FILES= lib/gpg1.0/libgpg1.0.so \ + lib/gpg1.0/pkgIndex.tcl \ + lib/gpg1.0/tclgpg.tcl \ + man/mann/gpg.n.gz + +.include Added: head/security/tclgpg/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/tclgpg/distinfo Wed Jul 15 17:43:37 2015 (r392176) @@ -0,0 +1,2 @@ +SHA256 (tclgpg-4cfd9fa949.tar.gz) = 47b3a9dd1267c2e843c95edda798bd5c78be07bbfb292f2b70e3573a1170e088 +SIZE (tclgpg-4cfd9fa949.tar.gz) = 71951 Added: head/security/tclgpg/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/tclgpg/pkg-descr Wed Jul 15 17:43:37 2015 (r392176) @@ -0,0 +1,3 @@ +Tcl interface to GNU Privacy Guard with interface similar to TclGPGME + +WWW: https://chiselapp.com/user/sgolovan/repository/tclgpg/ From owner-svn-ports-head@freebsd.org Wed Jul 15 17:51:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E80C9A2EDF; Wed, 15 Jul 2015 17:51:27 +0000 (UTC) (envelope-from pgollucci@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 5D2341C56; Wed, 15 Jul 2015 17:51:27 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FHpRNQ085263; Wed, 15 Jul 2015 17:51:27 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FHpQfj085261; Wed, 15 Jul 2015 17:51:26 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507151751.t6FHpQfj085261@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Wed, 15 Jul 2015 17:51:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392177 - in head/www/mod_auth_mysql_another: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 17:51:27 -0000 Author: pgollucci Date: Wed Jul 15 17:51:25 2015 New Revision: 392177 URL: https://svnweb.freebsd.org/changeset/ports/392177 Log: www/mod_auth_mysql_another: cleanup / apache24 fixes - Bump PortREVISION - Set LICENSE - Allow apache 22+ - DAPACHE2 isn't needed anymore - consolidate post-patch and patches into one - unmute install command - remove unused files/Makefiel - handle remote_ip vs client_ip PR: 193941 Submitted by: dan@sunsaturn.com (with mods) With Hat: apache@ Added: head/www/mod_auth_mysql_another/files/patch-mod__auth__mysql.c (contents, props changed) Deleted: head/www/mod_auth_mysql_another/files/Makefile head/www/mod_auth_mysql_another/files/patch-strcat Modified: head/www/mod_auth_mysql_another/Makefile Modified: head/www/mod_auth_mysql_another/Makefile ============================================================================== --- head/www/mod_auth_mysql_another/Makefile Wed Jul 15 17:43:37 2015 (r392176) +++ head/www/mod_auth_mysql_another/Makefile Wed Jul 15 17:51:25 2015 (r392177) @@ -3,7 +3,7 @@ PORTNAME= mod_auth_mysql PORTVERSION= 3.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= SF/modauthmysql/modauthmysql/${PORTVERSION} PKGNAMESUFFIX= _another @@ -11,10 +11,10 @@ PKGNAMESUFFIX= _another MAINTAINER= apache@FreeBSD.org COMMENT= Allows users to use MySQL databases for user authentication -#LICENSE= AL10 +LICENSE= APACHE10 USE_MYSQL= yes -USE_APACHE= 22 +USE_APACHE= 22+ SHORTMODNAME= mysql_auth AP_FAST_BUILD= yes @@ -22,16 +22,11 @@ AP_GENPLIST= yes AP_INC= ${LOCALBASE}/include/mysql AP_LIB= ${LOCALBASE}/lib/mysql AP_EXTRAS= -lmysqlclient -lz -lm -AP_EXTRAS+= -DAPACHE2 PORTDOCS= CONFIGURE CHANGES -post-patch: - ${REINPLACE_CMD} -e "s|APR_XtOffsetOf|APR_OFFSETOF|g" \ - -e "s|APR_XtOffset|APR_OFFSET|g" ${WRKSRC}/mod_auth_mysql.c - post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} - @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Added: head/www/mod_auth_mysql_another/files/patch-mod__auth__mysql.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/mod_auth_mysql_another/files/patch-mod__auth__mysql.c Wed Jul 15 17:51:25 2015 (r392177) @@ -0,0 +1,156 @@ +--- mod_auth_mysql.c.orig 2005-06-22 16:17:45 UTC ++++ mod_auth_mysql.c +@@ -206,7 +206,7 @@ + #define SNPRINTF apr_snprintf + #define PSTRDUP apr_pstrdup + #define PSTRNDUP apr_pstrndup +- #define STRCAT ap_pstrcat ++ #define STRCAT apr_pstrcat + #define POOL apr_pool_t + #include "http_request.h" /* for ap_hook_(check_user_id | auth_checker)*/ + #include "ap_compat.h" +@@ -237,7 +237,7 @@ + #define SNPRINTF ap_snprintf + #define PSTRDUP ap_pstrdup + #define PSTRNDUP ap_pstrndup +- #define STRCAT ap_pstrcat ++ #define STRCAT apr_pstrcat + #define POOL pool + #include + #include "ap_sha1.h" +@@ -589,87 +589,87 @@ static void * create_mysql_auth_dir_conf + static + command_rec mysql_auth_cmds[] = { + AP_INIT_TAKE1("AuthMySQLHost", ap_set_string_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlhost), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlhost), + OR_AUTHCFG, "mysql server host name"), + + AP_INIT_TAKE1("AuthMySQLPort", ap_set_int_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlport), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlport), + OR_AUTHCFG, "mysql server port number"), + + AP_INIT_TAKE1("AuthMySQLSocket", ap_set_string_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlsocket), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlsocket), + OR_AUTHCFG, "mysql server socket path"), + + AP_INIT_TAKE1("AuthMySQLUser", ap_set_string_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqluser), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqluser), + OR_AUTHCFG, "mysql server user name"), + + AP_INIT_TAKE1("AuthMySQLPassword", ap_set_string_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlpasswd), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlpasswd), + OR_AUTHCFG, "mysql server user password"), + + AP_INIT_TAKE1("AuthMySQLDB", ap_set_string_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlDB), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlDB), + OR_AUTHCFG, "mysql database name"), + + AP_INIT_TAKE1("AuthMySQLUserTable", ap_set_string_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlpwtable), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlpwtable), + OR_AUTHCFG, "mysql user table name"), + + AP_INIT_TAKE1("AuthMySQLGroupTable", ap_set_string_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlgrptable), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlgrptable), + OR_AUTHCFG, "mysql group table name"), + + AP_INIT_TAKE1("AuthMySQLNameField", ap_set_string_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlNameField), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlNameField), + OR_AUTHCFG, "mysql User ID field name within User table"), + + AP_INIT_TAKE1("AuthMySQLGroupField", ap_set_string_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlGroupField), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlGroupField), + OR_AUTHCFG, "mysql Group field name within table"), + + AP_INIT_TAKE1("AuthMySQLGroupUserNameField", ap_set_string_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlGroupUserNameField), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlGroupUserNameField), + OR_AUTHCFG, "mysql User ID field name within Group table"), + + AP_INIT_TAKE1("AuthMySQLPasswordField", ap_set_string_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlPasswordField), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlPasswordField), + OR_AUTHCFG, "mysql Password field name within table"), + + AP_INIT_TAKE1("AuthMySQLPwEncryption", ap_set_string_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlEncryptionField), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlEncryptionField), + OR_AUTHCFG, "mysql password encryption method"), + + AP_INIT_TAKE1("AuthMySQLSaltField", ap_set_string_slot, +- (void*) APR_XtOffsetOf(mysql_auth_config_rec, mysqlSaltField), ++ (void*) APR_OFFSETOF(mysql_auth_config_rec, mysqlSaltField), + OR_AUTHCFG, "mysql salfe field name within table"), + + /* AP_INIT_FLAG("AuthMySQLKeepAlive", ap_set_flag_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlKeepAlive), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlKeepAlive), + OR_AUTHCFG, "mysql connection kept open across requests if On"), + */ + AP_INIT_FLAG("AuthMySQLAuthoritative", ap_set_flag_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlAuthoritative), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlAuthoritative), + OR_AUTHCFG, "mysql lookup is authoritative if On"), + + AP_INIT_FLAG("AuthMySQLNoPasswd", ap_set_flag_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlNoPasswd), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlNoPasswd), + OR_AUTHCFG, "If On, only check if user exists; ignore password"), + + AP_INIT_FLAG("AuthMySQLEnable", ap_set_flag_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlEnable), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlEnable), + OR_AUTHCFG, "enable mysql authorization"), + + AP_INIT_TAKE1("AuthMySQLUserCondition", ap_set_string_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlUserCondition), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlUserCondition), + OR_AUTHCFG, "condition to add to user where-clause"), + + AP_INIT_TAKE1("AuthMySQLGroupCondition", ap_set_string_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlGroupCondition), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlGroupCondition), + OR_AUTHCFG, "condition to add to group where-clause"), + + AP_INIT_TAKE1("AuthMySQLCharacterSet", ap_set_string_slot, +- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlCharacterSet), ++ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlCharacterSet), + OR_AUTHCFG, "mysql character set to be used"), + + { NULL } +@@ -905,7 +905,16 @@ static char * format_remote_host(request + } + + static char * format_remote_ip(request_rec * r, char ** parm) { +- return r->connection->remote_ip; ++/* ++ from ap_mmn.h ++ 20111130.0 (2.4.0-dev) c->remote_ip becomes c->peer_ip and r->client_ip, ++ c->remote_addr becomes c->peer_addr and r->client_addr ++*/ ++#if AP_MODULE_MAGIC_AT_LEAST(20111130,0) ++ return r->connection->client_ip; ++#else ++ return r->connection->remote_ip; ++#endif + } + + static char * format_filename(request_rec * r, char ** parm) { +@@ -1270,7 +1279,7 @@ static int mysql_check_auth(request_rec + int method = r->method_number; + + #ifdef APACHE2 +- const apr_array_header_t *reqs_arr = ap_requires(r); ++ const apr_array_header_t *reqs_arr = NULL; + #else + const array_header *reqs_arr = ap_requires(r); + #endif From owner-svn-ports-head@freebsd.org Wed Jul 15 18:00:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF31C9A2FA1; Wed, 15 Jul 2015 18:00:40 +0000 (UTC) (envelope-from nox@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 9212A1024; Wed, 15 Jul 2015 18:00:40 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FI0efE087654; Wed, 15 Jul 2015 18:00:40 GMT (envelope-from nox@FreeBSD.org) Received: (from nox@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FI0euC087653; Wed, 15 Jul 2015 18:00:40 GMT (envelope-from nox@FreeBSD.org) Message-Id: <201507151800.t6FI0euC087653@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: nox set sender to nox@FreeBSD.org using -f From: Juergen Lock Date: Wed, 15 Jul 2015 18:00:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392178 - head/multimedia/vdr-plugins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 18:00:40 -0000 Author: nox Date: Wed Jul 15 18:00:39 2015 New Revision: 392178 URL: https://svnweb.freebsd.org/changeset/ports/392178 Log: Use OPTIONS helpers, convert to USES=metaport. PR: 201574 Submitted by: Andriy Voskoboinyk Modified: head/multimedia/vdr-plugins/Makefile Modified: head/multimedia/vdr-plugins/Makefile ============================================================================== --- head/multimedia/vdr-plugins/Makefile Wed Jul 15 17:51:25 2015 (r392177) +++ head/multimedia/vdr-plugins/Makefile Wed Jul 15 18:00:39 2015 (r392178) @@ -5,16 +5,13 @@ PORTNAME= vdr-plugins PORTVERSION= 1.7.29 PORTREVISION= 3 CATEGORIES= multimedia -MASTER_SITES= # none -DISTFILES= # none -EXTRACT_ONLY= # none MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - plugin metaport RUN_DEPENDS+= vdr:${PORTSDIR}/multimedia/vdr -NO_BUILD= yes +USES= metaport OPTIONS_DEFINE= CONTROL EPGSEARCH FEMON INFOSATEPG IPTV OSDPIP \ OSDTELETEXT REELSCAN REMOTE SKINENIGMANG STREAMDEV \ @@ -52,81 +49,18 @@ OPTIONS_DEFAULT= CONTROL EPGSEARCH FEMON TTXTSUBS WIRBELSCAN XINELIBOUTPUT LIVE \ SLEEPTIMER EEPG VDRMANAGER EXTRECMENU VNSISERVER -.include +VDRDIR= ${LOCALBASE}/lib/vdr -.if ${PORT_OPTIONS:MCONTROL} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-control.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-control -.endif -.if ${PORT_OPTIONS:MEPGSEARCH} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-epgsearch.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-epgsearch -.endif -.if ${PORT_OPTIONS:MFEMON} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-femon.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-femon -.endif -.if ${PORT_OPTIONS:MINFOSATEPG} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-infosatepg.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-infosatepg -.endif -.if ${PORT_OPTIONS:MIPTV} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-iptv.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-iptv -.endif -.if ${PORT_OPTIONS:MOSDPIP} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-osdpip.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-osdpip -.endif -.if ${PORT_OPTIONS:MOSDTELETEXT} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-osdteletext.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-osdteletext -.endif -.if ${PORT_OPTIONS:MREELSCAN} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-reelchannelscan.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-reelchannelscan -.endif -.if ${PORT_OPTIONS:MREMOTE} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-remote.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-remote -.endif -.if ${PORT_OPTIONS:MSKINENIGMANG} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-skinenigmang.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-skinenigmang -.endif -.if ${PORT_OPTIONS:MSTREAMDEV} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-streamdev-server.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-streamdev -.endif -.if ${PORT_OPTIONS:MTTXTSUBS} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-ttxtsubs.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-ttxtsubs -.endif -.if ${PORT_OPTIONS:MWIRBELSCAN} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-wirbelscan.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-wirbelscan -.endif -.if ${PORT_OPTIONS:MXINELIBOUTPUT} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-xineliboutput.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-xineliboutput -.endif -.if ${PORT_OPTIONS:MLIVE} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-live.so.${PORTVERSION}:${PORTSDIR}/www/vdr-plugin-live -.endif -.if ${PORT_OPTIONS:MUPNP} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-upnp.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-upnp -.endif -.if ${PORT_OPTIONS:MSLEEPTIMER} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-sleeptimer.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-sleeptimer -.endif -.if ${PORT_OPTIONS:MXVDR} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-xvdr.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-xvdr -.endif -.if ${PORT_OPTIONS:MEEPG} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-eepg.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-eepg -.endif -.if ${PORT_OPTIONS:MVNSISERVER} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-vnsiserver.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-vnsiserver -.endif -.if ${PORT_OPTIONS:MMARKAD} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-markad.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-markad -.endif -.if ${PORT_OPTIONS:MVDRMANAGER} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-vdrmanager.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-vdrmanager -.endif -.if ${PORT_OPTIONS:MSOFTHDDEVICE} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-softhddevice.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-softhddevice -.endif -.if ${PORT_OPTIONS:MEXTRECMENU} -RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-extrecmenu.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-extrecmenu -.endif - -do-install: # empty +.for OPT in ${OPTIONS_DEFINE} +. if ${OPTIONS_DEFINE:MREELSCAN} == ${OPT} +${OPT}_RUN_DEPENDS= ${VDRDIR}/libvdr-reelchannelscan.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-reelchannelscan +. elif ${OPTIONS_DEFINE:MSTREAMDEV} == ${OPT} +${OPT}_RUN_DEPENDS= ${VDRDIR}/libvdr-${OPT:tl}-server.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-${OPT:tl} +. elif ${OPTIONS_DEFINE:MLIVE} == ${OPT} +${OPT}_RUN_DEPENDS= ${VDRDIR}/libvdr-${OPT:tl}.so.${PORTVERSION}:${PORTSDIR}/www/vdr-plugin-${OPT:tl} +. else +${OPT}_RUN_DEPENDS= ${VDRDIR}/libvdr-${OPT:tl}.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-${OPT:tl} +. endif +.endfor .include From owner-svn-ports-head@freebsd.org Wed Jul 15 18:18:10 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C05999A236D; Wed, 15 Jul 2015 18:18: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 B053B1B71; Wed, 15 Jul 2015 18:18:10 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FIIApB095728; Wed, 15 Jul 2015 18:18:10 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FIIAJ0095726; Wed, 15 Jul 2015 18:18:10 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507151818.t6FIIAJ0095726@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 18:18:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392179 - head/net/dhcpd-pools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 18:18:10 -0000 Author: amdmi3 Date: Wed Jul 15 18:18:09 2015 New Revision: 392179 URL: https://svnweb.freebsd.org/changeset/ports/392179 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/net/dhcpd-pools/Makefile Modified: head/net/dhcpd-pools/Makefile ============================================================================== --- head/net/dhcpd-pools/Makefile Wed Jul 15 18:00:39 2015 (r392178) +++ head/net/dhcpd-pools/Makefile Wed Jul 15 18:18:09 2015 (r392179) @@ -3,6 +3,7 @@ PORTNAME= dhcpd-pools PORTVERSION= 2.26 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF/${PORTNAME} @@ -14,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:${PORTSDIR}/devel/uthash -USES= charsetfix tar:xz +USES= charsetfix shebangfix tar:xz +SHEBANG_FILES= contrib/snmptest.pl GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-dhcpd-conf=${LOCALBASE}/etc/dhcpd.conf \ --with-dhcpd-leases=/var/db/dhcpd/dhcpd.leases \ From owner-svn-ports-head@freebsd.org Wed Jul 15 18:21:14 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0DA179A24D6; Wed, 15 Jul 2015 18:21:14 +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 F1681103D; Wed, 15 Jul 2015 18:21:13 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FILDp6097463; Wed, 15 Jul 2015 18:21:13 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FILD6p097462; Wed, 15 Jul 2015 18:21:13 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507151821.t6FILD6p097462@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 18:21:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392181 - head/net-mgmt/nagios-check_mysql_slave X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 18:21:14 -0000 Author: amdmi3 Date: Wed Jul 15 18:21:12 2015 New Revision: 392181 URL: https://svnweb.freebsd.org/changeset/ports/392181 Log: - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/net-mgmt/nagios-check_mysql_slave/Makefile Modified: head/net-mgmt/nagios-check_mysql_slave/Makefile ============================================================================== --- head/net-mgmt/nagios-check_mysql_slave/Makefile Wed Jul 15 18:19:45 2015 (r392180) +++ head/net-mgmt/nagios-check_mysql_slave/Makefile Wed Jul 15 18:21:12 2015 (r392181) @@ -3,6 +3,7 @@ PORTNAME= check_mysql_slave PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://buhacoff.net/2009/products/check_mysql_slave/archive/ \ http://mirrors.rit.edu/zi/ @@ -20,7 +21,9 @@ RUN_DEPENDS= p5-DBI>=1.60.7:${PORTSDIR}/ PORTSCOUT= ignore:1 NO_BUILD= yes -USES= perl5 +NO_ARCH= yes +USES= perl5 shebangfix +SHEBANG_FILES= check_mysql_slave check_mysql_slave_epn USE_PERL5= run DOC_FILES= check_mysql_slave.html check_mysql_slave.pod From owner-svn-ports-head@freebsd.org Wed Jul 15 18:24:00 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B82B29A255B; Wed, 15 Jul 2015 18:24:00 +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 A7D3F12EE; Wed, 15 Jul 2015 18:24:00 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FIO0ro000502; Wed, 15 Jul 2015 18:24:00 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FIO06f000501; Wed, 15 Jul 2015 18:24:00 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507151824.t6FIO06f000501@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 18:24:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392183 - head/net-mgmt/netmagis-metro X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 18:24:00 -0000 Author: amdmi3 Date: Wed Jul 15 18:23:59 2015 New Revision: 392183 URL: https://svnweb.freebsd.org/changeset/ports/392183 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/net-mgmt/netmagis-metro/Makefile Modified: head/net-mgmt/netmagis-metro/Makefile ============================================================================== --- head/net-mgmt/netmagis-metro/Makefile Wed Jul 15 18:22:52 2015 (r392182) +++ head/net-mgmt/netmagis-metro/Makefile Wed Jul 15 18:23:59 2015 (r392183) @@ -2,6 +2,7 @@ # $FreeBSD$ PORTNAME= netmagis +PORTREVISION= 1 PKGNAMESUFFIX= -metro COMMENT= Netmagis metrology module @@ -13,7 +14,9 @@ RUN_DEPENDS+= netmagis-config:${PORTSDIR p5-RRDTool-OO>=0:${PORTSDIR}/devel/p5-RRDTool-OO USES= perl5 shebangfix -SHEBANG_FILES= metro/bin/metrocreatedb metro/bin/metropoller metro/bin/metropoller-run metro/ws/gengraph +SHEBANG_FILES= metro/bin/metrocreatedb metro/bin/metropoller metro/bin/metropoller-run \ + metro/lib/plugins/plugin-ipmac metro/lib/plugins/plugin-portmac \ + metro/ws/gengraph MASTERDIR= ${.CURDIR}/../netmagis-common From owner-svn-ports-head@freebsd.org Wed Jul 15 18:27:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10C979A25CB; Wed, 15 Jul 2015 18:27:24 +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 00B531591; Wed, 15 Jul 2015 18:27:24 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FIRNp8001051; Wed, 15 Jul 2015 18:27:23 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FIRNIZ001050; Wed, 15 Jul 2015 18:27:23 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507151827.t6FIRNIZ001050@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 18:27:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392184 - head/devel/truc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 18:27:24 -0000 Author: amdmi3 Date: Wed Jul 15 18:27:22 2015 New Revision: 392184 URL: https://svnweb.freebsd.org/changeset/ports/392184 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/devel/truc/Makefile Modified: head/devel/truc/Makefile ============================================================================== --- head/devel/truc/Makefile Wed Jul 15 18:23:59 2015 (r392183) +++ head/devel/truc/Makefile Wed Jul 15 18:27:22 2015 (r392184) @@ -3,7 +3,7 @@ PORTNAME= truc PORTVERSION= 0.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TRUC%20Testing%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -14,7 +14,11 @@ COMMENT= Web-based tool for requirement NO_BUILD= yes USE_PHP= mysql gd -USES= cpe +USES= cpe shebangfix +SHEBANG_FILES= FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl \ + FCKeditor/editor/filemanager/browser/mcpuk/connectors/php/commands/helpers/header.cgi \ + FCKeditor/editor/filemanager/browser/mcpuk/connectors/php/commands/helpers/progress.cgi \ + FCKeditor/editor/filemanager/browser/mcpuk/connectors/php/commands/helpers/upload.cgi CPE_VENDOR= jan_schutze PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" SUB_LIST= "PKGNAME=${PKGNAME}" From owner-svn-ports-head@freebsd.org Wed Jul 15 18:31:14 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 507809A26D5; Wed, 15 Jul 2015 18:31:14 +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 409261A71; Wed, 15 Jul 2015 18:31:14 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FIVEK5004311; Wed, 15 Jul 2015 18:31:14 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FIVEvv004310; Wed, 15 Jul 2015 18:31:14 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507151831.t6FIVEvv004310@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 18:31:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392186 - head/dns/updatedd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 18:31:14 -0000 Author: amdmi3 Date: Wed Jul 15 18:31:13 2015 New Revision: 392186 URL: https://svnweb.freebsd.org/changeset/ports/392186 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/dns/updatedd/Makefile Modified: head/dns/updatedd/Makefile ============================================================================== --- head/dns/updatedd/Makefile Wed Jul 15 18:30:28 2015 (r392185) +++ head/dns/updatedd/Makefile Wed Jul 15 18:31:13 2015 (r392186) @@ -3,7 +3,7 @@ PORTNAME= updatedd PORTVERSION= 2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= SAVANNAH DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -13,7 +13,8 @@ COMMENT= Dynamic DNS Update Client suppo OPTIONS_DEFINE= DOCS -USES= gmake libtool perl5 +USES= gmake libtool perl5 shebangfix +SHEBANG_FILES= Documentation/updatedd-pppd-rc GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} From owner-svn-ports-head@freebsd.org Wed Jul 15 18:33:38 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27DCF9A2819; Wed, 15 Jul 2015 18:33:38 +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 17CAF1DC2; Wed, 15 Jul 2015 18:33:38 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FIXbPt005791; Wed, 15 Jul 2015 18:33:37 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FIXbhI005789; Wed, 15 Jul 2015 18:33:37 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507151833.t6FIXbhI005789@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 18:33:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392188 - head/sysutils/virtualmin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 18:33:38 -0000 Author: amdmi3 Date: Wed Jul 15 18:33:36 2015 New Revision: 392188 URL: https://svnweb.freebsd.org/changeset/ports/392188 Log: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/sysutils/virtualmin/Makefile Modified: head/sysutils/virtualmin/Makefile ============================================================================== --- head/sysutils/virtualmin/Makefile Wed Jul 15 18:33:08 2015 (r392187) +++ head/sysutils/virtualmin/Makefile Wed Jul 15 18:33:36 2015 (r392188) @@ -3,6 +3,7 @@ PORTNAME= virtualmin PORTVERSION= 4.16 PORTEPOCH= 1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://download.webmin.com/download/virtualmin/ DISTNAME= virtual-server-${PORTVERSION}.gpl @@ -15,6 +16,8 @@ LICENSE= GPLv2 RUN_DEPENDS= ${LOCALBASE}/lib/webmin/webmin-init:${PORTSDIR}/sysutils/webmin +USES= shebangfix +SHEBANG_FILES= *.cgi NO_ARCH= yes NO_BUILD= yes PORTSCOUT= skipv:4.152,1.432 From owner-svn-ports-head@freebsd.org Wed Jul 15 18:35:05 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B5129A2852; Wed, 15 Jul 2015 18:35:05 +0000 (UTC) (envelope-from tijl@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 5938B1EC3; Wed, 15 Jul 2015 18:35:05 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FIZ5BP006148; Wed, 15 Jul 2015 18:35:05 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FIZ4qo006144; Wed, 15 Jul 2015 18:35:04 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151835.t6FIZ4qo006144@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 18:35:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392189 - head/emulators/linux_base-c6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 18:35:05 -0000 Author: tijl Date: Wed Jul 15 18:35:03 2015 New Revision: 392189 URL: https://svnweb.freebsd.org/changeset/ports/392189 Log: - Update to db4-4.7.25-19.el6_6 - Update to freetype-2.3.11-15.el6_6.1 - Update to glibc-2.12-1.149.el6_6.9 - Update to krb5-libs-1.10.3-37.el6_6 - Add symlink from /usr/lib/librt.so.1 to /lib/librt.so.1. This shadows FreeBSD /usr/lib/librt.so.1 and fixes some applications (e.g. Maple) MFH: 2015Q3 Security: CVE-2012-5669 Security: CVE-2013-7423 Security: CVE-2014-6040 Security: CVE-2014-7817 Security: CVE-2014-9657 Security: CVE-2014-9658 Security: CVE-2014-9660 Security: CVE-2014-9661 Security: CVE-2014-9663 Security: CVE-2014-9664 Security: CVE-2014-9667 Security: CVE-2014-9669 Security: CVE-2014-9670 Security: CVE-2014-9671 Security: CVE-2014-9673 Security: CVE-2014-9674 Security: CVE-2014-9675 Security: CVE-2015-0235 Security: CVE-2015-1781 Modified: head/emulators/linux_base-c6/Makefile head/emulators/linux_base-c6/distinfo.i686 head/emulators/linux_base-c6/pkg-plist Modified: head/emulators/linux_base-c6/Makefile ============================================================================== --- head/emulators/linux_base-c6/Makefile Wed Jul 15 18:33:36 2015 (r392188) +++ head/emulators/linux_base-c6/Makefile Wed Jul 15 18:35:03 2015 (r392189) @@ -3,10 +3,9 @@ PORTNAME= c6 PORTVERSION= 6.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators linux -MASTER_SITES= http://mirror.centos.org/centos/6/os/i386/Packages/ \ - http://mirror.centos.org/centos/6/updates/i386/Packages/ +MASTER_SITES= CENTOS_LINUX CENTOS_LINUX_UPDATES PKGNAMEPREFIX= linux_base- DISTFILES= ${PRE_BIN_DISTFILES} ${BIN_DISTFILES} ${SRC_DISTFILES} EXTRACT_ONLY= ${BIN_DISTFILES} @@ -27,34 +26,34 @@ BIN_DISTFILES= basesystem-10.0-4.el6.noa bash-4.1.2-29.el6.${LINUX_RPM_ARCH}.rpm \ bzip2-1.0.5-7.el6_0.${LINUX_RPM_ARCH}.rpm \ bzip2-libs-1.0.5-7.el6_0.${LINUX_RPM_ARCH}.rpm \ + centos-release-6-6.el6.centos.12.2.${LINUX_RPM_ARCH}.rpm \ compat-db43-4.3.29-15.el6.${LINUX_RPM_ARCH}.rpm \ compat-libstdc++-33-3.2.3-69.el6.${LINUX_RPM_ARCH}.rpm \ compat-libstdc++-296-2.96-144.el6.${LINUX_RPM_ARCH}.rpm \ coreutils-8.4-37.el6.${LINUX_RPM_ARCH}.rpm \ - db4-4.7.25-18.el6_4.${LINUX_RPM_ARCH}.rpm \ + db4-4.7.25-19.el6_6.${LINUX_RPM_ARCH}.rpm \ e2fsprogs-1.41.12-21.el6.${LINUX_RPM_ARCH}.rpm \ e2fsprogs-libs-1.41.12-21.el6.${LINUX_RPM_ARCH}.rpm \ elfutils-0.158-3.2.el6.${LINUX_RPM_ARCH}.rpm \ - centos-release-6-6.el6.centos.12.2.${LINUX_RPM_ARCH}.rpm \ findutils-4.4.2-6.el6.${LINUX_RPM_ARCH}.rpm \ - freetype-2.3.11-14.el6_3.1.${LINUX_RPM_ARCH}.rpm \ + freetype-2.3.11-15.el6_6.1.${LINUX_RPM_ARCH}.rpm \ gamin-0.1.10-9.el6.${LINUX_RPM_ARCH}.rpm \ gdbm-1.8.0-36.el6.${LINUX_RPM_ARCH}.rpm \ glib2-2.28.8-4.el6.${LINUX_RPM_ARCH}.rpm \ - glibc-2.12-1.149.el6_6.5.${LINUX_RPM_ARCH}.rpm \ - glibc-common-2.12-1.149.el6_6.5.${LINUX_RPM_ARCH}.rpm \ + glibc-2.12-1.149.el6_6.9.${LINUX_RPM_ARCH}.rpm \ + glibc-common-2.12-1.149.el6_6.9.${LINUX_RPM_ARCH}.rpm \ gmp-4.3.1-7.el6_2.2.${LINUX_RPM_ARCH}.rpm \ grep-2.6.3-6.el6.${LINUX_RPM_ARCH}.rpm \ info-4.13a-8.el6.${LINUX_RPM_ARCH}.rpm \ keyutils-1.4-5.el6.${LINUX_RPM_ARCH}.rpm \ keyutils-libs-1.4-5.el6.${LINUX_RPM_ARCH}.rpm \ - krb5-libs-1.10.3-33.el6.${LINUX_RPM_ARCH}.rpm \ + krb5-libs-1.10.3-37.el6_6.${LINUX_RPM_ARCH}.rpm \ less-436-13.el6.${LINUX_RPM_ARCH}.rpm \ libacl-2.2.49-6.el6.${LINUX_RPM_ARCH}.rpm \ libattr-2.4.44-7.el6.${LINUX_RPM_ARCH}.rpm \ libblkid-2.17.2-12.18.el6.${LINUX_RPM_ARCH}.rpm \ - libcom_err-1.41.12-21.el6.${LINUX_RPM_ARCH}.rpm \ libcap-2.16-5.5.el6.${LINUX_RPM_ARCH}.rpm \ + libcom_err-1.41.12-21.el6.${LINUX_RPM_ARCH}.rpm \ libgcc-4.4.7-11.el6.${LINUX_RPM_ARCH}.rpm \ libidn-1.18-2.el6.${LINUX_RPM_ARCH}.rpm \ libselinux-2.0.94-5.8.el6.${LINUX_RPM_ARCH}.rpm \ @@ -75,32 +74,29 @@ BIN_DISTFILES= basesystem-10.0-4.el6.noa zlib-1.2.3-29.el6.${LINUX_RPM_ARCH}.rpm .if defined(PACKAGE_BUILDING) -MASTER_SITES+= http://vault.centos.org/${LINUX_DIST_VER}/os/Source/SPackages/ \ - http://vault.centos.org/${LINUX_DIST_VER}/updates/Source/SPackages/:updates - SRC_DISTFILES= basesystem-10.0-4.el6.src.rpm \ bash-4.1.2-29.el6.src.rpm \ bzip2-1.0.5-7.el6_0.src.rpm \ - coreutils-8.4-37.el6.src.rpm \ + centos-release-6-6.el6.centos.12.2.src.rpm \ compat-db-4.6.21-15.el6.src.rpm \ compat-gcc-296-2.96-144.el6.src.rpm \ compat-gcc-32-3.2.3-69.el6.src.rpm \ - db4-4.7.25-18.el6_4.src.rpm \ + coreutils-8.4-37.el6.src.rpm \ + db4-4.7.25-19.el6_6.src.rpm \ e2fsprogs-1.41.12-21.el6.src.rpm \ elfutils-0.158-3.2.el6.src.rpm \ - centos-release-6-6.el6.centos.12.2.src.rpm \ filesystem-2.4.30-3.el6.src.rpm \ findutils-4.4.2-6.el6.src.rpm \ - freetype-2.3.11-14.el6_3.1.src.rpm \ + freetype-2.3.11-15.el6_6.1.src.rpm \ gamin-0.1.10-9.el6.src.rpm \ gdbm-1.8.0-36.el6.src.rpm \ glib2-2.28.8-4.el6.src.rpm \ - glibc-2.12-1.149.el6.src.rpm \ + glibc-2.12-1.149.el6_6.9.src.rpm \ gmp-4.3.1-7.el6_2.2.src.rpm \ grep-2.6.3-6.el6.src.rpm \ texinfo-4.13a-8.el6.src.rpm \ keyutils-1.4-5.el6.src.rpm \ - krb5-1.10.3-33.el6.src.rpm \ + krb5-1.10.3-37.el6_6.src.rpm \ less-436-13.el6.src.rpm \ acl-2.2.49-6.el6.src.rpm \ attr-2.4.44-7.el6.src.rpm \ @@ -138,13 +134,6 @@ SHEBANG_FILES= bin/redhat_lsb_init sbin/ # bash scripts need to work in chroot /compat/linux, so use env instead. bash_CMD= /usr/bin/env bash -# TODO: -# - move master sites to bsd.sites.mk -# - add 2-3 mirrors from each country (http://www.centos.org/modules/tinycontent/index.php?id=31) -# - look for updates in the updates folder of the CentOS mirrors - -EXTRACT_ONLY= ${BIN_DISTFILES} - .include .if !defined(PACKAGE_BUILDING) || (defined(PACKAGE_BUILDING) && !defined(LINUX_OSRELEASE) ) @@ -249,6 +238,7 @@ do-install: @${LN} -sf ../usr/bin/expr ${STAGEDIR}${PREFIX}/bin/expr @${LN} -sf ../usr/bin/test ${STAGEDIR}${PREFIX}/bin/test @${LN} -sf ../usr/bin/uuidgen ${STAGEDIR}${PREFIX}/bin/uuidgen + @${LN} -sf ../../lib/librt.so.1 ${STAGEDIR}${PREFIX}/usr/lib/librt.so.1 @${CHMOD} 755 ${STAGEDIR}${PREFIX}/var/lock ${STAGEDIR}${PREFIX}/var/spool/mail # # Let some linux applications (e.g. print/acroread8) print with default settings Modified: head/emulators/linux_base-c6/distinfo.i686 ============================================================================== --- head/emulators/linux_base-c6/distinfo.i686 Wed Jul 15 18:33:36 2015 (r392188) +++ head/emulators/linux_base-c6/distinfo.i686 Wed Jul 15 18:35:03 2015 (r392189) @@ -18,8 +18,8 @@ SHA256 (rpm/i686/centos/6.6/compat-libst SIZE (rpm/i686/centos/6.6/compat-libstdc++-296-2.96-144.el6.i686.rpm) = 78832 SHA256 (rpm/i686/centos/6.6/coreutils-8.4-37.el6.i686.rpm) = b0b8806f9e33a08b3394afac704c7422c1fbe54cdbb3c74faa737b4491a7fc8a SIZE (rpm/i686/centos/6.6/coreutils-8.4-37.el6.i686.rpm) = 3145440 -SHA256 (rpm/i686/centos/6.6/db4-4.7.25-18.el6_4.i686.rpm) = 67a2836f2a8c6d1e97781136e9c0045cb1d56ab977748c5943fd1f6f29082777 -SIZE (rpm/i686/centos/6.6/db4-4.7.25-18.el6_4.i686.rpm) = 593776 +SHA256 (rpm/i686/centos/6.6/db4-4.7.25-19.el6_6.i686.rpm) = 543f20c2dcb5f1c6ff74acd32f4bb038e1efa8e2ba9d8c9296fff59ae595ea68 +SIZE (rpm/i686/centos/6.6/db4-4.7.25-19.el6_6.i686.rpm) = 593972 SHA256 (rpm/i686/centos/6.6/e2fsprogs-1.41.12-21.el6.i686.rpm) = 02f83ee5a39bed38bcfe5628728457b17212f4a9909fa62da0cf3068b4de61ed SIZE (rpm/i686/centos/6.6/e2fsprogs-1.41.12-21.el6.i686.rpm) = 567628 SHA256 (rpm/i686/centos/6.6/e2fsprogs-libs-1.41.12-21.el6.i686.rpm) = 61a0497e51aa168340efe024bc63677a9050c58e675d791edb9f972c332fc858 @@ -30,18 +30,18 @@ SHA256 (rpm/i686/centos/6.6/centos-relea SIZE (rpm/i686/centos/6.6/centos-release-6-6.el6.centos.12.2.i686.rpm) = 21832 SHA256 (rpm/i686/centos/6.6/findutils-4.4.2-6.el6.i686.rpm) = d4509950ef57b835b584fc7debdb8f0cf4550704df48cc829ba716ebfb7efcdc SIZE (rpm/i686/centos/6.6/findutils-4.4.2-6.el6.i686.rpm) = 421872 -SHA256 (rpm/i686/centos/6.6/freetype-2.3.11-14.el6_3.1.i686.rpm) = b37dfc93cc75837d5b0d8fd431074098f99b79c4e691dcfd00ee5b1664d56864 -SIZE (rpm/i686/centos/6.6/freetype-2.3.11-14.el6_3.1.i686.rpm) = 371820 +SHA256 (rpm/i686/centos/6.6/freetype-2.3.11-15.el6_6.1.i686.rpm) = 45a77d6322ca6eba1839d5ae1a2d3600053b53442178c66b4a2922db7bf675e6 +SIZE (rpm/i686/centos/6.6/freetype-2.3.11-15.el6_6.1.i686.rpm) = 373620 SHA256 (rpm/i686/centos/6.6/gamin-0.1.10-9.el6.i686.rpm) = 154c598675497b411f77e51b2e2a6b6b4282ecf8d368dc17585757dad113338a SIZE (rpm/i686/centos/6.6/gamin-0.1.10-9.el6.i686.rpm) = 122940 SHA256 (rpm/i686/centos/6.6/gdbm-1.8.0-36.el6.i686.rpm) = 6b7a558334b4ef442ef7495a1421ff0f4783ef250d64ba7fe0afb54a62c23404 SIZE (rpm/i686/centos/6.6/gdbm-1.8.0-36.el6.i686.rpm) = 29536 SHA256 (rpm/i686/centos/6.6/glib2-2.28.8-4.el6.i686.rpm) = 778bcfc904fa6c697b0a11399e5310e1684f58c81ae46f6962efcd8d663bc154 SIZE (rpm/i686/centos/6.6/glib2-2.28.8-4.el6.i686.rpm) = 1735384 -SHA256 (rpm/i686/centos/6.6/glibc-2.12-1.149.el6_6.5.i686.rpm) = 0f0554770d7a565500adf20a0d403376de57f111118c04fed003266e2405598a -SIZE (rpm/i686/centos/6.6/glibc-2.12-1.149.el6_6.5.i686.rpm) = 4553636 -SHA256 (rpm/i686/centos/6.6/glibc-common-2.12-1.149.el6_6.5.i686.rpm) = 167bd7bd46bd8cc6005397b1ea5048ee7868a8717935ee6f95e13b00d8f7499c -SIZE (rpm/i686/centos/6.6/glibc-common-2.12-1.149.el6_6.5.i686.rpm) = 14871568 +SHA256 (rpm/i686/centos/6.6/glibc-2.12-1.149.el6_6.9.i686.rpm) = a193dd5a810304800b3c6c8c6ebe9cf7c812405c2c90c91a8d5e2f55c2808259 +SIZE (rpm/i686/centos/6.6/glibc-2.12-1.149.el6_6.9.i686.rpm) = 4554508 +SHA256 (rpm/i686/centos/6.6/glibc-common-2.12-1.149.el6_6.9.i686.rpm) = a49df2dc9eb6106ed952593c72b1454e26eca771c68c659b426f458c3efb7a7b +SIZE (rpm/i686/centos/6.6/glibc-common-2.12-1.149.el6_6.9.i686.rpm) = 14872172 SHA256 (rpm/i686/centos/6.6/gmp-4.3.1-7.el6_2.2.i686.rpm) = f1855126a943ed4aac412006af98490248b739b4f9f78487f17c3275557948e2 SIZE (rpm/i686/centos/6.6/gmp-4.3.1-7.el6_2.2.i686.rpm) = 331548 SHA256 (rpm/i686/centos/6.6/grep-2.6.3-6.el6.i686.rpm) = 8c4405144885bec59c9abb46a43ee43ce9cdd1969058e3ebf822ee566882fcea @@ -52,8 +52,8 @@ SHA256 (rpm/i686/centos/6.6/keyutils-1.4 SIZE (rpm/i686/centos/6.6/keyutils-1.4-5.el6.i686.rpm) = 39356 SHA256 (rpm/i686/centos/6.6/keyutils-libs-1.4-5.el6.i686.rpm) = 59ca71f1c6b4cd19b58a35afd065f745ccfda46f55b4bdad9dda93f5ca872e60 SIZE (rpm/i686/centos/6.6/keyutils-libs-1.4-5.el6.i686.rpm) = 20780 -SHA256 (rpm/i686/centos/6.6/krb5-libs-1.10.3-33.el6.i686.rpm) = 559d11a1d8b12f73c1bef95d40652b8f35222f41d3a79cf13c843a1a32d3c3a6 -SIZE (rpm/i686/centos/6.6/krb5-libs-1.10.3-33.el6.i686.rpm) = 791116 +SHA256 (rpm/i686/centos/6.6/krb5-libs-1.10.3-37.el6_6.i686.rpm) = 5ea733d91e3d63148f3c9a9140dce4460b0e44d90ac8cefb32067e30da841964 +SIZE (rpm/i686/centos/6.6/krb5-libs-1.10.3-37.el6_6.i686.rpm) = 791720 SHA256 (rpm/i686/centos/6.6/less-436-13.el6.i686.rpm) = ac7bc80bcad24e573be8441a3854b71caa93efcdcc5ba20e42348a636db9af57 SIZE (rpm/i686/centos/6.6/less-436-13.el6.i686.rpm) = 110324 SHA256 (rpm/i686/centos/6.6/libacl-2.2.49-6.el6.i686.rpm) = 64c400f31986db7f085e85454a305344da141872b6f3ac7922caa2fa656d3c12 @@ -62,10 +62,10 @@ SHA256 (rpm/i686/centos/6.6/libattr-2.4. SIZE (rpm/i686/centos/6.6/libattr-2.4.44-7.el6.i686.rpm) = 15640 SHA256 (rpm/i686/centos/6.6/libblkid-2.17.2-12.18.el6.i686.rpm) = 93e668e95e20e1adf85bdcf68163108350b6ab58701dd08494bf372edb996282 SIZE (rpm/i686/centos/6.6/libblkid-2.17.2-12.18.el6.i686.rpm) = 123288 -SHA256 (rpm/i686/centos/6.6/libcom_err-1.41.12-21.el6.i686.rpm) = 19c8c8fa715057dc4569fbfbfedb5df4af7c4c838577b14f9e13c22eb4f2bac3 -SIZE (rpm/i686/centos/6.6/libcom_err-1.41.12-21.el6.i686.rpm) = 38020 SHA256 (rpm/i686/centos/6.6/libcap-2.16-5.5.el6.i686.rpm) = 8d972a4332b8f942258e489574929de3ee660315dc6ca945939d54a99ec4398c SIZE (rpm/i686/centos/6.6/libcap-2.16-5.5.el6.i686.rpm) = 31516 +SHA256 (rpm/i686/centos/6.6/libcom_err-1.41.12-21.el6.i686.rpm) = 19c8c8fa715057dc4569fbfbfedb5df4af7c4c838577b14f9e13c22eb4f2bac3 +SIZE (rpm/i686/centos/6.6/libcom_err-1.41.12-21.el6.i686.rpm) = 38020 SHA256 (rpm/i686/centos/6.6/libgcc-4.4.7-11.el6.i686.rpm) = d9dfe5c470d6830eff5955879e50402ff82d115b8752fe0371a8ba28ef39fffc SIZE (rpm/i686/centos/6.6/libgcc-4.4.7-11.el6.i686.rpm) = 116116 SHA256 (rpm/i686/centos/6.6/libidn-1.18-2.el6.i686.rpm) = a72cdffdb6aeeb5f94eeaeb6db3b4ac88eb0688760b2b75d2c5086d987d78e27 @@ -116,8 +116,8 @@ SHA256 (rpm/i686/centos/6.6/compat-gcc-2 SIZE (rpm/i686/centos/6.6/compat-gcc-296-2.96-144.el6.src.rpm) = 13430070 SHA256 (rpm/i686/centos/6.6/compat-gcc-32-3.2.3-69.el6.src.rpm) = 7ff0c6e00ad06876e10cb79fb87cb57b251e6710c63258e6850e990d9ea49917 SIZE (rpm/i686/centos/6.6/compat-gcc-32-3.2.3-69.el6.src.rpm) = 21622433 -SHA256 (rpm/i686/centos/6.6/db4-4.7.25-18.el6_4.src.rpm) = 8216704a0e530259d6a227c4b13f5e3df5f6dc4ae1872fd14c5902db972cc7e6 -SIZE (rpm/i686/centos/6.6/db4-4.7.25-18.el6_4.src.rpm) = 13410985 +SHA256 (rpm/i686/centos/6.6/db4-4.7.25-19.el6_6.src.rpm) = 86f2bf2989bdb4cb9dccb8c16977e48623310901be48306b272fa1ad3bd7845e +SIZE (rpm/i686/centos/6.6/db4-4.7.25-19.el6_6.src.rpm) = 13413522 SHA256 (rpm/i686/centos/6.6/e2fsprogs-1.41.12-21.el6.src.rpm) = f462dcc251e6025903431289c261e1eb28234bc2c8e293abf499f83a58629f63 SIZE (rpm/i686/centos/6.6/e2fsprogs-1.41.12-21.el6.src.rpm) = 5552235 SHA256 (rpm/i686/centos/6.6/elfutils-0.158-3.2.el6.src.rpm) = 30a358f9b1f3445d2f4c633c451ee914aa41d0b32b6f1f02cacfadb1027c3f76 @@ -128,16 +128,16 @@ SHA256 (rpm/i686/centos/6.6/filesystem-2 SIZE (rpm/i686/centos/6.6/filesystem-2.4.30-3.el6.src.rpm) = 20457 SHA256 (rpm/i686/centos/6.6/findutils-4.4.2-6.el6.src.rpm) = ee0fe5c28b088d3e5e4acd3099d84cf3af2cd5cad94991c2ff1498761b4529ce SIZE (rpm/i686/centos/6.6/findutils-4.4.2-6.el6.src.rpm) = 2184788 -SHA256 (rpm/i686/centos/6.6/freetype-2.3.11-14.el6_3.1.src.rpm) = 25a5e38ef7e61078513bad46af09c8963586cd56d3411ad8d0e8558e1d515ae7 -SIZE (rpm/i686/centos/6.6/freetype-2.3.11-14.el6_3.1.src.rpm) = 1764843 +SHA256 (rpm/i686/centos/6.6/freetype-2.3.11-15.el6_6.1.src.rpm) = 02489b5951f7e555bb49d77d2c1531240b4b301cf0a75442b7c1e1c498bbf60f +SIZE (rpm/i686/centos/6.6/freetype-2.3.11-15.el6_6.1.src.rpm) = 1779966 SHA256 (rpm/i686/centos/6.6/gamin-0.1.10-9.el6.src.rpm) = 5115ba7fbb40ab7bb5b1da851bd67121b000889b3a2fd9b6749eb350b75890b3 SIZE (rpm/i686/centos/6.6/gamin-0.1.10-9.el6.src.rpm) = 471128 SHA256 (rpm/i686/centos/6.6/gdbm-1.8.0-36.el6.src.rpm) = ee6ffd96549d5924966869b9fef5813fb8eb17a76b2a6a35c53eb02d0ed1dc01 SIZE (rpm/i686/centos/6.6/gdbm-1.8.0-36.el6.src.rpm) = 150845 SHA256 (rpm/i686/centos/6.6/glib2-2.28.8-4.el6.src.rpm) = 949d8a71657700619884a2c0bfdb42eac17cf6ede73d206a7e427d95ad7dcf1c SIZE (rpm/i686/centos/6.6/glib2-2.28.8-4.el6.src.rpm) = 7119331 -SHA256 (rpm/i686/centos/6.6/glibc-2.12-1.149.el6.src.rpm) = a80c56f07bd48485b3d6c5e68d5863cf8f5c98939016852990470613a7c59577 -SIZE (rpm/i686/centos/6.6/glibc-2.12-1.149.el6.src.rpm) = 16171993 +SHA256 (rpm/i686/centos/6.6/glibc-2.12-1.149.el6_6.9.src.rpm) = 707d103e880ad41fb7996eaa7f74575c942601b85cbbbec47363384619e1e869 +SIZE (rpm/i686/centos/6.6/glibc-2.12-1.149.el6_6.9.src.rpm) = 16192266 SHA256 (rpm/i686/centos/6.6/gmp-4.3.1-7.el6_2.2.src.rpm) = bdcb4d9e864f97b74f116b9bcb22ee2a589b8b7defef76d72004b80a157d9c7c SIZE (rpm/i686/centos/6.6/gmp-4.3.1-7.el6_2.2.src.rpm) = 1908630 SHA256 (rpm/i686/centos/6.6/grep-2.6.3-6.el6.src.rpm) = bb4335a2be64249289a7b61359ffbb8a532242daad8520e80ac2b1b539350436 @@ -146,8 +146,8 @@ SHA256 (rpm/i686/centos/6.6/texinfo-4.13 SIZE (rpm/i686/centos/6.6/texinfo-4.13a-8.el6.src.rpm) = 1589200 SHA256 (rpm/i686/centos/6.6/keyutils-1.4-5.el6.src.rpm) = 4fa4094f280a3eb8e1253476822fe3dbd2d186b5a8d4affc1311cbef0ca54f52 SIZE (rpm/i686/centos/6.6/keyutils-1.4-5.el6.src.rpm) = 56808 -SHA256 (rpm/i686/centos/6.6/krb5-1.10.3-33.el6.src.rpm) = 80cee774df12cbf927678e0c5e8afad54d9a9ede6e1f94a0f008187c2e995409 -SIZE (rpm/i686/centos/6.6/krb5-1.10.3-33.el6.src.rpm) = 12064101 +SHA256 (rpm/i686/centos/6.6/krb5-1.10.3-37.el6_6.src.rpm) = 44da125def3113c2ac45dc40ba7f7365126362bd19aeb7c67da1fa842ca9d2ae +SIZE (rpm/i686/centos/6.6/krb5-1.10.3-37.el6_6.src.rpm) = 12071633 SHA256 (rpm/i686/centos/6.6/less-436-13.el6.src.rpm) = 02f5363b8f82f4df9a4d359de686314fae3bf988c57401cac9eea641bbe2e0af SIZE (rpm/i686/centos/6.6/less-436-13.el6.src.rpm) = 331504 SHA256 (rpm/i686/centos/6.6/acl-2.2.49-6.el6.src.rpm) = f1feabe034da5a12be746d4bcfe12c5d15bdfc3f53f203880311aaa18ba9ec0d Modified: head/emulators/linux_base-c6/pkg-plist ============================================================================== --- head/emulators/linux_base-c6/pkg-plist Wed Jul 15 18:33:36 2015 (r392188) +++ head/emulators/linux_base-c6/pkg-plist Wed Jul 15 18:35:03 2015 (r392189) @@ -802,6 +802,7 @@ usr/lib/libpcrecpp.so.0 usr/lib/libpcrecpp.so.0.0.0 usr/lib/libpcreposix.so.0 usr/lib/libpcreposix.so.0.0.0 +usr/lib/librt.so.1 usr/lib/libslang.so.2 usr/lib/libslang.so.2.2.1 usr/lib/libstdc++-3-libc6.2-2-2.10.0.so From owner-svn-ports-head@freebsd.org Wed Jul 15 18:37:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE2489A28B7; Wed, 15 Jul 2015 18:37: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 DE06D10D9; Wed, 15 Jul 2015 18:37:07 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FIb7hr006574; Wed, 15 Jul 2015 18:37:07 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FIb7QX006573; Wed, 15 Jul 2015 18:37:07 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507151837.t6FIb7QX006573@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 18:37:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392191 - head/security/afterglow X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 18:37:08 -0000 Author: amdmi3 Date: Wed Jul 15 18:37:06 2015 New Revision: 392191 URL: https://svnweb.freebsd.org/changeset/ports/392191 Log: - Add LICENSE_FILE - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket) Modified: head/security/afterglow/Makefile Modified: head/security/afterglow/Makefile ============================================================================== --- head/security/afterglow/Makefile Wed Jul 15 18:36:51 2015 (r392190) +++ head/security/afterglow/Makefile Wed Jul 15 18:37:06 2015 (r392191) @@ -3,21 +3,31 @@ PORTNAME= afterglow PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= security graphics net-mgmt MASTER_SITES= SF/${PORTNAME}/AfterGlow%201.x/${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Collection of graph-generating scripts -LICENSE= GPLv2 +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/GPL RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \ p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV \ p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \ p5-IP-Anonymous>=0:${PORTSDIR}/net/p5-IP-Anonymous +USES= shebangfix +SHEBANG_FILES= data/generate.pl \ + src/perl/charts/*.pl \ + src/perl/graph/afterglow.pl \ + src/perl/loganalysis/*.pl \ + src/perl/loganalysis/*.sh \ + src/perl/parsers/*.pl PORTSCOUT= skipv:2.0 NO_BUILD= yes +NO_ARCH= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} From owner-svn-ports-head@freebsd.org Wed Jul 15 18:46:49 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C910D9A2A18; Wed, 15 Jul 2015 18:46:49 +0000 (UTC) (envelope-from skreuzer@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 B85801B4C; Wed, 15 Jul 2015 18:46:49 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FIknR8011458; Wed, 15 Jul 2015 18:46:49 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FIknvE011456; Wed, 15 Jul 2015 18:46:49 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201507151846.t6FIknvE011456@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Wed, 15 Jul 2015 18:46:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392193 - in head/ports-mgmt/porttools: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 18:46:49 -0000 Author: skreuzer Date: Wed Jul 15 18:46:48 2015 New Revision: 392193 URL: https://svnweb.freebsd.org/changeset/ports/392193 Log: Add a patch to address an issues that causes the port create command to use a non existant template when trying to use the 'default' template Added: head/ports-mgmt/porttools/files/ head/ports-mgmt/porttools/files/patch-scripts_cmd__create.in (contents, props changed) Modified: head/ports-mgmt/porttools/Makefile Modified: head/ports-mgmt/porttools/Makefile ============================================================================== --- head/ports-mgmt/porttools/Makefile Wed Jul 15 18:38:48 2015 (r392192) +++ head/ports-mgmt/porttools/Makefile Wed Jul 15 18:46:48 2015 (r392193) @@ -3,6 +3,7 @@ PORTNAME= porttools PORTVERSION= 1.05 +PORTREVISION= 1 CATEGORIES= ports-mgmt MAINTAINER= skreuzer@FreeBSD.org Added: head/ports-mgmt/porttools/files/patch-scripts_cmd__create.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/ports-mgmt/porttools/files/patch-scripts_cmd__create.in Wed Jul 15 18:46:48 2015 (r392193) @@ -0,0 +1,11 @@ +--- scripts/cmd_create.in.orig 2015-07-15 17:45:24 UTC ++++ scripts/cmd_create.in +@@ -69,7 +69,7 @@ else + fi + + PORTBASE=$(basename ${ARG_PORTNAME}) +-PORTPREFIX=$(echo ${PORTBASE} | cut -d- -f1) ++PORTPREFIX=$(echo ${PORTBASE} | cut -s -d- -f1) + + # Work around the fact that R modules are + # prefixed with R-cran From owner-svn-ports-head@freebsd.org Wed Jul 15 18:47:36 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2AA7A9A2A6C; Wed, 15 Jul 2015 18:47:36 +0000 (UTC) (envelope-from tijl@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 0075E1C55; Wed, 15 Jul 2015 18:47:36 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FIlZh3011656; Wed, 15 Jul 2015 18:47:35 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FIlZnr011654; Wed, 15 Jul 2015 18:47:35 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151847.t6FIlZnr011654@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 18:47:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392194 - head/audio/linux-c6-alsa-utils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 18:47:36 -0000 Author: tijl Date: Wed Jul 15 18:47:34 2015 New Revision: 392194 URL: https://svnweb.freebsd.org/changeset/ports/392194 Log: Update to alsa-utils-1.0.22-9.el6_6 Modified: head/audio/linux-c6-alsa-utils/Makefile head/audio/linux-c6-alsa-utils/distinfo.i686 Modified: head/audio/linux-c6-alsa-utils/Makefile ============================================================================== --- head/audio/linux-c6-alsa-utils/Makefile Wed Jul 15 18:46:48 2015 (r392193) +++ head/audio/linux-c6-alsa-utils/Makefile Wed Jul 15 18:47:34 2015 (r392194) @@ -3,9 +3,9 @@ PORTNAME= alsa-utils PORTVERSION= 1.0.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio linux -PKGNAMEPREFIX= linux-${USE_LINUX}- +MASTER_SITES= CENTOS_LINUX_UPDATES MAINTAINER= emulation@FreeBSD.org COMMENT= Advanced Linux Sound Architecture libraries (Linux CentOS ${LINUX_DIST_VER}) @@ -15,12 +15,11 @@ LICENSE= GPLv3 CONFLICTS= linux-alsa-lib-[0-9]* linux-f8-alsa-lib-[0-9]* linux-f10-alsa-lib-[0-9]* BRANDELF_FILES= sbin/alsactl usr/bin/aconnect usr/bin/alsamixer usr/bin/amidi usr/bin/aplay usr/bin/aplaymidi usr/bin/arecord usr/bin/arecordmidi usr/bin/aseqdump usr/bin/aseqnet usr/bin/iecset usr/bin/speaker-test usr/sbin/alsactl -#EXTRACT_ONLY= ${DISTFILES} USE_LINUX_APPS= alsalib alsa-plugins-oss ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= c6 USE_LINUX_RPM= yes -RPMVERSION= 7.el6 +RPMVERSION= 9.el6_6 .include Modified: head/audio/linux-c6-alsa-utils/distinfo.i686 ============================================================================== --- head/audio/linux-c6-alsa-utils/distinfo.i686 Wed Jul 15 18:46:48 2015 (r392193) +++ head/audio/linux-c6-alsa-utils/distinfo.i686 Wed Jul 15 18:47:34 2015 (r392194) @@ -1,4 +1,4 @@ -SHA256 (rpm/i686/centos/6.6/alsa-utils-1.0.22-7.el6.i686.rpm) = 3f608872a589d55368598a161c034b7db327db6959304d7c209229e124bf9016 -SIZE (rpm/i686/centos/6.6/alsa-utils-1.0.22-7.el6.i686.rpm) = 2050716 -SHA256 (rpm/i686/centos/6.6/alsa-utils-1.0.22-7.el6.src.rpm) = bb5343c332acb84ea872812ac4d1a284d11ef6aca73e3d4dad029afaed152996 -SIZE (rpm/i686/centos/6.6/alsa-utils-1.0.22-7.el6.src.rpm) = 5564412 +SHA256 (rpm/i686/centos/6.6/alsa-utils-1.0.22-9.el6_6.i686.rpm) = 08a090f943bdf25a8391b48e6e7bb30f0231db53763c65247c238a7cdf992ddd +SIZE (rpm/i686/centos/6.6/alsa-utils-1.0.22-9.el6_6.i686.rpm) = 2050948 +SHA256 (rpm/i686/centos/6.6/alsa-utils-1.0.22-9.el6_6.src.rpm) = 414c3cce6053a45a0f0257d1913bf10e562b9f7533ae694442c167756ea9b235 +SIZE (rpm/i686/centos/6.6/alsa-utils-1.0.22-9.el6_6.src.rpm) = 5565216 From owner-svn-ports-head@freebsd.org Wed Jul 15 18:56:50 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C81CE9A2D54; Wed, 15 Jul 2015 18:56:50 +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 9DCE3145D; Wed, 15 Jul 2015 18:56:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FIuojF016498; Wed, 15 Jul 2015 18:56:50 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FIuotl016496; Wed, 15 Jul 2015 18:56:50 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507151856.t6FIuotl016496@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 18:56:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392195 - in head/net-mgmt/nagios-check_netsnmp: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 18:56:50 -0000 Author: amdmi3 Date: Wed Jul 15 18:56:49 2015 New Revision: 392195 URL: https://svnweb.freebsd.org/changeset/ports/392195 Log: - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket) Added: head/net-mgmt/nagios-check_netsnmp/files/check_netsnmp.in - copied, changed from r392165, head/net-mgmt/nagios-check_netsnmp/files/check_netsnmp Deleted: head/net-mgmt/nagios-check_netsnmp/files/check_netsnmp Modified: head/net-mgmt/nagios-check_netsnmp/Makefile Modified: head/net-mgmt/nagios-check_netsnmp/Makefile ============================================================================== --- head/net-mgmt/nagios-check_netsnmp/Makefile Wed Jul 15 18:47:34 2015 (r392194) +++ head/net-mgmt/nagios-check_netsnmp/Makefile Wed Jul 15 18:56:49 2015 (r392195) @@ -3,7 +3,7 @@ PORTNAME= check_netsnmp PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= # none PKGNAMEPREFIX= nagios- @@ -15,14 +15,20 @@ COMMENT= Nagios plug-in to get some comm RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins \ p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP -USES= perl5 +USES= perl5 shebangfix USE_PERL5= run NO_BUILD= yes +NO_ARCH= yes PLIST_FILES= libexec/nagios/check_netsnmp %%DOCSDIR%%/check_netsnmp.html +SUB_FILES= check_netsnmp +SUB_LIST= PERL="${perl_CMD}" + +do-extract: + @${MKDIR} ${WRKSRC} do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nagios - ${INSTALL_SCRIPT} ${FILESDIR}/check_netsnmp ${STAGEDIR}${PREFIX}/libexec/nagios + ${INSTALL_SCRIPT} ${WRKDIR}/check_netsnmp ${STAGEDIR}${PREFIX}/libexec/nagios ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${FILESDIR}/check_netsnmp.html ${STAGEDIR}${DOCSDIR} Copied and modified: head/net-mgmt/nagios-check_netsnmp/files/check_netsnmp.in (from r392165, head/net-mgmt/nagios-check_netsnmp/files/check_netsnmp) ============================================================================== --- head/net-mgmt/nagios-check_netsnmp/files/check_netsnmp Wed Jul 15 16:03:18 2015 (r392165, copy source) +++ head/net-mgmt/nagios-check_netsnmp/files/check_netsnmp.in Wed Jul 15 18:56:49 2015 (r392195) @@ -1,4 +1,4 @@ -#! /usr/bin/perl -w +#!%%PERL%% -w # ---------------------------------------------------------------------------- # "THE BEER-WARE LICENSE" (Revision 42, (c) Poul-Henning Kamp): From owner-svn-ports-head@freebsd.org Wed Jul 15 18:58:05 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 996579A2DCD; Wed, 15 Jul 2015 18:58:05 +0000 (UTC) (envelope-from tijl@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 6F05415FA; Wed, 15 Jul 2015 18:58:05 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FIw5nO016775; Wed, 15 Jul 2015 18:58:05 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FIw49a016773; Wed, 15 Jul 2015 18:58:04 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151858.t6FIw49a016773@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 18:58:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392196 - head/print/linux-c6-cups-libs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 18:58:05 -0000 Author: tijl Date: Wed Jul 15 18:58:04 2015 New Revision: 392196 URL: https://svnweb.freebsd.org/changeset/ports/392196 Log: Update to cups-libs-1.4.2-67.el6_6.1 MFH: 2015Q3 Security: CVE-2014-9679 Security: CVE-2015-1158 Security: CVE-2015-1159 Modified: head/print/linux-c6-cups-libs/Makefile head/print/linux-c6-cups-libs/distinfo.i686 Modified: head/print/linux-c6-cups-libs/Makefile ============================================================================== --- head/print/linux-c6-cups-libs/Makefile Wed Jul 15 18:56:49 2015 (r392195) +++ head/print/linux-c6-cups-libs/Makefile Wed Jul 15 18:58:04 2015 (r392196) @@ -3,8 +3,9 @@ PORTNAME= cups-libs PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print linux +MASTER_SITES= CENTOS_LINUX_UPDATES MAINTAINER= emulation@FreeBSD.org COMMENT= Common UNIX Printing System libraries @@ -13,8 +14,7 @@ USE_LINUX= c6 USE_LINUX_RPM= yes USE_LINUX_APPS= gnutls SRC_DISTFILES= cups-${PORTVERSION}-${RPMVERSION}.src.rpm -LINUX_DIST_VER= 10 -RPMVERSION= 67.el6 +RPMVERSION= 67.el6_6.1 USE_LDCONFIG= yes PLIST_FILES= usr/lib/libcups.so.2 usr/lib/libcupscgi.so.1 usr/lib/libcupsdriver.so.1 \ Modified: head/print/linux-c6-cups-libs/distinfo.i686 ============================================================================== --- head/print/linux-c6-cups-libs/distinfo.i686 Wed Jul 15 18:56:49 2015 (r392195) +++ head/print/linux-c6-cups-libs/distinfo.i686 Wed Jul 15 18:58:04 2015 (r392196) @@ -1,4 +1,4 @@ -SHA256 (rpm/i686/centos/6.6/cups-libs-1.4.2-67.el6.i686.rpm) = 53e17d898b6a7d00d6a0fffdea2cd3c56a7e25d8d384f88f0d375530afb04a78 -SIZE (rpm/i686/centos/6.6/cups-libs-1.4.2-67.el6.i686.rpm) = 337368 -SHA256 (rpm/i686/centos/6.6/cups-1.4.2-67.el6.src.rpm) = cc66b78496b7d0df6b859a9a0461de602aa94a3934b6862b07f23a457f7ea566 -SIZE (rpm/i686/centos/6.6/cups-1.4.2-67.el6.src.rpm) = 4656277 +SHA256 (rpm/i686/centos/6.6/cups-libs-1.4.2-67.el6_6.1.i686.rpm) = 3322ec2e7dffe6fbc9c45b4868cf680604f10059dc7a3cb4d0bb10f3d6e5e3a3 +SIZE (rpm/i686/centos/6.6/cups-libs-1.4.2-67.el6_6.1.i686.rpm) = 337584 +SHA256 (rpm/i686/centos/6.6/cups-1.4.2-67.el6_6.1.src.rpm) = 232eea3a52f7b16c040c3e8dec51ff3ff9727439bb6aebc414f93cbed320ce24 +SIZE (rpm/i686/centos/6.6/cups-1.4.2-67.el6_6.1.src.rpm) = 4659734 From owner-svn-ports-head@freebsd.org Wed Jul 15 19:13:49 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F0A9C9A21B1; Wed, 15 Jul 2015 19:13:49 +0000 (UTC) (envelope-from tijl@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 C65111024; Wed, 15 Jul 2015 19:13:49 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FJDnFh025963; Wed, 15 Jul 2015 19:13:49 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FJDnEu025959; Wed, 15 Jul 2015 19:13:49 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151913.t6FJDnEu025959@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 19:13:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392198 - head/devel/linux-c6-dbus-libs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 19:13:50 -0000 Author: tijl Date: Wed Jul 15 19:13:48 2015 New Revision: 392198 URL: https://svnweb.freebsd.org/changeset/ports/392198 Log: Update to dbus-libs-1.2.24-8.el6_6 Modified: head/devel/linux-c6-dbus-libs/Makefile head/devel/linux-c6-dbus-libs/distinfo.i686 Modified: head/devel/linux-c6-dbus-libs/Makefile ============================================================================== --- head/devel/linux-c6-dbus-libs/Makefile Wed Jul 15 19:00:17 2015 (r392197) +++ head/devel/linux-c6-dbus-libs/Makefile Wed Jul 15 19:13:48 2015 (r392198) @@ -3,8 +3,9 @@ PORTNAME= dbus-libs PORTVERSION= 1.2.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel linux +MASTER_SITES= CENTOS_LINUX_UPDATES MAINTAINER= emulation@FreeBSD.org COMMENT= Libraries for accessing D-BUS (Linux CentOS ${LINUX_DIST_VER}) @@ -13,7 +14,7 @@ ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= c6 USE_LINUX_RPM= yes -RPMVERSION= 7.el6_3 +RPMVERSION= 8.el6_6 USE_LDCONFIG= yes DESCR= ${.CURDIR}/../dbus/pkg-descr Modified: head/devel/linux-c6-dbus-libs/distinfo.i686 ============================================================================== --- head/devel/linux-c6-dbus-libs/distinfo.i686 Wed Jul 15 19:00:17 2015 (r392197) +++ head/devel/linux-c6-dbus-libs/distinfo.i686 Wed Jul 15 19:13:48 2015 (r392198) @@ -1,4 +1,4 @@ -SHA256 (rpm/i686/centos/6.6/dbus-libs-1.2.24-7.el6_3.i686.rpm) = ec0af9c242c73008cf1b26e2ae3d132f62d8a6b9c866bfb463b6ea9d2eea71ab -SIZE (rpm/i686/centos/6.6/dbus-libs-1.2.24-7.el6_3.i686.rpm) = 131740 -SHA256 (rpm/i686/centos/6.6/dbus-1.2.24-7.el6_3.src.rpm) = df3508c374ed6b0868b313098bbf64f6b16befa6f305d3dd4def8d08c9b221e8 -SIZE (rpm/i686/centos/6.6/dbus-1.2.24-7.el6_3.src.rpm) = 1720674 +SHA256 (rpm/i686/centos/6.6/dbus-libs-1.2.24-8.el6_6.i686.rpm) = 831edc20cf2faf3c49c669de67053534dcd46c21a9320331441bbb5667d952c1 +SIZE (rpm/i686/centos/6.6/dbus-libs-1.2.24-8.el6_6.i686.rpm) = 131868 +SHA256 (rpm/i686/centos/6.6/dbus-1.2.24-8.el6_6.src.rpm) = 97c5927a869793f0edd404c59b0d89d15c2d4db3b466b49ed25f00949b1eca84 +SIZE (rpm/i686/centos/6.6/dbus-1.2.24-8.el6_6.src.rpm) = 1721586 From owner-svn-ports-head@freebsd.org Wed Jul 15 19:21:53 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF8A29A2434; Wed, 15 Jul 2015 19:21:53 +0000 (UTC) (envelope-from pawel@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 A715A188D; Wed, 15 Jul 2015 19:21:53 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FJLrqh030590; Wed, 15 Jul 2015 19:21:53 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FJLrjJ030404; Wed, 15 Jul 2015 19:21:53 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201507151921.t6FJLrjJ030404@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 15 Jul 2015 19:21:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392199 - head/textproc/meld X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 19:21:53 -0000 Author: pawel Date: Wed Jul 15 19:21:52 2015 New Revision: 392199 URL: https://svnweb.freebsd.org/changeset/ports/392199 Log: Update to version 3.13.3 3.13.3: * Fix syntax highlighting under Windows (Kai Willadsen) * Update Windows build for newer pygi bundled libraries (Kai Willadsen) * Fixes for incorrect descriptions in manual (Anders Jonsson, Kai Willadsen) 3.13.2: * Several fixes for argument handling and tab creation: * Create --diff created comparisons after args-created ones (Kai Willadsen) * Fix --label flag incorrectly applying to --diff created comparisons (Kai Willadsen) * Create --diff created comparisons after args-created ones (Kai Willadsen) * Fix relative path interpretation for --output when created from a secondary instance (Kai Willadsen) * Fix window presentation ordering when creating a secondary instance (Kai Willadsen) * Several fixes to unicode filename handling in git comparisons and manually-assigned labels (Kai Willadsen) * Fix incorrect comparison display caused by unicode (U+2028) newline (Kai Willadsen) * Fix not being able to activate some change bar actions by temporarily disabling overlay scrolling support on GTK+ 3.14 (Kai Willadsen) * Stop recreating duplicate recently-used file placeholders (Kai Willadsen) * Fix out-of-date man page documentation (Kai Willadsen) * Test fixes and testing improvements (Magnus Ihse Bursie) * Documentation fixes (Anders Jonsson) Modified: head/textproc/meld/Makefile head/textproc/meld/distinfo Modified: head/textproc/meld/Makefile ============================================================================== --- head/textproc/meld/Makefile Wed Jul 15 19:13:48 2015 (r392198) +++ head/textproc/meld/Makefile Wed Jul 15 19:21:52 2015 (r392199) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= meld -PORTVERSION= 3.13.1 +PORTVERSION= 3.13.3 CATEGORIES= textproc devel python MASTER_SITES= GNOME Modified: head/textproc/meld/distinfo ============================================================================== --- head/textproc/meld/distinfo Wed Jul 15 19:13:48 2015 (r392198) +++ head/textproc/meld/distinfo Wed Jul 15 19:21:52 2015 (r392199) @@ -1,2 +1,2 @@ -SHA256 (meld-3.13.1.tar.xz) = bc52f4a073f5288e42116ab95c7564e56119b8a9070c2590c3968726cf441831 -SIZE (meld-3.13.1.tar.xz) = 489972 +SHA256 (meld-3.13.3.tar.xz) = cbebe6ba87a28d2a9687db352ebc6c1dda170e900fbcbc551d45b610ff733a53 +SIZE (meld-3.13.3.tar.xz) = 494376 From owner-svn-ports-head@freebsd.org Wed Jul 15 19:23:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98F329A246E; Wed, 15 Jul 2015 19:23:11 +0000 (UTC) (envelope-from skreuzer@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 7DB53199F; Wed, 15 Jul 2015 19:23:11 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FJNBFL030920; Wed, 15 Jul 2015 19:23:11 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FJNArX030916; Wed, 15 Jul 2015 19:23:10 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201507151923.t6FJNArX030916@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Wed, 15 Jul 2015 19:23:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392200 - in head/devel: . py-multipledispatch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 19:23:11 -0000 Author: skreuzer Date: Wed Jul 15 19:23:09 2015 New Revision: 392200 URL: https://svnweb.freebsd.org/changeset/ports/392200 Log: A relatively sane approach to multiple dispatch in Python. This implementation of multiple dispatch is efficient, mostly complete, performs static analysis to avoid conflicts, and provides optional namespace support. It looks good too. WWW: https://pypi.python.org/pypi/multipledispatch Added: head/devel/py-multipledispatch/ head/devel/py-multipledispatch/Makefile (contents, props changed) head/devel/py-multipledispatch/distinfo (contents, props changed) head/devel/py-multipledispatch/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Jul 15 19:21:52 2015 (r392199) +++ head/devel/Makefile Wed Jul 15 19:23:09 2015 (r392200) @@ -4023,6 +4023,7 @@ SUBDIR += py-more-itertools SUBDIR += py-mox SUBDIR += py-msgpack + SUBDIR += py-multipledispatch SUBDIR += py-mwlib SUBDIR += py-mwlib.ext SUBDIR += py-mwlib.rl Added: head/devel/py-multipledispatch/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-multipledispatch/Makefile Wed Jul 15 19:23:09 2015 (r392200) @@ -0,0 +1,18 @@ +# Created by: Steven Kreuzer +# $FreeBSD$ + +PORTNAME= multipledispatch +PORTVERSION= 0.4.7 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= skreuzer@FreeBSD.org +COMMENT= Relatively sane approach to multiple dispatch in Python + +LICENSE= BSD3CLAUSE + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/devel/py-multipledispatch/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-multipledispatch/distinfo Wed Jul 15 19:23:09 2015 (r392200) @@ -0,0 +1,2 @@ +SHA256 (multipledispatch-0.4.7.tar.gz) = 401bb875cdbd85359f01029e60ef7610bf1172b5052474285daf4102b109496d +SIZE (multipledispatch-0.4.7.tar.gz) = 7234 Added: head/devel/py-multipledispatch/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-multipledispatch/pkg-descr Wed Jul 15 19:23:09 2015 (r392200) @@ -0,0 +1,7 @@ +A relatively sane approach to multiple dispatch in Python. + +This implementation of multiple dispatch is efficient, mostly complete, +performs static analysis to avoid conflicts, and provides optional namespace +support. It looks good too. + +WWW: https://pypi.python.org/pypi/multipledispatch From owner-svn-ports-head@freebsd.org Wed Jul 15 19:24:53 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD72D9A249A; Wed, 15 Jul 2015 19:24:53 +0000 (UTC) (envelope-from skreuzer@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 9CDE81AA5; Wed, 15 Jul 2015 19:24:53 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FJOrXI031269; Wed, 15 Jul 2015 19:24:53 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FJOqtI031265; Wed, 15 Jul 2015 19:24:52 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201507151924.t6FJOqtI031265@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Wed, 15 Jul 2015 19:24:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392201 - in head/graphics: . py-toyplot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 19:24:53 -0000 Author: skreuzer Date: Wed Jul 15 19:24:51 2015 New Revision: 392201 URL: https://svnweb.freebsd.org/changeset/ports/392201 Log: Toyplot is a kid-sized plotting toolkit for Python with grownup-sized goals: * Develop beautiful interactive, animated plots that embrace the unique capabilities of electronic publishing and support repoducibility. * Create the best possible data graphics out-of-the-box, maximizing data ink and minimizing chartjunk. * Provide a clean, minimalist interface that scientists and engineers will love. WWW: https://pypi.python.org/pypi/toyplot Added: head/graphics/py-toyplot/ head/graphics/py-toyplot/Makefile (contents, props changed) head/graphics/py-toyplot/distinfo (contents, props changed) head/graphics/py-toyplot/pkg-descr (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Wed Jul 15 19:23:09 2015 (r392200) +++ head/graphics/Makefile Wed Jul 15 19:24:51 2015 (r392201) @@ -860,6 +860,7 @@ SUBDIR += py-sorl-thumbnail SUBDIR += py-soya3d SUBDIR += py-stltools + SUBDIR += py-toyplot SUBDIR += py-wand SUBDIR += py-webcolors SUBDIR += py3-cairo Added: head/graphics/py-toyplot/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/py-toyplot/Makefile Wed Jul 15 19:24:51 2015 (r392201) @@ -0,0 +1,22 @@ +# Created by: Steven Kreuzer +# $FreeBSD$ + +PORTNAME= toyplot +PORTVERSION= 0.6.0 +CATEGORIES= graphics python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= skreuzer@FreeBSD.org +COMMENT= Modern plotting toolkit supporting electronic publishing + +LICENSE= BSD3CLAUSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.7:${PORTSDIR}/math/py-numpy \ + ${PYTHON_PKGNAMEPREFIX}colormath>=2.1.1:${PORTSDIR}/math/py-colormath \ + ${PYTHON_PKGNAMEPREFIX}multipledispatch>=0.4.7:${PORTSDIR}/devel/py-multipledispatch + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/graphics/py-toyplot/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/py-toyplot/distinfo Wed Jul 15 19:24:51 2015 (r392201) @@ -0,0 +1,2 @@ +SHA256 (toyplot-0.6.0.tar.gz) = e7e562f9c202c84d52f9be9f23568f9938f8e0334e15637c964e14f7f82bf6f9 +SIZE (toyplot-0.6.0.tar.gz) = 68113 Added: head/graphics/py-toyplot/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/py-toyplot/pkg-descr Wed Jul 15 19:24:51 2015 (r392201) @@ -0,0 +1,10 @@ +Toyplot is a kid-sized plotting toolkit for Python with grownup-sized goals: + +* Develop beautiful interactive, animated plots that embrace the unique + capabilities of electronic publishing and support repoducibility. +* Create the best possible data graphics out-of-the-box, maximizing data ink + and minimizing chartjunk. +* Provide a clean, minimalist interface that scientists and engineers will + love. + +WWW: https://pypi.python.org/pypi/toyplot From owner-svn-ports-head@freebsd.org Wed Jul 15 19:29:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 924B99A254B; Wed, 15 Jul 2015 19:29:41 +0000 (UTC) (envelope-from tijl@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 750D41D10; Wed, 15 Jul 2015 19:29:41 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FJTfbX031936; Wed, 15 Jul 2015 19:29:41 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FJTev1031933; Wed, 15 Jul 2015 19:29:40 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151929.t6FJTev1031933@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 19:29:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392202 - head/devel/linux-c6-devtools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 19:29:41 -0000 Author: tijl Date: Wed Jul 15 19:29:40 2015 New Revision: 392202 URL: https://svnweb.freebsd.org/changeset/ports/392202 Log: - Update to glibc-devel-2.12-1.149.el6_6.9 - Update to glibc-headers-2.12-1.149.el6_6.9 - Update to kernel-headers-2.6.32-504.23.4.el6 Modified: head/devel/linux-c6-devtools/Makefile head/devel/linux-c6-devtools/distinfo.i686 Modified: head/devel/linux-c6-devtools/Makefile ============================================================================== --- head/devel/linux-c6-devtools/Makefile Wed Jul 15 19:24:51 2015 (r392201) +++ head/devel/linux-c6-devtools/Makefile Wed Jul 15 19:29:40 2015 (r392202) @@ -3,14 +3,14 @@ PORTNAME= devtools PORTVERSION= 6.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= CENTOS_LINUX CENTOS_LINUX_UPDATES DISTFILES= binutils-2.20.51.0.2-5.42.el6.i686.rpm \ binutils-devel-2.20.51.0.2-5.42.el6.i686.rpm \ - glibc-devel-2.12-1.149.el6_6.5.i686.rpm \ - glibc-headers-2.12-1.149.el6_6.5.i686.rpm \ - kernel-headers-2.6.32-504.8.1.el6.i686.rpm \ + glibc-devel-2.12-1.149.el6_6.9.i686.rpm \ + glibc-headers-2.12-1.149.el6_6.9.i686.rpm \ + kernel-headers-2.6.32-504.23.4.el6.i686.rpm \ libstdc++-devel-4.4.7-11.el6.i686.rpm \ libgomp-4.4.7-11.el6.i686.rpm \ mpfr-2.4.1-6.el6.i686.rpm \ @@ -34,8 +34,8 @@ USE_LDCONFIG= yes PLIST_SUB+= NLS="" SRC_DISTFILES= binutils-2.20.51.0.2-5.42.el6.src.rpm \ - glibc-2.12-1.149.el6_6.5.src.rpm \ - kernel-2.6.32-504.8.1.el6.src.rpm \ + glibc-2.12-1.149.el6_6.9.src.rpm \ + kernel-2.6.32-504.23.4.el6.src.rpm \ mpfr-2.4.1-6.el6.src.rpm \ gcc-4.4.7-11.el6.src.rpm Modified: head/devel/linux-c6-devtools/distinfo.i686 ============================================================================== --- head/devel/linux-c6-devtools/distinfo.i686 Wed Jul 15 19:24:51 2015 (r392201) +++ head/devel/linux-c6-devtools/distinfo.i686 Wed Jul 15 19:29:40 2015 (r392202) @@ -2,12 +2,12 @@ SHA256 (rpm/i686/centos/6.6/binutils-2.2 SIZE (rpm/i686/centos/6.6/binutils-2.20.51.0.2-5.42.el6.i686.rpm) = 2910904 SHA256 (rpm/i686/centos/6.6/binutils-devel-2.20.51.0.2-5.42.el6.i686.rpm) = d44c78f454315ea16e0f7a3904e233c5a7d7b7d60e01380ad4701492bc729c0a SIZE (rpm/i686/centos/6.6/binutils-devel-2.20.51.0.2-5.42.el6.i686.rpm) = 745200 -SHA256 (rpm/i686/centos/6.6/glibc-devel-2.12-1.149.el6_6.5.i686.rpm) = d6c144e7cd4b67ecf5eafb02671c0f6f48d27f81df97c35808d2d442c7db582e -SIZE (rpm/i686/centos/6.6/glibc-devel-2.12-1.149.el6_6.5.i686.rpm) = 1007176 -SHA256 (rpm/i686/centos/6.6/glibc-headers-2.12-1.149.el6_6.5.i686.rpm) = c9484d79a9aac4a8b706aa17f5edbd51b5e5731fe0afb3e9914b3e83de1e801a -SIZE (rpm/i686/centos/6.6/glibc-headers-2.12-1.149.el6_6.5.i686.rpm) = 634456 -SHA256 (rpm/i686/centos/6.6/kernel-headers-2.6.32-504.8.1.el6.i686.rpm) = 7178d1695bb488a58dd68fe6f292bfaab89c95aaa97fc2bde172de2709cdf53c -SIZE (rpm/i686/centos/6.6/kernel-headers-2.6.32-504.8.1.el6.i686.rpm) = 3507356 +SHA256 (rpm/i686/centos/6.6/glibc-devel-2.12-1.149.el6_6.9.i686.rpm) = f7c136221d3f6fb8d4c25ba4c1e4e49f052529608b350e29e5b2863275f29b33 +SIZE (rpm/i686/centos/6.6/glibc-devel-2.12-1.149.el6_6.9.i686.rpm) = 1007784 +SHA256 (rpm/i686/centos/6.6/glibc-headers-2.12-1.149.el6_6.9.i686.rpm) = afca31eff6e38e5a7b95e8737be5baff927d5b70b20bd93751148befa2745b02 +SIZE (rpm/i686/centos/6.6/glibc-headers-2.12-1.149.el6_6.9.i686.rpm) = 635144 +SHA256 (rpm/i686/centos/6.6/kernel-headers-2.6.32-504.23.4.el6.i686.rpm) = 334c58dc74f19c6b7b2454d0cee3e1926649faf8ba72f2d9f9ac458b3cad6b9b +SIZE (rpm/i686/centos/6.6/kernel-headers-2.6.32-504.23.4.el6.i686.rpm) = 3530860 SHA256 (rpm/i686/centos/6.6/libstdc++-devel-4.4.7-11.el6.i686.rpm) = bd7d8da981c7e0509801758e5b982b9c61c243283e1644911eab6e0feea555fd SIZE (rpm/i686/centos/6.6/libstdc++-devel-4.4.7-11.el6.i686.rpm) = 1666516 SHA256 (rpm/i686/centos/6.6/libgomp-4.4.7-11.el6.i686.rpm) = 50787632e8002ddaa84db1df285e8ee2f353e91a7221389548c712e8df2c33f1 @@ -24,10 +24,10 @@ SHA256 (rpm/i686/centos/6.6/gcc-gfortran SIZE (rpm/i686/centos/6.6/gcc-gfortran-4.4.7-11.el6.i686.rpm) = 4315364 SHA256 (rpm/i686/centos/6.6/binutils-2.20.51.0.2-5.42.el6.src.rpm) = c72cf98931aef94b7b321f408dbbecc8e93b511287cb9a3a40574d8bb9e03b2c SIZE (rpm/i686/centos/6.6/binutils-2.20.51.0.2-5.42.el6.src.rpm) = 16323273 -SHA256 (rpm/i686/centos/6.6/glibc-2.12-1.149.el6_6.5.src.rpm) = 35b591c1fa712aba6b334d244374e182e0f1b7c1f85268c9bbc9dde42f4d9fb3 -SIZE (rpm/i686/centos/6.6/glibc-2.12-1.149.el6_6.5.src.rpm) = 16181763 -SHA256 (rpm/i686/centos/6.6/kernel-2.6.32-504.8.1.el6.src.rpm) = 468cf0e8fe7ed619fe4595a5139acce5fc7b62b28b3a821c9d030a38a2e2843a -SIZE (rpm/i686/centos/6.6/kernel-2.6.32-504.8.1.el6.src.rpm) = 99386975 +SHA256 (rpm/i686/centos/6.6/glibc-2.12-1.149.el6_6.9.src.rpm) = 707d103e880ad41fb7996eaa7f74575c942601b85cbbbec47363384619e1e869 +SIZE (rpm/i686/centos/6.6/glibc-2.12-1.149.el6_6.9.src.rpm) = 16192266 +SHA256 (rpm/i686/centos/6.6/kernel-2.6.32-504.23.4.el6.src.rpm) = 81ef629cac158b5efac57e713db8e6995c8a5eb2f8a53e0e09b133889045c9e0 +SIZE (rpm/i686/centos/6.6/kernel-2.6.32-504.23.4.el6.src.rpm) = 99436794 SHA256 (rpm/i686/centos/6.6/mpfr-2.4.1-6.el6.src.rpm) = 4b5fcd2cf40deb6a791f4fa4e39315e2345001e528c45ed52042e3c4ba467f6c SIZE (rpm/i686/centos/6.6/mpfr-2.4.1-6.el6.src.rpm) = 911271 SHA256 (rpm/i686/centos/6.6/gcc-4.4.7-11.el6.src.rpm) = df7730e2e7d52d5ce4c655bd4fff23c738fb6b1c5b81d6f2878e4c7664d7031b From owner-svn-ports-head@freebsd.org Wed Jul 15 19:37:28 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DDB889A26F3; Wed, 15 Jul 2015 19:37:28 +0000 (UTC) (envelope-from tijl@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 B34AD112C; Wed, 15 Jul 2015 19:37:28 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FJbSSt036482; Wed, 15 Jul 2015 19:37:28 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FJbSp4036480; Wed, 15 Jul 2015 19:37:28 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151937.t6FJbSp4036480@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 19:37:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392203 - head/audio/linux-c6-flac X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 19:37:29 -0000 Author: tijl Date: Wed Jul 15 19:37:27 2015 New Revision: 392203 URL: https://svnweb.freebsd.org/changeset/ports/392203 Log: Update to flac-1.2.1-7.el6_6 MFH: 2015Q3 Security: CVE-2014-8962 Security: CVE-2014-9028 Modified: head/audio/linux-c6-flac/Makefile head/audio/linux-c6-flac/distinfo.i686 Modified: head/audio/linux-c6-flac/Makefile ============================================================================== --- head/audio/linux-c6-flac/Makefile Wed Jul 15 19:29:40 2015 (r392202) +++ head/audio/linux-c6-flac/Makefile Wed Jul 15 19:37:27 2015 (r392203) @@ -3,8 +3,9 @@ PORTNAME= flac PORTVERSION= 1.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio linux +MASTER_SITES= CENTOS_LINUX_UPDATES MAINTAINER= emulation@FreeBSD.org COMMENT= Free lossless audio codec (Linux CentOS ${LINUX_DIST_VER}) @@ -16,7 +17,7 @@ USE_LINUX= c6 USE_LINUX_APPS= libogg USE_LINUX_RPM= yes -RPMVERSION= 6.1.el6 +RPMVERSION= 7.el6_6 BRANDELF_DIRS= usr/bin USE_LDCONFIG= yes Modified: head/audio/linux-c6-flac/distinfo.i686 ============================================================================== --- head/audio/linux-c6-flac/distinfo.i686 Wed Jul 15 19:29:40 2015 (r392202) +++ head/audio/linux-c6-flac/distinfo.i686 Wed Jul 15 19:37:27 2015 (r392203) @@ -1,4 +1,4 @@ -SHA256 (rpm/i686/centos/6.6/flac-1.2.1-6.1.el6.i686.rpm) = 9b25da1e24b7b03ea39e665b4ad549b1b8a4b8d133a682ba1c6dcfdfe82fb478 -SIZE (rpm/i686/centos/6.6/flac-1.2.1-6.1.el6.i686.rpm) = 259172 -SHA256 (rpm/i686/centos/6.6/flac-1.2.1-6.1.el6.src.rpm) = 07a24717e3cc3712f9197e6816286ae11460dab6b557d01efd55bb1032dcbb76 -SIZE (rpm/i686/centos/6.6/flac-1.2.1-6.1.el6.src.rpm) = 2013816 +SHA256 (rpm/i686/centos/6.6/flac-1.2.1-7.el6_6.i686.rpm) = 205a76001ac677e76ca9455fdebf2ddcdaaaf9cff8523651db23a8c1e444d03e +SIZE (rpm/i686/centos/6.6/flac-1.2.1-7.el6_6.i686.rpm) = 259432 +SHA256 (rpm/i686/centos/6.6/flac-1.2.1-7.el6_6.src.rpm) = 6c5a6bf61baa48c63f2f529d836888f7b5b2efce964dd212bde4bb1cd74d9282 +SIZE (rpm/i686/centos/6.6/flac-1.2.1-7.el6_6.src.rpm) = 2016484 From owner-svn-ports-head@freebsd.org Wed Jul 15 19:40:05 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AD8F9A27C7; Wed, 15 Jul 2015 19:40:05 +0000 (UTC) (envelope-from tijl@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 6AF621599; Wed, 15 Jul 2015 19:40:05 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FJe5XT036952; Wed, 15 Jul 2015 19:40:05 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FJe5jt036951; Wed, 15 Jul 2015 19:40:05 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151940.t6FJe5jt036951@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 19:40:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392204 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 19:40:05 -0000 Author: tijl Date: Wed Jul 15 19:40:04 2015 New Revision: 392204 URL: https://svnweb.freebsd.org/changeset/ports/392204 Log: Document linux-c6-flac vulnerabilities Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jul 15 19:37:27 2015 (r392203) +++ head/security/vuxml/vuln.xml Wed Jul 15 19:40:04 2015 (r392204) @@ -9944,6 +9944,10 @@ Notes: flac 1.3.0_3 + + linux-c6-flac + 1.2.1_3 + @@ -9967,6 +9971,7 @@ Notes: 2014-11-25 2014-11-25 + 2015-07-15 From owner-svn-ports-head@freebsd.org Wed Jul 15 19:57:13 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A03569A2A9B; Wed, 15 Jul 2015 19:57:13 +0000 (UTC) (envelope-from tijl@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 6EA7E1EAB; Wed, 15 Jul 2015 19:57:13 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FJvD3G046251; Wed, 15 Jul 2015 19:57:13 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FJvCLQ046247; Wed, 15 Jul 2015 19:57:12 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507151957.t6FJvCLQ046247@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 19:57:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392206 - head/textproc/linux-c6-libxml2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 19:57:13 -0000 Author: tijl Date: Wed Jul 15 19:57:12 2015 New Revision: 392206 URL: https://svnweb.freebsd.org/changeset/ports/392206 Log: Update to libxml2-2.7.6-17.el6_6.1 MFH: 2015Q3 Security: CVE-2013-2877 Security: CVE-2014-0191 Security: CVE-2014-3660 Modified: head/textproc/linux-c6-libxml2/Makefile head/textproc/linux-c6-libxml2/distinfo.i686 Modified: head/textproc/linux-c6-libxml2/Makefile ============================================================================== --- head/textproc/linux-c6-libxml2/Makefile Wed Jul 15 19:47:36 2015 (r392205) +++ head/textproc/linux-c6-libxml2/Makefile Wed Jul 15 19:57:12 2015 (r392206) @@ -3,8 +3,9 @@ PORTNAME= libxml2 PORTVERSION= 2.7.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc linux +MASTER_SITES= CENTOS_LINUX_UPDATES MAINTAINER= emulation@FreeBSD.org COMMENT= Library providing XML and HTML support (Linux CentOS ${LINUX_DIST_VER}) @@ -14,7 +15,7 @@ CONFLICTS= linux-libxml2-[0-9]* linux-f8 USE_LINUX= c6 USE_LINUX_RPM= yes -RPMVERSION= 14.el6_5.2 +RPMVERSION= 17.el6_6.1 BRANDELF_DIRS= usr/bin USE_LDCONFIG= yes Modified: head/textproc/linux-c6-libxml2/distinfo.i686 ============================================================================== --- head/textproc/linux-c6-libxml2/distinfo.i686 Wed Jul 15 19:47:36 2015 (r392205) +++ head/textproc/linux-c6-libxml2/distinfo.i686 Wed Jul 15 19:57:12 2015 (r392206) @@ -1,4 +1,4 @@ -SHA256 (rpm/i686/centos/6.6/libxml2-2.7.6-14.el6_5.2.i686.rpm) = bd16112cd246ff7ab7ffa5fedb8fcfd07b0700f1401e9516798cdd7180b7a73b -SIZE (rpm/i686/centos/6.6/libxml2-2.7.6-14.el6_5.2.i686.rpm) = 819684 -SHA256 (rpm/i686/centos/6.6/libxml2-2.7.6-14.el6_5.2.src.rpm) = 316dd3cd987bddf05dcbd8cfc6d0d14128d3b07e536bd3e97877d117d5375283 -SIZE (rpm/i686/centos/6.6/libxml2-2.7.6-14.el6_5.2.src.rpm) = 4895295 +SHA256 (rpm/i686/centos/6.6/libxml2-2.7.6-17.el6_6.1.i686.rpm) = 20c2118d631f17241324f72982b70fc0810c212dbc832c1d91cb8b04b9ede2fc +SIZE (rpm/i686/centos/6.6/libxml2-2.7.6-17.el6_6.1.i686.rpm) = 820120 +SHA256 (rpm/i686/centos/6.6/libxml2-2.7.6-17.el6_6.1.src.rpm) = fd14b2cd78881b428d22d4cf220778a8b74a6170bffb00ebef345b4feb4a98ea +SIZE (rpm/i686/centos/6.6/libxml2-2.7.6-17.el6_6.1.src.rpm) = 4897346 From owner-svn-ports-head@freebsd.org Wed Jul 15 20:10:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D9279A2C8F; Wed, 15 Jul 2015 20:10:40 +0000 (UTC) (envelope-from tijl@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 D0120152B; Wed, 15 Jul 2015 20:10:39 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKAdOI053989; Wed, 15 Jul 2015 20:10:39 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKAdOX053988; Wed, 15 Jul 2015 20:10:39 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507152010.t6FKAdOX053988@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 20:10:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392207 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:10:40 -0000 Author: tijl Date: Wed Jul 15 20:10:38 2015 New Revision: 392207 URL: https://svnweb.freebsd.org/changeset/ports/392207 Log: Document linux-*-libxml2 vulnerabilities Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jul 15 19:57:12 2015 (r392206) +++ head/security/vuxml/vuln.xml Wed Jul 15 20:10:38 2015 (r392207) @@ -10620,6 +10620,14 @@ Notes: libxml2 2.9.2 + + linux-c6-libxml2 + 2.7.6_2 + + + linux-f10-libxml2 + * + @@ -10643,6 +10651,7 @@ Notes: 2014-10-16 2014-10-18 + 2015-07-15 @@ -13833,7 +13842,15 @@ Notes: libxml2 - 2.8.0_5 + 2.9.1 + + + linux-c6-libxml2 + 2.7.6_2 + + + linux-f10-libxml2 + * @@ -13857,6 +13874,7 @@ Notes: 2013-04-11 2013-07-10 + 2015-07-15 @@ -13865,7 +13883,15 @@ Notes: libxml2 - 2.8.0_5 + 2.9.1 + + + linux-c6-libxml2 + 2.7.6_2 + + + linux-f10-libxml2 + * @@ -13893,6 +13919,7 @@ Notes: 2013-12-03 2014-05-06 + 2015-07-15 From owner-svn-ports-head@freebsd.org Wed Jul 15 20:17:16 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 898379A2EC8; Wed, 15 Jul 2015 20:17: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 786341B3C; Wed, 15 Jul 2015 20:17:16 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKHGGD056025; Wed, 15 Jul 2015 20:17:16 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKHElA056017; Wed, 15 Jul 2015 20:17:14 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152017.t6FKHElA056017@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 20:17:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392209 - in head/devel: . p5-Minilla X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:17:16 -0000 Author: amdmi3 Date: Wed Jul 15 20:17:13 2015 New Revision: 392209 URL: https://svnweb.freebsd.org/changeset/ports/392209 Log: - Add devel/p5-Minilla Minilla is a CPAN module authoring tool. Minilla provides 'minil' command for authorizing a CPAN distribution. The repository created and managed by Minilla is git install ready, and cpan of course. Minilla is built on only few small libraries. You can install Minilla without a huge list of dependencies to heavy modules. Conventions: module written in Pure Perl are located in lib/; executable file is in script/ directory, if any; module is maintained with Git and git ls-files matches with what you will release; module has a static list of prerequisites that can be described in cpanfile; has a Changes file. WWW: http://search.cpan.org/dist/Minilla/ PR: 200515 Submitted by: oklaspec@gmail.com Added: head/devel/p5-Minilla/ head/devel/p5-Minilla/Makefile (contents, props changed) head/devel/p5-Minilla/distinfo (contents, props changed) head/devel/p5-Minilla/pkg-descr (contents, props changed) head/devel/p5-Minilla/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Jul 15 20:15:55 2015 (r392208) +++ head/devel/Makefile Wed Jul 15 20:17:13 2015 (r392209) @@ -2496,6 +2496,7 @@ SUBDIR += p5-Metabase-Fact SUBDIR += p5-Method-Alias SUBDIR += p5-Method-Signatures-Simple + SUBDIR += p5-Minilla SUBDIR += p5-Minion SUBDIR += p5-Mixin-Linewise SUBDIR += p5-Mknod @@ -4591,9 +4592,9 @@ SUBDIR += rubygem-deprecated2 SUBDIR += rubygem-descendants_tracker SUBDIR += rubygem-devise - SUBDIR += rubygem-devise-rails4 SUBDIR += rubygem-devise-async SUBDIR += rubygem-devise-async-rails4 + SUBDIR += rubygem-devise-rails4 SUBDIR += rubygem-directory_watcher SUBDIR += rubygem-ditz SUBDIR += rubygem-docile Added: head/devel/p5-Minilla/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Minilla/Makefile Wed Jul 15 20:17:13 2015 (r392209) @@ -0,0 +1,67 @@ +# Created by: Serguei Okladnikov +# $FreeBSD$ +# Date created: 2015-05-28 + +PORTNAME= Minilla +PORTVERSION= 2.4.1 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR=CPAN:TOKUHIROM +PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-v${PORTVERSION} + +MAINTAINER= oklaspec@gmail.com +COMMENT= CPAN module authoring tool + +BUILD_DEPENDS= git>=0:${PORTSDIR}/devel/git \ + tree>=0:${PORTSDIR}/sysutils/tree \ + p5-App-cpanminus>=1.6902:${PORTSDIR}/devel/p5-App-cpanminus \ + p5-Archive-Tar>=1.60:${PORTSDIR}/archivers/p5-Archive-Tar \ + p5-CPAN-Meta>=2.132830:${PORTSDIR}/devel/p5-CPAN-Meta \ + p5-Config-Identity>=0:${PORTSDIR}/devel/p5-Config-Identity \ + p5-Data-Section-Simple>=0.04:${PORTSDIR}/devel/p5-Data-Section-Simple \ + p5-ExtUtils-Manifest>=1.54:${PORTSDIR}/devel/p5-ExtUtils-Manifest \ + p5-CPAN-Uploader>=0:${PORTSDIR}/devel/p5-CPAN-Uploader \ + p5-Class-XSAccessor>=0:${PORTSDIR}/devel/p5-Class-XSAccessor \ + p5-Config-Identity>=0:${PORTSDIR}/devel/p5-Config-Identity \ + p5-Devel-CheckBin>=0:${PORTSDIR}/devel/p5-Devel-CheckBin \ + p5-Devel-GlobalDestruction>=0:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \ + p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive \ + p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which \ + p5-File-pushd>=0:${PORTSDIR}/devel/p5-File-pushd \ + p5-Getopt-Long>=2.36:${PORTSDIR}/devel/p5-Getopt-Long \ + p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ + p5-Module-Build-Tiny>=0:${PORTSDIR}/devel/p5-Module-Build-Tiny \ + p5-Module-CPANfile>=0.9025:${PORTSDIR}/devel/p5-Module-CPANfile \ + p5-Module-Metadata>=1.000012:${PORTSDIR}/devel/p5-Module-Metadata \ + p5-Module-Runtime>=0:${PORTSDIR}/devel/p5-Module-Runtime \ + p5-Moo>=1.001:${PORTSDIR}/devel/p5-Moo \ + p5-Pod-Markdown>=1.322:${PORTSDIR}/textproc/p5-Pod-Markdown \ + p5-TOML>=0:${PORTSDIR}/textproc/p5-TOML \ + p5-Term-ANSIColor>=0:${PORTSDIR}/devel/p5-Term-ANSIColor \ + p5-Text-MicroTemplate>=0.20:${PORTSDIR}/textproc/p5-Text-MicroTemplate \ + p5-Time-Piece>=1.16:${PORTSDIR}/devel/p5-Time-Piece \ + p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ + p5-Role-Tiny>=0:${PORTSDIR}/devel/p5-Role-Tiny \ + p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \ + p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ + p5-Test-Harness>=0:${PORTSDIR}/devel/p5-Test-Harness \ + p5-strictures>=0:${PORTSDIR}/devel/p5-strictures \ + p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ + p5-Software-License>=0:${PORTSDIR}/misc/p5-Software-License \ + p5-Version-Next>=0:${PORTSDIR}/textproc/p5-Version-Next +RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep + +USES= perl5 +USE_PERL5= modbuild +NO_ARCH= yes + +regression-test: build + @test ! -e ${WRKDIR}/.gitconfig && \ + ${SETENV} ${MAKE_ENV} git config --global user.name "ports-test" && \ + ${SETENV} ${MAKE_ENV} git config --global user.email "${USER}@${HOST}" || \ + true + @cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${PERL5} ${PL_BUILD} ${MAKE_ARGS} test + +.include Added: head/devel/p5-Minilla/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Minilla/distinfo Wed Jul 15 20:17:13 2015 (r392209) @@ -0,0 +1,2 @@ +SHA256 (Minilla-v2.4.1.tar.gz) = e748642bf97ce87ec76c807491f0d03c27f0c1780d4619d982a719bc1a41d725 +SIZE (Minilla-v2.4.1.tar.gz) = 81986 Added: head/devel/p5-Minilla/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Minilla/pkg-descr Wed Jul 15 20:17:13 2015 (r392209) @@ -0,0 +1,10 @@ +Minilla is a CPAN module authoring tool. Minilla provides 'minil' command for +authorizing a CPAN distribution. The repository created and managed by Minilla +is git install ready, and cpan of course. Minilla is built on only few small +libraries. You can install Minilla without a huge list of dependencies to +heavy modules. Conventions: module written in Pure Perl are located in lib/; +executable file is in script/ directory, if any; module is maintained with +Git and git ls-files matches with what you will release; module has a static +list of prerequisites that can be described in cpanfile; has a Changes file. + +WWW: http://search.cpan.org/dist/Minilla/ Added: head/devel/p5-Minilla/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Minilla/pkg-plist Wed Jul 15 20:17:13 2015 (r392209) @@ -0,0 +1,62 @@ +bin/minil +%%SITE_PERL%%/Minilla.pm +%%SITE_PERL%%/Minilla/CLI.pm +%%SITE_PERL%%/Minilla/CLI/Build.pm +%%SITE_PERL%%/Minilla/CLI/Clean.pm +%%SITE_PERL%%/Minilla/CLI/Dist.pm +%%SITE_PERL%%/Minilla/CLI/Help.pm +%%SITE_PERL%%/Minilla/CLI/Install.pm +%%SITE_PERL%%/Minilla/CLI/Migrate.pm +%%SITE_PERL%%/Minilla/CLI/New.pm +%%SITE_PERL%%/Minilla/CLI/Release.pm +%%SITE_PERL%%/Minilla/CLI/Run.pm +%%SITE_PERL%%/Minilla/CLI/Test.pm +%%SITE_PERL%%/Minilla/Errors.pm +%%SITE_PERL%%/Minilla/FileGatherer.pm +%%SITE_PERL%%/Minilla/Git.pm +%%SITE_PERL%%/Minilla/Gitignore.pm +%%SITE_PERL%%/Minilla/License/Perl_5.pm +%%SITE_PERL%%/Minilla/License/Unknown.pm +%%SITE_PERL%%/Minilla/Logger.pm +%%SITE_PERL%%/Minilla/Metadata.pm +%%SITE_PERL%%/Minilla/Migrate.pm +%%SITE_PERL%%/Minilla/ModuleMaker/ExtUtilsMakeMaker.pm +%%SITE_PERL%%/Minilla/ModuleMaker/ModuleBuild.pm +%%SITE_PERL%%/Minilla/ModuleMaker/ModuleBuildTiny.pm +%%SITE_PERL%%/Minilla/Profile/Base.pm +%%SITE_PERL%%/Minilla/Profile/Default.pm +%%SITE_PERL%%/Minilla/Profile/ExtUtilsMakeMaker.pm +%%SITE_PERL%%/Minilla/Profile/ModuleBuild.pm +%%SITE_PERL%%/Minilla/Profile/ModuleBuildTiny.pm +%%SITE_PERL%%/Minilla/Profile/XS.pm +%%SITE_PERL%%/Minilla/Project.pm +%%SITE_PERL%%/Minilla/Release/BumpVersion.pm +%%SITE_PERL%%/Minilla/Release/CheckChanges.pm +%%SITE_PERL%%/Minilla/Release/CheckOrigin.pm +%%SITE_PERL%%/Minilla/Release/CheckUntrackedFiles.pm +%%SITE_PERL%%/Minilla/Release/Commit.pm +%%SITE_PERL%%/Minilla/Release/DistTest.pm +%%SITE_PERL%%/Minilla/Release/MakeDist.pm +%%SITE_PERL%%/Minilla/Release/RegenerateFiles.pm +%%SITE_PERL%%/Minilla/Release/RewriteChanges.pm +%%SITE_PERL%%/Minilla/Release/RunHooks.pm +%%SITE_PERL%%/Minilla/Release/Tag.pm +%%SITE_PERL%%/Minilla/Release/UploadToCPAN.pm +%%SITE_PERL%%/Minilla/ReleaseTest.pm +%%SITE_PERL%%/Minilla/Tutorial.pod +%%SITE_PERL%%/Minilla/Util.pm +%%SITE_PERL%%/Minilla/WorkDir.pm +%%SITE_PERL%%/Module/BumpVersion.pm +%%PERL5_MAN3%%/Minilla.3.gz +%%PERL5_MAN3%%/Minilla::CLI::Build.3.gz +%%PERL5_MAN3%%/Minilla::CLI::Clean.3.gz +%%PERL5_MAN3%%/Minilla::CLI::Dist.3.gz +%%PERL5_MAN3%%/Minilla::CLI::Help.3.gz +%%PERL5_MAN3%%/Minilla::CLI::Install.3.gz +%%PERL5_MAN3%%/Minilla::CLI::Migrate.3.gz +%%PERL5_MAN3%%/Minilla::CLI::New.3.gz +%%PERL5_MAN3%%/Minilla::CLI::Release.3.gz +%%PERL5_MAN3%%/Minilla::CLI::Run.3.gz +%%PERL5_MAN3%%/Minilla::CLI::Test.3.gz +%%PERL5_MAN3%%/Minilla::Profile::Base.3.gz +%%PERL5_MAN3%%/Minilla::Tutorial.3.gz From owner-svn-ports-head@freebsd.org Wed Jul 15 20:34:29 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9301A9A233A; Wed, 15 Jul 2015 20:34: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 6947D18C1; Wed, 15 Jul 2015 20:34:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKYTa7065381; Wed, 15 Jul 2015 20:34:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKYTvh065380; Wed, 15 Jul 2015 20:34:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152034.t6FKYTvh065380@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 20:34:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392211 - head/games/darkplaces X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:34:29 -0000 Author: amdmi3 Date: Wed Jul 15 20:34:28 2015 New Revision: 392211 URL: https://svnweb.freebsd.org/changeset/ports/392211 Log: - Fix build on non-x86 - Add SSE support PR: 201252 Submitted by: amdmi3 Approved by: maintainer timeout (makc, 2 weeks) Modified: head/games/darkplaces/Makefile Modified: head/games/darkplaces/Makefile ============================================================================== --- head/games/darkplaces/Makefile Wed Jul 15 20:27:58 2015 (r392210) +++ head/games/darkplaces/Makefile Wed Jul 15 20:34:28 2015 (r392211) @@ -3,6 +3,7 @@ PORTNAME= darkplaces PORTVERSION= 20140513 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://icculus.org/twilight/darkplaces/files/ DISTNAME= ${PORTNAME}engine${PORTVERSION} @@ -22,10 +23,13 @@ MAKEFILE= makefile ALL_TARGET= # OPTIONS_DEFINE= DOCS SDL1 +OPTIONS_DEFINE_i386= SSE +OPTIONS_DEFINE_amd64= SSE OPTIONS_MULTI= MODULE MODULE_DESC= Components OPTIONS_MULTI_MODULE= GLX SDL SERVER OPTIONS_DEFAULT= ${OPTIONS_MULTI_MODULE} +OPTIONS_DEFAULT_amd64= SSE OPTIONS_SUB= yes GLX_DESC= Build GLX client @@ -73,16 +77,23 @@ DESKTOP_ENTRIES+="Darkplaces (SDL client darkplaces darkplaces-sdl "Game;Shooter;" false .endif +.if ! ${PORT_OPTIONS:MSSE} +CFLAGS+= -DNO_SSE=1 +.endif + post-extract: @${UNZIP_CMD} ${EXTRACT_BEFORE_ARGS} \ ${WRKDIR}/${PORTNAME}enginesource${PORTVERSION}.zip \ -d ${WRKDIR} post-patch: - ${REINPLACE_CMD} 's,/usr/X11R6,${LOCALBASE},g' \ + @${REINPLACE_CMD} 's,/usr/X11R6,${LOCALBASE},g' \ ${WRKSRC}/makefile \ ${WRKSRC}/makefile.inc \ ${WRKSRC}/BSDmakefile +.if ! ${PORT_OPTIONS:MSSE} + @${REINPLACE_CMD} '/^CFLAGS_SSE/ d' ${WRKSRC}/makefile.inc +.endif do-install: ${INSTALL_PROGRAM} ${EXE_TARGETS:S,^,${WRKSRC}/,} ${STAGEDIR}${PREFIX}/bin @@ -99,8 +110,4 @@ do-install: .endfor .endif -BROKEN_ia64= does not compile: unrecognized command line option "-msse2" -BROKEN_powerpc= ${BROKEN_ia64} -BROKEN_sparc64= ${BROKEN_ia64} - .include From owner-svn-ports-head@freebsd.org Wed Jul 15 20:37:49 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5061B9A23BB; Wed, 15 Jul 2015 20:37:49 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 190E81A45; Wed, 15 Jul 2015 20:37:49 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 75E84BDC5A; Wed, 15 Jul 2015 22:37:47 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 5AD61BDC25; Wed, 15 Jul 2015 22:37:47 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 2812F3C5555F; Wed, 15 Jul 2015 22:38:34 +0200 (CEST) Date: Wed, 15 Jul 2015 22:38:33 +0200 From: Mathieu Arnold To: Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392209 - in head/devel: . p5-Minilla Message-ID: In-Reply-To: <201507152017.t6FKHElA056017@svnmir.geo.freebsd.org> References: <201507152017.t6FKHElA056017@svnmir.geo.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========CC2CFD6A14ACFE2D1280==========" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:37:49 -0000 --==========CC2CFD6A14ACFE2D1280========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 15 juillet 2015 20:17:14 +0000 Dmitry Marakasov wrote: | +RUN_DEPENDS:= ${BUILD_DEPENDS} Please, do *not* use := for depends, it is wrong. -- Mathieu Arnold --==========CC2CFD6A14ACFE2D1280========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJVpsTJXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I9HwP/2ZKLBiDt8MS8WySQo+AEn1K WLrm4A9DTgylDMBrVnBpZ2xE2SOvklV40y6zckOYVOVCURESntNPLmfdnZio0vFU o7kJL5RAko7hMmY0D0wTAYlaGbIWdrRVWv56oknolLlo+L5UGxj7y4D+l/FHoQCJ EaZZf7QUjVZDqFRbXpbqQbaCicMQsgLVgrQnABM66D4PD2yP5Qw0gKT5DpWMajFs hh1SbbojrTseL0gVgOxJPy26C71ABUhZQe2tKmLSXMKzRKSpYApxerwSIRNi32LX TFhbTAJdC23u0SBx8n5VD8SQKSA2fEVn/L6d9tSWHY889baWgYBVc1Ir/U/urX9t sXDW/DVlBtif5qcYlpoQrOqvxBOgIR0t88SxUEUubyKZ8HzS6JqZYdxIGBkL5Qha ocBAMAdqyZ7iGLY3TL1cJRu99SuX9Yvb8BKwG5lIGtQ+FiMtftN7/cgnTChNOenH 4lnW1LJjG950aQCil/roCcy/Oa5EQMlCiZxCKI4q/G3+QAEIwMZY6OKced555Qn5 jsDyPaeA1hvauNE1fK9HKOC+V8hnp43bdU4NwkLZrS4Df+7g0Zdw3azXCnzG1SjB mFdVHb5Bmni69OWpD/BnzYeXkYqSJRxSLG3k2gT/j9aKzVfC2K7sGtgjrpR4B+vV 7ltWQdK8Qh9C+CApMxUk =1j+7 -----END PGP SIGNATURE----- --==========CC2CFD6A14ACFE2D1280==========-- From owner-svn-ports-head@freebsd.org Wed Jul 15 20:39:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1EFF9A2416; Wed, 15 Jul 2015 20:39: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 A862C1BCB; Wed, 15 Jul 2015 20:39:33 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKdXcI066068; Wed, 15 Jul 2015 20:39:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKdXdg066066; Wed, 15 Jul 2015 20:39:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152039.t6FKdXdg066066@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 20:39:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392212 - head/net/luasocket X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:39:33 -0000 Author: amdmi3 Date: Wed Jul 15 20:39:32 2015 New Revision: 392212 URL: https://svnweb.freebsd.org/changeset/ports/392212 Log: - Use | as separator in sed regexps to not stumble on ${CC} containing slashes - Add LICENSE_FILE - Sort USES - Strip libraries - Unsilence INSTALL_* PR: 201269 Submitted by: amdmi3 Approved by: maintainer timeout (lx, 2 weeks) Modified: head/net/luasocket/Makefile Modified: head/net/luasocket/Makefile ============================================================================== --- head/net/luasocket/Makefile Wed Jul 15 20:34:28 2015 (r392211) +++ head/net/luasocket/Makefile Wed Jul 15 20:39:32 2015 (r392212) @@ -10,13 +10,14 @@ MAINTAINER= lx@FreeBSD.org COMMENT= IPv4 and IPv6 socket support for the Lua language LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= diegonehab GH_TAGNAME= v3.0-rc1 MAKE_ARGS= LUA_VER=${LUA_VER} -USES= lua:51 gmake pkgconfig +USES= gmake lua:51 pkgconfig CFLAGS+= `pkgconf --cflags lua-${LUA_VER}` LDFLAGS+= -shared `pkgconf --libs lua-${LUA_VER}` @@ -26,13 +27,14 @@ OPTIONS_DEFINE= DOCS post-extract: @${MV} ${WRKSRC}/makefile ${WRKSRC}/Makefile @${MV} ${WRKSRC}/src/makefile ${WRKSRC}/src/Makefile - @${REINPLACE_CMD} -e 's/gcc/${CC}/g' ${WRKSRC}/src/Makefile - @${REINPLACE_CMD} -e 's/CFLAGS=/CFLAGS\+=/g' ${WRKSRC}/src/Makefile - @${REINPLACE_CMD} -e 's/LDFLAGS=/LDFLAGS\+=/g' ${WRKSRC}/src/Makefile + @${REINPLACE_CMD} -e 's|gcc|${CC}|g' ${WRKSRC}/src/Makefile + @${REINPLACE_CMD} -e 's|CFLAGS=|CFLAGS\+=|g' ${WRKSRC}/src/Makefile + @${REINPLACE_CMD} -e 's|LDFLAGS=|LDFLAGS\+=|g' ${WRKSRC}/src/Makefile @${REINPLACE_CMD} -e 's/prefix/PREFIX/g' ${WRKSRC}/src/Makefile post-install: + ${STRIP_CMD} ${STAGEDIR}${LUA_MODLIBDIR:S|^${LOCALBASE}|${PREFIX}|}/*/*.so @${MKDIR} ${STAGEDIR}/${DOCSDIR} - @${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}/${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}/${DOCSDIR} .include From owner-svn-ports-head@freebsd.org Wed Jul 15 20:53:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53FD69A2790; Wed, 15 Jul 2015 20:53:07 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from vps.amdmi3.ru (vps.amdmi3.ru [109.234.38.216]) by mx1.freebsd.org (Postfix) with ESMTP id 1388715F1; Wed, 15 Jul 2015 20:53:06 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from hive.panopticon (unknown [78.153.152.119]) by vps.amdmi3.ru (Postfix) with ESMTPS id F2175B0614; Wed, 15 Jul 2015 23:53:03 +0300 (MSK) Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id F16D4466; Wed, 15 Jul 2015 23:51:05 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 1C36430963; Wed, 15 Jul 2015 23:49:44 +0300 (MSK) Date: Wed, 15 Jul 2015 23:49:44 +0300 From: Dmitry Marakasov To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392209 - in head/devel: . p5-Minilla Message-ID: <20150715204943.GK97479@hades.panopticon> References: <201507152017.t6FKHElA056017@svnmir.geo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:53:07 -0000 * Mathieu Arnold (mat@FreeBSD.org) wrote: > | +RUN_DEPENDS:= ${BUILD_DEPENDS} > > Please, do *not* use := for depends, it is wrong. > First, mail submitter, not me. Next, handbook doesn't say anything against :=. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://amdmi3.ru From owner-svn-ports-head@freebsd.org Wed Jul 15 20:57:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 101069A27D0; Wed, 15 Jul 2015 20:57:41 +0000 (UTC) (envelope-from pgollucci@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 F3D071890; Wed, 15 Jul 2015 20:57:40 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKvehN075339; Wed, 15 Jul 2015 20:57:40 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKveeJ075338; Wed, 15 Jul 2015 20:57:40 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507152057.t6FKveeJ075338@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Wed, 15 Jul 2015 20:57:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392213 - head/devel/psptoolchain X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:57:41 -0000 Author: pgollucci Date: Wed Jul 15 20:57:39 2015 New Revision: 392213 URL: https://svnweb.freebsd.org/changeset/ports/392213 Log: devel/psptoolchain: cleanup - convert to USES=metaport PR: 201572 Submitted by: s3erios@gmail.com Approved by: tphilipp@potion-studios.com (maintainer) Modified: head/devel/psptoolchain/Makefile Modified: head/devel/psptoolchain/Makefile ============================================================================== --- head/devel/psptoolchain/Makefile Wed Jul 15 20:39:32 2015 (r392212) +++ head/devel/psptoolchain/Makefile Wed Jul 15 20:57:39 2015 (r392213) @@ -5,8 +5,6 @@ PORTNAME= psptoolchain PORTVERSION= 20111215 PORTREVISION= 2 CATEGORIES= devel -MASTER_SITES= # none -DISTFILES= # none MAINTAINER= tphilipp@potion-studios.com COMMENT= PlayStation Portable development toolchain meta port @@ -27,11 +25,6 @@ RUN_DEPENDS= psp-gdb:${PORTSDIR}/devel/ psp-strings:${PORTSDIR}/devel/psptoolchain-binutils \ psp-strip:${PORTSDIR}/devel/psptoolchain-binutils -NO_WRKSUBDIR= YES -NO_BUILD= YES -NO_FETCH= YES -NO_MTREE= YES - -do-install: +USES= metaport .include From owner-svn-ports-head@freebsd.org Wed Jul 15 20:58:25 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D945E9A2801; Wed, 15 Jul 2015 20:58:25 +0000 (UTC) (envelope-from pgollucci@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 C982F1987; Wed, 15 Jul 2015 20:58:25 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKwPWb075546; Wed, 15 Jul 2015 20:58:25 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKwPrU075545; Wed, 15 Jul 2015 20:58:25 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507152058.t6FKwPrU075545@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Wed, 15 Jul 2015 20:58:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392214 - head/www/ljdeps X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:58:25 -0000 Author: pgollucci Date: Wed Jul 15 20:58:24 2015 New Revision: 392214 URL: https://svnweb.freebsd.org/changeset/ports/392214 Log: www/ljdeps: cleanup - convert to USES=metaport PR: 201570 Submitted by: s3erios@gmail.com Deleted: head/www/ljdeps/pkg-plist Modified: head/www/ljdeps/Makefile Modified: head/www/ljdeps/Makefile ============================================================================== --- head/www/ljdeps/Makefile Wed Jul 15 20:57:39 2015 (r392213) +++ head/www/ljdeps/Makefile Wed Jul 15 20:58:24 2015 (r392214) @@ -5,8 +5,6 @@ PORTNAME= ljdeps PORTVERSION= 1.0 PORTREVISION= 6 CATEGORIES= www perl5 -MASTER_SITES= # Undefined -DISTFILES= # Undefined MAINTAINER= ports@FreeBSD.org COMMENT= Meta-port to install all the perl modules used by LiveJournal @@ -29,10 +27,6 @@ RUN_DEPENDS= p5-Net-Telnet>=0:${PORTSDIR p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \ p5-Unicode-MapUTF8>=0:${PORTSDIR}/converters/p5-Unicode-MapUTF8 -EXTRACT_ONLY= # Empty -NO_BUILD= yes -USES= perl5 - -do-install: # Empty +USES= metaport perl5 .include From owner-svn-ports-head@freebsd.org Wed Jul 15 20:58:30 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57A5C9A2828; Wed, 15 Jul 2015 20:58:30 +0000 (UTC) (envelope-from pgollucci@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 4790519AA; Wed, 15 Jul 2015 20:58:30 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKwUA5075664; Wed, 15 Jul 2015 20:58:30 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKwUDp075663; Wed, 15 Jul 2015 20:58:30 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507152058.t6FKwUDp075663@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Wed, 15 Jul 2015 20:58:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392215 - head/graphics/evas_generic_loaders X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:58:30 -0000 Author: pgollucci Date: Wed Jul 15 20:58:29 2015 New Revision: 392215 URL: https://svnweb.freebsd.org/changeset/ports/392215 Log: graphics/evas_generic_loaders: - use options helpers - convert to USES=metaport PR: 201568 Submitted by: s3erios@gmail.com Modified: head/graphics/evas_generic_loaders/Makefile Modified: head/graphics/evas_generic_loaders/Makefile ============================================================================== --- head/graphics/evas_generic_loaders/Makefile Wed Jul 15 20:58:24 2015 (r392214) +++ head/graphics/evas_generic_loaders/Makefile Wed Jul 15 20:58:29 2015 (r392215) @@ -4,31 +4,18 @@ PORTNAME= evas_generic_loaders PORTVERSION= 1.13.2 CATEGORIES= graphics enlightenment -MASTER_SITES= # none -DISTFILES= # none -EXTRACT_ONLY= # none MAINTAINER= enlightenment@FreeBSD.org COMMENT= Additional loaders for Evas (meta-port) -NO_BUILD= yes +USES= metaport OPTIONS_DEFINE= GST PDF PS RAW SVG XCF OPTIONS_DEFAULT=${OPTIONS_DEFINE} .for NODE in ${OPTIONS_DEFINE} ${NODE}_DESC= Install ${NODE:tl} loader +${NODE}_RUN_DEPENDS+= ${LOCALBASE}/lib/evas/utils/evas_image_loader.${NODE:tl}:${PORTSDIR}/graphics/evas_generic_loaders-${NODE:tl} .endfor -.include - -.for NODE in ${OPTIONS_DEFINE} -. if ${PORT_OPTIONS:M${NODE}} -RUN_DEPENDS+= ${LOCALBASE}/lib/evas/utils/evas_image_loader.${NODE:tl}:${PORTSDIR}/graphics/evas_generic_loaders-${NODE:tl} -. endif -.endfor - -do-install: - ${DO_NADA} - .include From owner-svn-ports-head@freebsd.org Wed Jul 15 20:58:34 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD75A9A284C; Wed, 15 Jul 2015 20:58:34 +0000 (UTC) (envelope-from pgollucci@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 CD4A31A8B; Wed, 15 Jul 2015 20:58:34 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKwYK2075784; Wed, 15 Jul 2015 20:58:34 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKwY0c075783; Wed, 15 Jul 2015 20:58:34 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507152058.t6FKwY0c075783@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Wed, 15 Jul 2015 20:58:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392216 - head/net-p2p/verlihub-plugins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:58:35 -0000 Author: pgollucci Date: Wed Jul 15 20:58:33 2015 New Revision: 392216 URL: https://svnweb.freebsd.org/changeset/ports/392216 Log: net-p2p/verlihub-plugins: - convert to USES=metaport PR: 201566 Submitted by: s3erios@gmail.com Modified: head/net-p2p/verlihub-plugins/Makefile Modified: head/net-p2p/verlihub-plugins/Makefile ============================================================================== --- head/net-p2p/verlihub-plugins/Makefile Wed Jul 15 20:58:29 2015 (r392215) +++ head/net-p2p/verlihub-plugins/Makefile Wed Jul 15 20:58:33 2015 (r392216) @@ -5,10 +5,7 @@ PORTNAME= verlihub PORTVERSION= 1.0 PORTREVISION= 3 CATEGORIES= net-p2p -MASTER_SITES= # empty PKGNAMESUFFIX= -plugins -DISTFILES= # empty -EXTRACT_ONLY= # empty MAINTAINER= skylord@vt.net.ru COMMENT= Meta-port for VerliHub plugins @@ -23,7 +20,6 @@ RUN_DEPENDS= \ ${LOCALBASE}/lib/libmessanger_pi.so:${PORTSDIR}/net-p2p/verlihub-plugins-messanger \ ${LOCALBASE}/lib/libstats_pi.so:${PORTSDIR}/net-p2p/verlihub-plugins-stats -NO_BUILD= yes -NO_INSTALL= yes +USES= metaport .include From owner-svn-ports-head@freebsd.org Wed Jul 15 20:58:39 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83C0A9A287A; Wed, 15 Jul 2015 20:58:39 +0000 (UTC) (envelope-from pgollucci@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 740971B84; Wed, 15 Jul 2015 20:58:39 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKwdI8075917; Wed, 15 Jul 2015 20:58:39 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKwdF7075916; Wed, 15 Jul 2015 20:58:39 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507152058.t6FKwdF7075916@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Wed, 15 Jul 2015 20:58:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392217 - head/arabic/khotot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:58:39 -0000 Author: pgollucci Date: Wed Jul 15 20:58:38 2015 New Revision: 392217 URL: https://svnweb.freebsd.org/changeset/ports/392217 Log: arabic/khotot: cleanups - convert to USES=metaport PR: 201562 Submitted by: s3erios@gmail.com Deleted: head/arabic/khotot/pkg-plist Modified: head/arabic/khotot/Makefile Modified: head/arabic/khotot/Makefile ============================================================================== --- head/arabic/khotot/Makefile Wed Jul 15 20:58:33 2015 (r392216) +++ head/arabic/khotot/Makefile Wed Jul 15 20:58:38 2015 (r392217) @@ -5,15 +5,12 @@ PORTNAME= khotot PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= arabic x11-fonts -MASTER_SITES= # -DISTFILES= # -EXTRACT_ONLY= # MAINTAINER= ports@FreeBSD.org COMMENT= Meta-port for popular Arabic font packages -NO_BUILD= yes -NO_INSTALL= yes +USES= metaport + SUB_FILES= pkg-message OPTIONS_DEFINE= MONO AEFONTS KACST From owner-svn-ports-head@freebsd.org Wed Jul 15 20:58:44 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E8F49A289E; Wed, 15 Jul 2015 20:58:44 +0000 (UTC) (envelope-from pgollucci@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 2C9191C65; Wed, 15 Jul 2015 20:58:44 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKwiwM076047; Wed, 15 Jul 2015 20:58:44 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKwie0076046; Wed, 15 Jul 2015 20:58:44 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507152058.t6FKwie0076046@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Wed, 15 Jul 2015 20:58:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392218 - head/textproc/dtd-catalogs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:58:44 -0000 Author: pgollucci Date: Wed Jul 15 20:58:43 2015 New Revision: 392218 URL: https://svnweb.freebsd.org/changeset/ports/392218 Log: textproc/dtd-catalogs: cleanup - convert to USES=metaport PR: 201538 Submitted by: s3erios@gmail.com Deleted: head/textproc/dtd-catalogs/pkg-plist Modified: head/textproc/dtd-catalogs/Makefile Modified: head/textproc/dtd-catalogs/Makefile ============================================================================== --- head/textproc/dtd-catalogs/Makefile Wed Jul 15 20:58:38 2015 (r392217) +++ head/textproc/dtd-catalogs/Makefile Wed Jul 15 20:58:43 2015 (r392218) @@ -4,8 +4,6 @@ PORTNAME= dtd-catalogs PORTVERSION= 1.2 CATEGORIES= textproc -MASTER_SITES= # -DISTFILES= # MAINTAINER= ports@FreeBSD.org COMMENT= SGML DTDs catalogs @@ -15,9 +13,7 @@ RUN_DEPENDS= ${ISO8879_CAT}:${PORTSDIR}/ ${HTML_CAT}:${PORTSDIR}/textproc/html \ ${LINUXDOC_CAT}:${PORTSDIR}/textproc/linuxdoc -NO_BUILD= yes -NO_MTREE= yes -NO_INSTALL= yes +USES= metaport # The following catalogs are listed in catalog-list-file actually. ISO8879_CAT= ${LOCALBASE}/share/sgml/iso8879/catalog From owner-svn-ports-head@freebsd.org Wed Jul 15 20:58:49 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD2D29A28CE; Wed, 15 Jul 2015 20:58:49 +0000 (UTC) (envelope-from pgollucci@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 859491D93; Wed, 15 Jul 2015 20:58:49 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKwnIV076182; Wed, 15 Jul 2015 20:58:49 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKwmpZ076179; Wed, 15 Jul 2015 20:58:48 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507152058.t6FKwmpZ076179@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Wed, 15 Jul 2015 20:58:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392219 - in head/textproc/ibus: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:58:49 -0000 Author: pgollucci Date: Wed Jul 15 20:58:48 2015 New Revision: 392219 URL: https://svnweb.freebsd.org/changeset/ports/392219 Log: textproc/ibus: cleanup - Drop ISOCODES option - the port will not configure without it. - Fix build with GTK3 without XIM selected. - Mark port as BROKEN when VALA is selected and GINTRO is not. - Regenerate patch. PR: 201511 Submitted by: s3erios@gmail.com Modified: head/textproc/ibus/Makefile head/textproc/ibus/files/patch-data-keymaps-common Modified: head/textproc/ibus/Makefile ============================================================================== --- head/textproc/ibus/Makefile Wed Jul 15 20:58:43 2015 (r392218) +++ head/textproc/ibus/Makefile Wed Jul 15 20:58:48 2015 (r392219) @@ -3,7 +3,7 @@ PORTNAME= ibus PORTVERSION= 1.5.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ \ http://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ @@ -14,10 +14,12 @@ COMMENT= Intelligent Input Bus for Linux LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.0:${PORTSDIR}/devel/py-dbus +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.0:${PORTSDIR}/devel/py-dbus \ + ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.0:${PORTSDIR}/devel/py-dbus \ ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:${PORTSDIR}/devel/py-notify \ ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \ + ${LOCALBASE}/share/xml/iso-codes/iso_639.xml:${PORTSDIR}/misc/iso-codes \ setxkbmap:${PORTSDIR}/x11/setxkbmap LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib @@ -32,12 +34,11 @@ CONFIGURE_ARGS= --disable-tests --with-h CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -OPTIONS_DEFINE= ISOCODES NLS GTK2 GTK3 VALA GINTRO PYTHON_LIB DOCS XIM ENGINE +OPTIONS_DEFINE= NLS GTK2 GTK3 VALA GINTRO PYTHON_LIB DOCS XIM ENGINE OPTIONS_RADIO= CONFIG OPTIONS_RADIO_CONFIG= GCONF DCONF -OPTIONS_DEFAULT= ISOCODES NLS GTK2 GTK3 VALA GINTRO PYTHON_LIB DCONF XIM ENGINE +OPTIONS_DEFAULT= NLS GTK2 GTK3 VALA GINTRO PYTHON_LIB DCONF XIM ENGINE -ISOCODES_DESC= Use isocodecs GTK2_DESC= Install GTK2 client GTK3_DESC= Install GTK3 client and panel VALA_DESC= Install vala binding @@ -49,10 +50,6 @@ XIM_DESC= Install XIM server ENGINE_DESC= Install ibus simple engine CPE_VENDOR= ibus_project -ISOCODES_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -ISOCODES_RUN_DEPENDS= ${LOCALBASE}/share/xml/iso-codes/iso_639.xml:${PORTSDIR}/misc/iso-codes -ISOCODES_CONFIGURE_OFF= --disable-iso-codes-check - NLS_USES= gettext NLS_USES_OFF= gettext-tools NLS_CONFIGURE_ENABLE= nls @@ -60,9 +57,10 @@ NLS_CONFIGURE_ENABLE= nls GTK2_USE= GNOME=gtk20 GTK2_CONFIGURE_ENABLE= gtk2 -GTK3_USE= GNOME=gtk30 +GTK3_USE= GNOME=gtk30 XORG=x11 GTK3_CONFIGURE_ENABLE= gtk3 libnotify GTK3_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify +GTK3_LIBS= -lX11 VALA_BUILD_DEPENDS= vala>=0.20:${PORTSDIR}/lang/vala VALA_CONFIGURE_ENABLE= vala @@ -87,6 +85,12 @@ XIM_CONFIGURE_ENABLE= xim ENGINE_CONFIGURE_ENABLE= engine +.include + +.if empty(PORT_OPTIONS:MGINTRO) && !empty(PORT_OPTIONS:MVALA) +BROKEN= Vala bindings require GObject Introspection +.endif + .include .if ${COMPILER_TYPE} == gcc && ${COMPILER_VERSION} < 46 Modified: head/textproc/ibus/files/patch-data-keymaps-common ============================================================================== --- head/textproc/ibus/files/patch-data-keymaps-common Wed Jul 15 20:58:43 2015 (r392218) +++ head/textproc/ibus/files/patch-data-keymaps-common Wed Jul 15 20:58:48 2015 (r392219) @@ -1,6 +1,6 @@ ---- data/keymaps/common.orig 2010-10-20 19:27:43.000000000 +0800 -+++ data/keymaps/common 2011-06-16 05:39:55.000000000 +0800 -@@ -85,14 +85,14 @@ +--- data/keymaps/common.orig 2014-09-16 02:55:34 UTC ++++ data/keymaps/common +@@ -85,14 +85,14 @@ keycode 86 = less shift altgr keycode 86 = brokenbar keycode 87 = F11 keycode 88 = F12 From owner-svn-ports-head@freebsd.org Wed Jul 15 20:58:54 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1B0C69A28F3; Wed, 15 Jul 2015 20:58:54 +0000 (UTC) (envelope-from pgollucci@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 0B1061E1C; Wed, 15 Jul 2015 20:58:54 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKwrst076303; Wed, 15 Jul 2015 20:58:53 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKwrFa076302; Wed, 15 Jul 2015 20:58:53 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507152058.t6FKwrFa076302@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Wed, 15 Jul 2015 20:58:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392220 - head/x11-wm/compiz-fusion X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:58:54 -0000 Author: pgollucci Date: Wed Jul 15 20:58:53 2015 New Revision: 392220 URL: https://svnweb.freebsd.org/changeset/ports/392220 Log: x11-wm/compiz-fusion: cleanup - convert to USES=metaport PR: 201495 Submitted by: s3erios@gmail.com Approved by: freebsd-ports@dan.me.uk (maintainer) Modified: head/x11-wm/compiz-fusion/Makefile Modified: head/x11-wm/compiz-fusion/Makefile ============================================================================== --- head/x11-wm/compiz-fusion/Makefile Wed Jul 15 20:58:48 2015 (r392219) +++ head/x11-wm/compiz-fusion/Makefile Wed Jul 15 20:58:53 2015 (r392220) @@ -5,9 +5,6 @@ PORTNAME= compiz-fusion PORTVERSION= 0.8.8 PORTREVISION= 1 CATEGORIES= x11-wm -MASTER_SITES= # none -DISTFILES= # none -EXTRACT_ONLY= # none MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Metaport of compiz-fusion @@ -17,9 +14,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgcon ${LOCALBASE}/lib/compiz/libanimation.so:${PORTSDIR}/x11-wm/compiz-plugins-main \ ${LOCALBASE}/bin/ccsm:${PORTSDIR}/x11-wm/ccsm -NO_BUILD= yes -NO_INSTALL= yes -NO_MTREE= yes +USES= metaport OPTIONS_DEFINE= EXTRA UNSUP EMERALD GCONF OPTIONS_DEFAULT= GCONF EXTRA EMERALD From owner-svn-ports-head@freebsd.org Wed Jul 15 20:58:59 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C7E69A2918; Wed, 15 Jul 2015 20:58:59 +0000 (UTC) (envelope-from pgollucci@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 41AEB1F29; Wed, 15 Jul 2015 20:58:59 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKwxR4076439; Wed, 15 Jul 2015 20:58:59 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKwwiG076437; Wed, 15 Jul 2015 20:58:58 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507152058.t6FKwwiG076437@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Wed, 15 Jul 2015 20:58:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392221 - in head/multimedia/umplayer: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:58:59 -0000 Author: pgollucci Date: Wed Jul 15 20:58:57 2015 New Revision: 392221 URL: https://svnweb.freebsd.org/changeset/ports/392221 Log: multimedia/umplayer: cleanup - Add LICENSE. - Add USES=desktop-file-utils. - Replace linguist_build with linguisttools_build. - Strip binary. - Regenerate patch with 'make makepatch'. PR: 201474 Submitted by: s3erios@gmail.com Modified: head/multimedia/umplayer/Makefile head/multimedia/umplayer/files/patch-src_umplayer.cpp Modified: head/multimedia/umplayer/Makefile ============================================================================== --- head/multimedia/umplayer/Makefile Wed Jul 15 20:58:53 2015 (r392220) +++ head/multimedia/umplayer/Makefile Wed Jul 15 20:58:57 2015 (r392221) @@ -3,18 +3,21 @@ PORTNAME= umplayer DISTVERSION= 0.97 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio kde MASTER_SITES= LOCAL/wen MAINTAINER= lichray@gmail.com COMMENT= Modern front-end for MPlayer (fork of SMPlayer) +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/Copying.txt + RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer -USES= gmake qmake tar:xz +USES= desktop-file-utils gmake qmake tar:xz USE_QT4= gui network xml moc_build rcc_build uic_build \ - linguist_build + linguisttools_build INSTALLS_ICONS= yes MAKE_ARGS+= PREFIX=${PREFIX} DESTDIR=${STAGEDIR} QMAKE_ARGS+= "DEFINES+=NO_DEBUG_ON_CONSOLE" @@ -39,4 +42,7 @@ post-patch: ${WRKSRC}/Makefile .endif +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + .include Modified: head/multimedia/umplayer/files/patch-src_umplayer.cpp ============================================================================== --- head/multimedia/umplayer/files/patch-src_umplayer.cpp Wed Jul 15 20:58:53 2015 (r392220) +++ head/multimedia/umplayer/files/patch-src_umplayer.cpp Wed Jul 15 20:58:57 2015 (r392221) @@ -1,6 +1,6 @@ ---- ./src/umplayer.cpp.orig 2011-03-29 07:43:57.000000000 -0500 -+++ ./src/umplayer.cpp 2011-06-03 01:07:11.292091723 -0500 -@@ -443,13 +443,13 @@ void UMPlayer::showInfo() { +--- src/umplayer.cpp.orig 2011-09-13 08:33:08 UTC ++++ src/umplayer.cpp +@@ -447,13 +447,13 @@ void UMPlayer::showInfo() { .arg(umplayerVersion()) #ifdef Q_OS_LINUX .arg("Linux") From owner-svn-ports-head@freebsd.org Wed Jul 15 20:59:04 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E3129A293B; Wed, 15 Jul 2015 20:59:04 +0000 (UTC) (envelope-from pgollucci@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 F22501FD5; Wed, 15 Jul 2015 20:59:03 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKx3dw076561; Wed, 15 Jul 2015 20:59:03 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKx3G8076560; Wed, 15 Jul 2015 20:59:03 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507152059.t6FKx3G8076560@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Wed, 15 Jul 2015 20:59:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392222 - head/www/squid X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:59:04 -0000 Author: pgollucci Date: Wed Jul 15 20:59:02 2015 New Revision: 392222 URL: https://svnweb.freebsd.org/changeset/ports/392222 Log: www/squid: pkg-list fix - add missing pkg-plist entry (SSL_CRTD option) PR: 201463 Submitted by: s3erios@gmail.com Approved by: timp87@gmail.com (maintainer) Modified: head/www/squid/pkg-plist Modified: head/www/squid/pkg-plist ============================================================================== --- head/www/squid/pkg-plist Wed Jul 15 20:58:57 2015 (r392221) +++ head/www/squid/pkg-plist Wed Jul 15 20:59:02 2015 (r392222) @@ -2171,6 +2171,7 @@ man/man8/ext_unix_group_acl.8.gz %%AUTH_SMB%%man/man8/ext_wbinfo_group_acl.8.gz %%AUTH_KERB%%man/man8/negotiate_kerberos_auth.8.gz man/man8/squid.8.gz +%%SSL_CRTD%%man/man8/ssl_crtd.8.gz man/man8/storeid_file_rewrite.8.gz sbin/purge sbin/squid From owner-svn-ports-head@freebsd.org Wed Jul 15 20:59:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BDC359A2964; Wed, 15 Jul 2015 20:59:09 +0000 (UTC) (envelope-from pgollucci@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 40CED10F7; Wed, 15 Jul 2015 20:59:09 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKx9jA076697; Wed, 15 Jul 2015 20:59:09 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKx8Fh076695; Wed, 15 Jul 2015 20:59:08 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507152059.t6FKx8Fh076695@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Wed, 15 Jul 2015 20:59:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392223 - in head/x11-fm/pcmanfm: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:59:09 -0000 Author: pgollucci Date: Wed Jul 15 20:59:07 2015 New Revision: 392223 URL: https://svnweb.freebsd.org/changeset/ports/392223 Log: x11-fm/pcmanfm: cleanup - Bump PORTREVISION - Add gettext-runtime into USES - Sort USES - Fix NLS option - Regenerate patch PR: 201414 Submitted by: s3erios@gmail.com and maintainer Approved by: horia@racoviceanu.com (maintainer) Modified: head/x11-fm/pcmanfm/Makefile head/x11-fm/pcmanfm/files/patch-src__Makefile.am Modified: head/x11-fm/pcmanfm/Makefile ============================================================================== --- head/x11-fm/pcmanfm/Makefile Wed Jul 15 20:59:02 2015 (r392222) +++ head/x11-fm/pcmanfm/Makefile Wed Jul 15 20:59:07 2015 (r392223) @@ -13,19 +13,20 @@ LICENSE= GPLv2 LIB_DEPENDS= libfm-gtk.so:${PORTSDIR}/x11/libfm -USES= desktop-file-utils gmake pkgconfig gettext-tools libtool \ - autoreconf tar:xz +USES= autoreconf desktop-file-utils gettext gmake libtool pkgconfig \ + tar:xz GNU_CONFIGURE= yes USE_GNOME= glib20 gtk20 intltool intlhack USE_XORG= x11 CONFIGURE_ARGS=--with-gtk=2 +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib PORTDOCS= AUTHORS NEWS OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes -NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls post-patch: Modified: head/x11-fm/pcmanfm/files/patch-src__Makefile.am ============================================================================== --- head/x11-fm/pcmanfm/files/patch-src__Makefile.am Wed Jul 15 20:59:02 2015 (r392222) +++ head/x11-fm/pcmanfm/files/patch-src__Makefile.am Wed Jul 15 20:59:07 2015 (r392223) @@ -1,13 +1,16 @@ ---- ./src/Makefile.am.orig 2014-01-06 23:55:25.000000000 +0000 -+++ ./src/Makefile.am 2014-02-23 09:58:26.669238176 +0000 -@@ -49,3 +49,10 @@ - $(XLIB_LIBS) \ +--- src/Makefile.am.orig 2014-05-16 16:51:21 UTC ++++ src/Makefile.am +@@ -50,6 +50,13 @@ pcmanfm_LDADD = \ $(FM_LIBS) \ $(NULL) -+ + +# create plugins' directory anyway +install-exec-hook: + $(MKDIR_P) $(DESTDIR)$(libdir)/pcmanfm + +uninstall-hook: + -rmdir $(DESTDIR)$(libdir)/pcmanfm ++ + # prepare modules directory + install-exec-local: + $(MKDIR_P) "$(DESTDIR)$(libdir)/pcmanfm" From owner-svn-ports-head@freebsd.org Wed Jul 15 20:59:15 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5FDC99A298C; Wed, 15 Jul 2015 20:59:15 +0000 (UTC) (envelope-from pgollucci@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 444BB11E6; Wed, 15 Jul 2015 20:59:15 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKxF1h076863; Wed, 15 Jul 2015 20:59:15 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKxDnt076854; Wed, 15 Jul 2015 20:59:13 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507152059.t6FKxDnt076854@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Wed, 15 Jul 2015 20:59:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392224 - in head/net-p2p/digitalcoin: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:59:15 -0000 Author: pgollucci Date: Wed Jul 15 20:59:13 2015 New Revision: 392224 URL: https://svnweb.freebsd.org/changeset/ports/392224 Log: net-p2p/digitalcoin: cleanup - Remove Qt build tools from runtime dependencies; - Use qt4-linguisttools instead of qt4-linguist; - Add LICENSE; - Add USES=desktop-file-utils; - Wrap lines at 80 characters; - Regen patches. PR: 201025 Submitted by: s3erios@gmail.com Modified: head/net-p2p/digitalcoin/Makefile head/net-p2p/digitalcoin/files/patch-src__net.cpp head/net-p2p/digitalcoin/files/patch-src__qt__qtipcserver.cpp head/net-p2p/digitalcoin/files/patch-src__serialize.h Modified: head/net-p2p/digitalcoin/Makefile ============================================================================== --- head/net-p2p/digitalcoin/Makefile Wed Jul 15 20:59:07 2015 (r392223) +++ head/net-p2p/digitalcoin/Makefile Wed Jul 15 20:59:13 2015 (r392224) @@ -3,12 +3,15 @@ PORTNAME= digitalcoin PORTVERSION= 1.0.0.0b -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MAINTAINER= myst3r10n@rocketmail.com COMMENT= Alternative Bitcoin peer-to-peer currency client +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \ libminiupnpc.so:${PORTSDIR}/net/miniupnpc @@ -16,13 +19,15 @@ USE_GITHUB= yes GH_ACCOUNT= baritus GH_TAGNAME= 96b098a -USES= gmake +USES= desktop-file-utils gmake USE_OPENSSL= yes USE_BDB= yes WANT_BDB_VER= 48 -USE_QT4= corelib gui qmake_build linguist uic moc rcc +USE_QT4= corelib gui qmake_build linguisttools_build uic_build \ + moc_build rcc_build -PLIST_FILES= bin/${BINARY} share/applications/digitalcoin-qt.desktop share/pixmaps/digitalcoin.png +PLIST_FILES= bin/${BINARY} share/applications/digitalcoin-qt.desktop \ + share/pixmaps/digitalcoin.png BINARY= digitalcoin-qt @@ -30,9 +35,11 @@ BINARY= digitalcoin-qt do-configure: cd ${WRKSRC} && ${SETENV} ${QMAKE_ENV} \ - ${QMAKE} ${QMAKE_ARGS} USE_UPNP=${QMAKE_USE_UPNP} USE_QRCODE=${QMAKE_USE_QRCODE} \ - QMAKE_LRELEASE=lrelease-qt4 PREFIX=${PREFIX} INCLUDEPATH=${BDB_INCLUDE_DIR} \ - QMAKE_LIBDIR+=${BDB_LIB_DIR} ${PORTNAME}-qt.pro + ${QMAKE} ${QMAKE_ARGS} USE_UPNP=${QMAKE_USE_UPNP} \ + USE_QRCODE=${QMAKE_USE_QRCODE} \ + QMAKE_LRELEASE=lrelease-qt4 PREFIX=${PREFIX} \ + INCLUDEPATH=${BDB_INCLUDE_DIR} \ + QMAKE_LIBDIR+=${BDB_LIB_DIR} ${PORTNAME}-qt.pro do-install: @${MKDIR} ${PREFIX}/bin @@ -42,7 +49,9 @@ do-install: -e 's,Bitcoin,Digitalcoin,g' \ -e 's,xpm,png,g' \ -e 's,80,,g' ${WRKSRC}/contrib/debian/bitcoin-qt.desktop - ${INSTALL} ${WRKSRC}/contrib/debian/bitcoin-qt.desktop ${STAGEDIR}${PREFIX}/share/applications/digitalcoin-qt.desktop - ${INSTALL} ${WRKSRC}/src/qt/res/icons/bitcoin.png ${STAGEDIR}${PREFIX}/share/pixmaps/digitalcoin.png + ${INSTALL} ${WRKSRC}/contrib/debian/bitcoin-qt.desktop \ + ${STAGEDIR}${PREFIX}/share/applications/digitalcoin-qt.desktop + ${INSTALL} ${WRKSRC}/src/qt/res/icons/bitcoin.png \ + ${STAGEDIR}${PREFIX}/share/pixmaps/digitalcoin.png .include Modified: head/net-p2p/digitalcoin/files/patch-src__net.cpp ============================================================================== --- head/net-p2p/digitalcoin/files/patch-src__net.cpp Wed Jul 15 20:59:07 2015 (r392223) +++ head/net-p2p/digitalcoin/files/patch-src__net.cpp Wed Jul 15 20:59:13 2015 (r392224) @@ -1,6 +1,6 @@ ---- src/net.cpp.orig 2014-01-18 04:31:19.000000000 +0000 -+++ src/net.cpp 2014-01-18 04:32:57.000000000 +0000 -@@ -58,7 +58,7 @@ +--- src/net.cpp.orig 2013-10-13 13:51:25 UTC ++++ src/net.cpp +@@ -58,7 +58,7 @@ static bool vfReachable[NET_MAX] = {}; static bool vfLimited[NET_MAX] = {}; static CNode* pnodeLocalHost = NULL; uint64 nLocalHostNonce = 0; Modified: head/net-p2p/digitalcoin/files/patch-src__qt__qtipcserver.cpp ============================================================================== --- head/net-p2p/digitalcoin/files/patch-src__qt__qtipcserver.cpp Wed Jul 15 20:59:07 2015 (r392223) +++ head/net-p2p/digitalcoin/files/patch-src__qt__qtipcserver.cpp Wed Jul 15 20:59:13 2015 (r392224) @@ -1,6 +1,6 @@ ---- src/qt/qtipcserver.cpp.orig 2014-01-18 05:21:31.335425774 +0000 -+++ src/qt/qtipcserver.cpp 2014-01-18 05:22:33.976421840 +0000 -@@ -21,7 +21,7 @@ +--- src/qt/qtipcserver.cpp.orig 2013-10-13 13:51:25 UTC ++++ src/qt/qtipcserver.cpp +@@ -21,7 +21,7 @@ using namespace boost::posix_time; static void ipcThread2(void* pArg); Modified: head/net-p2p/digitalcoin/files/patch-src__serialize.h ============================================================================== --- head/net-p2p/digitalcoin/files/patch-src__serialize.h Wed Jul 15 20:59:07 2015 (r392223) +++ head/net-p2p/digitalcoin/files/patch-src__serialize.h Wed Jul 15 20:59:13 2015 (r392224) @@ -1,6 +1,6 @@ ---- ./src/serialize.h.orig 2013-09-24 01:50:35.661706153 +0000 -+++ ./src/serialize.h 2013-09-24 01:50:52.913703572 +0000 -@@ -895,19 +895,6 @@ +--- src/serialize.h.orig 2013-10-13 13:51:25 UTC ++++ src/serialize.h +@@ -809,19 +809,6 @@ public: iterator insert(iterator it, const char& x=char()) { return vch.insert(it, x); } void insert(iterator it, size_type n, const char& x) { vch.insert(it, n, x); } From owner-svn-ports-head@freebsd.org Wed Jul 15 20:59:21 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 602BB9A29B8; Wed, 15 Jul 2015 20:59:21 +0000 (UTC) (envelope-from pgollucci@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 1C40712BF; Wed, 15 Jul 2015 20:59:21 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FKxK0H077039; Wed, 15 Jul 2015 20:59:20 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FKxKAT077033; Wed, 15 Jul 2015 20:59:20 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507152059.t6FKxKAT077033@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Wed, 15 Jul 2015 20:59:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392225 - in head/net-p2p/zetacoin: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 20:59:21 -0000 Author: pgollucci Date: Wed Jul 15 20:59:19 2015 New Revision: 392225 URL: https://svnweb.freebsd.org/changeset/ports/392225 Log: net-p2p/zetacoin: cleanup - Remove Qt build tools from runtime dependencies; - Use qt4-linguisttools instead of qt4-linguist; - Add explicit dependency on qt4-network; - Regen patches. PR: 201024 Submitted by: s3erios@gmail.com Approved by: bradleythughes (maintainer) Added: head/net-p2p/zetacoin/files/patch-src_Makefile.include - copied, changed from r392224, head/net-p2p/zetacoin/files/patch-Makefile_include_editSedCommands.patch head/net-p2p/zetacoin/files/patch-src_qt_Makefile.am - copied, changed from r392224, head/net-p2p/zetacoin/files/patch-qt_makefile_am_editSedCommands.patch Deleted: head/net-p2p/zetacoin/files/patch-Makefile_include_editSedCommands.patch head/net-p2p/zetacoin/files/patch-qt_makefile_am_editSedCommands.patch Modified: head/net-p2p/zetacoin/Makefile Modified: head/net-p2p/zetacoin/Makefile ============================================================================== --- head/net-p2p/zetacoin/Makefile Wed Jul 15 20:59:13 2015 (r392224) +++ head/net-p2p/zetacoin/Makefile Wed Jul 15 20:59:19 2015 (r392225) @@ -34,7 +34,8 @@ X11_CONFIGURE_WITH= gui X11_CONFIGURE_ON= --without-daemon X11_CONFIGURE_OFF= --with-daemon X11_BUILD_DEPENDS= protoc:${PORTSDIR}/devel/protobuf -X11_USE= qt4=corelib,gui,qmake_build,linguist,uic,moc,rcc,qtestlib_build +X11_USE= qt4=corelib,network,gui,qmake_build,linguisttools_build \ + qt4=uic_build,moc_build,rcc_build,qtestlib_build X11_USES= desktop-file-utils WALLET_CONFIGURE_ENABLE= wallet Copied and modified: head/net-p2p/zetacoin/files/patch-src_Makefile.include (from r392224, head/net-p2p/zetacoin/files/patch-Makefile_include_editSedCommands.patch) ============================================================================== --- head/net-p2p/zetacoin/files/patch-Makefile_include_editSedCommands.patch Wed Jul 15 20:59:13 2015 (r392224, copy source) +++ head/net-p2p/zetacoin/files/patch-src_Makefile.include Wed Jul 15 20:59:19 2015 (r392225) @@ -1,6 +1,4 @@ -diff --git a/src/Makefile.include b/src/Makefile.include -index 2fc6cd7..cdd16f5 100644 ---- a/src/Makefile.include +--- src/Makefile.include.orig 2014-12-12 22:22:31 UTC +++ src/Makefile.include @@ -40,18 +40,18 @@ $(LIBBITCOINQT): ui_%.h: %.ui Copied and modified: head/net-p2p/zetacoin/files/patch-src_qt_Makefile.am (from r392224, head/net-p2p/zetacoin/files/patch-qt_makefile_am_editSedCommands.patch) ============================================================================== --- head/net-p2p/zetacoin/files/patch-qt_makefile_am_editSedCommands.patch Wed Jul 15 20:59:13 2015 (r392224, copy source) +++ head/net-p2p/zetacoin/files/patch-src_qt_Makefile.am Wed Jul 15 20:59:19 2015 (r392225) @@ -1,8 +1,6 @@ -diff --git a/src/qt/Makefile.am b/src/qt/Makefile.am -index 648971b..97b2ec4 100644 ---- a/src/qt/Makefile.am +--- src/qt/Makefile.am.orig 2014-12-12 22:22:31 UTC +++ src/qt/Makefile.am -@@ -373,7 +373,7 @@ translate: bitcoinstrings.cpp $(QT_FORMS_UI) $(QT_FORMS_UI) $(BITCOIN_QT_CPP) $( +@@ -373,7 +373,7 @@ translate: bitcoinstrings.cpp $(QT_FORMS $(QT_QRC_CPP): $(QT_QRC) $(QT_QM) $(QT_FORMS_H) $(RES_ICONS) $(RES_IMAGES) $(RES_MOVIES) $(PROTOBUF_H) @cd $(abs_srcdir); test -f $(RCC) && QT_SELECT=$(QT_SELECT) $(RCC) -name bitcoin -o $(abs_builddir)/$@ $< || \ echo error: could not build $@ From owner-svn-ports-head@freebsd.org Wed Jul 15 21:10:53 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C17849A2BD6; Wed, 15 Jul 2015 21:10:53 +0000 (UTC) (envelope-from tijl@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 AF0F81D1B; Wed, 15 Jul 2015 21:10:53 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FLAr4K085217; Wed, 15 Jul 2015 21:10:53 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FLAruv085216; Wed, 15 Jul 2015 21:10:53 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507152110.t6FLAruv085216@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 15 Jul 2015 21:10:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392226 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 21:10:53 -0000 Author: tijl Date: Wed Jul 15 21:10:52 2015 New Revision: 392226 URL: https://svnweb.freebsd.org/changeset/ports/392226 Log: Latest libxml2 vulnerability also affects linux-*-libxml2 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jul 15 20:59:19 2015 (r392225) +++ head/security/vuxml/vuln.xml Wed Jul 15 21:10:52 2015 (r392226) @@ -1887,6 +1887,14 @@ Notes: libxml2 2.9.2_3 + + linux-c6-libxml2 + * + + + linux-f10-libxml2 + * + @@ -1907,6 +1915,7 @@ Notes: 2015-04-14 2015-07-01 + 2015-07-15 From owner-svn-ports-head@freebsd.org Wed Jul 15 21:26:48 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 364699A300C; Wed, 15 Jul 2015 21:26:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id EE43E1606; Wed, 15 Jul 2015 21:26:47 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 02307BDC44; Wed, 15 Jul 2015 23:26:46 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id D6B46BDC24; Wed, 15 Jul 2015 23:26:45 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 102CB3C56FCF; Wed, 15 Jul 2015 23:27:33 +0200 (CEST) Date: Wed, 15 Jul 2015 23:27:32 +0200 From: Mathieu Arnold To: Dmitry Marakasov cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392209 - in head/devel: . p5-Minilla Message-ID: <1F084648031C9C61AABC041D@atuin.in.mat.cc> In-Reply-To: <20150715204943.GK97479@hades.panopticon> References: <201507152017.t6FKHElA056017@svnmir.geo.freebsd.org> <20150715204943.GK97479@hades.panopticon> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========976FF28636E9CFE2B572==========" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 21:26:48 -0000 --==========976FF28636E9CFE2B572========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 15 juillet 2015 23:49:44 +0300 Dmitry Marakasov wrote: | * Mathieu Arnold (mat@FreeBSD.org) wrote: | |> | +RUN_DEPENDS:= ${BUILD_DEPENDS} |> |> Please, do *not* use := for depends, it is wrong. |> tml> | | First, mail submitter, not me. I'm sorry, but no, you are the one committing it, thus, you are responsible for it to be up to our standards. | Next, handbook doesn't say anything against :=. That is right, but the handbook tells you to do something else, that is, use a third variable, I'll add a bit about never using := tomorrow. -- Mathieu Arnold --==========976FF28636E9CFE2B572========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJVptBEXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85II+cQAJAh4zg6+AXTKOOE3GB5My6n BseMiQpy/soqH+KGJ/LHNZjccggVexa8gG1kIWLsfooRIZoLnVk6K/42vdSq1fe1 +4WstTnjvRmxD265ucLMOBinxhxsaSnnTB0NULnC5op5p0OpU5oXw0gt3It5KEwF 8wa8g39cH//uBylCE9aeBJujVRoJfHm+GlHbyghIvWE6DogHGyCNgZSI7hg6OY8y DeYO39DK5DMf7Bsn1Zoyh9cEc7+8ordp+fkZyd3g/9LAhSyjWwjlsRlT4gbO3BCT O/+iNubJjm1aVZSRl3CeX5+pqa/4UZ+M4Nf2ZEs+uPQJU1WCZ5yMTC02HZyIkWPm XhDJ23QXN3fwgqnY8YLm5wfT2U4Jq454d8A2PtIIafFKu83SuI77wCiMwHLS0mN5 wItb90ePNXZslnLqZ9UIts8kVVCWRdT3MPUQ7qxFMeOlh7SN3n/N1K+VHX8SSK9J 5aibYb3b/+c3rM3FUzNm+8mOV0dTyG3P1/64/CwnN3Xad3Pyd4XURieF2whvCPiN FlTgyZF5nMaOO0wdb7i1d08fJrm1pouxq6hVTOSZEK4eCuOymNQzyNCWnabZUsua eukpWhhSt8KeJ8vSrb6QP6u01HvWNicEMab+BTdA0oLiEWqZYnEjPshq2UbYnmnd b3Pc8s2ioUEYWDc++V1r =Ttao -----END PGP SIGNATURE----- --==========976FF28636E9CFE2B572==========-- From owner-svn-ports-head@freebsd.org Wed Jul 15 22:54:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F032A9A3C15; Wed, 15 Jul 2015 22:54: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 E04FB1FB7; Wed, 15 Jul 2015 22:54:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FMsR9A033446; Wed, 15 Jul 2015 22:54:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FMsR7o033445; Wed, 15 Jul 2015 22:54:27 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152254.t6FMsR7o033445@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 22:54:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392228 - head/www/mod_musicindex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 22:54:28 -0000 Author: amdmi3 Date: Wed Jul 15 22:54:26 2015 New Revision: 392228 URL: https://svnweb.freebsd.org/changeset/ports/392228 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/mod_musicindex/pkg-plist Modified: head/www/mod_musicindex/pkg-plist ============================================================================== --- head/www/mod_musicindex/pkg-plist Wed Jul 15 21:45:36 2015 (r392227) +++ head/www/mod_musicindex/pkg-plist Wed Jul 15 22:54:26 2015 (r392228) @@ -17,4 +17,3 @@ %%DATADIR%%/shuffle.png %%DATADIR%%/sound.png %%DATADIR%%/soundok.png -@dirrm %%DATADIR%% From owner-svn-ports-head@freebsd.org Wed Jul 15 22:54:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB6829A3C34; Wed, 15 Jul 2015 22:54: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 ACA021049; Wed, 15 Jul 2015 22:54:33 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FMsXqV033541; Wed, 15 Jul 2015 22:54:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FMsXUt033540; Wed, 15 Jul 2015 22:54:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152254.t6FMsXUt033540@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 22:54:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392229 - head/www/p5-W3C-LogValidator X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 22:54:34 -0000 Author: amdmi3 Date: Wed Jul 15 22:54:32 2015 New Revision: 392229 URL: https://svnweb.freebsd.org/changeset/ports/392229 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/p5-W3C-LogValidator/pkg-plist Modified: head/www/p5-W3C-LogValidator/pkg-plist ============================================================================== --- head/www/p5-W3C-LogValidator/pkg-plist Wed Jul 15 22:54:26 2015 (r392228) +++ head/www/p5-W3C-LogValidator/pkg-plist Wed Jul 15 22:54:32 2015 (r392229) @@ -22,4 +22,3 @@ bin/logprocess.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/NewModule.pm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/NewOutputModule.pm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/logprocess.conf -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% From owner-svn-ports-head@freebsd.org Wed Jul 15 22:54:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B7439A3C53; Wed, 15 Jul 2015 22:54:40 +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 3511D1159; Wed, 15 Jul 2015 22:54:40 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FMsdlh033640; Wed, 15 Jul 2015 22:54:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FMsdEt033639; Wed, 15 Jul 2015 22:54:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152254.t6FMsdEt033639@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 22:54:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392230 - head/www/perlbal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 22:54:40 -0000 Author: amdmi3 Date: Wed Jul 15 22:54:38 2015 New Revision: 392230 URL: https://svnweb.freebsd.org/changeset/ports/392230 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/perlbal/pkg-plist Modified: head/www/perlbal/pkg-plist ============================================================================== --- head/www/perlbal/pkg-plist Wed Jul 15 22:54:32 2015 (r392229) +++ head/www/perlbal/pkg-plist Wed Jul 15 22:54:38 2015 (r392230) @@ -100,5 +100,3 @@ man/man1/perlbal.1.gz %%PORTDOCS%%%%DOCSDIR%%/pool-parameters.txt %%PORTDOCS%%%%DOCSDIR%%/reproxying.txt %%PORTDOCS%%%%DOCSDIR%%/service-parameters.txt -%%PORTDOCS%%@dirrm %%DOCSDIR%%/hacking -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-head@freebsd.org Wed Jul 15 22:54:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9CE29A3C77; Wed, 15 Jul 2015 22:54:46 +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 D9B98125E; Wed, 15 Jul 2015 22:54:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FMsk0u033738; Wed, 15 Jul 2015 22:54:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FMskMY033737; Wed, 15 Jul 2015 22:54:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152254.t6FMskMY033737@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 22:54:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392231 - head/www/squidclamav X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 22:54:47 -0000 Author: amdmi3 Date: Wed Jul 15 22:54:45 2015 New Revision: 392231 URL: https://svnweb.freebsd.org/changeset/ports/392231 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/squidclamav/pkg-plist Modified: head/www/squidclamav/pkg-plist ============================================================================== --- head/www/squidclamav/pkg-plist Wed Jul 15 22:54:38 2015 (r392230) +++ head/www/squidclamav/pkg-plist Wed Jul 15 22:54:45 2015 (r392231) @@ -11,5 +11,3 @@ libexec/squidclamav/clwarn.cgi.fr_FR libexec/squidclamav/clwarn.cgi.pt_BR libexec/squidclamav/clwarn.cgi.ru_RU man/man1/squidclamav.1.gz -@dirrm libexec/squidclamav -@dirrm %%DATADIR%% From owner-svn-ports-head@freebsd.org Wed Jul 15 22:54:52 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6AF5F9A3C96; Wed, 15 Jul 2015 22:54:52 +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 4ACD712B9; Wed, 15 Jul 2015 22:54:52 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FMsqNX033834; Wed, 15 Jul 2015 22:54:52 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FMsq1N033833; Wed, 15 Jul 2015 22:54:52 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152254.t6FMsq1N033833@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 22:54:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392232 - head/www/sitecopy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 22:54:52 -0000 Author: amdmi3 Date: Wed Jul 15 22:54:51 2015 New Revision: 392232 URL: https://svnweb.freebsd.org/changeset/ports/392232 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/sitecopy/pkg-plist Modified: head/www/sitecopy/pkg-plist ============================================================================== --- head/www/sitecopy/pkg-plist Wed Jul 15 22:54:45 2015 (r392231) +++ head/www/sitecopy/pkg-plist Wed Jul 15 22:54:51 2015 (r392232) @@ -14,5 +14,3 @@ man/man1/sitecopy.1.gz %%NLS%%share/locale/tr/LC_MESSAGES/sitecopy.mo %%DATADIR%%/changes.awk %%DATADIR%%/examplerc -@dirrm %%DATADIR%% -@dirrm %%DOCSDIR%% From owner-svn-ports-head@freebsd.org Wed Jul 15 22:54:58 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 286A29A3CB6; Wed, 15 Jul 2015 22:54:58 +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 DB36D14EB; Wed, 15 Jul 2015 22:54:57 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FMsva4033932; Wed, 15 Jul 2015 22:54:57 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FMsvQT033931; Wed, 15 Jul 2015 22:54:57 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152254.t6FMsvQT033931@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 22:54:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392233 - head/www/mimetex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 22:54:58 -0000 Author: amdmi3 Date: Wed Jul 15 22:54:56 2015 New Revision: 392233 URL: https://svnweb.freebsd.org/changeset/ports/392233 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/mimetex/pkg-plist Modified: head/www/mimetex/pkg-plist ============================================================================== --- head/www/mimetex/pkg-plist Wed Jul 15 22:54:51 2015 (r392232) +++ head/www/mimetex/pkg-plist Wed Jul 15 22:54:56 2015 (r392233) @@ -1,3 +1 @@ %%WWWDIR%%/cgi-bin/mimetex.cgi -@dirrm %%WWWDIR%%/cgi-bin -@dirrm %%WWWDIR%% From owner-svn-ports-head@freebsd.org Wed Jul 15 22:55:15 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5E1639A3CD5; Wed, 15 Jul 2015 22:55:15 +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 4B9E8164B; Wed, 15 Jul 2015 22:55:15 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FMtF2e034082; Wed, 15 Jul 2015 22:55:15 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FMtFtI034081; Wed, 15 Jul 2015 22:55:15 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152255.t6FMtFtI034081@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 22:55:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392234 - head/www/cgi-lib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 22:55:15 -0000 Author: amdmi3 Date: Wed Jul 15 22:55:14 2015 New Revision: 392234 URL: https://svnweb.freebsd.org/changeset/ports/392234 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/cgi-lib/pkg-plist Modified: head/www/cgi-lib/pkg-plist ============================================================================== --- head/www/cgi-lib/pkg-plist Wed Jul 15 22:54:56 2015 (r392233) +++ head/www/cgi-lib/pkg-plist Wed Jul 15 22:55:14 2015 (r392234) @@ -3,4 +3,3 @@ include/cgi-lib.h include/html-lib.h include/list-lib.h share/doc/cgi-lib/cgi-lib.html -@dirrm share/doc/cgi-lib From owner-svn-ports-head@freebsd.org Wed Jul 15 22:55:28 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1DD89A3CF9; Wed, 15 Jul 2015 22:55:28 +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 D29A3187A; Wed, 15 Jul 2015 22:55:28 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FMtSem034192; Wed, 15 Jul 2015 22:55:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FMtS0K034191; Wed, 15 Jul 2015 22:55:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152255.t6FMtS0K034191@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 22:55:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392235 - head/www/webcopy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 22:55:29 -0000 Author: amdmi3 Date: Wed Jul 15 22:55:27 2015 New Revision: 392235 URL: https://svnweb.freebsd.org/changeset/ports/392235 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/webcopy/pkg-plist Modified: head/www/webcopy/pkg-plist ============================================================================== --- head/www/webcopy/pkg-plist Wed Jul 15 22:55:14 2015 (r392234) +++ head/www/webcopy/pkg-plist Wed Jul 15 22:55:27 2015 (r392235) @@ -1,3 +1,2 @@ bin/webcopy share/doc/webcopy/webcopy.html -@dirrm share/doc/webcopy From owner-svn-ports-head@freebsd.org Wed Jul 15 22:55:36 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB96C9A3D18; Wed, 15 Jul 2015 22:55:36 +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 CC30D195B; Wed, 15 Jul 2015 22:55:36 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FMtaMD034290; Wed, 15 Jul 2015 22:55:36 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FMtavt034289; Wed, 15 Jul 2015 22:55:36 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152255.t6FMtavt034289@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 22:55:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392236 - head/www/nanoblogger-extra X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 22:55:37 -0000 Author: amdmi3 Date: Wed Jul 15 22:55:35 2015 New Revision: 392236 URL: https://svnweb.freebsd.org/changeset/ports/392236 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/nanoblogger-extra/pkg-plist Modified: head/www/nanoblogger-extra/pkg-plist ============================================================================== --- head/www/nanoblogger-extra/pkg-plist Wed Jul 15 22:55:27 2015 (r392235) +++ head/www/nanoblogger-extra/pkg-plist Wed Jul 15 22:55:35 2015 (r392236) @@ -38,11 +38,3 @@ %%DATADIR%%/plugins/shortcode/yahoobuzz.sh %%DATADIR%%/plugins/shortcode/youtube.sh %%DATADIR%%/plugins/z001_articles_text.off -%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/html -%%PORTDOCS%%@dirrmtry %%DOCSDIR%% -%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%% -@dirrmtry %%DATADIR%%/lang/de -@dirrmtry %%DATADIR%%/lang/es -@dirrmtry %%DATADIR%%/lang/fr -@dirrmtry %%DATADIR%%/lang/tr -@dirrmtry %%DATADIR%% From owner-svn-ports-head@freebsd.org Wed Jul 15 22:55:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72A399A3D3A; Wed, 15 Jul 2015 22:55: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 634281A35; Wed, 15 Jul 2015 22:55:45 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FMtjeU034405; Wed, 15 Jul 2015 22:55:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FMtiZe034400; Wed, 15 Jul 2015 22:55:44 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152255.t6FMtiZe034400@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 22:55:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392237 - head/www/pwebstats X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 22:55:45 -0000 Author: amdmi3 Date: Wed Jul 15 22:55:44 2015 New Revision: 392237 URL: https://svnweb.freebsd.org/changeset/ports/392237 Log: - Drop @dirrm* from plist - Add NO_ARCH Approved by: portmgr blanket Modified: head/www/pwebstats/Makefile head/www/pwebstats/pkg-plist Modified: head/www/pwebstats/Makefile ============================================================================== --- head/www/pwebstats/Makefile Wed Jul 15 22:55:35 2015 (r392236) +++ head/www/pwebstats/Makefile Wed Jul 15 22:55:44 2015 (r392237) @@ -17,6 +17,7 @@ RUN_DEPENDS= fly:${PORTSDIR}/graphics/fl USES= perl5 NO_BUILD= yes +NO_ARCH= yes do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/pwebstats/ Modified: head/www/pwebstats/pkg-plist ============================================================================== --- head/www/pwebstats/pkg-plist Wed Jul 15 22:55:35 2015 (r392236) +++ head/www/pwebstats/pkg-plist Wed Jul 15 22:55:44 2015 (r392237) @@ -84,11 +84,3 @@ etc/pwebstats/utilities/ns-splitter.pl etc/pwebstats/utilities/rotatelogs.sh etc/pwebstats/utilities/run-up.sh etc/pwebstats/utilities/squid2common.pl -@dirrm etc/pwebstats/utilities -@dirrm etc/pwebstats/templates/old-images -@dirrm etc/pwebstats/templates/images/dates -@dirrm etc/pwebstats/templates/images -@dirrm etc/pwebstats/templates/domains -@dirrm etc/pwebstats/templates -@dirrm etc/pwebstats/conf -@dirrm etc/pwebstats From owner-svn-ports-head@freebsd.org Wed Jul 15 22:56:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E3649A3D5E; Wed, 15 Jul 2015 22:56: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 1ECC51B16; Wed, 15 Jul 2015 22:56:07 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FMu69R034534; Wed, 15 Jul 2015 22:56:06 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FMu6mg034533; Wed, 15 Jul 2015 22:56:06 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152256.t6FMu6mg034533@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 22:56:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392238 - head/www/waccess X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 22:56:07 -0000 Author: amdmi3 Date: Wed Jul 15 22:56:06 2015 New Revision: 392238 URL: https://svnweb.freebsd.org/changeset/ports/392238 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/waccess/pkg-plist Modified: head/www/waccess/pkg-plist ============================================================================== --- head/www/waccess/pkg-plist Wed Jul 15 22:55:44 2015 (r392237) +++ head/www/waccess/pkg-plist Wed Jul 15 22:56:06 2015 (r392238) @@ -1,4 +1,3 @@ bin/waccess man/man1/waccess.1.gz %%PORTDOCS%%%%DOCSDIR%%/waccess-license.txt -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-head@freebsd.org Wed Jul 15 22:56:14 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 223BB9A3D7D; Wed, 15 Jul 2015 22:56:14 +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 123B11C20; Wed, 15 Jul 2015 22:56:14 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FMuDke034634; Wed, 15 Jul 2015 22:56:13 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FMuDbg034633; Wed, 15 Jul 2015 22:56:13 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152256.t6FMuDbg034633@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 22:56:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392239 - head/www/libgtkhtml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 22:56:14 -0000 Author: amdmi3 Date: Wed Jul 15 22:56:13 2015 New Revision: 392239 URL: https://svnweb.freebsd.org/changeset/ports/392239 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/libgtkhtml/pkg-plist Modified: head/www/libgtkhtml/pkg-plist ============================================================================== --- head/www/libgtkhtml/pkg-plist Wed Jul 15 22:56:06 2015 (r392238) +++ head/www/libgtkhtml/pkg-plist Wed Jul 15 22:56:13 2015 (r392239) @@ -73,18 +73,3 @@ lib/libgtkhtml-2.so lib/libgtkhtml-2.so.0 lib/libgtkhtml-2.so.0.0.0 libdata/pkgconfig/libgtkhtml-2.0.pc -@dirrm include/gtkhtml-2.0/libgtkhtml/view -@dirrm include/gtkhtml-2.0/libgtkhtml/util -@dirrm include/gtkhtml-2.0/libgtkhtml/layout/html -@dirrm include/gtkhtml-2.0/libgtkhtml/layout -@dirrm include/gtkhtml-2.0/libgtkhtml/graphics -@dirrm include/gtkhtml-2.0/libgtkhtml/dom/views -@dirrm include/gtkhtml-2.0/libgtkhtml/dom/traversal -@dirrm include/gtkhtml-2.0/libgtkhtml/dom/html -@dirrm include/gtkhtml-2.0/libgtkhtml/dom/events -@dirrm include/gtkhtml-2.0/libgtkhtml/dom/core -@dirrm include/gtkhtml-2.0/libgtkhtml/dom -@dirrm include/gtkhtml-2.0/libgtkhtml/document -@dirrm include/gtkhtml-2.0/libgtkhtml/css -@dirrm include/gtkhtml-2.0/libgtkhtml -@dirrm include/gtkhtml-2.0 From owner-svn-ports-head@freebsd.org Wed Jul 15 22:56:17 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9C089A3D9B; Wed, 15 Jul 2015 22:56: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 AA6951C39; Wed, 15 Jul 2015 22:56:17 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FMuHl3034729; Wed, 15 Jul 2015 22:56:17 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FMuHvj034728; Wed, 15 Jul 2015 22:56:17 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152256.t6FMuHvj034728@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 22:56:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392240 - head/sysutils/radmind X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 22:56:17 -0000 Author: amdmi3 Date: Wed Jul 15 22:56:16 2015 New Revision: 392240 URL: https://svnweb.freebsd.org/changeset/ports/392240 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/sysutils/radmind/pkg-plist Modified: head/sysutils/radmind/pkg-plist ============================================================================== --- head/sysutils/radmind/pkg-plist Wed Jul 15 22:56:13 2015 (r392239) +++ head/sysutils/radmind/pkg-plist Wed Jul 15 22:56:16 2015 (r392240) @@ -26,7 +26,6 @@ man/man8/radmind.8.gz %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/SPEC -%%PORTDOCS%%@dirrm %%DOCSDIR%% @sample(,,700) /%%RADMIND_BASE_DIR%%/config.sample @owner %%RADMINUSER%% @group %%RADMINUSER%% From owner-svn-ports-head@freebsd.org Wed Jul 15 22:56:21 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15E6F9A3DBA; Wed, 15 Jul 2015 22:56: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 00EED1D0C; Wed, 15 Jul 2015 22:56:20 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FMuKcP034820; Wed, 15 Jul 2015 22:56:20 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FMuKUZ034819; Wed, 15 Jul 2015 22:56:20 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152256.t6FMuKUZ034819@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 22:56:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392241 - head/www/uwsgitop X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 22:56:21 -0000 Author: amdmi3 Date: Wed Jul 15 22:56:19 2015 New Revision: 392241 URL: https://svnweb.freebsd.org/changeset/ports/392241 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/uwsgitop/pkg-plist Modified: head/www/uwsgitop/pkg-plist ============================================================================== --- head/www/uwsgitop/pkg-plist Wed Jul 15 22:56:16 2015 (r392240) +++ head/www/uwsgitop/pkg-plist Wed Jul 15 22:56:19 2015 (r392241) @@ -1,3 +1,2 @@ bin/uwsgitop %%DOCSDIR%%/README -@dirrm %%DOCSDIR%% From owner-svn-ports-head@freebsd.org Wed Jul 15 23:00:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF6CC9A3E70; Wed, 15 Jul 2015 23:00:11 +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 C03271FFB; Wed, 15 Jul 2015 23:00:11 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svnmir.geo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FN0Baw037670; Wed, 15 Jul 2015 23:00:11 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svnmir.geo.freebsd.org (8.14.9/8.14.9/Submit) id t6FN0BgG037669; Wed, 15 Jul 2015 23:00:11 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152300.t6FN0BgG037669@svnmir.geo.freebsd.org> X-Authentication-Warning: svnmir.geo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 23:00:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392242 - head/www/pyjamas X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 23:00:11 -0000 Author: amdmi3 Date: Wed Jul 15 23:00:10 2015 New Revision: 392242 URL: https://svnweb.freebsd.org/changeset/ports/392242 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/pyjamas/pkg-plist Modified: head/www/pyjamas/pkg-plist ============================================================================== --- head/www/pyjamas/pkg-plist Wed Jul 15 22:56:19 2015 (r392241) +++ head/www/pyjamas/pkg-plist Wed Jul 15 23:00:10 2015 (r392242) @@ -7,5 +7,3 @@ %%PORTDOCS%%%%DOCSDIR%%/img/num4.png %%PORTDOCS%%%%DOCSDIR%%/img/overview.png %%PORTDOCS%%%%DOCSDIR%%/uiHierarchy.html -%%PORTDOCS%%@dirrm %%DOCSDIR%%/img -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-head@freebsd.org Wed Jul 15 23:24:38 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E17FA9A2308; Wed, 15 Jul 2015 23:24:38 +0000 (UTC) (envelope-from mandree@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 D17641CB2; Wed, 15 Jul 2015 23:24:38 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FNOcAZ047992; Wed, 15 Jul 2015 23:24:38 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6FNOcCk047991; Wed, 15 Jul 2015 23:24:38 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201507152324.t6FNOcCk047991@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Wed, 15 Jul 2015 23:24:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392243 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 23:24:39 -0000 Author: mandree Date: Wed Jul 15 23:24:37 2015 New Revision: 392243 URL: https://svnweb.freebsd.org/changeset/ports/392243 Log: Add PolarSSL < 1.2.14 issues. See PR #201603 for a remedy. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jul 15 23:00:10 2015 (r392242) +++ head/security/vuxml/vuln.xml Wed Jul 15 23:24:37 2015 (r392243) @@ -58,6 +58,34 @@ Notes: --> + + PolarSSL -- Security Fix Backports + + + polarssl + 1.2.14 + + + + +

Paul Bakker reports:

+
+

PolarSSL 1.2.14 fixes one remotely-triggerable issues that was + found by the Codenomicon Defensics tool, one potential remote crash + and countermeasures against the "Lucky 13 strikes back" cache-based + attack.

+
+ +
+ + https://tls.mbed.org/tech-updates/releases/polarssl-1.2.14-released + + + 2015-06-26 + 2015-07-15 + +
+ libwmf -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Wed Jul 15 23:28:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 172CE9A2362; Wed, 15 Jul 2015 23:28: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 079031E17; Wed, 15 Jul 2015 23:28: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 t6FNSiN1051012; Wed, 15 Jul 2015 23:28:44 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6FNSixu051011; Wed, 15 Jul 2015 23:28:44 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152328.t6FNSixu051011@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 23:28:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392244 - head/www/pylot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 23:28:45 -0000 Author: amdmi3 Date: Wed Jul 15 23:28:43 2015 New Revision: 392244 URL: https://svnweb.freebsd.org/changeset/ports/392244 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/pylot/pkg-plist Modified: head/www/pylot/pkg-plist ============================================================================== --- head/www/pylot/pkg-plist Wed Jul 15 23:24:37 2015 (r392243) +++ head/www/pylot/pkg-plist Wed Jul 15 23:28:43 2015 (r392244) @@ -28,11 +28,3 @@ bin/pylot %%DATADIR%%/ui/gui/icon.ico %%DATADIR%%/ui/gui/wx_gui.py %%DATADIR%%/util/pylot_win_recorder.py -@dirrm %%DATADIR%%/util -@dirrm %%DATADIR%%/ui/gui -@dirrm %%DATADIR%%/ui/console/win -@dirrm %%DATADIR%%/ui/console -@dirrm %%DATADIR%%/ui/blocking -@dirrm %%DATADIR%%/ui -@dirrm %%DATADIR%%/core -@dirrm %%DATADIR%% From owner-svn-ports-head@freebsd.org Wed Jul 15 23:31:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 851AB9A23C1; Wed, 15 Jul 2015 23:31:40 +0000 (UTC) (envelope-from brooks@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 719DB1112; Wed, 15 Jul 2015 23:31:40 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6FNVen1054289; Wed, 15 Jul 2015 23:31:40 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6FNVe9N054288; Wed, 15 Jul 2015 23:31:40 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201507152331.t6FNVe9N054288@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Wed, 15 Jul 2015 23:31:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392245 - head/lang/clang-cheri X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 23:31:40 -0000 Author: brooks Date: Wed Jul 15 23:31:39 2015 New Revision: 392245 URL: https://svnweb.freebsd.org/changeset/ports/392245 Log: Mark broken on armv6 as it fails to link there and currently wouldn't be very useful. PR: 201599 Submitted by: sbruno Modified: head/lang/clang-cheri/Makefile Modified: head/lang/clang-cheri/Makefile ============================================================================== --- head/lang/clang-cheri/Makefile Wed Jul 15 23:28:43 2015 (r392244) +++ head/lang/clang-cheri/Makefile Wed Jul 15 23:31:39 2015 (r392245) @@ -75,6 +75,7 @@ FIRST_COMMAND= ${COMMANDS:C/^/XXXX/1:MXX .include +BROKEN_armv6= fails to link .if ${CHOSEN_COMPILER_TYPE} == "gcc" BROKEN= build errors when C++11 compiler is gcc .endif From owner-svn-ports-head@freebsd.org Wed Jul 15 23:34:04 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 07D3F9A24CF; Wed, 15 Jul 2015 23:34:04 +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 ECB11123E; Wed, 15 Jul 2015 23:34: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 t6FNY3UW054976; Wed, 15 Jul 2015 23:34:03 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6FNY3MD054975; Wed, 15 Jul 2015 23:34:03 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152334.t6FNY3MD054975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 23:34:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392246 - head/www/p5-CGI_Lite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 23:34:04 -0000 Author: amdmi3 Date: Wed Jul 15 23:34:02 2015 New Revision: 392246 URL: https://svnweb.freebsd.org/changeset/ports/392246 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/p5-CGI_Lite/pkg-plist Modified: head/www/p5-CGI_Lite/pkg-plist ============================================================================== --- head/www/p5-CGI_Lite/pkg-plist Wed Jul 15 23:31:39 2015 (r392245) +++ head/www/p5-CGI_Lite/pkg-plist Wed Jul 15 23:34:02 2015 (r392246) @@ -9,6 +9,4 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/print %%PORTEXAMPLES%%%%EXAMPLESDIR%%/reference %%PORTEXAMPLES%%%%EXAMPLESDIR%%/upload -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% %%PERL5_MAN3%%/CGI::Lite.3.gz From owner-svn-ports-head@freebsd.org Wed Jul 15 23:38:50 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED5439A2506; Wed, 15 Jul 2015 23:38:50 +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 D545A1473; Wed, 15 Jul 2015 23:38:50 +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 t6FNcoRB055245; Wed, 15 Jul 2015 23:38:50 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6FNcoos055244; Wed, 15 Jul 2015 23:38:50 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507152338.t6FNcoos055244@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 15 Jul 2015 23:38:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392247 - head/www/smarty3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 23:38:51 -0000 Author: amdmi3 Date: Wed Jul 15 23:38:49 2015 New Revision: 392247 URL: https://svnweb.freebsd.org/changeset/ports/392247 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/smarty3/pkg-plist Modified: head/www/smarty3/pkg-plist ============================================================================== --- head/www/smarty3/pkg-plist Wed Jul 15 23:34:02 2015 (r392246) +++ head/www/smarty3/pkg-plist Wed Jul 15 23:38:49 2015 (r392247) @@ -118,6 +118,3 @@ %%DATADIR%%/sysplugins/smarty_resource_recompiled.php %%DATADIR%%/sysplugins/smarty_resource_uncompiled.php %%DATADIR%%/sysplugins/smarty_security.php -@dirrm %%DATADIR%%/sysplugins -@dirrm %%DATADIR%%/plugins -@dirrm %%DATADIR%% From owner-svn-ports-head@freebsd.org Wed Jul 15 23:43:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A1AB9A263C; Wed, 15 Jul 2015 23:43:01 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from vps.amdmi3.ru (vps.amdmi3.ru [109.234.38.216]) by mx1.freebsd.org (Postfix) with ESMTP id E976C18EF; Wed, 15 Jul 2015 23:43:00 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from hive.panopticon (unknown [78.153.152.119]) by vps.amdmi3.ru (Postfix) with ESMTPS id 8C28AB0614; Thu, 16 Jul 2015 02:42:52 +0300 (MSK) Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 4A248583; Thu, 16 Jul 2015 02:40:54 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 90B8180B77; Thu, 16 Jul 2015 02:39:32 +0300 (MSK) Date: Thu, 16 Jul 2015 02:39:32 +0300 From: Dmitry Marakasov To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392209 - in head/devel: . p5-Minilla Message-ID: <20150715233932.GF6337@hades.panopticon> References: <201507152017.t6FKHElA056017@svnmir.geo.freebsd.org> <20150715204943.GK97479@hades.panopticon> <1F084648031C9C61AABC041D@atuin.in.mat.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1F084648031C9C61AABC041D@atuin.in.mat.cc> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 23:43:01 -0000 * Mathieu Arnold (mat@FreeBSD.org) wrote: > |> | +RUN_DEPENDS:= ${BUILD_DEPENDS} > |> > |> Please, do *not* use := for depends, it is wrong. > |> |> tml> > | > | First, mail submitter, not me. > > I'm sorry, but no, you are the one committing it, thus, you are responsible > for it to be up to our standards. Yes, and I see nothing wrong with it. > | Next, handbook doesn't say anything against :=. > > That is right, but the handbook tells you to do something else, that is, > use a third variable, I'll add a bit about never using := tomorrow. The way it is now it's nothing more than a mere suggestion. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://amdmi3.ru From owner-svn-ports-head@freebsd.org Thu Jul 16 01:12:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF31F99C885; Thu, 16 Jul 2015 01:12:37 +0000 (UTC) (envelope-from stephen@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 98FAC1AEB; Thu, 16 Jul 2015 01:12:37 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6G1Cb6k094834; Thu, 16 Jul 2015 01:12:37 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G1CbcE094833; Thu, 16 Jul 2015 01:12:37 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201507160112.t6G1CbcE094833@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Thu, 16 Jul 2015 01:12:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392249 - head/math/octave-forge X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 01:12:37 -0000 Author: stephen Date: Thu Jul 16 01:12:36 2015 New Revision: 392249 URL: https://svnweb.freebsd.org/changeset/ports/392249 Log: - ~convert to USES=metaport. - Automate how OPTIONS are processed. PR: ports/201604 Submitted by: Andriy Voskoboinyk Deleted: head/math/octave-forge/pkg-plist Modified: head/math/octave-forge/Makefile Modified: head/math/octave-forge/Makefile ============================================================================== --- head/math/octave-forge/Makefile Wed Jul 15 23:46:54 2015 (r392248) +++ head/math/octave-forge/Makefile Thu Jul 16 01:12:36 2015 (r392249) @@ -4,16 +4,11 @@ PORTNAME= octave-forge PORTVERSION= 20150704 CATEGORIES= math -MASTER_SITES= #none -DISTFILES= #none -EXTRACT_ONLY= #none MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge metaport for math/octave -NO_MTREE= yes -NO_BUILD= yes -NO_INSTALL= yes +USES= metaport OPTIONS_DEFINE= ACTUARIAL AD AUDIO BENCHMARK BIM BIOINFO CGI \ CIVIL_ENGINEERING COMMUNICATIONS CONTROL DATA_SMOOTHING \ @@ -30,380 +25,22 @@ OPTIONS_DEFINE= ACTUARIAL AD AUDIO BENCH SPECIAL_MATRIX SPLINE_GCVSPL SPLINES STATISTICS STK STRINGS \ STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TSA VIDEO XRAYLIB ZENITY -ACTUARIAL_DESC= Install package: actuarial -AD_DESC= Install package: ad -AUDIO_DESC= Install package: audio -BENCHMARK_DESC= Install package: benchmark -BIM_DESC= Install package: bim -BIOINFO_DESC= Install package: bioinfo -CGI_DESC= Install package: cgi -CIVIL_ENGINEERING_DESC= Install package: civil-engineering -COMMUNICATIONS_DESC= Install package: communications -CONTROL_DESC= Install package: control -DATA_SMOOTHING_DESC= Install package: data-smoothing -DATABASE_DESC= Install package: database -DATAFRAME_DESC= Install package: dataframe -DICOM_DESC= Install package: dicom -DIVAND_DESC= Install package: divand -ECONOMETRICS_DESC= Install package: econometrics -ENGINE_DESC= Install package: engine -FENV_DESC= Install package: fenv -FITS_DESC= Install package: fits -FINANCIAL_DESC= Install package: financial -FL_CORE_DESC= Install package: fl-core -FPL_DESC= Install package: fpl -FUZZY_LOGIC_TOOLKIT_DESC= Install package: fuzzy-logic-toolkit -GA_DESC= Install package: ga -GEOMETRY_DESC= Install package: geometry -GENERAL_DESC= Install package: general -GENERATE_HTML_DESC= Install package: generate_html -GNUPLOT_DESC= Install package: gnuplot -GSL_DESC= Install package: gsl -IDENT_DESC= Install package: ident -IMAGE_DESC= Install package: image -INFORMATIONTHEORY_DESC= Install package: informationtheory -INTEGRATION_DESC= Install package: integration -INTERVAL_DESC= Install package: interval -IO_DESC= Install package: io -IRSA_DESC= Install package: irsa -LEVEL_SET_DESC= Install package: level-set -LINEAR_ALGEBRA_DESC= Install package: linear-algebra -LSSA_DESC= Install package: lssa -LTFAT_DESC= Install package: ltfat -MAPPING_DESC= Install package: mapping -MECHANICS_DESC= Install package: mechanics -MISCELLANEOUS_DESC= Install package: miscellaneous -MISSING_FUNCTIONS_DESC= Install package: missing-functions -MSH_DESC= Install package: msh -MULTICORE_DESC= Install package: multicore -MVN_DESC= Install package: mvn -NAN_DESC= Install package: nan -NCARRAY_DESC= Install package: ncarray -NETCDF_DESC= Install package: netcdf -NLWING2_DESC= Install package: nlwing2 -NNET_DESC= Install package: nnet -NURBS_DESC= Install package: nurbs -OCS_DESC= Install package: ocs -OCT2MAT_DESC= Install package: oct2mat -OCTCDF_DESC= Install package: octcdf -OCTCLIP_DESC= Install package: octclip -OCTGPR_DESC= Install package: octgpr -OCTPROJ_DESC= Install package: octproj -ODEBVP_DESC= Install package: odebvp -ODEPKG_DESC= Install package: odepkg -OPTICS_DESC= Install package: optics -OPTIM_DESC= Install package: optim -OPTIMINTERP_DESC= Install package: optiminterp -OUTLIERS_DESC= Install package: outliers -PARALLEL_DESC= Install package: parallel -PDB_DESC= Install package: pdb -PLOT_DESC= Install package: plot -PT_BR_DESC= Install package: pt_br -QUATERNION_DESC= Install package: quaternion -QUEUEING_DESC= Install package: queueing -SECS1D_DESC= Install package: secs1d -SECS2D_DESC= Install package: secs2d -SECS3D_DESC= Install package: secs3d -SIGNAL_DESC= Install package: signal -SIMP_DESC= Install package: simp -SOCKETS_DESC= Install package: sockets -SPECFUN_DESC= Install package: specfun -SPECIAL_MATRIX_DESC= Install package: special-matrix -SPLINE_GCVSPL_DESC= Install package: spline-gcvspl -SPLINES_DESC= Install package: splines -STATISTICS_DESC= Install package: statistics -STK_DESC= Install package: stk -STRINGS_DESC= Install package: strings -STRUCT_DESC= Install package: struct -SYMBAND_DESC= Install package: symband -SYMBOLIC_DESC= Install package: symbolic -TCL_OCTAVE_DESC= Install package: tcl-octave -TSA_DESC= Install package: tsa -VIDEO_DESC= Install package: video -XRAYLIB_DESC= Install package: xraylib -ZENITY_DESC= Install package: zenity - OPTIONS_DEFAULT= ${OPTIONS_DEFINE} -.include - -.if ${PORT_OPTIONS:MACTUARIAL} -RUN_DEPENDS+= ${TARBALLS_DIR}/actuarial.tar.gz:${PORTSDIR}/math/octave-forge-actuarial -.endif -.if ${PORT_OPTIONS:MAD} -RUN_DEPENDS+= ${TARBALLS_DIR}/ad.tar.gz:${PORTSDIR}/math/octave-forge-ad -.endif -.if ${PORT_OPTIONS:MAUDIO} -RUN_DEPENDS+= ${TARBALLS_DIR}/audio.tar.gz:${PORTSDIR}/math/octave-forge-audio -.endif -.if ${PORT_OPTIONS:MBENCHMARK} -RUN_DEPENDS+= ${TARBALLS_DIR}/benchmark.tar.gz:${PORTSDIR}/benchmarks/octave-forge-benchmark -.endif -.if ${PORT_OPTIONS:MBIM} -RUN_DEPENDS+= ${TARBALLS_DIR}/bim.tar.gz:${PORTSDIR}/math/octave-forge-bim -.endif -.if ${PORT_OPTIONS:MBIOINFO} -RUN_DEPENDS+= ${TARBALLS_DIR}/bioinfo.tar.gz:${PORTSDIR}/math/octave-forge-bioinfo -.endif -.if ${PORT_OPTIONS:MCGI} -RUN_DEPENDS+= ${TARBALLS_DIR}/cgi.tar.gz:${PORTSDIR}/math/octave-forge-cgi -.endif -.if ${PORT_OPTIONS:MCIVIL_ENGINEERING} -RUN_DEPENDS+= ${TARBALLS_DIR}/civil-engineering.tar.gz:${PORTSDIR}/math/octave-forge-civil-engineering -.endif -.if ${PORT_OPTIONS:MCOMMUNICATIONS} -RUN_DEPENDS+= ${TARBALLS_DIR}/communications.tar.gz:${PORTSDIR}/math/octave-forge-communications -.endif -.if ${PORT_OPTIONS:MCONTROL} -RUN_DEPENDS+= ${TARBALLS_DIR}/control.tar.gz:${PORTSDIR}/math/octave-forge-control -.endif -.if ${PORT_OPTIONS:MDATA_SMOOTHING} -RUN_DEPENDS+= ${TARBALLS_DIR}/data-smoothing.tar.gz:${PORTSDIR}/math/octave-forge-data-smoothing -.endif -.if ${PORT_OPTIONS:MDATABASE} -RUN_DEPENDS+= ${TARBALLS_DIR}/database.tar.gz:${PORTSDIR}/math/octave-forge-database -.endif -.if ${PORT_OPTIONS:MDATAFRAME} -RUN_DEPENDS+= ${TARBALLS_DIR}/dataframe.tar.gz:${PORTSDIR}/math/octave-forge-dataframe -.endif -.if ${PORT_OPTIONS:MDICOM} -RUN_DEPENDS+= ${TARBALLS_DIR}/dicom.tar.gz:${PORTSDIR}/math/octave-forge-dicom -.endif -.if ${PORT_OPTIONS:MDIVAND} -RUN_DEPENDS+= ${TARBALLS_DIR}/divand.tar.gz:${PORTSDIR}/math/octave-forge-divand -.endif -.if ${PORT_OPTIONS:MECONOMETRICS} -RUN_DEPENDS+= ${TARBALLS_DIR}/econometrics.tar.gz:${PORTSDIR}/math/octave-forge-econometrics -.endif -.if ${PORT_OPTIONS:MENGINE} -RUN_DEPENDS+= ${TARBALLS_DIR}/engine.tar.gz:${PORTSDIR}/math/octave-forge-engine -.endif -.if ${PORT_OPTIONS:MFENV} -RUN_DEPENDS+= ${TARBALLS_DIR}/fenv.tar.gz:${PORTSDIR}/math/octave-forge-fenv -.endif -.if ${PORT_OPTIONS:MFITS} -RUN_DEPENDS+= ${TARBALLS_DIR}/fits.tar.gz:${PORTSDIR}/math/octave-forge-fits -.endif -.if ${PORT_OPTIONS:MFINANCIAL} -RUN_DEPENDS+= ${TARBALLS_DIR}/financial.tar.gz:${PORTSDIR}/math/octave-forge-financial -.endif -.if ${PORT_OPTIONS:MFL_CORE} -RUN_DEPENDS+= ${TARBALLS_DIR}/fl-core.tar.gz:${PORTSDIR}/math/octave-forge-fl-core -.endif -.if ${PORT_OPTIONS:MFPL} -RUN_DEPENDS+= ${TARBALLS_DIR}/fpl.tar.gz:${PORTSDIR}/math/octave-forge-fpl -.endif -.if ${PORT_OPTIONS:MFUZZY_LOGIC_TOOLKIT} -RUN_DEPENDS+= ${TARBALLS_DIR}/fuzzy-logic-toolkit.tar.gz:${PORTSDIR}/math/octave-forge-fuzzy-logic-toolkit -.endif -.if ${PORT_OPTIONS:MGA} -RUN_DEPENDS+= ${TARBALLS_DIR}/ga.tar.gz:${PORTSDIR}/math/octave-forge-ga -.endif -.if ${PORT_OPTIONS:MGEOMETRY} -RUN_DEPENDS+= ${TARBALLS_DIR}/geometry.tar.gz:${PORTSDIR}/math/octave-forge-geometry -.endif -.if ${PORT_OPTIONS:MGENERAL} -RUN_DEPENDS+= ${TARBALLS_DIR}/general.tar.gz:${PORTSDIR}/math/octave-forge-general -.endif -.if ${PORT_OPTIONS:MGENERATE_HTML} -RUN_DEPENDS+= ${TARBALLS_DIR}/generate_html.tar.gz:${PORTSDIR}/math/octave-forge-generate_html -.endif -.if ${PORT_OPTIONS:MGNUPLOT} -RUN_DEPENDS+= ${TARBALLS_DIR}/gnuplot.tar.gz:${PORTSDIR}/math/octave-forge-gnuplot -.endif -.if ${PORT_OPTIONS:MGSL} -RUN_DEPENDS+= ${TARBALLS_DIR}/gsl.tar.gz:${PORTSDIR}/math/octave-forge-gsl -.endif -.if ${PORT_OPTIONS:MIDENT} -RUN_DEPENDS+= ${TARBALLS_DIR}/ident.tar.gz:${PORTSDIR}/math/octave-forge-ident -.endif -.if ${PORT_OPTIONS:MIMAGE} -RUN_DEPENDS+= ${TARBALLS_DIR}/image.tar.gz:${PORTSDIR}/math/octave-forge-image -.endif -.if ${PORT_OPTIONS:MINFORMATIONTHEORY} -RUN_DEPENDS+= ${TARBALLS_DIR}/informationtheory.tar.gz:${PORTSDIR}/math/octave-forge-informationtheory -.endif -.if ${PORT_OPTIONS:MINTEGRATION} -RUN_DEPENDS+= ${TARBALLS_DIR}/integration.tar.gz:${PORTSDIR}/math/octave-forge-integration -.endif -.if ${PORT_OPTIONS:MINTERVAL} -RUN_DEPENDS+= ${TARBALLS_DIR}/interval.tar.gz:${PORTSDIR}/math/octave-forge-interval -.endif -.if ${PORT_OPTIONS:MIO} -RUN_DEPENDS+= ${TARBALLS_DIR}/io.tar.gz:${PORTSDIR}/math/octave-forge-io -.endif -.if ${PORT_OPTIONS:MIRSA} -RUN_DEPENDS+= ${TARBALLS_DIR}/irsa.tar.gz:${PORTSDIR}/math/octave-forge-irsa -.endif -.if ${PORT_OPTIONS:MLEVEL_SET} -RUN_DEPENDS+= ${TARBALLS_DIR}/level-set.tar.gz:${PORTSDIR}/math/octave-forge-level-set -.endif -.if ${PORT_OPTIONS:MLINEAR_ALGEBRA} -RUN_DEPENDS+= ${TARBALLS_DIR}/linear-algebra.tar.gz:${PORTSDIR}/math/octave-forge-linear-algebra -.endif -.if ${PORT_OPTIONS:MLSSA} -RUN_DEPENDS+= ${TARBALLS_DIR}/lssa.tar.gz:${PORTSDIR}/math/octave-forge-lssa -.endif -.if ${PORT_OPTIONS:MLTFAT} -RUN_DEPENDS+= ${TARBALLS_DIR}/ltfat.tar.gz:${PORTSDIR}/math/octave-forge-ltfat -.endif -.if ${PORT_OPTIONS:MMAPPING} -RUN_DEPENDS+= ${TARBALLS_DIR}/mapping.tar.gz:${PORTSDIR}/math/octave-forge-mapping -.endif -.if ${PORT_OPTIONS:MMECHANICS} -RUN_DEPENDS+= ${TARBALLS_DIR}/mechanics.tar.gz:${PORTSDIR}/math/octave-forge-mechanics -.endif -.if ${PORT_OPTIONS:MMISCELLANEOUS} -RUN_DEPENDS+= ${TARBALLS_DIR}/miscellaneous.tar.gz:${PORTSDIR}/math/octave-forge-miscellaneous -.endif -.if ${PORT_OPTIONS:MMISSING_FUNCTIONS} -RUN_DEPENDS+= ${TARBALLS_DIR}/missing-functions.tar.gz:${PORTSDIR}/math/octave-forge-missing-functions -.endif -.if ${PORT_OPTIONS:MMSH} -RUN_DEPENDS+= ${TARBALLS_DIR}/msh.tar.gz:${PORTSDIR}/math/octave-forge-msh -.endif -.if ${PORT_OPTIONS:MMULTICORE} -RUN_DEPENDS+= ${TARBALLS_DIR}/multicore.tar.gz:${PORTSDIR}/math/octave-forge-multicore -.endif -.if ${PORT_OPTIONS:MMVN} -RUN_DEPENDS+= ${TARBALLS_DIR}/mvn.tar.gz:${PORTSDIR}/math/octave-forge-mvn -.endif -.if ${PORT_OPTIONS:MNAN} -RUN_DEPENDS+= ${TARBALLS_DIR}/nan.tar.gz:${PORTSDIR}/math/octave-forge-nan -.endif -.if ${PORT_OPTIONS:MNCARRAY} -RUN_DEPENDS+= ${TARBALLS_DIR}/ncarray.tar.gz:${PORTSDIR}/math/octave-forge-ncarray -.endif -.if ${PORT_OPTIONS:MNETCDF} -RUN_DEPENDS+= ${TARBALLS_DIR}/netcdf.tar.gz:${PORTSDIR}/math/octave-forge-netcdf -.endif -.if ${PORT_OPTIONS:MNLWING2} -RUN_DEPENDS+= ${TARBALLS_DIR}/nlwing2.tar.gz:${PORTSDIR}/math/octave-forge-nlwing2 -.endif -.if ${PORT_OPTIONS:MNNET} -RUN_DEPENDS+= ${TARBALLS_DIR}/nnet.tar.gz:${PORTSDIR}/math/octave-forge-nnet -.endif -.if ${PORT_OPTIONS:MNURBS} -RUN_DEPENDS+= ${TARBALLS_DIR}/nurbs.tar.gz:${PORTSDIR}/math/octave-forge-nurbs -.endif -.if ${PORT_OPTIONS:MOCS} -RUN_DEPENDS+= ${TARBALLS_DIR}/ocs.tar.gz:${PORTSDIR}/math/octave-forge-ocs -.endif -.if ${PORT_OPTIONS:MOCT2MAT} -RUN_DEPENDS+= ${TARBALLS_DIR}/oct2mat.tar.gz:${PORTSDIR}/math/octave-forge-oct2mat -.endif -.if ${PORT_OPTIONS:MOCTCDF} -RUN_DEPENDS+= ${TARBALLS_DIR}/octcdf.tar.gz:${PORTSDIR}/math/octave-forge-octcdf -.endif -.if ${PORT_OPTIONS:MOCTCLIP} -RUN_DEPENDS+= ${TARBALLS_DIR}/octclip.tar.gz:${PORTSDIR}/math/octave-forge-octclip -.endif -.if ${PORT_OPTIONS:MOCTGPR} -RUN_DEPENDS+= ${TARBALLS_DIR}/octgpr.tar.gz:${PORTSDIR}/math/octave-forge-octgpr -.endif -.if ${PORT_OPTIONS:MOCTPROJ} -RUN_DEPENDS+= ${TARBALLS_DIR}/octproj.tar.gz:${PORTSDIR}/math/octave-forge-octproj -.endif -.if ${PORT_OPTIONS:MODEBVP} -RUN_DEPENDS+= ${TARBALLS_DIR}/odebvp.tar.gz:${PORTSDIR}/math/octave-forge-odebvp -.endif -.if ${PORT_OPTIONS:MODEPKG} -RUN_DEPENDS+= ${TARBALLS_DIR}/odepkg.tar.gz:${PORTSDIR}/math/octave-forge-odepkg -.endif -.if ${PORT_OPTIONS:MOPTICS} -RUN_DEPENDS+= ${TARBALLS_DIR}/optics.tar.gz:${PORTSDIR}/math/octave-forge-optics -.endif -.if ${PORT_OPTIONS:MOPTIM} -RUN_DEPENDS+= ${TARBALLS_DIR}/optim.tar.gz:${PORTSDIR}/math/octave-forge-optim -.endif -.if ${PORT_OPTIONS:MOPTIMINTERP} -RUN_DEPENDS+= ${TARBALLS_DIR}/optiminterp.tar.gz:${PORTSDIR}/math/octave-forge-optiminterp -.endif -.if ${PORT_OPTIONS:MOUTLIERS} -RUN_DEPENDS+= ${TARBALLS_DIR}/outliers.tar.gz:${PORTSDIR}/math/octave-forge-outliers -.endif -.if ${PORT_OPTIONS:MPARALLEL} -RUN_DEPENDS+= ${TARBALLS_DIR}/parallel.tar.gz:${PORTSDIR}/math/octave-forge-parallel -.endif -.if ${PORT_OPTIONS:MPDB} -RUN_DEPENDS+= ${TARBALLS_DIR}/pdb.tar.gz:${PORTSDIR}/math/octave-forge-pdb -.endif -.if ${PORT_OPTIONS:MPLOT} -RUN_DEPENDS+= ${TARBALLS_DIR}/plot.tar.gz:${PORTSDIR}/math/octave-forge-plot -.endif -.if ${PORT_OPTIONS:MPT_BR} -RUN_DEPENDS+= ${TARBALLS_DIR}/pt_br.tar.gz:${PORTSDIR}/math/octave-forge-pt_br -.endif -.if ${PORT_OPTIONS:MQUATERNION} -RUN_DEPENDS+= ${TARBALLS_DIR}/quaternion.tar.gz:${PORTSDIR}/math/octave-forge-quaternion -.endif -.if ${PORT_OPTIONS:MQUEUEING} -RUN_DEPENDS+= ${TARBALLS_DIR}/queueing.tar.gz:${PORTSDIR}/math/octave-forge-queueing -.endif -.if ${PORT_OPTIONS:MSECS1D} -RUN_DEPENDS+= ${TARBALLS_DIR}/secs1d.tar.gz:${PORTSDIR}/math/octave-forge-secs1d -.endif -.if ${PORT_OPTIONS:MSECS2D} -RUN_DEPENDS+= ${TARBALLS_DIR}/secs2d.tar.gz:${PORTSDIR}/math/octave-forge-secs2d -.endif -.if ${PORT_OPTIONS:MSECS3D} -RUN_DEPENDS+= ${TARBALLS_DIR}/secs3d.tar.gz:${PORTSDIR}/math/octave-forge-secs3d -.endif -.if ${PORT_OPTIONS:MSIGNAL} -RUN_DEPENDS+= ${TARBALLS_DIR}/signal.tar.gz:${PORTSDIR}/math/octave-forge-signal -.endif -.if ${PORT_OPTIONS:MSIMP} -RUN_DEPENDS+= ${TARBALLS_DIR}/simp.tar.gz:${PORTSDIR}/math/octave-forge-simp -.endif -.if ${PORT_OPTIONS:MSOCKETS} -RUN_DEPENDS+= ${TARBALLS_DIR}/sockets.tar.gz:${PORTSDIR}/math/octave-forge-sockets -.endif -.if ${PORT_OPTIONS:MSPECFUN} -RUN_DEPENDS+= ${TARBALLS_DIR}/specfun.tar.gz:${PORTSDIR}/math/octave-forge-specfun -.endif -.if ${PORT_OPTIONS:MSPECIAL_MATRIX} -RUN_DEPENDS+= ${TARBALLS_DIR}/special-matrix.tar.gz:${PORTSDIR}/math/octave-forge-special-matrix -.endif -.if ${PORT_OPTIONS:MSPLINE_GCVSPL} -RUN_DEPENDS+= ${TARBALLS_DIR}/spline-gcvspl.tar.gz:${PORTSDIR}/math/octave-forge-spline-gcvspl -.endif -.if ${PORT_OPTIONS:MSPLINES} -RUN_DEPENDS+= ${TARBALLS_DIR}/splines.tar.gz:${PORTSDIR}/math/octave-forge-splines -.endif -.if ${PORT_OPTIONS:MSTATISTICS} -RUN_DEPENDS+= ${TARBALLS_DIR}/statistics.tar.gz:${PORTSDIR}/math/octave-forge-statistics -.endif -.if ${PORT_OPTIONS:MSTK} -RUN_DEPENDS+= ${TARBALLS_DIR}/stk.tar.gz:${PORTSDIR}/math/octave-forge-stk -.endif -.if ${PORT_OPTIONS:MSTRINGS} -RUN_DEPENDS+= ${TARBALLS_DIR}/strings.tar.gz:${PORTSDIR}/math/octave-forge-strings -.endif -.if ${PORT_OPTIONS:MSTRUCT} -RUN_DEPENDS+= ${TARBALLS_DIR}/struct.tar.gz:${PORTSDIR}/math/octave-forge-struct -.endif -.if ${PORT_OPTIONS:MSYMBAND} -RUN_DEPENDS+= ${TARBALLS_DIR}/symband.tar.gz:${PORTSDIR}/math/octave-forge-symband -.endif -.if ${PORT_OPTIONS:MSYMBOLIC} -RUN_DEPENDS+= ${TARBALLS_DIR}/symbolic.tar.gz:${PORTSDIR}/math/octave-forge-symbolic -.endif -.if ${PORT_OPTIONS:MTCL_OCTAVE} -RUN_DEPENDS+= ${TARBALLS_DIR}/tcl-octave.tar.gz:${PORTSDIR}/math/octave-forge-tcl-octave -.endif -.if ${PORT_OPTIONS:MTSA} -RUN_DEPENDS+= ${TARBALLS_DIR}/tsa.tar.gz:${PORTSDIR}/math/octave-forge-tsa -.endif -.if ${PORT_OPTIONS:MVIDEO} -RUN_DEPENDS+= ${TARBALLS_DIR}/video.tar.gz:${PORTSDIR}/math/octave-forge-video -.endif -.if ${PORT_OPTIONS:MXRAYLIB} -RUN_DEPENDS+= ${TARBALLS_DIR}/xraylib.tar.gz:${PORTSDIR}/math/octave-forge-xraylib -.endif -.if ${PORT_OPTIONS:MZENITY} -RUN_DEPENDS+= ${TARBALLS_DIR}/zenity.tar.gz:${PORTSDIR}/math/octave-forge-zenity -.endif +TARBALLS_DIR= ${LOCALBASE}/share/octave/tarballs -TARBALLS_DIR= ${LOCALBASE}/share/octave/tarballs +.for OPT in ${OPTIONS_DEFINE} +. if ${OPTIONS_DEFINE:MGENERATE_HTML} == ${OPT} || ${OPTIONS_DEFINE:MPT_BR} == ${OPT} +${OPT}_DESC= Install package: ${OPT:tl} +${OPT}_RUN_DEPENDS= ${TARBALLS_DIR}/${OPT:tl}.tar.gz:${PORTSDIR}/math/octave-forge-${OPT:tl} +. else +${OPT}_DESC= Install package: ${OPT:tl:S/_/-/g} +. if ${OPTIONS_DEFINE:MBENCHMARK} == ${OPT} +${OPT}_RUN_DEPENDS= ${TARBALLS_DIR}/${OPT:tl:S/_/-/g}.tar.gz:${PORTSDIR}/benchmarks/octave-forge-${OPT:tl:S/_/-/g} +. else +${OPT}_RUN_DEPENDS= ${TARBALLS_DIR}/${OPT:tl:S/_/-/g}.tar.gz:${PORTSDIR}/math/octave-forge-${OPT:tl:S/_/-/g} +. endif +. endif +.endfor .include From owner-svn-ports-head@freebsd.org Thu Jul 16 01:30:54 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18F9C99CC90; Thu, 16 Jul 2015 01:30: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 091541195; Thu, 16 Jul 2015 01:30: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 t6G1UrNl001261; Thu, 16 Jul 2015 01:30:53 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G1Urcm001260; Thu, 16 Jul 2015 01:30:53 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160130.t6G1Urcm001260@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 01:30:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392250 - head/www/mathopd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 01:30:54 -0000 Author: amdmi3 Date: Thu Jul 16 01:30:52 2015 New Revision: 392250 URL: https://svnweb.freebsd.org/changeset/ports/392250 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/mathopd/pkg-plist Modified: head/www/mathopd/pkg-plist ============================================================================== --- head/www/mathopd/pkg-plist Thu Jul 16 01:12:36 2015 (r392249) +++ head/www/mathopd/pkg-plist Thu Jul 16 01:30:52 2015 (r392250) @@ -9,4 +9,3 @@ sbin/mathopd %%PORTDOCS%%%%DOCSDIR%%/running.txt %%PORTDOCS%%%%DOCSDIR%%/sample.cfg %%PORTDOCS%%%%DOCSDIR%%/syntax.txt -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-head@freebsd.org Thu Jul 16 01:43:06 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C80A49A30C7; Thu, 16 Jul 2015 01:43:06 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id BA41A1A57; Thu, 16 Jul 2015 01:43:06 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id B901A1870; Thu, 16 Jul 2015 01:43:06 +0000 (UTC) Date: Thu, 16 Jul 2015 01:43:06 +0000 From: Alexey Dokuchaev To: Mathieu Arnold Cc: Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392209 - in head/devel: . p5-Minilla Message-ID: <20150716014306.GA68880@FreeBSD.org> References: <201507152017.t6FKHElA056017@svnmir.geo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 01:43:06 -0000 On Wed, Jul 15, 2015 at 10:38:33PM +0200, Mathieu Arnold wrote: > +--On 15 juillet 2015 20:17:14 +0000 Dmitry Marakasov > wrote: > > | +RUN_DEPENDS:= ${BUILD_DEPENDS} > > Please, do *not* use := for depends, it is wrong. > Can you clarify on what is wrong with := ? I've added IMHO quite clear and elaborate explanation in the PH on the matter, and I don't see the merit of using MY_DEPENDS at all: it's ugly, it's hard to read, it pollutes namespace for no sound reason. People should learn their tools instead of inventing obscure workarounds. ./danfe From owner-svn-ports-head@freebsd.org Thu Jul 16 01:48:15 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41B9B9A3172; Thu, 16 Jul 2015 01:48:15 +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 3238F1C16; Thu, 16 Jul 2015 01:48:15 +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 t6G1mFG0007228; Thu, 16 Jul 2015 01:48:15 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G1mFVP007227; Thu, 16 Jul 2015 01:48:15 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160148.t6G1mFVP007227@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 01:48:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392251 - head/www/gecko-sharp20 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 01:48:15 -0000 Author: amdmi3 Date: Thu Jul 16 01:48:14 2015 New Revision: 392251 URL: https://svnweb.freebsd.org/changeset/ports/392251 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/gecko-sharp20/pkg-plist Modified: head/www/gecko-sharp20/pkg-plist ============================================================================== --- head/www/gecko-sharp20/pkg-plist Thu Jul 16 01:30:52 2015 (r392250) +++ head/www/gecko-sharp20/pkg-plist Thu Jul 16 01:48:14 2015 (r392251) @@ -5,7 +5,3 @@ lib/monodoc/sources/gecko-sharp-docs.zip lib/monodoc/sources/gecko-sharp-docs.tree lib/monodoc/sources/gecko-sharp-docs.source libdata/pkgconfig/gecko-sharp-2.0.pc -@dirrmtry lib/monodoc -@dirrm lib/mono/gecko-sharp-2.0 -@dirrm lib/mono/gac/gecko-sharp/2.0.0.0__ccf7d78a55e9f021 -@dirrm lib/mono/gac/gecko-sharp From owner-svn-ports-head@freebsd.org Thu Jul 16 01:53:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E03A99A3363; Thu, 16 Jul 2015 01:53:24 +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 CBE6E1FEE; Thu, 16 Jul 2015 01:53:24 +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 t6G1rO23011049; Thu, 16 Jul 2015 01:53:24 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G1rO9c011048; Thu, 16 Jul 2015 01:53:24 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160153.t6G1rO9c011048@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 01:53:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392252 - head/www/dummyflash X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 01:53:25 -0000 Author: amdmi3 Date: Thu Jul 16 01:53:23 2015 New Revision: 392252 URL: https://svnweb.freebsd.org/changeset/ports/392252 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/dummyflash/pkg-plist Modified: head/www/dummyflash/pkg-plist ============================================================================== --- head/www/dummyflash/pkg-plist Thu Jul 16 01:48:14 2015 (r392251) +++ head/www/dummyflash/pkg-plist Thu Jul 16 01:53:23 2015 (r392252) @@ -1,2 +1 @@ %%WEBPLUGIN_DIR%%/dummyflash.so -@dirrmtry %%WEBPLUGIN_DIR%% From owner-svn-ports-head@freebsd.org Thu Jul 16 01:55:50 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C55F9A33CA; Thu, 16 Jul 2015 01:55:50 +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 3D05B112F; Thu, 16 Jul 2015 01:55:50 +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 t6G1to0D011261; Thu, 16 Jul 2015 01:55:50 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G1touw011260; Thu, 16 Jul 2015 01:55:50 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160155.t6G1touw011260@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 01:55:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392253 - head/www/libhtp-suricata X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 01:55:50 -0000 Author: amdmi3 Date: Thu Jul 16 01:55:49 2015 New Revision: 392253 URL: https://svnweb.freebsd.org/changeset/ports/392253 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/libhtp-suricata/pkg-plist Modified: head/www/libhtp-suricata/pkg-plist ============================================================================== --- head/www/libhtp-suricata/pkg-plist Thu Jul 16 01:53:23 2015 (r392252) +++ head/www/libhtp-suricata/pkg-plist Thu Jul 16 01:55:49 2015 (r392253) @@ -9,4 +9,3 @@ lib/libhtp-0.2.so.1.0.2 lib/libhtp.a lib/libhtp.so libdata/pkgconfig/htp.pc -@dirrm include/htp From owner-svn-ports-head@freebsd.org Thu Jul 16 02:10:31 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D25FC9A3792; Thu, 16 Jul 2015 02:10: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 C30F21AB5; Thu, 16 Jul 2015 02:10: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 t6G2AVHX017805; Thu, 16 Jul 2015 02:10:31 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G2AVbt017804; Thu, 16 Jul 2015 02:10:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160210.t6G2AVbt017804@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 02:10:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392254 - head/www/cplanet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 02:10:31 -0000 Author: amdmi3 Date: Thu Jul 16 02:10:30 2015 New Revision: 392254 URL: https://svnweb.freebsd.org/changeset/ports/392254 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/cplanet/pkg-plist Modified: head/www/cplanet/pkg-plist ============================================================================== --- head/www/cplanet/pkg-plist Thu Jul 16 01:55:49 2015 (r392253) +++ head/www/cplanet/pkg-plist Thu Jul 16 02:10:30 2015 (r392254) @@ -5,4 +5,3 @@ man/man1/cplanet.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet-rss.cs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet.cs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cplanet.hdf -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% From owner-svn-ports-head@freebsd.org Thu Jul 16 02:27:18 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31C599A39E1; Thu, 16 Jul 2015 02:27:18 +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 1D0301185; Thu, 16 Jul 2015 02:27:18 +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 t6G2RIf2023389; Thu, 16 Jul 2015 02:27:18 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G2RINK023388; Thu, 16 Jul 2015 02:27:18 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160227.t6G2RINK023388@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 02:27:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392255 - head/www/redaxo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 02:27:18 -0000 Author: amdmi3 Date: Thu Jul 16 02:27:17 2015 New Revision: 392255 URL: https://svnweb.freebsd.org/changeset/ports/392255 Log: - Modernize plist Approved by: portmgr blanket Modified: head/www/redaxo/pkg-plist Modified: head/www/redaxo/pkg-plist ============================================================================== --- head/www/redaxo/pkg-plist Thu Jul 16 02:10:30 2015 (r392254) +++ head/www/redaxo/pkg-plist Thu Jul 16 02:27:17 2015 (r392255) @@ -818,167 +818,167 @@ %%WWWDIR%%/%%AP_NAME%%/media/user_plus.gif %%WWWDIR%%/%%AP_NAME%%/media/warning.gif %%WWWDIR%%/%%AP_NAME%%/media/white.gif -@dirrmtry %%WWWDIR%%/files/addons/be_style/plugins/agk_skin -@dirrmtry %%WWWDIR%%/files/addons/be_style/plugins -@dirrmtry %%WWWDIR%%/files/addons/be_style -@dirrmtry %%WWWDIR%%/files/addons -@dirrmtry %%WWWDIR%%/files -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/classes/cache -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/files -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/functions -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/rss_reader/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/rss_reader/functions -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/rss_reader/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/rss_reader/vendor -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/rss_reader -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/userinfo/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/userinfo/functions -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/userinfo/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/userinfo -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/version_checker/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/version_checker/functions -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/version_checker/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/version_checker -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/settings -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_search/extensions -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_search/files -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_search/functions -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_search/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_search -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/extensions -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/agk_skin/files -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/agk_skin -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/customizer/files/codemirror/theme -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/customizer/files/codemirror -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/customizer/files -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/customizer/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/customizer/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/customizer -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/classes/types -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/plugins/article_status/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/plugins/article_status/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/plugins/article_status -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/plugins/optimize_tables/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/plugins/optimize_tables/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/plugins/optimize_tables -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/plugins -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/image_manager/classes/effects -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/image_manager/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/image_manager/functions -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/image_manager/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/image_manager/media -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/image_manager/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/image_manager -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/import_export/backup -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/import_export/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/import_export/functions -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/import_export/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/import_export/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/import_export -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/install/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/install/lib -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/install/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/install -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo/classes/input -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo/extensions -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo/files -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo/functions -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/phpmailer/classes/language -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/phpmailer/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/phpmailer/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/phpmailer/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/phpmailer -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/extensions -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/files -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/functions -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/vendor/test/fixtures -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/vendor/test -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/vendor -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/textile -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/version/functions -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/version/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/version/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/version -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/classes/action -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/classes/basic -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/classes/validate -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/classes/value -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/ext/captcha/fonts -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/ext/captcha -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/ext/captcha_calc/fonts -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/ext/captcha_calc -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/ext -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/files -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/email/classes/action -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/email/classes/basic -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/email/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/email/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/email/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/email -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo/classes/value -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo/files -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo/module -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo/templates/default -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo/templates -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/classes/action -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/classes/basic -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/classes/value -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/templates/default -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/templates -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/setup/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/setup/module -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/setup/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/setup -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/templates/default -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/templates -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons/xform -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/addons -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/classes/util/socket -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/classes/util -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/classes/variables -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/classes -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/data -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/functions -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/generated/articles -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/generated/files -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/generated/templates -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/generated -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/install -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/lang -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/layout -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include/pages -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/include -@dirrmtry %%WWWDIR%%/%%AP_NAME%%/media -@dirrmtry %%WWWDIR%%/%%AP_NAME%% -@dirrmtry %%WWWDIR%% +@dir %%WWWDIR%%/files/addons/be_style/plugins/agk_skin +@dir %%WWWDIR%%/files/addons/be_style/plugins +@dir %%WWWDIR%%/files/addons/be_style +@dir %%WWWDIR%%/files/addons +@dir %%WWWDIR%%/files +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/classes/cache +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/files +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/functions +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/rss_reader/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/rss_reader/functions +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/rss_reader/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/rss_reader/vendor +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/rss_reader +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/userinfo/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/userinfo/functions +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/userinfo/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/userinfo +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/version_checker/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/version_checker/functions +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/version_checker/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins/version_checker +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/plugins +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard/settings +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_dashboard +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_search/extensions +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_search/files +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_search/functions +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_search/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_search +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/extensions +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/agk_skin/files +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/agk_skin +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/customizer/files/codemirror/theme +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/customizer/files/codemirror +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/customizer/files +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/customizer/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/customizer/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins/customizer +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style/plugins +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/be_style +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/classes/types +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/plugins/article_status/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/plugins/article_status/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/plugins/article_status +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/plugins/optimize_tables/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/plugins/optimize_tables/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/plugins/optimize_tables +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob/plugins +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/cronjob +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/image_manager/classes/effects +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/image_manager/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/image_manager/functions +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/image_manager/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/image_manager/media +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/image_manager/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/image_manager +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/import_export/backup +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/import_export/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/import_export/functions +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/import_export/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/import_export/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/import_export +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/install/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/install/lib +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/install/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/install +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo/classes/input +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo/extensions +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo/files +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo/functions +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/metainfo +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/phpmailer/classes/language +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/phpmailer/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/phpmailer/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/phpmailer/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/phpmailer +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/extensions +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/files +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/functions +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/vendor/test/fixtures +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/vendor/test +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/textile/vendor +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/textile +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/version/functions +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/version/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/version/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/version +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/classes/action +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/classes/basic +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/classes/validate +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/classes/value +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/ext/captcha/fonts +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/ext/captcha +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/ext/captcha_calc/fonts +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/ext/captcha_calc +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/ext +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/files +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/email/classes/action +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/email/classes/basic +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/email/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/email/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/email/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/email +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo/classes/value +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo/files +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo/module +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo/templates/default +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo/templates +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/geo +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/classes/action +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/classes/basic +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/classes/value +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/templates/default +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager/templates +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/manager +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/setup/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/setup/module +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/setup/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins/setup +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/plugins +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/templates/default +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform/templates +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons/xform +@dir %%WWWDIR%%/%%AP_NAME%%/include/addons +@dir %%WWWDIR%%/%%AP_NAME%%/include/classes/util/socket +@dir %%WWWDIR%%/%%AP_NAME%%/include/classes/util +@dir %%WWWDIR%%/%%AP_NAME%%/include/classes/variables +@dir %%WWWDIR%%/%%AP_NAME%%/include/classes +@dir %%WWWDIR%%/%%AP_NAME%%/include/data +@dir %%WWWDIR%%/%%AP_NAME%%/include/functions +@dir %%WWWDIR%%/%%AP_NAME%%/include/generated/articles +@dir %%WWWDIR%%/%%AP_NAME%%/include/generated/files +@dir %%WWWDIR%%/%%AP_NAME%%/include/generated/templates +@dir %%WWWDIR%%/%%AP_NAME%%/include/generated +@dir %%WWWDIR%%/%%AP_NAME%%/include/install +@dir %%WWWDIR%%/%%AP_NAME%%/include/lang +@dir %%WWWDIR%%/%%AP_NAME%%/include/layout +@dir %%WWWDIR%%/%%AP_NAME%%/include/pages +@dir %%WWWDIR%%/%%AP_NAME%%/include +@dir %%WWWDIR%%/%%AP_NAME%%/media +@dir %%WWWDIR%%/%%AP_NAME%% +@dir %%WWWDIR%% @group @owner From owner-svn-ports-head@freebsd.org Thu Jul 16 02:37:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 370E19A3C2F; Thu, 16 Jul 2015 02:37: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 2535219DF; Thu, 16 Jul 2015 02:37: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 t6G2bevQ027562; Thu, 16 Jul 2015 02:37:40 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G2bem3027561; Thu, 16 Jul 2015 02:37:40 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160237.t6G2bem3027561@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 02:37:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392256 - head/editors/psgml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 02:37:41 -0000 Author: amdmi3 Date: Thu Jul 16 02:37:40 2015 New Revision: 392256 URL: https://svnweb.freebsd.org/changeset/ports/392256 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/editors/psgml/pkg-plist Modified: head/editors/psgml/pkg-plist ============================================================================== --- head/editors/psgml/pkg-plist Thu Jul 16 02:27:17 2015 (r392255) +++ head/editors/psgml/pkg-plist Thu Jul 16 02:37:40 2015 (r392256) @@ -22,4 +22,3 @@ %%EMACS_VERSION_SITE_LISPDIR%%/psgml/psgml.el %%EMACS_VERSION_SITE_LISPDIR%%/psgml/psgml.elc %%EMACS_VERSION_SITE_LISPDIR%%/%%PSGML_STARTUPEL%% -@dirrm %%EMACS_VERSION_SITE_LISPDIR%%/psgml From owner-svn-ports-head@freebsd.org Thu Jul 16 02:39:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1142F9A3C85; Thu, 16 Jul 2015 02:39: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 01F931BB4; Thu, 16 Jul 2015 02:39: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 t6G2dQJc027722; Thu, 16 Jul 2015 02:39:26 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G2dQwG027721; Thu, 16 Jul 2015 02:39:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160239.t6G2dQwG027721@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 02:39:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392257 - head/security/super X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 02:39:27 -0000 Author: amdmi3 Date: Thu Jul 16 02:39:25 2015 New Revision: 392257 URL: https://svnweb.freebsd.org/changeset/ports/392257 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/security/super/pkg-plist Modified: head/security/super/pkg-plist ============================================================================== --- head/security/super/pkg-plist Thu Jul 16 02:37:40 2015 (r392256) +++ head/security/super/pkg-plist Thu Jul 16 02:39:25 2015 (r392257) @@ -7,5 +7,4 @@ man/man5/super.5.gz %%PORTDOCS%%%%DOCSDIR%%/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.cdmount %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.tab -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% @dir var From owner-svn-ports-head@freebsd.org Thu Jul 16 02:44:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4B349A3E0D; Thu, 16 Jul 2015 02:44:11 +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 B56E91F77; Thu, 16 Jul 2015 02:44:11 +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 t6G2iBAc031539; Thu, 16 Jul 2015 02:44:11 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G2iBqp031538; Thu, 16 Jul 2015 02:44:11 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160244.t6G2iBqp031538@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 02:44:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392258 - head/news/trn4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 02:44:11 -0000 Author: amdmi3 Date: Thu Jul 16 02:44:10 2015 New Revision: 392258 URL: https://svnweb.freebsd.org/changeset/ports/392258 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/news/trn4/pkg-plist Modified: head/news/trn4/pkg-plist ============================================================================== --- head/news/trn4/pkg-plist Thu Jul 16 02:39:25 2015 (r392257) +++ head/news/trn4/pkg-plist Thu Jul 16 02:44:10 2015 (r392258) @@ -28,7 +28,3 @@ lib/trn/HelpFiles/samples/trnrc man/man1/Pnews.1.gz man/man1/Rnmail.1.gz man/man1/trn.1.gz -@dirrm lib/trn/HelpFiles/config -@dirrm lib/trn/HelpFiles/samples -@dirrm lib/trn/HelpFiles -@dirrm lib/trn From owner-svn-ports-head@freebsd.org Thu Jul 16 02:44:59 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5C3E9A3E32; Thu, 16 Jul 2015 02:44: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 D658A106B; Thu, 16 Jul 2015 02:44: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 t6G2ixfs031652; Thu, 16 Jul 2015 02:44:59 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G2ixH7031651; Thu, 16 Jul 2015 02:44:59 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160244.t6G2ixH7031651@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 02:44:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392259 - head/security/libotr3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 02:45:00 -0000 Author: amdmi3 Date: Thu Jul 16 02:44:58 2015 New Revision: 392259 URL: https://svnweb.freebsd.org/changeset/ports/392259 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/security/libotr3/pkg-plist Modified: head/security/libotr3/pkg-plist ============================================================================== --- head/security/libotr3/pkg-plist Thu Jul 16 02:44:10 2015 (r392258) +++ head/security/libotr3/pkg-plist Thu Jul 16 02:44:58 2015 (r392259) @@ -31,4 +31,3 @@ man/man1/otr_remac.1.gz man/man1/otr_sesskeys.1.gz man/man1/otr_toolkit.1.gz share/aclocal/libotr.m4 -@dirrm include/libotr From owner-svn-ports-head@freebsd.org Thu Jul 16 02:55:22 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A64BE9A3F60; Thu, 16 Jul 2015 02:55:22 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pd0-x234.google.com (mail-pd0-x234.google.com [IPv6:2607:f8b0:400e:c02::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7F352154E; Thu, 16 Jul 2015 02:55:22 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pdjr16 with SMTP id r16so35806089pdj.3; Wed, 15 Jul 2015 19:55:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=XbmTwbOsBkXL6kr0BwPmvX2PtOI1Oyn5HwrWE0n+6iI=; b=hbW3RCHHtxoPI2vm1YkYE+HsZ+ZjkiOGvYkshDMRNY/dbd4X89CSPrRgfQmJ2/aFo2 y2tTYas3vn2Gh/lKTXjbKe9Y3XQX5y6H6GrDxJHBKYZXrOcEV9y+mCF/p2x+IlnRoDno lBI0fuEivs9HNFheRppZKChz8UVXoz+OA3dUJlGK7a4pNczQfmI+JVFiu0s7t/NPGzv3 eK8oafEu2WQHqswP/jRwpEqkazrlcjZhkYB4EyTveh6tfOyXem1gxQN1PtPWlZryDYhI xxJgxSvYTtNKyfkbUvrmI850u2toG3f558hxgS3YAjvjeDy1DuWB5brjZzAUjtf3fRRa XU1w== X-Received: by 10.69.18.6 with SMTP id gi6mr14268151pbd.44.1437015321787; Wed, 15 Jul 2015 19:55:21 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01::3? (2001-44b8-31ae-7b01-0000-0000-0000-0003.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01::3]) by smtp.gmail.com with ESMTPSA id f8sm6111728pas.10.2015.07.15.19.55.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jul 2015 19:55:21 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r392193 - in head/ports-mgmt/porttools: . files References: <201507151846.t6FIknvE011456@svnmir.geo.freebsd.org> To: Steven Kreuzer , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <55A71D11.5040602@FreeBSD.org> Date: Thu, 16 Jul 2015 12:55:13 +1000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0 MIME-Version: 1.0 In-Reply-To: <201507151846.t6FIknvE011456@svnmir.geo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 02:55:22 -0000 On 16/07/2015 4:46 AM, Steven Kreuzer wrote: > Author: skreuzer > Date: Wed Jul 15 18:46:48 2015 > New Revision: 392193 > URL: https://svnweb.freebsd.org/changeset/ports/392193 > > Log: > Add a patch to address an issues that causes the port create command to use > a non existant template when trying to use the 'default' template > > Added: > head/ports-mgmt/porttools/files/ > head/ports-mgmt/porttools/files/patch-scripts_cmd__create.in (contents, props changed) > Modified: > head/ports-mgmt/porttools/Makefile > > Modified: head/ports-mgmt/porttools/Makefile > ============================================================================== > --- head/ports-mgmt/porttools/Makefile Wed Jul 15 18:38:48 2015 (r392192) > +++ head/ports-mgmt/porttools/Makefile Wed Jul 15 18:46:48 2015 (r392193) > @@ -3,6 +3,7 @@ > > PORTNAME= porttools > PORTVERSION= 1.05 > +PORTREVISION= 1 > CATEGORIES= ports-mgmt > > MAINTAINER= skreuzer@FreeBSD.org > > Added: head/ports-mgmt/porttools/files/patch-scripts_cmd__create.in > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/ports-mgmt/porttools/files/patch-scripts_cmd__create.in Wed Jul 15 18:46:48 2015 (r392193) > @@ -0,0 +1,11 @@ > +--- scripts/cmd_create.in.orig 2015-07-15 17:45:24 UTC > ++++ scripts/cmd_create.in > +@@ -69,7 +69,7 @@ else > + fi > + > + PORTBASE=$(basename ${ARG_PORTNAME}) > +-PORTPREFIX=$(echo ${PORTBASE} | cut -d- -f1) > ++PORTPREFIX=$(echo ${PORTBASE} | cut -s -d- -f1) > + > + # Work around the fact that R modules are > + # prefixed with R-cran > I hit this many times, thanks for fixing! From owner-svn-ports-head@freebsd.org Thu Jul 16 03:12:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB53899C23B; Thu, 16 Jul 2015 03:12: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 BC0FA10C9; Thu, 16 Jul 2015 03:12: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 t6G3C22W044427; Thu, 16 Jul 2015 03:12:02 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G3C2hr044426; Thu, 16 Jul 2015 03:12:02 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160312.t6G3C2hr044426@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 03:12:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392260 - head/security/proxycheck X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 03:12:02 -0000 Author: amdmi3 Date: Thu Jul 16 03:12:01 2015 New Revision: 392260 URL: https://svnweb.freebsd.org/changeset/ports/392260 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/security/proxycheck/pkg-plist Modified: head/security/proxycheck/pkg-plist ============================================================================== --- head/security/proxycheck/pkg-plist Thu Jul 16 02:44:58 2015 (r392259) +++ head/security/proxycheck/pkg-plist Thu Jul 16 03:12:01 2015 (r392260) @@ -1,4 +1,3 @@ sbin/proxycheck man/man1/proxycheck.1.gz %%PORTDOCS%%%%DOCSDIR%%/CHANGES -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-head@freebsd.org Thu Jul 16 03:27:48 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46CB699C4D1; Thu, 16 Jul 2015 03:27: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 376171872; Thu, 16 Jul 2015 03:27: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 t6G3RmiS048684; Thu, 16 Jul 2015 03:27:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G3RmIi048683; Thu, 16 Jul 2015 03:27:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160327.t6G3RmIi048683@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 03:27:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392261 - head/www/mod_python33 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 03:27:48 -0000 Author: amdmi3 Date: Thu Jul 16 03:27:47 2015 New Revision: 392261 URL: https://svnweb.freebsd.org/changeset/ports/392261 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/mod_python33/pkg-plist Modified: head/www/mod_python33/pkg-plist ============================================================================== --- head/www/mod_python33/pkg-plist Thu Jul 16 03:12:01 2015 (r392260) +++ head/www/mod_python33/pkg-plist Thu Jul 16 03:27:47 2015 (r392261) @@ -40,4 +40,3 @@ %%APACHEMODDIR%%/%%AP_MODULE%% @exec %D/sbin/apxs -e %%AP_MOD_EN%% -n %%AP_NAME%% %D/%F @unexec echo "Don't forget to remove all mod_%%AP_NAME%%-related directives in your httpd.conf" -@dirrm %%PYTHON_SITELIBDIR%%/mod_python From owner-svn-ports-head@freebsd.org Thu Jul 16 03:43:44 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A320D99CC16; Thu, 16 Jul 2015 03:43:44 +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 93BD2102F; Thu, 16 Jul 2015 03:43:44 +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 t6G3hitJ056598; Thu, 16 Jul 2015 03:43:44 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G3hiZN056597; Thu, 16 Jul 2015 03:43:44 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160343.t6G3hiZN056597@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 03:43:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392262 - head/www/p5-CGI.pm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 03:43:44 -0000 Author: amdmi3 Date: Thu Jul 16 03:43:43 2015 New Revision: 392262 URL: https://svnweb.freebsd.org/changeset/ports/392262 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/p5-CGI.pm/pkg-plist Modified: head/www/p5-CGI.pm/pkg-plist ============================================================================== --- head/www/p5-CGI.pm/pkg-plist Thu Jul 16 03:27:47 2015 (r392261) +++ head/www/p5-CGI.pm/pkg-plist Thu Jul 16 03:43:43 2015 (r392262) @@ -28,7 +28,6 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/save_state.cgi %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tryit.cgi %%PORTEXAMPLES%%%%EXAMPLESDIR%%/wilogo.gif -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% %%PERL5_MAN3%%/CGI.3.gz %%PERL5_MAN3%%/CGI::Apache.3.gz %%PERL5_MAN3%%/CGI::Carp.3.gz From owner-svn-ports-head@freebsd.org Thu Jul 16 03:47:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28FFE99CD7A; Thu, 16 Jul 2015 03:47:01 +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 19E5D1184; Thu, 16 Jul 2015 03:47:01 +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 t6G3l0b5056854; Thu, 16 Jul 2015 03:47:00 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G3l0Tt056852; Thu, 16 Jul 2015 03:47:00 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160347.t6G3l0Tt056852@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 03:47:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392263 - head/www/planet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 03:47:01 -0000 Author: amdmi3 Date: Thu Jul 16 03:46:59 2015 New Revision: 392263 URL: https://svnweb.freebsd.org/changeset/ports/392263 Log: - Drop @dirrm* from plist - Add NO_ARCH Approved by: portmgr blanket Modified: head/www/planet/Makefile head/www/planet/pkg-plist Modified: head/www/planet/Makefile ============================================================================== --- head/www/planet/Makefile Thu Jul 16 03:43:43 2015 (r392262) +++ head/www/planet/Makefile Thu Jul 16 03:46:59 2015 (r392263) @@ -14,6 +14,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/Tid USES= python tar:bzip2 NO_BUILD= yes +NO_ARCH= yes SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message Modified: head/www/planet/pkg-plist ============================================================================== --- head/www/planet/pkg-plist Thu Jul 16 03:43:43 2015 (r392262) +++ head/www/planet/pkg-plist Thu Jul 16 03:46:59 2015 (r392263) @@ -47,14 +47,3 @@ %%DATADIR%%/planet/tests/test_main.py %%DATADIR%%/planet/tests/test_sanitize.py %%DATADIR%%/planet/tests/test_sub.py -@dirrm %%DATADIR%%/examples/basic -@dirrm %%DATADIR%%/examples/cache -@dirrm %%DATADIR%%/examples/fancy -@dirrm %%DATADIR%%/examples/output/images -@dirrm %%DATADIR%%/examples/output -@dirrm %%DATADIR%%/examples -@dirrm %%DATADIR%%/planet/compat_logging -@dirrm %%DATADIR%%/planet/tests/data -@dirrm %%DATADIR%%/planet/tests -@dirrm %%DATADIR%%/planet -@dirrm %%DATADIR%% From owner-svn-ports-head@freebsd.org Thu Jul 16 03:47:43 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76C0599CDA9; Thu, 16 Jul 2015 03:47: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 67BA51268; Thu, 16 Jul 2015 03:47: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 t6G3lh28056962; Thu, 16 Jul 2015 03:47:43 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G3lhke056961; Thu, 16 Jul 2015 03:47:43 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160347.t6G3lhke056961@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 03:47:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392264 - head/www/twill X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 03:47:43 -0000 Author: amdmi3 Date: Thu Jul 16 03:47:42 2015 New Revision: 392264 URL: https://svnweb.freebsd.org/changeset/ports/392264 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/twill/pkg-plist Modified: head/www/twill/pkg-plist ============================================================================== --- head/www/twill/pkg-plist Thu Jul 16 03:46:59 2015 (r392263) +++ head/www/twill/pkg-plist Thu Jul 16 03:47:42 2015 (r392264) @@ -45,6 +45,3 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/extend_example.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/quixote-demo %%PORTEXAMPLES%%%%EXAMPLESDIR%%/quixote-demo-2 -%%PORTDOCS%%@dirrm %%DOCSDIR%%/advocacy -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% From owner-svn-ports-head@freebsd.org Thu Jul 16 03:59:54 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13DC399CFA0; Thu, 16 Jul 2015 03:59: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 040F01984; Thu, 16 Jul 2015 03:59: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 t6G3xr41061201; Thu, 16 Jul 2015 03:59:53 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G3xrPh061200; Thu, 16 Jul 2015 03:59:53 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160359.t6G3xrPh061200@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 03:59:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392265 - head/www/py-django-openid-auth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 03:59:54 -0000 Author: amdmi3 Date: Thu Jul 16 03:59:53 2015 New Revision: 392265 URL: https://svnweb.freebsd.org/changeset/ports/392265 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/py-django-openid-auth/pkg-plist Modified: head/www/py-django-openid-auth/pkg-plist ============================================================================== --- head/www/py-django-openid-auth/pkg-plist Thu Jul 16 03:47:42 2015 (r392264) +++ head/www/py-django-openid-auth/pkg-plist Thu Jul 16 03:59:53 2015 (r392265) @@ -57,9 +57,3 @@ %%PYTHON_SITELIBDIR%%/django_openid_auth/views.py %%PYTHON_SITELIBDIR%%/django_openid_auth/views.pyc %%PYTHON_SITELIBDIR%%/django_openid_auth/views.pyo -@dirrmtry %%PYTHON_SITELIBDIR%%/django_openid_auth/tests -@dirrmtry %%PYTHON_SITELIBDIR%%/django_openid_auth/management/commands -@dirrmtry %%PYTHON_SITELIBDIR%%/django_openid_auth/management -@dirrmtry %%PYTHON_SITELIBDIR%%/django_openid_auth/templates/openid -@dirrmtry %%PYTHON_SITELIBDIR%%/django_openid_auth/templates -@dirrmtry %%PYTHON_SITELIBDIR%%/django_openid_auth From owner-svn-ports-head@freebsd.org Thu Jul 16 04:02:15 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7CA29A30A4; Thu, 16 Jul 2015 04:02:15 +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 989861C83; Thu, 16 Jul 2015 04:02:15 +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 t6G42FBC064946; Thu, 16 Jul 2015 04:02:15 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G42Fjx064945; Thu, 16 Jul 2015 04:02:15 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160402.t6G42Fjx064945@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 04:02:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392266 - head/www/p5-FCGI-Spawn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 04:02:15 -0000 Author: amdmi3 Date: Thu Jul 16 04:02:14 2015 New Revision: 392266 URL: https://svnweb.freebsd.org/changeset/ports/392266 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/p5-FCGI-Spawn/pkg-plist Modified: head/www/p5-FCGI-Spawn/pkg-plist ============================================================================== --- head/www/p5-FCGI-Spawn/pkg-plist Thu Jul 16 03:59:53 2015 (r392265) +++ head/www/p5-FCGI-Spawn/pkg-plist Thu Jul 16 04:02:14 2015 (r392266) @@ -6,5 +6,3 @@ man/man1/fcgi_spawn.1.gz bin/fcgi_spawn etc/fcgi_spawn/fcgi_spawn.conf.sample share/doc/p5-FCGI-Spawn/README -@dirrmtry share/doc/p5-FCGI-Spawn -@dirrmtry etc/fcgi_spawn From owner-svn-ports-head@freebsd.org Thu Jul 16 04:07:22 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7B2D9A310F; Thu, 16 Jul 2015 04:07:22 +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 B07B01E38; Thu, 16 Jul 2015 04:07:22 +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 t6G47MXo065332; Thu, 16 Jul 2015 04:07:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G47MKI065331; Thu, 16 Jul 2015 04:07:22 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160407.t6G47MKI065331@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 04:07:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392267 - head/sysutils/gather X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 04:07:22 -0000 Author: amdmi3 Date: Thu Jul 16 04:07:21 2015 New Revision: 392267 URL: https://svnweb.freebsd.org/changeset/ports/392267 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/sysutils/gather/pkg-plist Modified: head/sysutils/gather/pkg-plist ============================================================================== --- head/sysutils/gather/pkg-plist Thu Jul 16 04:02:14 2015 (r392266) +++ head/sysutils/gather/pkg-plist Thu Jul 16 04:07:21 2015 (r392267) @@ -4,8 +4,5 @@ man/man1/gather.1.gz %%PORTDOCS%%%%DOCSDIR%%/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gather.map.freebsd %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gather.map.linux -%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%% -%%PORTDOCS%%@dirrmtry %%DOCSDIR%% @sample etc/gather/gather.cfg.sample @sample etc/gather/gather.map.sample -@dirrmtry etc/gather From owner-svn-ports-head@freebsd.org Thu Jul 16 04:42:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA2EB9A3611; Thu, 16 Jul 2015 04:42: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 BAAD11173; Thu, 16 Jul 2015 04:42: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 t6G4gfTh081103; Thu, 16 Jul 2015 04:42:41 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G4gfgp081102; Thu, 16 Jul 2015 04:42:41 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160442.t6G4gfgp081102@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 04:42:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392268 - head/www/udmsearch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 04:42:41 -0000 Author: amdmi3 Date: Thu Jul 16 04:42:40 2015 New Revision: 392268 URL: https://svnweb.freebsd.org/changeset/ports/392268 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/udmsearch/pkg-plist Modified: head/www/udmsearch/pkg-plist ============================================================================== --- head/www/udmsearch/pkg-plist Thu Jul 16 04:07:21 2015 (r392267) +++ head/www/udmsearch/pkg-plist Thu Jul 16 04:42:40 2015 (r392268) @@ -86,17 +86,3 @@ sbin/indexer sbin/splitter man/man1/indexer.1.gz man/man5/indexer.conf.5.gz -@dirrmtry %%DATADIR%%/create/ibase -@dirrmtry %%DATADIR%%/create/msql -@dirrmtry %%DATADIR%%/create/mssql -@dirrmtry %%DATADIR%%/create/mysql -@dirrmtry %%DATADIR%%/create/oracle -@dirrmtry %%DATADIR%%/create/pgsql -@dirrmtry %%DATADIR%%/create/solid -@dirrmtry %%DATADIR%%/create/stopwords -@dirrmtry %%DATADIR%%/create/sybase -@dirrmtry %%DATADIR%%/create/virtuoso -@dirrmtry %%DATADIR%%/create -@dirrmtry %%DATADIR%% -%%PORTDOCS%%@dirrmtry %%DOCSDIR%% -@dirrmtry etc/udmsearch From owner-svn-ports-head@freebsd.org Thu Jul 16 04:47:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 30D969A3652; Thu, 16 Jul 2015 04:47: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 19622159B; Thu, 16 Jul 2015 04:47: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 t6G4l8sn081394; Thu, 16 Jul 2015 04:47:08 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G4l8Ot081393; Thu, 16 Jul 2015 04:47:08 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160447.t6G4l8Ot081393@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 04:47:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392269 - head/www/ruby-aws X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 04:47:09 -0000 Author: amdmi3 Date: Thu Jul 16 04:47:08 2015 New Revision: 392269 URL: https://svnweb.freebsd.org/changeset/ports/392269 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/ruby-aws/pkg-plist Modified: head/www/ruby-aws/pkg-plist ============================================================================== --- head/www/ruby-aws/pkg-plist Thu Jul 16 04:42:40 2015 (r392268) +++ head/www/ruby-aws/pkg-plist Thu Jul 16 04:47:08 2015 (r392269) @@ -30,7 +30,3 @@ %%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/tag_lookup1 %%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/transaction_lookup1 %%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/vehicle_search -@dirrmtry %%RUBY_SITELIBDIR%%/amazon/aws -@dirrmtry %%RUBY_SITELIBDIR%%/amazon -%%PORTDOCS%%@dirrmtry %%RUBY_MODDOCDIR%% -%%PORTEXAMPLES%%@dirrmtry %%RUBY_MODEXAMPLESDIR%% From owner-svn-ports-head@freebsd.org Thu Jul 16 04:51:28 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EAE099A3783; Thu, 16 Jul 2015 04:51:28 +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 DB4C619CF; Thu, 16 Jul 2015 04:51:28 +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 t6G4pSZD084693; Thu, 16 Jul 2015 04:51:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G4pS1w084692; Thu, 16 Jul 2015 04:51:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160451.t6G4pS1w084692@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 04:51:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392270 - head/www/websh X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 04:51:29 -0000 Author: amdmi3 Date: Thu Jul 16 04:51:27 2015 New Revision: 392270 URL: https://svnweb.freebsd.org/changeset/ports/392270 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/websh/pkg-plist Modified: head/www/websh/pkg-plist ============================================================================== --- head/www/websh/pkg-plist Thu Jul 16 04:47:08 2015 (r392269) +++ head/www/websh/pkg-plist Thu Jul 16 04:51:27 2015 (r392270) @@ -4,7 +4,6 @@ lib/libwebsh%%TCL_DVER%%.so lib/websh/pkgIndex.tcl lib/websh/htmlhandler.ws3 lib/websh/otherhandler.ws3 -@dirrm lib/websh etc/websh.conf.dist %%APACHEMODDIR%%/mod_websh.so @exec %D/sbin/apxs -e -A -n websh %D/%F From owner-svn-ports-head@freebsd.org Thu Jul 16 05:01:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 489E39A38F2; Thu, 16 Jul 2015 05:01:01 +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 3963C1D0C; Thu, 16 Jul 2015 05:01:01 +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 t6G511Pr087349; Thu, 16 Jul 2015 05:01:01 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G511k3087348; Thu, 16 Jul 2015 05:01:01 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160501.t6G511k3087348@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 05:01:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392271 - head/www/xshttpd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 05:01:01 -0000 Author: amdmi3 Date: Thu Jul 16 05:01:00 2015 New Revision: 392271 URL: https://svnweb.freebsd.org/changeset/ports/392271 Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/www/xshttpd/pkg-plist Modified: head/www/xshttpd/pkg-plist ============================================================================== --- head/www/xshttpd/pkg-plist Thu Jul 16 04:51:27 2015 (r392270) +++ head/www/xshttpd/pkg-plist Thu Jul 16 05:01:00 2015 (r392271) @@ -80,11 +80,5 @@ man/man5/xsredir.5.gz man/man5/xsscripts.5.gz man/man7/httpd_cgi.7.gz man/man7/httpd_ssi.7.gz -@dirrm %%WWWDIR%%/contrib -@dirrm %%WWWDIR%%/gfxcount -@dirrmtry %%WWWDIR%%/cgi-bin -@dirrmtry %%WWWDIR%%/conf -@dirrmtry %%WWWDIR%%/htdocs -@dirrmtry %%WWWDIR%%/icons -@dirrmtry %%WWWDIR%%/logs -@dirrmtry %%WWWDIR%% +@dir %%WWWDIR%%/logs +@dir %%WWWDIR%%/htdocs From owner-svn-ports-head@freebsd.org Thu Jul 16 05:29:23 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62C799A3EA1; Thu, 16 Jul 2015 05:29:23 +0000 (UTC) (envelope-from alonso@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 5330B1EFE; Thu, 16 Jul 2015 05:29:23 +0000 (UTC) (envelope-from alonso@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6G5TN2K097713; Thu, 16 Jul 2015 05:29:23 GMT (envelope-from alonso@FreeBSD.org) Received: (from alonso@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G5TNx0097712; Thu, 16 Jul 2015 05:29:23 GMT (envelope-from alonso@FreeBSD.org) Message-Id: <201507160529.t6G5TNx0097712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: alonso set sender to alonso@FreeBSD.org using -f From: Alonso Schaich Date: Thu, 16 Jul 2015 05:29:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392272 - in head/devel/qca: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 05:29:23 -0000 Author: alonso Date: Thu Jul 16 05:29:22 2015 New Revision: 392272 URL: https://svnweb.freebsd.org/changeset/ports/392272 Log: Revert 392050 While 392050 fixed the libressl build, it broke compilation against FreeBSD-8 and FreeBSD-9's base openssl. PR: 199134 PR: 201584 Deleted: head/devel/qca/files/patch-git_593de685 Modified: head/devel/qca/Makefile Modified: head/devel/qca/Makefile ============================================================================== --- head/devel/qca/Makefile Thu Jul 16 05:01:00 2015 (r392271) +++ head/devel/qca/Makefile Thu Jul 16 05:29:22 2015 (r392272) @@ -3,7 +3,7 @@ PORTNAME= qca PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://delta.affinix.com/download/qca/2.0/ From owner-svn-ports-head@freebsd.org Thu Jul 16 06:06:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF8FB9A375E; Thu, 16 Jul 2015 06:06:07 +0000 (UTC) (envelope-from jbeich@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 BBEFA11F3; Thu, 16 Jul 2015 06:06:07 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6G667es015011; Thu, 16 Jul 2015 06:06:07 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G660Ir014993; Thu, 16 Jul 2015 06:06:00 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201507160606.t6G660Ir014993@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 16 Jul 2015 06:06:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392273 - in head: Mk Mk/Uses multimedia/gmp-api multimedia/openh264 security/ca_root_nss security/nss www/firefox www/firefox-esr www/firefox-esr-i18n www/firefox-esr/files www/firefox... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 06:06:07 -0000 Author: jbeich Date: Thu Jul 16 06:05:59 2015 New Revision: 392273 URL: https://svnweb.freebsd.org/changeset/ports/392273 Log: - Update NSS and ca_root_nss to 3.19.2 - Update Firefox and gmp-api to 39.0 - Update Firefox ESR and libxul to 38.1.0 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19.2_release_notes Changes: https://www.mozilla.org/firefox/39.0/releasenotes/ Changes: https://www.mozilla.org/firefox/38.1.0/releasenotes/ MFH: 2015Q3 Security: https://vuxml.freebsd.org/freebsd/44d9daee-940c-4179-86bb-6e3ffd617869.html Added: head/www/firefox-esr/files/patch-bug1041268 (contents, props changed) head/www/firefox-esr/files/patch-bug1073117 (contents, props changed) head/www/firefox-esr/files/patch-bug1138845 (contents, props changed) head/www/firefox-esr/files/patch-bug1143686 (contents, props changed) head/www/firefox-esr/files/patch-bug1144643 (contents, props changed) head/www/firefox-esr/files/patch-media-libstagefright-foundation-AString.cpp (contents, props changed) head/www/firefox-esr/files/patch-system-openh264 (contents, props changed) head/www/libxul/files/patch-bug1041268 (contents, props changed) head/www/libxul/files/patch-bug1073117 (contents, props changed) head/www/libxul/files/patch-bug1138845 (contents, props changed) head/www/libxul/files/patch-bug1143686 (contents, props changed) head/www/libxul/files/patch-bug1144643 (contents, props changed) head/www/libxul/files/patch-media-libstagefright-foundation-AString.cpp (contents, props changed) head/www/libxul/files/patch-system-openh264 (contents, props changed) Deleted: head/www/firefox-esr/files/patch-bug1013675 head/www/firefox-esr/files/patch-bug1015547 head/www/firefox-esr/files/patch-bug1021171 head/www/firefox-esr/files/patch-bug1026828 head/www/firefox-esr/files/patch-bug1041381 head/www/firefox-esr/files/patch-bug1041795 head/www/firefox-esr/files/patch-bug1046224 head/www/firefox-esr/files/patch-bug1061736 head/www/firefox-esr/files/patch-bug1067377 head/www/firefox-esr/files/patch-bug1073709 head/www/firefox-esr/files/patch-bug1082199 head/www/firefox-esr/files/patch-bug1103858 head/www/firefox-esr/files/patch-bug1125579 head/www/firefox-esr/files/patch-bug1125580 head/www/firefox-esr/files/patch-bug858919 head/www/firefox-esr/files/patch-bug961264 head/www/firefox/files/patch-bug1138845 head/www/firefox/files/patch-bug1143411 head/www/firefox/files/patch-bug1143686 head/www/firefox/files/patch-bug1144643 head/www/libxul/files/patch-bug1013675 head/www/libxul/files/patch-bug1015547 head/www/libxul/files/patch-bug1021171 head/www/libxul/files/patch-bug1026828 head/www/libxul/files/patch-bug1041381 head/www/libxul/files/patch-bug1041795 head/www/libxul/files/patch-bug1046224 head/www/libxul/files/patch-bug1061736 head/www/libxul/files/patch-bug1067377 head/www/libxul/files/patch-bug1073709 head/www/libxul/files/patch-bug1082199 head/www/libxul/files/patch-bug1103858 head/www/libxul/files/patch-bug1125579 head/www/libxul/files/patch-bug1125580 head/www/libxul/files/patch-bug858919 head/www/libxul/files/patch-bug961264 Modified: head/Mk/Uses/gecko.mk head/Mk/bsd.gecko.mk head/multimedia/gmp-api/Makefile head/multimedia/gmp-api/distinfo head/multimedia/openh264/Makefile head/security/ca_root_nss/Makefile head/security/ca_root_nss/distinfo head/security/nss/Makefile head/security/nss/distinfo head/www/firefox-esr-i18n/Makefile head/www/firefox-esr-i18n/Makefile.lang head/www/firefox-esr-i18n/distinfo head/www/firefox-esr/Makefile head/www/firefox-esr/distinfo head/www/firefox-esr/files/patch-bug1013882 head/www/firefox-esr/files/patch-bug1021761 head/www/firefox-esr/files/patch-bug1130155 head/www/firefox-esr/files/patch-bug702179 head/www/firefox-esr/files/patch-bug779713 head/www/firefox-esr/files/patch-bug826985 head/www/firefox-esr/files/patch-bug847568 head/www/firefox-esr/files/patch-ijg-libjpeg head/www/firefox-esr/files/patch-z-bug517422 head/www/firefox-i18n/Makefile head/www/firefox-i18n/distinfo head/www/firefox/Makefile head/www/firefox/distinfo head/www/firefox/files/patch-bug1013882 head/www/firefox/files/patch-bug1073117 head/www/firefox/files/patch-bug779713 head/www/firefox/files/patch-bug826985 head/www/firefox/files/patch-system-openh264 head/www/libxul/Makefile head/www/libxul/distinfo head/www/libxul/files/patch-bug1013882 head/www/libxul/files/patch-bug1021761 head/www/libxul/files/patch-bug1130155 head/www/libxul/files/patch-bug702179 head/www/libxul/files/patch-bug779713 head/www/libxul/files/patch-bug826985 head/www/libxul/files/patch-bug847568 head/www/libxul/files/patch-ijg-libjpeg head/www/libxul/files/patch-z-bug517422 head/www/linux-firefox/Makefile head/www/linux-firefox/distinfo head/www/linux-firefox/pkg-plist Modified: head/Mk/Uses/gecko.mk ============================================================================== --- head/Mk/Uses/gecko.mk Thu Jul 16 05:29:22 2015 (r392272) +++ head/Mk/Uses/gecko.mk Thu Jul 16 06:05:59 2015 (r392273) @@ -31,18 +31,18 @@ GECKO_CONFING?= ${LOCALBASE}/bin/${GECKO XPIDL?= ${LOCALBASE}/lib/${GECKO}/xpidl XPIDL_INCL?= `${GECKO_CONFIG} --idlflags` -BUILD_DEPENDS+= libxul>=31:${PORTSDIR}/www/libxul -RUN_DEPENDS+= libxul>=31:${PORTSDIR}/www/libxul +BUILD_DEPENDS+= libxul>=38:${PORTSDIR}/www/libxul +RUN_DEPENDS+= libxul>=38:${PORTSDIR}/www/libxul .elif ${gecko_ARGS:Mfirefox} -_GECKO_DEFAULT_VERSION= 31 -_GECKO_VERSIONS= 31 38 +_GECKO_DEFAULT_VERSION= 38 +_GECKO_VERSIONS= 38 39 _GECKO_TYPE= firefox # Dependence lines for different Firefox versions -31_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:${PORTSDIR}/www/firefox-esr -38_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:${PORTSDIR}/www/firefox +38_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:${PORTSDIR}/www/firefox-esr +39_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:${PORTSDIR}/www/firefox .if exists(${LOCALBASE}/bin/firefox) _GECKO_INSTALLED_VER!= ${LOCALBASE}/bin/firefox --version 2>/dev/null Modified: head/Mk/bsd.gecko.mk ============================================================================== --- head/Mk/bsd.gecko.mk Thu Jul 16 05:29:22 2015 (r392272) +++ head/Mk/bsd.gecko.mk Thu Jul 16 06:05:59 2015 (r392273) @@ -161,8 +161,8 @@ icu_LIB_DEPENDS= libicui18n.so:${PORTSD icu_MOZ_OPTIONS= --with-system-icu --with-intl-api -jpeg_BUILD_DEPENDS=yasm:${PORTSDIR}/devel/yasm -# XXX depends on ports/180159 or package flavor support -#jpeg_LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/libjpeg-turbo +# XXX JCS_EXTENSIONS API is currently disabled by r371283 +# XXX Remove files/patch-ijg-libjpeg once -turbo is default jpeg_USES= jpeg jpeg_MOZ_OPTIONS= --with-system-jpeg=${LOCALBASE} Modified: head/multimedia/gmp-api/Makefile ============================================================================== --- head/multimedia/gmp-api/Makefile Thu Jul 16 05:29:22 2015 (r392272) +++ head/multimedia/gmp-api/Makefile Thu Jul 16 06:05:59 2015 (r392273) @@ -2,8 +2,7 @@ PORTNAME= gmp-api DISTVERSIONPREFIX= Firefox -DISTVERSION= 38 # tracking www/firefox -PORTREVISION= 1 +DISTVERSION= 39 # tracking www/firefox CATEGORIES= multimedia MAINTAINER= gecko@FreeBSD.org Modified: head/multimedia/gmp-api/distinfo ============================================================================== --- head/multimedia/gmp-api/distinfo Thu Jul 16 05:29:22 2015 (r392272) +++ head/multimedia/gmp-api/distinfo Thu Jul 16 06:05:59 2015 (r392273) @@ -1,2 +1,2 @@ -SHA256 (mozilla-gmp-api-Firefox38_GH0.tar.gz) = 6b156afe850c0d6faf0492ca5feeff4358e50ddc5ce3022ddcc6905a5bd21c80 -SIZE (mozilla-gmp-api-Firefox38_GH0.tar.gz) = 16209 +SHA256 (mozilla-gmp-api-Firefox39_GH0.tar.gz) = ecb461af06f4d8f1c16330e78e73775f5656767ced77ac2b5e4bb9413ca86ec4 +SIZE (mozilla-gmp-api-Firefox39_GH0.tar.gz) = 16363 Modified: head/multimedia/openh264/Makefile ============================================================================== --- head/multimedia/openh264/Makefile Thu Jul 16 05:29:22 2015 (r392272) +++ head/multimedia/openh264/Makefile Thu Jul 16 06:05:59 2015 (r392273) @@ -3,7 +3,7 @@ PORTNAME= openh264 PORTVERSION= 1.4.0 DISTVERSIONPREFIX=v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= gecko@FreeBSD.org Modified: head/security/ca_root_nss/Makefile ============================================================================== --- head/security/ca_root_nss/Makefile Thu Jul 16 05:29:22 2015 (r392272) +++ head/security/ca_root_nss/Makefile Thu Jul 16 06:05:59 2015 (r392273) @@ -2,7 +2,6 @@ PORTNAME= ca_root_nss PORTVERSION= ${VERSION_NSS} -PORTREVISION= 1 CATEGORIES= security MASTER_SITES= MOZILLA/security/nss/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src DISTNAME= nss-${VERSION_NSS}${NSS_SUFFIX} @@ -18,7 +17,7 @@ OPTIONS_DEFAULT= ETCSYMLINK OPTIONS_SUB= yes ETCSYMLINK_DESC= Add symlink to /etc/ssl/cert.pem -ETCSYMLINK_CONFLICTS= ca-roots-[0-9]* +ETCSYMLINK_CONFLICTS_INSTALL= ca-roots-[0-9]* USES= perl5 USE_PERL5= build @@ -33,7 +32,7 @@ PLIST_SUB+= CERTDIR=${CERTDIR} # !!! Please DO NOT submit patches for new version until it has !!! # !!! been committed there first. !!! # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -VERSION_NSS= 3.19.1 +VERSION_NSS= 3.19.2 #NSS_SUFFIX= .with.ckbi.1.98 CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl Modified: head/security/ca_root_nss/distinfo ============================================================================== --- head/security/ca_root_nss/distinfo Thu Jul 16 05:29:22 2015 (r392272) +++ head/security/ca_root_nss/distinfo Thu Jul 16 06:05:59 2015 (r392273) @@ -1,2 +1,2 @@ -SHA256 (nss-3.19.1.tar.gz) = b7be709551ec13206d8e3e8c065b894fa981c11573115e9478fa051029c52fff -SIZE (nss-3.19.1.tar.gz) = 6953537 +SHA256 (nss-3.19.2.tar.gz) = 1306663e8f61d8449ad8cbcffab743a604dcd9f6f34232c210847c51dce2c9ae +SIZE (nss-3.19.2.tar.gz) = 6953657 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Thu Jul 16 05:29:22 2015 (r392272) +++ head/security/nss/Makefile Thu Jul 16 06:05:59 2015 (r392273) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.19.1 +PORTVERSION= 3.19.2 #DISTVERSIONSUFFIX= .with.ckbi.1.93 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: head/security/nss/distinfo ============================================================================== --- head/security/nss/distinfo Thu Jul 16 05:29:22 2015 (r392272) +++ head/security/nss/distinfo Thu Jul 16 06:05:59 2015 (r392273) @@ -1,2 +1,2 @@ -SHA256 (nss-3.19.1.tar.gz) = b7be709551ec13206d8e3e8c065b894fa981c11573115e9478fa051029c52fff -SIZE (nss-3.19.1.tar.gz) = 6953537 +SHA256 (nss-3.19.2.tar.gz) = 1306663e8f61d8449ad8cbcffab743a604dcd9f6f34232c210847c51dce2c9ae +SIZE (nss-3.19.2.tar.gz) = 6953657 Modified: head/www/firefox-esr-i18n/Makefile ============================================================================== --- head/www/firefox-esr-i18n/Makefile Thu Jul 16 05:29:22 2015 (r392272) +++ head/www/firefox-esr-i18n/Makefile Thu Jul 16 06:05:59 2015 (r392273) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= firefox -PORTVERSION= 31.7.0 +PORTVERSION= 38.1.0 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}esr/linux-i686/xpi \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build2/linux-i686/xpi + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build1/linux-i686/xpi PKGNAMEPREFIX= PKGNAMESUFFIX= -esr-i18n DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} Modified: head/www/firefox-esr-i18n/Makefile.lang ============================================================================== --- head/www/firefox-esr-i18n/Makefile.lang Thu Jul 16 05:29:22 2015 (r392272) +++ head/www/firefox-esr-i18n/Makefile.lang Thu Jul 16 06:05:59 2015 (r392273) @@ -1,13 +1,13 @@ # Created by: Koji Yokota # $FreeBSD$ -FIREFOX_I18N_ALL_= ach af an ar as ast be bg bn-BD bn-IN br bs ca cs \ - csb cy da de el en-GB en-US en-ZA eo es-AR es-CL \ +FIREFOX_I18N_ALL_= ach af an ar as ast az be bg bn-BD bn-IN br bs ca cs \ + cy da de dsb el en-GB en-US en-ZA eo es-AR es-CL \ es-ES es-MX et eu fa ff fi fr fy-NL ga-IE gd gl \ gu-IN he hi-IN hr hsb hu hy-AM id is it ja kk km \ - kn ko ku lij lt lv mai mk ml mr ms nb-NO nl nn-NO \ + kn ko lij lt lv mai mk ml mr ms nb-NO nl nn-NO \ or pa-IN pl pt-BR pt-PT rm ro ru si sk sl son sq \ - sr sv-SE ta te th tr uk vi xh zh-CN zh-TW zu + sr sv-SE ta te th tr uk vi xh zh-CN zh-TW .if defined(FIREFOX_I18N_ALL) || defined(PACKAGE_BUILDING) || target(package) FIREFOX_I18N= ${FIREFOX_I18N_ALL_} @@ -30,6 +30,9 @@ FIREFOX_I18N+= as .if ${PORT_OPTIONS:MLANG_AST} FIREFOX_I18N+= ast .endif +.if ${PORT_OPTIONS:MLANG_AZ} +FIREFOX_I18N+= az +.endif .if ${PORT_OPTIONS:MLANG_BE} FIREFOX_I18N+= be .endif @@ -66,6 +69,9 @@ FIREFOX_I18N+= da .if ${PORT_OPTIONS:MLANG_DE} FIREFOX_I18N+= de .endif +.if ${PORT_OPTIONS:MLANG_DSB} +FIREFOX_I18N+= dsb +.endif .if ${PORT_OPTIONS:MLANG_EL} FIREFOX_I18N+= el .endif Modified: head/www/firefox-esr-i18n/distinfo ============================================================================== --- head/www/firefox-esr-i18n/distinfo Thu Jul 16 05:29:22 2015 (r392272) +++ head/www/firefox-esr-i18n/distinfo Thu Jul 16 06:05:59 2015 (r392273) @@ -1,178 +1,176 @@ -SHA256 (xpi/firefox-31.7.0/ach.xpi) = a46aab04cc4f8e7c310d18f25b281e618e318c3c42c664e0801fc8dfd7d7c448 -SIZE (xpi/firefox-31.7.0/ach.xpi) = 445326 -SHA256 (xpi/firefox-31.7.0/af.xpi) = 9b90171ca31d767403cf874b96895e49ba71114bcef4f0f48125ef8062bf1ad8 -SIZE (xpi/firefox-31.7.0/af.xpi) = 431089 -SHA256 (xpi/firefox-31.7.0/an.xpi) = 4a0ba3d16c1ea336297d19ec810b74427744ff49dd9eed790594e7e2948ff638 -SIZE (xpi/firefox-31.7.0/an.xpi) = 407151 -SHA256 (xpi/firefox-31.7.0/ar.xpi) = a2c08b2724a2582e432bc3442b650a30491efed3b434d790bfd03af66f1182fb -SIZE (xpi/firefox-31.7.0/ar.xpi) = 459824 -SHA256 (xpi/firefox-31.7.0/as.xpi) = 837e0bbb261f288d765d64a5ba320cebb53d6b85fc64e4a5cb5866cec6d393dc -SIZE (xpi/firefox-31.7.0/as.xpi) = 448568 -SHA256 (xpi/firefox-31.7.0/ast.xpi) = 53182a51b3b39f14af5742eb23a2d6392c8982e99baf2fd874ff5f592c536c72 -SIZE (xpi/firefox-31.7.0/ast.xpi) = 352340 -SHA256 (xpi/firefox-31.7.0/be.xpi) = a9fbbbe0f55e3a66b23f39a607caa86cc3a2d75618bf421049ce8a0fc989b0f1 -SIZE (xpi/firefox-31.7.0/be.xpi) = 378668 -SHA256 (xpi/firefox-31.7.0/bg.xpi) = a5b3ca6b806c7fd3abc2012a54d7a711dc4b5dc0e74feee7db64d4d12a9f090b -SIZE (xpi/firefox-31.7.0/bg.xpi) = 438061 -SHA256 (xpi/firefox-31.7.0/bn-BD.xpi) = 35ec629d0252a452689e2081013d47ef472e8d690c6d400489adca943a816028 -SIZE (xpi/firefox-31.7.0/bn-BD.xpi) = 472626 -SHA256 (xpi/firefox-31.7.0/bn-IN.xpi) = 74e81096becea929294b831ca9ae5d27885873ce0c1fc55ac10bd3e7c898c67a -SIZE (xpi/firefox-31.7.0/bn-IN.xpi) = 462593 -SHA256 (xpi/firefox-31.7.0/br.xpi) = 787d8460434e0404d3b41aec55874433a1b62393ceda146c12ca69e3e08de1e0 -SIZE (xpi/firefox-31.7.0/br.xpi) = 389704 -SHA256 (xpi/firefox-31.7.0/bs.xpi) = 55c147fb777304da501c93c5f9118eecf96a355b112bce2b7d1d481a7246718a -SIZE (xpi/firefox-31.7.0/bs.xpi) = 429014 -SHA256 (xpi/firefox-31.7.0/ca.xpi) = 98442d2eca73b4e49a2316b1229c245e95d9e44c1548a2dd59967da9a2ca1d12 -SIZE (xpi/firefox-31.7.0/ca.xpi) = 403575 -SHA256 (xpi/firefox-31.7.0/cs.xpi) = d5a667efd1b3ae7f7f019c60d9783c2df7ccc31b26d192a0dd6135f1ddd53002 -SIZE (xpi/firefox-31.7.0/cs.xpi) = 390979 -SHA256 (xpi/firefox-31.7.0/csb.xpi) = 244cb21b264752c1c51d3b633822a409854e7805ebf3238d64505f9a9ea07de3 -SIZE (xpi/firefox-31.7.0/csb.xpi) = 383695 -SHA256 (xpi/firefox-31.7.0/cy.xpi) = 894d27928c7c8be1889a400d950e6cfd750612256d48523a16ab78cc3a62705a -SIZE (xpi/firefox-31.7.0/cy.xpi) = 390727 -SHA256 (xpi/firefox-31.7.0/da.xpi) = 2c04601b1a1927d70cf08429d641f056b7cd9bc5a0b0b4af2cf41da39fbab056 -SIZE (xpi/firefox-31.7.0/da.xpi) = 397747 -SHA256 (xpi/firefox-31.7.0/de.xpi) = 0942a9e3108c73904248f5883031db8c9b1533ad7d1fb99b56278c10412252a5 -SIZE (xpi/firefox-31.7.0/de.xpi) = 395165 -SHA256 (xpi/firefox-31.7.0/el.xpi) = 9338bd6441506040fbf43dde73751010a897117850da56a7f74eafb49ecae868 -SIZE (xpi/firefox-31.7.0/el.xpi) = 442982 -SHA256 (xpi/firefox-31.7.0/en-GB.xpi) = 62a0eab5307fd1bf8edeb650f88e2b5583bc97d3ad09d055fcceded267f70e16 -SIZE (xpi/firefox-31.7.0/en-GB.xpi) = 390119 -SHA256 (xpi/firefox-31.7.0/en-US.xpi) = b465b5352d1598225a9d2bc84e54db540e5965618cc4cdaab88fe1c1ef2e8058 -SIZE (xpi/firefox-31.7.0/en-US.xpi) = 422788 -SHA256 (xpi/firefox-31.7.0/en-ZA.xpi) = 5402bbc92fb8b7953acf7ff9a2a4bb92d7113e94d92c782687825c303325a0d3 -SIZE (xpi/firefox-31.7.0/en-ZA.xpi) = 388527 -SHA256 (xpi/firefox-31.7.0/eo.xpi) = 37793b813547b052751b18cbd8413644d98753bef9cc9de9ce0c319b996300e3 -SIZE (xpi/firefox-31.7.0/eo.xpi) = 431831 -SHA256 (xpi/firefox-31.7.0/es-AR.xpi) = 6c5865f4d479449a0a9b825231c859df0d6a275c81afb39a6d8ecbc12b24a462 -SIZE (xpi/firefox-31.7.0/es-AR.xpi) = 399937 -SHA256 (xpi/firefox-31.7.0/es-CL.xpi) = 936f49302395973a8fccf344ab121e5d3caf6a9a4713ea28fa74b2e3475d2172 -SIZE (xpi/firefox-31.7.0/es-CL.xpi) = 342808 -SHA256 (xpi/firefox-31.7.0/es-ES.xpi) = 16930441fccf01cb56f74e847820374203ee10e3621e0bc727b60faf647b1ea7 -SIZE (xpi/firefox-31.7.0/es-ES.xpi) = 335880 -SHA256 (xpi/firefox-31.7.0/es-MX.xpi) = 19e1c14ea4b2964b2c482be44444864be37e7afbb25347b2c61b6a73aea46205 -SIZE (xpi/firefox-31.7.0/es-MX.xpi) = 402672 -SHA256 (xpi/firefox-31.7.0/et.xpi) = 7b3aabcd02422a86e990cf3d122fa833493275d433cab826b062ad0c389ddbae -SIZE (xpi/firefox-31.7.0/et.xpi) = 390360 -SHA256 (xpi/firefox-31.7.0/eu.xpi) = 08da23a46160d70f1f267176c367ab42e7d9309a3694aab127f02092846d4032 -SIZE (xpi/firefox-31.7.0/eu.xpi) = 412999 -SHA256 (xpi/firefox-31.7.0/fa.xpi) = 9f320fb90856afeda61ed6ef231c7f08a5f286cc1a3e1ccb648e00bc83b9ca0d -SIZE (xpi/firefox-31.7.0/fa.xpi) = 460857 -SHA256 (xpi/firefox-31.7.0/ff.xpi) = 186e83c5d270013ece23c060db9b688d86d5fa411e1e43180147964344a4fa08 -SIZE (xpi/firefox-31.7.0/ff.xpi) = 400143 -SHA256 (xpi/firefox-31.7.0/fi.xpi) = a735827f8b51d44d2dbf06dc60694e5c495120d2cd30a06a141f265c6e2a5559 -SIZE (xpi/firefox-31.7.0/fi.xpi) = 392740 -SHA256 (xpi/firefox-31.7.0/fr.xpi) = c87f0a11b32b0d9232aebed8c8db11653b7a1f6e4cff349cd55605c984b5e353 -SIZE (xpi/firefox-31.7.0/fr.xpi) = 406462 -SHA256 (xpi/firefox-31.7.0/fy-NL.xpi) = 06f65abe1aad68faf55dffbe60b8cec4c6dbf9ed49a8e0b6e829bc35cdae668f -SIZE (xpi/firefox-31.7.0/fy-NL.xpi) = 401930 -SHA256 (xpi/firefox-31.7.0/ga-IE.xpi) = c2d7f32ffa5f7a4eb0f9fd793c5ce2bd4dae08f7fba57b0bfc9f9a5c276db1b9 -SIZE (xpi/firefox-31.7.0/ga-IE.xpi) = 410077 -SHA256 (xpi/firefox-31.7.0/gd.xpi) = d6507eaefcf693abdf44df8ab8ff31af1453064543e41324fd535f77792fa3b8 -SIZE (xpi/firefox-31.7.0/gd.xpi) = 403014 -SHA256 (xpi/firefox-31.7.0/gl.xpi) = 7492fa58143cb2e31377165e0f62a31ba5a6d6b93f44dbea7a196c1fe6c35117 -SIZE (xpi/firefox-31.7.0/gl.xpi) = 390599 -SHA256 (xpi/firefox-31.7.0/gu-IN.xpi) = 09b503b94a67ee8b7f031375f6e3247544e6e58f47b1077931f6022117f12eca -SIZE (xpi/firefox-31.7.0/gu-IN.xpi) = 423504 -SHA256 (xpi/firefox-31.7.0/he.xpi) = fc459d3c9b7c4989b78f9f9ef3f56b7a3130b04ddcf4af199e63f531ff3369ef -SIZE (xpi/firefox-31.7.0/he.xpi) = 427629 -SHA256 (xpi/firefox-31.7.0/hi-IN.xpi) = 1fe8ffc2781376657a2190ce67c3cb0f8d661a941ff14d2a11360feb898963da -SIZE (xpi/firefox-31.7.0/hi-IN.xpi) = 441402 -SHA256 (xpi/firefox-31.7.0/hr.xpi) = 7233b1981e2b4333c4d92fc1b354e29abd426b5c2cad8157ceae9836e874f0e7 -SIZE (xpi/firefox-31.7.0/hr.xpi) = 424371 -SHA256 (xpi/firefox-31.7.0/hsb.xpi) = 78f17b9699469f7aa33adb332e6a86865d78a4bb41e61aaaf9632de06d6c93fc -SIZE (xpi/firefox-31.7.0/hsb.xpi) = 413076 -SHA256 (xpi/firefox-31.7.0/hu.xpi) = 98d7f3c03c8c0e25ac904edc9b7744adaf1b7001b887c496cf731b66e4da30f4 -SIZE (xpi/firefox-31.7.0/hu.xpi) = 398644 -SHA256 (xpi/firefox-31.7.0/hy-AM.xpi) = be183e444d88a9d84c7f7d9f8f39805036f90cbd33cdb1157cf0a620dc510d5f -SIZE (xpi/firefox-31.7.0/hy-AM.xpi) = 478743 -SHA256 (xpi/firefox-31.7.0/id.xpi) = c059b5bca06f2073dc68f7068f99b6d3d52291f07bdb2a5527c62d64f787d40e -SIZE (xpi/firefox-31.7.0/id.xpi) = 378301 -SHA256 (xpi/firefox-31.7.0/is.xpi) = ff432dd9cda5aa362806be2b93a44ae343860e56ad871c12b808eab3ce95e4b2 -SIZE (xpi/firefox-31.7.0/is.xpi) = 427327 -SHA256 (xpi/firefox-31.7.0/it.xpi) = 63b7031dc95cb7938f796f8273aca84959dc4c1b06457186d39d2314437135d9 -SIZE (xpi/firefox-31.7.0/it.xpi) = 330905 -SHA256 (xpi/firefox-31.7.0/ja.xpi) = c6e5d30f36831608bbb001a30dd20d36357a8f812208caef3b3672f15d03869d -SIZE (xpi/firefox-31.7.0/ja.xpi) = 421664 -SHA256 (xpi/firefox-31.7.0/kk.xpi) = 4134807f0682c4e3b531050d6152c95a3cd207bbf6266ae668e40af5a404b44d -SIZE (xpi/firefox-31.7.0/kk.xpi) = 439116 -SHA256 (xpi/firefox-31.7.0/km.xpi) = 425742f17f805c4fb8bcffe2f634687a4430e9a0a97af14e3e66d81930349d86 -SIZE (xpi/firefox-31.7.0/km.xpi) = 506476 -SHA256 (xpi/firefox-31.7.0/kn.xpi) = 21dde9bc0907a3f3d6eccb62209512c4e923e9578f99d3cfa38b9fc0f5749166 -SIZE (xpi/firefox-31.7.0/kn.xpi) = 458891 -SHA256 (xpi/firefox-31.7.0/ko.xpi) = d1815717ff979a4f4d752860d7584afddc8598c5870e9827866b0ab5ef8ec6c5 -SIZE (xpi/firefox-31.7.0/ko.xpi) = 402815 -SHA256 (xpi/firefox-31.7.0/ku.xpi) = fbae0d3034d27f604dadc2f1f9d47faa919429951ef0fddc3acb27cc54c761fb -SIZE (xpi/firefox-31.7.0/ku.xpi) = 420260 -SHA256 (xpi/firefox-31.7.0/lij.xpi) = 64b6cbc1afed4d403e1dc138adb00ee5a0d9f510aeb0203ee5a55ae0c12a54df -SIZE (xpi/firefox-31.7.0/lij.xpi) = 385864 -SHA256 (xpi/firefox-31.7.0/lt.xpi) = e427e278896af7049be1a2ba0921fe040a0f28ea6db88b9776e61c9aa1f7c1f2 -SIZE (xpi/firefox-31.7.0/lt.xpi) = 435431 -SHA256 (xpi/firefox-31.7.0/lv.xpi) = 808561e54dcbcfc2c5d4340b8981c26c32ffaaff41981c24987985b3e5237836 -SIZE (xpi/firefox-31.7.0/lv.xpi) = 398576 -SHA256 (xpi/firefox-31.7.0/mai.xpi) = c0028b9cb674795770485754d827e33d326c7b088faa07ae0533eedb4c4b0a98 -SIZE (xpi/firefox-31.7.0/mai.xpi) = 444885 -SHA256 (xpi/firefox-31.7.0/mk.xpi) = 9e2b8adbe49312fff3f4f4f466253c55ff475d77ee621ed1ec90d3f6db132f21 -SIZE (xpi/firefox-31.7.0/mk.xpi) = 475483 -SHA256 (xpi/firefox-31.7.0/ml.xpi) = 7c84d8089f4a191597ba04043f1ed06b495afa8493db7b9069b3b8e8431f1019 -SIZE (xpi/firefox-31.7.0/ml.xpi) = 466254 -SHA256 (xpi/firefox-31.7.0/mr.xpi) = 8fde662d065db623971f5ca3259edbda653b269a85089d7da61b59a2ac1028bf -SIZE (xpi/firefox-31.7.0/mr.xpi) = 451292 -SHA256 (xpi/firefox-31.7.0/ms.xpi) = cf842b609e2c0196e38ef566cb6cd440d9d98aa406ee19e73ba9be199b3e5137 -SIZE (xpi/firefox-31.7.0/ms.xpi) = 436230 -SHA256 (xpi/firefox-31.7.0/nb-NO.xpi) = 614e4819e7542455d53f5fa1d477e7bbaca34f9a60f381f310f469f8eb7a6585 -SIZE (xpi/firefox-31.7.0/nb-NO.xpi) = 392006 -SHA256 (xpi/firefox-31.7.0/nl.xpi) = 25fa21b6f5b9226bc98b564c6ea4597def332bf45287245b946406901176c85c -SIZE (xpi/firefox-31.7.0/nl.xpi) = 390885 -SHA256 (xpi/firefox-31.7.0/nn-NO.xpi) = 1da9ed892eef144fc24f36d8d357e909bebf1add25f39bc18d9eb3b3752676e6 -SIZE (xpi/firefox-31.7.0/nn-NO.xpi) = 386281 -SHA256 (xpi/firefox-31.7.0/or.xpi) = c6609d74a5ad5c26f47557431f284ec22218f6482a1da09e6a82a5be81ff6746 -SIZE (xpi/firefox-31.7.0/or.xpi) = 464749 -SHA256 (xpi/firefox-31.7.0/pa-IN.xpi) = b190e43dc00acb59269a64ef34871d326296b526b3ebc4efbdf6a7d2d9cd35ae -SIZE (xpi/firefox-31.7.0/pa-IN.xpi) = 439326 -SHA256 (xpi/firefox-31.7.0/pl.xpi) = 594ad2d1bc2ad972da2e1b6a04cff08d31664293c766bfaeac5339efc85b57e3 -SIZE (xpi/firefox-31.7.0/pl.xpi) = 374747 -SHA256 (xpi/firefox-31.7.0/pt-BR.xpi) = b5713f2dfe91eee8eaa6628592165eaa134bfa0f61b741bfe31fd9b321d309b9 -SIZE (xpi/firefox-31.7.0/pt-BR.xpi) = 405565 -SHA256 (xpi/firefox-31.7.0/pt-PT.xpi) = abb6214eca83b79f83b042597d222e06474acc6252d389d5ba2c651a9e5ce03a -SIZE (xpi/firefox-31.7.0/pt-PT.xpi) = 386344 -SHA256 (xpi/firefox-31.7.0/rm.xpi) = 14812365a8427dacc135cbedd51aa9f05cdeae79ae534e733c90156871bdce44 -SIZE (xpi/firefox-31.7.0/rm.xpi) = 399285 -SHA256 (xpi/firefox-31.7.0/ro.xpi) = 37101737210648a141e39bdd45b6a09d6bd1c7c91921fce6e18e06c960786a75 -SIZE (xpi/firefox-31.7.0/ro.xpi) = 439388 -SHA256 (xpi/firefox-31.7.0/ru.xpi) = f26cd9d88445e805ad9001e64c6fc090e4e2a9a38a6a1a3a4db16d4d2f86af85 -SIZE (xpi/firefox-31.7.0/ru.xpi) = 367898 -SHA256 (xpi/firefox-31.7.0/si.xpi) = 9b65abd0a84e28cd02fec01f57601dec37e62ee79364ee1e9afcf56c051e872f -SIZE (xpi/firefox-31.7.0/si.xpi) = 463224 -SHA256 (xpi/firefox-31.7.0/sk.xpi) = 79af6394fb242a2381c22d530661c8e4aa49f79072547270d1666623cd234376 -SIZE (xpi/firefox-31.7.0/sk.xpi) = 413802 -SHA256 (xpi/firefox-31.7.0/sl.xpi) = 5adbabcf3f9df45ece596da1866551abd308f93a14d4c2d2872cb93b3d00a365 -SIZE (xpi/firefox-31.7.0/sl.xpi) = 387134 -SHA256 (xpi/firefox-31.7.0/son.xpi) = f6fe46997da6c63a2622df2ae8fcd162df761cc13f02f12e19a5827bd5b3d5d9 -SIZE (xpi/firefox-31.7.0/son.xpi) = 395144 -SHA256 (xpi/firefox-31.7.0/sq.xpi) = 4b11e3c0f1b709193df7ac617f09502224fa90891c64456bf3b09f64081f7366 -SIZE (xpi/firefox-31.7.0/sq.xpi) = 431136 -SHA256 (xpi/firefox-31.7.0/sr.xpi) = 7cec3903511642d0f18d681f9c8db88d7a515a0d4bc41c3b47b639f900888394 -SIZE (xpi/firefox-31.7.0/sr.xpi) = 425903 -SHA256 (xpi/firefox-31.7.0/sv-SE.xpi) = e90efaef588b44c2aa8ed7243930fe749c8804ac29f27505cdb4f16578c47ece -SIZE (xpi/firefox-31.7.0/sv-SE.xpi) = 399026 -SHA256 (xpi/firefox-31.7.0/ta.xpi) = 1eb3703416367ca99e10779fc9cdbfd2b521c33d841cdc5e37a780c8995ffeab -SIZE (xpi/firefox-31.7.0/ta.xpi) = 447685 -SHA256 (xpi/firefox-31.7.0/te.xpi) = 6e8b188de46947a0021db9bea2f559d00c2fed6c6fdd359d3c6ed43ae9e672c8 -SIZE (xpi/firefox-31.7.0/te.xpi) = 462591 -SHA256 (xpi/firefox-31.7.0/th.xpi) = c5f507998c17c120af9659fabdb0573e807784fb482c86d559cd3001cfb584c4 -SIZE (xpi/firefox-31.7.0/th.xpi) = 478126 -SHA256 (xpi/firefox-31.7.0/tr.xpi) = 846f9802aacfb0d6a873a9cfbc7854fce33b2f59311f1c85d91d7a929bab2255 -SIZE (xpi/firefox-31.7.0/tr.xpi) = 417370 -SHA256 (xpi/firefox-31.7.0/uk.xpi) = 5e988550f6722b30362f1e69675e18259e8bb20439747ce37a4fde9fd429a5d8 -SIZE (xpi/firefox-31.7.0/uk.xpi) = 428002 -SHA256 (xpi/firefox-31.7.0/vi.xpi) = 3e6aa2a99aef4613d6dcc5b912ebe2a017d2f7cae3494429484441a0d501b319 -SIZE (xpi/firefox-31.7.0/vi.xpi) = 413375 -SHA256 (xpi/firefox-31.7.0/xh.xpi) = fe7fbc65ab6d572a7bb9c3133ddd6ea1772171ac3e1ce43528c07ebc78a2f8b5 -SIZE (xpi/firefox-31.7.0/xh.xpi) = 397875 -SHA256 (xpi/firefox-31.7.0/zh-CN.xpi) = 20aa5d265b0d275c63fceea28257e100ce788598b4e18e448083ce02d50f8dff -SIZE (xpi/firefox-31.7.0/zh-CN.xpi) = 419630 -SHA256 (xpi/firefox-31.7.0/zh-TW.xpi) = 5752bf1f8f6618bfd039cfd378d43a29d37270e4deb26474ee86b4cd4275e993 -SIZE (xpi/firefox-31.7.0/zh-TW.xpi) = 412520 -SHA256 (xpi/firefox-31.7.0/zu.xpi) = 012bb28adb83356fc8367556f8cc397c2d0fbcd552ff56c5e146cb48653c822b -SIZE (xpi/firefox-31.7.0/zu.xpi) = 433216 +SHA256 (xpi/firefox-38.1.0/ach.xpi) = d8d0439db26597a0d869e5467bb849bc77c1786b0c2df3a16cf91801523cbebb +SIZE (xpi/firefox-38.1.0/ach.xpi) = 477969 +SHA256 (xpi/firefox-38.1.0/af.xpi) = 1a4c6835db2ba384767f6ceddf021a30b61c1d29f17577cf2f7330e3358c9ff7 +SIZE (xpi/firefox-38.1.0/af.xpi) = 483325 +SHA256 (xpi/firefox-38.1.0/an.xpi) = dbecee3b6d22ff49680d412a338a8e94d6f759c62110cb55ed6aa21f11537a0a +SIZE (xpi/firefox-38.1.0/an.xpi) = 461422 +SHA256 (xpi/firefox-38.1.0/ar.xpi) = 47eef2d1bfa6e5594cd8835bddca7bfd5019aac1553b54b05c1c749fad659dda +SIZE (xpi/firefox-38.1.0/ar.xpi) = 516495 +SHA256 (xpi/firefox-38.1.0/as.xpi) = 1628e61d5bb7e7c4cbdff288ca2e6d8623578ccf12797e63b27864e68be21c1c +SIZE (xpi/firefox-38.1.0/as.xpi) = 509574 +SHA256 (xpi/firefox-38.1.0/ast.xpi) = bfe8b26cffb80f7cc0824dc08546f31d54da190bf8fd342b12204ecdc85977e7 +SIZE (xpi/firefox-38.1.0/ast.xpi) = 397202 +SHA256 (xpi/firefox-38.1.0/az.xpi) = a29a1f0362aa53c7ea42e500478d2218e6e3e356c7305b249c65f078218fb272 +SIZE (xpi/firefox-38.1.0/az.xpi) = 489152 +SHA256 (xpi/firefox-38.1.0/be.xpi) = ff7583b04c4e57128f0165ecd94488bca77cf4a84bf0284f313f9aca2c885faf +SIZE (xpi/firefox-38.1.0/be.xpi) = 441056 +SHA256 (xpi/firefox-38.1.0/bg.xpi) = 5096d0dc1ff5e547fb07906e0a3183b3117a6453311fb28afa991db5c34c95d1 +SIZE (xpi/firefox-38.1.0/bg.xpi) = 487819 +SHA256 (xpi/firefox-38.1.0/bn-BD.xpi) = 2ca791e8a573f76f60698b3b634cf9c0768eee657ba6e99f65c0f8979e152216 +SIZE (xpi/firefox-38.1.0/bn-BD.xpi) = 528688 +SHA256 (xpi/firefox-38.1.0/bn-IN.xpi) = b664469d76782fe549f582b79cb88d8350d439038ee1eaa7a7388fd5b3cb1eff +SIZE (xpi/firefox-38.1.0/bn-IN.xpi) = 527927 +SHA256 (xpi/firefox-38.1.0/br.xpi) = 57ee679bb3532a0e9289827d4fb421598683ea8168656889edddcff1e21bb6b9 +SIZE (xpi/firefox-38.1.0/br.xpi) = 441962 +SHA256 (xpi/firefox-38.1.0/bs.xpi) = 92b42a21fdd59775f65f13316e875f93f7478695aa70ab02016f3145c79a3aea +SIZE (xpi/firefox-38.1.0/bs.xpi) = 485305 +SHA256 (xpi/firefox-38.1.0/ca.xpi) = 53c42f1501f90ddd9259ca255baae8a7ea6a1055fa88acc0cd1de9d8a20db2b9 +SIZE (xpi/firefox-38.1.0/ca.xpi) = 458091 +SHA256 (xpi/firefox-38.1.0/cs.xpi) = a23e9ea357bd08c5029d31d6865516efc5ff3aa8504dae8dc316af5efc859fa9 +SIZE (xpi/firefox-38.1.0/cs.xpi) = 446725 +SHA256 (xpi/firefox-38.1.0/cy.xpi) = 464c9b57d03fbaff4a6241dfa492623a338018a609e2289defeba196ab454b95 +SIZE (xpi/firefox-38.1.0/cy.xpi) = 444384 +SHA256 (xpi/firefox-38.1.0/da.xpi) = 2b339c9a73067076f4ca8b28d9d8543064be5616dd4db50cf0bf1ed0e4cea3c2 +SIZE (xpi/firefox-38.1.0/da.xpi) = 450762 +SHA256 (xpi/firefox-38.1.0/de.xpi) = bb0aca584ae740caa4cd2adeab2de09670c38ec8dd0241512318201b3ed6d761 +SIZE (xpi/firefox-38.1.0/de.xpi) = 451628 +SHA256 (xpi/firefox-38.1.0/dsb.xpi) = 921ff1abd17da602be91dcd9ddf7f0655bb97231840ac72f964252bacfdcfcf9 +SIZE (xpi/firefox-38.1.0/dsb.xpi) = 470923 +SHA256 (xpi/firefox-38.1.0/el.xpi) = 96e8b36888ccadce8d576208a76ab6522c3148c501bc35549e25bce545c11a01 +SIZE (xpi/firefox-38.1.0/el.xpi) = 498369 +SHA256 (xpi/firefox-38.1.0/en-GB.xpi) = 3f80590f27a73d5cb50b56b7658c38f4378f0bb1b84d3da4c2e0cd9a7b8f4120 +SIZE (xpi/firefox-38.1.0/en-GB.xpi) = 437845 +SHA256 (xpi/firefox-38.1.0/en-US.xpi) = 36fe4e6fc9b319f65b81ab0f9f8eda2b185ff175b6d4999799489365154142e6 +SIZE (xpi/firefox-38.1.0/en-US.xpi) = 469718 +SHA256 (xpi/firefox-38.1.0/en-ZA.xpi) = 6d3a854cffcb9a6ff37a6ae4b2b9a91da3fd16914ea4cd70f69ad3039b960ceb +SIZE (xpi/firefox-38.1.0/en-ZA.xpi) = 439925 +SHA256 (xpi/firefox-38.1.0/eo.xpi) = ac159c4a6b9dfb3b838dd757350cdfa92d7322c772e46bf79fbfce8d7e03b433 +SIZE (xpi/firefox-38.1.0/eo.xpi) = 488369 +SHA256 (xpi/firefox-38.1.0/es-AR.xpi) = 7410081864264d57267ffb4795aac402a72d30e369e4aa6ec2df6501c77ead8f +SIZE (xpi/firefox-38.1.0/es-AR.xpi) = 453982 +SHA256 (xpi/firefox-38.1.0/es-CL.xpi) = f5979bcfc6576cd6796a555617966c4f7c42d90bba52dc281824d09f7ca2ba01 +SIZE (xpi/firefox-38.1.0/es-CL.xpi) = 384678 +SHA256 (xpi/firefox-38.1.0/es-ES.xpi) = 87e28415879608af646ab9a531108c74b18a8b94f7a472439841ed7b79240537 +SIZE (xpi/firefox-38.1.0/es-ES.xpi) = 374072 +SHA256 (xpi/firefox-38.1.0/es-MX.xpi) = aa8e47ac74821a900eac826459e9fefb0eb8c0de77ee1b5246a55e23a369f4b8 +SIZE (xpi/firefox-38.1.0/es-MX.xpi) = 457049 +SHA256 (xpi/firefox-38.1.0/et.xpi) = 76e0e0480e62cc5187e6cf97845d61d835a16b883582cd8a27ef2b6e74c3d69c +SIZE (xpi/firefox-38.1.0/et.xpi) = 443228 +SHA256 (xpi/firefox-38.1.0/eu.xpi) = ecac2d452d2a4e4165970a1aed2a0ae6bff8212c0d6dc0687e5782758d5d72d9 +SIZE (xpi/firefox-38.1.0/eu.xpi) = 466554 +SHA256 (xpi/firefox-38.1.0/fa.xpi) = 90bbd088bff3a41dfc752f695f0184e68d5621ffdaa17536a989067bc2f4f7de +SIZE (xpi/firefox-38.1.0/fa.xpi) = 518281 +SHA256 (xpi/firefox-38.1.0/ff.xpi) = cb840656488d9044aa2042805f95458720fbcbb19e6fbd8beca197a9101817d1 +SIZE (xpi/firefox-38.1.0/ff.xpi) = 454586 +SHA256 (xpi/firefox-38.1.0/fi.xpi) = 6d1a14149420b2d851673c58308cff8b5218a4e9835b60d5a5274d2edf367635 +SIZE (xpi/firefox-38.1.0/fi.xpi) = 444852 +SHA256 (xpi/firefox-38.1.0/fr.xpi) = 8e416c8c930e09adb020ede16d420fd94a4e0e169d3a40213e33db94dee44d6b +SIZE (xpi/firefox-38.1.0/fr.xpi) = 461401 +SHA256 (xpi/firefox-38.1.0/fy-NL.xpi) = f6f06bac70b7edd570510deed989e3184d08a42a7e49a7e7960ed1f6a705e0a0 +SIZE (xpi/firefox-38.1.0/fy-NL.xpi) = 455537 +SHA256 (xpi/firefox-38.1.0/ga-IE.xpi) = 39ae1a583ac7be57fb3631e98734008823fe735ac679a173efe8729ef66e295c +SIZE (xpi/firefox-38.1.0/ga-IE.xpi) = 469623 +SHA256 (xpi/firefox-38.1.0/gd.xpi) = c38b1152552c91e0531eb4536b2727bc72c1c9397679d8b42003dbf7dab1be7d +SIZE (xpi/firefox-38.1.0/gd.xpi) = 454616 +SHA256 (xpi/firefox-38.1.0/gl.xpi) = d8ad198ce7afef708e7974384cac5b646efa58c1b914c0e58a0c19569276ac9d +SIZE (xpi/firefox-38.1.0/gl.xpi) = 448924 +SHA256 (xpi/firefox-38.1.0/gu-IN.xpi) = dc03e9021e27b9c5d41be2c9e569da7165176f2139872fc5694500edd71e7102 +SIZE (xpi/firefox-38.1.0/gu-IN.xpi) = 477980 +SHA256 (xpi/firefox-38.1.0/he.xpi) = 4d67723435a899817745f8141c7671fd8c0ed899db6b9fc040a7cf77a997113a +SIZE (xpi/firefox-38.1.0/he.xpi) = 486784 +SHA256 (xpi/firefox-38.1.0/hi-IN.xpi) = 3404e4a912049d583508619d92fb37663629cddc09f91f2c6f6e007fcbd1a281 +SIZE (xpi/firefox-38.1.0/hi-IN.xpi) = 508166 +SHA256 (xpi/firefox-38.1.0/hr.xpi) = 98487a75721efbb651b30d94fc00edac8962ca4aa0f356c714aae1761ed1650b +SIZE (xpi/firefox-38.1.0/hr.xpi) = 478271 +SHA256 (xpi/firefox-38.1.0/hsb.xpi) = b36779a40c56839cb9b6a78eca688704dcc5c202921493726640805580b7bf6e +SIZE (xpi/firefox-38.1.0/hsb.xpi) = 468719 +SHA256 (xpi/firefox-38.1.0/hu.xpi) = 93ace7ddee6b87c2a3cdfeedce151ced7354d3504d0d7e1aee8f2368094cabc0 +SIZE (xpi/firefox-38.1.0/hu.xpi) = 453554 +SHA256 (xpi/firefox-38.1.0/hy-AM.xpi) = 8c6a5918df7c1bdd36cdf9a5fe44400c53e2e8998dc910ad71ff29178299d63b +SIZE (xpi/firefox-38.1.0/hy-AM.xpi) = 534264 +SHA256 (xpi/firefox-38.1.0/id.xpi) = f37f250ba26bdf7cdb1f3d47a6bf7f7feb90ebd82da1a55ff4f11932af1da1e5 +SIZE (xpi/firefox-38.1.0/id.xpi) = 431488 +SHA256 (xpi/firefox-38.1.0/is.xpi) = fa4eca6ec46e110683178b282f4bd3cc6b47b315e4ddbd34cd99b8c00676b297 +SIZE (xpi/firefox-38.1.0/is.xpi) = 485128 +SHA256 (xpi/firefox-38.1.0/it.xpi) = 42948d7424e1554ce71e34d34c63b1bd3b94bf067845b8826576591aeeba3bb9 +SIZE (xpi/firefox-38.1.0/it.xpi) = 368409 +SHA256 (xpi/firefox-38.1.0/ja.xpi) = 456e16ba61c0bb904cbfb3d05b184d6fc9d7cac7f346c7b38d9fe230af96e96d +SIZE (xpi/firefox-38.1.0/ja.xpi) = 479113 +SHA256 (xpi/firefox-38.1.0/kk.xpi) = 0c10adeca506e653e464285b1feaf049d79dbcb45e1820dfe6cbb13198422c5a +SIZE (xpi/firefox-38.1.0/kk.xpi) = 503567 +SHA256 (xpi/firefox-38.1.0/km.xpi) = b94aff6d6093856b1726b1aa8d6ffa0ad2db3a897ea9ad6a5589fbffac6580a9 +SIZE (xpi/firefox-38.1.0/km.xpi) = 565673 +SHA256 (xpi/firefox-38.1.0/kn.xpi) = 72d4b3da5a920975904ba4f17b55826685ec71ffc4e952a946142210e2ae95eb +SIZE (xpi/firefox-38.1.0/kn.xpi) = 533464 +SHA256 (xpi/firefox-38.1.0/ko.xpi) = 4caa6c2e11b1c0d9184cc688fcb5f9534ab74a1d87c2d7624a83c0fc1ea4699d +SIZE (xpi/firefox-38.1.0/ko.xpi) = 460853 +SHA256 (xpi/firefox-38.1.0/lij.xpi) = 75c704a30c99d4bd6b0a99945709dd88c86b8859ffe448ed59b0b9af51c76c7b +SIZE (xpi/firefox-38.1.0/lij.xpi) = 444237 +SHA256 (xpi/firefox-38.1.0/lt.xpi) = 0a4c45516ba00ab84b2744690ff4e70ef624825238fa4c4cd6345db68be158e5 +SIZE (xpi/firefox-38.1.0/lt.xpi) = 486451 +SHA256 (xpi/firefox-38.1.0/lv.xpi) = 3f88098b580f7591a9a435ba93f06e73f6adb312d9a19ad4b756768b93bd3b1b +SIZE (xpi/firefox-38.1.0/lv.xpi) = 467197 +SHA256 (xpi/firefox-38.1.0/mai.xpi) = 27473c24c7f66a9ed31ccda36d04bf98cc81f699bdfe4c5958de0abd9c5c6824 +SIZE (xpi/firefox-38.1.0/mai.xpi) = 514665 +SHA256 (xpi/firefox-38.1.0/mk.xpi) = 6e2d2ac3b859eedc499041e2961cc1bf4b92316dd59526f14ff694fb4c2067b4 +SIZE (xpi/firefox-38.1.0/mk.xpi) = 529204 +SHA256 (xpi/firefox-38.1.0/ml.xpi) = f4d488f0207854450945af1230b70db6773bd94bad6804fdba4215bba921734f +SIZE (xpi/firefox-38.1.0/ml.xpi) = 528919 +SHA256 (xpi/firefox-38.1.0/mr.xpi) = dd9caa414cc4ba76ec4161b246612cb008585b5662b4c911d1ca7058e86a54a5 +SIZE (xpi/firefox-38.1.0/mr.xpi) = 505961 +SHA256 (xpi/firefox-38.1.0/ms.xpi) = 00c98155bc447385340e2c1b08ecfac7f4405b8b843c0603ab39a65b037f49e3 +SIZE (xpi/firefox-38.1.0/ms.xpi) = 489872 +SHA256 (xpi/firefox-38.1.0/nb-NO.xpi) = 9b17997524d839b610e60b42cae25c512ea93f3fedad473e723a91289f839ca5 +SIZE (xpi/firefox-38.1.0/nb-NO.xpi) = 444176 +SHA256 (xpi/firefox-38.1.0/nl.xpi) = 8d1532bbbb2a843babfd5b46909f0af1457fc8c9c14145b693ad0ff91b3e90ef +SIZE (xpi/firefox-38.1.0/nl.xpi) = 443993 +SHA256 (xpi/firefox-38.1.0/nn-NO.xpi) = 732a5be1501711e2aed2a5073dd6a3726095b8d3940765e4b368c74c2ad32c59 +SIZE (xpi/firefox-38.1.0/nn-NO.xpi) = 438451 +SHA256 (xpi/firefox-38.1.0/or.xpi) = 1297c29d98f2b1952d05f50417ba383c28505dd316ab8fd7179be6f6805ba892 +SIZE (xpi/firefox-38.1.0/or.xpi) = 527048 +SHA256 (xpi/firefox-38.1.0/pa-IN.xpi) = d3ee939b7914194a87f5ea3b24e569c3c9486ca3d0b997e8303c2c9c42b3bf76 +SIZE (xpi/firefox-38.1.0/pa-IN.xpi) = 493722 +SHA256 (xpi/firefox-38.1.0/pl.xpi) = 8b88410da0376d2c14ccc3e3c0eb8a0031d60d048aebba176100854a17bc16b4 +SIZE (xpi/firefox-38.1.0/pl.xpi) = 406566 +SHA256 (xpi/firefox-38.1.0/pt-BR.xpi) = f1b89e40d210497e3a7ef45b7acbf42c9d0b0b7990efd35d94f04fd0247dfc53 +SIZE (xpi/firefox-38.1.0/pt-BR.xpi) = 459812 +SHA256 (xpi/firefox-38.1.0/pt-PT.xpi) = 23e456c3550b31d7596956dd9739ef317ae742137419d426a4326f277e1c0206 +SIZE (xpi/firefox-38.1.0/pt-PT.xpi) = 439974 +SHA256 (xpi/firefox-38.1.0/rm.xpi) = f305e7a119c349ec71d4000517f315867f8174147dbbf6178a715e27e9aca29b +SIZE (xpi/firefox-38.1.0/rm.xpi) = 446286 +SHA256 (xpi/firefox-38.1.0/ro.xpi) = cd38ec29af9fbbc27ad61330d2804d57f999c98cebccf6333aa58d55c4e1db87 +SIZE (xpi/firefox-38.1.0/ro.xpi) = 494078 +SHA256 (xpi/firefox-38.1.0/ru.xpi) = b2c612a33a7e7126343644b3931749cd9de1421f8bb1aad283087f0ede074c31 +SIZE (xpi/firefox-38.1.0/ru.xpi) = 414418 +SHA256 (xpi/firefox-38.1.0/si.xpi) = 02de4fd1753d33e6b0c1d81dce2beec09dd01c1bff2c0e82864ec0700971bb68 +SIZE (xpi/firefox-38.1.0/si.xpi) = 537392 +SHA256 (xpi/firefox-38.1.0/sk.xpi) = 2fb1510e200824e455dee3492c8de7c0dd6bc4925307c5069d454fdc9513ca9b +SIZE (xpi/firefox-38.1.0/sk.xpi) = 469436 +SHA256 (xpi/firefox-38.1.0/sl.xpi) = d5f5ae891561d7ea891f9eaeee4a417e76159f8ee2b6402580d71e155de5bf23 +SIZE (xpi/firefox-38.1.0/sl.xpi) = 441593 +SHA256 (xpi/firefox-38.1.0/son.xpi) = 9fa1b158b3ca08335ca6c9bcf70fd76e6b4baab6cfdb667475188aaacc2f2193 +SIZE (xpi/firefox-38.1.0/son.xpi) = 449266 +SHA256 (xpi/firefox-38.1.0/sq.xpi) = 94d82f9dcf552f6e696e14d17ea9da388de8f5231e72bed6a0eef8b7426f6097 +SIZE (xpi/firefox-38.1.0/sq.xpi) = 486075 +SHA256 (xpi/firefox-38.1.0/sr.xpi) = f63271245f4919db7b86e9740a5128f50db750fe747e98343b1641291e7be1d3 +SIZE (xpi/firefox-38.1.0/sr.xpi) = 479418 +SHA256 (xpi/firefox-38.1.0/sv-SE.xpi) = 724e6ed7ad69ea5a612185851d1bcc39eb46e9cdaaee9032609637516b2fb4fc +SIZE (xpi/firefox-38.1.0/sv-SE.xpi) = 452631 +SHA256 (xpi/firefox-38.1.0/ta.xpi) = f0fc43a9cfde17cb71a3c1adef1ec4ae53201d0246528216f7c62fa93d5ca621 +SIZE (xpi/firefox-38.1.0/ta.xpi) = 506605 +SHA256 (xpi/firefox-38.1.0/te.xpi) = 47024b3c034826560b19281b5346d3c79b46b86c308d15c98acc5898545c47a5 +SIZE (xpi/firefox-38.1.0/te.xpi) = 526252 +SHA256 (xpi/firefox-38.1.0/th.xpi) = f99a2d738ee379bde70fc472626611365054eb25165c613824180d8ee7d53454 +SIZE (xpi/firefox-38.1.0/th.xpi) = 534269 +SHA256 (xpi/firefox-38.1.0/tr.xpi) = c7eac37f05b3a4afc073e85c9a065f343cc40b0cdba17fb8dd7219bc175c7723 +SIZE (xpi/firefox-38.1.0/tr.xpi) = 481075 +SHA256 (xpi/firefox-38.1.0/uk.xpi) = 6c68750ac5d4dab03b6c93d7694d8a8c430e95d9ad103a86c2477089fd678d99 +SIZE (xpi/firefox-38.1.0/uk.xpi) = 493312 +SHA256 (xpi/firefox-38.1.0/vi.xpi) = 874f22b8c19d7fe417496c6916b150c7d51a7021e5e73809a542799238c194fd +SIZE (xpi/firefox-38.1.0/vi.xpi) = 467503 +SHA256 (xpi/firefox-38.1.0/xh.xpi) = 53aca9e35a77091be291a3d2246ada0110d71e0451018c20d9a8c1f40dd2b2ae +SIZE (xpi/firefox-38.1.0/xh.xpi) = 450241 +SHA256 (xpi/firefox-38.1.0/zh-CN.xpi) = 0dbc3ac200290bdb5514c2076f5a1459442b4e3ee235ef29216384f2ad06d61f +SIZE (xpi/firefox-38.1.0/zh-CN.xpi) = 488276 +SHA256 (xpi/firefox-38.1.0/zh-TW.xpi) = e3ec89fe112a80d424e25934d21de61efbde5e6680ce2aece0c37a04d96be91c +SIZE (xpi/firefox-38.1.0/zh-TW.xpi) = 467843 Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Thu Jul 16 05:29:22 2015 (r392272) +++ head/www/firefox-esr/Makefile Thu Jul 16 06:05:59 2015 (r392273) @@ -2,42 +2,41 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 31.7.0 +DISTVERSION= 38.1.0 DISTVERSIONSUFFIX=esr.source -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source PKGNAMESUFFIX= -esr MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla -BUILD_DEPENDS= nspr>=4.10.6:${PORTSDIR}/devel/nspr \ - nss>=3.16.2.3:${PORTSDIR}/security/nss \ +BUILD_DEPENDS= nspr>=4.10.8:${PORTSDIR}/devel/nspr \ + nss>=3.19.2:${PORTSDIR}/security/nss \ libevent2>=2.0.21_2:${PORTSDIR}/devel/libevent2 \ cairo>=1.12.16_1,2:${PORTSDIR}/graphics/cairo \ soundtouch>=1.8.0:${PORTSDIR}/audio/soundtouch \ harfbuzz>=0.9.25:${PORTSDIR}/print/harfbuzz \ graphite2>=1.2.4:${PORTSDIR}/graphics/graphite2 \ - libvorbis>=1.3.5:${PORTSDIR}/audio/libvorbis \ - opus>=1.1:${PORTSDIR}/audio/opus \ + libvorbis>=1.3.4:${PORTSDIR}/audio/libvorbis \ libvpx>=1.3.0:${PORTSDIR}/multimedia/libvpx \ - sqlite3>=3.8.4.2:${PORTSDIR}/databases/sqlite3 \ + sqlite3>=3.8.9:${PORTSDIR}/databases/sqlite3 \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \ v4l_compat>0:${PORTSDIR}/multimedia/v4l_compat \ autoconf-2.13:${PORTSDIR}/devel/autoconf213 \ zip:${PORTSDIR}/archivers/zip \ unzip:${PORTSDIR}/archivers/unzip +# opus>=1.1:${PORTSDIR}/audio/opus \ LIB_DEPENDS= libv4l2.so:${PORTSDIR}/multimedia/libv4l USE_GECKO= gecko CPE_PRODUCT= ${PORTNAME}_esr -CONFLICTS= firefox-3[02-9].* firefox-2[0-35-9].* +CONFLICTS_INSTALL= firefox-4[0-4].* firefox-3[02-9].* firefox-2[0-35-9].* MOZ_PKGCONFIG_FILES= # empty -USE_MOZILLA= # empty +USE_MOZILLA= -opus MOZILLA_NAME= Firefox USE_QT5= # empty @@ -52,10 +51,15 @@ MOZ_OPTIONS= --program-transform-name='s --enable-application=browser \ --enable-official-branding +OPTIONS_DEFAULT= GTK2 + +OPTIONS_SINGLE+= TOOLKIT +OPTIONS_SINGLE_TOOLKIT= GTK2 GTK3 + .include "${.CURDIR}/../../www/firefox/Makefile.options" .include -WRKSRC:= ${WRKDIR}/mozilla-esr31 +WRKSRC:= ${WRKDIR}/mozilla-esr38 .if ${PORT_OPTIONS:MALSA} RUN_DEPENDS+= alsa-lib>=1.0.27.2_1:${PORTSDIR}/audio/alsa-lib @@ -65,6 +69,10 @@ RUN_DEPENDS+= alsa-lib>=1.0.27.2_1:${POR RUN_DEPENDS+= gstreamer1-libav>=1.2.4_1:${PORTSDIR}/multimedia/gstreamer1-libav .endif +.if ${PORT_OPTIONS:MGTK3} +BUILD_DEPENDS+= gtk3>=3.14.6:${PORTSDIR}/x11-toolkits/gtk30 +.endif + post-extract: @${SED} -e 's|@FIREFOX_ICON@|${FIREFOX_ICON}|' -e 's|@MOZILLA@|${MOZILLA}|' \ -e 's|@MOZILLA_NAME@|${MOZILLA_NAME}|' \ Modified: head/www/firefox-esr/distinfo ============================================================================== --- head/www/firefox-esr/distinfo Thu Jul 16 05:29:22 2015 (r392272) +++ head/www/firefox-esr/distinfo Thu Jul 16 06:05:59 2015 (r392273) @@ -1,2 +1,2 @@ -SHA256 (firefox-31.7.0esr.source.tar.bz2) = 8523c10ecb318f278a251d90e2161c07c7431796d4387fe9091dfa4e633474b6 -SIZE (firefox-31.7.0esr.source.tar.bz2) = 147772244 +SHA256 (firefox-38.1.0esr.source.tar.bz2) = 85eb5f916aa47a92cf50803dcb35e7fa3a9da29abf5fc91cbb6a70bbbc2618ff +SIZE (firefox-38.1.0esr.source.tar.bz2) = 180392775 Modified: head/www/firefox-esr/files/patch-bug1013882 ============================================================================== --- head/www/firefox-esr/files/patch-bug1013882 Thu Jul 16 05:29:22 2015 (r392272) +++ head/www/firefox-esr/files/patch-bug1013882 Thu Jul 16 06:05:59 2015 (r392273) @@ -30,14 +30,14 @@ diff --git browser/installer/package-man index b509fd4..195345c 100644 --- browser/installer/package-manifest.in +++ browser/installer/package-manifest.in -@@ -583,7 +583,7 @@ - @BINPATH@/components/MozKeyboard.js - @BINPATH@/components/InputMethod.manifest +@@ -608,7 +608,7 @@ + @RESPATH@/components/MozKeyboard.js + @RESPATH@/components/InputMethod.manifest -#ifdef MOZ_DEBUG +#if defined(ENABLE_TESTS) && defined(MOZ_DEBUG) - @BINPATH@/components/TestInterfaceJS.js - @BINPATH@/components/TestInterfaceJS.manifest + @RESPATH@/components/TestInterfaceJS.js + @RESPATH@/components/TestInterfaceJS.manifest #endif diff --git mobile/android/installer/Makefile.in mobile/android/installer/Makefile.in index 96dceab..3528ad6 100644 Modified: head/www/firefox-esr/files/patch-bug1021761 ============================================================================== --- head/www/firefox-esr/files/patch-bug1021761 Thu Jul 16 05:29:22 2015 (r392272) +++ head/www/firefox-esr/files/patch-bug1021761 Thu Jul 16 06:05:59 2015 (r392273) @@ -218,12 +218,12 @@ index a962553..1f780f4 100644 assert(p); pthread_mutex_unlock(&stm->mutex); -@@ -313,10 +360,10 @@ alsa_refill_stream(cubeb_stream * stm) - return ERROR; - } - if (got > 0) { -- snd_pcm_sframes_t wrote = snd_pcm_writei(stm->pcm, p, got); -+ snd_pcm_sframes_t wrote = WRAP(snd_pcm_writei)(stm->pcm, p, got); +@@ -327,10 +374,10 @@ alsa_refill_stream(cubeb_stream * stm) + b[i] *= stm->volume; + } + } +- wrote = snd_pcm_writei(stm->pcm, p, got); ++ wrote = WRAP(snd_pcm_writei)(stm->pcm, p, got); if (wrote == -EPIPE) { - snd_pcm_recover(stm->pcm, wrote, 1); - wrote = snd_pcm_writei(stm->pcm, p, got); @@ -533,42 +533,51 @@ index a962553..1f780f4 100644 assert((nfds_t) r == stm->nfds); r = pthread_cond_init(&stm->cond, NULL); -@@ -937,12 +1043,12 @@ alsa_get_max_channel_count(cubeb * ctx, uint32_t * max_channels) +@@ -895,7 +1001,7 @@ alsa_stream_destroy(cubeb_stream * stm) + pthread_mutex_lock(&stm->mutex); + if (stm->pcm) { + if (stm->state == DRAINING) { +- snd_pcm_drain(stm->pcm); ++ WRAP(snd_pcm_drain)(stm->pcm); + } + alsa_locked_pcm_close(stm->pcm); + stm->pcm = NULL; +@@ -938,12 +1044,12 @@ alsa_get_max_channel_count(cubeb * ctx, uint32_t * max_channels) return CUBEB_ERROR; } -- rv = snd_pcm_hw_params_any(stm->pcm, hw_params); -+ rv = WRAP(snd_pcm_hw_params_any)(stm->pcm, hw_params); - if (rv < 0) { +- r = snd_pcm_hw_params_any(stm->pcm, hw_params); ++ r = WRAP(snd_pcm_hw_params_any)(stm->pcm, hw_params); + if (r < 0) { return CUBEB_ERROR; } -- rv = snd_pcm_hw_params_get_channels_max(hw_params, max_channels); -+ rv = WRAP(snd_pcm_hw_params_get_channels_max)(hw_params, max_channels); - if (rv < 0) { +- r = snd_pcm_hw_params_get_channels_max(hw_params, max_channels); ++ r = WRAP(snd_pcm_hw_params_get_channels_max)(hw_params, max_channels); + if (r < 0) { return CUBEB_ERROR; } -@@ -962,34 +1068,34 @@ alsa_get_preferred_sample_rate(cubeb * ctx, uint32_t * rate) { +@@ -963,34 +1069,34 @@ alsa_get_preferred_sample_rate(cubeb * ctx, uint32_t * rate) { /* get a pcm, disabling resampling, so we get a rate the * hardware/dmix/pulse/etc. supports. */ -- rv = snd_pcm_open(&pcm, "", SND_PCM_STREAM_PLAYBACK | SND_PCM_NO_AUTO_RESAMPLE, 0); -+ rv = WRAP(snd_pcm_open)(&pcm, "", SND_PCM_STREAM_PLAYBACK | SND_PCM_NO_AUTO_RESAMPLE, 0); - if (rv < 0) { +- r = snd_pcm_open(&pcm, "default", SND_PCM_STREAM_PLAYBACK | SND_PCM_NO_AUTO_RESAMPLE, 0); ++ r = WRAP(snd_pcm_open)(&pcm, "default", SND_PCM_STREAM_PLAYBACK | SND_PCM_NO_AUTO_RESAMPLE, 0); + if (r < 0) { return CUBEB_ERROR; } -- rv = snd_pcm_hw_params_any(pcm, hw_params); -+ rv = WRAP(snd_pcm_hw_params_any)(pcm, hw_params); - if (rv < 0) { +- r = snd_pcm_hw_params_any(pcm, hw_params); ++ r = WRAP(snd_pcm_hw_params_any)(pcm, hw_params); + if (r < 0) { - snd_pcm_close(pcm); + WRAP(snd_pcm_close)(pcm); return CUBEB_ERROR; } -- rv = snd_pcm_hw_params_get_rate(hw_params, rate, &dir); -+ rv = WRAP(snd_pcm_hw_params_get_rate)(hw_params, rate, &dir); - if (rv >= 0) { +- r = snd_pcm_hw_params_get_rate(hw_params, rate, &dir); ++ r = WRAP(snd_pcm_hw_params_get_rate)(hw_params, rate, &dir); + if (r >= 0) { /* There is a default rate: use it. */ - snd_pcm_close(pcm); + WRAP(snd_pcm_close)(pcm); @@ -578,9 +587,9 @@ index a962553..1f780f4 100644 /* Use a common rate, alsa may adjust it based on hw/etc. capabilities. */ *rate = 44100; -- rv = snd_pcm_hw_params_set_rate_near(pcm, hw_params, rate, NULL); -+ rv = WRAP(snd_pcm_hw_params_set_rate_near)(pcm, hw_params, rate, NULL); - if (rv < 0) { +- r = snd_pcm_hw_params_set_rate_near(pcm, hw_params, rate, NULL); ++ r = WRAP(snd_pcm_hw_params_set_rate_near)(pcm, hw_params, rate, NULL); + if (r < 0) { - snd_pcm_close(pcm); + WRAP(snd_pcm_close)(pcm); return CUBEB_ERROR; @@ -634,7 +643,7 @@ new file mode 100644 index 0000000..5e38e27 --- /dev/null +++ media/libcubeb/src/cubeb_oss.c -@@ -0,0 +1,397 @@ +@@ -0,0 +1,402 @@ +/* + * Copyright © 2014 Mozilla Foundation + * @@ -1030,7 +1039,12 @@ index 0000000..5e38e27 + .stream_start = oss_stream_start, + .stream_stop = oss_stream_stop, + .stream_get_position = oss_stream_get_position, -+ .stream_get_latency = oss_stream_get_latency ++ .stream_get_latency = oss_stream_get_latency, ++ .stream_set_volume = oss_stream_set_volume, ++ .stream_set_panning = oss_stream_set_panning, ++ .stream_get_current_device = NULL, ++ .stream_device_destroy = NULL, ++ .stream_register_device_changed_callback = NULL +}; diff --git media/libcubeb/src/moz.build media/libcubeb/src/moz.build index 8b7a0dd..31212ce 100644 @@ -1056,36 +1070,33 @@ index 8b7a0dd..31212ce 100644 +CFLAGS += CONFIG['MOZ_OSS_CFLAGS'] CFLAGS += CONFIG['MOZ_ALSA_CFLAGS'] CFLAGS += CONFIG['MOZ_PULSEAUDIO_CFLAGS'] -diff --git media/webrtc/signaling/test/Makefile.in media/webrtc/signaling/test/Makefile.in +diff --git media/webrtc/signaling/test/moz.build media/webrtc/signaling/test/moz.build index 991f03f..3d99eb5 100644 ---- media/webrtc/signaling/test/Makefile.in -+++ media/webrtc/signaling/test/Makefile.in -@@ -26,9 +26,9 @@ ifdef JS_SHARED_LIBRARY - LIBS += $(MOZ_JS_LIBS) - endif - --ifdef MOZ_ALSA -+ifdef MOZ_OSS - LIBS += \ -- $(MOZ_ALSA_LIBS) \ -+ $(MOZ_OSS_LIBS) \ - $(NULL) - endif +--- media/webrtc/signaling/test/moz.build ++++ media/webrtc/signaling/test/moz.build +@@ -112,8 +112,8 @@ if CONFIG['JS_SHARED_LIBRARY']: + OS_LIBS += CONFIG['MOZ_WEBRTC_X11_LIBS'] + OS_LIBS += CONFIG['REALTIME_LIBS'] + +-if CONFIG['MOZ_ALSA']: +- OS_LIBS += CONFIG['MOZ_ALSA_LIBS'] ++if CONFIG['MOZ_OSS']: ++ OS_LIBS += CONFIG['MOZ_OSS_LIBS'] -diff --git toolkit/library/libxul.mk toolkit/library/libxul.mk + if CONFIG['MOZ_NATIVE_JPEG']: + OS_LIBS += CONFIG['MOZ_JPEG_LIBS'] +diff --git toolkit/library/moz.build toolkit/library/moz.build index e191f13..4fb268a 100644 ---- toolkit/library/libxul.mk -+++ toolkit/library/libxul.mk -@@ -146,9 +146,9 @@ OS_LIBS += $(call EXPAND_LIBNAME,secur32 - endif - endif - --ifdef MOZ_ALSA --EXTRA_DSO_LDOPTS += $(MOZ_ALSA_LIBS) --endif -+ifdef MOZ_OSS -+EXTRA_DSO_LDOPTS += $(MOZ_OSS_LIBS) -+endif +--- toolkit/library/moz.build ++++ toolkit/library/moz.build +@@ -234,8 +234,8 @@ if CONFIG['MOZ_NATIVE_LIBVPX']: + if not CONFIG['MOZ_TREE_PIXMAN']: + OS_LIBS += CONFIG['MOZ_PIXMAN_LIBS'] + +-if CONFIG['MOZ_ALSA']: +- OS_LIBS += CONFIG['MOZ_ALSA_LIBS'] ++if CONFIG['MOZ_OSS']: ++ OS_LIBS += CONFIG['MOZ_OSS_LIBS'] - ifdef HAVE_CLOCK_MONOTONIC - EXTRA_DSO_LDOPTS += $(REALTIME_LIBS) + if CONFIG['HAVE_CLOCK_MONOTONIC']: + OS_LIBS += CONFIG['REALTIME_LIBS'] Added: head/www/firefox-esr/files/patch-bug1041268 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox-esr/files/patch-bug1041268 Thu Jul 16 06:05:59 2015 (r392273) @@ -0,0 +1,26 @@ +diff --git media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.cc media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.cc +index 97f69d3..77a50b3 100644 +--- media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.cc ++++ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.cc +@@ -18,7 +18,7 @@ ScreenCapturer* ScreenCapturer::Create() { + return Create(DesktopCaptureOptions::CreateDefault()); + } + +-#if defined(WEBRTC_LINUX) ++#if defined(WEBRTC_LINUX) || defined(WEBRTC_BSD) + ScreenCapturer* ScreenCapturer::CreateWithXDamage( + bool use_update_notifications) { + DesktopCaptureOptions options; +diff --git media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.h media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.h +index a8d40a7..177a6c1 100644 +--- media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.h ++++ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.h +@@ -74,7 +74,7 @@ class ScreenCapturer : public DesktopCapturer { + static ScreenCapturer* Create(const DesktopCaptureOptions& options); + static ScreenCapturer* Create(); + +-#if defined(WEBRTC_LINUX) ++#if defined(WEBRTC_LINUX) || defined(WEBRTC_BSD) + // Creates platform-specific capturer and instructs it whether it should use + // X DAMAGE support. + static ScreenCapturer* CreateWithXDamage(bool use_x_damage); Added: head/www/firefox-esr/files/patch-bug1073117 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox-esr/files/patch-bug1073117 Thu Jul 16 06:05:59 2015 (r392273) @@ -0,0 +1,877 @@ +diff --git widget/gtk/gtk2drawing.c widget/gtk/gtk2drawing.c +index 34f22af..1b950ab 100644 +--- widget/gtk/gtk2drawing.c ++++ widget/gtk/gtk2drawing.c +@@ -831,7 +831,7 @@ moz_gtk_get_focus_outline_size(gint* focus_h_width, gint* focus_v_width) + return MOZ_GTK_SUCCESS; + } + +-gint ++static gint + moz_gtk_widget_get_focus(GtkWidget* widget, gboolean* interior_focus, + gint* focus_width, gint* focus_pad) + { +@@ -928,7 +928,7 @@ moz_gtk_splitter_get_metrics(gint orientation, gint* size) + return MOZ_GTK_SUCCESS; + } + +-gint ++static gint + moz_gtk_button_get_inner_border(GtkWidget* widget, GtkBorder* inner_border) + { + static const GtkBorder default_inner_border = { 1, 1, 1, 1 }; +diff --git widget/gtk/gtk3drawing.c widget/gtk/gtk3drawing.c +index 08a58d6..7fef6fa 100644 +--- widget/gtk/gtk3drawing.c ++++ widget/gtk/gtk3drawing.c +@@ -65,6 +65,7 @@ static GtkWidget* gScrolledWindowWidget; + static style_prop_t style_prop_func; + static gboolean have_arrow_scaling; + static gboolean checkbox_check_state; ++static gboolean notebook_has_tab_gap; + static gboolean is_initialized; + + #define ARROW_UP 0 +@@ -725,6 +726,14 @@ moz_gtk_init() + else + checkbox_check_state = GTK_STATE_FLAG_ACTIVE; + ++ if(!gtk_check_version(3, 12, 0)) { ++ ensure_tab_widget(); ++ gtk_widget_style_get(gTabWidget, "has-tab-gap", ¬ebook_has_tab_gap, NULL); ++ } ++ else { ++ notebook_has_tab_gap = TRUE; ++ } ++ + /* Add style property to GtkEntry. + * Adding the style property to the normal GtkEntry class means that it + * will work without issues inside GtkComboBox and for Spinbuttons. */ +@@ -762,37 +771,17 @@ moz_gtk_radio_get_metrics(gint* indicator_size, gint* indicator_spacing) + gint + moz_gtk_get_focus_outline_size(gint* focus_h_width, gint* focus_v_width) + { +- gboolean interior_focus; +- gint focus_width = 0; ++ GtkBorder border; ++ GtkBorder padding; ++ GtkStyleContext *style; + + ensure_entry_widget(); +- gtk_widget_style_get(gEntryWidget, +- "interior-focus", &interior_focus, +- "focus-line-width", &focus_width, +- NULL); +- if (interior_focus) { +- GtkBorder border; +- GtkStyleContext *style = gtk_widget_get_style_context(gEntryWidget); +- gtk_style_context_get_border(style, 0, &border); +- *focus_h_width = border.left + focus_width; +- *focus_v_width = border.top + focus_width; +- } else { +- *focus_h_width = focus_width; +- *focus_v_width = focus_width; +- } +- return MOZ_GTK_SUCCESS; +-} +- +-gint +-moz_gtk_widget_get_focus(GtkWidget* widget, gboolean* interior_focus, +- gint* focus_width, gint* focus_pad) +-{ +- gtk_widget_style_get (widget, +- "interior-focus", interior_focus, +- "focus-line-width", focus_width, +- "focus-padding", focus_pad, +- NULL); ++ style = gtk_widget_get_style_context(gEntryWidget); + ++ gtk_style_context_get_border(style, 0, &border); ++ gtk_style_context_get_padding(style, 0, &padding); ++ *focus_h_width = border.left + padding.left; ++ *focus_v_width = border.top + padding.top; + return MOZ_GTK_SUCCESS; + } + +@@ -880,24 +860,6 @@ moz_gtk_splitter_get_metrics(gint orientation, gint* size) + return MOZ_GTK_SUCCESS; + } + +-gint +-moz_gtk_button_get_inner_border(GtkWidget* widget, GtkBorder* inner_border) +-{ +- static const GtkBorder default_inner_border = { 1, 1, 1, 1 }; +- GtkBorder *tmp_border; +- +- gtk_widget_style_get (widget, "inner-border", &tmp_border, NULL); +- +- if (tmp_border) { +- *inner_border = *tmp_border; +- gtk_border_free(tmp_border); +- } +- else +- *inner_border = default_inner_border; +- +- return MOZ_GTK_SUCCESS; +-} +- + static gint + moz_gtk_button_paint(cairo_t *cr, GdkRectangle* rect, + GtkWidgetState* state, +@@ -908,19 +870,8 @@ moz_gtk_button_paint(cairo_t *cr, GdkRectangle* rect, + GtkStyleContext* style = gtk_widget_get_style_context(widget); + gint x = rect->x, y=rect->y, width=rect->width, height=rect->height; + +- gboolean interior_focus; +- gint focus_width, focus_pad; +- +- moz_gtk_widget_get_focus(widget, &interior_focus, &focus_width, &focus_pad); + gtk_widget_set_direction(widget, direction); +- +- if (!interior_focus && state->focused) { +- x += focus_width + focus_pad; +- y += focus_width + focus_pad; *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Thu Jul 16 06:08:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 49D8A9A384E; Thu, 16 Jul 2015 06:08:46 +0000 (UTC) (envelope-from jbeich@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 2D526149C; Thu, 16 Jul 2015 06:08:46 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6G68kft015206; Thu, 16 Jul 2015 06:08:46 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G68jqD015205; Thu, 16 Jul 2015 06:08:45 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201507160608.t6G68jqD015205@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 16 Jul 2015 06:08:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392274 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 06:08:46 -0000 Author: jbeich Date: Thu Jul 16 06:08:45 2015 New Revision: 392274 URL: https://svnweb.freebsd.org/changeset/ports/392274 Log: Document recent multiple mozilla vulnerabilities Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jul 16 06:05:59 2015 (r392273) +++ head/security/vuxml/vuln.xml Thu Jul 16 06:08:45 2015 (r392274) @@ -58,6 +58,122 @@ Notes: --> + + mozilla -- multiple vulnerabilities + + + firefox + 39.0,1 + + + linux-firefox + 39.0,1 + + + seamonkey + 2.36 + + + linux-seamonkey + 2.36 + + + firefox-esr + 31.8.0,1 + 38.0,138.1.0,1 + + + libxul + 31.8.0 + 38.038.1.0 + + + thunderbird + 31.8.0 + 38.038.1.0 + + + linux-thunderbird + 31.8.0 + 38.038.1.0 + + + + +

The Mozilla Project reports:

+
+

MFSA 2015-59 Miscellaneous memory safety hazards (rv:39.0 + / rv:31.8 / rv:38.1)

+

MFSA 2015-60 Local files or privileged URLs in pages can + be opened into new tabs

+

MFSA 2015-61 Type confusion in Indexed Database + Manager

+

MFSA 2015-62 Out-of-bound read while computing an + oscillator rendering range in Web Audio

+

MFSA 2015-63 Use-after-free in Content Policy due to + microtask execution error

+

MFSA 2015-64 ECDSA signature validation fails to handle + some signatures correctly

+

MFSA 2015-65 Use-after-free in workers while using + XMLHttpRequest

+

MFSA 2015-66 Vulnerabilities found through code + inspection

+

MFSA 2015-67 Key pinning is ignored when overridable + errors are encountered

+

MFSA 2015-68 OS X crash reports may contain entered key + press information

+

MFSA 2015-69 Privilege escalation through internal + workers

+

MFSA 2015-70 NSS accepts export-length DHE keys with + regular DHE cipher suites

+

MFSA 2015-71 NSS incorrectly permits skipping of + ServerKeyExchange

+
+ +
+ + CVE-2015-2721 + CVE-2015-2722 + CVE-2015-2724 + CVE-2015-2725 + CVE-2015-2726 + CVE-2015-2727 + CVE-2015-2728 + CVE-2015-2729 + CVE-2015-2730 + CVE-2015-2731 + CVE-2015-2733 + CVE-2015-2734 + CVE-2015-2735 + CVE-2015-2736 + CVE-2015-2737 + CVE-2015-2738 + CVE-2015-2739 + CVE-2015-2740 + CVE-2015-2741 + CVE-2015-2742 + CVE-2015-2743 + CVE-2015-4000 + https://www.mozilla.org/security/advisories/mfsa2015-59/ + https://www.mozilla.org/security/advisories/mfsa2015-60/ + https://www.mozilla.org/security/advisories/mfsa2015-61/ + https://www.mozilla.org/security/advisories/mfsa2015-62/ + https://www.mozilla.org/security/advisories/mfsa2015-63/ + https://www.mozilla.org/security/advisories/mfsa2015-64/ + https://www.mozilla.org/security/advisories/mfsa2015-65/ + https://www.mozilla.org/security/advisories/mfsa2015-66/ + https://www.mozilla.org/security/advisories/mfsa2015-67/ + https://www.mozilla.org/security/advisories/mfsa2015-68/ + https://www.mozilla.org/security/advisories/mfsa2015-69/ + https://www.mozilla.org/security/advisories/mfsa2015-70/ + https://www.mozilla.org/security/advisories/mfsa2015-71/ + + + 2015-07-02 + 2015-07-16 + +
+ PolarSSL -- Security Fix Backports From owner-svn-ports-head@freebsd.org Thu Jul 16 06:32:00 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A2DE9A3E89; Thu, 16 Jul 2015 06:32:00 +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 55F9B1FEA; Thu, 16 Jul 2015 06:32:00 +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 t6G6W0hn026850; Thu, 16 Jul 2015 06:32:00 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G6W0Io026849; Thu, 16 Jul 2015 06:32:00 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507160632.t6G6W0Io026849@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 16 Jul 2015 06:32:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392275 - head/textproc/libxml2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 06:32:00 -0000 Author: amdmi3 Date: Thu Jul 16 06:31:59 2015 New Revision: 392275 URL: https://svnweb.freebsd.org/changeset/ports/392275 Log: - Add option to disable validator Approved by: kwm Modified: head/textproc/libxml2/Makefile Modified: head/textproc/libxml2/Makefile ============================================================================== --- head/textproc/libxml2/Makefile Thu Jul 16 06:08:45 2015 (r392274) +++ head/textproc/libxml2/Makefile Thu Jul 16 06:31:59 2015 (r392275) @@ -31,10 +31,12 @@ PLIST_SUB+= LIBVERSION=${PORTVERSION} .if !defined(MASTERDIR) -OPTIONS_DEFINE= SCHEMA THREADS MEM_DEBUG XMLLINT_HIST THREAD_ALLOC -OPTIONS_DEFAULT=SCHEMA THREADS +OPTIONS_DEFINE= SCHEMA VALID THREADS MEM_DEBUG XMLLINT_HIST THREAD_ALLOC +OPTIONS_DEFAULT=SCHEMA VALID THREADS SCHEMA_DESC= XML schema support SCHEMA_CONFIGURE_WITH= schemas +VALID_DESC= Validation support +VALID_CONFIGURE_OFF= --without-valid THREADS_DESC= Threads support THREADS_CONFIGURE_WITH= threads MEM_DEBUG_DESC= Memory debugging (DEVELOPERS ONLY!) From owner-svn-ports-head@freebsd.org Thu Jul 16 06:33:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3E179A3ECC; Thu, 16 Jul 2015 06:33:45 +0000 (UTC) (envelope-from hrs@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 B45B710F7; Thu, 16 Jul 2015 06:33:45 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6G6Xj1G027066; Thu, 16 Jul 2015 06:33:45 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G6Xjuf027064; Thu, 16 Jul 2015 06:33:45 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201507160633.t6G6Xjuf027064@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Thu, 16 Jul 2015 06:33:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392276 - in head/print: . latex-beamer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 06:33:45 -0000 Author: hrs Date: Thu Jul 16 06:33:44 2015 New Revision: 392276 URL: https://svnweb.freebsd.org/changeset/ports/392276 Log: Remove an extra dependency. Pointy hat to: hrs Modified: head/print/Makefile head/print/latex-beamer/Makefile Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Thu Jul 16 06:31:59 2015 (r392275) +++ head/print/Makefile Thu Jul 16 06:33:44 2015 (r392276) @@ -104,6 +104,7 @@ SUBDIR += kde_poster SUBDIR += kover SUBDIR += kpdftool + SUBDIR += latex-beamer SUBDIR += latex-ltablex SUBDIR += latex-resume SUBDIR += latex2rtf Modified: head/print/latex-beamer/Makefile ============================================================================== --- head/print/latex-beamer/Makefile Thu Jul 16 06:31:59 2015 (r392275) +++ head/print/latex-beamer/Makefile Thu Jul 16 06:33:44 2015 (r392276) @@ -2,6 +2,7 @@ PORTNAME= latex-beamer PORTVERSION= 3.36 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= https://bitbucket.org/rivanvx/beamer/get/ DISTNAME= version-${PORTVERSION:S/./-/} @@ -9,8 +10,6 @@ DISTNAME= version-${PORTVERSION:S/./-/} MAINTAINER= hrs@FreeBSD.org COMMENT= LaTeX class to create a beamer presentation -RUN_DEPENDS= ${LOCALBASE}/${TEXMFDISTDIR}/tex/latex/pgf/basiclayer/pgf.sty:${PORTSDIR}/print/latex-pgf - USES= tar:bz2 USE_TEX= texmf latex texhash TEXHASHDIRS= ${TEXMFDIR} From owner-svn-ports-head@freebsd.org Thu Jul 16 06:36:56 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E0FEA9A3FAE; Thu, 16 Jul 2015 06:36:56 +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 CD234125C; Thu, 16 Jul 2015 06:36:56 +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 t6G6auoA027433; Thu, 16 Jul 2015 06:36:56 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G6atdA027428; Thu, 16 Jul 2015 06:36:55 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201507160636.t6G6atdA027428@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Thu, 16 Jul 2015 06:36:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392277 - in head/www/fira-webfont: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 06:36:57 -0000 Author: riggs Date: Thu Jul 16 06:36:54 2015 New Revision: 392277 URL: https://svnweb.freebsd.org/changeset/ports/392277 Log: Update to upstream version 4.102 PR: 200455 Submitted by: horia@racoviceanu.com (maintainer) Modified: head/www/fira-webfont/Makefile head/www/fira-webfont/distinfo head/www/fira-webfont/files/pkg-message.in head/www/fira-webfont/pkg-descr head/www/fira-webfont/pkg-plist Modified: head/www/fira-webfont/Makefile ============================================================================== --- head/www/fira-webfont/Makefile Thu Jul 16 06:33:44 2015 (r392276) +++ head/www/fira-webfont/Makefile Thu Jul 16 06:36:54 2015 (r392277) @@ -2,59 +2,75 @@ # $FreeBSD$ PORTNAME= fira -PORTVERSION= 3.111 +PORTVERSION= 4.104 CATEGORIES= www -MASTER_SITES= http://www.carrois.com/wordpress/downloads/${PORTNAME}_3_1/ \ - SF/horia/${CATEGORIES}/${PORTNAME}${PKGNAMESUFFIX}/ \ - SF/horia/${CATEGORIES}/${PORTNAME}${PKGNAMESUFFIX}/:bp +MASTER_SITES= http://www.carrois.com/downloads/%SUBDIR%/:sans,mono \ + SF/horia/${CATEGORIES}/${PORTNAME}${PKGNAMESUFFIX}/%SUBDIR%/:sans,mono,bp +MASTER_SITE_SUBDIR= ${PORTNAME}_4_1/:sans,bp ${PORTNAME}_mono_3_2/:mono PKGNAMESUFFIX= -webfont -DISTNAME= ${PORTNAME:S|f|F|}Fonts${PORTVERSION:S|.||} -DISTFILES= ${PORTNAME:S|f|F|}Boilerplate${PORTVERSION:S|.||}${EXTRACT_SUFX}:bp \ - ${DISTNAME}${EXTRACT_SUFX} \ - ${PORTNAME:S|f|F|}PDF${PORTVERSION:S|.||}${EXTRACT_SUFX} \ - ${PORTNAME:S|f|F|}UFO_beta${PORTVERSION:S|.||}${EXTRACT_SUFX} \ - Version_Report.rtf -EXTRACT_ONLY= ${DISTFILES:C|Version.*||:S|:bp||} +DISTNAME= ${PORTNAME:S|f|F|} +DISTFILES= ${DISTNAME}Boilerplate${PORTVERSION:S|.||}${EXTRACT_SUFX}:bp \ + ${DISTNAME}Fonts${PORTVERSION:S|.||}${EXTRACT_SUFX}:sans \ + ${DISTNAME}MonoFonts${MONO_VERSION}${EXTRACT_SUFX}:mono +EXTRACT_ONLY= ${DISTFILES:C|:[^:]+$||:M*.zip} MAINTAINER= horia@racoviceanu.com COMMENT= Sans-serif and monospaced Web Font for small screens LICENSE= OFL11 +LICENSE_FILE= ${WRKSRC}/${DISTNAME}Fonts${PORTVERSION:S|.||}/License.txt USES= zip +NO_ARCH= yes NO_BUILD= yes +NO_WRKSUBDIR= yes SUB_FILES= pkg-message PLIST_SUB= WWWDIR_REL="${WWWDIR_REL}" DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} -PORTDOCS= Version_Report.rtf \ - ${PORTNAME:S|f|F|}*.pdf +PORTDOCS= *.pdf *.rtf EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}${PKGNAMESUFFIX} PORTEXAMPLES= * +MONO_VERSION= 3204 + OPTIONS_DEFINE= DOCS EXAMPLES EXAMPLES_DESC= UFO source files +DOCS_DISTFILES= ${DISTNAME}_4_1_Version_Report.rtf:sans \ + ${DISTNAME}PDF${PORTVERSION:S|.||}${EXTRACT_SUFX}:sans \ + ${DISTNAME}MonoPDF${MONO_VERSION}${EXTRACT_SUFX}:mono +EXAMPLES_DISTFILES= ${DISTNAME}UFO_beta${PORTVERSION:S|.||}${EXTRACT_SUFX}:sans \ + ${DISTNAME}MonoUFO_beta${MONO_VERSION}${EXTRACT_SUFX}:mono + +.include + do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} -.for b in index.html fira.css +.for b in index.html ${PORTNAME:S|$|.css|} ${INSTALL_DATA} \ - ${WRKDIR}/${PORTNAME:S|f|F|}Boilerplate${PORTVERSION:S|.||}/${b} \ + ${WRKDIR}/${DISTNAME}Boilerplate${PORTVERSION:S|.||}/${b} \ ${STAGEDIR}${WWWDIR} .endfor -.for w in eot ttf woff +.for w in eot ttf woff woff2 @${MKDIR} ${STAGEDIR}${WWWDIR}/${w} - ${INSTALL_DATA} ${WRKSRC}/${PORTNAME:S|f|F|}*${PORTVERSION:S|.||}/WEB/${PORTNAME:S|f|F|}*.${w} \ + ${INSTALL_DATA} ${WRKSRC}/${DISTNAME}*Fonts*/WEB/${w:tu}/${DISTNAME}*.${w} \ ${STAGEDIR}${WWWDIR}/${w}/ .endfor +.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${CP} ${DISTDIR}/Version_Report.rtf ${WRKSRC}/ - ${CP} ${WRKDIR}/${PORTNAME:S|f|F|}PDF${PORTVERSION:S|.||}/${PORTNAME:S|f|F|}*.pdf ${WRKSRC}/ - ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + ${CP} ${DISTDIR}/${DISTFILES:C|:[^:]+$||:M*.rtf} ${WRKSRC} + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|:M*.rtf} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/${DISTNAME}*PDF*/|:M*.pdf} \ + ${STAGEDIR}${DOCSDIR} +.endif +.if ${PORT_OPTIONS:MEXAMPLES} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - (cd ${WRKDIR}/${PORTNAME:S|f|F|}UFO_beta${PORTVERSION:S|.||} && \ - ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) +. for e in ${EXAMPLES_DISTFILES:R:C|:[^:]+$||} + (cd ${WRKDIR}/${e} && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) +. endfor +.endif .include Modified: head/www/fira-webfont/distinfo ============================================================================== --- head/www/fira-webfont/distinfo Thu Jul 16 06:33:44 2015 (r392276) +++ head/www/fira-webfont/distinfo Thu Jul 16 06:36:54 2015 (r392277) @@ -1,10 +1,16 @@ -SHA256 (FiraBoilerplate3111.zip) = 2cf2adb0dfabdb622e505ac36104560c185b6560afd7ba57560746bbe129dae3 -SIZE (FiraBoilerplate3111.zip) = 2172 -SHA256 (FiraFonts3111.zip) = 3ced3df236b0b0eec1b390885c53ac02f3e3f830e9449414230717334a0b2457 -SIZE (FiraFonts3111.zip) = 11902303 -SHA256 (FiraPDF3111.zip) = c742d06a41194cbf196838d702db650a2873e5a46c0dd7548c936b635d85c1be -SIZE (FiraPDF3111.zip) = 20229008 -SHA256 (FiraUFO_beta3111.zip) = 8405618a11ac0601345156fc7a60d42fb80c1f9dad349c387bca59957f2dcf44 -SIZE (FiraUFO_beta3111.zip) = 7083232 -SHA256 (Version_Report.rtf) = fed531be5dfee0cb54bd4133e02f7a93d95edbfb6999ff4a0ee41c8b67479c5e -SIZE (Version_Report.rtf) = 5743 +SHA256 (FiraBoilerplate4104.zip) = 015981db296f4079bcb0a66381a53163ff30a49127556cf200f879c2474dca23 +SIZE (FiraBoilerplate4104.zip) = 2240 +SHA256 (FiraFonts4104.zip) = 4d4cd7163add883793e20047c9bf021273d01946fe5151e4e197f4c6450714c5 +SIZE (FiraFonts4104.zip) = 27428940 +SHA256 (FiraMonoFonts3204.zip) = 4a986f97f3ea9baee0f419042327a71941e2e9ef94783b01e6739718d6e1da5e +SIZE (FiraMonoFonts3204.zip) = 1235937 +SHA256 (Fira_4_1_Version_Report.rtf) = 2b83420236277d2b2c6f0808304222bbb4e78c4eddaec89937570bf2f250a461 +SIZE (Fira_4_1_Version_Report.rtf) = 16229 +SHA256 (FiraPDF4104.zip) = dca2b4f2145e6b8a5e85cdae6942f3d051ee29eb82e44d58fff9672a2ffba5d5 +SIZE (FiraPDF4104.zip) = 39206693 +SHA256 (FiraMonoPDF3204.zip) = 1ab555cf6d4d3825691c23f819feceac779351e0d79e43a468b2ebbdd313d0fb +SIZE (FiraMonoPDF3204.zip) = 2333862 +SHA256 (FiraUFO_beta4104.zip) = 34a9e0800b46514b5465f384e138cecc4aaf3dbb83c5ccbf3cc4bcbce7903a76 +SIZE (FiraUFO_beta4104.zip) = 14447522 +SHA256 (FiraMonoUFO_beta3204.zip) = 58a7e4cc74716090cbf22ffb45c0fece37e50dee8b76dfe880994f798b3b8740 +SIZE (FiraMonoUFO_beta3204.zip) = 1799679 Modified: head/www/fira-webfont/files/pkg-message.in ============================================================================== --- head/www/fira-webfont/files/pkg-message.in Thu Jul 16 06:33:44 2015 (r392276) +++ head/www/fira-webfont/files/pkg-message.in Thu Jul 16 06:36:54 2015 (r392277) @@ -7,7 +7,7 @@ Get started right away with the provided Fira has advanced Open Type typographic layout features and language support. Please refer to the Technical Documentation installed by this port or online at - http://www.carrois.com/fira-3-1/ + http://www.carrois.com/fira-4-1/ For details about OpenType Layout Features see the OpenType Layout tag registry Modified: head/www/fira-webfont/pkg-descr ============================================================================== --- head/www/fira-webfont/pkg-descr Thu Jul 16 06:33:44 2015 (r392276) +++ head/www/fira-webfont/pkg-descr Thu Jul 16 06:36:54 2015 (r392277) @@ -4,7 +4,7 @@ Sans Serif with 16 weights all accompani includes a Mono Spaced variant with 3 weights (regular, medium and bold). The UFO source files are included in examples. -Web Font: EOT, WOFF, TTF, and boilerplate HTML+CSS +Web Font: EOT, WOFF, WOFF2, TTF, and boilerplate HTML+CSS *supports advanced Open Type typographic layout features and languages -WWW: http://www.carrois.com/fira-3-1/ +WWW: http://www.carrois.com/fira-4-1/ Modified: head/www/fira-webfont/pkg-plist ============================================================================== --- head/www/fira-webfont/pkg-plist Thu Jul 16 06:33:44 2015 (r392276) +++ head/www/fira-webfont/pkg-plist Thu Jul 16 06:36:54 2015 (r392277) @@ -105,7 +105,38 @@ %%WWWDIR_REL%%/woff/FiraSans-UltraItalic.woff %%WWWDIR_REL%%/woff/FiraSans-UltraLight.woff %%WWWDIR_REL%%/woff/FiraSans-UltraLightItalic.woff -@dirrm %%WWWDIR_REL%%/eot -@dirrm %%WWWDIR_REL%%/ttf -@dirrm %%WWWDIR_REL%%/woff -@dirrm %%WWWDIR_REL%% +%%WWWDIR_REL%%/woff2/FiraMono-Bold.woff2 +%%WWWDIR_REL%%/woff2/FiraMono-Medium.woff2 +%%WWWDIR_REL%%/woff2/FiraMono-Regular.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-Bold.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-BoldItalic.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-Book.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-BookItalic.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-Eight.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-EightItalic.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-ExtraBold.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-ExtraBoldItalic.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-ExtraLight.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-ExtraLightItalic.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-Four.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-FourItalic.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-Hair.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-HairItalic.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-Heavy.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-HeavyItalic.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-Italic.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-Light.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-LightItalic.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-Medium.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-MediumItalic.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-Regular.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-SemiBold.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-SemiBoldItalic.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-Thin.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-ThinItalic.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-Two.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-TwoItalic.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-Ultra.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-UltraItalic.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-UltraLight.woff2 +%%WWWDIR_REL%%/woff2/FiraSans-UltraLightItalic.woff2 From owner-svn-ports-head@freebsd.org Thu Jul 16 06:40:26 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 150399A30F9; Thu, 16 Jul 2015 06:40:26 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.allbsd.org", Issuer "RapidSSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 95A1B1566; Thu, 16 Jul 2015 06:40:25 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from alph.d.allbsd.org (alph.d.allbsd.org [IPv6:2001:2f0:104:e010:862b:2bff:febc:8956] (may be forged)) (authenticated bits=56) by mail.allbsd.org (8.14.9/8.14.9) with ESMTP id t6G6e7W2039062 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 16 Jul 2015 15:40:08 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.9/8.14.9) with ESMTP id t6G6e4lp006665; Thu, 16 Jul 2015 15:40:07 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Thu, 16 Jul 2015 15:39:49 +0900 (JST) Message-Id: <20150716.153949.1326072232262633338.hrs@allbsd.org> To: amdmi3@amdmi3.ru Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r391970 - in head: . print print/latex-beamer print/latex-beamer/files From: Hiroki Sato In-Reply-To: <20150715123024.GE6337@hades.panopticon> References: <201507140457.t6E4vVLD046975@repo.freebsd.org> <20150715123024.GE6337@hades.panopticon> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Thu_Jul_16_15_39_49_2015_106)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.98.6 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mail.allbsd.org [IPv6:2001:2f0:104:e001::32]); Thu, 16 Jul 2015 15:40:18 +0900 (JST) X-Spam-Status: No, score=-98.0 required=13.0 tests=CONTENT_TYPE_PRESENT, RCVD_IN_AHBL, RCVD_IN_AHBL_PROXY, RCVD_IN_AHBL_SPAM, RDNS_NONE, USER_IN_WHITELIST autolearn=no autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on gatekeeper.allbsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 06:40:26 -0000 ----Security_Multipart(Thu_Jul_16_15_39_49_2015_106)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Dmitry Marakasov wrote in <20150715123024.GE6337@hades.panopticon>: am> * Hiroki Sato (hrs@FreeBSD.org) wrote: am> am> > Author: hrs am> > Date: Tue Jul 14 04:57:30 2015 am> > New Revision: 391970 am> > URL: https://svnweb.freebsd.org/changeset/ports/391970 am> > am> > Log: am> > Resurrect print/latex-beamer and update it to 3.36. am> am> This depends on non-existing print/latex-pgf am> am> Why hasn't this been tested? Sorry for the breakage. I was going to commit the dependency together but I forgot to do it. Should be fixed now. After the original commit I noticed that the dependency was not actually needed. -- Hiroki ----Security_Multipart(Thu_Jul_16_15_39_49_2015_106)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEABECAAYFAlWnUbUACgkQTyzT2CeTzy30RQCgje0TrZfFsaXNW056+QzUF2K7 kswAoLtnBOx/Nq36Np4ks6JtXAQTnbtg =0Gsx -----END PGP SIGNATURE----- ----Security_Multipart(Thu_Jul_16_15_39_49_2015_106)---- From owner-svn-ports-head@freebsd.org Thu Jul 16 06:46:52 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F3DF59A3276; Thu, 16 Jul 2015 06:46:51 +0000 (UTC) (envelope-from ale@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 E3B541C38; Thu, 16 Jul 2015 06:46:51 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6G6kpel031679; Thu, 16 Jul 2015 06:46:51 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G6kpRp031677; Thu, 16 Jul 2015 06:46:51 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201507160646.t6G6kpRp031677@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Thu, 16 Jul 2015 06:46:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392278 - head/databases/mysql55-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 06:46:52 -0000 Author: ale Date: Thu Jul 16 06:46:50 2015 New Revision: 392278 URL: https://svnweb.freebsd.org/changeset/ports/392278 Log: Update to 5.5.44 release. Modified: head/databases/mysql55-server/Makefile head/databases/mysql55-server/distinfo Modified: head/databases/mysql55-server/Makefile ============================================================================== --- head/databases/mysql55-server/Makefile Thu Jul 16 06:36:54 2015 (r392277) +++ head/databases/mysql55-server/Makefile Thu Jul 16 06:46:50 2015 (r392278) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= mysql -PORTVERSION= 5.5.43 +PORTVERSION= 5.5.44 PORTREVISION?= 0 CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-5.5 Modified: head/databases/mysql55-server/distinfo ============================================================================== --- head/databases/mysql55-server/distinfo Thu Jul 16 06:36:54 2015 (r392277) +++ head/databases/mysql55-server/distinfo Thu Jul 16 06:46:50 2015 (r392278) @@ -1,2 +1,2 @@ -SHA256 (mysql-5.5.43.tar.gz) = 43d3df79e5c839a2749deb6e056a4589e49c903e09034c18653ec56e6e4774cd -SIZE (mysql-5.5.43.tar.gz) = 21784417 +SHA256 (mysql-5.5.44.tar.gz) = 85f05b257db39e63c82ff4b5ce4e0c6d2b07560b5fc1646d47d7ae48eab3e5de +SIZE (mysql-5.5.44.tar.gz) = 21789766 From owner-svn-ports-head@freebsd.org Thu Jul 16 08:31:00 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 818EA9A38CC; Thu, 16 Jul 2015 08:31:00 +0000 (UTC) (envelope-from grembo@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 71A501B63; Thu, 16 Jul 2015 08:31:00 +0000 (UTC) (envelope-from grembo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6G8V09F075568; Thu, 16 Jul 2015 08:31:00 GMT (envelope-from grembo@FreeBSD.org) Received: (from grembo@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G8V0uV075567; Thu, 16 Jul 2015 08:31:00 GMT (envelope-from grembo@FreeBSD.org) Message-Id: <201507160831.t6G8V0uV075567@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: grembo set sender to grembo@FreeBSD.org using -f From: Michael Gmelin Date: Thu, 16 Jul 2015 08:31:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392279 - head/graphics/intel-backlight X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 08:31:00 -0000 Author: grembo Date: Thu Jul 16 08:30:59 2015 New Revision: 392279 URL: https://svnweb.freebsd.org/changeset/ports/392279 Log: Limit archictectures to i386 and amd64, as the hardware is only found there. PR: 201597 Approved by: mentors (implicit) Modified: head/graphics/intel-backlight/Makefile Modified: head/graphics/intel-backlight/Makefile ============================================================================== --- head/graphics/intel-backlight/Makefile Thu Jul 16 06:46:50 2015 (r392278) +++ head/graphics/intel-backlight/Makefile Thu Jul 16 08:30:59 2015 (r392279) @@ -19,6 +19,9 @@ GH_TAGNAME= 93e1fe4 PLIST_FILES= bin/intel_backlight PORTEXAMPLES= isl_backlight.sh +ONLY_FOR_ARCHS= amd64 i386 +ONLY_FOR_ARCHS_REASON= This hardware is only found on Intel x86 systems + do-build: cd ${WRKSRC} && \ ${CC} ${CFLAGS} -o intel_backlight -I${PREFIX}/include \ From owner-svn-ports-head@freebsd.org Thu Jul 16 08:42:39 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B77D29A3A8A; Thu, 16 Jul 2015 08:42:39 +0000 (UTC) (envelope-from tijl@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 961D31117; Thu, 16 Jul 2015 08:42:39 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6G8gdD4079726; Thu, 16 Jul 2015 08:42:39 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G8gc1r079722; Thu, 16 Jul 2015 08:42:38 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507160842.t6G8gc1r079722@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 16 Jul 2015 08:42:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392280 - in head/security: . mbedtls X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 08:42:39 -0000 Author: tijl Date: Thu Jul 16 08:42:37 2015 New Revision: 392280 URL: https://svnweb.freebsd.org/changeset/ports/392280 Log: Add a new port for mbed TLS 2.0.0 (formerly polarssl) Added: head/security/mbedtls/ - copied from r391690, head/security/polarssl13/ Modified: head/security/Makefile head/security/mbedtls/Makefile head/security/mbedtls/distinfo head/security/mbedtls/pkg-plist Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Thu Jul 16 08:30:59 2015 (r392279) +++ head/security/Makefile Thu Jul 16 08:42:37 2015 (r392280) @@ -335,6 +335,7 @@ SUBDIR += masscan SUBDIR += massh SUBDIR += matrixssl + SUBDIR += mbedtls SUBDIR += mcrypt SUBDIR += md4coll SUBDIR += md5coll Modified: head/security/mbedtls/Makefile ============================================================================== --- head/security/polarssl13/Makefile Fri Jul 10 07:28:20 2015 (r391690) +++ head/security/mbedtls/Makefile Thu Jul 16 08:42:37 2015 (r392280) @@ -1,14 +1,12 @@ # $FreeBSD$ -PORTNAME= polarssl -PORTVERSION= 1.3.11 +PORTNAME= mbedtls +PORTVERSION= 2.0.0 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel -MASTER_SITES= https://polarssl.org/download/ -PKGNAMESUFFIX= 13 -DISTNAME= mbedtls-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} +MASTER_SITES= https://tls.mbed.org/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tijl@FreeBSD.org COMMENT= SSL/TLS and cryptography library LICENSE= GPLv2 @@ -16,17 +14,18 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ALL_TARGET= no_test MAKE_ENV= SHARED=1 -USES= cpe gmake tar:tgz +USES= gmake tar:tgz USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/mbedtls-${PORTVERSION} -CONFLICTS= polarssl-[0-9]* +CONFLICTS_INSTALL= polarssl13-[0-9]* post-patch: @${REINPLACE_CMD} \ -e 's/PREFIX/NAMEPREFIX/' \ -e 's/$$(DESTDIR)/&$$(PREFIX)/' \ + -e '/^install:/s/[[:<:]]all//' \ ${WRKSRC}/Makefile post-install: Modified: head/security/mbedtls/distinfo ============================================================================== --- head/security/polarssl13/distinfo Fri Jul 10 07:28:20 2015 (r391690) +++ head/security/mbedtls/distinfo Thu Jul 16 08:42:37 2015 (r392280) @@ -1,2 +1,2 @@ -SHA256 (mbedtls-1.3.11-gpl.tgz) = 67a593027b6a442a4fa5b6c224c4ac8cdae5be721f5a28a11d34f10dcda441cb -SIZE (mbedtls-1.3.11-gpl.tgz) = 1731809 +SHA256 (mbedtls-2.0.0-gpl.tgz) = 149a06621368540b7e1cef1b203c268439c2edbf29e2e9471d8021125df34952 +SIZE (mbedtls-2.0.0-gpl.tgz) = 1790002 Modified: head/security/mbedtls/pkg-plist ============================================================================== --- head/security/polarssl13/pkg-plist Fri Jul 10 07:28:20 2015 (r391690) +++ head/security/mbedtls/pkg-plist Thu Jul 16 08:42:37 2015 (r392280) @@ -2,11 +2,15 @@ bin/mbedtls_aescrypt2 bin/mbedtls_benchmark bin/mbedtls_cert_app bin/mbedtls_cert_req +bin/mbedtls_cert_write bin/mbedtls_crl_app bin/mbedtls_crypt_and_hash bin/mbedtls_dh_client bin/mbedtls_dh_genprime bin/mbedtls_dh_server +bin/mbedtls_dtls_client +bin/mbedtls_dtls_server +bin/mbedtls_ecdsa bin/mbedtls_gen_entropy bin/mbedtls_gen_key bin/mbedtls_gen_random_ctr_drbg @@ -15,7 +19,6 @@ bin/mbedtls_generic_sum bin/mbedtls_hello bin/mbedtls_key_app bin/mbedtls_key_app_writer -bin/mbedtls_md5sum bin/mbedtls_mini_client bin/mbedtls_mpi_demo bin/mbedtls_pem2der @@ -23,6 +26,7 @@ bin/mbedtls_pk_decrypt bin/mbedtls_pk_encrypt bin/mbedtls_pk_sign bin/mbedtls_pk_verify +bin/mbedtls_req_app bin/mbedtls_rsa_decrypt bin/mbedtls_rsa_encrypt bin/mbedtls_rsa_genkey @@ -31,8 +35,6 @@ bin/mbedtls_rsa_sign_pss bin/mbedtls_rsa_verify bin/mbedtls_rsa_verify_pss bin/mbedtls_selftest -bin/mbedtls_sha1sum -bin/mbedtls_sha2sum bin/mbedtls_ssl_cert_test bin/mbedtls_ssl_client1 bin/mbedtls_ssl_client2 @@ -40,119 +42,73 @@ bin/mbedtls_ssl_fork_server bin/mbedtls_ssl_mail_client bin/mbedtls_ssl_server bin/mbedtls_ssl_server2 -bin/mbedtls_ssl_test bin/mbedtls_strerror -bin/polarssl_aescrypt2 -bin/polarssl_benchmark -bin/polarssl_cert_app -bin/polarssl_cert_req -bin/polarssl_crl_app -bin/polarssl_crypt_and_hash -bin/polarssl_dh_client -bin/polarssl_dh_genprime -bin/polarssl_dh_server -bin/polarssl_gen_entropy -bin/polarssl_gen_key -bin/polarssl_gen_random_ctr_drbg -bin/polarssl_gen_random_havege -bin/polarssl_generic_sum -bin/polarssl_hello -bin/polarssl_key_app -bin/polarssl_key_app_writer -bin/polarssl_md5sum -bin/polarssl_mini_client -bin/polarssl_mpi_demo -bin/polarssl_pem2der -bin/polarssl_pk_decrypt -bin/polarssl_pk_encrypt -bin/polarssl_pk_sign -bin/polarssl_pk_verify -bin/polarssl_rsa_decrypt -bin/polarssl_rsa_encrypt -bin/polarssl_rsa_genkey -bin/polarssl_rsa_sign -bin/polarssl_rsa_sign_pss -bin/polarssl_rsa_verify -bin/polarssl_rsa_verify_pss -bin/polarssl_selftest -bin/polarssl_sha1sum -bin/polarssl_sha2sum -bin/polarssl_ssl_cert_test -bin/polarssl_ssl_client1 -bin/polarssl_ssl_client2 -bin/polarssl_ssl_fork_server -bin/polarssl_ssl_mail_client -bin/polarssl_ssl_server -bin/polarssl_ssl_server2 -bin/polarssl_ssl_test -bin/polarssl_strerror -include/polarssl/aes.h -include/polarssl/aesni.h -include/polarssl/arc4.h -include/polarssl/asn1.h -include/polarssl/asn1write.h -include/polarssl/base64.h -include/polarssl/bignum.h -include/polarssl/blowfish.h -include/polarssl/bn_mul.h -include/polarssl/camellia.h -include/polarssl/ccm.h -include/polarssl/certs.h -include/polarssl/check_config.h -include/polarssl/cipher.h -include/polarssl/cipher_wrap.h -include/polarssl/compat-1.2.h -include/polarssl/config.h -include/polarssl/ctr_drbg.h -include/polarssl/debug.h -include/polarssl/des.h -include/polarssl/dhm.h -include/polarssl/ecdh.h -include/polarssl/ecdsa.h -include/polarssl/ecp.h -include/polarssl/entropy.h -include/polarssl/entropy_poll.h -include/polarssl/error.h -include/polarssl/gcm.h -include/polarssl/havege.h -include/polarssl/hmac_drbg.h -include/polarssl/md.h -include/polarssl/md2.h -include/polarssl/md4.h -include/polarssl/md5.h -include/polarssl/md_wrap.h -include/polarssl/memory.h -include/polarssl/memory_buffer_alloc.h -include/polarssl/net.h -include/polarssl/oid.h -include/polarssl/openssl.h -include/polarssl/padlock.h -include/polarssl/pbkdf2.h -include/polarssl/pem.h -include/polarssl/pk.h -include/polarssl/pk_wrap.h -include/polarssl/pkcs11.h -include/polarssl/pkcs12.h -include/polarssl/pkcs5.h -include/polarssl/platform.h -include/polarssl/ripemd160.h -include/polarssl/rsa.h -include/polarssl/sha1.h -include/polarssl/sha256.h -include/polarssl/sha512.h -include/polarssl/ssl.h -include/polarssl/ssl_cache.h -include/polarssl/ssl_ciphersuites.h -include/polarssl/threading.h -include/polarssl/timing.h -include/polarssl/version.h -include/polarssl/x509.h -include/polarssl/x509_crl.h -include/polarssl/x509_crt.h -include/polarssl/x509_csr.h -include/polarssl/xtea.h +bin/mbedtls_udp_proxy +include/mbedtls/aes.h +include/mbedtls/aesni.h +include/mbedtls/arc4.h +include/mbedtls/asn1.h +include/mbedtls/asn1write.h +include/mbedtls/base64.h +include/mbedtls/bignum.h +include/mbedtls/blowfish.h +include/mbedtls/bn_mul.h +include/mbedtls/camellia.h +include/mbedtls/ccm.h +include/mbedtls/certs.h +include/mbedtls/check_config.h +include/mbedtls/cipher.h +include/mbedtls/cipher_internal.h +include/mbedtls/compat-1.3.h +include/mbedtls/config.h +include/mbedtls/ctr_drbg.h +include/mbedtls/debug.h +include/mbedtls/des.h +include/mbedtls/dhm.h +include/mbedtls/ecdh.h +include/mbedtls/ecdsa.h +include/mbedtls/ecp.h +include/mbedtls/entropy.h +include/mbedtls/entropy_poll.h +include/mbedtls/error.h +include/mbedtls/gcm.h +include/mbedtls/havege.h +include/mbedtls/hmac_drbg.h +include/mbedtls/md.h +include/mbedtls/md2.h +include/mbedtls/md4.h +include/mbedtls/md5.h +include/mbedtls/md_internal.h +include/mbedtls/memory_buffer_alloc.h +include/mbedtls/net.h +include/mbedtls/oid.h +include/mbedtls/padlock.h +include/mbedtls/pem.h +include/mbedtls/pk.h +include/mbedtls/pk_internal.h +include/mbedtls/pkcs11.h +include/mbedtls/pkcs12.h +include/mbedtls/pkcs5.h +include/mbedtls/platform.h +include/mbedtls/ripemd160.h +include/mbedtls/rsa.h +include/mbedtls/sha1.h +include/mbedtls/sha256.h +include/mbedtls/sha512.h +include/mbedtls/ssl.h +include/mbedtls/ssl_cache.h +include/mbedtls/ssl_ciphersuites.h +include/mbedtls/ssl_cookie.h +include/mbedtls/ssl_internal.h +include/mbedtls/ssl_ticket.h +include/mbedtls/threading.h +include/mbedtls/timing.h +include/mbedtls/version.h +include/mbedtls/x509.h +include/mbedtls/x509_crl.h +include/mbedtls/x509_crt.h +include/mbedtls/x509_csr.h +include/mbedtls/xtea.h lib/libmbedtls.a lib/libmbedtls.so -lib/libmbedtls.so.9 -lib/libpolarssl.a -lib/libpolarssl.so +lib/libmbedtls.so.10 From owner-svn-ports-head@freebsd.org Thu Jul 16 09:00:22 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C16739A3EC8; Thu, 16 Jul 2015 09:00:22 +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 B1AFE1983; Thu, 16 Jul 2015 09:00:22 +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 t6G90MAe084638; Thu, 16 Jul 2015 09:00:22 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G90MAM084637; Thu, 16 Jul 2015 09:00:22 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201507160900.t6G90MAM084637@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 16 Jul 2015 09:00:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392281 - head/net-im/tkabber X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 09:00:22 -0000 Author: robak Date: Thu Jul 16 09:00:21 2015 New Revision: 392281 URL: https://svnweb.freebsd.org/changeset/ports/392281 Log: net-im/tkabber: add GNUPG option PR: 201338 Submitted by: Mikhail (maintainer) Modified: head/net-im/tkabber/Makefile Modified: head/net-im/tkabber/Makefile ============================================================================== --- head/net-im/tkabber/Makefile Thu Jul 16 08:42:37 2015 (r392280) +++ head/net-im/tkabber/Makefile Thu Jul 16 09:00:21 2015 (r392281) @@ -3,6 +3,7 @@ PORTNAME= tkabber PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= net-im ipv6 tcl tk MASTER_SITES= http://files.jabber.ru/tkabber/ @@ -14,7 +15,7 @@ LICENSE= GPLv2 RUN_DEPENDS= tcllib>=1.2:${PORTSDIR}/devel/tcllib \ bwidget>=1.4:${PORTSDIR}/x11-toolkits/bwidget -OPTIONS_DEFINE= DOCS EXAMPLES IPV6 SOUND TDOM TKCON TKTRAY TLS +OPTIONS_DEFINE= DOCS EXAMPLES IPV6 SOUND TDOM TKCON TKTRAY TLS GNUPG OPTIONS_DEFAULT= TLS CONFLICTS= tkabber-devel-[0-9]* @@ -31,6 +32,7 @@ TKCON_RUN_DEPENDS= tkcon>=2.3:${PORTSDIR TKTRAY_DESC= Install x11-toolkits/tktray for system tray support TKTRAY_RUN_DEPENDS= tktray>=1.3:${PORTSDIR}/x11-toolkits/tktray TLS_RUN_DEPENDS= tcltls>=1.4.1:${PORTSDIR}/devel/tcltls +GNUPG_RUN_DEPENDS= tclgpg>0:${PORTSDIR}/security/tclgpg WRKSRC= ${WRKDIR}/${DISTNAME} NO_BUILD= yes From owner-svn-ports-head@freebsd.org Thu Jul 16 09:02:15 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CF5F9A3FBC; Thu, 16 Jul 2015 09:02:15 +0000 (UTC) (envelope-from olgeni@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 5CB2E1CB0; Thu, 16 Jul 2015 09:02:15 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6G92Fhb087928; Thu, 16 Jul 2015 09:02:15 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G92Dvt087920; Thu, 16 Jul 2015 09:02:13 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507160902.t6G92Dvt087920@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Thu, 16 Jul 2015 09:02:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392282 - in head/databases: . elixir-ecto_migrate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 09:02:15 -0000 Author: olgeni Date: Thu Jul 16 09:02:12 2015 New Revision: 392282 URL: https://svnweb.freebsd.org/changeset/ports/392282 Log: Add databases/elixir-ecto_migrate, automatic migrations for Ecto. Added: head/databases/elixir-ecto_migrate/ head/databases/elixir-ecto_migrate/Makefile (contents, props changed) head/databases/elixir-ecto_migrate/distinfo (contents, props changed) head/databases/elixir-ecto_migrate/pkg-descr (contents, props changed) head/databases/elixir-ecto_migrate/pkg-plist (contents, props changed) Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Thu Jul 16 09:00:21 2015 (r392281) +++ head/databases/Makefile Thu Jul 16 09:02:12 2015 (r392282) @@ -54,6 +54,7 @@ SUBDIR += dbview SUBDIR += elixir-calecto SUBDIR += elixir-ecto + SUBDIR += elixir-ecto_migrate SUBDIR += elixir-mariaex SUBDIR += elixir-mongo SUBDIR += elixir-postgrex Added: head/databases/elixir-ecto_migrate/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/elixir-ecto_migrate/Makefile Thu Jul 16 09:02:12 2015 (r392282) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= ecto_migrate +PORTVERSION= 0.4.1 +DISTVERSIONPREFIX= v +CATEGORIES= databases +PKGNAMEPREFIX= elixir- + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Automatic migrations for Ecto + +LICENSE= APACHE20 + +USES= elixir +USE_GITHUB= yes +GH_ACCOUNT= xerions + +MIX_BUILD_DEPS= databases/elixir-ecto +MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +MIX_REWRITE= yes + +.include Added: head/databases/elixir-ecto_migrate/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/elixir-ecto_migrate/distinfo Thu Jul 16 09:02:12 2015 (r392282) @@ -0,0 +1,2 @@ +SHA256 (xerions-ecto_migrate-v0.4.1_GH0.tar.gz) = c29e3d44e90eb46cffd839b2125be73c462bbfd7c3e17fb012491f42deee636f +SIZE (xerions-ecto_migrate-v0.4.1_GH0.tar.gz) = 7504 Added: head/databases/elixir-ecto_migrate/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/elixir-ecto_migrate/pkg-descr Thu Jul 16 09:02:12 2015 (r392282) @@ -0,0 +1,3 @@ +Automatic migrations for Ecto. + +WWW: https://github.com/xerions/ecto_migrate Added: head/databases/elixir-ecto_migrate/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/elixir-ecto_migrate/pkg-plist Thu Jul 16 09:02:12 2015 (r392282) @@ -0,0 +1,15 @@ +lib/elixir/lib/ecto_migrate/ebin/Elixir.Ecto.Migration.Auto.Field.beam +lib/elixir/lib/ecto_migrate/ebin/Elixir.Ecto.Migration.Auto.Index.beam +lib/elixir/lib/ecto_migrate/ebin/Elixir.Ecto.Migration.Auto.beam +lib/elixir/lib/ecto_migrate/ebin/Elixir.Ecto.Migration.SystemTable.Index.Migration.beam +lib/elixir/lib/ecto_migrate/ebin/Elixir.Ecto.Migration.SystemTable.Index.beam +lib/elixir/lib/ecto_migrate/ebin/Elixir.Ecto.Migration.SystemTable.Migration.beam +lib/elixir/lib/ecto_migrate/ebin/Elixir.Ecto.Migration.SystemTable.beam +lib/elixir/lib/ecto_migrate/ebin/Elixir.EctoMigrate.beam +lib/elixir/lib/ecto_migrate/ebin/ecto_migrate.app +lib/elixir/lib/ecto_migrate/lib/ecto/migration/auto.ex +lib/elixir/lib/ecto_migrate/lib/ecto/migration/auto/field.ex +lib/elixir/lib/ecto_migrate/lib/ecto/migration/auto/index.ex +lib/elixir/lib/ecto_migrate/lib/ecto/migration/system_table.ex +lib/elixir/lib/ecto_migrate/lib/ecto_migrate.ex +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Thu Jul 16 09:05:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97B0D9A2007; Thu, 16 Jul 2015 09:05:41 +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 873331DD8; Thu, 16 Jul 2015 09:05:41 +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 t6G95fFl088165; Thu, 16 Jul 2015 09:05:41 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G95fcw088164; Thu, 16 Jul 2015 09:05:41 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201507160905.t6G95fcw088164@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 16 Jul 2015 09:05:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392283 - head/net-im/tkabber-plugins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 09:05:41 -0000 Author: robak Date: Thu Jul 16 09:05:40 2015 New Revision: 392283 URL: https://svnweb.freebsd.org/changeset/ports/392283 Log: net-im/tkabber-plugins: add GNUPG option PR: 201338 Submitted by: Mikhail (maintainer) Modified: head/net-im/tkabber-plugins/Makefile Modified: head/net-im/tkabber-plugins/Makefile ============================================================================== --- head/net-im/tkabber-plugins/Makefile Thu Jul 16 09:02:12 2015 (r392282) +++ head/net-im/tkabber-plugins/Makefile Thu Jul 16 09:05:40 2015 (r392283) @@ -4,6 +4,7 @@ PORTNAME= tkabber-plugins PORTVERSION= 1.1.2 PORTEPOCH= 1 +PORTREVISION= 1 CATEGORIES= net-im tcl tk MASTER_SITES= http://files.jabber.ru/tkabber/ @@ -12,7 +13,7 @@ COMMENT= External Plugins for Tkabber LICENSE= GPLv2 -RUN_DEPENDS= tkabber==1.1.2:${PORTSDIR}/net-im/tkabber +RUN_DEPENDS= tkabber==1.1.2_1:${PORTSDIR}/net-im/tkabber USES= tar:xz From owner-svn-ports-head@freebsd.org Thu Jul 16 09:10:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17BEE9A216D; Thu, 16 Jul 2015 09:10:27 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 981611242; Thu, 16 Jul 2015 09:10:26 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wicmv11 with SMTP id mv11so10037862wic.1; Thu, 16 Jul 2015 02:10:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=uxPeFbqa9PZMGg9Sac0F94dgOFStbsfBp04HvJUylQo=; b=za7/cB/N1dZyONS/fM8OulINdQSlNDvbcJiuDiavlZ5ylSPQp7nS8M3837Qjm8spHh BD9o+IKoHXvAO7Y/pkwDlQ68NlCA4WvGrOBShdlcAwvpglMvbQuONLWTpqwEUVwhrZy7 awCTZr71j2UdFZro1tmBQeW0bcb/NvpmTR+jyqq8wbKNrwmYr1pfYw0f6lBnUPlvrBK1 YS3QLoNEOfPtzpXo852C/mFrGzxKpU9mVfkrhLOy4le9RSR6c04jux53Nm2jYcNzDF4J olFQ1cSq8oraQP9ZjXEREEoSWjljNTikJLtySg6DUrrZgceazbeV/JRZurqDj2JmLcyE 3LZQ== X-Received: by 10.194.97.196 with SMTP id ec4mr17080068wjb.3.1437037824923; Thu, 16 Jul 2015 02:10:24 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id u7sm2066493wif.3.2015.07.16.02.10.23 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jul 2015 02:10:24 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 16 Jul 2015 11:10:22 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Cc: Mathieu Arnold , Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392209 - in head/devel: . p5-Minilla Message-ID: <20150716091021.GW37597@ivaldir.etoilebsd.net> References: <201507152017.t6FKHElA056017@svnmir.geo.freebsd.org> <20150716014306.GA68880@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="j13PAD5Nz8dz2ik7" Content-Disposition: inline In-Reply-To: <20150716014306.GA68880@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 09:10:27 -0000 --j13PAD5Nz8dz2ik7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 16, 2015 at 01:43:06AM +0000, Alexey Dokuchaev wrote: > On Wed, Jul 15, 2015 at 10:38:33PM +0200, Mathieu Arnold wrote: > > +--On 15 juillet 2015 20:17:14 +0000 Dmitry Marakasov > > wrote: > >=20 > > | +RUN_DEPENDS:=3D ${BUILD_DEPENDS} > >=20 > > Please, do *not* use :=3D for depends, it is wrong. > > >=20 > Can you clarify on what is wrong with :=3D ? I've added IMHO quite clear= and > elaborate explanation in the PH on the matter, and I don't see the merit = of > using MY_DEPENDS at all: it's ugly, it's hard to read, it pollutes namesp= ace > for no sound reason. >=20 > People should learn their tools instead of inventing obscure workarounds. >=20 :=3D enforce the expansion to happen right away Let's say you have: RUN_DEPENDS=3D ${BLOODYSCRIPTLANGUAGEPREFIX}bal>0:${PORTSDIR}/somewhere/bla BULID_DEPENDS:=3D ${RUN_DEPENDS} =2Einclude BULID_DEPENDS will magically have ${BLOODYSCRIPTLANGUAGEPREFIX} expanded to= "" because it is not yet defined at the moment the expansion is requested. Bapt --j13PAD5Nz8dz2ik7 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlWndP0ACgkQ8kTtMUmk6EyC/QCgkAXCcvMYaLAILri/Ckajfb4P LE4AoJIVS9VTm3lM1OZjHPwx35YWJlBc =IRPX -----END PGP SIGNATURE----- --j13PAD5Nz8dz2ik7-- From owner-svn-ports-head@freebsd.org Thu Jul 16 09:16:59 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53B219A22E8; Thu, 16 Jul 2015 09:16:59 +0000 (UTC) (envelope-from olgeni@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 43CB8187D; Thu, 16 Jul 2015 09:16:59 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6G9GxUw092377; Thu, 16 Jul 2015 09:16:59 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G9Gw4J092374; Thu, 16 Jul 2015 09:16:58 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507160916.t6G9Gw4J092374@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Thu, 16 Jul 2015 09:16:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392284 - head/lang/gambit-c X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 09:16:59 -0000 Author: olgeni Date: Thu Jul 16 09:16:57 2015 New Revision: 392284 URL: https://svnweb.freebsd.org/changeset/ports/392284 Log: Upgrade to version 4.7.7. Modified: head/lang/gambit-c/Makefile head/lang/gambit-c/distinfo head/lang/gambit-c/pkg-plist Modified: head/lang/gambit-c/Makefile ============================================================================== --- head/lang/gambit-c/Makefile Thu Jul 16 09:05:40 2015 (r392283) +++ head/lang/gambit-c/Makefile Thu Jul 16 09:16:57 2015 (r392284) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gambit-c -DISTVERSION= v4_7_6 +DISTVERSION= v4_7_7 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= http://www.iro.umontreal.ca/~gambit/download/gambit/v4.7/source/ Modified: head/lang/gambit-c/distinfo ============================================================================== --- head/lang/gambit-c/distinfo Thu Jul 16 09:05:40 2015 (r392283) +++ head/lang/gambit-c/distinfo Thu Jul 16 09:16:57 2015 (r392284) @@ -1,2 +1,2 @@ -SHA256 (gambc-v4_7_6.tgz) = 812c929db0e34b3a7aa49040bb387ed626b47fe2d78235c08328d28310652402 -SIZE (gambc-v4_7_6.tgz) = 12261199 +SHA256 (gambc-v4_7_7.tgz) = 7ddce550bf3ce54707a5a5a2e049cb823fbb44e5ded4112e0c93bb6c278804a9 +SIZE (gambc-v4_7_7.tgz) = 13113049 Modified: head/lang/gambit-c/pkg-plist ============================================================================== --- head/lang/gambit-c/pkg-plist Thu Jul 16 09:05:40 2015 (r392283) +++ head/lang/gambit-c/pkg-plist Thu Jul 16 09:16:57 2015 (r392284) @@ -10,7 +10,7 @@ bin/scheme-r5rs bin/scheme-srfi-0 bin/six bin/six-script -include/gambit-c/gambit-not407006.h +include/gambit-c/gambit-not407007.h include/gambit-c/gambit.h lib/gambit-c/_asm#.scm lib/gambit-c/_assert#.scm From owner-svn-ports-head@freebsd.org Thu Jul 16 09:20:58 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59F4B9A2381; Thu, 16 Jul 2015 09:20:58 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x232.google.com (mail-wg0-x232.google.com [IPv6:2a00:1450:400c:c00::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E8CB81AAC; Thu, 16 Jul 2015 09:20:57 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wgmn9 with SMTP id n9so53310379wgm.0; Thu, 16 Jul 2015 02:20:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=AgmybEKN7Fuvlp3nEnlUPHnCxNuQSbSPPlE3DbiCiJc=; b=uOWR+eylpUVudQghKYnCdJfjT6Oj3eilRmXdKJ02si+laYI5WcghkDb/St8PEkQgGK Zs6X7nVhBdJ5yTWTH+FLD818rAoU67Ik/nvaivicTPZtXwGYg6HOnU3kN5QIgPlher0J BWyvuhUrNeQpSfMehzYERSFK8vuQ/TeqEYY/NDPVEzvEbOFtt8Ts5lY02vDChuGL6fam xCM8s72RK8V2NU3Bn/GgO4TrTg/sFeEwVczbIzxE8Dvf5VHrsTU9OkB4fdCIWmzdQmUf P3AaBbycbK1CLijpY2aEPMd4p6oNr2UbnVaAJ3HaCjVPf2ASZYoaV+d2Q73fSCPytiGR cNFg== X-Received: by 10.194.8.40 with SMTP id o8mr17204863wja.100.1437038456346; Thu, 16 Jul 2015 02:20:56 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id ev8sm11971478wjb.8.2015.07.16.02.20.54 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jul 2015 02:20:55 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 16 Jul 2015 11:20:53 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Cc: Mathieu Arnold , Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392209 - in head/devel: . p5-Minilla Message-ID: <20150716092053.GX37597@ivaldir.etoilebsd.net> References: <201507152017.t6FKHElA056017@svnmir.geo.freebsd.org> <20150716014306.GA68880@FreeBSD.org> <20150716091021.GW37597@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m3EZO/+NOdcYnaJL" Content-Disposition: inline In-Reply-To: <20150716091021.GW37597@ivaldir.etoilebsd.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 09:20:58 -0000 --m3EZO/+NOdcYnaJL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 16, 2015 at 11:10:22AM +0200, Baptiste Daroussin wrote: > On Thu, Jul 16, 2015 at 01:43:06AM +0000, Alexey Dokuchaev wrote: > > On Wed, Jul 15, 2015 at 10:38:33PM +0200, Mathieu Arnold wrote: > > > +--On 15 juillet 2015 20:17:14 +0000 Dmitry Marakasov > > > wrote: > > >=20 > > > | +RUN_DEPENDS:=3D ${BUILD_DEPENDS} > > >=20 > > > Please, do *not* use :=3D for depends, it is wrong. > > > > >=20 > > Can you clarify on what is wrong with :=3D ? I've added IMHO quite cle= ar and > > elaborate explanation in the PH on the matter, and I don't see the meri= t of > > using MY_DEPENDS at all: it's ugly, it's hard to read, it pollutes name= space > > for no sound reason. > >=20 > > People should learn their tools instead of inventing obscure workaround= s. > >=20 > :=3D enforce the expansion to happen right away >=20 > Let's say you have: >=20 > RUN_DEPENDS=3D ${BLOODYSCRIPTLANGUAGEPREFIX}bal>0:${PORTSDIR}/somewhere/b= la > BULID_DEPENDS:=3D ${RUN_DEPENDS} >=20 > .include >=20 >=20 > BULID_DEPENDS will magically have ${BLOODYSCRIPTLANGUAGEPREFIX} expanded = to "" > because it is not yet defined at the moment the expansion is requested. Well my example is bad here because undefined variable will be expanded lat= er, but I think you got the point about inconsistency of the expansion with := =3D and look at the svn history I have fixed a couple of weird issues we hard in the ports tree due do weirdness of how :=3D do the expansion. I prefer a sane (yet ugly) constuction that consistently works the same ove= r the portstree than I constuction which can bite contributors and get quite comp= lex to debug. Best regards, Bapt --m3EZO/+NOdcYnaJL Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlWnd3UACgkQ8kTtMUmk6Ezy8ACgmsxqD/bWMKsaEKoZ1+2UFOj6 iBMAoJQRnymOLyFj+AWlssfVgtvKECSc =abqu -----END PGP SIGNATURE----- --m3EZO/+NOdcYnaJL-- From owner-svn-ports-head@freebsd.org Thu Jul 16 09:27:52 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65E799A24F1; Thu, 16 Jul 2015 09:27:52 +0000 (UTC) (envelope-from olgeni@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 4B4831D6E; Thu, 16 Jul 2015 09:27:52 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6G9RqSN096480; Thu, 16 Jul 2015 09:27:52 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G9RqwT096479; Thu, 16 Jul 2015 09:27:52 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507160927.t6G9RqwT096479@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Thu, 16 Jul 2015 09:27:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392285 - head/Mk/Uses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 09:27:52 -0000 Author: olgeni Date: Thu Jul 16 09:27:51 2015 New Revision: 392285 URL: https://svnweb.freebsd.org/changeset/ports/392285 Log: In MIX_REWRITE, suppress optional dependencies too. Modified: head/Mk/Uses/elixir.mk Modified: head/Mk/Uses/elixir.mk ============================================================================== --- head/Mk/Uses/elixir.mk Thu Jul 16 09:16:57 2015 (r392284) +++ head/Mk/Uses/elixir.mk Thu Jul 16 09:27:51 2015 (r392285) @@ -72,7 +72,7 @@ RUN_DEPENDS+= ${depend:T}>=0:${PORTSDIR} .if !target(do-build) do-build: .if ${MIX_REWRITE} != "" - @${REINPLACE_CMD} -i '' -E -e "s@{.*only: .*},?@@; s@{ *:([a-zA-Z0-9]+), *(github:|\"~).*}@{ :\1, path: \"${ELIXIR_LIB_ROOT}/\\1\", compile: false }@" ${WRKSRC}/mix.exs + @${REINPLACE_CMD} -i '' -E -e "s@{.*(only|optional): .*},?@@; s@{ *:([a-zA-Z0-9]+), *(github:|\"~).*}@{ :\1, path: \"${ELIXIR_LIB_ROOT}/\\1\", compile: false }@" ${WRKSRC}/mix.exs .endif @${RM} -f ${WRKSRC}/mix.lock @cd ${WRKSRC} && ${MIX_COMPILE} From owner-svn-ports-head@freebsd.org Thu Jul 16 09:33:44 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3F349A2686; Thu, 16 Jul 2015 09:33:44 +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 C08C41119; Thu, 16 Jul 2015 09:33:44 +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 t6G9XiVx000476; Thu, 16 Jul 2015 09:33:44 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G9XiT9000475; Thu, 16 Jul 2015 09:33:44 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201507160933.t6G9XiT9000475@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 16 Jul 2015 09:33:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392286 - head/mail/mlmmj X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 09:33:44 -0000 Author: robak Date: Thu Jul 16 09:33:43 2015 New Revision: 392286 URL: https://svnweb.freebsd.org/changeset/ports/392286 Log: mail/mlmmj: reset maintainer to ports@FreeBSD.org PR: 201561 Submitted by: Christian Larsen (maintainer) Modified: head/mail/mlmmj/Makefile Modified: head/mail/mlmmj/Makefile ============================================================================== --- head/mail/mlmmj/Makefile Thu Jul 16 09:27:51 2015 (r392285) +++ head/mail/mlmmj/Makefile Thu Jul 16 09:33:43 2015 (r392286) @@ -7,7 +7,7 @@ CATEGORIES= mail MASTER_SITES= http://mlmmj.org/releases/ \ LOCAL/brix -MAINTAINER= xi@borderworlds.dk +MAINTAINER= ports@FreeBSD.org COMMENT= Mailing list managing made joyful LICENSE= MIT From owner-svn-ports-head@freebsd.org Thu Jul 16 11:05:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DDFFE9A3716; Thu, 16 Jul 2015 11:05:01 +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 A3C3D1D30; Thu, 16 Jul 2015 11:05:01 +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 t6GB51kg036849; Thu, 16 Jul 2015 11:05:01 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GB50Cg036846; Thu, 16 Jul 2015 11:05:00 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201507161105.t6GB50Cg036846@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Thu, 16 Jul 2015 11:05:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392287 - in head/net/lam: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 11:05:02 -0000 Author: riggs Date: Thu Jul 16 11:04:59 2015 New Revision: 392287 URL: https://svnweb.freebsd.org/changeset/ports/392287 Log: Un-break build on armv6 While on it: - Un-break build on 32 bit architectures (plist issue) - Add LICENSE* - pet portlint PR: 201275 Submitted by: mikael.urankar@gmail.com Reviewed by: riggs MFH: 2015Q3 Modified: head/net/lam/Makefile head/net/lam/files/patch-man-mans-Makefile.in head/net/lam/pkg-plist Modified: head/net/lam/Makefile ============================================================================== --- head/net/lam/Makefile Thu Jul 16 09:33:43 2015 (r392286) +++ head/net/lam/Makefile Thu Jul 16 11:04:59 2015 (r392287) @@ -3,7 +3,7 @@ PORTNAME= lam PORTVERSION= 7.1.5b2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net parallel MASTER_SITES= http://www.lam-mpi.org/download/files/ \ http://www.thinkingnerds.com/lam/download/files/ @@ -11,7 +11,12 @@ MASTER_SITES= http://www.lam-mpi.org/dow MAINTAINER= ports@FreeBSD.org COMMENT= Local Area Multicomputer MPI implementation -USES= perl5 tar:bzip2 libtool +LICENSE= lam +LICENSE_NAME= Software License for LAM/MPI +LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} + +USES= libtool perl5 tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rsh=ssh --without-fc USE_LDCONFIG= yes @@ -31,7 +36,7 @@ pre-configure: s|use warnings;||' ${WRKSRC}/tools/mpiexec/mpiexec post-install: -.if ${ARCH} != "i386" && ${ARCH} != "powerpc" +.if ${ARCH} != "armv6" && ${ARCH} != "i386" && ${ARCH} != "powerpc" ${RMDIR} ${STAGEDIR}${PREFIX}/lib/lam .endif Modified: head/net/lam/files/patch-man-mans-Makefile.in ============================================================================== --- head/net/lam/files/patch-man-mans-Makefile.in Thu Jul 16 09:33:43 2015 (r392286) +++ head/net/lam/files/patch-man-mans-Makefile.in Thu Jul 16 11:04:59 2015 (r392287) @@ -1,6 +1,6 @@ ---- man/mans/Makefile.in.orig Fri Mar 10 22:31:27 2006 -+++ man/mans/Makefile.in Sun Jul 16 16:43:58 2006 -@@ -134,7 +134,7 @@ +--- man/mans/Makefile.in.orig 2008-06-09 04:36:53 UTC ++++ man/mans/Makefile.in +@@ -134,7 +134,7 @@ CONFIG_HEADER = $(top_builddir)/share/in CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = Modified: head/net/lam/pkg-plist ============================================================================== --- head/net/lam/pkg-plist Thu Jul 16 09:33:43 2015 (r392286) +++ head/net/lam/pkg-plist Thu Jul 16 11:04:59 2015 (r392287) @@ -91,6 +91,7 @@ include/mpio.h include/mpiof.h %%32BIT_ONLY%%lib/lam/liblam_totalview.so %%32BIT_ONLY%%lib/lam/liblam_totalview.so.0 +%%32BIT_ONLY%%lib/lam/liblam_totalview.so.0.0.0 lib/liblam.a lib/liblammpi++.a lib/liblammpio.a From owner-svn-ports-head@freebsd.org Thu Jul 16 11:26:08 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 858589A3A54; Thu, 16 Jul 2015 11:26:08 +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 75ED7192E; Thu, 16 Jul 2015 11:26:08 +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 t6GBQ8Eq045222; Thu, 16 Jul 2015 11:26:08 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GBQ7RI045220; Thu, 16 Jul 2015 11:26:07 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201507161126.t6GBQ7RI045220@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 16 Jul 2015 11:26:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392289 - head/deskutils/fet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 11:26:08 -0000 Author: robak Date: Thu Jul 16 11:26:07 2015 New Revision: 392289 URL: https://svnweb.freebsd.org/changeset/ports/392289 Log: deskutils/fet: update 5.27.3 -> 5.27.5 PR: 201600 Submitted by: Zsolt Udvari (maintainer) Modified: head/deskutils/fet/Makefile head/deskutils/fet/distinfo Modified: head/deskutils/fet/Makefile ============================================================================== --- head/deskutils/fet/Makefile Thu Jul 16 11:13:07 2015 (r392288) +++ head/deskutils/fet/Makefile Thu Jul 16 11:26:07 2015 (r392289) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fet -PORTVERSION= 5.27.3 +PORTVERSION= 5.27.5 CATEGORIES= deskutils kde MASTER_SITES= http://lalescu.ro/liviu/fet/download/ \ http://lalescu.ro/liviu/fet/download/old/ \ Modified: head/deskutils/fet/distinfo ============================================================================== --- head/deskutils/fet/distinfo Thu Jul 16 11:13:07 2015 (r392288) +++ head/deskutils/fet/distinfo Thu Jul 16 11:26:07 2015 (r392289) @@ -1,2 +1,2 @@ -SHA256 (fet-5.27.3.tar.bz2) = d307678c2079d15f3d1321bc920c47e7cb460caff8902c907af57bb1510ef11f -SIZE (fet-5.27.3.tar.bz2) = 9213848 +SHA256 (fet-5.27.5.tar.bz2) = b18110f99a9de125c163bf1fbfe87620017037a52f83b61496fe5bacdf15f4cc +SIZE (fet-5.27.5.tar.bz2) = 9254424 From owner-svn-ports-head@freebsd.org Thu Jul 16 11:36:13 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 205919A3C0A; Thu, 16 Jul 2015 11:36:13 +0000 (UTC) (envelope-from jbeich@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 0CE661D78; Thu, 16 Jul 2015 11:36:13 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GBaCHl049342; Thu, 16 Jul 2015 11:36:12 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GBaCjK049341; Thu, 16 Jul 2015 11:36:12 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201507161136.t6GBaCjK049341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 16 Jul 2015 11:36:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392290 - head/Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 11:36:13 -0000 Author: jbeich Date: Thu Jul 16 11:36:12 2015 New Revision: 392290 URL: https://svnweb.freebsd.org/changeset/ports/392290 Log: bsd.gecko.mk: PowerPC no longer needs the __STDC_CONSTANT_MACROS in CFLAGS sys/cdefs.h after base r227475 always defines __STDC_CONSTANT_MACROS for C++11 while Firefox enforces C++11 since 25.0 and also defines __STDC_CONSTANT_MACROS via mozilla-config.h since 26.0. PR: 201294 Submitted by: jhibbits MFH: 2015Q3 (trivial, not on pkg-fallout) Modified: head/Mk/bsd.gecko.mk Modified: head/Mk/bsd.gecko.mk ============================================================================== --- head/Mk/bsd.gecko.mk Thu Jul 16 11:26:07 2015 (r392289) +++ head/Mk/bsd.gecko.mk Thu Jul 16 11:36:12 2015 (r392290) @@ -448,7 +448,6 @@ LIBS+= -lcxxrt . endif .elif ${ARCH:Mpowerpc*} USES:= compiler:gcc-c++11-lib ${USES:Ncompiler*c++11*} -CFLAGS+= -D__STDC_CONSTANT_MACROS . if ${ARCH} == "powerpc64" MOZ_EXPORT+= UNAME_m="${ARCH}" CFLAGS+= -mminimal-toc From owner-svn-ports-head@freebsd.org Thu Jul 16 11:37:28 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 945B39A3C65; Thu, 16 Jul 2015 11:37:28 +0000 (UTC) (envelope-from kwm@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 786251EAE; Thu, 16 Jul 2015 11:37:28 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GBbSSc049545; Thu, 16 Jul 2015 11:37:28 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GBbRKw049542; Thu, 16 Jul 2015 11:37:27 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507161137.t6GBbRKw049542@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 16 Jul 2015 11:37:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392291 - in head/graphics: atril atril-lite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 11:37:28 -0000 Author: kwm Date: Thu Jul 16 11:37:26 2015 New Revision: 392291 URL: https://svnweb.freebsd.org/changeset/ports/392291 Log: * mate-desktop is not needed for atril-lite [1] * Disable introspection for now (again). Introspection isn't build correct in the 1.8 series. This has been fixed in atril 1.10. PR: 201610 (based on) [1] Submitted by: Matthieu Volat [1] Modified: head/graphics/atril-lite/Makefile head/graphics/atril/Makefile head/graphics/atril/pkg-plist Modified: head/graphics/atril-lite/Makefile ============================================================================== --- head/graphics/atril-lite/Makefile Thu Jul 16 11:36:12 2015 (r392290) +++ head/graphics/atril-lite/Makefile Thu Jul 16 11:37:26 2015 (r392291) @@ -1,7 +1,7 @@ # Created by: Adam Weinberger # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -lite COMMENT= MATE multi-format document viewer Modified: head/graphics/atril/Makefile ============================================================================== --- head/graphics/atril/Makefile Thu Jul 16 11:36:12 2015 (r392290) +++ head/graphics/atril/Makefile Thu Jul 16 11:37:26 2015 (r392291) @@ -3,7 +3,7 @@ PORTNAME= atril PORTVERSION= 1.8.1 -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES= graphics print mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -23,13 +23,13 @@ SLAVEPORT?= no USES= desktop-file-utils gettext gmake libtool pathfix \ pkgconfig tar:xz -USE_MATE= desktop icontheme +USE_MATE= icontheme USE_XORG= sm USE_GNOME= cairo gtk20 intlhack libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk=2.0 \ - --disable-xps \ + --disable-introspection \ --disable-static INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -37,12 +37,10 @@ LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip .if ${SLAVEPORT} == lite -CONFIGURE_ARGS+=--disable-introspection \ - --disable-thumbnailer \ +CONFIGURE_ARGS+=--disable-thumbnailer \ --disable-previewer .else -USE_GNOME+= introspection:build -CONFIGURE_ARGS+= --enable-introspection +USE_MATE+= desktop .endif GLIB_SCHEMAS= org.mate.Atril.gschema.xml @@ -57,6 +55,18 @@ COMICS_DESC= Comic book archives support DJVU_DESC= DJVU support XPS_DESC= XPS support +OPTIONS_SUB= yes + +CAJA_CONFIGURE_ENABLE= caja +CAJA_USE= MATE=caja +DJVU_LIB_DEPENDS= libdjvulibre.so:${PORTSDIR}/graphics/djvulibre +DJVU_CONFIGURE_ENABLE= djvu +COMICS_CONFIGURE_ENABLE= comics +KEYRING_CONFIGURE_WITH= keyring +KEYRING_LIB_DEPENDS= libsecret-1.so:${PORTSDIR}/security/libsecret +XPS_CONFIGURE_ENABLE= xps +XPS_LIB_DEPENDS= libgxps.so:${PORTSDIR}/graphics/libgxps + .include .if ${SLAVEPORT} == lite @@ -67,7 +77,6 @@ LIB_DEPENDS+= libdbus-glib-1.so:${PORTSD .endif .if ${PORT_OPTIONS:MDVI} || ${PORT_OPTIONS:MT1LIB} - USE_TEX= base CONFIGURE_ARGS+=--enable-dvi PLIST_SUB+= DVI="" @@ -84,45 +93,4 @@ CONFIGURE_ARGS+=--disable-dvi PLIST_SUB+= DVI="@comment " .endif -.if ${PORT_OPTIONS:MKEYRING} -LIB_DEPENDS+= libsecret-1.so:${PORTSDIR}/security/libsecret -.else -CONFIGURE_ARGS+=--without-keyring -.endif - -.if ${PORT_OPTIONS:MCAJA} -USE_MATE+= caja -CONFIGURE_ARGS+=--enable-caja -PLIST_SUB+= CAJA="" -.else -CONFIGURE_ARGS+=--disable-caja -PLIST_SUB+= CAJA="@comment " -.endif - -.if ${PORT_OPTIONS:MXPS} -LIB_DEPENDS+= libgxps.so:${PORTSDIR}/graphics/libgxps -CONFIGURE_ARGS+= --enable-xps -PLIST_SUB+= XPS="" -.else -CONFIGURE_ARGS+= --disable-xps -PLIST_SUB+= XPS="@comment " -.endif - -.if ${PORT_OPTIONS:MDJVU} -LIB_DEPENDS+= libdjvulibre.so:${PORTSDIR}/graphics/djvulibre -CONFIGURE_ARGS+=--enable-djvu -PLIST_SUB+= DJVU="" -.else -CONFIGURE_ARGS+=--disable-djvu -PLIST_SUB+= DJVU="@comment " -.endif - -.if ${PORT_OPTIONS:MCOMICS} -CONFIGURE_ARGS+=--enable-comics -PLIST_SUB+= COMICS="" -.else -CONFIGURE_ARGS+=--disable-comics -PLIST_SUB+= COMICS="@comment " -.endif - .include Modified: head/graphics/atril/pkg-plist ============================================================================== --- head/graphics/atril/pkg-plist Thu Jul 16 11:36:12 2015 (r392290) +++ head/graphics/atril/pkg-plist Thu Jul 16 11:37:26 2015 (r392291) @@ -63,8 +63,6 @@ lib/atril/3/backends/psdocument.atril-ba lib/atril/3/backends/tiffdocument.atril-backend %%XPS%%lib/atril/3/backends/xpsdocument.atril-backend %%CAJA%%lib/caja/extensions-2.0/libatril-properties-page.so -lib/girepository-1.0/AtrilDocument-1.5.0.typelib -lib/girepository-1.0/AtrilView-1.5.0.typelib lib/libatrildocument.so lib/libatrildocument.so.3 lib/libatrildocument.so.%%GTK3_VERSION%% @@ -124,8 +122,6 @@ share/applications/atril.desktop %%DATADIR%%/icons/hicolor/scalable/actions/object-rotate-right.svg %%DATADIR%%/icons/hicolor/scalable/mimetypes/x-office-presentation.svg share/dbus-1/services/org.mate.atril.Daemon.service -share/gir-1.0/AtrilDocument-1.5.0.gir -share/gir-1.0/AtrilView-1.5.0.gir share/gtk-doc/html/atril/EggFindBar.html share/gtk-doc/html/atril/EvFileMonitor.html share/gtk-doc/html/atril/EvHistory.html From owner-svn-ports-head@freebsd.org Thu Jul 16 11:51:59 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48DAC9A20F7; Thu, 16 Jul 2015 11:51:59 +0000 (UTC) (envelope-from garga@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 29182194F; Thu, 16 Jul 2015 11:51:59 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GBpxYO057603; Thu, 16 Jul 2015 11:51:59 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GBpvXW057596; Thu, 16 Jul 2015 11:51:57 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201507161151.t6GBpvXW057596@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Thu, 16 Jul 2015 11:51:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392293 - in head/net: isc-dhcp42-server isc-dhcp42-server/files isc-dhcp43-server isc-dhcp43-server/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 11:51:59 -0000 Author: garga Date: Thu Jul 16 11:51:56 2015 New Revision: 392293 URL: https://svnweb.freebsd.org/changeset/ports/392293 Log: Since 4.2.8/4.3.2 isc-dhcp-server started to check if prefix6 range is within declared subnet and if prefix6 network mask is bigger or equal subnet mask. Remove these checks and make prefix delegation work as expected. For reference - https://redmine.pfsense.org/issues/4829 PR: 201601 Approved by: zi (maintainer) Sponsored by: Netgate Added: head/net/isc-dhcp42-server/files/patch-server_confpars.c (contents, props changed) head/net/isc-dhcp43-server/files/patch-server_confpars.c (contents, props changed) Modified: head/net/isc-dhcp42-server/Makefile head/net/isc-dhcp43-server/Makefile Modified: head/net/isc-dhcp42-server/Makefile ============================================================================== --- head/net/isc-dhcp42-server/Makefile Thu Jul 16 11:48:11 2015 (r392292) +++ head/net/isc-dhcp42-server/Makefile Thu Jul 16 11:51:56 2015 (r392293) @@ -18,7 +18,7 @@ LICENSE= ISCL USES= gmake PATCHLEVEL= P1 -PORTREVISION_SERVER= 0 +PORTREVISION_SERVER= 1 PORTREVISION_CLIENT= 0 PORTREVISION_RELAY= 0 Added: head/net/isc-dhcp42-server/files/patch-server_confpars.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/isc-dhcp42-server/files/patch-server_confpars.c Thu Jul 16 11:51:56 2015 (r392293) @@ -0,0 +1,43 @@ +--- server/confpars.c.orig 2015-02-27 13:42:45 UTC ++++ server/confpars.c +@@ -3926,28 +3926,10 @@ parse_prefix6(struct parse *cfile, struc + return; + } + +- /* Make sure starting prefix is within the subnet */ +- if (!addr_eq(group->subnet->net, +- subnet_number(lo, group->subnet->netmask))) { +- parse_warn(cfile, "prefix6 start prefix" +- " is outside the subnet"); +- skip_to_semi(cfile); +- return; +- } +- + if (!parse_ip6_addr(cfile, &hi)) { + return; + } + +- /* Make sure ending prefix is within the subnet */ +- if (!addr_eq(group->subnet->net, +- subnet_number(hi, group->subnet->netmask))) { +- parse_warn(cfile, "prefix6 end prefix" +- " is outside the subnet"); +- skip_to_semi(cfile); +- return; +- } +- + /* + * Next is '/' number ';'. + */ +@@ -3970,11 +3952,6 @@ parse_prefix6(struct parse *cfile, struc + parse_warn(cfile, "networks have 0 to 128 bits (exclusive)"); + return; + } +- if (bits < group->subnet->prefix_len) { +- parse_warn(cfile, "network mask smaller than subnet mask"); +- skip_to_semi(cfile); +- return; +- } + if (!is_cidr_mask_valid(&lo, bits) || + !is_cidr_mask_valid(&hi, bits)) { + parse_warn(cfile, "network mask too short"); Modified: head/net/isc-dhcp43-server/Makefile ============================================================================== --- head/net/isc-dhcp43-server/Makefile Thu Jul 16 11:48:11 2015 (r392292) +++ head/net/isc-dhcp43-server/Makefile Thu Jul 16 11:51:56 2015 (r392293) @@ -18,7 +18,7 @@ LICENSE= ISCL USES= gmake #PATCHLEVEL= P1 -PORTREVISION_SERVER= 0 +PORTREVISION_SERVER= 1 PORTREVISION_CLIENT= 0 PORTREVISION_RELAY= 0 Added: head/net/isc-dhcp43-server/files/patch-server_confpars.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/isc-dhcp43-server/files/patch-server_confpars.c Thu Jul 16 11:51:56 2015 (r392293) @@ -0,0 +1,43 @@ +--- server/confpars.c.orig 2015-02-26 19:35:43 UTC ++++ server/confpars.c +@@ -4161,28 +4161,10 @@ parse_prefix6(struct parse *cfile, + return; + } + +- /* Make sure starting prefix is within the subnet */ +- if (!addr_eq(group->subnet->net, +- subnet_number(lo, group->subnet->netmask))) { +- parse_warn(cfile, "prefix6 start prefix" +- " is outside the subnet"); +- skip_to_semi(cfile); +- return; +- } +- + if (!parse_ip6_addr(cfile, &hi)) { + return; + } + +- /* Make sure ending prefix is within the subnet */ +- if (!addr_eq(group->subnet->net, +- subnet_number(hi, group->subnet->netmask))) { +- parse_warn(cfile, "prefix6 end prefix" +- " is outside the subnet"); +- skip_to_semi(cfile); +- return; +- } +- + /* + * Next is '/' number ';'. + */ +@@ -4205,11 +4187,6 @@ parse_prefix6(struct parse *cfile, + parse_warn(cfile, "networks have 0 to 128 bits (exclusive)"); + return; + } +- if (bits < group->subnet->prefix_len) { +- parse_warn(cfile, "network mask smaller than subnet mask"); +- skip_to_semi(cfile); +- return; +- } + if (!is_cidr_mask_valid(&lo, bits) || + !is_cidr_mask_valid(&hi, bits)) { + parse_warn(cfile, "network mask too short"); From owner-svn-ports-head@freebsd.org Thu Jul 16 12:30:30 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EFB369A2C14; Thu, 16 Jul 2015 12:30:29 +0000 (UTC) (envelope-from kwm@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 DE7481AD2; Thu, 16 Jul 2015 12:30:29 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GCUTtx070234; Thu, 16 Jul 2015 12:30:29 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GCUSJI070228; Thu, 16 Jul 2015 12:30:28 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507161230.t6GCUSJI070228@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 16 Jul 2015 12:30:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392294 - in head/graphics: . ImageMagick7 ImageMagick7-nox11 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 12:30:30 -0000 Author: kwm Date: Thu Jul 16 12:30:27 2015 New Revision: 392294 URL: https://svnweb.freebsd.org/changeset/ports/392294 Log: Add ImageMagick 7.0.0-0 snapshot from 20150715. * This is a beta release, API breakage might happen. * HDRI option is now on by default. * Remove second WWW url in pkg-descr. Added: head/graphics/ImageMagick7/ - copied from r392293, head/graphics/ImageMagick/ head/graphics/ImageMagick7-nox11/ - copied from r392293, head/graphics/ImageMagick-nox11/ Modified: head/graphics/ImageMagick7-nox11/Makefile head/graphics/ImageMagick7/Makefile head/graphics/ImageMagick7/distinfo head/graphics/ImageMagick7/pkg-descr head/graphics/ImageMagick7/pkg-plist head/graphics/Makefile Modified: head/graphics/ImageMagick7-nox11/Makefile ============================================================================== --- head/graphics/ImageMagick-nox11/Makefile Thu Jul 16 11:51:56 2015 (r392293) +++ head/graphics/ImageMagick7-nox11/Makefile Thu Jul 16 12:30:27 2015 (r392294) @@ -7,6 +7,6 @@ PORTSCOUT= ignore:1 # workaround until bsd.port.mk code can grok the disabling of the X11 option WITHOUT_X11=yes -MASTERDIR= ${.CURDIR}/../ImageMagick +MASTERDIR= ${.CURDIR}/../ImageMagick7 .include "${MASTERDIR}/Makefile" Modified: head/graphics/ImageMagick7/Makefile ============================================================================== --- head/graphics/ImageMagick/Makefile Thu Jul 16 11:51:56 2015 (r392293) +++ head/graphics/ImageMagick7/Makefile Thu Jul 16 12:30:27 2015 (r392294) @@ -1,10 +1,11 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 6.9.1-8 -PORTEPOCH= 1 +DISTVERSION= 7.0.0-0~beta${DATE} CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ + http://www.imagemagick.org/download/beta/ \ + LOCAL/kwm \ http://www.imagemagick.org/download/legacy/ \ http://servingzone.com/mirrors/ImageMagick/ \ http://mirror.checkdomain.de/imagemagick/ \ @@ -27,13 +28,17 @@ MASTER_SITES= http://www.imagemagick.org ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ \ ftp://ftp.is.co.za/pub/imagemagick/ \ ftp://ftp.fifi.org/pub/ImageMagick/ +PKGNAMESUFFIX= 7 MAINTAINER= kwm@FreeBSD.org -COMMENT= Image processing tools +COMMENT= Image processing tools (unstable version) LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +DATE= 20150715 +WRKSRC= ${WRKDIR}/${PORTNAME}-7.0.0-0 + LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl CONFLICTS_INSTALL= execline-[0-9]* # bin/import @@ -58,7 +63,8 @@ SAMPLE_FILES= coder.xml colors.xml deleg policy.xml quantization-table.xml thresholds.xml type-dejavu.xml \ type-ghostscript.xml type-windows.xml type.xml -PLIST_SUB= PORTVERSION=${PORTVERSION:R} +#PLIST_SUB= PORTVERSION=${PORTVERSION:R} +PLIST_SUB= PORTVERSION=${PORTVERSION:R:R} OPTIONS_DEFINE= BZIP2 DOCS DJVU FFTW FONTCONFIG FPX FREETYPE \ GRAPHVIZ GSLIB JPEG2000 JBIG JPEG LCMS2 LZMA LQR MODULES \ @@ -66,7 +72,7 @@ OPTIONS_DEFINE= BZIP2 DOCS DJVU FFTW FON THREADS X11 16BIT_PIXEL HDRI OPTIONS_DEFAULT= 16BIT_PIXEL BZIP2 FFTW FONTCONFIG FPX FREETYPE \ JPEG2000 JBIG JPEG LCMS2 LZMA LQR MODULES PDF PERL PNG SVG \ - TIFF WEBP WMF THREADS X11 + TIFF WEBP WMF THREADS X11 HDRI 16BIT_PIXEL_DESC= 16bit pixel support JPEG2000_DESC= OpenJPEG 2000 support via openjpeg @@ -357,11 +363,11 @@ USE_GHOSTSCRIPT= yes .if ! ${PORT_OPTIONS:MX11} CONFIGURE_ARGS+= --without-x -CONFLICTS+= ImageMagick-6* +CONFLICTS+= ImageMagick7-* PLIST_SUB+= X11='@comment ' -PKGNAMESUFFIX= -nox11 +PKGNAMESUFFIX= 7-nox11 .else -CONFLICTS+= ImageMagick-nox11-6* +CONFLICTS+= ImageMagick7-nox11-* CONFLICTS+= display-[0-9]* CONFIGURE_ARGS+= --with-x USE_XORG= xext xt @@ -378,6 +384,12 @@ INSTALL_TARGET= install-strip USE_GHOSTSCRIPT_BUILD=yes .endif +.if ${USER} == kwm +upload: + scp ${DISTDIR}/${DISTNAME}.tar.xz \ + kwm@freefall.freebsd.org:public_distfiles/ +.endif + post-patch: # strip library name of variable parts that can change due to # the HDRI and Q16 option @@ -388,11 +400,8 @@ post-patch: ${WRKSRC}/PerlMagick/Makefile.PL.in \ ${WRKSRC}/PerlMagick/quantum/Makefile.PL.in \ ${WRKSRC}/Magick++/lib/Magick++.pc.in \ - ${WRKSRC}/Magick++/lib/ImageMagick++.pc.in \ - ${WRKSRC}/magick/ImageMagick.pc.in \ - ${WRKSRC}/magick/MagickCore.pc.in \ - ${WRKSRC}/wand/Wand.pc.in \ - ${WRKSRC}/wand/MagickWand.pc.in + ${WRKSRC}/MagickCore/MagickCore.pc.in \ + ${WRKSRC}/MagickWand/MagickWand.pc.in pre-configure: .if defined(_IMAGEMAGICK_THREADS_PERL_MSG) @@ -407,8 +416,8 @@ pre-configure: post-install: test .for i in ${SAMPLE_FILES} - @${MV} ${STAGEDIR}${PREFIX}/etc/ImageMagick-6/${i} \ - ${STAGEDIR}${PREFIX}/etc/ImageMagick-6/${i}.sample + @${MV} ${STAGEDIR}${PREFIX}/etc/ImageMagick-7/${i} \ + ${STAGEDIR}${PREFIX}/etc/ImageMagick-7/${i}.sample .endfor test check: Modified: head/graphics/ImageMagick7/distinfo ============================================================================== --- head/graphics/ImageMagick/distinfo Thu Jul 16 11:51:56 2015 (r392293) +++ head/graphics/ImageMagick7/distinfo Thu Jul 16 12:30:27 2015 (r392294) @@ -1,2 +1,2 @@ -SHA256 (ImageMagick-6.9.1-8.tar.xz) = 987b353058482b5ba15d42746eebc51c15eb05241ce94f22381b8aae0b841617 -SIZE (ImageMagick-6.9.1-8.tar.xz) = 8286604 +SHA256 (ImageMagick-7.0.0-0~beta20150715.tar.xz) = afb320aec24e80157bebef34e3931b602742821385e8e30e135bee81b55d095e +SIZE (ImageMagick-7.0.0-0~beta20150715.tar.xz) = 8259020 Modified: head/graphics/ImageMagick7/pkg-descr ============================================================================== --- head/graphics/ImageMagick/pkg-descr Thu Jul 16 11:51:56 2015 (r392293) +++ head/graphics/ImageMagick7/pkg-descr Thu Jul 16 12:30:27 2015 (r392294) @@ -1,3 +1,8 @@ + +*** This is a UNSTABLE development snapshot. API/ABI breakage guaranteed *** + +*** This port is a best efford and updates might be irregular *** + ImageMagick is a package for display and interactive manipulation of images. The package includes tools for image conversion, annotation, compositing, animation, and creating montages. ImageMagick can read and @@ -12,4 +17,3 @@ The optional "display" utility conflicts same name from the misc/display port/package. WWW: http://www.ImageMagick.org/ - http://imagemagick.sourceforge.net/ Modified: head/graphics/ImageMagick7/pkg-plist ============================================================================== --- head/graphics/ImageMagick/pkg-plist Thu Jul 16 11:51:56 2015 (r392293) +++ head/graphics/ImageMagick7/pkg-plist Thu Jul 16 12:30:27 2015 (r392294) @@ -1,6 +1,4 @@ bin/Magick++-config -bin/Magick-config -bin/Wand-config bin/MagickWand-config bin/MagickCore-config bin/animate @@ -11,158 +9,161 @@ bin/convert bin/display bin/identify bin/import +bin/magick +bin/magick-script bin/mogrify bin/montage bin/stream -@sample etc/ImageMagick-6/coder.xml.sample -@sample etc/ImageMagick-6/colors.xml.sample -@sample etc/ImageMagick-6/delegates.xml.sample -@sample etc/ImageMagick-6/log.xml.sample -@sample etc/ImageMagick-6/magic.xml.sample -@sample etc/ImageMagick-6/mime.xml.sample -@sample etc/ImageMagick-6/policy.xml.sample -@sample etc/ImageMagick-6/quantization-table.xml.sample -@sample etc/ImageMagick-6/thresholds.xml.sample -@sample etc/ImageMagick-6/type-dejavu.xml.sample -@sample etc/ImageMagick-6/type-ghostscript.xml.sample -@sample etc/ImageMagick-6/type-windows.xml.sample -@sample etc/ImageMagick-6/type.xml.sample -include/ImageMagick-6/Magick++.h -include/ImageMagick-6/Magick++/Blob.h -include/ImageMagick-6/Magick++/ChannelMoments.h -include/ImageMagick-6/Magick++/CoderInfo.h -include/ImageMagick-6/Magick++/Color.h -include/ImageMagick-6/Magick++/Drawable.h -include/ImageMagick-6/Magick++/Exception.h -include/ImageMagick-6/Magick++/Functions.h -include/ImageMagick-6/Magick++/Geometry.h -include/ImageMagick-6/Magick++/Image.h -include/ImageMagick-6/Magick++/Include.h -include/ImageMagick-6/Magick++/Montage.h -include/ImageMagick-6/Magick++/Pixels.h -include/ImageMagick-6/Magick++/ResourceLimits.h -include/ImageMagick-6/Magick++/STL.h -include/ImageMagick-6/Magick++/TypeMetric.h -include/ImageMagick-6/magick/ImageMagick.h -include/ImageMagick-6/magick/MagickCore.h -include/ImageMagick-6/magick/PreRvIcccm.h -include/ImageMagick-6/magick/accelerate.h -include/ImageMagick-6/magick/animate.h -include/ImageMagick-6/magick/annotate.h -include/ImageMagick-6/magick/api.h -include/ImageMagick-6/magick/artifact.h -include/ImageMagick-6/magick/attribute.h -include/ImageMagick-6/magick/blob.h -include/ImageMagick-6/magick/cache.h -include/ImageMagick-6/magick/cache-view.h -include/ImageMagick-6/magick/channel.h -include/ImageMagick-6/magick/client.h -include/ImageMagick-6/magick/cipher.h -include/ImageMagick-6/magick/coder.h -include/ImageMagick-6/magick/color.h -include/ImageMagick-6/magick/colormap.h -include/ImageMagick-6/magick/colorspace.h -include/ImageMagick-6/magick/compare.h -include/ImageMagick-6/magick/composite.h -include/ImageMagick-6/magick/compress.h -include/ImageMagick-6/magick/configure.h -include/ImageMagick-6/magick/constitute.h -include/ImageMagick-6/magick/decorate.h -include/ImageMagick-6/magick/delegate.h -include/ImageMagick-6/magick/deprecate.h -include/ImageMagick-6/magick/display.h -include/ImageMagick-6/magick/distort.h -include/ImageMagick-6/magick/draw.h -include/ImageMagick-6/magick/effect.h -include/ImageMagick-6/magick/enhance.h -include/ImageMagick-6/magick/exception.h -include/ImageMagick-6/magick/feature.h -include/ImageMagick-6/magick/fourier.h -include/ImageMagick-6/magick/fx.h -include/ImageMagick-6/magick/gem.h -include/ImageMagick-6/magick/geometry.h -include/ImageMagick-6/magick/hashmap.h -include/ImageMagick-6/magick/histogram.h -include/ImageMagick-6/magick/identify.h -include/ImageMagick-6/magick/image.h -include/ImageMagick-6/magick/image-view.h -include/ImageMagick-6/magick/layer.h -include/ImageMagick-6/magick/list.h -include/ImageMagick-6/magick/locale_.h -include/ImageMagick-6/magick/log.h -include/ImageMagick-6/magick/magic.h -include/ImageMagick-6/magick/magick.h -include/ImageMagick-6/magick/magick-config.h -include/ImageMagick-6/magick/magick-type.h -include/ImageMagick-6/magick/matrix.h -include/ImageMagick-6/magick/memory_.h -include/ImageMagick-6/magick/method-attribute.h -include/ImageMagick-6/magick/methods.h -include/ImageMagick-6/magick/mime.h -include/ImageMagick-6/magick/module.h -include/ImageMagick-6/magick/monitor.h -include/ImageMagick-6/magick/montage.h -include/ImageMagick-6/magick/morphology.h -include/ImageMagick-6/magick/option.h -include/ImageMagick-6/magick/paint.h -include/ImageMagick-6/magick/pixel.h -include/ImageMagick-6/magick/pixel-accessor.h -include/ImageMagick-6/magick/policy.h -include/ImageMagick-6/magick/prepress.h -include/ImageMagick-6/magick/profile.h -include/ImageMagick-6/magick/property.h -include/ImageMagick-6/magick/quantum.h -include/ImageMagick-6/magick/quantize.h -include/ImageMagick-6/magick/random_.h -include/ImageMagick-6/magick/registry.h -include/ImageMagick-6/magick/resample.h -include/ImageMagick-6/magick/resize.h -include/ImageMagick-6/magick/resource_.h -include/ImageMagick-6/magick/segment.h -include/ImageMagick-6/magick/semaphore.h -include/ImageMagick-6/magick/shear.h -include/ImageMagick-6/magick/signature.h -include/ImageMagick-6/magick/splay-tree.h -include/ImageMagick-6/magick/statistic.h -include/ImageMagick-6/magick/stream.h -include/ImageMagick-6/magick/string_.h -include/ImageMagick-6/magick/threshold.h -include/ImageMagick-6/magick/timer.h -include/ImageMagick-6/magick/token.h -include/ImageMagick-6/magick/transform.h -include/ImageMagick-6/magick/type.h -include/ImageMagick-6/magick/utility.h -include/ImageMagick-6/magick/version.h -include/ImageMagick-6/magick/vision.h -include/ImageMagick-6/magick/widget.h -include/ImageMagick-6/magick/xml-tree.h -include/ImageMagick-6/magick/xwindow.h -include/ImageMagick-6/magick/studio.h -include/ImageMagick-6/magick/opencl.h -include/ImageMagick-6/magick/distribute-cache.h -include/ImageMagick-6/magick/magick-baseconfig.h -include/ImageMagick-6/wand/MagickWand.h -include/ImageMagick-6/wand/deprecate.h -include/ImageMagick-6/wand/drawing-wand.h -include/ImageMagick-6/wand/animate.h -include/ImageMagick-6/wand/compare.h -include/ImageMagick-6/wand/composite.h -include/ImageMagick-6/wand/conjure.h -include/ImageMagick-6/wand/convert.h -include/ImageMagick-6/wand/display.h -include/ImageMagick-6/wand/identify.h -include/ImageMagick-6/wand/import.h -include/ImageMagick-6/wand/magick-image.h -include/ImageMagick-6/wand/magick-property.h -include/ImageMagick-6/wand/magick_wand.h -include/ImageMagick-6/wand/magick-wand.h -include/ImageMagick-6/wand/method-attribute.h -include/ImageMagick-6/wand/mogrify.h -include/ImageMagick-6/wand/montage.h -include/ImageMagick-6/wand/pixel-iterator.h -include/ImageMagick-6/wand/pixel-wand.h -include/ImageMagick-6/wand/stream.h -include/ImageMagick-6/wand/wand-view.h +@sample etc/ImageMagick-7/coder.xml.sample +@sample etc/ImageMagick-7/colors.xml.sample +@sample etc/ImageMagick-7/delegates.xml.sample +@sample etc/ImageMagick-7/log.xml.sample +@sample etc/ImageMagick-7/magic.xml.sample +@sample etc/ImageMagick-7/mime.xml.sample +@sample etc/ImageMagick-7/policy.xml.sample +@sample etc/ImageMagick-7/quantization-table.xml.sample +@sample etc/ImageMagick-7/thresholds.xml.sample +@sample etc/ImageMagick-7/type-dejavu.xml.sample +@sample etc/ImageMagick-7/type-ghostscript.xml.sample +@sample etc/ImageMagick-7/type-windows.xml.sample +@sample etc/ImageMagick-7/type.xml.sample +include/ImageMagick-7/Magick++.h +include/ImageMagick-7/Magick++/Blob.h +include/ImageMagick-7/Magick++/CoderInfo.h +include/ImageMagick-7/Magick++/Color.h +include/ImageMagick-7/Magick++/Drawable.h +include/ImageMagick-7/Magick++/Exception.h +include/ImageMagick-7/Magick++/Functions.h +include/ImageMagick-7/Magick++/Geometry.h +include/ImageMagick-7/Magick++/Image.h +include/ImageMagick-7/Magick++/Include.h +include/ImageMagick-7/Magick++/Montage.h +include/ImageMagick-7/Magick++/Pixels.h +include/ImageMagick-7/Magick++/ResourceLimits.h +include/ImageMagick-7/Magick++/STL.h +include/ImageMagick-7/Magick++/Statistic.h +include/ImageMagick-7/Magick++/TypeMetric.h +include/ImageMagick-7/MagickCore/MagickCore.h +include/ImageMagick-7/MagickCore/PreRvIcccm.h +include/ImageMagick-7/MagickCore/accelerate.h +include/ImageMagick-7/MagickCore/animate.h +include/ImageMagick-7/MagickCore/annotate.h +include/ImageMagick-7/MagickCore/artifact.h +include/ImageMagick-7/MagickCore/attribute.h +include/ImageMagick-7/MagickCore/blob.h +include/ImageMagick-7/MagickCore/cache-view.h +include/ImageMagick-7/MagickCore/cache.h +include/ImageMagick-7/MagickCore/channel.h +include/ImageMagick-7/MagickCore/cipher.h +include/ImageMagick-7/MagickCore/client.h +include/ImageMagick-7/MagickCore/coder.h +include/ImageMagick-7/MagickCore/color.h +include/ImageMagick-7/MagickCore/colormap.h +include/ImageMagick-7/MagickCore/colorspace.h +include/ImageMagick-7/MagickCore/compare.h +include/ImageMagick-7/MagickCore/composite.h +include/ImageMagick-7/MagickCore/compress.h +include/ImageMagick-7/MagickCore/configure.h +include/ImageMagick-7/MagickCore/constitute.h +include/ImageMagick-7/MagickCore/decorate.h +include/ImageMagick-7/MagickCore/delegate.h +include/ImageMagick-7/MagickCore/deprecate.h +include/ImageMagick-7/MagickCore/display.h +include/ImageMagick-7/MagickCore/distort.h +include/ImageMagick-7/MagickCore/distribute-cache.h +include/ImageMagick-7/MagickCore/draw.h +include/ImageMagick-7/MagickCore/effect.h +include/ImageMagick-7/MagickCore/enhance.h +include/ImageMagick-7/MagickCore/exception.h +include/ImageMagick-7/MagickCore/feature.h +include/ImageMagick-7/MagickCore/fourier.h +include/ImageMagick-7/MagickCore/fx.h +include/ImageMagick-7/MagickCore/gem.h +include/ImageMagick-7/MagickCore/geometry.h +include/ImageMagick-7/MagickCore/hashmap.h +include/ImageMagick-7/MagickCore/histogram.h +include/ImageMagick-7/MagickCore/identify.h +include/ImageMagick-7/MagickCore/image-view.h +include/ImageMagick-7/MagickCore/image.h +include/ImageMagick-7/MagickCore/layer.h +include/ImageMagick-7/MagickCore/list.h +include/ImageMagick-7/MagickCore/locale_.h +include/ImageMagick-7/MagickCore/log.h +include/ImageMagick-7/MagickCore/magic-private.h +include/ImageMagick-7/MagickCore/magic.h +include/ImageMagick-7/MagickCore/magick-baseconfig.h +include/ImageMagick-7/MagickCore/magick-config.h +include/ImageMagick-7/MagickCore/magick-type.h +include/ImageMagick-7/MagickCore/magick.h +include/ImageMagick-7/MagickCore/matrix.h +include/ImageMagick-7/MagickCore/memory_.h +include/ImageMagick-7/MagickCore/method-attribute.h +include/ImageMagick-7/MagickCore/methods.h +include/ImageMagick-7/MagickCore/mime.h +include/ImageMagick-7/MagickCore/module.h +include/ImageMagick-7/MagickCore/monitor.h +include/ImageMagick-7/MagickCore/montage.h +include/ImageMagick-7/MagickCore/morphology.h +include/ImageMagick-7/MagickCore/nt-base.h +include/ImageMagick-7/MagickCore/opencl.h +include/ImageMagick-7/MagickCore/option.h +include/ImageMagick-7/MagickCore/paint.h +include/ImageMagick-7/MagickCore/pixel-accessor.h +include/ImageMagick-7/MagickCore/pixel.h +include/ImageMagick-7/MagickCore/policy.h +include/ImageMagick-7/MagickCore/prepress.h +include/ImageMagick-7/MagickCore/profile.h +include/ImageMagick-7/MagickCore/property.h +include/ImageMagick-7/MagickCore/quantize.h +include/ImageMagick-7/MagickCore/quantum.h +include/ImageMagick-7/MagickCore/random_.h +include/ImageMagick-7/MagickCore/registry.h +include/ImageMagick-7/MagickCore/resample.h +include/ImageMagick-7/MagickCore/resize.h +include/ImageMagick-7/MagickCore/resource_.h +include/ImageMagick-7/MagickCore/segment.h +include/ImageMagick-7/MagickCore/semaphore.h +include/ImageMagick-7/MagickCore/shear.h +include/ImageMagick-7/MagickCore/signature.h +include/ImageMagick-7/MagickCore/splay-tree.h +include/ImageMagick-7/MagickCore/statistic.h +include/ImageMagick-7/MagickCore/stream.h +include/ImageMagick-7/MagickCore/string_.h +include/ImageMagick-7/MagickCore/studio.h +include/ImageMagick-7/MagickCore/threshold.h +include/ImageMagick-7/MagickCore/timer.h +include/ImageMagick-7/MagickCore/token.h +include/ImageMagick-7/MagickCore/transform.h +include/ImageMagick-7/MagickCore/type.h +include/ImageMagick-7/MagickCore/utility.h +include/ImageMagick-7/MagickCore/version.h +include/ImageMagick-7/MagickCore/vision.h +include/ImageMagick-7/MagickCore/widget.h +include/ImageMagick-7/MagickCore/xml-tree.h +include/ImageMagick-7/MagickCore/xwindow.h +include/ImageMagick-7/MagickWand/MagickWand.h +include/ImageMagick-7/MagickWand/animate.h +include/ImageMagick-7/MagickWand/compare.h +include/ImageMagick-7/MagickWand/composite.h +include/ImageMagick-7/MagickWand/conjure.h +include/ImageMagick-7/MagickWand/convert.h +include/ImageMagick-7/MagickWand/deprecate.h +include/ImageMagick-7/MagickWand/display.h +include/ImageMagick-7/MagickWand/drawing-wand.h +include/ImageMagick-7/MagickWand/identify.h +include/ImageMagick-7/MagickWand/import.h +include/ImageMagick-7/MagickWand/magick-cli.h +include/ImageMagick-7/MagickWand/magick-image.h +include/ImageMagick-7/MagickWand/magick-property.h +include/ImageMagick-7/MagickWand/method-attribute.h +include/ImageMagick-7/MagickWand/mogrify.h +include/ImageMagick-7/MagickWand/montage.h +include/ImageMagick-7/MagickWand/operation.h +include/ImageMagick-7/MagickWand/pixel-iterator.h +include/ImageMagick-7/MagickWand/pixel-wand.h +include/ImageMagick-7/MagickWand/stream.h +include/ImageMagick-7/MagickWand/wand-view.h +include/ImageMagick-7/MagickWand/wandcli.h lib/ImageMagick-%%PORTVERSION%%/config-%%QBIT%%%%HDRI%%/configure.xml %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/aai.la %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/aai.so @@ -412,33 +413,29 @@ lib/ImageMagick-%%PORTVERSION%%/config-% %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/yuv.so %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/filters/analyze.la %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/filters/analyze.so -lib/libMagick++-6.a -lib/libMagick++-6.la -lib/libMagick++-6.so -lib/libMagick++-6.so.6 -lib/libMagick++-6.so.6.0.0 -lib/libMagickCore-6.a -lib/libMagickCore-6.la -lib/libMagickCore-6.so -lib/libMagickCore-6.so.2 -lib/libMagickCore-6.so.2.0.0 -lib/libMagickWand-6.a -lib/libMagickWand-6.la -lib/libMagickWand-6.so -lib/libMagickWand-6.so.2 -lib/libMagickWand-6.so.2.0.0 -libdata/pkgconfig/ImageMagick++.pc +lib/libMagick++-7.a +lib/libMagick++-7.la +lib/libMagick++-7.so +lib/libMagick++-7.so.0 +lib/libMagick++-7.so.0.0.0 +lib/libMagickCore-7.a +lib/libMagickCore-7.la +lib/libMagickCore-7.so +lib/libMagickCore-7.so.0 +lib/libMagickCore-7.so.0.0.0 +lib/libMagickWand-7.a +lib/libMagickWand-7.la +lib/libMagickWand-7.so +lib/libMagickWand-7.so.0 +lib/libMagickWand-7.so.0.0.0 libdata/pkgconfig/Magick++.pc libdata/pkgconfig/ImageMagick.pc libdata/pkgconfig/MagickCore.pc libdata/pkgconfig/MagickWand.pc -libdata/pkgconfig/Wand.pc -libdata/pkgconfig/ImageMagick++-6.pc -libdata/pkgconfig/ImageMagick-6.pc -libdata/pkgconfig/Magick++-6.pc -libdata/pkgconfig/MagickCore-6.pc -libdata/pkgconfig/MagickWand-6.pc -libdata/pkgconfig/Wand-6.pc +libdata/pkgconfig/ImageMagick-7.pc +libdata/pkgconfig/Magick++-7.pc +libdata/pkgconfig/MagickCore-7.pc +libdata/pkgconfig/MagickWand-7.pc %%WITH_PERL%%%%SITE_ARCH%%/Image/Magick.pm %%WITH_PERL%%%%SITE_ARCH%%/Image/Magick/%%QBIT%%%%HDRI%%.pm %%WITH_PERL%%%%SITE_ARCH%%/auto/Image/Magick/Magick.so @@ -449,10 +446,8 @@ libdata/pkgconfig/Wand-6.pc %%WITH_PERL%%%%PERL5_MAN3%%/Image::Magick::%%QBIT%%%%HDRI%%.3.gz man/man1/ImageMagick.1.gz man/man1/Magick++-config.1.gz -man/man1/Magick-config.1.gz man/man1/MagickCore-config.1.gz man/man1/MagickWand-config.1.gz -man/man1/Wand-config.1.gz man/man1/animate.1.gz man/man1/compare.1.gz man/man1/composite.1.gz @@ -461,1015 +456,1016 @@ man/man1/convert.1.gz man/man1/display.1.gz man/man1/identify.1.gz man/man1/import.1.gz +man/man1/magick.1.gz man/man1/mogrify.1.gz man/man1/montage.1.gz man/man1/stream.1.gz -%%DATADIR%%-6/english.xml -%%DATADIR%%-6/francais.xml -%%DATADIR%%-6/locale.xml -%%PORTDOCS%%%%DOCSDIR%%-6/LICENSE -%%PORTDOCS%%%%DOCSDIR%%-6/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%-6/NEWS.txt -%%PORTDOCS%%%%DOCSDIR%%-6/images/affine.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/arc.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/background.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/black.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/bluebells_clipped.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/bluebells_darker.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/bluebells_lin.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/bluebells_log.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/button.gif -%%PORTDOCS%%%%DOCSDIR%%-6/images/configure.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/cylinder_shaded.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/difference.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/examples.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/frame.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/fuzzy-magick.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/gaussian-blur.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/granite.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/imade_art2.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/label.gif -%%PORTDOCS%%%%DOCSDIR%%-6/images/litecoin.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/logo-sm-flop.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/logo-sm-fx.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/logo-sm.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/logo.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/logo.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/montage.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/navy.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/objects.gif -%%PORTDOCS%%%%DOCSDIR%%-6/images/objects.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/objects.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/bricks.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/checkerboard.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/circles.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/crosshatch.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/crosshatch30.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/crosshatch45.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/fishscales.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray0.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray10.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray100.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray15.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray20.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray25.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray30.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray35.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray40.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray45.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray5.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray50.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray55.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray60.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray65.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray70.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray75.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray80.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray85.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray90.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/gray95.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/hexagons.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/horizontal.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/horizontal2.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/horizontal3.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/horizontalsaw.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/hs_bdiagonal.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/hs_cross.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/hs_diagcross.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/hs_fdiagonal.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/hs_horizontal.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/hs_vertical.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/left30.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/left45.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/leftshingle.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/octagons.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/right30.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/right45.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/rightshingle.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/smallfishscales.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/vertical.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/vertical2.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/vertical3.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/verticalbricks.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/verticalleftshingle.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/verticalrightshingle.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/patterns/verticalsaw.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/piechart.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/radial-gradient.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/reconstruct.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/red-ball.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/red-circle.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/right.gif -%%PORTDOCS%%%%DOCSDIR%%-6/images/rose-over.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/rose-sigmoidal.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/rose.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/rose.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/rose.pnm -%%PORTDOCS%%%%DOCSDIR%%-6/images/script.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/smile.gif -%%PORTDOCS%%%%DOCSDIR%%-6/images/sponsor.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/sprite.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/t-shirt.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/wand.ico -%%PORTDOCS%%%%DOCSDIR%%-6/images/wand.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/white-highlight.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/wizard.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/images/wizard.png -%%PORTDOCS%%%%DOCSDIR%%-6/images/ImageMagick.ico -%%PORTDOCS%%%%DOCSDIR%%-6/index.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/ImageMagickObject.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Blob.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Cache.fig -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Cache.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Cache.svg -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/ChangeLog.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/CoderInfo.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Color.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Documentation.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Drawable.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Drawable_example_1.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Enumerations.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Exception.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/FormatCharacters.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Future.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Geometry.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Image.fig -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Image.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Image.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/ImageDesign.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/ImageMagick.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Install.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Magick++.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Montage.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/NEWS.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/PixelPacket.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/Pixels.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/README.txt -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/STL.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/TypeMetric.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/index.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/magick.css -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/montage-sample-framed.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/right_triangle.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/thumbnail-anatomy-framed.fig -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/thumbnail-anatomy-framed.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/thumbnail-anatomy-plain.fig -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/thumbnail-anatomy-plain.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/thumbnail-sample-framed.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/www/Magick++/thumbnail-sample-plain.jpg -%%PORTDOCS%%%%DOCSDIR%%-6/www/advanced-unix-installation.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/advanced-windows-installation.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/animate.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/css/bootstrap.min.css -%%PORTDOCS%%%%DOCSDIR%%-6/www/css/magick.css -%%PORTDOCS%%%%DOCSDIR%%-6/www/js/bootstrap.min.js -%%PORTDOCS%%%%DOCSDIR%%-6/www/openmp.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/webp.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/distribute-pixel-cache.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/color-management.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/support.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/mime.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/ImageMagick_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/ImageMagick_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/MagickCore_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/MagickCore_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/PreRvIcccm_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/PreRvIcccm_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/PreRvIcccm_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/animate-private_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/animate-private_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/animate_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/animate_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/animate_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/annotate_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/annotate_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/annotate_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/annotated.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/api_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/api_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/artifact_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/artifact_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/artifact_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/blob-private_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/blob-private_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/blob_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/blob_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/blob_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/cache-private_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/cache-private_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/cache-view_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/cache-view_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/cache-view_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/cache_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/cache_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/cache_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/classes.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/client_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/client_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/client_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/coder_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/coder_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/coder_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/color-private_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/color-private_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/color_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/color_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/color_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/colorspace-private_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/colorspace-private_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/colorspace_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/colorspace_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/colorspace_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/compare_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/compare_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/compare_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/composite-private_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/composite-private_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/composite_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/composite_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/composite_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/compress_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/compress_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/compress_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/configure_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/configure_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/configure_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/constitute_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/constitute_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/constitute_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/decorate_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/decorate_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/decorate_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/delegate_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/delegate_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/delegate_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/deprecate_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/deprecate_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/deprecate_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/dir_b44b349db36f8365f5234e57d3038770.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/dirs.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/display-private_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/display-private_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/display_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/display_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/display_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/distort_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/distort_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/distort_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/doxygen.css -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/doxygen.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/draw-private_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/draw-private_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/draw_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/draw_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/draw_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/effect_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/effect_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/effect_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/enhance_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/enhance_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/enhance_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/exception-private_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/exception-private_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/exception_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/exception_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/exception_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/files.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/ftv2blank.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/ftv2doc.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/ftv2folderclosed.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/ftv2folderopen.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/ftv2lastnode.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/ftv2link.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/ftv2mlastnode.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/ftv2mnode.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/ftv2node.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/ftv2plastnode.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/ftv2pnode.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/ftv2vertline.png -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x61.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x62.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x63.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x64.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x65.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x66.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x67.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x68.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x69.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x6b.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x6c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x6d.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x6e.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x6f.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x70.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x71.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x72.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x73.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x74.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x75.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x76.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x77.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x78.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x79.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_0x7a.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_func.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x61.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x62.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x63.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x64.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x65.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x66.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x67.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x68.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x69.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x6b.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x6c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x6d.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x6e.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x6f.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x70.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x71.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x72.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x73.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x74.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x75.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x76.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x77.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x78.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x79.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/functions_vars_0x7a.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/fx-private_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/fx-private_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/fx_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/fx_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/fx_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/gem_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/gem_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/gem_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/geometry_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/geometry_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/geometry_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x61.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x62.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x63.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x64.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x65.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x66.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x67.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x68.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x69.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x6a.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x6b.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x6c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x6d.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x6e.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x6f.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x70.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x71.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x72.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x73.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x74.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x75.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x76.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x77.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x78.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x79.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_0x7a.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x61.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x62.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x63.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x64.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x65.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x66.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x67.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x68.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x69.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x6b.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x6c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x6d.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x6e.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x6f.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x70.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x71.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x72.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x73.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x74.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x75.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x76.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x77.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x78.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_defs_0x79.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_enum.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x62.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x63.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x64.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x65.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x66.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x67.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x68.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x69.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x6a.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x6b.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x6c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x6d.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x6e.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x6f.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x70.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x71.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x72.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x73.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x74.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x75.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x76.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x77.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x78.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x79.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_eval_0x7a.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x62.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x63.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x64.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x65.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x66.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x67.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x68.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x69.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x6a.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x6b.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x6c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x6d.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x6e.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x6f.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x70.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x71.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x72.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x73.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x74.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x75.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x76.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x77.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x78.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x79.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_func_0x7a.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_type.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/globals_vars.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/hashmap_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/hashmap_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/hashmap_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/identify_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/identify_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/identify_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/image-private_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/image-private_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/image_8c.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/image_8h-source.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/image_8h.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/index.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/api/MagickCore/layer_8c.html *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Thu Jul 16 12:31:23 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7B709A2D6D; Thu, 16 Jul 2015 12:31:23 +0000 (UTC) (envelope-from kwm@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 B8EE81D19; Thu, 16 Jul 2015 12:31:23 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GCVNUU071915; Thu, 16 Jul 2015 12:31:23 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GCVNxb071898; Thu, 16 Jul 2015 12:31:23 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507161231.t6GCVNxb071898@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 16 Jul 2015 12:31:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392295 - head/graphics/ImageMagick X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 12:31:23 -0000 Author: kwm Date: Thu Jul 16 12:31:22 2015 New Revision: 392295 URL: https://svnweb.freebsd.org/changeset/ports/392295 Log: Remove second WWW url in pkg-descr. Modified: head/graphics/ImageMagick/pkg-descr Modified: head/graphics/ImageMagick/pkg-descr ============================================================================== --- head/graphics/ImageMagick/pkg-descr Thu Jul 16 12:30:27 2015 (r392294) +++ head/graphics/ImageMagick/pkg-descr Thu Jul 16 12:31:22 2015 (r392295) @@ -12,4 +12,3 @@ The optional "display" utility conflicts same name from the misc/display port/package. WWW: http://www.ImageMagick.org/ - http://imagemagick.sourceforge.net/ From owner-svn-ports-head@freebsd.org Thu Jul 16 14:52:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C82B9A1C07; Thu, 16 Jul 2015 14:52:01 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 2DA0119F4; Thu, 16 Jul 2015 14:52:01 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 2C25D1CAF; Thu, 16 Jul 2015 14:52:01 +0000 (UTC) Date: Thu, 16 Jul 2015 14:52:01 +0000 From: Alexey Dokuchaev To: Baptiste Daroussin Cc: Mathieu Arnold , Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392209 - in head/devel: . p5-Minilla Message-ID: <20150716145201.GA13745@FreeBSD.org> References: <201507152017.t6FKHElA056017@svnmir.geo.freebsd.org> <20150716014306.GA68880@FreeBSD.org> <20150716091021.GW37597@ivaldir.etoilebsd.net> <20150716092053.GX37597@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150716092053.GX37597@ivaldir.etoilebsd.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 14:52:01 -0000 On Thu, Jul 16, 2015 at 11:20:53AM +0200, Baptiste Daroussin wrote: > On Thu, Jul 16, 2015 at 11:10:22AM +0200, Baptiste Daroussin wrote: > > On Thu, Jul 16, 2015 at 01:43:06AM +0000, Alexey Dokuchaev wrote: > > > Can you clarify on what is wrong with := ? I've added IMHO quite clear > > > and elaborate explanation in the PH on the matter, and I don't see the > > > merit of using MY_DEPENDS at all: it's ugly, it's hard to read, it > > > pollutes namespace for no sound reason. > > > > := enforce the expansion to happen right away > > > > Let's say you have: > > > > RUN_DEPENDS= ${BLOODYSCRIPTLANGUAGEPREFIX}bal>0:${PORTSDIR}/somewhere/bla > > BULID_DEPENDS:= ${RUN_DEPENDS} > > > > .include > > > > BULID_DEPENDS will magically have ${BLOODYSCRIPTLANGUAGEPREFIX} expanded > > to "" because it is not yet defined at the moment the expansion is > > requested. > > Well my example is bad here because undefined variable will be expanded > later, but I think you got the point about inconsistency of the expansion > with := and look at the svn history I have fixed a couple of weird issues > we hard in the ports tree due do weirdness of how := do the expansion. > > I prefer a sane (yet ugly) constuction that consistently works the same > over the portstree than I constuction which can bite contributors and get > quite complex to debug. I see your point. I'm not saying that := is *always* a better way; even though I must say debugging Makefiles is pretty easy with -V FOO and @echo in recipes. What I'm not happy with is blunt ":= is wrong, don't ever use it!" statement: it does come handy often in many cases and checking if it does the right thing is easy once you compare "make -V RUN_DEPENDS | md5" vs. "make -V BULID_DEPENDS | md5" (in addition to visual examination). ./danfe From owner-svn-ports-head@freebsd.org Thu Jul 16 14:52:13 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 229209A1C3A; Thu, 16 Jul 2015 14:52:13 +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 EDC161ADC; Thu, 16 Jul 2015 14:52:12 +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 t6GEqCvw031488; Thu, 16 Jul 2015 14:52:12 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GEqCnt031485; Thu, 16 Jul 2015 14:52:12 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201507161452.t6GEqCnt031485@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Thu, 16 Jul 2015 14:52:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392296 - in head/net/dhcprelay: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 14:52:13 -0000 Author: riggs Date: Thu Jul 16 14:52:11 2015 New Revision: 392296 URL: https://svnweb.freebsd.org/changeset/ports/392296 Log: Fix runtime error: Packet type identification on big-endian machines which prevented it from working correctly on e.g. MIPS-based routers. PR: 201382 Submitted by: kp@freebsd.org Approved by: edwin@mavetju.org (maintainer) MFH: 2015Q3 Added: head/net/dhcprelay/files/patch-dhcprelay.c (contents, props changed) Modified: head/net/dhcprelay/Makefile head/net/dhcprelay/files/patch-Makefile Modified: head/net/dhcprelay/Makefile ============================================================================== --- head/net/dhcprelay/Makefile Thu Jul 16 12:31:22 2015 (r392295) +++ head/net/dhcprelay/Makefile Thu Jul 16 14:52:11 2015 (r392296) @@ -3,7 +3,7 @@ PORTNAME= dhcprelay PORTVERSION= 1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.mavetju.org/download/ Modified: head/net/dhcprelay/files/patch-Makefile ============================================================================== --- head/net/dhcprelay/files/patch-Makefile Thu Jul 16 12:31:22 2015 (r392295) +++ head/net/dhcprelay/files/patch-Makefile Thu Jul 16 14:52:11 2015 (r392296) @@ -1,5 +1,5 @@ ---- Makefile.orig Tue Nov 15 18:25:30 2005 -+++ Makefile Tue Nov 15 18:25:59 2005 +--- Makefile.orig 2006-03-21 02:46:28 UTC ++++ Makefile @@ -1,8 +1,10 @@ +all: dhcprelay + Added: head/net/dhcprelay/files/patch-dhcprelay.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/dhcprelay/files/patch-dhcprelay.c Thu Jul 16 14:52:11 2015 (r392296) @@ -0,0 +1,11 @@ +--- dhcprelay.c.orig 2006-03-21 02:46:28 UTC ++++ dhcprelay.c +@@ -186,7 +186,7 @@ void pcap_callback(u_char *user, const s + printf(" %d",eh->ether_type); + } + // check for IPv4 packets +- if (eh->ether_type!=8) { ++ if (eh->ether_type != htons(0x800)) { + if (DEBUG>1) printf("\n"); + return; + } From owner-svn-ports-head@freebsd.org Thu Jul 16 14:59:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 09D1C9A1D94; Thu, 16 Jul 2015 14:59:27 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9C1331D7B; Thu, 16 Jul 2015 14:59:26 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by widjy10 with SMTP id jy10so18224133wid.1; Thu, 16 Jul 2015 07:59:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=EZDPMPvt43RzCqk4YR0hNYFb5LE3IyOPpsVo6E8yE/c=; b=GK71N3nXSSbUiwcDuAvt3G39fj06i7bGAoto564akPZJJ5vec6sYKAC1MwMFCjLVKY cc0+MhIyiszOIUjD4CfIgYcfLXV18Cet2U6vhYTv8F971UU/jw07gf2sUeyEwjZYRoQ3 lsmDkiXorXRua2C+2LeWqaD+ta3hYEdIf7LXZyozSQhSFNXk2xEdXozJ2WyeqocrMelB LitE6ZG1TnuvNUMXRUf8Zq+lhNdePh6Hj1J369j+fbVt8liGGAyJAiLDk+29A6BQydry 0mLQUDecgHAlSOnpdhIdRr1Y/lMcWLPiiCE7JqfsrNaR1cxX/s4qPwsF8Cgn5S0TG2Ip IJiQ== X-Received: by 10.180.37.229 with SMTP id b5mr6064122wik.16.1437058765054; Thu, 16 Jul 2015 07:59:25 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id uo6sm13534962wjc.1.2015.07.16.07.59.23 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jul 2015 07:59:24 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 16 Jul 2015 16:59:21 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Cc: Mathieu Arnold , Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392209 - in head/devel: . p5-Minilla Message-ID: <20150716145920.GY37597@ivaldir.etoilebsd.net> References: <201507152017.t6FKHElA056017@svnmir.geo.freebsd.org> <20150716014306.GA68880@FreeBSD.org> <20150716091021.GW37597@ivaldir.etoilebsd.net> <20150716092053.GX37597@ivaldir.etoilebsd.net> <20150716145201.GA13745@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mFM6r0jQWo48NPCK" Content-Disposition: inline In-Reply-To: <20150716145201.GA13745@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 14:59:27 -0000 --mFM6r0jQWo48NPCK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 16, 2015 at 02:52:01PM +0000, Alexey Dokuchaev wrote: > On Thu, Jul 16, 2015 at 11:20:53AM +0200, Baptiste Daroussin wrote: > > On Thu, Jul 16, 2015 at 11:10:22AM +0200, Baptiste Daroussin wrote: > > > On Thu, Jul 16, 2015 at 01:43:06AM +0000, Alexey Dokuchaev wrote: > > > > Can you clarify on what is wrong with :=3D ? I've added IMHO quite= clear > > > > and elaborate explanation in the PH on the matter, and I don't see = the > > > > merit of using MY_DEPENDS at all: it's ugly, it's hard to read, it > > > > pollutes namespace for no sound reason. > > >=20 > > > :=3D enforce the expansion to happen right away > > >=20 > > > Let's say you have: > > >=20 > > > RUN_DEPENDS=3D ${BLOODYSCRIPTLANGUAGEPREFIX}bal>0:${PORTSDIR}/somewhe= re/bla > > > BULID_DEPENDS:=3D ${RUN_DEPENDS} > > >=20 > > > .include > > >=20 > > > BULID_DEPENDS will magically have ${BLOODYSCRIPTLANGUAGEPREFIX} expan= ded > > > to "" because it is not yet defined at the moment the expansion is > > > requested. > >=20 > > Well my example is bad here because undefined variable will be expanded > > later, but I think you got the point about inconsistency of the expansi= on > > with :=3D and look at the svn history I have fixed a couple of weird is= sues > > we hard in the ports tree due do weirdness of how :=3D do the expansion. > >=20 > > I prefer a sane (yet ugly) constuction that consistently works the same > > over the portstree than I constuction which can bite contributors and g= et > > quite complex to debug. >=20 > I see your point. I'm not saying that :=3D is *always* a better way; even > though I must say debugging Makefiles is pretty easy with -V FOO and @echo > in recipes. What I'm not happy with is blunt ":=3D is wrong, don't ever = use > it!" statement: it does come handy often in many cases and checking if it > does the right thing is easy once you compare "make -V RUN_DEPENDS | md5" > vs. "make -V BULID_DEPENDS | md5" (in addition to visual examination). That is imho a too pedantic approach, pragmatism should lead and pragmatism= is people often misunderstand it, and most people do not understand make(1) internals (I won't blame them for that, I would prefer not knowing it in the first place). By people I mean both maintainers and committers if you bring= to the battle the back we do support 2 differents make with slightly different behaviours in some part it becomes even more complicated. We should promote safe syntaxes by handbook or by our own practive because = it will be used as example by others. that will save us from hours having to c= lean the ports tree where things can easily break as a side effect of changes in other parts of the framework. Best regards, Bapt --mFM6r0jQWo48NPCK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlWnxsgACgkQ8kTtMUmk6EytOACfZe0MAhKRGeFOzE/KNowPuWsD L+MAn1R5smTHeZTAHJeq7f0iaOPM7MJt =piSp -----END PGP SIGNATURE----- --mFM6r0jQWo48NPCK-- From owner-svn-ports-head@freebsd.org Thu Jul 16 15:17:31 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 019B59A325E; Thu, 16 Jul 2015 15:17:30 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id DF6B81957; Thu, 16 Jul 2015 15:17:30 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id DE086143C; Thu, 16 Jul 2015 15:17:30 +0000 (UTC) Date: Thu, 16 Jul 2015 15:17:30 +0000 From: Alexey Dokuchaev To: Baptiste Daroussin Cc: Mathieu Arnold , Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392209 - in head/devel: . p5-Minilla Message-ID: <20150716151730.GA21677@FreeBSD.org> References: <201507152017.t6FKHElA056017@svnmir.geo.freebsd.org> <20150716014306.GA68880@FreeBSD.org> <20150716091021.GW37597@ivaldir.etoilebsd.net> <20150716092053.GX37597@ivaldir.etoilebsd.net> <20150716145201.GA13745@FreeBSD.org> <20150716145920.GY37597@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150716145920.GY37597@ivaldir.etoilebsd.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 15:17:31 -0000 On Thu, Jul 16, 2015 at 04:59:21PM +0200, Baptiste Daroussin wrote: > On Thu, Jul 16, 2015 at 02:52:01PM +0000, Alexey Dokuchaev wrote: > > I see your point. I'm not saying that := is *always* a better way; even > > though I must say debugging Makefiles is pretty easy with -V FOO and @echo > > in recipes. What I'm not happy with is blunt ":= is wrong, don't ever use > > it!" statement: it does come handy often in many cases and checking if it > > does the right thing is easy once you compare "make -V RUN_DEPENDS | md5" > > vs. "make -V BULID_DEPENDS | md5" (in addition to visual examination). > > That is imho a too pedantic approach, pragmatism should lead and pragmatism > is people often misunderstand it, and most people do not understand make(1) > internals (I won't blame them for that, I would prefer not knowing it in the > first place). By people I mean both maintainers and committers if you bring > to the battle the back we do support 2 differents make with slightly > different behaviours in some part it becomes even more complicated. > > We should promote safe syntaxes by handbook or by our own practive because > it will be used as example by others. that will save us from hours having > to clean the ports tree where things can easily break as a side effect of > changes in other parts of the framework. Fair enough; even though I still stand by the "people should know their tools" stanza. So I'm not openly against that change to the PHB section: lets make it easier for new folks to get a hold of things, no problem. But forbidding a 100% perfectly valid, supported, and documented syntax used in good will and intention by an experienced developer is IMO wrong. ./danfe From owner-svn-ports-head@freebsd.org Thu Jul 16 15:19:55 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4084D9A329E; Thu, 16 Jul 2015 15:19:55 +0000 (UTC) (envelope-from skreuzer@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 298AF1AA3; Thu, 16 Jul 2015 15:19:55 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GFJtOQ040185; Thu, 16 Jul 2015 15:19:55 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GFJruv040177; Thu, 16 Jul 2015 15:19:53 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201507161519.t6GFJruv040177@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Thu, 16 Jul 2015 15:19:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392297 - in head/comms: . nmealib nmealib/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 15:19:55 -0000 Author: skreuzer Date: Thu Jul 16 15:19:52 2015 New Revision: 392297 URL: https://svnweb.freebsd.org/changeset/ports/392297 Log: Open source library for working with the National Marine Electronics Association (NMEA) protocol. Features: * Analysis NMEA sentences and granting GPS data in C structures * Generate NMEA sentences * Supported sentences: GPGGA, GPGSA, GPGSV, GPRMC, GPVTG * Multilevel architecture of algorithms * Additional functions of geographical mathematics and work with navigation data WWW: http://nmea.sourceforge.net/ Added: head/comms/nmealib/ head/comms/nmealib/Makefile (contents, props changed) head/comms/nmealib/distinfo (contents, props changed) head/comms/nmealib/files/ head/comms/nmealib/files/patch-Makefile (contents, props changed) head/comms/nmealib/pkg-descr (contents, props changed) head/comms/nmealib/pkg-plist (contents, props changed) Modified: head/comms/Makefile Modified: head/comms/Makefile ============================================================================== --- head/comms/Makefile Thu Jul 16 14:52:11 2015 (r392296) +++ head/comms/Makefile Thu Jul 16 15:19:52 2015 (r392297) @@ -100,6 +100,7 @@ SUBDIR += nasawash SUBDIR += ncid SUBDIR += nec2c + SUBDIR += nmealib SUBDIR += nokryptia SUBDIR += o2sms SUBDIR += obexapp Added: head/comms/nmealib/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/comms/nmealib/Makefile Thu Jul 16 15:19:52 2015 (r392297) @@ -0,0 +1,28 @@ +# Created by: Steven Kreuzer +# $FreeBSD$ + +PORTNAME= nmealib +PORTVERSION= 0.5.3 +CATEGORIES= comms +MASTER_SITES= SF/nmea/NmeaLib/nmea-0.5.x + +MAINTAINER= skreuzer@FreeBSD.org +COMMENT= Library for working with the NMEA protocol + +LICENSE= LGPL21 + +WRKSRC= ${WRKDIR}/${PORTNAME} + +USES= gmake zip + +INCLUDES= config.h context.h generate.h generator.h gmath.h info.h nmea.h \ + parse.h parser.h sentence.h time.h tok.h units.h + +do-install: + ${INSTALL_DATA} ${WRKSRC}/lib/libnmea.a ${STAGEDIR}${PREFIX}/lib + @${MKDIR} ${STAGEDIR}${PREFIX}/include/nmea +.for i in ${INCLUDES} + ${INSTALL_DATA} ${WRKSRC}/include/nmea/${i} ${STAGEDIR}${PREFIX}/include/nmea +.endfor + +.include Added: head/comms/nmealib/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/comms/nmealib/distinfo Thu Jul 16 15:19:52 2015 (r392297) @@ -0,0 +1,2 @@ +SHA256 (nmealib-0.5.3.zip) = 41e9fbb8fd5cb1836ff727355b3debe98662b39beb7493af9b78bc4bd4a2ad7d +SIZE (nmealib-0.5.3.zip) = 54924 Added: head/comms/nmealib/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/comms/nmealib/files/patch-Makefile Thu Jul 16 15:19:52 2015 (r392297) @@ -0,0 +1,8 @@ +--- Makefile.orig 2015-07-16 13:27:40 UTC ++++ Makefile +@@ -1,4 +1,4 @@ +-CC = gcc ++CC?= gcc + + BIN = lib/libnmea.a + MODULES = generate generator parse parser tok context time info gmath sentence Added: head/comms/nmealib/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/comms/nmealib/pkg-descr Thu Jul 16 15:19:52 2015 (r392297) @@ -0,0 +1,13 @@ +Open source library for working with the National Marine Electronics +Association (NMEA) protocol. + +Features: + + * Analysis NMEA sentences and granting GPS data in C structures + * Generate NMEA sentences + * Supported sentences: GPGGA, GPGSA, GPGSV, GPRMC, GPVTG + * Multilevel architecture of algorithms + * Additional functions of geographical mathematics and work with navigation + data + +WWW: http://nmea.sourceforge.net/ Added: head/comms/nmealib/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/comms/nmealib/pkg-plist Thu Jul 16 15:19:52 2015 (r392297) @@ -0,0 +1,15 @@ +@comment $FreeBSD$ +include/nmea/config.h +include/nmea/context.h +include/nmea/generate.h +include/nmea/generator.h +include/nmea/gmath.h +include/nmea/info.h +include/nmea/nmea.h +include/nmea/parse.h +include/nmea/parser.h +include/nmea/sentence.h +include/nmea/time.h +include/nmea/tok.h +include/nmea/units.h +lib/libnmea.a From owner-svn-ports-head@freebsd.org Thu Jul 16 15:20:49 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F1A19A32E2; Thu, 16 Jul 2015 15:20:49 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CCBB81C27; Thu, 16 Jul 2015 15:20:48 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wicmv11 with SMTP id mv11so19400983wic.1; Thu, 16 Jul 2015 08:20:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=erHlbgLya2B9b6kzWoiXOaMqoZq3Mv7oPHbTE/bjT7s=; b=gz3CEfc/tgOh65f0Ri9GbkG9asm7yfvNeFvtVwRypIL6Ue/gEA1xmQCIZDRQP+EoLo IlP33aivv9VaX4yokxF0CUl2a1CDgPN3sEoSG6XCOy2/BA+//dhKwPsjqiqOo59sOPwb ET86ZRHla/jTk3Q+8dVXJyovsLZ1LiPCKNmAGrQcJMX5ft09tZz0D/uZfi1294aYoKmL pvFxpCJ3d8QBEQgWajEXVIhKZSc5xah84BhR9ipfVNs7LOKD+j+3oBQqhWHH9icO/Ijd HWT4ARdlE0HIgweh2IQ6RNeD2+0IpN6FZbvKyvuaZJJwQfnStTGvG4p8ct4fjdLT9PdK m0SA== X-Received: by 10.180.79.134 with SMTP id j6mr7737757wix.83.1437060047196; Thu, 16 Jul 2015 08:20:47 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id hn2sm13592915wjc.45.2015.07.16.08.20.45 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jul 2015 08:20:46 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 16 Jul 2015 17:20:44 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Cc: Mathieu Arnold , Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392209 - in head/devel: . p5-Minilla Message-ID: <20150716152043.GZ37597@ivaldir.etoilebsd.net> References: <201507152017.t6FKHElA056017@svnmir.geo.freebsd.org> <20150716014306.GA68880@FreeBSD.org> <20150716091021.GW37597@ivaldir.etoilebsd.net> <20150716092053.GX37597@ivaldir.etoilebsd.net> <20150716145201.GA13745@FreeBSD.org> <20150716145920.GY37597@ivaldir.etoilebsd.net> <20150716151730.GA21677@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ri7MIv52hxsKkbzo" Content-Disposition: inline In-Reply-To: <20150716151730.GA21677@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 15:20:49 -0000 --ri7MIv52hxsKkbzo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 16, 2015 at 03:17:30PM +0000, Alexey Dokuchaev wrote: > On Thu, Jul 16, 2015 at 04:59:21PM +0200, Baptiste Daroussin wrote: > > On Thu, Jul 16, 2015 at 02:52:01PM +0000, Alexey Dokuchaev wrote: > > > I see your point. I'm not saying that :=3D is *always* a better way;= even > > > though I must say debugging Makefiles is pretty easy with -V FOO and = @echo > > > in recipes. What I'm not happy with is blunt ":=3D is wrong, don't e= ver use > > > it!" statement: it does come handy often in many cases and checking i= f it > > > does the right thing is easy once you compare "make -V RUN_DEPENDS | = md5" > > > vs. "make -V BULID_DEPENDS | md5" (in addition to visual examination). > >=20 > > That is imho a too pedantic approach, pragmatism should lead and pragma= tism > > is people often misunderstand it, and most people do not understand mak= e(1) > > internals (I won't blame them for that, I would prefer not knowing it i= n the > > first place). By people I mean both maintainers and committers if you b= ring > > to the battle the back we do support 2 differents make with slightly > > different behaviours in some part it becomes even more complicated. > >=20 > > We should promote safe syntaxes by handbook or by our own practive beca= use > > it will be used as example by others. that will save us from hours havi= ng > > to clean the ports tree where things can easily break as a side effect = of > > changes in other parts of the framework. >=20 > Fair enough; even though I still stand by the "people should know their > tools" stanza. So I'm not openly against that change to the PHB section: > lets make it easier for new folks to get a hold of things, no problem. >=20 > But forbidding a 100% perfectly valid, supported, and documented syntax > used in good will and intention by an experienced developer is IMO wrong. Given the number of times I had fixed side effect of this I bet I'm would l= ike to know how many people really knows how make(1) works :) in particular in = that area. With the new way of validating dependencies (where the pattern is now also checked after the dependency is installed, people would now quickly noticed= but before this recent change it was most of the time silent. poudriere was the= only tool able to notice that). Best regards, Bapt --ri7MIv52hxsKkbzo Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlWny8sACgkQ8kTtMUmk6EztAACeO91xrcE+cqhG3u5Ipzy06ANc S/cAoLZhQ3TWQTa+4QJih3b44Zu4HSA8 =bW6K -----END PGP SIGNATURE----- --ri7MIv52hxsKkbzo-- From owner-svn-ports-head@freebsd.org Thu Jul 16 15:28:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B77E9A34D2; Thu, 16 Jul 2015 15:28:09 +0000 (UTC) (envelope-from danilo@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 EC6BF1160; Thu, 16 Jul 2015 15:28:08 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GFS8sU044315; Thu, 16 Jul 2015 15:28:08 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GFS8x6044313; Thu, 16 Jul 2015 15:28:08 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201507161528.t6GFS8x6044313@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 16 Jul 2015 15:28:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392298 - head/x11/yad X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 15:28:09 -0000 Author: danilo Date: Thu Jul 16 15:28:07 2015 New Revision: 392298 URL: https://svnweb.freebsd.org/changeset/ports/392298 Log: - Update to 0.29.0 Modified: head/x11/yad/Makefile head/x11/yad/distinfo Modified: head/x11/yad/Makefile ============================================================================== --- head/x11/yad/Makefile Thu Jul 16 15:19:52 2015 (r392297) +++ head/x11/yad/Makefile Thu Jul 16 15:28:07 2015 (r392298) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yad -PORTVERSION= 0.28.1 +PORTVERSION= 0.29.0 CATEGORIES= x11 gnome MASTER_SITES= SF/${PORTNAME}-dialog/ Modified: head/x11/yad/distinfo ============================================================================== --- head/x11/yad/distinfo Thu Jul 16 15:19:52 2015 (r392297) +++ head/x11/yad/distinfo Thu Jul 16 15:28:07 2015 (r392298) @@ -1,2 +1,2 @@ -SHA256 (yad-0.28.1.tar.xz) = c7b79ff8189222a642e90052590e3ceb6c3d70623346096c1987f695ebf694b1 -SIZE (yad-0.28.1.tar.xz) = 239856 +SHA256 (yad-0.29.0.tar.xz) = 81ac5241edff6181f6ead779b04ada7f1202d1866938da1507502da0ebf059b7 +SIZE (yad-0.29.0.tar.xz) = 239492 From owner-svn-ports-head@freebsd.org Thu Jul 16 15:30:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C004D9A3527; Thu, 16 Jul 2015 15:30:45 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id AA46A12E6; Thu, 16 Jul 2015 15:30:45 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id A8BDE1AE9; Thu, 16 Jul 2015 15:30:45 +0000 (UTC) Date: Thu, 16 Jul 2015 15:30:45 +0000 From: Alexey Dokuchaev To: Baptiste Daroussin Cc: Mathieu Arnold , Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392209 - in head/devel: . p5-Minilla Message-ID: <20150716153045.GB21677@FreeBSD.org> References: <201507152017.t6FKHElA056017@svnmir.geo.freebsd.org> <20150716014306.GA68880@FreeBSD.org> <20150716091021.GW37597@ivaldir.etoilebsd.net> <20150716092053.GX37597@ivaldir.etoilebsd.net> <20150716145201.GA13745@FreeBSD.org> <20150716145920.GY37597@ivaldir.etoilebsd.net> <20150716151730.GA21677@FreeBSD.org> <20150716152043.GZ37597@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150716152043.GZ37597@ivaldir.etoilebsd.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 15:30:45 -0000 On Thu, Jul 16, 2015 at 05:20:44PM +0200, Baptiste Daroussin wrote: > On Thu, Jul 16, 2015 at 03:17:30PM +0000, Alexey Dokuchaev wrote: > > Fair enough; [...] lets make it easier for new folks to get a hold of > > things, no problem. > > > > But forbidding a 100% perfectly valid, supported, and documented syntax > > used in good will and intention by an experienced developer is IMO wrong. > > Given the number of times I had fixed side effect of this I bet I'm would > like to know how many people really knows how make(1) works :) in particular > in that area. When sat@ was actively doing his peer reviews, he would've always point it out to folks that misused lazy vs. immediate expansion. Too bad he's no longer active; I think that rather than trying to avoid sharp corners of our make(1), or any tool FWIW, we should be doing continuous education work akin to what he did... > With the new way of validating dependencies (where the pattern is now also > checked after the dependency is installed, people would now quickly noticed > but before this recent change it was most of the time silent. poudriere was > the only tool able to notice that). This actually brings us to another rule which makes more sense to become a "hard" one: DO NOT commit ports work without poudriere/tinderbox test run. ./danfe From owner-svn-ports-head@freebsd.org Thu Jul 16 15:36:13 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EDA3B9A369C; Thu, 16 Jul 2015 15:36:12 +0000 (UTC) (envelope-from olgeni@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 D14A11949; Thu, 16 Jul 2015 15:36:12 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GFaCUM048367; Thu, 16 Jul 2015 15:36:12 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GFaBhf048362; Thu, 16 Jul 2015 15:36:11 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507161536.t6GFaBhf048362@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Thu, 16 Jul 2015 15:36:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392299 - in head/www: . elixir-html_entities X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 15:36:13 -0000 Author: olgeni Date: Thu Jul 16 15:36:10 2015 New Revision: 392299 URL: https://svnweb.freebsd.org/changeset/ports/392299 Log: Add www/elixir-html_entities, an Elixir module for decoding HTML entities in strings. Added: head/www/elixir-html_entities/ head/www/elixir-html_entities/Makefile (contents, props changed) head/www/elixir-html_entities/distinfo (contents, props changed) head/www/elixir-html_entities/pkg-descr (contents, props changed) head/www/elixir-html_entities/pkg-plist (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Thu Jul 16 15:28:07 2015 (r392298) +++ head/www/Makefile Thu Jul 16 15:36:10 2015 (r392299) @@ -161,6 +161,7 @@ SUBDIR += elgg SUBDIR += elinks SUBDIR += eliom + SUBDIR += elixir-html_entities SUBDIR += elixir-httpoison SUBDIR += elixir-httpotion SUBDIR += elixir-joken Added: head/www/elixir-html_entities/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/elixir-html_entities/Makefile Thu Jul 16 15:36:10 2015 (r392299) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= html_entities +PORTVERSION= 0.2.0 +DISTVERSIONPREFIX= v +CATEGORIES= www +PKGNAMEPREFIX= elixir- + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Elixir module for decoding HTML entities + +LICENSE= MIT + +USES= elixir +USE_GITHUB= yes +GH_ACCOUNT= martinsvalin + +MIX_REWRITE= yes + +.include Added: head/www/elixir-html_entities/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/elixir-html_entities/distinfo Thu Jul 16 15:36:10 2015 (r392299) @@ -0,0 +1,2 @@ +SHA256 (martinsvalin-html_entities-v0.2.0_GH0.tar.gz) = c497e66486a56b6718039bca0789d0f79669c5c8145ae0087119928f537632c5 +SIZE (martinsvalin-html_entities-v0.2.0_GH0.tar.gz) = 54409 Added: head/www/elixir-html_entities/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/elixir-html_entities/pkg-descr Thu Jul 16 15:36:10 2015 (r392299) @@ -0,0 +1,3 @@ +Elixir module for decoding HTML entities in a string. + +WWW: https://github.com/martinsvalin/html_entities Added: head/www/elixir-html_entities/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/elixir-html_entities/pkg-plist Thu Jul 16 15:36:10 2015 (r392299) @@ -0,0 +1,5 @@ +lib/elixir/lib/html_entities/ebin/Elixir.HtmlEntities.beam +lib/elixir/lib/html_entities/ebin/html_entities.app +lib/elixir/lib/html_entities/lib/html_entities.ex +lib/elixir/lib/html_entities/lib/html_entities_list.txt +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Thu Jul 16 15:57:39 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42B909A3BE7; Thu, 16 Jul 2015 15:57:39 +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 332FD1898; Thu, 16 Jul 2015 15:57:39 +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 t6GFvdvf056512; Thu, 16 Jul 2015 15:57:39 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GFvc21056510; Thu, 16 Jul 2015 15:57:38 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201507161557.t6GFvc21056510@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 16 Jul 2015 15:57:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392300 - head/lang/perl5-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 15:57:39 -0000 Author: mat Date: Thu Jul 16 15:57:37 2015 New Revision: 392300 URL: https://svnweb.freebsd.org/changeset/ports/392300 Log: Update to v5.23.0-121-g0d610ac. Changes: https://github.com/Perl/perl5/compare/v5.23.0-85-g18b0188...v5.23.0-121-g0d610ac Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile head/lang/perl5-devel/distinfo Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Thu Jul 16 15:36:10 2015 (r392299) +++ head/lang/perl5-devel/Makefile Thu Jul 16 15:57:37 2015 (r392300) @@ -26,7 +26,7 @@ CONFLICTS_INSTALL= perl5.*-* USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.23.0-85-g18b0188 +GH_TAGNAME= v5.23.0-121-g0d610ac OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT PTHREAD \ MULTIPLICITY SITECUSTOMIZE Modified: head/lang/perl5-devel/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Thu Jul 16 15:36:10 2015 (r392299) +++ head/lang/perl5-devel/distinfo Thu Jul 16 15:57:37 2015 (r392300) @@ -1,2 +1,2 @@ -SHA256 (perl/perl-5.23.0-85_GH0.tar.gz) = fbae5599783894a007747032082d7abee1c24e2e6c7dea67eddbad26c6c110af -SIZE (perl/perl-5.23.0-85_GH0.tar.gz) = 17490432 +SHA256 (perl/perl-5.23.0-121_GH0.tar.gz) = 6e893de3737fdbd6237d8b16aa134562076f62ee31a842f3f3b6bca93639c521 +SIZE (perl/perl-5.23.0-121_GH0.tar.gz) = 17487608 From owner-svn-ports-head@freebsd.org Thu Jul 16 16:47:26 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94B069A356A; Thu, 16 Jul 2015 16:47:26 +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 8430413DE; Thu, 16 Jul 2015 16:47:26 +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 t6GGlQ4f076787; Thu, 16 Jul 2015 16:47:26 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GGlMP2076772; Thu, 16 Jul 2015 16:47:22 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507161647.t6GGlMP2076772@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 16 Jul 2015 16:47:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392301 - in head/graphics/libwmf: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 16:47:26 -0000 Author: feld Date: Thu Jul 16 16:47:21 2015 New Revision: 392301 URL: https://svnweb.freebsd.org/changeset/ports/392301 Log: - Assign maintainership - Resolve backlog of CVEs PR: 201513 Reported by: Sevan Janiyan Submitted by: Jason Unovitch (maintainer) Security: CVE-2004-0941 [1] Security: CVE-2007-0455 [1] Security: CVE-2007-2756 [1] Security: CVE-2007-3472 [1] Security: CVE-2007-3473 [1] Security: CVE-2007-3477 [1] Security: CVE-2009-3546 [1] Security: CVE-2015-4695 [2] Security: CVE-2015-4696 [3] Security: CVE-2015-0848 [4] Security: CVE-2015-4588 [4] Security: ca139c7f-2a8c-11e5-a4a5-002590263bf5 Obtained From: CentOS libwmf RPM git [1] Obtained From: Debian Bug 784205 [2] Obtained From: Debian Bug 784192 [3] Obtained From: Red Hat Bug 1227243 [4] MFH: 2015Q3 Added: head/graphics/libwmf/files/patch-CAN-2004-0941 (contents, props changed) head/graphics/libwmf/files/patch-CVE-2007-0455 (contents, props changed) head/graphics/libwmf/files/patch-CVE-2007-2756 (contents, props changed) head/graphics/libwmf/files/patch-CVE-2007-3472 (contents, props changed) head/graphics/libwmf/files/patch-CVE-2007-3473 (contents, props changed) head/graphics/libwmf/files/patch-CVE-2007-3477 (contents, props changed) head/graphics/libwmf/files/patch-CVE-2009-3546 (contents, props changed) head/graphics/libwmf/files/patch-deb784192-CVE-2015-4696 (contents, props changed) head/graphics/libwmf/files/patch-deb784205-CVE-2015-4695 (contents, props changed) head/graphics/libwmf/files/patch-rh1227243-CVE-2015-0848 (contents, props changed) head/graphics/libwmf/files/patch-rh1227243-CVE-2015-4588 (contents, props changed) Modified: head/graphics/libwmf/Makefile Modified: head/graphics/libwmf/Makefile ============================================================================== --- head/graphics/libwmf/Makefile Thu Jul 16 15:57:37 2015 (r392300) +++ head/graphics/libwmf/Makefile Thu Jul 16 16:47:21 2015 (r392301) @@ -3,11 +3,11 @@ PORTNAME= libwmf PORTVERSION= 0.2.8.4 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MASTER_SITES= SF/wvware/${PORTNAME}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jason.unovitch@gmail.com COMMENT= Tools and library for converting Microsoft WMF (windows metafile) LICENSE= GPLv2 # or later Added: head/graphics/libwmf/files/patch-CAN-2004-0941 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libwmf/files/patch-CAN-2004-0941 Thu Jul 16 16:47:21 2015 (r392301) @@ -0,0 +1,17 @@ +--- src/extra/gd/gd_png.c 2004-11-11 14:02:37.407589824 -0500 ++++ src/extra/gd/gd_png.c 2004-11-11 14:04:29.672522960 -0500 +@@ -188,6 +188,14 @@ + + png_get_IHDR (png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, + &interlace_type, NULL, NULL); ++ if (overflow2(sizeof (int), width)) ++ { ++ return NULL; ++ } ++ if (overflow2(sizeof (int) * width, height)) ++ { ++ return NULL; ++ } + if ((color_type == PNG_COLOR_TYPE_RGB) || + (color_type == PNG_COLOR_TYPE_RGB_ALPHA)) + { Added: head/graphics/libwmf/files/patch-CVE-2007-0455 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libwmf/files/patch-CVE-2007-0455 Thu Jul 16 16:47:21 2015 (r392301) @@ -0,0 +1,11 @@ +--- src/extra/gd/gdft.c 2010-12-06 11:18:26.000000000 +0000 ++++ src/extra/gd/gdft.c 2010-12-06 11:21:09.000000000 +0000 +@@ -811,7 +811,7 @@ + { + ch = c & 0xFF; /* don't extend sign */ + } +- next++; ++ if (*next) next++; + } + else + { Added: head/graphics/libwmf/files/patch-CVE-2007-2756 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libwmf/files/patch-CVE-2007-2756 Thu Jul 16 16:47:21 2015 (r392301) @@ -0,0 +1,16 @@ +--- src/extra/gd/gd_png.c 1 Apr 2007 20:41:01 -0000 1.21.2.1 ++++ src/extra/gd/gd_png.c 16 May 2007 19:06:11 -0000 +@@ -78,8 +78,11 @@ + gdPngReadData (png_structp png_ptr, + png_bytep data, png_size_t length) + { +- gdGetBuf (data, length, (gdIOCtx *) +- png_get_io_ptr (png_ptr)); ++ int check; ++ check = gdGetBuf (data, length, (gdIOCtx *) png_get_io_ptr (png_ptr)); ++ if (check != length) { ++ png_error(png_ptr, "Read Error: truncated data"); ++ } + } + + static void Added: head/graphics/libwmf/files/patch-CVE-2007-3472 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libwmf/files/patch-CVE-2007-3472 Thu Jul 16 16:47:21 2015 (r392301) @@ -0,0 +1,61 @@ +Patch modified slightly from upstream CentOS version + +--- src/extra/gd/gd.c ++++ src/extra/gd/gd.c +@@ -106,6 +106,18 @@ + gdImagePtr im; + unsigned long cpa_size; + ++ if (overflow2(sx, sy)) { ++ return NULL; ++ } ++ ++ if (overflow2(sizeof (int *), sy)) { ++ return NULL; ++ } ++ ++ if (overflow2(sizeof(int), sx)) { ++ return NULL; ++ } ++ + im = (gdImage *) gdMalloc (sizeof (gdImage)); + if (im == 0) return 0; + memset (im, 0, sizeof (gdImage)); +--- src/extra/gd/gdhelpers.c 2010-12-06 11:47:31.000000000 +0000 ++++ src/extra/gd/gdhelpers.c 2010-12-06 11:48:04.000000000 +0000 +@@ -2,6 +2,7 @@ + #include "gdhelpers.h" + #include + #include ++#include + + /* TBB: gd_strtok_r is not portable; provide an implementation */ + +@@ -94,3 +95,18 @@ + { + free (ptr); + } ++ ++int overflow2(int a, int b) ++{ ++ if(a < 0 || b < 0) { ++ fprintf(stderr, "gd warning: one parameter to a memory allocation multiplication is negative, failing operation gracefully\n"); ++ return 1; ++ } ++ if(b == 0) ++ return 0; ++ if(a > INT_MAX / b) { ++ fprintf(stderr, "gd warning: product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully\n"); ++ return 1; ++ } ++ return 0; ++} +--- src/extra/gd/gdhelpers.h 2010-12-06 11:47:17.000000000 +0000 ++++ src/extra/gd/gdhelpers.h 2010-12-06 11:48:36.000000000 +0000 +@@ -15,4 +15,6 @@ + void *gdMalloc(size_t size); + void *gdRealloc(void *ptr, size_t size); + ++int overflow2(int a, int b); ++ + #endif /* GDHELPERS_H */ Added: head/graphics/libwmf/files/patch-CVE-2007-3473 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libwmf/files/patch-CVE-2007-3473 Thu Jul 16 16:47:21 2015 (r392301) @@ -0,0 +1,13 @@ +--- src/extra/gd/gd.c ++++ src/extra/gd/gd.c +@@ -2483,6 +2483,10 @@ BGD_DECLARE(gdImagePtr) gdImageCreateFromXbm (FILE * fd) + } + bytes = (w * h / 8) + 1; + im = gdImageCreate (w, h); ++ if (!im) { ++ return 0; ++ } ++ + gdImageColorAllocate (im, 255, 255, 255); + gdImageColorAllocate (im, 0, 0, 0); + x = 0; Added: head/graphics/libwmf/files/patch-CVE-2007-3477 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libwmf/files/patch-CVE-2007-3477 Thu Jul 16 16:47:21 2015 (r392301) @@ -0,0 +1,38 @@ +--- src/extra/gd/gd.c ++++ src/extra/gd/gd.c +@@ -1335,10 +1335,31 @@ + int w2, h2; + w2 = w / 2; + h2 = h / 2; +- while (e < s) +- { +- e += 360; +- } ++ ++ if ((s % 360) == (e % 360)) { ++ s = 0; e = 360; ++ } else { ++ if (s > 360) { ++ s = s % 360; ++ } ++ ++ if (e > 360) { ++ e = e % 360; ++ } ++ ++ while (s < 0) { ++ s += 360; ++ } ++ ++ while (e < s) { ++ e += 360; ++ } ++ ++ if (s == e) { ++ s = 0; e = 360; ++ } ++ } ++ + for (i = s; (i <= e); i++) + { + int x, y; Added: head/graphics/libwmf/files/patch-CVE-2009-3546 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libwmf/files/patch-CVE-2009-3546 Thu Jul 16 16:47:21 2015 (r392301) @@ -0,0 +1,13 @@ +--- src/extra/gd/gd_gd.c 2010-12-06 14:56:06.000000000 +0000 ++++ src/extra/gd/gd_gd.c 2010-12-06 14:57:04.000000000 +0000 +@@ -42,6 +42,10 @@ + { + goto fail1; + } ++ if (&im->colorsTotal > gdMaxColors) ++ { ++ goto fail1; ++ } + } + /* Int to accommodate truecolor single-color transparency */ + if (!gdGetInt (&im->transparent, in)) Added: head/graphics/libwmf/files/patch-deb784192-CVE-2015-4696 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libwmf/files/patch-deb784192-CVE-2015-4696 Thu Jul 16 16:47:21 2015 (r392301) @@ -0,0 +1,20 @@ +--- src/player/meta.h ++++ src/player/meta.h + ++ if (FR->region_clip) FR->region_clip (API,&polyrect); ++ + wmf_free (API,polyrect.TL); + wmf_free (API,polyrect.BR); + } +@@ -2593,9 +2595,10 @@ + polyrect.BR = 0; + + polyrect.count = 0; ++ ++ if (FR->region_clip) FR->region_clip (API,&polyrect); + } + +- if (FR->region_clip) FR->region_clip (API,&polyrect); + + return (changed); + } Added: head/graphics/libwmf/files/patch-deb784205-CVE-2015-4695 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libwmf/files/patch-deb784205-CVE-2015-4695 Thu Jul 16 16:47:21 2015 (r392301) @@ -0,0 +1,58 @@ +Index: src/player/meta.h +=================================================================== +--- libwmf-0.2.8.4.orig/src/player/meta.h ++++ src/player/meta.h +@@ -1565,7 +1565,7 @@ static int meta_rgn_create (wmfAPI* API, + objects = P->objects; + + i = 0; +- while (objects[i].type && (i < NUM_OBJECTS (API))) i++; ++ while ((i < NUM_OBJECTS (API)) && objects[i].type) i++; + + if (i == NUM_OBJECTS (API)) + { WMF_ERROR (API,"Object out of range!"); +@@ -2142,7 +2142,7 @@ static int meta_dib_brush (wmfAPI* API,w + objects = P->objects; + + i = 0; +- while (objects[i].type && (i < NUM_OBJECTS (API))) i++; ++ while ((i < NUM_OBJECTS (API)) && objects[i].type) i++; + + if (i == NUM_OBJECTS (API)) + { WMF_ERROR (API,"Object out of range!"); +@@ -3067,7 +3067,7 @@ static int meta_pen_create (wmfAPI* API, + objects = P->objects; + + i = 0; +- while (objects[i].type && (i < NUM_OBJECTS (API))) i++; ++ while ((i < NUM_OBJECTS (API)) && objects[i].type) i++; + + if (i == NUM_OBJECTS (API)) + { WMF_ERROR (API,"Object out of range!"); +@@ -3181,7 +3181,7 @@ static int meta_brush_create (wmfAPI* AP + objects = P->objects; + + i = 0; +- while (objects[i].type && (i < NUM_OBJECTS (API))) i++; ++ while ((i < NUM_OBJECTS (API)) && objects[i].type) i++; + + if (i == NUM_OBJECTS (API)) + { WMF_ERROR (API,"Object out of range!"); +@@ -3288,7 +3288,7 @@ static int meta_font_create (wmfAPI* API + objects = P->objects; + + i = 0; +- while (objects[i].type && (i < NUM_OBJECTS (API))) i++; ++ while ((i < NUM_OBJECTS (API)) && objects[i].type) i++; + + if (i == NUM_OBJECTS (API)) + { WMF_ERROR (API,"Object out of range!"); +@@ -3396,7 +3396,7 @@ static int meta_palette_create (wmfAPI* + objects = P->objects; + + i = 0; +- while (objects[i].type && (i < NUM_OBJECTS (API))) i++; ++ while ((i < NUM_OBJECTS (API)) && objects[i].type) i++; + + if (i == NUM_OBJECTS (API)) + { WMF_ERROR (API,"Object out of range!"); Added: head/graphics/libwmf/files/patch-rh1227243-CVE-2015-0848 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libwmf/files/patch-rh1227243-CVE-2015-0848 Thu Jul 16 16:47:21 2015 (r392301) @@ -0,0 +1,20 @@ +--- src/ipa/ipa/bmp.h 2015-06-02 11:35:04.072201795 +0100 ++++ src/ipa/ipa/bmp.h 2015-06-02 11:35:20.647406414 +0100 +@@ -1145,8 +1143,15 @@ + } + } + else +- { /* Convert run-length encoded raster pixels. */ +- DecodeImage (API,bmp,src,(unsigned int) bmp_info.compression,data->image); ++ { ++ if (bmp_info.bits_per_pixel == 8) /* Convert run-length encoded raster pixels. */ ++ { ++ DecodeImage (API,bmp,src,(unsigned int) bmp_info.compression,data->image); ++ } ++ else ++ { WMF_ERROR (API,"Unexpected pixel depth"); ++ API->err = wmf_E_BadFormat; ++ } + } + + if (ERR (API)) Added: head/graphics/libwmf/files/patch-rh1227243-CVE-2015-4588 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libwmf/files/patch-rh1227243-CVE-2015-4588 Thu Jul 16 16:47:21 2015 (r392301) @@ -0,0 +1,111 @@ +diff -ru src/ipa/ipa/bmp.h src/ipa/ipa/bmp.h +--- src/ipa/ipa/bmp.h 2015-06-03 09:30:59.410501271 +0100 ++++ src/ipa/ipa/bmp.h 2015-06-03 09:31:05.775572630 +0100 +@@ -859,7 +859,7 @@ + % + % + */ +-static void DecodeImage (wmfAPI* API,wmfBMP* bmp,BMPSource* src,unsigned int compression,unsigned char* pixels) ++static int DecodeImage (wmfAPI* API,wmfBMP* bmp,BMPSource* src,unsigned int compression,unsigned char* pixels) + { int byte; + int count; + int i; +@@ -870,12 +870,14 @@ + U32 u; + + unsigned char* q; ++ unsigned char* end; + + for (u = 0; u < ((U32) bmp->width * (U32) bmp->height); u++) pixels[u] = 0; + + byte = 0; + x = 0; + q = pixels; ++ end = pixels + bmp->width * bmp->height; + + for (y = 0; y < bmp->height; ) + { count = ReadBlobByte (src); +@@ -884,7 +886,10 @@ + { /* Encoded mode. */ + byte = ReadBlobByte (src); + for (i = 0; i < count; i++) +- { if (compression == 1) ++ { ++ if (q == end) ++ return 0; ++ if (compression == 1) + { (*(q++)) = (unsigned char) byte; + } + else +@@ -896,13 +901,15 @@ + else + { /* Escape mode. */ + count = ReadBlobByte (src); +- if (count == 0x01) return; ++ if (count == 0x01) return 1; + switch (count) + { + case 0x00: + { /* End of line. */ + x = 0; + y++; ++ if (y >= bmp->height) ++ return 0; + q = pixels + y * bmp->width; + break; + } +@@ -910,13 +917,20 @@ + { /* Delta mode. */ + x += ReadBlobByte (src); + y += ReadBlobByte (src); ++ if (y >= bmp->height) ++ return 0; ++ if (x >= bmp->width) ++ return 0; + q = pixels + y * bmp->width + x; + break; + } + default: + { /* Absolute mode. */ + for (i = 0; i < count; i++) +- { if (compression == 1) ++ { ++ if (q == end) ++ return 0; ++ if (compression == 1) + { (*(q++)) = ReadBlobByte (src); + } + else +@@ -943,7 +957,7 @@ + byte = ReadBlobByte (src); /* end of line */ + byte = ReadBlobByte (src); + +- return; ++ return 1; + } + + /* +@@ -1146,7 +1160,10 @@ + { + if (bmp_info.bits_per_pixel == 8) /* Convert run-length encoded raster pixels. */ + { +- DecodeImage (API,bmp,src,(unsigned int) bmp_info.compression,data->image); ++ if (!DecodeImage (API,bmp,src,(unsigned int) bmp_info.compression,data->image)) ++ { WMF_ERROR (API,"corrupt bmp"); ++ API->err = wmf_E_BadFormat; ++ } + } + else + { WMF_ERROR (API,"Unexpected pixel depth"); +diff -ru src/ipa/ipa.h src/ipa/ipa.h +--- src/ipa/ipa.h 2015-06-03 09:30:59.410501271 +0100 ++++ src/ipa/ipa.h 2015-06-03 09:31:08.687605277 +0100 +@@ -48,7 +48,7 @@ + static unsigned short ReadBlobLSBShort (BMPSource*); + static unsigned long ReadBlobLSBLong (BMPSource*); + static long TellBlob (BMPSource*); +-static void DecodeImage (wmfAPI*,wmfBMP*,BMPSource*,unsigned int,unsigned char*); ++static int DecodeImage (wmfAPI*,wmfBMP*,BMPSource*,unsigned int,unsigned char*); + static void ReadBMPImage (wmfAPI*,wmfBMP*,BMPSource*); + static int ExtractColor (wmfAPI*,wmfBMP*,wmfRGB*,unsigned int,unsigned int); + static void SetColor (wmfAPI*,wmfBMP*,wmfRGB*,unsigned char,unsigned int,unsigned int); From owner-svn-ports-head@freebsd.org Thu Jul 16 17:13:28 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32F419A3BA0; Thu, 16 Jul 2015 17:13:28 +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 22C3415CE; Thu, 16 Jul 2015 17:13:28 +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 t6GHDSBi088951; Thu, 16 Jul 2015 17:13:28 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GHDRJ3088949; Thu, 16 Jul 2015 17:13:27 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507161713.t6GHDRJ3088949@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 16 Jul 2015 17:13:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392303 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 17:13:28 -0000 Author: feld Date: Thu Jul 16 17:13:27 2015 New Revision: 392303 URL: https://svnweb.freebsd.org/changeset/ports/392303 Log: Document libav vulnerability Security: CVE-2015-5479 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jul 16 16:50:34 2015 (r392302) +++ head/security/vuxml/vuln.xml Thu Jul 16 17:13:27 2015 (r392303) @@ -58,6 +58,33 @@ Notes: --> + + libav -- divide by zero + + + libav + 11.5 + + + + +

Agostino Sarubbo reports:

+
+

libav: divide-by-zero in ff_h263_decode_mba()

+
+ +
+ + https://blogs.gentoo.org/ago/2015/07/16/libav-divide-by-zero-in-ff_h263_decode_mba/ + https://git.libav.org/?p=libav.git;a=commitdiff;h=0a49a62f998747cfa564d98d36a459fe70d3299b;hp=6f4cd33efb5a9ec75db1677d5f7846c60337129f + CVE-2015-5479 + + + 2015-06-21 + 2015-07-16 + +
+ mozilla -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Thu Jul 16 17:45:36 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4DA69A3363; Thu, 16 Jul 2015 17:45:36 +0000 (UTC) (envelope-from madpilot@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 8C8121CED; Thu, 16 Jul 2015 17:45:36 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GHja0b001196; Thu, 16 Jul 2015 17:45:36 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GHjZvg001190; Thu, 16 Jul 2015 17:45:35 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201507161745.t6GHjZvg001190@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Thu, 16 Jul 2015 17:45:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392304 - in head/audio/asunder: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 17:45:36 -0000 Author: madpilot Date: Thu Jul 16 17:45:34 2015 New Revision: 392304 URL: https://svnweb.freebsd.org/changeset/ports/392304 Log: - Update to 2.7 - Disable LAME option by default due to LAME package not being available in default binary package set While here per portlint warnings: - Sort USES - Regenarate patch PR: 201433 Submitted by: frase at frase.id.au (maintainer) Modified: head/audio/asunder/Makefile head/audio/asunder/distinfo head/audio/asunder/files/patch-Makefile.in Modified: head/audio/asunder/Makefile ============================================================================== --- head/audio/asunder/Makefile Thu Jul 16 17:13:27 2015 (r392303) +++ head/audio/asunder/Makefile Thu Jul 16 17:45:34 2015 (r392304) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= asunder -PORTVERSION= 2.6 +PORTVERSION= 2.7 CATEGORIES= audio MASTER_SITES= http://littlesvr.ca/asunder/releases/ @@ -16,13 +16,13 @@ LIB_DEPENDS= libcddb.so:${PORTSDIR}/audi RUN_DEPENDS= ${LOCALBASE}/bin/cdparanoia:${PORTSDIR}/audio/cdparanoia OPTIONS_DEFINE= LAME OGG FLAC OPUS WAVPACK APE WINDOWS_CHARS NLS DOCS -OPTIONS_DEFAULT= LAME OGG FLAC +OPTIONS_DEFAULT= OGG FLAC OPTIONS_SUB= yes WINDOWS_CHARS_DESC= Allow Windows special chars in filenames GNU_CONFIGURE= yes -USES= gettext gmake desktop-file-utils pkgconfig tar:bzip2 +USES= desktop-file-utils gettext gmake pkgconfig tar:bzip2 USE_GNOME= gtk20 glib20 intltool intlhack PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README TODO Modified: head/audio/asunder/distinfo ============================================================================== --- head/audio/asunder/distinfo Thu Jul 16 17:13:27 2015 (r392303) +++ head/audio/asunder/distinfo Thu Jul 16 17:45:34 2015 (r392304) @@ -1,2 +1,2 @@ -SHA256 (asunder-2.6.tar.bz2) = 499d39a972770f9a24f3854945c701c4531cdba07f5597cb241e5efd70ec28f6 -SIZE (asunder-2.6.tar.bz2) = 261206 +SHA256 (asunder-2.7.tar.bz2) = e69698f9524e443ac564b5d4b2df135ed7e5b2f94d6b3cabeae5bb2a3c828914 +SIZE (asunder-2.7.tar.bz2) = 268834 Modified: head/audio/asunder/files/patch-Makefile.in ============================================================================== --- head/audio/asunder/files/patch-Makefile.in Thu Jul 16 17:13:27 2015 (r392303) +++ head/audio/asunder/files/patch-Makefile.in Thu Jul 16 17:45:34 2015 (r392304) @@ -1,6 +1,6 @@ ---- ./Makefile.in.orig 2014-03-13 03:33:04.000000000 +0000 -+++ ./Makefile.in 2014-05-08 10:39:15.000000000 +0000 -@@ -345,7 +345,7 @@ +--- Makefile.in.orig 2015-01-25 20:25:32 UTC ++++ Makefile.in +@@ -345,7 +345,7 @@ top_srcdir = @top_srcdir@ SUBDIRS = src po pixdir = $(datadir)/pixmaps pix_DATA = pixmaps/asunder.png @@ -9,7 +9,7 @@ ACLOCAL_AMFLAGS = -I m4 desktopdir = $(datadir)/applications desktop_DATA = asunder.desktop -@@ -793,7 +793,6 @@ +@@ -800,7 +800,6 @@ info-am: install-data-am: install-desktopDATA install-pixDATA @$(NORMAL_INSTALL) @@ -17,7 +17,7 @@ install-dvi: install-dvi-recursive install-dvi-am: -@@ -851,7 +850,7 @@ +@@ -858,7 +857,7 @@ uninstall-am: uninstall-desktopDATA unin distcheck distclean distclean-generic distclean-hdr \ distclean-tags distcleancheck distdir distuninstallcheck dvi \ dvi-am html html-am info info-am install install-am \ @@ -26,7 +26,7 @@ install-desktopDATA install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-pdf install-pdf-am \ -@@ -863,9 +862,6 @@ +@@ -870,9 +869,6 @@ uninstall-am: uninstall-desktopDATA unin uninstall-pixDATA From owner-svn-ports-head@freebsd.org Thu Jul 16 18:34:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C97D19A3EFA; Thu, 16 Jul 2015 18:34:02 +0000 (UTC) (envelope-from pgollucci@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 B8AD31D3C; Thu, 16 Jul 2015 18:34:02 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GIY2g7021734; Thu, 16 Jul 2015 18:34:02 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GIY11Q021730; Thu, 16 Jul 2015 18:34:01 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507161834.t6GIY11Q021730@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Thu, 16 Jul 2015 18:34:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392305 - in head/devel/bsdbuild: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 18:34:03 -0000 Author: pgollucci Date: Thu Jul 16 18:34:00 2015 New Revision: 392305 URL: https://svnweb.freebsd.org/changeset/ports/392305 Log: devel/bsdbuild: update 3.0 -> 3.1 - patch was upstreamed PR: 201609 Submitted by: vedge@hypertriton.com Deleted: head/devel/bsdbuild/files/ Modified: head/devel/bsdbuild/Makefile head/devel/bsdbuild/distinfo head/devel/bsdbuild/pkg-descr head/devel/bsdbuild/pkg-plist Modified: head/devel/bsdbuild/Makefile ============================================================================== --- head/devel/bsdbuild/Makefile Thu Jul 16 17:45:34 2015 (r392304) +++ head/devel/bsdbuild/Makefile Thu Jul 16 18:34:00 2015 (r392305) @@ -1,20 +1,17 @@ # $FreeBSD$ PORTNAME= bsdbuild -PORTVERSION= 3.0 -PORTREVISION= 2 +PORTVERSION= 3.1 CATEGORIES= devel MASTER_SITES= http://stable.hypertriton.com/bsdbuild/ -MAINTAINER= ports@FreeBSD.org -COMMENT= BSD-licensed portable build system +MAINTAINER= vedge@hypertriton.com +COMMENT= Portable BSD-style build system + +LICENSE= BSD2CLAUSE USES= perl5 shebangfix SHEBANG_FILES= *.pl mk/*.pl GNU_CONFIGURE= yes -LICENSE= BSD2CLAUSE - -CONFIGURE_ARGS= --with-catman=no - .include Modified: head/devel/bsdbuild/distinfo ============================================================================== --- head/devel/bsdbuild/distinfo Thu Jul 16 17:45:34 2015 (r392304) +++ head/devel/bsdbuild/distinfo Thu Jul 16 18:34:00 2015 (r392305) @@ -1,2 +1,2 @@ -SHA256 (bsdbuild-3.0.tar.gz) = 202fbadffcab04a395bd4b3cb786720fd034c862ecf74da603ab29fbbe423428 -SIZE (bsdbuild-3.0.tar.gz) = 218099 +SHA256 (bsdbuild-3.1.tar.gz) = d4c562c33cda97f2c5c71ced422f336060a7402237ffc41d84937ca30e942dff +SIZE (bsdbuild-3.1.tar.gz) = 510668 Modified: head/devel/bsdbuild/pkg-descr ============================================================================== --- head/devel/bsdbuild/pkg-descr Thu Jul 16 17:45:34 2015 (r392304) +++ head/devel/bsdbuild/pkg-descr Thu Jul 16 18:34:00 2015 (r392305) @@ -2,7 +2,11 @@ BSDBuild is a simple, self-contained and traditional 4.4BSD share/mk files. BSDBuild uses BSD-style makefiles, but without BSD make extensions (it uses standard Bourne script fragments instead), so the build system is portable to most operating systems and make flavors. -Because BSDBuild is implemented as a library, makefiles are edited directly and -never need to be "regenerated". -WWW: http://hypertriton.com/bsdbuild/ +Because BSDBuild is implemented as a library, Makefiles never need to be +recompiled (unless a separate build is requested). BSDBuild can also generate +pure Bourne ./configure scripts, which function similarly to GNU-style +configure scripts (as far as end-users are concerned), but are compiled using +Perl modules instead of macro packages. + +WWW: http://bsdbuild.hypertriton.com/ Modified: head/devel/bsdbuild/pkg-plist ============================================================================== --- head/devel/bsdbuild/pkg-plist Thu Jul 16 17:45:34 2015 (r392304) +++ head/devel/bsdbuild/pkg-plist Thu Jul 16 18:34:00 2015 (r392305) @@ -5,7 +5,6 @@ %%DATADIR%%/BSDBuild/agar-core.pm %%DATADIR%%/BSDBuild/agar-dev.pm %%DATADIR%%/BSDBuild/agar-math.pm -%%DATADIR%%/BSDBuild/agar-rg.pm %%DATADIR%%/BSDBuild/agar-vg.pm %%DATADIR%%/BSDBuild/agar.pm %%DATADIR%%/BSDBuild/alsa.pm @@ -21,12 +20,14 @@ %%DATADIR%%/BSDBuild/cocoa.pm %%DATADIR%%/BSDBuild/cracklib.pm %%DATADIR%%/BSDBuild/crypt.pm +%%DATADIR%%/BSDBuild/csidl.pm %%DATADIR%%/BSDBuild/curl.pm %%DATADIR%%/BSDBuild/cxx.pm %%DATADIR%%/BSDBuild/db4.pm %%DATADIR%%/BSDBuild/dlopen.pm %%DATADIR%%/BSDBuild/dyld.pm %%DATADIR%%/BSDBuild/edacious.pm +%%DATADIR%%/BSDBuild/etubestore.pm %%DATADIR%%/BSDBuild/execvp.pm %%DATADIR%%/BSDBuild/fastcgi.pm %%DATADIR%%/BSDBuild/fgetln.pm @@ -34,6 +35,7 @@ %%DATADIR%%/BSDBuild/flock.pm %%DATADIR%%/BSDBuild/fontconfig.pm %%DATADIR%%/BSDBuild/free_null.pm +%%DATADIR%%/BSDBuild/freesg-rg.pm %%DATADIR%%/BSDBuild/freesg.pm %%DATADIR%%/BSDBuild/freetype.pm %%DATADIR%%/BSDBuild/gcc.pm @@ -56,6 +58,7 @@ %%DATADIR%%/BSDBuild/glx.pm %%DATADIR%%/BSDBuild/iconv.pm %%DATADIR%%/BSDBuild/jpeg.pm +%%DATADIR%%/BSDBuild/kqueue.pm %%DATADIR%%/BSDBuild/libbsd.pm %%DATADIR%%/BSDBuild/libidn.pm %%DATADIR%%/BSDBuild/limits_h.pm @@ -65,6 +68,7 @@ %%DATADIR%%/BSDBuild/mgid.pm %%DATADIR%%/BSDBuild/mmap.pm %%DATADIR%%/BSDBuild/mysql.pm +%%DATADIR%%/BSDBuild/nanosleep.pm %%DATADIR%%/BSDBuild/objc.pm %%DATADIR%%/BSDBuild/ode.pm %%DATADIR%%/BSDBuild/open_exlock.pm @@ -76,6 +80,7 @@ %%DATADIR%%/BSDBuild/portaudio.pm %%DATADIR%%/BSDBuild/progname.pm %%DATADIR%%/BSDBuild/pthreads.pm +%%DATADIR%%/BSDBuild/rand48.pm %%DATADIR%%/BSDBuild/rmd160.pm %%DATADIR%%/BSDBuild/sdl.pm %%DATADIR%%/BSDBuild/sdl_image.pm @@ -104,13 +109,17 @@ %%DATADIR%%/BSDBuild/sys_queue.pm %%DATADIR%%/BSDBuild/sys_types.pm %%DATADIR%%/BSDBuild/syslog.pm +%%DATADIR%%/BSDBuild/timerfd.pm +%%DATADIR%%/BSDBuild/uim.pm %%DATADIR%%/BSDBuild/unistd_h.pm %%DATADIR%%/BSDBuild/vasprintf.pm %%DATADIR%%/BSDBuild/vsnprintf.pm %%DATADIR%%/BSDBuild/wgl.pm %%DATADIR%%/BSDBuild/winsock.pm %%DATADIR%%/BSDBuild/x11.pm +%%DATADIR%%/BSDBuild/xbox.pm %%DATADIR%%/BSDBuild/xinerama.pm +%%DATADIR%%/ManReader/Mdoc.pm %%DATADIR%%/build.common.mk %%DATADIR%%/build.dep.mk %%DATADIR%%/build.doc.mk @@ -133,13 +142,21 @@ %%DATADIR%%/get-version.pl %%DATADIR%%/hstrip.pl %%DATADIR%%/install-manpages.sh +%%DATADIR%%/libtool/Makefile +%%DATADIR%%/libtool/Makefile.in +%%DATADIR%%/libtool/README +%%DATADIR%%/libtool/aclocal.m4 %%DATADIR%%/libtool/config.guess %%DATADIR%%/libtool/config.sub %%DATADIR%%/libtool/configure %%DATADIR%%/libtool/configure.in -%%DATADIR%%/libtool/ltconfig +%%DATADIR%%/libtool/install-sh %%DATADIR%%/libtool/ltmain.sh -%%DATADIR%%/ManReader/Mdoc.pm +%%DATADIR%%/libtool/m4/libtool.m4 +%%DATADIR%%/libtool/m4/ltoptions.m4 +%%DATADIR%%/libtool/m4/ltsugar.m4 +%%DATADIR%%/libtool/m4/ltversion.m4 +%%DATADIR%%/libtool/m4/lt~obsolete.m4 %%DATADIR%%/manlinks.pl %%DATADIR%%/mkconcurrent.pl %%DATADIR%%/mkdep @@ -158,6 +175,7 @@ man/man1/uman.1.gz man/man5/build.common.mk.5.gz man/man5/build.dep.mk.5.gz man/man5/build.lib.mk.5.gz +man/man5/build.man.mk.5.gz man/man5/build.prog.mk.5.gz man/man5/build.proj.mk.5.gz man/man5/build.www.mk.5.gz From owner-svn-ports-head@freebsd.org Thu Jul 16 18:35:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41A509A3F4E; Thu, 16 Jul 2015 18:35:12 +0000 (UTC) (envelope-from pgollucci@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 258551E6C; Thu, 16 Jul 2015 18:35:12 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GIZCEG021927; Thu, 16 Jul 2015 18:35:12 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GIZBDD021924; Thu, 16 Jul 2015 18:35:11 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507161835.t6GIZBDD021924@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Thu, 16 Jul 2015 18:35:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392306 - head/misc/vifm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 18:35:12 -0000 Author: pgollucci Date: Thu Jul 16 18:35:10 2015 New Revision: 392306 URL: https://svnweb.freebsd.org/changeset/ports/392306 Log: misc/vifm: 0.7.8 -> 0.8 - update from 0.7.8 to 0.8 - use github instead of SF - sort USES - pass maintainer to submitter, previous maintainer has 3 successive timeouts and no approvals or updates since 2013. PR: 201579 Submitted by: mp39590@gmail.com Modified: head/misc/vifm/Makefile head/misc/vifm/distinfo head/misc/vifm/pkg-plist Modified: head/misc/vifm/Makefile ============================================================================== --- head/misc/vifm/Makefile Thu Jul 16 18:34:00 2015 (r392305) +++ head/misc/vifm/Makefile Thu Jul 16 18:35:10 2015 (r392306) @@ -2,17 +2,19 @@ # $FreeBSD$ PORTNAME= vifm -PORTVERSION= 0.7.8 +PORTVERSION= 0.8 +DISTVERSIONPREFIX= v CATEGORIES= misc -MASTER_SITES= SF/${PORTNAME}/${PORTNAME} -MAINTAINER= kaspars@bankovskis.lv +MAINTAINER= mp39590@gmail.com COMMENT= Ncurses based file manager with vi like keybindings LICENSE= GPLv2 -USES= gmake ncurses tar:bzip2 desktop-file-utils +USES= desktop-file-utils gmake ncurses tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-gtk +USE_GITHUB= yes + .include Modified: head/misc/vifm/distinfo ============================================================================== --- head/misc/vifm/distinfo Thu Jul 16 18:34:00 2015 (r392305) +++ head/misc/vifm/distinfo Thu Jul 16 18:35:10 2015 (r392306) @@ -1,2 +1,2 @@ -SHA256 (vifm-0.7.8.tar.bz2) = 5dfbb26c2038a58dcff12026dab736e29d547b4aa3ff5912e4d844064c9e7603 -SIZE (vifm-0.7.8.tar.bz2) = 623154 +SHA256 (vifm-vifm-v0.8_GH0.tar.bz2) = 1b5d146a3832b0205c4d244e28baf8cb6f428796c453ca63910be9f48d033483 +SIZE (vifm-vifm-v0.8_GH0.tar.bz2) = 919881 Modified: head/misc/vifm/pkg-plist ============================================================================== --- head/misc/vifm/pkg-plist Thu Jul 16 18:34:00 2015 (r392305) +++ head/misc/vifm/pkg-plist Thu Jul 16 18:35:10 2015 (r392306) @@ -1,13 +1,23 @@ bin/vifm +bin/vifm-convert-dircolors bin/vifm-pause bin/vifmrc-converter +man/man1/vifm-convert-dircolors.1.gz man/man1/vifm-pause.1.gz man/man1/vifm.1.gz man/man1/vifmrc-converter.1.gz share/applications/vifm.desktop share/pixmaps/vifm.png +%%DATADIR%%/colors/astrell-root.vifm +%%DATADIR%%/colors/astrell-user.vifm +%%DATADIR%%/colors/dmilith-root.vifm +%%DATADIR%%/colors/dmilith-user.vifm +%%DATADIR%%/colors/istib-solarized-dark.vifm +%%DATADIR%%/colors/juef-zenburn.vifm +%%DATADIR%%/colors/reicheltd-light.vifm %%DATADIR%%/vifm-help.txt %%DATADIR%%/vifmrc +%%DATADIR%%/vifmrc-osx %%DATADIR%%/vim-doc/doc/tags %%DATADIR%%/vim-doc/doc/vifm-app.txt %%DATADIR%%/vim/autoload/vifm/edit.vim @@ -22,3 +32,10 @@ share/pixmaps/vifm.png %%DATADIR%%/vim/ftplugin/vifm.vim %%DATADIR%%/vim/plugin/vifm.vim %%DATADIR%%/vim/syntax/vifm.vim +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/COPYING +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/INSTALL +%%PORTDOCS%%%%DOCSDIR%%/NEWS +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/TODO From owner-svn-ports-head@freebsd.org Thu Jul 16 18:35:18 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A46B9A3F9F; Thu, 16 Jul 2015 18:35:18 +0000 (UTC) (envelope-from pgollucci@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 DF1691EFA; Thu, 16 Jul 2015 18:35:17 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GIZHKk022085; Thu, 16 Jul 2015 18:35:17 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GIZG3T022081; Thu, 16 Jul 2015 18:35:16 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507161835.t6GIZG3T022081@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Thu, 16 Jul 2015 18:35:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392307 - in head/net-p2p/bitcoin: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 18:35:18 -0000 Author: pgollucci Date: Thu Jul 16 18:35:16 2015 New Revision: 392307 URL: https://svnweb.freebsd.org/changeset/ports/392307 Log: net-p2p/bitcoin: 0.10.2 -> 0.11.0 PR: 201524 Submitted by: robbak@gmail.com (maintainer) Added: head/net-p2p/bitcoin/files/patch-src_leveldb_helpers_memenv_memenv.cc - copied, changed from r392306, head/net-p2p/bitcoin/files/patch-memenv.cc_enable_limit_macros Deleted: head/net-p2p/bitcoin/files/patch-memenv.cc_enable_limit_macros Modified: head/net-p2p/bitcoin/Makefile head/net-p2p/bitcoin/distinfo Modified: head/net-p2p/bitcoin/Makefile ============================================================================== --- head/net-p2p/bitcoin/Makefile Thu Jul 16 18:35:10 2015 (r392306) +++ head/net-p2p/bitcoin/Makefile Thu Jul 16 18:35:16 2015 (r392307) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bitcoin -PORTVERSION= 0.10.2 +PORTVERSION= 0.11.0 DISTVERSIONPREFIX= v CATEGORIES= net-p2p finance @@ -71,7 +71,7 @@ WALLET_USE= BDB=48 GH_ACCOUNT= bitcoin -CONFIGURE_ARGS?= --without-libs \ +CONFIGURE_ARGS?= --without-libs \ --disable-reduce-exports \ --with-gui \ --without-daemon \ Modified: head/net-p2p/bitcoin/distinfo ============================================================================== --- head/net-p2p/bitcoin/distinfo Thu Jul 16 18:35:10 2015 (r392306) +++ head/net-p2p/bitcoin/distinfo Thu Jul 16 18:35:16 2015 (r392307) @@ -1,2 +1,2 @@ -SHA256 (bitcoin-bitcoin-v0.10.2_GH0.tar.gz) = 48c82a35369e54b613f738adf2a3420f8a25636182d272635202a5f99bb1fb9b -SIZE (bitcoin-bitcoin-v0.10.2_GH0.tar.gz) = 5075202 +SHA256 (bitcoin-bitcoin-v0.11.0_GH0.tar.gz) = 2bcd61a4c288e5cc5d7fbe724606c610a20037332b06f7a9e99c1153eef73aef +SIZE (bitcoin-bitcoin-v0.11.0_GH0.tar.gz) = 5894693 Copied and modified: head/net-p2p/bitcoin/files/patch-src_leveldb_helpers_memenv_memenv.cc (from r392306, head/net-p2p/bitcoin/files/patch-memenv.cc_enable_limit_macros) ============================================================================== --- head/net-p2p/bitcoin/files/patch-memenv.cc_enable_limit_macros Thu Jul 16 18:35:10 2015 (r392306, copy source) +++ head/net-p2p/bitcoin/files/patch-src_leveldb_helpers_memenv_memenv.cc Thu Jul 16 18:35:16 2015 (r392307) @@ -1,5 +1,5 @@ ---- src/leveldb/helpers/memenv/memenv.cc.orig 2014-12-28 23:05:26.000000000 +1000 -+++ src/leveldb/helpers/memenv/memenv.cc 2014-12-29 17:12:58.000000000 +1000 +--- src/leveldb/helpers/memenv/memenv.cc.orig 2015-07-10 17:23:55 UTC ++++ src/leveldb/helpers/memenv/memenv.cc @@ -2,6 +2,8 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. See the AUTHORS file for names of contributors. From owner-svn-ports-head@freebsd.org Thu Jul 16 18:35:23 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73AA59A3FD8; Thu, 16 Jul 2015 18:35:23 +0000 (UTC) (envelope-from pgollucci@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 616341041; Thu, 16 Jul 2015 18:35:23 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GIZND9022229; Thu, 16 Jul 2015 18:35:23 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GIZMBS022226; Thu, 16 Jul 2015 18:35:22 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507161835.t6GIZMBS022226@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Thu, 16 Jul 2015 18:35:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392308 - head/multimedia/emby-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 18:35:23 -0000 Author: pgollucci Date: Thu Jul 16 18:35:21 2015 New Revision: 392308 URL: https://svnweb.freebsd.org/changeset/ports/392308 Log: multimedia/emby-server: 3.0.5641.5 -> 3.0.5667.6 Changes this release: * Support HLS in Chrome and Internet Explorer * New Social Media Sharing Feature * Bravia Dlna fixes PR: 201508 Submitted by: woodsb02@gmail.com (maintainer) Modified: head/multimedia/emby-server/Makefile head/multimedia/emby-server/distinfo head/multimedia/emby-server/pkg-plist Modified: head/multimedia/emby-server/Makefile ============================================================================== --- head/multimedia/emby-server/Makefile Thu Jul 16 18:35:16 2015 (r392307) +++ head/multimedia/emby-server/Makefile Thu Jul 16 18:35:21 2015 (r392308) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= emby-server -PORTVERSION= 3.0.5641.5 +PORTVERSION= 3.0.5667.6 CATEGORIES= multimedia MAINTAINER= woodsb02@gmail.com Modified: head/multimedia/emby-server/distinfo ============================================================================== --- head/multimedia/emby-server/distinfo Thu Jul 16 18:35:16 2015 (r392307) +++ head/multimedia/emby-server/distinfo Thu Jul 16 18:35:21 2015 (r392308) @@ -1,2 +1,2 @@ -SHA256 (MediaBrowser-Emby-3.0.5641.5_GH0.tar.gz) = e9c814a53ab6f3896911d0cd96386f478f976aba4eeaa200b2183519a21a4e14 -SIZE (MediaBrowser-Emby-3.0.5641.5_GH0.tar.gz) = 54491600 +SHA256 (MediaBrowser-Emby-3.0.5667.6_GH0.tar.gz) = a87105106a7eaa421660ba95ce4cf4d43ad4cf36d05e14d11ccb194d80ba22bd +SIZE (MediaBrowser-Emby-3.0.5667.6_GH0.tar.gz) = 56096274 Modified: head/multimedia/emby-server/pkg-plist ============================================================================== --- head/multimedia/emby-server/pkg-plist Thu Jul 16 18:35:16 2015 (r392307) +++ head/multimedia/emby-server/pkg-plist Thu Jul 16 18:35:21 2015 (r392308) @@ -47,9 +47,39 @@ lib/emby-server/WebMarkupMin.Core.dll lib/emby-server/dashboard-ui/about.html lib/emby-server/dashboard-ui/addplugin.html lib/emby-server/dashboard-ui/advanced.html +lib/emby-server/dashboard-ui/apiclient/ajax.js +lib/emby-server/dashboard-ui/apiclient/alt/ajax.js +lib/emby-server/dashboard-ui/apiclient/alt/bean.js +lib/emby-server/dashboard-ui/apiclient/alt/deferred.js +lib/emby-server/dashboard-ui/apiclient/alt/events.js +lib/emby-server/dashboard-ui/apiclient/apiclient.js +lib/emby-server/dashboard-ui/apiclient/connectionmanager.js +lib/emby-server/dashboard-ui/apiclient/connectservice.js +lib/emby-server/dashboard-ui/apiclient/credentials.js +lib/emby-server/dashboard-ui/apiclient/deferred.js +lib/emby-server/dashboard-ui/apiclient/device.js +lib/emby-server/dashboard-ui/apiclient/events.js +lib/emby-server/dashboard-ui/apiclient/localassetmanager.js +lib/emby-server/dashboard-ui/apiclient/logger.js +lib/emby-server/dashboard-ui/apiclient/md5.js +lib/emby-server/dashboard-ui/apiclient/serverdiscovery.js +lib/emby-server/dashboard-ui/apiclient/sha1.js +lib/emby-server/dashboard-ui/apiclient/store.js +lib/emby-server/dashboard-ui/apiclient/wakeonlan.js lib/emby-server/dashboard-ui/appservices.html lib/emby-server/dashboard-ui/autoorganizelog.html lib/emby-server/dashboard-ui/autoorganizetv.html +lib/emby-server/dashboard-ui/bower_components/swipebox/src/css/swipebox.min.css +lib/emby-server/dashboard-ui/bower_components/swipebox/src/img/icons.png +lib/emby-server/dashboard-ui/bower_components/swipebox/src/img/icons.svg +lib/emby-server/dashboard-ui/bower_components/swipebox/src/js/jquery.swipebox.min.js +lib/emby-server/dashboard-ui/bower_components/velocity/velocity.min.js +lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/CustomElements.min.js +lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/MutationObserver.min.js +lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/ShadowDOM.min.js +lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/webcomponents-lite.js +lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/webcomponents-lite.min.js +lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/webcomponents.min.js lib/emby-server/dashboard-ui/channelitems.html lib/emby-server/dashboard-ui/channels.html lib/emby-server/dashboard-ui/channelsettings.html @@ -57,16 +87,60 @@ lib/emby-server/dashboard-ui/channelslat lib/emby-server/dashboard-ui/cinemamodeconfiguration.html lib/emby-server/dashboard-ui/collections.html lib/emby-server/dashboard-ui/connectlogin.html +lib/emby-server/dashboard-ui/cordova/android/androidcredentials.js +lib/emby-server/dashboard-ui/cordova/android/appstorage.js +lib/emby-server/dashboard-ui/cordova/android/filesystem.js +lib/emby-server/dashboard-ui/cordova/android/iap.js +lib/emby-server/dashboard-ui/cordova/android/localassetmanager.js +lib/emby-server/dashboard-ui/cordova/android/logging.js +lib/emby-server/dashboard-ui/cordova/android/mediasession.js +lib/emby-server/dashboard-ui/cordova/android/nativedirectorychooser.js +lib/emby-server/dashboard-ui/cordova/android/vlcplayer.js +lib/emby-server/dashboard-ui/cordova/back.js +lib/emby-server/dashboard-ui/cordova/chromecast.js +lib/emby-server/dashboard-ui/cordova/connectsdk.js +lib/emby-server/dashboard-ui/cordova/externalplayer.js +lib/emby-server/dashboard-ui/cordova/filesystem.js +lib/emby-server/dashboard-ui/cordova/iap.js +lib/emby-server/dashboard-ui/cordova/imagestore.js +lib/emby-server/dashboard-ui/cordova/ios/actionsheet.js +lib/emby-server/dashboard-ui/cordova/ios/orientation.js +lib/emby-server/dashboard-ui/cordova/registrationservices.js +lib/emby-server/dashboard-ui/cordova/remotecontrols.js +lib/emby-server/dashboard-ui/cordova/searchmenu.js +lib/emby-server/dashboard-ui/cordova/serverdiscovery.js +lib/emby-server/dashboard-ui/cordova/sharingwidget.js +lib/emby-server/dashboard-ui/cordova/volume.js +lib/emby-server/dashboard-ui/cordova/wakeonlan.js lib/emby-server/dashboard-ui/css/card.css lib/emby-server/dashboard-ui/css/chromecast.css lib/emby-server/dashboard-ui/css/detailtable.css lib/emby-server/dashboard-ui/css/fonts/Montserrat.woff -lib/emby-server/dashboard-ui/css/fonts/RobotoBold.woff -lib/emby-server/dashboard-ui/css/fonts/RobotoLight.woff -lib/emby-server/dashboard-ui/css/fonts/RobotoMedium.woff -lib/emby-server/dashboard-ui/css/fonts/RobotoRegular.woff -lib/emby-server/dashboard-ui/css/fonts/RobotoThin.woff -lib/emby-server/dashboard-ui/css/icons.css +lib/emby-server/dashboard-ui/css/fonts/roboto/-L14Jk06m6pUHB-5mXQQnRJtnKITppOI_IvcXXDNrsc.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/0eC6fl06luXEYWpBSJvXCBJtnKITppOI_IvcXXDNrsc.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/2tsd397wLxj96qwHyNIkxPesZW2xOQ-xsNqO47m55DA.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/97uahxiqZRoncBaCEI3aWxJtnKITppOI_IvcXXDNrsc.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/CWB0XYA8bzo0kSThX0UTuA.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/Fl4y0QdOxyyTHEGMXX8kcRJtnKITppOI_IvcXXDNrsc.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/I3S1wsgSg9YCurV6PUkTORJtnKITppOI_IvcXXDNrsc.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/NYDWBdD4gIq26G5XYbHsFBJtnKITppOI_IvcXXDNrsc.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/Pru33qjShpZSmG3z6VYwnRJtnKITppOI_IvcXXDNrsc.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/RobotoBold.woff +lib/emby-server/dashboard-ui/css/fonts/roboto/RobotoLight.woff +lib/emby-server/dashboard-ui/css/fonts/roboto/RobotoMedium.woff +lib/emby-server/dashboard-ui/css/fonts/roboto/RobotoRegular.woff +lib/emby-server/dashboard-ui/css/fonts/roboto/RobotoThin.woff +lib/emby-server/dashboard-ui/css/fonts/roboto/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/VvXUGKZXbHtX_S_VCTLpGhTbgVql8nDJpwnrE27mub0.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/aZMswpodYeVhtRvuABJWvBTbgVql8nDJpwnrE27mub0.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/e7MeVAyvogMqFwwl61PKhBTbgVql8nDJpwnrE27mub0.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/frNV30OaYdlFRtH2VnZZdhTbgVql8nDJpwnrE27mub0.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/gwVJDERN2Amz39wrSoZ7FxTbgVql8nDJpwnrE27mub0.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/oOeFwZNlrTefzLYmlVV1UBJtnKITppOI_IvcXXDNrsc.woff2 +lib/emby-server/dashboard-ui/css/fonts/roboto/ty9dfvLAziwdqQ2dHoyjphTbgVql8nDJpwnrE27mub0.woff2 lib/emby-server/dashboard-ui/css/images/checkmarkblack.png lib/emby-server/dashboard-ui/css/images/checkmarkgreen.png lib/emby-server/dashboard-ui/css/images/clients/amazon.png @@ -98,40 +172,16 @@ lib/emby-server/dashboard-ui/css/images/ lib/emby-server/dashboard-ui/css/images/empty.png lib/emby-server/dashboard-ui/css/images/favicon.ico lib/emby-server/dashboard-ui/css/images/fresh.png -lib/emby-server/dashboard-ui/css/images/icons/audiocd.png -lib/emby-server/dashboard-ui/css/images/icons/ellipsis-v.png -lib/emby-server/dashboard-ui/css/images/icons/expand.png -lib/emby-server/dashboard-ui/css/images/icons/filter.png -lib/emby-server/dashboard-ui/css/images/icons/mute.png -lib/emby-server/dashboard-ui/css/images/icons/nexttrack.png -lib/emby-server/dashboard-ui/css/images/icons/pause.png -lib/emby-server/dashboard-ui/css/images/icons/play.png -lib/emby-server/dashboard-ui/css/images/icons/previoustrack.png -lib/emby-server/dashboard-ui/css/images/icons/remote.png -lib/emby-server/dashboard-ui/css/images/icons/sort.png -lib/emby-server/dashboard-ui/css/images/icons/stop.png -lib/emby-server/dashboard-ui/css/images/icons/subtitles.png -lib/emby-server/dashboard-ui/css/images/icons/volumedown.png -lib/emby-server/dashboard-ui/css/images/icons/volumeup.png lib/emby-server/dashboard-ui/css/images/iossplash.png lib/emby-server/dashboard-ui/css/images/items/detail/audio.png lib/emby-server/dashboard-ui/css/images/items/detail/game.png lib/emby-server/dashboard-ui/css/images/items/detail/person.png lib/emby-server/dashboard-ui/css/images/items/detail/tv.png lib/emby-server/dashboard-ui/css/images/items/detail/video.png -lib/emby-server/dashboard-ui/css/images/items/list/audio.png -lib/emby-server/dashboard-ui/css/images/items/list/audiocollection.png lib/emby-server/dashboard-ui/css/images/items/list/chapter.png lib/emby-server/dashboard-ui/css/images/items/list/collection.png -lib/emby-server/dashboard-ui/css/images/items/list/game.png -lib/emby-server/dashboard-ui/css/images/items/list/gamecollection.png lib/emby-server/dashboard-ui/css/images/items/list/person.png lib/emby-server/dashboard-ui/css/images/items/list/remotesearch.png -lib/emby-server/dashboard-ui/css/images/items/list/video.png -lib/emby-server/dashboard-ui/css/images/items/searchhintsv2/film.png -lib/emby-server/dashboard-ui/css/images/items/searchhintsv2/game.png -lib/emby-server/dashboard-ui/css/images/items/searchhintsv2/music.png -lib/emby-server/dashboard-ui/css/images/items/searchhintsv2/person.png lib/emby-server/dashboard-ui/css/images/items/searchhintsv2/tv.png lib/emby-server/dashboard-ui/css/images/logindefault.png lib/emby-server/dashboard-ui/css/images/logo536.png @@ -147,6 +197,7 @@ lib/emby-server/dashboard-ui/css/images/ lib/emby-server/dashboard-ui/css/images/rightarrow.png lib/emby-server/dashboard-ui/css/images/rotten.png lib/emby-server/dashboard-ui/css/images/splash.jpg +lib/emby-server/dashboard-ui/css/images/splash720.jpg lib/emby-server/dashboard-ui/css/images/stars.png lib/emby-server/dashboard-ui/css/images/supporter/nonsupporterbadge.png lib/emby-server/dashboard-ui/css/images/supporter/premiumflag.png @@ -194,6 +245,7 @@ lib/emby-server/dashboard-ui/css/mediapl lib/emby-server/dashboard-ui/css/metadataeditor.css lib/emby-server/dashboard-ui/css/notifications.css lib/emby-server/dashboard-ui/css/nowplaying.css +lib/emby-server/dashboard-ui/css/nowplayingbar.css lib/emby-server/dashboard-ui/css/pluginupdates.css lib/emby-server/dashboard-ui/css/remotecontrol.css lib/emby-server/dashboard-ui/css/search.css @@ -217,7 +269,6 @@ lib/emby-server/dashboard-ui/edititemsub lib/emby-server/dashboard-ui/encodingsettings.html lib/emby-server/dashboard-ui/episodes.html lib/emby-server/dashboard-ui/favicon.ico -lib/emby-server/dashboard-ui/favorites.html lib/emby-server/dashboard-ui/files/dummy.mp4 lib/emby-server/dashboard-ui/forgotpassword.html lib/emby-server/dashboard-ui/forgotpasswordpin.html @@ -226,7 +277,6 @@ lib/emby-server/dashboard-ui/games.html lib/emby-server/dashboard-ui/gamesrecommended.html lib/emby-server/dashboard-ui/gamestudios.html lib/emby-server/dashboard-ui/gamesystems.html -lib/emby-server/dashboard-ui/homelatest.html lib/emby-server/dashboard-ui/index.html lib/emby-server/dashboard-ui/itembynamedetails.html lib/emby-server/dashboard-ui/itemdetails.html @@ -271,8 +321,8 @@ lib/emby-server/dashboard-ui/musicgenres lib/emby-server/dashboard-ui/musicrecommended.html lib/emby-server/dashboard-ui/musicvideos.html lib/emby-server/dashboard-ui/mypreferencesdisplay.html +lib/emby-server/dashboard-ui/mypreferenceshome.html lib/emby-server/dashboard-ui/mypreferenceslanguages.html -lib/emby-server/dashboard-ui/mypreferenceswebclient.html lib/emby-server/dashboard-ui/myprofile.html lib/emby-server/dashboard-ui/mysync.html lib/emby-server/dashboard-ui/mysyncjob.html @@ -290,6 +340,7 @@ lib/emby-server/dashboard-ui/reports.htm lib/emby-server/dashboard-ui/scheduledtask.html lib/emby-server/dashboard-ui/scheduledtasks.html lib/emby-server/dashboard-ui/scripts/aboutpage.js +lib/emby-server/dashboard-ui/scripts/actionsheet.js lib/emby-server/dashboard-ui/scripts/addpluginpage.js lib/emby-server/dashboard-ui/scripts/advancedconfigurationpage.js lib/emby-server/dashboard-ui/scripts/alphapicker.js @@ -333,7 +384,8 @@ lib/emby-server/dashboard-ui/scripts/gam lib/emby-server/dashboard-ui/scripts/gamesrecommendedpage.js lib/emby-server/dashboard-ui/scripts/gamestudiospage.js lib/emby-server/dashboard-ui/scripts/gamesystemspage.js -lib/emby-server/dashboard-ui/scripts/homelatest.js +lib/emby-server/dashboard-ui/scripts/homenextup.js +lib/emby-server/dashboard-ui/scripts/homeupcoming.js lib/emby-server/dashboard-ui/scripts/htmlmediarenderer.js lib/emby-server/dashboard-ui/scripts/indexpage.js lib/emby-server/dashboard-ui/scripts/itembynamedetailpage.js @@ -388,8 +440,8 @@ lib/emby-server/dashboard-ui/scripts/mus lib/emby-server/dashboard-ui/scripts/musicvideos.js lib/emby-server/dashboard-ui/scripts/mypreferencescommon.js lib/emby-server/dashboard-ui/scripts/mypreferencesdisplay.js +lib/emby-server/dashboard-ui/scripts/mypreferenceshome.js lib/emby-server/dashboard-ui/scripts/mypreferenceslanguages.js -lib/emby-server/dashboard-ui/scripts/mypreferenceswebclient.js lib/emby-server/dashboard-ui/scripts/myprofile.js lib/emby-server/dashboard-ui/scripts/notificationlist.js lib/emby-server/dashboard-ui/scripts/notifications.js @@ -412,9 +464,14 @@ lib/emby-server/dashboard-ui/scripts/rep lib/emby-server/dashboard-ui/scripts/scheduledtaskpage.js lib/emby-server/dashboard-ui/scripts/scheduledtaskspage.js lib/emby-server/dashboard-ui/scripts/search.js +lib/emby-server/dashboard-ui/scripts/searchmenu.js +lib/emby-server/dashboard-ui/scripts/secondaryitems.js lib/emby-server/dashboard-ui/scripts/sections.js lib/emby-server/dashboard-ui/scripts/selectserver.js lib/emby-server/dashboard-ui/scripts/serversecurity.js +lib/emby-server/dashboard-ui/scripts/shared.js +lib/emby-server/dashboard-ui/scripts/sharingmanager.js +lib/emby-server/dashboard-ui/scripts/sharingwidget.js lib/emby-server/dashboard-ui/scripts/site.js lib/emby-server/dashboard-ui/scripts/songs.js lib/emby-server/dashboard-ui/scripts/streamingsettings.js @@ -445,8 +502,10 @@ lib/emby-server/dashboard-ui/scripts/wiz lib/emby-server/dashboard-ui/scripts/wizardsettings.js lib/emby-server/dashboard-ui/scripts/wizardstartpage.js lib/emby-server/dashboard-ui/scripts/wizarduserpage.js +lib/emby-server/dashboard-ui/secondaryitems.html lib/emby-server/dashboard-ui/selectserver.html lib/emby-server/dashboard-ui/serversecurity.html +lib/emby-server/dashboard-ui/shared.html lib/emby-server/dashboard-ui/songs.html lib/emby-server/dashboard-ui/streamingsettings.html lib/emby-server/dashboard-ui/support.html @@ -455,48 +514,11 @@ lib/emby-server/dashboard-ui/supporterke lib/emby-server/dashboard-ui/syncactivity.html lib/emby-server/dashboard-ui/syncjob.html lib/emby-server/dashboard-ui/syncsettings.html -lib/emby-server/dashboard-ui/thirdparty/apiclient/ajax.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/alt/ajax.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/alt/bean.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/alt/deferred.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/alt/events.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/apiclient.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/connectionmanager.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/connectservice.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/credentials.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/deferred.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/device.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/events.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/localassetmanager.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/logger.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/md5.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/serverdiscovery.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/sha1.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/store.js -lib/emby-server/dashboard-ui/thirdparty/apiclient/wakeonlan.js +lib/emby-server/dashboard-ui/themes/android.css +lib/emby-server/dashboard-ui/themes/ios.css lib/emby-server/dashboard-ui/thirdparty/browser.js lib/emby-server/dashboard-ui/thirdparty/cast_sender.js -lib/emby-server/dashboard-ui/thirdparty/cordova/android/androidcredentials.js -lib/emby-server/dashboard-ui/thirdparty/cordova/android/appstorage.js -lib/emby-server/dashboard-ui/thirdparty/cordova/android/filesystem.js -lib/emby-server/dashboard-ui/thirdparty/cordova/android/iap.js -lib/emby-server/dashboard-ui/thirdparty/cordova/android/localassetmanager.js -lib/emby-server/dashboard-ui/thirdparty/cordova/android/mediasession.js -lib/emby-server/dashboard-ui/thirdparty/cordova/android/nativedirectorychooser.js -lib/emby-server/dashboard-ui/thirdparty/cordova/android/vlcplayer.js -lib/emby-server/dashboard-ui/thirdparty/cordova/back.js -lib/emby-server/dashboard-ui/thirdparty/cordova/chromecast.js -lib/emby-server/dashboard-ui/thirdparty/cordova/connectsdk.js -lib/emby-server/dashboard-ui/thirdparty/cordova/externalplayer.js -lib/emby-server/dashboard-ui/thirdparty/cordova/filesystem.js -lib/emby-server/dashboard-ui/thirdparty/cordova/iap.js -lib/emby-server/dashboard-ui/thirdparty/cordova/imagestore.js -lib/emby-server/dashboard-ui/thirdparty/cordova/ios/orientation.js -lib/emby-server/dashboard-ui/thirdparty/cordova/registrationservices.js -lib/emby-server/dashboard-ui/thirdparty/cordova/remotecontrols.js -lib/emby-server/dashboard-ui/thirdparty/cordova/serverdiscovery.js -lib/emby-server/dashboard-ui/thirdparty/cordova/volume.js -lib/emby-server/dashboard-ui/thirdparty/cordova/wakeonlan.js +lib/emby-server/dashboard-ui/thirdparty/emby-icons.html lib/emby-server/dashboard-ui/thirdparty/fastclick.js lib/emby-server/dashboard-ui/thirdparty/filesystem.js lib/emby-server/dashboard-ui/thirdparty/fontawesome/css/font-awesome.css @@ -713,43 +735,32 @@ lib/emby-server/dashboard-ui/thirdparty/ lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/images/icons-svg/video-black.svg lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/images/icons-svg/video-white.svg lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile-1.4.5.min.css -lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile-1.4.5.min.js lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile-1.4.5.min.map +lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.icons.css +lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.js +lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.min.js +lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.structure.css +lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.structure.min.css +lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.theme.css +lib/emby-server/dashboard-ui/thirdparty/jquerymobile-1.4.5/jquery.mobile.custom.theme.min.css lib/emby-server/dashboard-ui/thirdparty/jstree3.0.8/jstree.min.js lib/emby-server/dashboard-ui/thirdparty/jstree3.0.8/themes/default/32px.png lib/emby-server/dashboard-ui/thirdparty/jstree3.0.8/themes/default/40px.png lib/emby-server/dashboard-ui/thirdparty/jstree3.0.8/themes/default/style.css lib/emby-server/dashboard-ui/thirdparty/jstree3.0.8/themes/default/style.min.css lib/emby-server/dashboard-ui/thirdparty/jstree3.0.8/themes/default/throbber.gif -lib/emby-server/dashboard-ui/thirdparty/masonry.pkgd.min.js -lib/emby-server/dashboard-ui/thirdparty/materialicons/MaterialIcons-Regular.eot -lib/emby-server/dashboard-ui/thirdparty/materialicons/MaterialIcons-Regular.ttf -lib/emby-server/dashboard-ui/thirdparty/materialicons/MaterialIcons-Regular.woff -lib/emby-server/dashboard-ui/thirdparty/materialicons/MaterialIcons-Regular.woff2 -lib/emby-server/dashboard-ui/thirdparty/materialicons/codepoints.txt -lib/emby-server/dashboard-ui/thirdparty/materialicons/style.css -lib/emby-server/dashboard-ui/thirdparty/polymer/LICENSE.txt -lib/emby-server/dashboard-ui/thirdparty/polymer/bower.json -lib/emby-server/dashboard-ui/thirdparty/polymer/polymer-micro.html -lib/emby-server/dashboard-ui/thirdparty/polymer/polymer-mini.html -lib/emby-server/dashboard-ui/thirdparty/polymer/polymer.html +lib/emby-server/dashboard-ui/thirdparty/paper-button-style.css lib/emby-server/dashboard-ui/thirdparty/require.js -lib/emby-server/dashboard-ui/thirdparty/requirecss.js -lib/emby-server/dashboard-ui/thirdparty/swipebox-master/css/swipebox.min.css -lib/emby-server/dashboard-ui/thirdparty/swipebox-master/img/icons.png -lib/emby-server/dashboard-ui/thirdparty/swipebox-master/img/icons.svg -lib/emby-server/dashboard-ui/thirdparty/swipebox-master/img/loader.gif -lib/emby-server/dashboard-ui/thirdparty/swipebox-master/js/jquery.swipebox.min.js -lib/emby-server/dashboard-ui/thirdparty/velocity.min.js -lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/CustomElements.min.js -lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/HTMLImports.min.js -lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/MutationObserver.min.js -lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/README.md -lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/ShadowDOM.min.js -lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/bower.json -lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/package.json -lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/webcomponents-lite.min.js -lib/emby-server/dashboard-ui/thirdparty/webcomponentsjs/webcomponents.min.js +lib/emby-server/dashboard-ui/thirdparty/social-share-kit-1.0.4/dist/css/social-share-kit.css +lib/emby-server/dashboard-ui/thirdparty/social-share-kit-1.0.4/dist/fonts/social-share-kit.eot +lib/emby-server/dashboard-ui/thirdparty/social-share-kit-1.0.4/dist/fonts/social-share-kit.svg +lib/emby-server/dashboard-ui/thirdparty/social-share-kit-1.0.4/dist/fonts/social-share-kit.ttf +lib/emby-server/dashboard-ui/thirdparty/social-share-kit-1.0.4/dist/fonts/social-share-kit.woff +lib/emby-server/dashboard-ui/thirdparty/social-share-kit-1.0.4/dist/js/social-share-kit.min.js +lib/emby-server/dashboard-ui/thirdparty/viblast/viblast.crypto.js +lib/emby-server/dashboard-ui/thirdparty/viblast/viblast.js +lib/emby-server/dashboard-ui/thirdparty/viblast/viblast.msp.js +lib/emby-server/dashboard-ui/thirdparty/viblast/worker.html lib/emby-server/dashboard-ui/tvgenres.html lib/emby-server/dashboard-ui/tvlatest.html lib/emby-server/dashboard-ui/tvpeople.html @@ -765,6 +776,8 @@ lib/emby-server/dashboard-ui/userpasswor lib/emby-server/dashboard-ui/userprofiles.html lib/emby-server/dashboard-ui/voice/voice.css lib/emby-server/dashboard-ui/voice/voice.js +lib/emby-server/dashboard-ui/vulcanize-in.html +lib/emby-server/dashboard-ui/vulcanize-out.html lib/emby-server/dashboard-ui/wizardagreement.html lib/emby-server/dashboard-ui/wizardfinish.html lib/emby-server/dashboard-ui/wizardlibrary.html From owner-svn-ports-head@freebsd.org Thu Jul 16 18:35:29 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACCDE9A3FFA; Thu, 16 Jul 2015 18:35:29 +0000 (UTC) (envelope-from pgollucci@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 93A7F1154; Thu, 16 Jul 2015 18:35:29 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GIZT7m022389; Thu, 16 Jul 2015 18:35:29 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GIZSeP022385; Thu, 16 Jul 2015 18:35:28 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507161835.t6GIZSeP022385@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Thu, 16 Jul 2015 18:35:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392309 - in head/databases/datamodeler: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 18:35:29 -0000 Author: pgollucci Date: Thu Jul 16 18:35:27 2015 New Revision: 392309 URL: https://svnweb.freebsd.org/changeset/ports/392309 Log: databases/datamodeler: 4.0.0.833 -> 4.1.1.888 - Submitter sent update for 4.1.1.887 PR: 201482 Submitted by: jjuanino@gmail.com (maintainer) Modified: head/databases/datamodeler/Makefile head/databases/datamodeler/distinfo head/databases/datamodeler/files/datamodeler.script.sh.in head/databases/datamodeler/pkg-plist Modified: head/databases/datamodeler/Makefile ============================================================================== --- head/databases/datamodeler/Makefile Thu Jul 16 18:35:21 2015 (r392308) +++ head/databases/datamodeler/Makefile Thu Jul 16 18:35:27 2015 (r392309) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= datamodeler -PORTVERSION= 4.0.0.833 +PORTVERSION= 4.1.1.888 DISTVERSIONSUFFIX=-1 CATEGORIES= databases java MASTER_SITES= #http://www.oracle.com/technetwork/developer-tools/datamodeler/downloads/index.html @@ -17,8 +17,7 @@ EXTRACT_DEPENDS=rpm2cpio.pl:${PORTSDIR}/ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USE_JAVA= yes - -JAVA_VERSION= 1.7+ +JAVA_VERSION= 1.8+ NO_BUILD= yes @@ -34,10 +33,6 @@ OPTIONS_DEFINE= DOCS .include -.if ${PORT_OPTIONS:MDOCS} -PORTDOCS= readme.html -.endif - .if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= due to Oracle license restrictions, you must fetch the source \ distribution manually. Please access \ @@ -51,7 +46,7 @@ restart this installation. do-install: @${ECHO_MSG} -n ">> Installing scripts..." - @${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.script.sh ${STAGEDIR}/${LOCALBASE}/bin/${PORTNAME} + @${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.script.sh ${STAGEDIR}/${PREFIX}/bin/${PORTNAME} @${ECHO_MSG} " [ DONE ]" .for d in configuration datamodeler dropins dvt equinox external ide \ @@ -74,9 +69,4 @@ do-install: @${INSTALL_DATA} ${WRKSRC}/icon.png ${STAGEDIR}/${DATADIR}/icon.png @${ECHO_MSG} " [ DONE ]" -.if ${PORT_OPTIONS:MDOCS} - @${MKDIR} ${STAGEDIR}/${DOCSDIR} - @${INSTALL_DATA} ${WRKSRC}/readme.html ${STAGEDIR}/${DOCSDIR}/ -.endif - .include Modified: head/databases/datamodeler/distinfo ============================================================================== --- head/databases/datamodeler/distinfo Thu Jul 16 18:35:21 2015 (r392308) +++ head/databases/datamodeler/distinfo Thu Jul 16 18:35:27 2015 (r392309) @@ -1,2 +1,2 @@ -SHA256 (oracle/datamodeler-4.0.0.833-1.noarch.rpm) = 180699f5d88f2159df58d8884ec9569e4359ce1dd25eb72a88f72cb8b5e918c8 -SIZE (oracle/datamodeler-4.0.0.833-1.noarch.rpm) = 171048140 +SHA256 (oracle/datamodeler-4.1.1.888-1.noarch.rpm) = 58c6bb2b8609c6bfe10437f350ce00abe1120fcd5165fbe3bb2f3f579bef9731 +SIZE (oracle/datamodeler-4.1.1.888-1.noarch.rpm) = 189567084 Modified: head/databases/datamodeler/files/datamodeler.script.sh.in ============================================================================== --- head/databases/datamodeler/files/datamodeler.script.sh.in Thu Jul 16 18:35:21 2015 (r392308) +++ head/databases/datamodeler/files/datamodeler.script.sh.in Thu Jul 16 18:35:27 2015 (r392309) @@ -4,4 +4,4 @@ # cd %%DATADIR%%/datamodeler/bin -TMZ="GMT" JAVA_HOME="%%JAVA_HOME%%" exec %%LOCALBASE%%/bin/bash datamodeler $* +JAVA_HOME="%%JAVA_HOME%%" exec %%LOCALBASE%%/bin/bash datamodeler $* Modified: head/databases/datamodeler/pkg-plist ============================================================================== --- head/databases/datamodeler/pkg-plist Thu Jul 16 18:35:21 2015 (r392308) +++ head/databases/datamodeler/pkg-plist Thu Jul 16 18:35:27 2015 (r392309) @@ -1,4 +1,3 @@ -%%PORTDOCS%% bin/datamodeler %%DATADIR%%/configuration/bundles.info %%DATADIR%%/configuration/oracle.ide.sqldev.bundles.info @@ -80,6 +79,8 @@ bin/datamodeler %%DATADIR%%/datamodeler/reports/DMRS_Upgrade_Script_DM3.0_DM3.1.sql %%DATADIR%%/datamodeler/reports/DMRS_Upgrade_Script_DM3.1_DM3.3.sql %%DATADIR%%/datamodeler/reports/DMRS_Upgrade_Script_DM3.3_DM4.0.sql +%%DATADIR%%/datamodeler/reports/DMRS_Upgrade_Script_DM4.0_DM4.1.sql +%%DATADIR%%/datamodeler/reports/DMRS_Upgrade_Script_DM4.1Beta_DM4.1.sql %%DATADIR%%/datamodeler/reports/Pkg_Osdm_Utils.sql %%DATADIR%%/datamodeler/reports/Pkg_Osdm_Utils_body.sql %%DATADIR%%/datamodeler/reports/Reporting Schema diagrams/Data Types model.pdf @@ -147,6 +148,9 @@ bin/datamodeler %%DATADIR%%/datamodeler/reports/xslt/10/SingleTableDetails_html.xslt %%DATADIR%%/datamodeler/reports/xslt/10/SingleTableDetails_pdf.xslt %%DATADIR%%/datamodeler/reports/xslt/10/SingleTableDetails_rtf.xslt +%%DATADIR%%/datamodeler/reports/xslt/10/UserDefinedProperties_html.xslt +%%DATADIR%%/datamodeler/reports/xslt/10/UserDefinedProperties_pdf.xslt +%%DATADIR%%/datamodeler/reports/xslt/10/UserDefinedProperties_rtf.xslt %%DATADIR%%/datamodeler/reports/xslt/20/AllCollectionTypesDetails_html.xslt %%DATADIR%%/datamodeler/reports/xslt/20/AllCollectionTypesDetails_pdf.xslt %%DATADIR%%/datamodeler/reports/xslt/20/AllCollectionTypesDetails_rtf.xslt @@ -195,6 +199,9 @@ bin/datamodeler %%DATADIR%%/datamodeler/reports/xslt/20/SingleTableDetails_html.xslt %%DATADIR%%/datamodeler/reports/xslt/20/SingleTableDetails_pdf.xslt %%DATADIR%%/datamodeler/reports/xslt/20/SingleTableDetails_rtf.xslt +%%DATADIR%%/datamodeler/reports/xslt/20/UserDefinedProperties_html.xslt +%%DATADIR%%/datamodeler/reports/xslt/20/UserDefinedProperties_pdf.xslt +%%DATADIR%%/datamodeler/reports/xslt/20/UserDefinedProperties_rtf.xslt %%DATADIR%%/datamodeler/samples/Dimensional_model/Global11_demo.pdf %%DATADIR%%/datamodeler/samples/Dimensional_model/global11_demo.zip %%DATADIR%%/datamodeler/templates/ABBREVS_SAMPLE.csv @@ -213,6 +220,7 @@ bin/datamodeler %%DATADIR%%/datamodeler/xmlmetadata/AbstractDesign.xml %%DATADIR%%/datamodeler/xmlmetadata/AbstractMDObject.xml %%DATADIR%%/datamodeler/xmlmetadata/AbstractProcessObject.xml +%%DATADIR%%/datamodeler/xmlmetadata/AbstractStorageDesignDB2.xml %%DATADIR%%/datamodeler/xmlmetadata/AbstractStorageObjectDB2.xml %%DATADIR%%/datamodeler/xmlmetadata/AbstractStorageObjectOracle.xml %%DATADIR%%/datamodeler/xmlmetadata/AbstractStorageObjectSqlServer.xml @@ -275,6 +283,7 @@ bin/datamodeler %%DATADIR%%/datamodeler/xmlmetadata/ColumnProxyOraclev9i.xml %%DATADIR%%/datamodeler/xmlmetadata/ColumnProxySqlServer.xml %%DATADIR%%/datamodeler/xmlmetadata/ColumnProxySqlServerv2k.xml +%%DATADIR%%/datamodeler/xmlmetadata/ColumnProxySqlServerv2k12.xml %%DATADIR%%/datamodeler/xmlmetadata/ColumnProxySqlServerv2k5.xml %%DATADIR%%/datamodeler/xmlmetadata/ColumnProxyUDB.xml %%DATADIR%%/datamodeler/xmlmetadata/ColumnProxyUDBv71.xml @@ -306,6 +315,7 @@ bin/datamodeler %%DATADIR%%/datamodeler/xmlmetadata/DataBaseSpaceDB2.xml %%DATADIR%%/datamodeler/xmlmetadata/DataBaseSqlServer.xml %%DATADIR%%/datamodeler/xmlmetadata/DataBaseSqlServerv2k.xml +%%DATADIR%%/datamodeler/xmlmetadata/DataBaseSqlServerv2k12.xml %%DATADIR%%/datamodeler/xmlmetadata/DataBaseSqlServerv2k5.xml %%DATADIR%%/datamodeler/xmlmetadata/DataBaseUDB.xml %%DATADIR%%/datamodeler/xmlmetadata/DataBaseUDBv71.xml @@ -378,6 +388,7 @@ bin/datamodeler %%DATADIR%%/datamodeler/xmlmetadata/Flow.xml %%DATADIR%%/datamodeler/xmlmetadata/FontObjectWr.xml %%DATADIR%%/datamodeler/xmlmetadata/FunctionOracle.xml +%%DATADIR%%/datamodeler/xmlmetadata/FunctionUDB.xml %%DATADIR%%/datamodeler/xmlmetadata/HashPartitionLobItemOracle.xml %%DATADIR%%/datamodeler/xmlmetadata/HashPartitionLobItemOraclev10g.xml %%DATADIR%%/datamodeler/xmlmetadata/HashPartitionLobItemOraclev9i.xml @@ -390,7 +401,6 @@ bin/datamodeler %%DATADIR%%/datamodeler/xmlmetadata/HierarchyOraclev9i.xml %%DATADIR%%/datamodeler/xmlmetadata/InOutParams.xml %%DATADIR%%/datamodeler/xmlmetadata/Index.xml -%%DATADIR%%/datamodeler/xmlmetadata/IndexColumnUsage.xml %%DATADIR%%/datamodeler/xmlmetadata/IndexGlobalPartitionOracle.xml %%DATADIR%%/datamodeler/xmlmetadata/IndexGlobalPartitionOraclev10g.xml %%DATADIR%%/datamodeler/xmlmetadata/IndexGlobalPartitionOraclev9i.xml @@ -413,6 +423,7 @@ bin/datamodeler %%DATADIR%%/datamodeler/xmlmetadata/IndexProxyOraclev9i.xml %%DATADIR%%/datamodeler/xmlmetadata/IndexProxySqlServer.xml %%DATADIR%%/datamodeler/xmlmetadata/IndexProxySqlServerv2k.xml +%%DATADIR%%/datamodeler/xmlmetadata/IndexProxySqlServerv2k12.xml %%DATADIR%%/datamodeler/xmlmetadata/IndexProxySqlServerv2k5.xml %%DATADIR%%/datamodeler/xmlmetadata/IndexProxyUDB.xml %%DATADIR%%/datamodeler/xmlmetadata/IndexProxyUDBv71.xml @@ -539,6 +550,7 @@ bin/datamodeler %%DATADIR%%/datamodeler/xmlmetadata/RoleOraclev9i.xml %%DATADIR%%/datamodeler/xmlmetadata/RoleSqlServer.xml %%DATADIR%%/datamodeler/xmlmetadata/RoleSqlServerv2k.xml +%%DATADIR%%/datamodeler/xmlmetadata/RoleSqlServerv2k12.xml %%DATADIR%%/datamodeler/xmlmetadata/RoleSqlServerv2k5.xml %%DATADIR%%/datamodeler/xmlmetadata/RollbackSegmentOracle.xml %%DATADIR%%/datamodeler/xmlmetadata/RollbackSegmentOraclev10g.xml @@ -570,6 +582,7 @@ bin/datamodeler %%DATADIR%%/datamodeler/xmlmetadata/SequenceOracle.xml %%DATADIR%%/datamodeler/xmlmetadata/SequenceOraclev10g.xml %%DATADIR%%/datamodeler/xmlmetadata/SequenceOraclev9i.xml +%%DATADIR%%/datamodeler/xmlmetadata/SequenceSqlServerv2k12.xml %%DATADIR%%/datamodeler/xmlmetadata/SequenceUDB.xml %%DATADIR%%/datamodeler/xmlmetadata/SequenceUDBv81.xml %%DATADIR%%/datamodeler/xmlmetadata/Slice.MeasureWrapper.xml @@ -585,9 +598,15 @@ bin/datamodeler %%DATADIR%%/datamodeler/xmlmetadata/StagingTableUDB.xml %%DATADIR%%/datamodeler/xmlmetadata/StagingTableUDBv81.xml %%DATADIR%%/datamodeler/xmlmetadata/StorageDesign.xml +%%DATADIR%%/datamodeler/xmlmetadata/StorageDesignDB2v70.xml +%%DATADIR%%/datamodeler/xmlmetadata/StorageDesignDB2v80.xml %%DATADIR%%/datamodeler/xmlmetadata/StorageDesignOracle.xml %%DATADIR%%/datamodeler/xmlmetadata/StorageDesignOraclev10g.xml %%DATADIR%%/datamodeler/xmlmetadata/StorageDesignOraclev9i.xml +%%DATADIR%%/datamodeler/xmlmetadata/StorageDesignSqlServer.xml +%%DATADIR%%/datamodeler/xmlmetadata/StorageDesignSqlServerv2k12.xml +%%DATADIR%%/datamodeler/xmlmetadata/StorageDesignSqlServerv2k5.xml +%%DATADIR%%/datamodeler/xmlmetadata/StorageDesignUDB.xml %%DATADIR%%/datamodeler/xmlmetadata/StorageGroupDB2.xml %%DATADIR%%/datamodeler/xmlmetadata/StorageObject.xml %%DATADIR%%/datamodeler/xmlmetadata/StorageObjectPlaceHolder.xml @@ -636,6 +655,7 @@ bin/datamodeler %%DATADIR%%/datamodeler/xmlmetadata/TableProxyOracle.xml %%DATADIR%%/datamodeler/xmlmetadata/TableProxyOraclev10g.xml %%DATADIR%%/datamodeler/xmlmetadata/TableProxyOraclev11g.xml +%%DATADIR%%/datamodeler/xmlmetadata/TableProxyOraclev12c.xml %%DATADIR%%/datamodeler/xmlmetadata/TableProxyOraclev9i.xml %%DATADIR%%/datamodeler/xmlmetadata/TableProxySqlServer.xml %%DATADIR%%/datamodeler/xmlmetadata/TableProxySqlServerv2k.xml @@ -711,9 +731,11 @@ bin/datamodeler %%DATADIR%%/datamodeler/xmlmetadata/UserOraclev9i.xml %%DATADIR%%/datamodeler/xmlmetadata/UserSqlServer.xml %%DATADIR%%/datamodeler/xmlmetadata/UserSqlServerv2k.xml +%%DATADIR%%/datamodeler/xmlmetadata/UserSqlServerv2k12.xml %%DATADIR%%/datamodeler/xmlmetadata/UserSqlServerv2k5.xml %%DATADIR%%/datamodeler/xmlmetadata/VCatDB2.xml %%DATADIR%%/datamodeler/xmlmetadata/ValidTimeDimension.xml +%%DATADIR%%/datamodeler/xmlmetadata/ViewIndex.xml %%DATADIR%%/datamodeler/xmlmetadata/VolumesDB2.xml %%DATADIR%%/datamodeler/xmlmetadata/XMLSchemaCollectionSqlServer.xml %%DATADIR%%/datamodeler/xmlmetadata/XMLSchemaCollectionSqlServerv2k5.xml @@ -721,6 +743,7 @@ bin/datamodeler %%DATADIR%%/datamodeler/xmlmetadata/doc/README.rtf %%DATADIR%%/datamodeler/xmlmetadata/doc/README.txt %%DATADIR%%/datamodeler/xmlmetadata/doc/README2.txt +%%DATADIR%%/datamodeler/xmlmetadata/doc/SQLDeveloperDataModelerScripting.docx %%DATADIR%%/datamodeler/xmlmetadata/doc/details.html %%DATADIR%%/datamodeler/xmlmetadata/doc/index.html %%DATADIR%%/datamodeler/xmlmetadata/doc/list.html @@ -738,6 +761,7 @@ bin/datamodeler %%DATADIR%%/external/oracle.external.apexlistener.jar %%DATADIR%%/external/oracle.external.aqb.jar %%DATADIR%%/external/oracle.external.avalon-framework.jar +%%DATADIR%%/external/oracle.external.avro.jar %%DATADIR%%/external/oracle.external.awxml.jar %%DATADIR%%/external/oracle.external.balishare.jar %%DATADIR%%/external/oracle.external.batik.all.jar @@ -749,14 +773,17 @@ bin/datamodeler %%DATADIR%%/external/oracle.external.el.jar %%DATADIR%%/external/oracle.external.emapi.jar %%DATADIR%%/external/oracle.external.fop.jar +%%DATADIR%%/external/oracle.external.glassfish-json.jar +%%DATADIR%%/external/oracle.external.http-components.jar %%DATADIR%%/external/oracle.external.itext.jar +%%DATADIR%%/external/oracle.external.jackson.jar %%DATADIR%%/external/oracle.external.jaxb.jar %%DATADIR%%/external/oracle.external.jcommander.jar %%DATADIR%%/external/oracle.external.jdbc.jar +%%DATADIR%%/external/oracle.external.jfxrt.jar %%DATADIR%%/external/oracle.external.jline.jar %%DATADIR%%/external/oracle.external.jrf-api.jar %%DATADIR%%/external/oracle.external.js.jar -%%DATADIR%%/external/oracle.external.jsch.jar %%DATADIR%%/external/oracle.external.jsp.jar %%DATADIR%%/external/oracle.external.jxlayer.jar %%DATADIR%%/external/oracle.external.ldap.jar @@ -764,9 +791,10 @@ bin/datamodeler %%DATADIR%%/external/oracle.external.logging.jar %%DATADIR%%/external/oracle.external.miglayout.jar %%DATADIR%%/external/oracle.external.nlsrtl.jar +%%DATADIR%%/external/oracle.external.objectweb-asm.jar %%DATADIR%%/external/oracle.external.odl.jar -%%DATADIR%%/external/oracle.external.ohj.jar %%DATADIR%%/external/oracle.external.olap_api.jar +%%DATADIR%%/external/oracle.external.onsd.jar %%DATADIR%%/external/oracle.external.oracle-ice.jar %%DATADIR%%/external/oracle.external.oracle-jrf-adminserver.jar %%DATADIR%%/external/oracle.external.oracle-jrf-dms.jar @@ -787,13 +815,17 @@ bin/datamodeler %%DATADIR%%/external/oracle.external.xdk.jar %%DATADIR%%/external/oracle.external.xmlgraphics-commons.jar %%DATADIR%%/external/oracle.external.xmlparser.jar +%%DATADIR%%/external/oracle.external.xquery.jar %%DATADIR%%/external/oracle.icons.jar %%DATADIR%%/external/oracle.javamodel-rt.jar %%DATADIR%%/external/oracle.javatools-jndi-local.jar %%DATADIR%%/external/oracle.javatools-nodeps.jar %%DATADIR%%/external/oracle.jdev-cm.jar +%%DATADIR%%/external/oracle.jewt-core.jar +%%DATADIR%%/external/oracle.jewt-olaf2.jar %%DATADIR%%/external/oracle.orahelp-helpshare.jar %%DATADIR%%/external/oracle.orahelp-ohj.jar +%%DATADIR%%/external/oracle.sqldeveloper.utils-nodeps.jar %%DATADIR%%/external/oracle.xmlef.jar %%DATADIR%%/icon.png %%DATADIR%%/ide/bin/SplashFontBranding.png @@ -876,14 +908,15 @@ bin/datamodeler %%DATADIR%%/ide/lib/xml-factory.jar %%DATADIR%%/ide/macros/external-jdbc.properties %%DATADIR%%/ide/macros/external-nlsrtl.properties +%%DATADIR%%/ide/macros/external-objectweb-asm.properties %%DATADIR%%/ide/macros/external-xdb.properties +%%DATADIR%%/ide/macros/external-xmlparser.properties %%DATADIR%%/ide/macros/ide-boot.properties %%DATADIR%%/ide/src/javax-ide-src.zip %%DATADIR%%/ide/themes/creating_themes.html %%DATADIR%%/ide/themes/fusionblue.jar %%DATADIR%%/ide/themes/sizingmargins.png %%DATADIR%%/jdbc/lib/ojdbc6.jar -%%DATADIR%%/jdbc/lib/ojdbc6dms.jar %%DATADIR%%/jdev/bin/ojwebupdate %%DATADIR%%/jdev/bin/ojwebupdate-logging.conf %%DATADIR%%/jdev/bin/ojwebupdate.boot @@ -901,9 +934,11 @@ bin/datamodeler %%DATADIR%%/jdev/extensions/oracle.jdeveloper.common.jar %%DATADIR%%/jdev/extensions/oracle.jdeveloper.db.connection.jar %%DATADIR%%/jdev/extensions/oracle.jdeveloper.db.debug.probe.jar +%%DATADIR%%/jdev/extensions/oracle.jdeveloper.db.extras.jar %%DATADIR%%/jdev/extensions/oracle.jdeveloper.git/license/License.txt %%DATADIR%%/jdev/extensions/oracle.jdeveloper.history.jar %%DATADIR%%/jdev/extensions/oracle.jdeveloper.java.core.jar +%%DATADIR%%/jdev/extensions/oracle.jdeveloper.jdev-runner-jdi.jar %%DATADIR%%/jdev/extensions/oracle.jdeveloper.patch.jar %%DATADIR%%/jdev/extensions/oracle.jdeveloper.runner.core.jar %%DATADIR%%/jdev/extensions/oracle.jdeveloper.runner.jar @@ -917,14 +952,11 @@ bin/datamodeler %%DATADIR%%/jdev/lib/jdev-rt.jar %%DATADIR%%/jdev/lib/jdev.jar %%DATADIR%%/jdev/lib/jdkver.jar -%%DATADIR%%/jdev/lib/jsch.jar %%DATADIR%%/jdev/lib/xmleditor.jar %%DATADIR%%/jdev/lib/xmlef-swing.jar %%DATADIR%%/jlib/dbui4.jar %%DATADIR%%/jlib/ewt3.jar %%DATADIR%%/jlib/inspect4.jar -%%DATADIR%%/jlib/jewt4.jar -%%DATADIR%%/jlib/jgoodies-looks.jar %%DATADIR%%/jlib/jle3.jar %%DATADIR%%/jlib/orai18n-collation.jar %%DATADIR%%/jlib/orai18n-mapping.jar @@ -932,67 +964,72 @@ bin/datamodeler %%DATADIR%%/jlib/orai18n-utility.jar %%DATADIR%%/jlib/orai18n.jar %%DATADIR%%/jlib/schemas.zip -%%DATADIR%%/modules/com.sun.xml.bind.jaxb-core_2.2.jar -%%DATADIR%%/modules/com.sun.xml.bind.jaxb-impl_2.2.jar -%%DATADIR%%/modules/com.sun.xml.bind.jaxb-jxc_2.2.jar -%%DATADIR%%/modules/com.sun.xml.bind.jaxb-xjc_2.2.jar +%%DATADIR%%/modules/asm-3.1.jar +%%DATADIR%%/modules/com.sun.xml.bind.jaxb-core.jar +%%DATADIR%%/modules/com.sun.xml.bind.jaxb-impl.jar +%%DATADIR%%/modules/com.sun.xml.bind.jaxb-jxc.jar +%%DATADIR%%/modules/com.sun.xml.bind.jaxb-xjc.jar %%DATADIR%%/modules/el-api-2.2.1-b04.jar -%%DATADIR%%/modules/glassfish.el_1.2.0.0_2-2.jar %%DATADIR%%/modules/javax.el-2.2.5.jar -%%DATADIR%%/modules/javax.jsp_4.0.0.0_2-2.jar -%%DATADIR%%/modules/javax.xml.bind_1.0.0.0_2-2-3.jar +%%DATADIR%%/modules/javax.servlet.javax.servlet-api.jar +%%DATADIR%%/modules/javax.servlet.jsp.javax.servlet.jsp-api.jar %%DATADIR%%/modules/javax.xml.stream_1.1.1.0.jar -%%DATADIR%%/modules/oracle.adf.model_12.1.3/db-ca.jar -%%DATADIR%%/modules/oracle.adf.model_12.1.3/jdev-cm.jar -%%DATADIR%%/modules/oracle.adf.share.ca_12.1.3/adf-share-base.jar -%%DATADIR%%/modules/oracle.adf.share.ca_12.1.3/adf-share-ca.jar -%%DATADIR%%/modules/oracle.adf.share_12.1.3/adflogginghandler.jar -%%DATADIR%%/modules/oracle.adf.share_12.1.3/commons-el.jar -%%DATADIR%%/modules/oracle.adf.share_12.1.3/oracle-el.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-anim.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-awt-util.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-bridge.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-codec.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-css.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-dom.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-ext.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-extension.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-gui-util.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-gvt.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-parser.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-script.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-svg-dom.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-svggen.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-swing.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-transcoder.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-util.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/batik-xml.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/dvt-jclient.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/dvt-utils.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/xml-apis-ext.jar -%%DATADIR%%/modules/oracle.adf.view_12.1.3/xml-apis.jar -%%DATADIR%%/modules/oracle.bali.share_12.1.3/share.jar -%%DATADIR%%/modules/oracle.help_5.0/help-share.jar -%%DATADIR%%/modules/oracle.help_5.0/ohj.jar -%%DATADIR%%/modules/oracle.help_5.0/oracle_ice.jar -%%DATADIR%%/modules/oracle.javatools_12.1.3/javamodel-rt.jar -%%DATADIR%%/modules/oracle.javatools_12.1.3/javatools-jndi-local.jar -%%DATADIR%%/modules/oracle.javatools_12.1.3/javatools-nodeps.jar -%%DATADIR%%/modules/oracle.javatools_12.1.3/oicons.jar -%%DATADIR%%/modules/oracle.jrf_12.1.2/jrf-api.jar -%%DATADIR%%/modules/oracle.ldap_12.1.2/ojmisc.jar -%%DATADIR%%/modules/oracle.logging-utils_12.1.3.jar -%%DATADIR%%/modules/oracle.xdk_12.1.2/oraclexsql.jar -%%DATADIR%%/modules/oracle.xdk_12.1.2/oxquery-ee.jar -%%DATADIR%%/modules/oracle.xdk_12.1.2/oxquery-xmlbeans-interop.jar -%%DATADIR%%/modules/oracle.xdk_12.1.2/oxquery.jar -%%DATADIR%%/modules/oracle.xdk_12.1.2/xml.jar -%%DATADIR%%/modules/oracle.xdk_12.1.2/xmlparserv2.jar -%%DATADIR%%/modules/oracle.xdk_12.1.2/xqjapi.jar -%%DATADIR%%/modules/oracle.xdk_12.1.2/xquery.jar -%%DATADIR%%/modules/oracle.xdk_12.1.2/xsqlserializers.jar -%%DATADIR%%/modules/oracle.xdk_12.1.2/xsu12.jar -%%DATADIR%%/modules/oracle.xmlef_12.1.3/xmlef.jar +%%DATADIR%%/modules/oracle.adf.model/db-ca.jar +%%DATADIR%%/modules/oracle.adf.model/jdev-cm.jar +%%DATADIR%%/modules/oracle.adf.share.ca/adf-share-base.jar +%%DATADIR%%/modules/oracle.adf.share.ca/adf-share-ca.jar +%%DATADIR%%/modules/oracle.adf.share/adflogginghandler.jar +%%DATADIR%%/modules/oracle.adf.share/commons-el.jar +%%DATADIR%%/modules/oracle.adf.share/oracle-el.jar +%%DATADIR%%/modules/oracle.adf.view/batik-anim.jar +%%DATADIR%%/modules/oracle.adf.view/batik-awt-util.jar +%%DATADIR%%/modules/oracle.adf.view/batik-bridge.jar +%%DATADIR%%/modules/oracle.adf.view/batik-codec.jar +%%DATADIR%%/modules/oracle.adf.view/batik-css.jar +%%DATADIR%%/modules/oracle.adf.view/batik-dom.jar +%%DATADIR%%/modules/oracle.adf.view/batik-ext.jar +%%DATADIR%%/modules/oracle.adf.view/batik-extension.jar +%%DATADIR%%/modules/oracle.adf.view/batik-gui-util.jar +%%DATADIR%%/modules/oracle.adf.view/batik-gvt.jar +%%DATADIR%%/modules/oracle.adf.view/batik-parser.jar +%%DATADIR%%/modules/oracle.adf.view/batik-script.jar +%%DATADIR%%/modules/oracle.adf.view/batik-svg-dom.jar +%%DATADIR%%/modules/oracle.adf.view/batik-svggen.jar +%%DATADIR%%/modules/oracle.adf.view/batik-swing.jar +%%DATADIR%%/modules/oracle.adf.view/batik-transcoder.jar +%%DATADIR%%/modules/oracle.adf.view/batik-util.jar +%%DATADIR%%/modules/oracle.adf.view/batik-xml.jar +%%DATADIR%%/modules/oracle.adf.view/dvt-jclient.jar +%%DATADIR%%/modules/oracle.adf.view/dvt-utils.jar +%%DATADIR%%/modules/oracle.adf.view/xml-apis-ext.jar +%%DATADIR%%/modules/oracle.adf.view/xml-apis.jar +%%DATADIR%%/modules/oracle.bali.jewt/jewt4.jar +%%DATADIR%%/modules/oracle.bali.jewt/olaf2.jar +%%DATADIR%%/modules/oracle.bali.share/share.jar +%%DATADIR%%/modules/oracle.help/help-share.jar +%%DATADIR%%/modules/oracle.help/ohj.jar +%%DATADIR%%/modules/oracle.help/oracle_ice.jar +%%DATADIR%%/modules/oracle.javatools/javamodel-rt.jar +%%DATADIR%%/modules/oracle.javatools/javatools-jndi-local.jar +%%DATADIR%%/modules/oracle.javatools/javatools-nodeps.jar +%%DATADIR%%/modules/oracle.javatools/oicons.jar +%%DATADIR%%/modules/oracle.jrf/jrf-api.jar +%%DATADIR%%/modules/oracle.ldap/ojmisc.jar +%%DATADIR%%/modules/oracle.logging-utils.jar +%%DATADIR%%/modules/oracle.xdk/oraclexsql.jar +%%DATADIR%%/modules/oracle.xdk/xml.jar +%%DATADIR%%/modules/oracle.xdk/xmlparserv2.jar +%%DATADIR%%/modules/oracle.xdk/xqjapi.jar +%%DATADIR%%/modules/oracle.xdk/xquery.jar +%%DATADIR%%/modules/oracle.xdk/xsqlserializers.jar +%%DATADIR%%/modules/oracle.xdk/xsu12.jar +%%DATADIR%%/modules/oracle.xmlef/xmlef.jar +%%DATADIR%%/modules/org.apache.http.components.httpclient-4.1.2.jar +%%DATADIR%%/modules/org.apache.http.components.httpclient-cache-4.1.2.jar +%%DATADIR%%/modules/org.apache.http.components.httpcore-4.1.2.jar +%%DATADIR%%/modules/org.apache.http.components.httpmime-4.1.2.jar +%%DATADIR%%/modules/org.glassfish.javax.el.jar +%%DATADIR%%/modules/org.glassfish.javax.json.jar %%DATADIR%%/netbeans/fcpbridge/.lastModified %%DATADIR%%/netbeans/fcpbridge/config/Modules/com-oracle-jdeveloper-extcache.xml %%DATADIR%%/netbeans/fcpbridge/config/Modules/com-oracle-jdeveloper-nbactions.xml @@ -1014,17 +1051,28 @@ bin/datamodeler %%DATADIR%%/netbeans/fcpbridge/update_tracking/com-oracle-jdeveloper-nbbridge.xml %%DATADIR%%/netbeans/fcpbridge/update_tracking/com-oracle-jdeveloper-nbwindowsystem.xml %%DATADIR%%/netbeans/fcpbridge/update_tracking/org-netbeans-core-dynamicconfig.xml -%%DATADIR%%/netbeans/ide/.lastModified +%%DATADIR%%/netbeans/ide/config/Modules/com-googlecode-javaewah-JavaEWAH.xml %%DATADIR%%/netbeans/ide/config/Modules/com-jcraft-jsch.xml %%DATADIR%%/netbeans/ide/config/Modules/com-jcraft-jzlib.xml %%DATADIR%%/netbeans/ide/config/Modules/org-eclipse-jgit.xml %%DATADIR%%/netbeans/ide/config/Modules/org-netbeans-libs-git.xml +%%DATADIR%%/netbeans/ide/config/Modules/org-netbeans-libs-jsch-agentproxy.xml +%%DATADIR%%/netbeans/ide/config/Modules/org-netbeans-modules-editor-document.xml %%DATADIR%%/netbeans/ide/config/Modules/org-netbeans-modules-editor-guards.xml +%%DATADIR%%/netbeans/ide/config/Modules/org-netbeans-modules-editor-util.xml +%%DATADIR%%/netbeans/ide/modules/com-googlecode-javaewah-JavaEWAH.jar %%DATADIR%%/netbeans/ide/modules/com-jcraft-jsch.jar %%DATADIR%%/netbeans/ide/modules/com-jcraft-jzlib.jar +%%DATADIR%%/netbeans/ide/modules/ext/jsch-agentproxy-core.jar +%%DATADIR%%/netbeans/ide/modules/ext/jsch-agentproxy-pageant.jar +%%DATADIR%%/netbeans/ide/modules/ext/jsch-agentproxy-sshagent.jar +%%DATADIR%%/netbeans/ide/modules/ext/jsch-agentproxy-usocket-jna.jar %%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-libs-git_ja.jar %%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-libs-git_pt_BR.jar %%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-libs-git_zh_CN.jar +%%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-libs-jsch-agentproxy_ja.jar +%%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-libs-jsch-agentproxy_pt_BR.jar +%%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-libs-jsch-agentproxy_zh_CN.jar %%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-modules-editor-guards_de.jar %%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-modules-editor-guards_es.jar %%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-modules-editor-guards_fr.jar @@ -1034,13 +1082,30 @@ bin/datamodeler %%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-modules-editor-guards_pt_BR.jar %%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-modules-editor-guards_zh_CN.jar %%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-modules-editor-guards_zh_TW.jar +%%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-modules-editor-util_de.jar +%%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-modules-editor-util_es.jar +%%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-modules-editor-util_fr.jar +%%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-modules-editor-util_it.jar +%%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-modules-editor-util_ja.jar +%%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-modules-editor-util_ko.jar +%%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-modules-editor-util_pt_BR.jar +%%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-modules-editor-util_zh_CN.jar +%%DATADIR%%/netbeans/ide/modules/locale/org-netbeans-modules-editor-util_zh_TW.jar %%DATADIR%%/netbeans/ide/modules/org-eclipse-jgit.jar %%DATADIR%%/netbeans/ide/modules/org-netbeans-libs-git.jar +%%DATADIR%%/netbeans/ide/modules/org-netbeans-libs-jsch-agentproxy.jar +%%DATADIR%%/netbeans/ide/modules/org-netbeans-modules-editor-document.jar %%DATADIR%%/netbeans/ide/modules/org-netbeans-modules-editor-guards.jar +%%DATADIR%%/netbeans/ide/modules/org-netbeans-modules-editor-util.jar %%DATADIR%%/netbeans/ide/update_tracking/org-netbeans-libs-git.xml +%%DATADIR%%/netbeans/ide/update_tracking/org-netbeans-libs-jsch-agentproxy.xml +%%DATADIR%%/netbeans/ide/update_tracking/org-netbeans-modules-editor-document.xml %%DATADIR%%/netbeans/ide/update_tracking/org-netbeans-modules-editor-guards.xml +%%DATADIR%%/netbeans/ide/update_tracking/org-netbeans-modules-editor-util.xml %%DATADIR%%/netbeans/platform/.lastModified +%%DATADIR%%/netbeans/platform/config/ModuleAutoDeps/org-netbeans-api-progress.xml %%DATADIR%%/netbeans/platform/config/ModuleAutoDeps/org-netbeans-core.xml +%%DATADIR%%/netbeans/platform/config/ModuleAutoDeps/org-netbeans-modules-masterfs.xml %%DATADIR%%/netbeans/platform/config/ModuleAutoDeps/org-netbeans-modules-options-api.xml %%DATADIR%%/netbeans/platform/config/ModuleAutoDeps/org-netbeans-modules-queries.xml %%DATADIR%%/netbeans/platform/config/ModuleAutoDeps/org-openide-explorer.xml @@ -1051,10 +1116,16 @@ bin/datamodeler %%DATADIR%%/netbeans/platform/config/ModuleAutoDeps/org-openide-text.xml %%DATADIR%%/netbeans/platform/config/ModuleAutoDeps/org-openide-util.xml %%DATADIR%%/netbeans/platform/config/Modules/org-netbeans-api-annotations-common.xml +%%DATADIR%%/netbeans/platform/config/Modules/org-netbeans-api-io.xml +%%DATADIR%%/netbeans/platform/config/Modules/org-netbeans-api-progress-nb.xml %%DATADIR%%/netbeans/platform/config/Modules/org-netbeans-api-progress.xml +%%DATADIR%%/netbeans/platform/config/Modules/org-netbeans-api-templates.xml %%DATADIR%%/netbeans/platform/config/Modules/org-netbeans-core-netigso.xml +%%DATADIR%%/netbeans/platform/config/Modules/org-netbeans-core-network.xml %%DATADIR%%/netbeans/platform/config/Modules/org-netbeans-core-windows.xml %%DATADIR%%/netbeans/platform/config/Modules/org-netbeans-core.xml +%%DATADIR%%/netbeans/platform/config/Modules/org-netbeans-libs-jna-platform.xml +%%DATADIR%%/netbeans/platform/config/Modules/org-netbeans-libs-jna.xml %%DATADIR%%/netbeans/platform/config/Modules/org-netbeans-libs-osgi.xml %%DATADIR%%/netbeans/platform/config/Modules/org-netbeans-modules-editor-mimelookup.xml %%DATADIR%%/netbeans/platform/config/Modules/org-netbeans-modules-keyring.xml @@ -1073,11 +1144,13 @@ bin/datamodeler %%DATADIR%%/netbeans/platform/config/Modules/org-openide-awt.xml %%DATADIR%%/netbeans/platform/config/Modules/org-openide-dialogs.xml %%DATADIR%%/netbeans/platform/config/Modules/org-openide-explorer.xml +%%DATADIR%%/netbeans/platform/config/Modules/org-openide-filesystems-nb.xml %%DATADIR%%/netbeans/platform/config/Modules/org-openide-io.xml %%DATADIR%%/netbeans/platform/config/Modules/org-openide-loaders.xml %%DATADIR%%/netbeans/platform/config/Modules/org-openide-nodes.xml %%DATADIR%%/netbeans/platform/config/Modules/org-openide-text.xml %%DATADIR%%/netbeans/platform/config/Modules/org-openide-windows.xml +%%DATADIR%%/netbeans/platform/core/asm-all-5.0.1.jar %%DATADIR%%/netbeans/platform/core/core.jar %%DATADIR%%/netbeans/platform/core/locale/core_de.jar %%DATADIR%%/netbeans/platform/core/locale/core_es.jar @@ -1097,6 +1170,7 @@ bin/datamodeler %%DATADIR%%/netbeans/platform/core/locale/org-openide-filesystems_pt_BR.jar %%DATADIR%%/netbeans/platform/core/locale/org-openide-filesystems_zh_CN.jar %%DATADIR%%/netbeans/platform/core/locale/org-openide-filesystems_zh_TW.jar +%%DATADIR%%/netbeans/platform/core/org-netbeans-libs-asm.jar %%DATADIR%%/netbeans/platform/core/org-openide-filesystems.jar %%DATADIR%%/netbeans/platform/lib/boot.jar %%DATADIR%%/netbeans/platform/lib/locale/boot_de.jar @@ -1136,11 +1210,17 @@ bin/datamodeler %%DATADIR%%/netbeans/platform/lib/locale/org-openide-util_zh_TW.jar %%DATADIR%%/netbeans/platform/lib/org-openide-modules.jar %%DATADIR%%/netbeans/platform/lib/org-openide-util-lookup.jar +%%DATADIR%%/netbeans/platform/lib/org-openide-util-ui.jar %%DATADIR%%/netbeans/platform/lib/org-openide-util.jar +%%DATADIR%%/netbeans/platform/modules/ext/jna-4.1.0.jar +%%DATADIR%%/netbeans/platform/modules/ext/jna-platform-4.1.0.jar %%DATADIR%%/netbeans/platform/modules/ext/nsProxyAutoConfig.js -%%DATADIR%%/netbeans/platform/modules/ext/org.eclipse.osgi_3.8.0.v20120529-1548.jar +%%DATADIR%%/netbeans/platform/modules/ext/org.eclipse.osgi_3.9.1.v20140110-1610.jar %%DATADIR%%/netbeans/platform/modules/ext/osgi.cmpn-4.2.jar %%DATADIR%%/netbeans/platform/modules/ext/osgi.core-5.0.0.jar +%%DATADIR%%/netbeans/platform/modules/lib/amd64/linux/libjnidispatch-410.so +%%DATADIR%%/netbeans/platform/modules/lib/i386/linux/libjnidispatch-410.so +%%DATADIR%%/netbeans/platform/modules/lib/libjnidispatch-410.jnilib %%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-api-annotations-common_de.jar %%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-api-annotations-common_es.jar %%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-api-annotations-common_fr.jar @@ -1167,15 +1247,13 @@ bin/datamodeler %%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-netigso_ko.jar %%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-netigso_pt_BR.jar %%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-netigso_zh_CN.jar -%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-windows_de.jar -%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-windows_es.jar -%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-windows_fr.jar -%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-windows_it.jar -%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-windows_ja.jar -%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-windows_ko.jar -%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-windows_pt_BR.jar -%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-windows_zh_CN.jar -%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-windows_zh_TW.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-network_de.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-network_es.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-network_fr.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-network_it.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-network_ja.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-network_pt_BR.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core-network_zh_CN.jar %%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core_de.jar %%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core_es.jar %%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core_fr.jar @@ -1185,6 +1263,22 @@ bin/datamodeler %%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core_pt_BR.jar %%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core_zh_CN.jar %%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-core_zh_TW.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna-platform_de.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna-platform_es.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna-platform_fr.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna-platform_it.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna-platform_ja.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna-platform_pt_BR.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna-platform_zh_CN.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna_de.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna_es.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna_fr.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna_it.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna_ja.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna_ko.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna_pt_BR.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna_zh_CN.jar +%%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-jna_zh_TW.jar %%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-osgi_de.jar %%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-osgi_es.jar %%DATADIR%%/netbeans/platform/modules/locale/org-netbeans-libs-osgi_fr.jar @@ -1387,10 +1481,16 @@ bin/datamodeler %%DATADIR%%/netbeans/platform/modules/locale/org-openide-windows_zh_CN.jar %%DATADIR%%/netbeans/platform/modules/locale/org-openide-windows_zh_TW.jar %%DATADIR%%/netbeans/platform/modules/org-netbeans-api-annotations-common.jar +%%DATADIR%%/netbeans/platform/modules/org-netbeans-api-io.jar +%%DATADIR%%/netbeans/platform/modules/org-netbeans-api-progress-nb.jar %%DATADIR%%/netbeans/platform/modules/org-netbeans-api-progress.jar +%%DATADIR%%/netbeans/platform/modules/org-netbeans-api-templates.jar %%DATADIR%%/netbeans/platform/modules/org-netbeans-core-netigso.jar +%%DATADIR%%/netbeans/platform/modules/org-netbeans-core-network.jar %%DATADIR%%/netbeans/platform/modules/org-netbeans-core-windows.jar %%DATADIR%%/netbeans/platform/modules/org-netbeans-core.jar +%%DATADIR%%/netbeans/platform/modules/org-netbeans-libs-jna-platform.jar +%%DATADIR%%/netbeans/platform/modules/org-netbeans-libs-jna.jar %%DATADIR%%/netbeans/platform/modules/org-netbeans-libs-osgi.jar %%DATADIR%%/netbeans/platform/modules/org-netbeans-modules-editor-mimelookup.jar %%DATADIR%%/netbeans/platform/modules/org-netbeans-modules-keyring.jar @@ -1409,18 +1509,26 @@ bin/datamodeler %%DATADIR%%/netbeans/platform/modules/org-openide-awt.jar %%DATADIR%%/netbeans/platform/modules/org-openide-dialogs.jar %%DATADIR%%/netbeans/platform/modules/org-openide-explorer.jar +%%DATADIR%%/netbeans/platform/modules/org-openide-filesystems-nb.jar %%DATADIR%%/netbeans/platform/modules/org-openide-io.jar %%DATADIR%%/netbeans/platform/modules/org-openide-loaders.jar %%DATADIR%%/netbeans/platform/modules/org-openide-nodes.jar %%DATADIR%%/netbeans/platform/modules/org-openide-text.jar %%DATADIR%%/netbeans/platform/modules/org-openide-windows.jar %%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-api-annotations-common.xml +%%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-api-io.xml +%%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-api-progress-nb.xml %%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-api-progress.xml +%%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-api-templates.xml %%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-bootstrap.xml %%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-core-netigso.xml +%%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-core-network.xml %%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-core-startup.xml %%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-core-windows.xml %%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-core.xml +%%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-libs-asm.xml +%%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-libs-jna-platform.xml +%%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-libs-jna.xml %%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-libs-osgi.xml %%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-modules-editor-mimelookup.xml %%DATADIR%%/netbeans/platform/update_tracking/org-netbeans-modules-keyring.xml @@ -1439,6 +1547,7 @@ bin/datamodeler %%DATADIR%%/netbeans/platform/update_tracking/org-openide-awt.xml %%DATADIR%%/netbeans/platform/update_tracking/org-openide-dialogs.xml %%DATADIR%%/netbeans/platform/update_tracking/org-openide-explorer.xml +%%DATADIR%%/netbeans/platform/update_tracking/org-openide-filesystems-nb.xml %%DATADIR%%/netbeans/platform/update_tracking/org-openide-filesystems.xml %%DATADIR%%/netbeans/platform/update_tracking/org-openide-io.xml %%DATADIR%%/netbeans/platform/update_tracking/org-openide-loaders.xml @@ -1446,6 +1555,7 @@ bin/datamodeler %%DATADIR%%/netbeans/platform/update_tracking/org-openide-nodes.xml %%DATADIR%%/netbeans/platform/update_tracking/org-openide-text.xml %%DATADIR%%/netbeans/platform/update_tracking/org-openide-util-lookup.xml +%%DATADIR%%/netbeans/platform/update_tracking/org-openide-util-ui.xml %%DATADIR%%/netbeans/platform/update_tracking/org-openide-util.xml %%DATADIR%%/netbeans/platform/update_tracking/org-openide-windows.xml %%DATADIR%%/rdbms/jlib/ojdi.jar @@ -1453,10 +1563,14 @@ bin/datamodeler %%DATADIR%%/sleepycat/je-3.3.98/lib/je-3.3.98.jar %%DATADIR%%/sqldeveloper/extensions/oracle.sqldeveloper.filenavigator.jar %%DATADIR%%/sqldeveloper/extensions/oracle.sqldeveloper.jar +%%DATADIR%%/sqldeveloper/extensions/oracle.sqldeveloper.jdbcproxy.jar +%%DATADIR%%/sqldeveloper/extensions/oracle.sqldeveloper.ssh.jar +%%DATADIR%%/sqldeveloper/extensions/oracle.sqldeveloper.utils.jar %%DATADIR%%/sqldeveloper/extensions/oracle.sqldeveloper.worksheet.jar %%DATADIR%%/sqldeveloper/lib/SQLinForm.jar %%DATADIR%%/sqldeveloper/lib/antlr-all-2.7.6.jar %%DATADIR%%/sqldeveloper/lib/antlr-runtime-3.1.3.jar +%%DATADIR%%/sqldeveloper/lib/avro-1.7.6.jar %%DATADIR%%/sqldeveloper/lib/common.jar %%DATADIR%%/sqldeveloper/lib/commons-codec-1.4.jar %%DATADIR%%/sqldeveloper/lib/commons-logging-1.1.1.jar @@ -1467,15 +1581,19 @@ bin/datamodeler %%DATADIR%%/sqldeveloper/lib/httpclient-cache-4.1.1.jar %%DATADIR%%/sqldeveloper/lib/httpcore-4.1.jar %%DATADIR%%/sqldeveloper/lib/httpmime-4.1.1.jar -%%DATADIR%%/sqldeveloper/lib/itextpdf-5.4.4.jar +%%DATADIR%%/sqldeveloper/lib/itextpdf-5.5.3.jar +%%DATADIR%%/sqldeveloper/lib/jackson-core-asl-1.9.3.jar +%%DATADIR%%/sqldeveloper/lib/jackson-mapper-asl-1.9.3.jar %%DATADIR%%/sqldeveloper/lib/jcommander.jar -%%DATADIR%%/sqldeveloper/lib/jline-0.9.9.jar +%%DATADIR%%/sqldeveloper/lib/jline-2.12.1.jar +%%DATADIR%%/sqldeveloper/lib/jsch-0.1.51.jar +%%DATADIR%%/sqldeveloper/lib/kvclient.jar +%%DATADIR%%/sqldeveloper/lib/kvstore.jar +%%DATADIR%%/sqldeveloper/lib/oracle.dbtools-common.jar %%DATADIR%%/sqldeveloper/lib/oracle.sqldeveloper.homesupport.jar -%%DATADIR%%/sqldeveloper/lib/oracle.sqldeveloper.utils-nodeps.jar -%%DATADIR%%/sqldeveloper/lib/oracle.sqldeveloper.utils.jar -%%DATADIR%%/sqldeveloper/lib/poi-3.8-20120326.jar -%%DATADIR%%/sqldeveloper/lib/poi-ooxml-3.8-20120326.jar -%%DATADIR%%/sqldeveloper/lib/poi-ooxml-schemas-3.8-20120326.jar +%%DATADIR%%/sqldeveloper/lib/poi-3.10.1-20140818.jar +%%DATADIR%%/sqldeveloper/lib/poi-ooxml-3.10.1-20140818.jar +%%DATADIR%%/sqldeveloper/lib/poi-ooxml-schemas-3.10.1-20140818.jar %%DATADIR%%/sqldeveloper/lib/resource-templates.jar %%DATADIR%%/sqldeveloper/lib/stringtemplate-3.1b1.jar %%DATADIR%%/sqldeveloper/lib/xmlbeans-2.3.0.jar @@ -1493,3 +1611,5 @@ bin/datamodeler %%DATADIR%%/svnkit/svnjavahl.jar %%DATADIR%%/svnkit/svnkit.jar %%DATADIR%%/svnkit/trilead.jar +@dir %%DATADIR%%/datamodeler/log +@dir %%DATADIR%%/netbeans/platform/modules/lib/x86 From owner-svn-ports-head@freebsd.org Thu Jul 16 18:35:35 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 750519A3016; Thu, 16 Jul 2015 18:35:35 +0000 (UTC) (envelope-from pgollucci@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 474D2126B; Thu, 16 Jul 2015 18:35:35 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GIZZ9Y022533; Thu, 16 Jul 2015 18:35:35 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GIZYYm022530; Thu, 16 Jul 2015 18:35:34 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507161835.t6GIZYYm022530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Thu, 16 Jul 2015 18:35:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392310 - in head/lang/lua53: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 18:35:35 -0000 Author: pgollucci Date: Thu Jul 16 18:35:33 2015 New Revision: 392310 URL: https://svnweb.freebsd.org/changeset/ports/392310 Log: lang/lua53: 5.3.0 -> 5.3.1 PR: 201469 Submitted by: milios@ccsys.com Modified: head/lang/lua53/Makefile head/lang/lua53/distinfo head/lang/lua53/files/patch-src__liolib.c Modified: head/lang/lua53/Makefile ============================================================================== --- head/lang/lua53/Makefile Thu Jul 16 18:35:27 2015 (r392309) +++ head/lang/lua53/Makefile Thu Jul 16 18:35:33 2015 (r392310) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lua -PORTVERSION= 5.3.0 +PORTVERSION= 5.3.1 CATEGORIES= lang MASTER_SITES= http://www.lua.org/ftp/ PKGNAMESUFFIX= 53 @@ -13,7 +13,7 @@ COMMENT= Small, compilable scripting lan LICENSE= MIT LUA_VER= 5.3 -LIB_DEPENDS= libedit.so.0:${PORTSDIR}/devel/libedit +LIB_DEPENDS= libedit.so:${PORTSDIR}/devel/libedit USE_LDCONFIG= yes # Overriding __MAKE_CONF makes sure that we don't re-parse Modified: head/lang/lua53/distinfo ============================================================================== --- head/lang/lua53/distinfo Thu Jul 16 18:35:27 2015 (r392309) +++ head/lang/lua53/distinfo Thu Jul 16 18:35:33 2015 (r392310) @@ -1,2 +1,2 @@ -SHA256 (lua-5.3.0.tar.gz) = ae4a5eb2d660515eb191bfe3e061f2b8ffe94dce73d32cfd0de090ddcc0ddb01 -SIZE (lua-5.3.0.tar.gz) = 278045 +SHA256 (lua-5.3.1.tar.gz) = 072767aad6cc2e62044a66e8562f51770d941e972dc1e4068ba719cd8bffac17 +SIZE (lua-5.3.1.tar.gz) = 282401 Modified: head/lang/lua53/files/patch-src__liolib.c ============================================================================== --- head/lang/lua53/files/patch-src__liolib.c Thu Jul 16 18:35:27 2015 (r392309) +++ head/lang/lua53/files/patch-src__liolib.c Thu Jul 16 18:35:33 2015 (r392310) @@ -1,10 +1,10 @@ ---- ./src/liolib.c.orig 2013-01-05 22:46:54.000000000 +0100 -+++ ./src/liolib.c 2013-01-05 22:47:32.000000000 +0100 -@@ -19,6 +19,7 @@ +--- src/liolib.c.orig 2015-04-03 18:41:57 UTC ++++ src/liolib.c +@@ -16,6 +16,7 @@ #include #include #include +#include - #define liolib_c - #define LUA_LIB + #include "lua.h" + From owner-svn-ports-head@freebsd.org Thu Jul 16 18:35:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0AF899A3052; Thu, 16 Jul 2015 18:35:41 +0000 (UTC) (envelope-from pgollucci@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 C39B114C1; Thu, 16 Jul 2015 18:35:40 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GIZeNU022677; Thu, 16 Jul 2015 18:35:40 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GIZdfD022674; Thu, 16 Jul 2015 18:35:39 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507161835.t6GIZdfD022674@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Thu, 16 Jul 2015 18:35:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392311 - head/x11/tint-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 18:35:41 -0000 Author: pgollucci Date: Thu Jul 16 18:35:39 2015 New Revision: 392311 URL: https://svnweb.freebsd.org/changeset/ports/392311 Log: x11/tint-devel: 20150506 -> 20150710 - Removed python based configuration tool PR: 201454 Submitted by: yamagi@yamagi.org (maintainer) Modified: head/x11/tint-devel/Makefile head/x11/tint-devel/distinfo head/x11/tint-devel/pkg-plist Modified: head/x11/tint-devel/Makefile ============================================================================== --- head/x11/tint-devel/Makefile Thu Jul 16 18:35:33 2015 (r392310) +++ head/x11/tint-devel/Makefile Thu Jul 16 18:35:39 2015 (r392311) @@ -26,12 +26,10 @@ USE_XORG= xcomposite xdamage xinerama xr CMAKE_ARGS= -DENABLE_BATTERY:BOOL=ON -DMANDIR:PATH=man -OPTIONS_DEFINE= DOCS EXAMPLES PYCONF -OPTIONS_DEFAULT= PYCONF +OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_SUB= yes -PYCONF_DESC= Configuration editing tool (requires python) -DATE= 20150506 +DATE= 20150710 PORTEXAMPLES= icon_and_text_1.tint2rc icon_and_text_2.tint2rc \ icon_and_text_3.tint2rc icon_and_text_4.tint2rc \ @@ -41,34 +39,15 @@ PORTEXAMPLES= icon_and_text_1.tint2rc ic text_only_4.tint2rc text_only_5.tint2rc text_only_6.tint2rc tint2rc PORTDOCS= AUTHORS ChangeLog README.md -PYCONF_USES= python -PYCONF_USE= gnome=gtk20,pygtk2 -PYCONF_CMAKE_ON= -DENABLE_TINT2CONF:BOOL=ON -PYCONF_CMAKE_OFF= -DENABLE_TINT2CONF:BOOL=OFF - .include -.if ${PORT_OPTIONS:MPYCONF} -PYCONF_SRC= ${WRKSRC}/src/tint2conf - -post-patch: - @${MV} ${PYCONF_SRC}/tintwizard.py ${PYCONF_SRC}/tintwizard.py.Dist - @${SED} -e 's#pidof#pgrep#g' ${PYCONF_SRC}/tintwizard.py.Dist \ - > ${PYCONF_SRC}/tintwizard.py -.endif - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tint2 ${STAGEDIR}${PREFIX}/bin - ${MKDIR} ${STAGEDIR}${PREFIX}/share/tint2-devel + @${MKDIR} ${STAGEDIR}${PREFIX}/share/tint2-devel ${INSTALL_DATA} ${WRKSRC}/default_icon.png ${STAGEDIR}${PREFIX}/share/tint2-devel ${INSTALL_MAN} ${WRKSRC}/doc/tint2.1 ${STAGEDIR}${MANPREFIX}/man/man1 -.if ${PORT_OPTIONS:MPYCONF} - ${INSTALL_PROGRAM} ${PYCONF_SRC}/tint2conf ${STAGEDIR}${PREFIX}/bin - ${INSTALL_SCRIPT} ${PYCONF_SRC}/tintwizard.py ${STAGEDIR}${PREFIX}/bin - ${INSTALL_DATA} ${PYCONF_SRC}/tint2conf.desktop ${STAGEDIR}${PREFIX}/share/applications -.endif - ${MKDIR} ${STAGEDIR}${DOCSDIR} - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + @${MKDIR} ${STAGEDIR}${DOCSDIR} + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/sample/|} ${STAGEDIR}${EXAMPLESDIR} Modified: head/x11/tint-devel/distinfo ============================================================================== --- head/x11/tint-devel/distinfo Thu Jul 16 18:35:33 2015 (r392310) +++ head/x11/tint-devel/distinfo Thu Jul 16 18:35:39 2015 (r392311) @@ -1,2 +1,2 @@ -SHA256 (tint2-devel-20150506.tar.xz) = 45ed8b1d072703fac725112cbe1fc8715b6aaec573ce037d8f581e10e0bc6c73 -SIZE (tint2-devel-20150506.tar.xz) = 132500 +SHA256 (tint2-devel-20150710.tar.xz) = 25727874a537136f389d716248662d851ca476ea5c7d9868a20874c26ead682a +SIZE (tint2-devel-20150710.tar.xz) = 146400 Modified: head/x11/tint-devel/pkg-plist ============================================================================== --- head/x11/tint-devel/pkg-plist Thu Jul 16 18:35:33 2015 (r392310) +++ head/x11/tint-devel/pkg-plist Thu Jul 16 18:35:39 2015 (r392311) @@ -1,6 +1,3 @@ bin/tint2 man/man1/tint2.1.gz -%%PYCONF%%bin/tint2conf -%%PYCONF%%bin/tintwizard.py -%%PYCONF%%share/applications/tint2conf.desktop %%DATADIR%%-devel/default_icon.png From owner-svn-ports-head@freebsd.org Thu Jul 16 19:01:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93D039A3517; Thu, 16 Jul 2015 19:01:12 +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 673D112C4; Thu, 16 Jul 2015 19:01:12 +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 t6GJ1Chn031851; Thu, 16 Jul 2015 19:01:12 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GJ1C2L031850; Thu, 16 Jul 2015 19:01:12 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507161901.t6GJ1C2L031850@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 16 Jul 2015 19:01:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392312 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 19:01:12 -0000 Author: feld Date: Thu Jul 16 19:01:11 2015 New Revision: 392312 URL: https://svnweb.freebsd.org/changeset/ports/392312 Log: Document groovy vulnerability Security: CVE-2015-3253 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jul 16 18:35:39 2015 (r392311) +++ head/security/vuxml/vuln.xml Thu Jul 16 19:01:11 2015 (r392312) @@ -58,6 +58,41 @@ Notes: --> + + groovy -- remote execution of untrusted code + + + groovy + 1.7.02.4.4 + + + + +

Cédric Champeau reports:

+
+

Description

+

When an application has Groovy on the classpath and that + it uses standard Java serialization mechanim to communicate + between servers, or to store local data, it is possible for + an attacker to bake a special serialized object that will + execute code directly when deserialized. All applications + which rely on serialization and do not isolate the code which + deserializes objects are subject to this vulnerability.

+
+ +
+ + http://seclists.org/oss-sec/2015/q3/121 + http://groovy-lang.org/security.html + https://issues.apache.org/jira/browse/GROOVY-7504 + CVE-2015-3253 + + + 2015-07-09 + 2015-07-16 + +
+ libav -- divide by zero From owner-svn-ports-head@freebsd.org Thu Jul 16 19:03:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72A4D9A365C; Thu, 16 Jul 2015 19:03:07 +0000 (UTC) (envelope-from tijl@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 633AE15EB; Thu, 16 Jul 2015 19:03:07 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GJ372K035102; Thu, 16 Jul 2015 19:03:07 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GJ37YW035101; Thu, 16 Jul 2015 19:03:07 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201507161903.t6GJ37YW035101@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 16 Jul 2015 19:03:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392313 - head/graphics/librasterlite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 19:03:07 -0000 Author: tijl Date: Thu Jul 16 19:03:06 2015 New Revision: 392313 URL: https://svnweb.freebsd.org/changeset/ports/392313 Log: Fix build after the recent update to databases/spatialite Reported by: sbruno Modified: head/graphics/librasterlite/Makefile Modified: head/graphics/librasterlite/Makefile ============================================================================== --- head/graphics/librasterlite/Makefile Thu Jul 16 19:01:11 2015 (r392312) +++ head/graphics/librasterlite/Makefile Thu Jul 16 19:03:06 2015 (r392313) @@ -29,6 +29,6 @@ USE_LDCONFIG= yes INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +LIBS+= -L${LOCALBASE}/lib -lsqlite3 -lm .include From owner-svn-ports-head@freebsd.org Thu Jul 16 19:22:20 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98EFC9A3D7D; Thu, 16 Jul 2015 19:22:20 +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 88E381F13; Thu, 16 Jul 2015 19:22:20 +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 t6GJMKQN043069; Thu, 16 Jul 2015 19:22:20 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GJMK5E043068; Thu, 16 Jul 2015 19:22:20 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507161922.t6GJMK5E043068@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 16 Jul 2015 19:22:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392314 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 19:22:20 -0000 Author: feld Date: Thu Jul 16 19:22:19 2015 New Revision: 392314 URL: https://svnweb.freebsd.org/changeset/ports/392314 Log: Document zenphoto vulnerabilities No CVE assigned yet Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jul 16 19:03:06 2015 (r392313) +++ head/security/vuxml/vuln.xml Thu Jul 16 19:22:19 2015 (r392314) @@ -58,6 +58,34 @@ Notes: --> + + zenphoto -- multiple vulnerabilities + + + zenphoto + 1.4.9 + + + + +

zenphoto reports:

+
+

Fixes several SQL Injection, XSS and path traversal + security issues

+
+ +
+ + http://www.zenphoto.org/news/zenphoto-1.4.9 + http://seclists.org/oss-sec/2015/q3/123 + https://github.com/zenphoto/zenphoto/pull/935 + + + 2015-05-24 + 2015-07-16 + +
+ groovy -- remote execution of untrusted code From owner-svn-ports-head@freebsd.org Thu Jul 16 19:40:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 005E79A448A; Thu, 16 Jul 2015 19:40: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 E572B1A50; Thu, 16 Jul 2015 19:40:32 +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 t6GJeWnH049469; Thu, 16 Jul 2015 19:40:32 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GJeWWQ049468; Thu, 16 Jul 2015 19:40:32 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507161940.t6GJeWWQ049468@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 16 Jul 2015 19:40:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392315 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 19:40:33 -0000 Author: feld Date: Thu Jul 16 19:40:31 2015 New Revision: 392315 URL: https://svnweb.freebsd.org/changeset/ports/392315 Log: Correct range for libav I was led to believe that 11.5 and 12.0 releases existed and included the fix. They have not yet been issued by upstream. We will backport the fix and bump PORTREVISION. Security: a928960a-2bdc-11e5-86ff-14dae9d210b8 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jul 16 19:22:19 2015 (r392314) +++ head/security/vuxml/vuln.xml Thu Jul 16 19:40:31 2015 (r392315) @@ -126,7 +126,7 @@ Notes: libav - 11.5 + 11.3_2 From owner-svn-ports-head@freebsd.org Thu Jul 16 20:05:08 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7E3B9A4906; Thu, 16 Jul 2015 20:05:08 +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 83B961C6A; Thu, 16 Jul 2015 20:05:08 +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 t6GK58HG059328; Thu, 16 Jul 2015 20:05:08 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GK58o8059326; Thu, 16 Jul 2015 20:05:08 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507162005.t6GK58o8059326@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 16 Jul 2015 20:05:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392316 - in head/multimedia/libav: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 20:05:08 -0000 Author: feld Date: Thu Jul 16 20:05:07 2015 New Revision: 392316 URL: https://svnweb.freebsd.org/changeset/ports/392316 Log: Add patch to resolve divide-by-zero CVE Security: CVE-2015-5479 Security: a928960a-2bdc-11e5-86ff-14dae9d210b8 Added: head/multimedia/libav/files/patch-CVE-2015-5479 (contents, props changed) Modified: head/multimedia/libav/Makefile Modified: head/multimedia/libav/Makefile ============================================================================== --- head/multimedia/libav/Makefile Thu Jul 16 19:40:31 2015 (r392315) +++ head/multimedia/libav/Makefile Thu Jul 16 20:05:07 2015 (r392316) @@ -2,7 +2,7 @@ PORTNAME= libav PORTVERSION= 11.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://libav.org/releases/ Added: head/multimedia/libav/files/patch-CVE-2015-5479 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/libav/files/patch-CVE-2015-5479 Thu Jul 16 20:05:07 2015 (r392316) @@ -0,0 +1,51 @@ +From: Luca Barbato +Date: Fri, 26 Jun 2015 13:57:16 +0000 (+0200) +Subject: h263: Always check both dimensions +X-Git-Url: https://git.libav.org/?p=libav.git;a=commitdiff_plain;h=0a49a62f998747cfa564d98d36a459fe70d3299b;hp=6f4cd33efb5a9ec75db1677d5f7846c60337129f + +h263: Always check both dimensions + +CC: libav-stable@libav.org +Found-By: ago@gentoo.org +--- + +diff --git a/libavcodec/ituh263dec.c b/libavcodec/ituh263dec.c +index b1da22f..b9189b2 100644 +--- libavcodec/ituh263dec.c.orig ++++ libavcodec/ituh263dec.c +@@ -30,6 +30,7 @@ + #include + + #include "libavutil/attributes.h" ++#include "libavutil/imgutils.h" + #include "libavutil/internal.h" + #include "libavutil/mathematics.h" + #include "avcodec.h" +@@ -868,7 +869,7 @@ end: + /* most is hardcoded. should extend to handle all h263 streams */ + int ff_h263_decode_picture_header(MpegEncContext *s) + { +- int format, width, height, i; ++ int format, width, height, i, ret; + uint32_t startcode; + + align_get_bits(&s->gb); +@@ -919,8 +920,6 @@ int ff_h263_decode_picture_header(MpegEncContext *s) + /* H.263v1 */ + width = ff_h263_format[format][0]; + height = ff_h263_format[format][1]; +- if (!width) +- return -1; + + s->pict_type = AV_PICTURE_TYPE_I + get_bits1(&s->gb); + +@@ -1073,6 +1072,9 @@ int ff_h263_decode_picture_header(MpegEncContext *s) + s->qscale = get_bits(&s->gb, 5); + } + ++ if ((ret = av_image_check_size(s->width, s->height, 0, s)) < 0) ++ return ret; ++ + s->mb_width = (s->width + 15) / 16; + s->mb_height = (s->height + 15) / 16; + s->mb_num = s->mb_width * s->mb_height; From owner-svn-ports-head@freebsd.org Thu Jul 16 20:10:29 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB7729A4D9F; Thu, 16 Jul 2015 20:10:28 +0000 (UTC) (envelope-from arved@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 DB7611F1B; Thu, 16 Jul 2015 20:10:28 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GKASRx062402; Thu, 16 Jul 2015 20:10:28 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GKAQFD062395; Thu, 16 Jul 2015 20:10:26 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201507162010.t6GKAQFD062395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Thu, 16 Jul 2015 20:10:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392317 - in head/deskutils/recoll: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 20:10:29 -0000 Author: arved Date: Thu Jul 16 20:10:25 2015 New Revision: 392317 URL: https://svnweb.freebsd.org/changeset/ports/392317 Log: Update to 1.21.0 Drop Maintainership. Added: head/deskutils/recoll/files/ head/deskutils/recoll/files/patch-mk-commondefs (contents, props changed) head/deskutils/recoll/files/patch-query-Makefile (contents, props changed) head/deskutils/recoll/files/patch-utils-Makefile (contents, props changed) head/deskutils/recoll/files/patch-utils-md5.h (contents, props changed) Modified: head/deskutils/recoll/Makefile head/deskutils/recoll/distinfo head/deskutils/recoll/pkg-plist Modified: head/deskutils/recoll/Makefile ============================================================================== --- head/deskutils/recoll/Makefile Thu Jul 16 20:05:07 2015 (r392316) +++ head/deskutils/recoll/Makefile Thu Jul 16 20:10:25 2015 (r392317) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= recoll -PORTVERSION= 1.20.2 +PORTVERSION= 1.21.0 CATEGORIES= deskutils MASTER_SITES= http://www.lesbonscomptes.com/${PORTNAME}/ -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Personal full text search package, based on Xapian LICENSE= GPLv2 @@ -20,7 +20,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ unrar:${PORTSDIR}/archivers/unrar \ unrtf:${PORTSDIR}/textproc/unrtf -USES= gmake iconv shebangfix +USES= bison gmake iconv shebangfix SHEBANG_FILES= filters/rclimg desktop/hotrecoll.py GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-pic Modified: head/deskutils/recoll/distinfo ============================================================================== --- head/deskutils/recoll/distinfo Thu Jul 16 20:05:07 2015 (r392316) +++ head/deskutils/recoll/distinfo Thu Jul 16 20:10:25 2015 (r392317) @@ -1,2 +1,2 @@ -SHA256 (recoll-1.20.2.tar.gz) = 28f5e8d7e9bef41932b26fe48ee2718bcc800a294a0066eb202f8978cb27380c -SIZE (recoll-1.20.2.tar.gz) = 2156597 +SHA256 (recoll-1.21.0.tar.gz) = 0450d85d5065d22e87ae600571e3be23a5ff2000f533c15f819a5bd77164a1be +SIZE (recoll-1.21.0.tar.gz) = 2234834 Added: head/deskutils/recoll/files/patch-mk-commondefs ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/recoll/files/patch-mk-commondefs Thu Jul 16 20:10:25 2015 (r392317) @@ -0,0 +1,11 @@ +--- mk/commondefs.orig 2015-07-16 19:52:37 UTC ++++ mk/commondefs +@@ -15,7 +15,7 @@ COMMONCXXFLAGS = -I. \ + # the sys file or localdefs + SYSPICFLAGS = -fPIC -DPIC + +-LIBRECOLL = -L$(depth)/lib -lrecoll -Wl,-rpath=$(libdir)/recoll ++LIBRECOLL = -L$(depth)/lib -lrecoll -liconv -Wl,-rpath=$(libdir)/recoll + + RANLIB = test -f + AR=ar Added: head/deskutils/recoll/files/patch-query-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/recoll/files/patch-query-Makefile Thu Jul 16 20:10:25 2015 (r392317) @@ -0,0 +1,11 @@ +--- query/Makefile.orig 2015-07-16 19:59:24 UTC ++++ query/Makefile +@@ -13,7 +13,7 @@ wasaparse.tab.cpp : wasaparse.y + XADUMP_OBJS= xadump.o + xadump : $(XADUMP_OBJS) + $(CXX) $(ALL_CXXFLAGS) -o xadump $(XADUMP_OBJS) \ +- $(depth)/lib/librecoll.a $(LIBICONV) $(LIBXAPIAN) $(LIBSYS) ++ $(depth)/lib/librecoll.a -liconv $(LIBICONV) $(LIBXAPIAN) $(LIBSYS) + xadump.o : xadump.cpp + $(CXX) $(ALL_CXXFLAGS) -c xadump.cpp + Added: head/deskutils/recoll/files/patch-utils-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/recoll/files/patch-utils-Makefile Thu Jul 16 20:10:25 2015 (r392317) @@ -0,0 +1,11 @@ +--- utils/Makefile.orig 2015-07-16 19:56:54 UTC ++++ utils/Makefile +@@ -4,7 +4,7 @@ include $(depth)/mk/sysconf + # Use a static link for some of the utility programs so that they can be + # executed independantly of the installed version of recoll. None of them + # are part of the official distrib anyway +-LIBRECOLL = ../lib/librecoll.a ++LIBRECOLL = ../lib/librecoll.a -liconv + + PROGS = pxattr trclosefrom trecrontab \ + trnetcon trcopyfile trcircache trmd5 trreadfile trfileudi \ Added: head/deskutils/recoll/files/patch-utils-md5.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/recoll/files/patch-utils-md5.h Thu Jul 16 20:10:25 2015 (r392317) @@ -0,0 +1,13 @@ +--- utils/md5.h.orig 2015-07-16 19:46:26 UTC ++++ utils/md5.h +@@ -19,6 +19,10 @@ + #define MD5_DIGEST_LENGTH 16 + #define MD5_DIGEST_STRING_LENGTH (MD5_DIGEST_LENGTH * 2 + 1) + ++typedef uint32_t u_int32_t; ++typedef uint64_t u_int64_t; ++typedef uint8_t u_int8_t; ++ + typedef struct MD5Context { + u_int32_t state[4]; /* state */ + u_int64_t count; /* number of bits, mod 2^64 */ Modified: head/deskutils/recoll/pkg-plist ============================================================================== --- head/deskutils/recoll/pkg-plist Thu Jul 16 20:05:07 2015 (r392316) +++ head/deskutils/recoll/pkg-plist Thu Jul 16 20:10:25 2015 (r392317) @@ -17,7 +17,7 @@ man/man5/recoll.conf.5.gz %%QT4%%share/applications/recoll-searchgui.desktop %%QT4%%share/icons/hicolor/48x48/apps/recoll.png %%QT4%%share/pixmaps/recoll.png -%%DATADIR%%/doc/docbook.css +%%DATADIR%%/doc/docbook-xsl.css %%DATADIR%%/doc/usermanual.html %%DATADIR%%/examples/fields %%DATADIR%%/examples/fragbuts.xml @@ -31,9 +31,11 @@ man/man5/recoll.conf.5.gz %%DATADIR%%/filters/hotrecoll.py %%DATADIR%%/filters/msodump.zip %%DATADIR%%/filters/ppt-dump.py +%%DATADIR%%/filters/rcl7z %%DATADIR%%/filters/rclabw %%DATADIR%%/filters/rclaptosidman %%DATADIR%%/filters/rclaudio +%%DATADIR%%/filters/rclcheckneedretry.sh %%DATADIR%%/filters/rclchm %%DATADIR%%/filters/rclconfig.py %%DATADIR%%/filters/rcldia @@ -109,6 +111,7 @@ man/man5/recoll.conf.5.gz %%DATADIR%%/images/video.png %%DATADIR%%/images/wordprocessing.png %%DATADIR%%/translations/recoll_cs.qm +%%DATADIR%%/translations/recoll_da.qm %%DATADIR%%/translations/recoll_de.qm %%DATADIR%%/translations/recoll_el.qm %%DATADIR%%/translations/recoll_es.qm From owner-svn-ports-head@freebsd.org Thu Jul 16 20:24:10 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F2B09A4FDE; Thu, 16 Jul 2015 20:24:10 +0000 (UTC) (envelope-from arved@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 1FD93188F; Thu, 16 Jul 2015 20:24:10 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GKO9Mj067755; Thu, 16 Jul 2015 20:24:09 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GKO9rR067751; Thu, 16 Jul 2015 20:24:09 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201507162024.t6GKO9rR067751@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Thu, 16 Jul 2015 20:24:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392318 - head/devel/libccid X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 20:24:10 -0000 Author: arved Date: Thu Jul 16 20:24:08 2015 New Revision: 392318 URL: https://svnweb.freebsd.org/changeset/ports/392318 Log: Update to 1.4.19 Modified: head/devel/libccid/Makefile head/devel/libccid/distinfo Modified: head/devel/libccid/Makefile ============================================================================== --- head/devel/libccid/Makefile Thu Jul 16 20:10:25 2015 (r392317) +++ head/devel/libccid/Makefile Thu Jul 16 20:24:08 2015 (r392318) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= ccid -PORTVERSION= 1.4.18 +PORTVERSION= 1.4.19 CATEGORIES= devel -MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4111/ +MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4132/ MAINTAINER= arved@FreeBSD.org COMMENT= Generic USB CCID (Chip/Smart Card Interface Devices) driver @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpcsclite.so:${PORTSDIR}/devel/pcsc-lite -USES= pkgconfig perl5 tar:bzip2 +USES= perl5 pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_PERL5= build CONFIGURE_ARGS= --enable-usbdropdir=${PREFIX}/lib/pcsc/drivers \ Modified: head/devel/libccid/distinfo ============================================================================== --- head/devel/libccid/distinfo Thu Jul 16 20:10:25 2015 (r392317) +++ head/devel/libccid/distinfo Thu Jul 16 20:24:08 2015 (r392318) @@ -1,2 +1,2 @@ -SHA256 (ccid-1.4.18.tar.bz2) = 5fdba97a2d2eb1c652b7dd4aa0bb8cee4814bab0cf61aecb84b32b57272541aa -SIZE (ccid-1.4.18.tar.bz2) = 492113 +SHA256 (ccid-1.4.19.tar.bz2) = cccb2c2bb4e56689efe34559f713102d92f94735542e58d3e4334e1459e934e1 +SIZE (ccid-1.4.19.tar.bz2) = 423238 From owner-svn-ports-head@freebsd.org Thu Jul 16 20:43:44 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1C759A33AD; Thu, 16 Jul 2015 20:43:44 +0000 (UTC) (envelope-from rm@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 926A71251; Thu, 16 Jul 2015 20:43:44 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GKhiwu076167; Thu, 16 Jul 2015 20:43:44 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GKhioD076166; Thu, 16 Jul 2015 20:43:44 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201507162043.t6GKhioD076166@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Thu, 16 Jul 2015 20:43:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392321 - head/games/galaxymage X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 20:43:44 -0000 Author: rm Date: Thu Jul 16 20:43:43 2015 New Revision: 392321 URL: https://svnweb.freebsd.org/changeset/ports/392321 Log: games/galaxymage: mark broken and deprecated Game fails to start with this message: IOError: [Errno 2] No translation file found for domain: 'GalaxyMage' Locale stuff in this app is really weird, and I wasn't able to fix it in affordable time, so just mark it broken, because in it's current state it completely unusable. This project was abandoned upstream since 2006 and then later revilitalized under slightly changed name, but no releases were issued since 2011, when this fork started. If anybody willing to fix this port, lets get in contact - I also have patches to make it work with numpy instead of Numeric. Mark deprecated, set expiration date to 2015-08-16. Modified: head/games/galaxymage/Makefile Modified: head/games/galaxymage/Makefile ============================================================================== --- head/games/galaxymage/Makefile Thu Jul 16 20:31:44 2015 (r392320) +++ head/games/galaxymage/Makefile Thu Jul 16 20:43:43 2015 (r392321) @@ -17,6 +17,10 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Numeri ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game \ ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl +BROKEN= Does not start +DEPRECATED= Runtime broken and abandoned upstream +EXPIRATION_DATE= 2015-08-16 + USES= gettext python:run twisted NO_BUILD= yes From owner-svn-ports-head@freebsd.org Thu Jul 16 20:53:55 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 402E39A3565; Thu, 16 Jul 2015 20:53:55 +0000 (UTC) (envelope-from kwm@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 240FD1922; Thu, 16 Jul 2015 20:53:55 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GKrtsR081324; Thu, 16 Jul 2015 20:53:55 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GKrTGV081246; Thu, 16 Jul 2015 20:53:29 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507162053.t6GKrTGV081246@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 16 Jul 2015 20:53:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392322 - in head: . Mk Mk/Uses cad/xcircuit chinese/enscript comms/efax-gtk comms/hylafax comms/tkhylafax deskutils/etask deskutils/gworkspace devel/doxygen devel/gdcm devel/libexplain... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 20:53:55 -0000 Author: kwm Date: Thu Jul 16 20:53:28 2015 New Revision: 392322 URL: https://svnweb.freebsd.org/changeset/ports/392322 Log: Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection. Arguments supported: , build, run, nox11 and agpl PR: 201201 (exp-run) Approved by: portmgr (mat@) Exp run by: antione@ (previous patch) Differential Revision: https://reviews.freebsd.org/D2938 Added: head/Mk/Uses/ghostscript.mk (contents, props changed) Modified: head/CHANGES head/Mk/bsd.default-versions.mk head/Mk/bsd.port.mk head/Mk/bsd.sanity.mk head/cad/xcircuit/Makefile head/chinese/enscript/Makefile head/comms/efax-gtk/Makefile head/comms/hylafax/Makefile head/comms/tkhylafax/Makefile head/deskutils/etask/Makefile head/deskutils/gworkspace/Makefile head/devel/doxygen/Makefile head/devel/gdcm/Makefile head/devel/libexplain/Makefile head/editors/ted/Makefile head/editors/texmacs/Makefile head/editors/texmaker/Makefile head/editors/texstudio/Makefile head/graphics/GraphicsMagick/Makefile head/graphics/ImageMagick/Makefile head/graphics/cinepaint/Makefile head/graphics/eps2png/Makefile head/graphics/epstool/Makefile head/graphics/gimp-app/Makefile head/graphics/gle-graphics/Makefile head/graphics/graphviz/Makefile head/graphics/imgtops/Makefile head/graphics/impressive/Makefile head/graphics/klatexformula/Makefile head/graphics/ocaml-images/Makefile head/graphics/ocrfeeder/Makefile head/graphics/peps/Makefile head/graphics/pstoedit/Makefile head/graphics/pstoepsi/Makefile head/graphics/py-chart/Makefile head/graphics/sam2p/Makefile head/graphics/xournal/Makefile head/graphics/xpaint/Makefile head/mail/claws-mail-pdf_viewer/Makefile head/mail/courier/Makefile head/math/R/Makefile head/math/asymptote/Makefile head/math/plplot/Makefile head/misc/pspresent/Makefile head/multimedia/lives/Makefile head/print/auctex/Makefile head/print/cups-filters/Makefile head/print/cups-fxlinuxprint/Makefile head/print/cups-pdf/Makefile head/print/cups-pstoraster/Makefile head/print/dvisvg/Makefile head/print/epsonepl/Makefile head/print/flpsed/Makefile head/print/font2svg/Makefile head/print/foo2zjs/Makefile head/print/foomatic-filters/Makefile head/print/ggv/Makefile head/print/ghostscript7-commfont/Makefile head/print/ghostscript7-jpnfont/Makefile head/print/ghostscript7-korfont/Makefile head/print/gspdf/Makefile head/print/gsview/Makefile head/print/gv/Makefile head/print/hpijs/Makefile head/print/hplip/Makefile head/print/html2ps/Makefile head/print/kpdftool/Makefile head/print/libspectre/Makefile head/print/lilypond-devel/Makefile head/print/lilypond/Makefile head/print/lpr-wrapper/Makefile head/print/magicfilter/Makefile head/print/ps2eps/Makefile head/print/psdim/Makefile head/print/pstotext/Makefile head/print/scribus/Makefile head/print/texlive-base/Makefile head/print/texvc/Makefile head/print/transfig/Makefile head/sysutils/LPRngTool/Makefile head/textproc/docproj/Makefile head/textproc/groff/Makefile head/textproc/latex2html/Makefile head/textproc/pdftohtml/Makefile head/textproc/prosper/Makefile head/textproc/sowing/Makefile head/textproc/tth/Makefile head/x11/dgs/Makefile Modified: head/CHANGES ============================================================================== --- head/CHANGES Thu Jul 16 20:43:43 2015 (r392321) +++ head/CHANGES Thu Jul 16 20:53:28 2015 (r392322) @@ -10,6 +10,13 @@ in the release notes and/or placed into All ports committers are allowed to commit to this file. +20150716: +AUTHOR: kwm@FreeBSD.org + + USE_GHOSTSCRIPT was replaced by USES=ghostscript. The ghostscript USES + accepts version, build, run, nox11 and for version 9 the agpl argument. + If no version is specified, the default 9 for GHOSTSCRIPT_DEFAULT is honored. + 20150701: AUTHOR: mat@FreeBSD.org Added: head/Mk/Uses/ghostscript.mk ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/Mk/Uses/ghostscript.mk Thu Jul 16 20:53:28 2015 (r392322) @@ -0,0 +1,104 @@ +# $FreeBSD$ +# +# Provide support for ghostscript ports. +# +# Feature: ghostscript +# Usage: USES=ghostscript or USES=ghostscript:args +# Valid ARGS: , build, run, nox11, agpl +# +# version The chooseable versions are 7, 8 and 9. If no version is +# specified version 9 is selected. +# +# USES=ghostscript:7 # Use Ghostscript 7 +# USES=ghostscript:run # Use the set default Ghostscript as a run dependancy +# USES=ghostscript:8,build # Use ghostscript 8 as a build dependancy. +# +# nox11 Indicate that the Ghostscript nox11 port is required. +# agpl Indicate that the Ghostscript apgl port is required. +# build Indicates that Ghostscript is needed at build time and adds +# it as BUILD_DEPENDS. +# run Indicates that Ghostscript is needed at run time and adds +# it as RUN_DEPENDS. +# +# If build and run are omitted, Ghostscript will be added as BUILD_DEPENDS and +# RUN_DEPENDS. +# +# MAINTAINER: ports@FreeBSD.org + +.if !defined(_INCLUDE_USES_GHOSTSCRIPT_MK) +_INCLUDE_USES_GHOSTSCRIPT_MK= yes + +# allowed versions +_GS_VERSION= 7 8 9 + +_GS_ARGS= ${ghostscript_ARGS} + +.if ${_GS_ARGS:N[789]:Nnox11:Nagpl:Nbuild:Nrun} +IGNORE= Unknown ghostscript argument ${_GS_ARGS} +.endif + +# Determine version number of Ghostscript to use +.include "${PORTSDIR}/Mk/bsd.default-versions.mk" + +.if ${_GS_VERSION:M${GHOSTSCRIPT_DEFAULT}} == "" +IGNORE= Invalid GHOSTSCRIPT_DEFAULT value: ${GHOSTSCRIPT_DEFAULT}, please select one of ${_GS_VERSION} +.endif + +# Make sure that no dependency or some other environment variable +# pollutes the build/run dependency detection +.undef _GS_BUILD_DEP +.undef _GS_RUN_DEP +.if ${_GS_ARGS:Mbuild} +_GS_BUILD_DEP= yes +.endif +.if ${_GS_ARGS:Mrun} +_GS_RUN_DEP= yes +.endif + +# The port does not specify a build or run dependency, assume both are +# required. +.if !defined(_GS_BUILD_DEP) && !defined(_GS_RUN_DEP) +_GS_BUILD_DEP= yes +_GS_RUN_DEP= yes +.endif + +_GS_SELECTED= ${GHOSTSCRIPT_DEFAULT} +.if ${_GS_ARGS:M9} +_GS_SELECTED:= 9 +.elif ${_GS_ARGS:M8} +_GS_SELECTED:= 8 +.elif ${_GS_ARGS:M7} +_GS_SELECTED:= 7 +.endif + +.undef _GS_AGPL_SUFFIX +.if ${_GS_ARGS:Magpl} +. if ${_GS_SELECTED} == "9" +_GS_AGPL_SUFFIX= -agpl +. else +IGNORE= Ghostscript-agpl is only available in version 9 +. endif +.endif + +.undef _GS_NOX11_SUFFIX +.if ${_GS_ARGS:Mnox11} || defined(WITHOUT_X11) +_GS_NOX11_SUFFIX= -nox11 +.endif + +.endif # _INCLUDE_USES_GHOSTSCRIPT_MK + +.if defined(_POSTMKINCLUDED) && !defined(_INCLUDE_USES_GHOSTSCRIPT_POST_MK) +_INCLUDE_USES_GHOSTSCRIPT_POST_MK= yes + +# dependencies +_GS_PORT= ghostscript${_GS_SELECTED}${_GS_AGPL_SUFFIX}${_GS_NOX11_SUFFIX} + +.if defined(_GS_BUILD_DEP) +BUILD_DEPENDS+= ${_GS_PORT}>=0:${PORTSDIR}/print/${_GS_PORT} +.endif +.if defined(_GS_RUN_DEP) +RUN_DEPENDS+= ${_GS_PORT}>=0:${PORTSDIR}/print/${_GS_PORT} +.endif + + +.endif Modified: head/Mk/bsd.default-versions.mk ============================================================================== --- head/Mk/bsd.default-versions.mk Thu Jul 16 20:43:43 2015 (r392321) +++ head/Mk/bsd.default-versions.mk Thu Jul 16 20:53:28 2015 (r392322) @@ -32,6 +32,7 @@ PYTHON3_DEFAULT?= 3.4 RUBY_DEFAULT?= 2.1 TCLTK_DEFAULT?= 8.6 FIREBIRD_DEFAULT?= 2.5 +GHOSTSCRIPT_DEFAULT?= 9 # Version of lang/gcc. Do not override! LANG_GCC_IS= 4.8 Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Thu Jul 16 20:43:43 2015 (r392321) +++ head/Mk/bsd.port.mk Thu Jul 16 20:53:28 2015 (r392322) @@ -342,27 +342,6 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org # CXXFLAGS_${ARCH} # Append the cxxflags to CXXFLAGS only on the specified architecture ## -# USE_GHOSTSCRIPT -# - If set, this port needs ghostscript to both -# build and run. If a number is specified, -# the specified version will be used. -# The valid value is '7', '8', or '9' in that case. -# USE_GHOSTSCRIPT_BUILD -# - If set, this port needs ghostscript to build. -# USE_GHOSTSCRIPT_RUN -# - If set, this port needs ghostscript to run. -# GHOSTSCRIPT_PORT -# - The port that provides postscript functionality. -# Some installations may wish to override the default -# to specify a version without X11 and/or localized -# versions for their nationality. -# Default: print/ghostscript9 -# WITH_GHOSTSCRIPT_VER -# - If set, the specified version of ghostscript will be -# used. The valid value is "7", "8", or "9". Note that -# this is for users, not for port maintainers. This -# should not be used in Makefile. -## # USE_GL - A list of Mesa or GL related dependencies needed by the port. # Supported components are: egl, glesv2, glut, glu, glw, and gl. # If set to "yes", this is equivalent to "glu". Note that @@ -1927,58 +1906,6 @@ CONFIGURE_ARGS+=--x-libraries=${LOCALBAS .endif .endif -# Set the default for the installation of Postscript(TM)- -# compatible functionality. -.if !defined(USE_GHOSTSCRIPT) -. if defined(USE_GHOSTSCRIPT_BUILD) -_USE_GHOSTSCRIPT= ${USE_GHOSTSCRIPT_BUILD} -. elif defined(USE_GHOSTSCRIPT_RUN) -_USE_GHOSTSCRIPT= ${USE_GHOSTSCRIPT_RUN} -. endif -.else -_USE_GHOSTSCRIPT= ${USE_GHOSTSCRIPT} -.endif - -.if defined(WITH_GHOSTSCRIPT_VER) && !empty(WITH_GHOSTSCRIPT_VER:M[789]) -_USE_GHOSTSCRIPT_DEFAULT_VER= ${WITH_GHOSTSCRIPT_VER} -.else -_USE_GHOSTSCRIPT_DEFAULT_VER= 9 -.endif - -.if defined(_USE_GHOSTSCRIPT) -. if !defined(WITHOUT_X11) -_USE_GHOSTSCRIPT_PKGNAME_SUFFIX= -. else -_USE_GHOSTSCRIPT_PKGNAME_SUFFIX=-nox11 -. endif -. if !empty(_USE_GHOSTSCRIPT:M[789]) -_USE_GHOSTSCRIPT_VER=${_USE_GHOSTSCRIPT:M[789]} -. else -_USE_GHOSTSCRIPT_VER=${_USE_GHOSTSCRIPT_DEFAULT_VER} -. endif -.else -_USE_GHOSTSCRIPT_VER=${_USE_GHOSTSCRIPT_DEFAULT_VER} -.endif - -# Sanity check -.if defined(_USE_GHOSTSCRIPT) && defined(WITH_GHOSTSCRIPT_VER) -. if empty(WITH_GHOSTSCRIPT_VER:M[789]) -. error You set an invalid value "${WITH_GHOSTSCRIPT_VER}" in WITH_GHOSTSCRIPT_VER. Abort. -. elif ${_USE_GHOSTSCRIPT_VER} != ${WITH_GHOSTSCRIPT_VER} -. error You set WITH_GHOSTSCRIPT_VER as ${WITH_GHOSTSCRIPT_VER} but ${PKGNAME} requires print/ghostscript${_USE_GHOSTSCRIPT_VER}. Abort. -. endif -.endif - -GHOSTSCRIPT_PORT?= print/ghostscript${_USE_GHOSTSCRIPT_VER}${_USE_GHOSTSCRIPT_PKGNAME_SUFFIX} - -# Set up the ghostscript dependencies. -.if defined(USE_GHOSTSCRIPT) || defined(USE_GHOSTSCRIPT_BUILD) -BUILD_DEPENDS+= gs:${PORTSDIR}/${GHOSTSCRIPT_PORT} -.endif -.if defined(USE_GHOSTSCRIPT) || defined(USE_GHOSTSCRIPT_RUN) -RUN_DEPENDS+= gs:${PORTSDIR}/${GHOSTSCRIPT_PORT} -.endif - # Macro for doing in-place file editing using regexps REINPLACE_ARGS?= -i.bak REINPLACE_CMD?= ${SED} ${REINPLACE_ARGS} Modified: head/Mk/bsd.sanity.mk ============================================================================== --- head/Mk/bsd.sanity.mk Thu Jul 16 20:43:43 2015 (r392321) +++ head/Mk/bsd.sanity.mk Thu Jul 16 20:53:28 2015 (r392322) @@ -47,6 +47,10 @@ DEV_ERROR+= "USE_KDELIBS_VER is unsuppor DEV_ERROR+= "USE_QT_VER is unsupported" .endif +.if defined(USE_GHOSTSCRIPT) || defined(USE_GHOSTSCRIPT_BUILD) || defined(USE_GHOSTSCRIPT_RUN) +DEV_ERROR+= "USE_GHOSTSCRIPT is unsupported, please use USES=ghostscript instead" +.endif + .if !empty(LIB_DEPENDS:M*/../*) DEV_ERROR+= "LIB_DEPENDS contains unsupported relative path to dependency" .endif Modified: head/cad/xcircuit/Makefile ============================================================================== --- head/cad/xcircuit/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/cad/xcircuit/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -16,8 +16,7 @@ LICENSE= GPLv2 OPTIONS_DEFINE= EXAMPLES USE_XORG= xpm xscrnsaver xt -USES= tk gmake tar:tgz -USE_GHOSTSCRIPT_RUN= yes +USES= tk ghostscript:run gmake tar:tgz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} \ --with-tk=${TK_LIBDIR} Modified: head/chinese/enscript/Makefile ============================================================================== --- head/chinese/enscript/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/chinese/enscript/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -14,7 +14,7 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-* PLIST= ${WRKDIR}/pkg-plist PKGMESSAGE= ${.CURDIR}/pkg-message -USE_GHOSTSCRIPT_RUN= yes +USES+= ghostscript:run post-patch: @${ECHO_CMD} "share/enscript/README.BIG5" > ${WRKDIR}/pkg-plist Modified: head/comms/efax-gtk/Makefile ============================================================================== --- head/comms/efax-gtk/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/comms/efax-gtk/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -17,8 +17,7 @@ LIB_DEPENDS= libsigc-1.2.so:${PORTSDIR}/ libcxx-gtk-utils-2-2.2.so:${PORTSDIR}/x11-toolkits/c++-gtk-utils RUN_DEPENDS= ggv:${PORTSDIR}/print/ggv -USES= compiler:c++11-lib pkgconfig -USE_GHOSTSCRIPT_RUN=yes +USES= compiler:c++11-lib ghostscript:run pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes Modified: head/comms/hylafax/Makefile ============================================================================== --- head/comms/hylafax/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/comms/hylafax/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -15,9 +15,8 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/grap libjbig.so:${PORTSDIR}/graphics/jbigkit MAKE_JOBS_UNSAFE= yes -USE_GHOSTSCRIPT=yes HAS_CONFIGURE= yes -USES= fakeroot jpeg +USES= fakeroot ghostscript jpeg CONFIGURE_ARGS= --with-INSTALL="" \ --with-LIBTIFF="-L${LOCALBASE}/lib -ltiff -ljpeg" \ Modified: head/comms/tkhylafax/Makefile ============================================================================== --- head/comms/tkhylafax/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/comms/tkhylafax/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -14,8 +14,7 @@ COMMENT= Tcl/tk interface to Sam Leffler RUN_DEPENDS= sendfax:${PORTSDIR}/comms/hylafax \ gv:${PORTSDIR}/print/gv -USE_GHOSTSCRIPT_RUN= yes -USES+= tk:run +USES+= ghostscript:run tk:run WRKSRC= ${WRKDIR}/tkhylafax MAKE_ARGS= STAGEDIR=${STAGEDIR} PREFIX=${STAGEDIR}${PREFIX} TCLSH=${TCLSH} WISH=${WISH} Modified: head/deskutils/etask/Makefile ============================================================================== --- head/deskutils/etask/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/deskutils/etask/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -14,7 +14,7 @@ COMMENT= Manage your projects or tasks w RUN_DEPENDS= xpdf:${PORTSDIR}/graphics/xpdf USE_EMACS= yes -USE_GHOSTSCRIPT_RUN= yes +USES= ghostscript:run USE_TEX= latex dvipsk LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} Modified: head/deskutils/gworkspace/Makefile ============================================================================== --- head/deskutils/gworkspace/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/deskutils/gworkspace/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -23,7 +23,7 @@ MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=S PLIST_SUB+= PDFVIEW="@comment " .else PLIST_SUB+= PDFVIEW="" -USE_GHOSTSCRIPT= yes +USES+= ghostscript .endif pre-configure: Modified: head/devel/doxygen/Makefile ============================================================================== --- head/devel/doxygen/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/devel/doxygen/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -65,7 +65,7 @@ IGNORE= PDFDOCS option requires HTMLDOC .endif .if ${PORT_OPTIONS:MPDFDOCS} -USE_GHOSTSCRIPT_BUILD= yes +USES+= ghostscript:build .endif .if ${PORT_OPTIONS:MQT4} Modified: head/devel/gdcm/Makefile ============================================================================== --- head/devel/gdcm/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/devel/gdcm/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -66,7 +66,7 @@ PLIST_SUB+= GDCM_MAJOR="${GDCM_MAJOR}" \ .if ${PORT_OPTIONS:MDOCS} USE_TEX= latex:build -USE_GHOSTSCRIPT=yes +USES+= ghostscript BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen CMAKE_ARGS+= -DGDCM_DOCUMENTATION:BOOL=YES \ -DGDCM_INSTALL_MAN_DIR:STRING=man \ Modified: head/devel/libexplain/Makefile ============================================================================== --- head/devel/libexplain/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/devel/libexplain/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -17,8 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof -USES= bison gettext gmake libtool:build -USE_GHOSTSCRIPT_BUILD= yes +USES= bison gettext ghostscript:build gmake libtool:build GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_header_linux_kd_h=no USE_LDCONFIG= yes Modified: head/editors/ted/Makefile ============================================================================== --- head/editors/ted/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/editors/ted/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -26,8 +26,7 @@ GTK2_DESC= Use GTK2 instead of MOTIF WRKSRC= ${WRKDIR}/Ted-${PORTVERSION} USE_XORG= xext xft -USES= iconv -USE_GHOSTSCRIPT_RUN= yes +USES= ghostscript:run iconv GNU_CONFIGURE= yes MAKE_ENV= DEF_AFMDIR="-DAFMDIR=\"\\\"${AFMDIR}/\\\"\"" \ DEF_INDDIR="-DINDDIR=\"\\\"${INDDIR}/\\\"\"" \ Modified: head/editors/texmacs/Makefile ============================================================================== --- head/editors/texmacs/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/editors/texmacs/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -40,7 +40,7 @@ PDF_DESC= Experimental PDF renderer FREETYPE_LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 FREETYPE_CONFIGURE_WITH=freetype=linked -GHOSTSCRIPT_USE= GHOSTSCRIPT=yes +GHOSTSCRIPT_USES= ghostscript GHOSTSCRIPT_CONFIGURE_WITH= gs=yes ICONV_USES= iconv Modified: head/editors/texmaker/Makefile ============================================================================== --- head/editors/texmaker/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/editors/texmaker/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -13,8 +13,7 @@ COMMENT= LaTeX Development Environment LIB_DEPENDS= libpoppler.so:${PORTSDIR}/graphics/poppler -USES= desktop-file-utils pkgconfig qmake tar:bzip2 -USE_GHOSTSCRIPT_RUN= yes +USES= desktop-file-utils ghostscript:run pkgconfig qmake tar:bzip2 _USE_QT4= gui network xml webkit \ moc_build rcc_build uic_build _USE_QT5= concurrent network printsupport script webkit widgets \ Modified: head/editors/texstudio/Makefile ============================================================================== --- head/editors/texstudio/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/editors/texstudio/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -12,9 +12,9 @@ COMMENT= Integrated writing environment LIB_DEPENDS= libpoppler.so:${PORTSDIR}/graphics/poppler \ libpoppler-qt4.so:${PORTSDIR}/graphics/poppler-qt4 -USES= desktop-file-utils dos2unix execinfo pkgconfig qmake +USES= desktop-file-utils dos2unix execinfo ghostscript:run \ + pkgconfig qmake DOS2UNIX_FILES= ${PORTNAME}.pro -USE_GHOSTSCRIPT_RUN= yes USE_QT4= gui network script svg xml iconengines_run \ designer_build moc_build rcc_build uic_build USE_TEX= latex dvipsk Modified: head/graphics/GraphicsMagick/Makefile ============================================================================== --- head/graphics/GraphicsMagick/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/GraphicsMagick/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -21,9 +21,8 @@ LIB_DEPENDS= libjbig.so:${PORTSDIR}/grap PORTSCOUT= limit:^1\.3\. -USES= iconv jpeg libtool tar:bzip2 +USES= ghostscript iconv jpeg libtool tar:bzip2 USE_GNOME= libxml2 -USE_GHOSTSCRIPT=yes GNU_CONFIGURE= yes CONFIGURE_ENV= PTHREAD_LIBS="-lpthread" CONFIGURE_ARGS= --without-perl --enable-shared --enable-static \ Modified: head/graphics/ImageMagick/Makefile ============================================================================== --- head/graphics/ImageMagick/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/ImageMagick/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -219,7 +219,11 @@ PLIST_SUB+= TIFF="@comment " .if ${PORT_OPTIONS:MGSLIB} CONFIGURE_ARGS+= --with-gslib -USE_GHOSTSCRIPT= yes +. if ${PORT_OPTIONS:MX11} +USES+= ghostscript +. else +USES+= ghostscript:nox11 +. endif .else CONFIGURE_ARGS+= --without-gslib .endif @@ -352,7 +356,7 @@ PLIST_SUB+= PANGO="@comment " # PDF (Adobe Portable Document Format) support .if ${PORT_OPTIONS:MPDF} -USE_GHOSTSCRIPT= yes +USES+= ghostscript .endif .if ! ${PORT_OPTIONS:MX11} @@ -375,7 +379,7 @@ INSTALL_TARGET= install-strip .endif .if ${PORT_OPTIONS:MTESTS} -USE_GHOSTSCRIPT_BUILD=yes +USES+= ghostscript:build .endif post-patch: Modified: head/graphics/cinepaint/Makefile ============================================================================== --- head/graphics/cinepaint/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/cinepaint/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -25,11 +25,10 @@ OYRANOS_DESC= ICC profile support via Oy PRINT_DESC= Gutenprint (gimp-print) plugin GNU_CONFIGURE= yes -USES= autoreconf desktop-file-utils gettext gmake jpeg libtool \ - pkgconfig python +USES= autoreconf desktop-file-utils gettext ghostscript:run \ + gmake jpeg libtool pkgconfig python USE_XORG= xmu USE_GNOME= gtk20 -USE_GHOSTSCRIPT_RUN=yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/graphics/eps2png/Makefile ============================================================================== --- head/graphics/eps2png/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/eps2png/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -11,8 +11,7 @@ MASTER_SITE_SUBDIR= CPAN:JV MAINTAINER= perl@FreeBSD.org COMMENT= Converts EPS images to PNG -USE_GHOSTSCRIPT= yes -USES= perl5 +USES= ghostscript perl5 USE_PERL5= configure MAKE_ARGS= INSTLLSCRIPT="${PREFIX}/bin" Modified: head/graphics/epstool/Makefile ============================================================================== --- head/graphics/epstool/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/epstool/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -12,9 +12,7 @@ COMMENT= Create or extract preview bitma LICENSE= GPLv2 -USE_GHOSTSCRIPT_RUN= yes - -USES= gmake +USES= ghostscript:run gmake MAKEFILE= makefile MAKE_ARGS= MAKE="${MAKE_CMD}" GSCDEBUG="" CC="${CC}" CCAUX="${CC}" \ CLINK="${CC} ${LDFLAGS}" LINK="${CC} ${LDFLAGS}" EPSLIB="" \ Modified: head/graphics/gimp-app/Makefile ============================================================================== --- head/graphics/gimp-app/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/gimp-app/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -93,7 +93,7 @@ CONFIGURE_ARGS+= --without-dbus .endif .if ${PORT_OPTIONS:MGHOSTSCRIPT} -USE_GHOSTSCRIPT= yes +USES+= ghostscript CONFIGURE_ARGS+= --with-gs PLIST_SUB+= GS="" .else Modified: head/graphics/gle-graphics/Makefile ============================================================================== --- head/graphics/gle-graphics/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/gle-graphics/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -32,7 +32,8 @@ DOCS_USE= tex=latex:build tex=dvipsk:bui GNU_CONFIGURE= yes LATEX_GS_DESC= Use LaTeX & GhostScript -LATEX_GS_USE= tex=latex ghostscript=run +LATEX_GS_USE= tex=latex +LATEX_GS_USES= ghostscript MAKE_JOBS_UNSAFE=yes Modified: head/graphics/graphviz/Makefile ============================================================================== --- head/graphics/graphviz/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/graphviz/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -90,7 +90,7 @@ GNOMEUI_USE= GNOME=libgnomeui SMYRNA_USE= GNOME=libglade2 GL=glut GVEDIT_USE= qt4=qmake_build,moc_build,rcc_build,uic_build \ qt4=linguist_build,corelib,gui -GHOSTSCRIPT_USE=GHOSTSCRIPT=yes +GHOSTSCRIPT_USES=ghostscript PERL_USES= perl5 PHP_USE= PHP=yes PHP_BUILD=yes PYTHON_USES= python:2.7,build Modified: head/graphics/imgtops/Makefile ============================================================================== --- head/graphics/imgtops/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/imgtops/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -15,8 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow -USES= python -USE_GHOSTSCRIPT_RUN= yes +USES= ghostscript:run python USE_PYTHON= distutils post-install: Modified: head/graphics/impressive/Makefile ============================================================================== --- head/graphics/impressive/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/impressive/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -21,8 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}open mplayer:${PORTSDIR}/multimedia/mplayer \ ${PYGAME} -USES= python -USE_GHOSTSCRIPT_RUN= yes +USES= ghostscript:run python NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz Modified: head/graphics/klatexformula/Makefile ============================================================================== --- head/graphics/klatexformula/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/klatexformula/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -10,11 +10,11 @@ COMMENT= Convert LaTeX formula to image BUILD_DEPENDS= help2man:${PORTSDIR}/misc/help2man -USES= cmake:outsource desktop-file-utils shared-mime-info +USES= cmake:outsource desktop-file-utils ghostscript:run \ + shared-mime-info USE_QT4= gui xml dbus designer_build linguisttools_build \ qmake_build moc_build rcc_build uic_build USE_TEX= latex dvipsk -USE_GHOSTSCRIPT_RUN= yes CMAKE_ARGS= -DQT_QMAKE_EXECUTABLE_FINDQT=${QMAKE} \ -DKLF_BUILD_KTEXTEDITORPLUGIN=off \ -DKLF_INSTALL_POST_UPDATEMIMEDATABASE=off \ Modified: head/graphics/ocaml-images/Makefile ============================================================================== --- head/graphics/ocaml-images/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/ocaml-images/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -57,6 +57,7 @@ FREETYPE_CONFIGURE_WITH=freetype FREETYPE_LIB_DEPENDS= libttf.so:${PORTSDIR}/print/freetype GHOSTSCRIPT_CONFIGURE_WITH= gs +GHOSTSCRIPT_USES= ghostscript GTK2_CONFIGURE_WITH= liblgtk2 GTK2_BUILD_DEPENDS= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2 @@ -68,10 +69,6 @@ GTK2_RUN_DEPENDS= lablgtk2:${PORTSDIR}/x USE_XORG= xpm .endif -.if ${PORT_OPTIONS:MGHOSTSCRIPT} -USE_GHOSTSCRIPT= yes -.endif - do-configure: @(cd ${WRKSRC} && ${REINPLACE_CMD} ${OMAKESUBS} OMakefile) (cd ${WRKSRC} && ${OMAKE} ${OMARGS} configure) Modified: head/graphics/ocrfeeder/Makefile ============================================================================== --- head/graphics/ocrfeeder/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/ocrfeeder/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -24,9 +24,9 @@ RUN_DEPENDS:= ${PYTHON_PKGNAMEPREFIX}lxm NO_ARCH= yes -USES= desktop-file-utils gettext gmake pkgconfig python tar:xz +USES= desktop-file-utils gettext ghostscript gmake pkgconfig \ + python tar:xz USE_GNOME= gnomedocutils gtk30 librsvg2 pygobject3 -USE_GHOSTSCRIPT=yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules Modified: head/graphics/peps/Makefile ============================================================================== --- head/graphics/peps/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/peps/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -11,7 +11,7 @@ MASTER_SITES= http://peps.redprince.net/ MAINTAINER= ports@FreeBSD.org COMMENT= Converts EPS images to anti-aliased bitmaps -USE_GHOSTSCRIPT_RUN= yes +USES= ghostscript:run MAKE_ENV= GSPATH="${LOCALBASE}/bin/gs" GZPATH="/usr/bin/gzip" \ ETC="${PREFIX}/etc" Modified: head/graphics/pstoedit/Makefile ============================================================================== --- head/graphics/pstoedit/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/pstoedit/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -14,8 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd -USES= pathfix pkgconfig libtool -USE_GHOSTSCRIPT= yes +USES= ghostscript pathfix pkgconfig libtool GNU_CONFIGURE= yes MAKE_ENV= INSTALL_STRIP_FLAG="${STRIP}" USE_LDCONFIG= yes Modified: head/graphics/pstoepsi/Makefile ============================================================================== --- head/graphics/pstoepsi/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/pstoepsi/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -15,7 +15,7 @@ COMMENT= Wiliam Chia-Wei Cheng's yet ano RUN_DEPENDS= pbmtoepsi:${PORTSDIR}/graphics/netpbm -USE_GHOSTSCRIPT_RUN= yes +USES= ghostscript:run NO_WRKSUBDIR= yes pre-patch: Modified: head/graphics/py-chart/Makefile ============================================================================== --- head/graphics/py-chart/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/py-chart/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -14,8 +14,7 @@ COMMENT= Create high quality Encapsulate LICENSE= GPLv2 -USE_GHOSTSCRIPT_RUN= yes USE_PYTHON= distutils autoplist -USES= python:2.7 +USES= ghostscript:run python:2.7 .include Modified: head/graphics/sam2p/Makefile ============================================================================== --- head/graphics/sam2p/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/sam2p/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -17,10 +17,9 @@ RUN_DEPENDS= zip:${PORTSDIR}/archivers/z OPTIONS_DEFINE= DOCS EXAMPLES -USES= gmake jpeg:run perl5 +USES= ghostscript:run gmake jpeg:run perl5 USE_PERL5= build USE_GCC= any -USE_GHOSTSCRIPT_RUN= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_pts_bash="${SH}" CONFIGURE_ARGS= --enable-gif Modified: head/graphics/xournal/Makefile ============================================================================== --- head/graphics/xournal/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/xournal/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -24,6 +24,8 @@ OPTIONS_DEFINE= GHOSTSCRIPT DOCS GHOSTSCRIPT_DESC= Install ghostscript (PS/PDF as bitmap bg) OPTIONS_DEFAULT= GHOSTSCRIPT +GHOSTSCRIPT_USES= ghostscript:run + PORTDOCS_MAIN= AUTHORS \ ChangeLog \ COPYING \ @@ -64,10 +66,6 @@ PORTDOCS= ${PORTDOCS_MAIN} \ .include -.if ${PORT_OPTIONS:MGHOSTSCRIPT} -USE_GHOSTSCRIPT_RUN= yes -.endif - post-patch: @${REINPLACE_CMD} \ -e 's|$$(DESTDIR)/usr/share/|$$(DESTDIR)$$$$desktopdir/|g' \ Modified: head/graphics/xpaint/Makefile ============================================================================== --- head/graphics/xpaint/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/graphics/xpaint/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -21,9 +21,8 @@ RUN_DEPENDS= psselect:${PORTSDIR}/print/ bash:${PORTSDIR}/shells/bash USE_XORG= xft xmu xpm -USE_GHOSTSCRIPT_RUN=yes GNU_CONFIGURE= yes -USES= jpeg libtool:build shebangfix tar:bzip2 +USES= ghostscript:run jpeg libtool:build shebangfix tar:bzip2 SHEBANG_FILES= share/bin/imgmerge share/bin/xpaint_ocr CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2 \ Modified: head/mail/claws-mail-pdf_viewer/Makefile ============================================================================== --- head/mail/claws-mail-pdf_viewer/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/mail/claws-mail-pdf_viewer/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -8,7 +8,7 @@ COMMENT= PDF and PostScript viewer plugi LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib -USE_GHOSTSCRIPT=yes +USES+= ghostscript CLAWS_PLUGINS_BUILD= pdf_viewer Modified: head/mail/courier/Makefile ============================================================================== --- head/mail/courier/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/mail/courier/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -189,7 +189,7 @@ RUN_DEPENDS+= procmail:${PORTSDIR}/mail/ .endif .if ${PORT_OPTIONS:MSENDFAX} -USE_GHOSTSCRIPT=yes +USES+= ghostscript SENDFAX_DEPENDS=sendfax:${PORTSDIR}/comms/mgetty+sendfax \ pnmscale:${PORTSDIR}/graphics/netpbm BUILD_DEPENDS+= ${SENDFAX_DEPENDS} Modified: head/math/R/Makefile ============================================================================== --- head/math/R/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/math/R/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -196,7 +196,7 @@ USES+= readline .else # LIBR_SLAVEPORT .if ${PORT_OPTIONS:MGHOSTSCRIPT} -USE_GHOSTSCRIPT_RUN= yes +USES+= ghostscript .endif .if ${PORT_OPTIONS:MJPEG} Modified: head/math/asymptote/Makefile ============================================================================== --- head/math/asymptote/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/math/asymptote/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -34,9 +34,8 @@ MAKE_JOBS_UNSAFE= yes ONLY_FOR_ARCHS= i386 amd64 -USES= gmake perl5 python tar:tgz +USES= ghostscript gmake perl5 python tar:tgz USE_AUTOTOOLS= autoconf aclocal -USE_GHOSTSCRIPT=yes USE_GL= glut USE_PERL5= build USE_TEX= dvipsk formats Modified: head/math/plplot/Makefile ============================================================================== --- head/math/plplot/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/math/plplot/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -22,8 +22,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bas USE_GNOME= pango USE_PERL5= build -USE_GHOSTSCRIPT=yes -USES= cmake gmake perl5 pkgconfig +USES= cmake ghostscript gmake perl5 pkgconfig CMAKE_ARGS= -DENABLE_java:BOOL=OFF \ -DENABLE_octave:BOOL=OFF \ -DENABLE_pdl:BOOL=OFF \ Modified: head/misc/pspresent/Makefile ============================================================================== --- head/misc/pspresent/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/misc/pspresent/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -13,7 +13,7 @@ COMMENT= Full-screen slide shows of post LICENSE= GPLv2 USE_XORG= x11 xext xinerama -USE_GHOSTSCRIPT_RUN= yes +USES= ghostscript:run MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LDLIBS="${LDFLAGS}" ALL_TARGET= pspresent Modified: head/multimedia/lives/Makefile ============================================================================== --- head/multimedia/lives/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/multimedia/lives/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -41,12 +41,12 @@ RUN_DEPENDS= ${LOCALBASE}/bin/analyseplu WRKSRC= ${WRKDIR}/${DISTNAME:tl} -USES= libtool pathfix perl5 pkgconfig python shebangfix tar:bzip2 +USES= ghostscript:run libtool pathfix perl5 pkgconfig python \ + shebangfix tar:bzip2 SHEBANG_FILES= build-lives-rfx-plugin build-lives-rfx-plugin-multi \ smogrify tools/autolives.pl GNU_CONFIGURE= yes USE_CSTD= gnu89 -USE_GHOSTSCRIPT_RUN= yes USE_GNOME= gtk30 USE_LDCONFIG= yes Modified: head/print/auctex/Makefile ============================================================================== --- head/print/auctex/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/auctex/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -15,7 +15,7 @@ LICENSE= GPLv3 NOT_FOR_ARCHS= ia64 USE_TEX= latex -USE_GHOSTSCRIPT=yes +USES= ghostscript USE_EMACS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lispdir=${PREFIX}/${LISPDIR} \ Modified: head/print/cups-filters/Makefile ============================================================================== --- head/print/cups-filters/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/cups-filters/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -23,11 +23,11 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/grap libpoppler.so:${PORTSDIR}/graphics/poppler MAKE_JOBS_UNSAFE=YES -USES= compiler:c++11-lib cpe jpeg libtool pathfix pkgconfig shebangfix tar:xz +USES= compiler:c++11-lib cpe ghostscript jpeg libtool pathfix \ + pkgconfig shebangfix tar:xz CPE_VENDOR= linuxfoundation SHEBANG_FILES= filter/textonly USE_GNOME= glib20 -USE_GHOSTSCRIPT= yes USE_RC_SUBR= cups_browsed GNU_CONFIGURE= yes CUPS_SOCKET?= /var/run/cups.sock Modified: head/print/cups-fxlinuxprint/Makefile ============================================================================== --- head/print/cups-fxlinuxprint/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/cups-fxlinuxprint/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -14,9 +14,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client -USES= dos2unix +USES= dos2unix ghostscript:run DOS2UNIX_FILES= fxlinuxprint.ppd -USE_GHOSTSCRIPT_RUN=yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/print/cups-pdf/Makefile ============================================================================== --- head/print/cups-pdf/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/cups-pdf/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/cupsd:${P WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_GHOSTSCRIPT_RUN= yes +USES= ghostscript:run OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS Modified: head/print/cups-pstoraster/Makefile ============================================================================== --- head/print/cups-pstoraster/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/cups-pstoraster/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -23,9 +23,8 @@ WRKSRC= ${WRKDIR}/espgs-${PORTVERSION} DATADIR= ${PREFIX}/share/espgs -USES= gmake iconv tar:bzip2 # We just need the ghostscript fonts, nothing more -USE_GHOSTSCRIPT_RUN= yes +USES= ghostscript:run gmake iconv tar:bzip2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/print/dvisvg/Makefile ============================================================================== --- head/print/dvisvg/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/dvisvg/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -13,7 +13,7 @@ COMMENT= Converter from DVI to SVG LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} -USE_GHOSTSCRIPT_RUN= yes +USES= ghostscript:run USE_TEX= base texmf texhash ALL_TARGET= # empty # workaround for svgfonts.c not including kpathsea/c-auto.h Modified: head/print/epsonepl/Makefile ============================================================================== --- head/print/epsonepl/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/epsonepl/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -13,8 +13,7 @@ COMMENT= Printer filter for EPSON EPL-57 LIB_DEPENDS= libijs.so:${PORTSDIR}/print/libijs -USES= uidfix tar:tgz -USE_GHOSTSCRIPT_RUN= yes +USES= ghostscript:run uidfix tar:tgz MAKEFILE= ${FILESDIR}/Makefile SUB_FILES= pkg-message Modified: head/print/flpsed/Makefile ============================================================================== --- head/print/flpsed/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/flpsed/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -15,8 +15,7 @@ LICENSE= GPLv3 LIB_DEPENDS+= libfltk.so:${PORTSDIR}/x11-toolkits/fltk GNU_CONFIGURE= yes -USE_GHOSTSCRIPT=yes -USES= desktop-file-utils gmake +USES= desktop-file-utils ghostscript gmake PLIST_FILES= bin/flpsed \ man/man1/flpsed.1.gz \ share/applications/flpsed.desktop \ Modified: head/print/font2svg/Makefile ============================================================================== --- head/print/font2svg/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/font2svg/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -12,7 +12,7 @@ COMMENT= All font to svg-font converter RUN_DEPENDS= bash:${PORTSDIR}/shells/bash -USE_GHOSTSCRIPT_RUN= yes +USES= ghostscript:run NO_BUILD= yes PLIST_FILES= bin/font2svg %%DATADIR%%/encodings %%DATADIR%%/font2svg.ps Modified: head/print/foo2zjs/Makefile ============================================================================== --- head/print/foo2zjs/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/foo2zjs/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -17,8 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/foomatic gsed:${PORTSDIR}/textproc/gsed PROJECTHOST= bsdistfiles -USE_GHOSTSCRIPT=yes -USES= gmake shebangfix +USES= ghostscript gmake shebangfix SHEBANG_FILES= msexpand SUB_FILES= pkg-message ${DEVDCONF_FILE} EXTRAFILES= msexpand getweb Modified: head/print/foomatic-filters/Makefile ============================================================================== --- head/print/foomatic-filters/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/foomatic-filters/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -15,8 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus -USES= autoreconf perl5 pkgconfig -USE_GHOSTSCRIPT=yes +USES= autoreconf ghostscript perl5 pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_A2PS=${LOCALBASE}/bin/a2ps \ ac_cv_path_CUPS=${LOCALBASE}/libexec/cups \ Modified: head/print/ggv/Makefile ============================================================================== --- head/print/ggv/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/ggv/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -14,9 +14,8 @@ COMMENT= GNOME 2 ghostscript viewer INSTALLS_OMF= yes USE_GNOME= gnomeprefix intlhack libgnomeui -USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ - tar:bzip2 -USE_GHOSTSCRIPT=yes +USES= desktop-file-utils gettext ghostscript gmake libtool \ + pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lm Modified: head/print/ghostscript7-commfont/Makefile ============================================================================== --- head/print/ghostscript7-commfont/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/ghostscript7-commfont/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -23,7 +23,7 @@ PLIST_SUB= GS_RESDIR="${GS_RESDIR}" PKGMESSAGE= ${WRKDIR}/pkg-message DEPENDS_ARGS+= -DA4 # set these forcibly -USE_GHOSTSCRIPT_RUN=7 +USES= ghostscript:7,run CONFLICTS_INSTALL= \ ghostscript8-[0-9]* \ Modified: head/print/ghostscript7-jpnfont/Makefile ============================================================================== --- head/print/ghostscript7-jpnfont/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/ghostscript7-jpnfont/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -16,7 +16,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/fonts/st ${LOCALBASE}/share/ghostscript/Resource/CIDFont/Ryumin-Light:${PORTSDIR}/print/ghostscript7-commfont # set these forcibly -USE_GHOSTSCRIPT_RUN= 7 +USES= ghostscript:7,run NO_BUILD= yes DEPENDS_ARGS+= -DA4 Modified: head/print/ghostscript7-korfont/Makefile ============================================================================== --- head/print/ghostscript7-korfont/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/ghostscript7-korfont/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -16,7 +16,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/fonts/CI ${LOCALBASE}/share/ghostscript/Resource/CIDFont/HYSMyeongJo-Medium:${PORTSDIR}/print/ghostscript7-commfont # set these forcibly -USE_GHOSTSCRIPT_RUN= 7 +USES= ghostscript:7,run NO_BUILD= yes DEPENDS_ARGS+= -DA4 Modified: head/print/gspdf/Makefile ============================================================================== --- head/print/gspdf/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/gspdf/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -10,9 +10,8 @@ DISTNAME= GSPdf-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Postscript and Pdf Viewer for GNUstep -USES= gnustep +USES= ghostscript gnustep USE_GNUSTEP= back build -USE_GHOSTSCRIPT= yes MAKE_ENV= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM Modified: head/print/gsview/Makefile ============================================================================== --- head/print/gsview/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/gsview/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -18,9 +18,8 @@ LICENSE_PERMS= dist-mirror pkg-mirror au RUN_DEPENDS+= epstool:${PORTSDIR}/graphics/epstool \ pstotext:${PORTSDIR}/print/pstotext -USES= cpe +USES= cpe ghostscript USE_GNOME= gtk12 -USE_GHOSTSCRIPT=yes MAKE_JOBS_UNSAFE= yes Modified: head/print/gv/Makefile ============================================================================== --- head/print/gv/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/gv/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -13,8 +13,7 @@ COMMENT= PostScript and PDF previewer LIB_DEPENDS= libXaw3d.so:${PORTSDIR}/x11-toolkits/Xaw3d USE_XORG= xpm ice sm xext xmu x11 -USE_GHOSTSCRIPT= yes -USES= cpe iconv gmake perl5 shebangfix +USES= cpe ghostscript iconv gmake perl5 shebangfix USE_PERL5= build GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/print/hpijs/Makefile ============================================================================== --- head/print/hpijs/Makefile Thu Jul 16 20:43:43 2015 (r392321) +++ head/print/hpijs/Makefile Thu Jul 16 20:53:28 2015 (r392322) @@ -13,8 +13,7 @@ CONFLICTS= hplip-[0-9]* *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Thu Jul 16 21:19:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6AC2B9A3964; Thu, 16 Jul 2015 21:19:33 +0000 (UTC) (envelope-from zeising@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 361A711EC; Thu, 16 Jul 2015 21:19:33 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GLJXCO089686; Thu, 16 Jul 2015 21:19:33 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GLJWK9089683; Thu, 16 Jul 2015 21:19:32 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201507162119.t6GLJWK9089683@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Thu, 16 Jul 2015 21:19:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392323 - in head/graphics/feh: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 21:19:33 -0000 Author: zeising Date: Thu Jul 16 21:19:31 2015 New Revision: 392323 URL: https://svnweb.freebsd.org/changeset/ports/392323 Log: Update to 2.13.1 Sort USES and regenerate patch to please portlint. PR: 201429 Submitted by: mp39590@gmail.com Modified: head/graphics/feh/Makefile head/graphics/feh/distinfo head/graphics/feh/files/patch-config.mk Modified: head/graphics/feh/Makefile ============================================================================== --- head/graphics/feh/Makefile Thu Jul 16 20:53:28 2015 (r392322) +++ head/graphics/feh/Makefile Thu Jul 16 21:19:31 2015 (r392323) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= feh -PORTVERSION= 2.12 -PORTREVISION= 1 +PORTVERSION= 2.13.1 CATEGORIES= graphics MASTER_SITES= http://feh.finalrewind.org/ \ LOCAL/uqs @@ -18,7 +17,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/ libImlib2.so:${PORTSDIR}/graphics/imlib2 USE_XORG= x11 xt xinerama -USES= cpe gmake perl5 tar:bzip2 shebangfix desktop-file-utils +USES= cpe desktop-file-utils gmake perl5 shebangfix tar:bzip2 CPE_VENDOR= daniel_friesel USE_PERL5= run Modified: head/graphics/feh/distinfo ============================================================================== --- head/graphics/feh/distinfo Thu Jul 16 20:53:28 2015 (r392322) +++ head/graphics/feh/distinfo Thu Jul 16 21:19:31 2015 (r392323) @@ -1,2 +1,2 @@ -SHA256 (feh-2.12.tar.bz2) = 60e07a0f545f6fb7af7b6c0d2ce1ba6bacfa65380e83cbbc2c54e8aa6b8b7032 -SIZE (feh-2.12.tar.bz2) = 2090538 +SHA256 (feh-2.13.1.tar.bz2) = 865088d0481f6862d79d7c08d7b6cf1d25058a74a5784e511a1422fea8aba980 +SIZE (feh-2.13.1.tar.bz2) = 2117354 Modified: head/graphics/feh/files/patch-config.mk ============================================================================== --- head/graphics/feh/files/patch-config.mk Thu Jul 16 20:53:28 2015 (r392322) +++ head/graphics/feh/files/patch-config.mk Thu Jul 16 21:19:31 2015 (r392323) @@ -1,6 +1,6 @@ ---- config.mk.orig 2013-02-14 00:04:00.993386340 +0100 -+++ config.mk 2013-02-14 00:04:51.942387392 +0100 -@@ -6,12 +6,12 @@ +--- config.mk.orig 2015-05-24 09:46:21 UTC ++++ config.mk +@@ -6,12 +6,12 @@ PREFIX ?= /usr/local # Directories for manuals, executables, docs, data, etc. main_dir = ${DESTDIR}${PREFIX} From owner-svn-ports-head@freebsd.org Thu Jul 16 21:23:43 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8DE59A3A79; Thu, 16 Jul 2015 21:23:43 +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 C1A77166A; Thu, 16 Jul 2015 21:23:43 +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 t6GLNhl5093539; Thu, 16 Jul 2015 21:23:43 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GLNhUq093537; Thu, 16 Jul 2015 21:23:43 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201507162123.t6GLNhUq093537@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 16 Jul 2015 21:23:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392324 - in head: . audio audio/rubyripper X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 21:23:44 -0000 Author: rene Date: Thu Jul 16 21:23:42 2015 New Revision: 392324 URL: https://svnweb.freebsd.org/changeset/ports/392324 Log: Remove expired port: 2015-07-15 audio/rubyripper: Does not build and is deprecated upstream Deleted: head/audio/rubyripper/ Modified: head/MOVED head/audio/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Jul 16 21:19:31 2015 (r392323) +++ head/MOVED Thu Jul 16 21:23:42 2015 (r392324) @@ -7692,3 +7692,4 @@ x11/gmessage||2015-07-14|Upstream has di security/ssh-guid||2015-07-14|Development ceased, broken with modern ssh textproc/gdict||2015-07-14|Development ceased, unusable print/pup||2015-07-14|Development ceased, unusable +audio/rubyripper||2015-07-16|Has expired: Does not build and is deprecated upstream Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Thu Jul 16 21:19:31 2015 (r392323) +++ head/audio/Makefile Thu Jul 16 21:23:42 2015 (r392324) @@ -660,7 +660,6 @@ SUBDIR += rubygem-ruby-mp3info SUBDIR += rubygem-ruby-ogginfo SUBDIR += rubygem-ruby-shout - SUBDIR += rubyripper SUBDIR += s3mod SUBDIR += sbagen SUBDIR += schism From owner-svn-ports-head@freebsd.org Thu Jul 16 21:29:36 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56EDE9A3AB2; Thu, 16 Jul 2015 21:29:36 +0000 (UTC) (envelope-from zeising@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 3CD681959; Thu, 16 Jul 2015 21:29:36 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GLTanW093892; Thu, 16 Jul 2015 21:29:36 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GLTa35093891; Thu, 16 Jul 2015 21:29:36 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201507162129.t6GLTa35093891@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Thu, 16 Jul 2015 21:29:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392325 - head/graphics/svgalib/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 21:29:36 -0000 Author: zeising Date: Thu Jul 16 21:29:35 2015 New Revision: 392325 URL: https://svnweb.freebsd.org/changeset/ports/392325 Log: Break build when WITH_DEBUG= is set PR: 196576 Submitted by: mizhka@gmail.com Added: head/graphics/svgalib/files/patch-src-paradise.c (contents, props changed) Added: head/graphics/svgalib/files/patch-src-paradise.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/svgalib/files/patch-src-paradise.c Thu Jul 16 21:29:35 2015 (r392325) @@ -0,0 +1,11 @@ +--- src/paradise.c.orig 2015-01-07 00:08:55.000000000 +0300 ++++ src/paradise.c 2015-01-07 00:09:33.000000000 +0300 +@@ -40,7 +40,7 @@ + { + } + +-void inline _outb(unsigned port,unsigned value) ++static void inline _outb(unsigned port,unsigned value) + { + #ifdef DEBUG + printf ("0x%x, 0x%x\n",port,value); From owner-svn-ports-head@freebsd.org Thu Jul 16 22:12:17 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B27439A42BF; Thu, 16 Jul 2015 22:12:17 +0000 (UTC) (envelope-from kwm@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 A30531E1A; Thu, 16 Jul 2015 22:12:17 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GMCHv8013799; Thu, 16 Jul 2015 22:12:17 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GMCHKG013798; Thu, 16 Jul 2015 22:12:17 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507162212.t6GMCHKG013798@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 16 Jul 2015 22:12:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392326 - head/Mk/Uses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 22:12:17 -0000 Author: kwm Date: Thu Jul 16 22:12:16 2015 New Revision: 392326 URL: https://svnweb.freebsd.org/changeset/ports/392326 Log: Remove some experiment code. Note to self, if patch is lying around for a bit: 1) don't leave experimental code in there. 2) don't assume you didn't muck around with it and perhaps forgot you did so? Pointyhat to: kwm@ Modified: head/Mk/Uses/ghostscript.mk Modified: head/Mk/Uses/ghostscript.mk ============================================================================== --- head/Mk/Uses/ghostscript.mk Thu Jul 16 21:29:35 2015 (r392325) +++ head/Mk/Uses/ghostscript.mk Thu Jul 16 22:12:16 2015 (r392326) @@ -85,11 +85,6 @@ IGNORE= Ghostscript-agpl is only availa _GS_NOX11_SUFFIX= -nox11 .endif -.endif # _INCLUDE_USES_GHOSTSCRIPT_MK - -.if defined(_POSTMKINCLUDED) && !defined(_INCLUDE_USES_GHOSTSCRIPT_POST_MK) -_INCLUDE_USES_GHOSTSCRIPT_POST_MK= yes - # dependencies _GS_PORT= ghostscript${_GS_SELECTED}${_GS_AGPL_SUFFIX}${_GS_NOX11_SUFFIX} @@ -100,5 +95,4 @@ BUILD_DEPENDS+= ${_GS_PORT}>=0:${PORTSDI RUN_DEPENDS+= ${_GS_PORT}>=0:${PORTSDIR}/print/${_GS_PORT} .endif - -.endif +.endif # _INCLUDE_USES_GHOSTSCRIPT_MK From owner-svn-ports-head@freebsd.org Thu Jul 16 22:29:20 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40BB89A450A; Thu, 16 Jul 2015 22:29:20 +0000 (UTC) (envelope-from kwm@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 31A921AEF; Thu, 16 Jul 2015 22:29:20 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6GMTK0l018119; Thu, 16 Jul 2015 22:29:20 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6GMTKen018118; Thu, 16 Jul 2015 22:29:20 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507162229.t6GMTKen018118@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 16 Jul 2015 22:29:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392327 - head/print/apsfilter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 22:29:20 -0000 Author: kwm Date: Thu Jul 16 22:29:19 2015 New Revision: 392327 URL: https://svnweb.freebsd.org/changeset/ports/392327 Log: Fix index after ghostscript USES addition. Allow USES=ghostscript to select which port we need. Manualy set WITHOUT_X11 in the !X11 case since USES=ghostscript doesn't check PORT_OPTIONS for set/unset of the X11 option. Modified: head/print/apsfilter/Makefile Modified: head/print/apsfilter/Makefile ============================================================================== --- head/print/apsfilter/Makefile Thu Jul 16 22:12:16 2015 (r392326) +++ head/print/apsfilter/Makefile Thu Jul 16 22:29:19 2015 (r392327) @@ -50,6 +50,7 @@ COMPRESS_DESC= print compressed document DOCS_MAKE_ARGS= -DDOCS PORTDOCS= ANNOUNCE FAQ HOWTO-BUGREPORTS apsfilter4.png \ README.BSD handbook.html README.TeX paper +GS_USES= ghostscript:run .include @@ -58,9 +59,9 @@ PORTDOCS= ANNOUNCE FAQ HOWTO-BUGREPORTS # (instead of WITHOUT_X11=true, or similar) gmake won't pick it up. So make # sure that NO_X is defined *and* has a value. MAKE_ENV+= NO_X=true -.if empty(GHOSTSCRIPT_PORT:M*-nox11) -GSUFX= -nox11 -.endif +# ghostscript.mk USES doesn't check PORT_OPTIONS:MX11, so set this manualy +# so it selects the nox11 gs port +WITHOUT_X11= yes .endif # hint: for batch mode you can now draw the following decisions @@ -76,7 +77,6 @@ PSUFX= -letter PSUFX= -letterdj .endif -_DEPENDS_GS= gs:${PORTSDIR}/${GHOSTSCRIPT_PORT}${GSUFX} _DEPENDS_ASCII= a2ps:${PORTSDIR}/print/a2ps \ enscript:${PORTSDIR}/print/enscript${PSUFX} \ mpage:${PORTSDIR}/print/mpage \ From owner-svn-ports-head@freebsd.org Fri Jul 17 00:11:54 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D6369A388E; Fri, 17 Jul 2015 00:11:54 +0000 (UTC) (envelope-from osa@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 752EE1C5E; Fri, 17 Jul 2015 00:11:54 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6H0Bs84066552; Fri, 17 Jul 2015 00:11:54 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6H0BpS0066537; Fri, 17 Jul 2015 00:11:51 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201507170011.t6H0BpS0066537@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Fri, 17 Jul 2015 00:11:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392328 - in head/www: nginx nginx-devel nginx-devel/files nginx/files rubygem-passenger X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 00:11:54 -0000 Author: osa Date: Fri Jul 17 00:11:50 2015 New Revision: 392328 URL: https://svnweb.freebsd.org/changeset/ports/392328 Log: Upgrade from 5.0.13 to 5.0.14: o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel. Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo head/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb head/www/nginx/Makefile head/www/nginx/distinfo head/www/nginx/files/extra-patch-passenger-build-nginx.rb head/www/rubygem-passenger/Makefile head/www/rubygem-passenger/distinfo Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Thu Jul 16 22:29:19 2015 (r392327) +++ head/www/nginx-devel/Makefile Fri Jul 17 00:11:50 2015 (r392328) @@ -686,7 +686,7 @@ CONFIGURE_ARGS+=--without-http_rewrite_m .endif .if ${PORT_OPTIONS:MPASSENGER} -PASSENGER_VERSION= 5.0.13 +PASSENGER_VERSION= 5.0.14 MASTER_SITES+= http://s3.amazonaws.com/phusion-passenger/releases/:passenger DISTFILES+= passenger-${PASSENGER_VERSION}.tar.gz:passenger CONFIGURE_ARGS+=--add-module=${WRKDIR}/passenger-${PASSENGER_VERSION}/ext/nginx Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Thu Jul 16 22:29:19 2015 (r392327) +++ head/www/nginx-devel/distinfo Fri Jul 17 00:11:50 2015 (r392328) @@ -28,8 +28,8 @@ SHA256 (modsecurity-2.9.0.tar.gz) = e2bb SIZE (modsecurity-2.9.0.tar.gz) = 4246467 SHA256 (naxsi-core-0.50.tgz) = 7cece5f9d9c5df9e09af1e1023bc8e04bbbbe953e67461b893b8240e82ca52ef SIZE (naxsi-core-0.50.tgz) = 49809 -SHA256 (passenger-5.0.13.tar.gz) = 9fef27b97e883e6bc55d817c52b927f2d5cd8bbc2ce79686a3de794d7e0c40e1 -SIZE (passenger-5.0.13.tar.gz) = 5556161 +SHA256 (passenger-5.0.14.tar.gz) = dbc994a9d8a0f28f2abeec25191471bbfec6e51d3e0748d7e16947bc8713f6d5 +SIZE (passenger-5.0.14.tar.gz) = 5557110 SHA256 (nginx-sflow-module-0.9.7.tar.gz) = 508d15a43059abab08281bfa66d2dd520e2e7635d0b17043549bb331c8755b76 SIZE (nginx-sflow-module-0.9.7.tar.gz) = 27614 SHA256 (ngx_slowfs_cache-1.10.tar.gz) = 1e81453942e5b0877de1f1f06c56ae82918ea9818255cb935bcb673c95a758a1 Modified: head/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb ============================================================================== --- head/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb Thu Jul 16 22:29:19 2015 (r392327) +++ head/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb Fri Jul 17 00:11:50 2015 (r392328) @@ -1,5 +1,5 @@ ---- ../passenger-5.0.13/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400 -+++ ../passenger-5.0.13/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300 +--- ../passenger-5.0.14/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400 ++++ ../passenger-5.0.14/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300 @@ -32,6 +32,7 @@ desc "Build Nginx support files" task :nginx => [ Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Thu Jul 16 22:29:19 2015 (r392327) +++ head/www/nginx/Makefile Fri Jul 17 00:11:50 2015 (r392328) @@ -672,7 +672,7 @@ CONFIGURE_ARGS+=--without-http_rewrite_m .endif .if ${PORT_OPTIONS:MPASSENGER} -PASSENGER_VERSION= 5.0.13 +PASSENGER_VERSION= 5.0.14 MASTER_SITES+= http://s3.amazonaws.com/phusion-passenger/releases/:passenger DISTFILES+= passenger-${PASSENGER_VERSION}.tar.gz:passenger CONFIGURE_ARGS+=--add-module=${WRKDIR}/passenger-${PASSENGER_VERSION}/ext/nginx Modified: head/www/nginx/distinfo ============================================================================== --- head/www/nginx/distinfo Thu Jul 16 22:29:19 2015 (r392327) +++ head/www/nginx/distinfo Fri Jul 17 00:11:50 2015 (r392328) @@ -28,8 +28,8 @@ SHA256 (modsecurity-2.9.0.tar.gz) = e2bb SIZE (modsecurity-2.9.0.tar.gz) = 4246467 SHA256 (naxsi-core-0.50.tgz) = 7cece5f9d9c5df9e09af1e1023bc8e04bbbbe953e67461b893b8240e82ca52ef SIZE (naxsi-core-0.50.tgz) = 49809 -SHA256 (passenger-5.0.13.tar.gz) = 9fef27b97e883e6bc55d817c52b927f2d5cd8bbc2ce79686a3de794d7e0c40e1 -SIZE (passenger-5.0.13.tar.gz) = 5556161 +SHA256 (passenger-5.0.14.tar.gz) = dbc994a9d8a0f28f2abeec25191471bbfec6e51d3e0748d7e16947bc8713f6d5 +SIZE (passenger-5.0.14.tar.gz) = 5557110 SHA256 (nginx-sflow-module-0.9.7.tar.gz) = 508d15a43059abab08281bfa66d2dd520e2e7635d0b17043549bb331c8755b76 SIZE (nginx-sflow-module-0.9.7.tar.gz) = 27614 SHA256 (ngx_slowfs_cache-1.10.tar.gz) = 1e81453942e5b0877de1f1f06c56ae82918ea9818255cb935bcb673c95a758a1 Modified: head/www/nginx/files/extra-patch-passenger-build-nginx.rb ============================================================================== --- head/www/nginx/files/extra-patch-passenger-build-nginx.rb Thu Jul 16 22:29:19 2015 (r392327) +++ head/www/nginx/files/extra-patch-passenger-build-nginx.rb Fri Jul 17 00:11:50 2015 (r392328) @@ -1,5 +1,5 @@ ---- ../passenger-5.0.13/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400 -+++ ../passenger-5.0.13/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300 +--- ../passenger-5.0.14/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400 ++++ ../passenger-5.0.14/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300 @@ -32,6 +32,7 @@ desc "Build Nginx support files" task :nginx => [ Modified: head/www/rubygem-passenger/Makefile ============================================================================== --- head/www/rubygem-passenger/Makefile Thu Jul 16 22:29:19 2015 (r392327) +++ head/www/rubygem-passenger/Makefile Fri Jul 17 00:11:50 2015 (r392328) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= passenger -PORTVERSION= 5.0.13 -PORTREVIISON= 1 +PORTVERSION= 5.0.14 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMEPREFIX= rubygem- Modified: head/www/rubygem-passenger/distinfo ============================================================================== --- head/www/rubygem-passenger/distinfo Thu Jul 16 22:29:19 2015 (r392327) +++ head/www/rubygem-passenger/distinfo Fri Jul 17 00:11:50 2015 (r392328) @@ -1,2 +1,2 @@ -SHA256 (rubygem/passenger-5.0.13.gem) = 91795e0ae23992eb1df758f70089239ee4b85253e6a9886c1c39bf8f4ee983b2 -SIZE (rubygem/passenger-5.0.13.gem) = 5565952 +SHA256 (rubygem/passenger-5.0.14.gem) = 0575abb979efc65e0ca1d9c6e03b86aad1102ced6b35104b0b85afbe52fa4315 +SIZE (rubygem/passenger-5.0.14.gem) = 5567488 From owner-svn-ports-head@freebsd.org Fri Jul 17 02:35:03 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4CCD9A4A7F; Fri, 17 Jul 2015 02:35:03 +0000 (UTC) (envelope-from glewis@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 91C6F1CA8; Fri, 17 Jul 2015 02:35:03 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6H2Z3Cd026756; Fri, 17 Jul 2015 02:35:03 GMT (envelope-from glewis@FreeBSD.org) Received: (from glewis@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6H2Z3XF026755; Fri, 17 Jul 2015 02:35:03 GMT (envelope-from glewis@FreeBSD.org) Message-Id: <201507170235.t6H2Z3XF026755@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: glewis set sender to glewis@FreeBSD.org using -f From: Greg Lewis Date: Fri, 17 Jul 2015 02:35:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392329 - head/java/jakarta-commons-collections X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 02:35:03 -0000 Author: glewis Date: Fri Jul 17 02:35:02 2015 New Revision: 392329 URL: https://svnweb.freebsd.org/changeset/ports/392329 Log: . Interfaces like MultiMap in version 3.2.1 of Jakarta Commons Collections define a remove() operation which takes two arguments and clashes with the new remove() operation defined in Map for Java 8. Hence, restrict to Java 6 and 7. PR: 201335 Modified: head/java/jakarta-commons-collections/Makefile Modified: head/java/jakarta-commons-collections/Makefile ============================================================================== --- head/java/jakarta-commons-collections/Makefile Fri Jul 17 00:11:50 2015 (r392328) +++ head/java/jakarta-commons-collections/Makefile Fri Jul 17 02:35:02 2015 (r392329) @@ -12,6 +12,7 @@ MAINTAINER= makc@FreeBSD.org COMMENT= Classes that extend/augment the Java Collections Framework USE_JAVA= yes +JAVA_VERSION= 1.6 1.7 USE_ANT= yes ALL_TARGET= jar From owner-svn-ports-head@freebsd.org Fri Jul 17 05:14:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7E049A4112; Fri, 17 Jul 2015 05:14:46 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "abg.ninja", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E96B11CB5; Fri, 17 Jul 2015 05:14:43 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 1bbbd7d8 TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Thu, 16 Jul 2015 23:14:33 -0600 (MDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) Subject: Re: svn commit: r392209 - in head/devel: . p5-Minilla From: Adam Weinberger In-Reply-To: <20150716153045.GB21677@FreeBSD.org> Date: Thu, 16 Jul 2015 22:14:31 -0700 Cc: Baptiste Daroussin , Mathieu Arnold , Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <02A72E36-1D93-42EF-85FA-D3AA8B0D667E@adamw.org> References: <201507152017.t6FKHElA056017@svnmir.geo.freebsd.org> <20150716014306.GA68880@FreeBSD.org> <20150716091021.GW37597@ivaldir.etoilebsd.net> <20150716092053.GX37597@ivaldir.etoilebsd.net> <20150716145201.GA13745@FreeBSD.org> <20150716145920.GY37597@ivaldir.etoilebsd.net> <20150716151730.GA21677@FreeBSD.org> <20150716152043.GZ37597@ivaldir.etoilebsd.net> <20150716153045.GB21677@FreeBSD.org> To: Alexey Dokuchaev X-Mailer: Apple Mail (2.2102) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 05:14:46 -0000 > On 16 Jul, 2015, at 8:30, Alexey Dokuchaev wrote: >=20 > On Thu, Jul 16, 2015 at 05:20:44PM +0200, Baptiste Daroussin wrote: >> On Thu, Jul 16, 2015 at 03:17:30PM +0000, Alexey Dokuchaev wrote: >>> Fair enough; [...] lets make it easier for new folks to get a hold = of >>> things, no problem. >>>=20 >>> But forbidding a 100% perfectly valid, supported, and documented = syntax >>> used in good will and intention by an experienced developer is IMO = wrong. >>=20 >> Given the number of times I had fixed side effect of this I bet I'm = would >> like to know how many people really knows how make(1) works :) in = particular >> in that area. >=20 > When sat@ was actively doing his peer reviews, he would've always = point it > out to folks that misused lazy vs. immediate expansion. Too bad he's = no > longer active; I think that rather than trying to avoid sharp corners = of our > make(1), or any tool FWIW, we should be doing continuous education = work akin > to what he did... >=20 >> With the new way of validating dependencies (where the pattern is now = also >> checked after the dependency is installed, people would now quickly = noticed >> but before this recent change it was most of the time silent. = poudriere was >> the only tool able to notice that). >=20 > This actually brings us to another rule which makes more sense to = become a > "hard" one: DO NOT commit ports work without poudriere/tinderbox test = run. I=E2=80=99d just like to mention PR 191273, which suggesting adding a = new depends macro that registers a BUILD_ and RUN_DEPENDS. BUILDANDRUN_DEPENDS=3D foo:... (Or something. I=E2=80=99m terrible at naming things, but the = concept/patch is there.) By way of examples, a huge percentage of Perl modules rely on :=3D, and = many of them perform impressive manoeuvres to assign RUN_DEPENDS:=3D ${BUILD_DEPENDS} BUILD_DEPENDS+=3D =E2=80=A6 or my favorite BUILD_DEPENDS=3D foo:... RUN_DEPENDS:=3D ${BUILD_DEPENDS:Nfoo*} The fact that not even the PHB was clear on whether :=3D was correct = suggests that there is a problem that can use a solution. # Adam =E2=80=94 Adam Weinberger adamw@adamw.org http://www.adamw.org From owner-svn-ports-head@freebsd.org Fri Jul 17 05:40:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7E6AA9A43B5; Fri, 17 Jul 2015 05:40:27 +0000 (UTC) (envelope-from danilo@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 4A3842443; Fri, 17 Jul 2015 05:40:27 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6H5eRAD003362; Fri, 17 Jul 2015 05:40:27 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6H5eQ72003359; Fri, 17 Jul 2015 05:40:26 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201507170540.t6H5eQ72003359@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 17 Jul 2015 05:40:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392330 - head/net/openmpi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 05:40:27 -0000 Author: danilo Date: Fri Jul 17 05:40:25 2015 New Revision: 392330 URL: https://svnweb.freebsd.org/changeset/ports/392330 Log: - Update to 1.8.7 Modified: head/net/openmpi/Makefile head/net/openmpi/distinfo head/net/openmpi/pkg-plist Modified: head/net/openmpi/Makefile ============================================================================== --- head/net/openmpi/Makefile Fri Jul 17 02:35:02 2015 (r392329) +++ head/net/openmpi/Makefile Fri Jul 17 05:40:25 2015 (r392330) @@ -4,7 +4,7 @@ # - etc/*.sample support PORTNAME= openmpi -DISTVERSION= 1.8.6 +DISTVERSION= 1.8.7 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v1.8/downloads/ Modified: head/net/openmpi/distinfo ============================================================================== --- head/net/openmpi/distinfo Fri Jul 17 02:35:02 2015 (r392329) +++ head/net/openmpi/distinfo Fri Jul 17 05:40:25 2015 (r392330) @@ -1,2 +1,2 @@ -SHA256 (openmpi-1.8.6.tar.bz2) = b9fe3bdfb86bd42cc53448e17f11278531b989b05ff9513bc88ba1a523f14e87 -SIZE (openmpi-1.8.6.tar.bz2) = 13229451 +SHA256 (openmpi-1.8.7.tar.bz2) = da629e9bd820a379cfafe15f842ee9b628d7451856085ccc23ee75ab3e1b48c7 +SIZE (openmpi-1.8.7.tar.bz2) = 13228742 Modified: head/net/openmpi/pkg-plist ============================================================================== --- head/net/openmpi/pkg-plist Fri Jul 17 02:35:02 2015 (r392329) +++ head/net/openmpi/pkg-plist Fri Jul 17 05:40:25 2015 (r392330) @@ -228,7 +228,7 @@ %%MPIDIR%%/lib/libmpi.la %%MPIDIR%%/lib/libmpi.so %%MPIDIR%%/lib/libmpi.so.1 -%%MPIDIR%%/lib/libmpi.so.1.6.1 +%%MPIDIR%%/lib/libmpi.so.1.6.2 %%MPIDIR%%/lib/libmpi_cxx.la %%MPIDIR%%/lib/libmpi_cxx.so %%MPIDIR%%/lib/libmpi_cxx.so.1 @@ -236,7 +236,7 @@ %%MPIDIR%%/lib/libmpi_mpifh.la %%MPIDIR%%/lib/libmpi_mpifh.so %%MPIDIR%%/lib/libmpi_mpifh.so.2 -%%MPIDIR%%/lib/libmpi_mpifh.so.2.5.0 +%%MPIDIR%%/lib/libmpi_mpifh.so.2.5.1 %%MPIDIR%%/lib/libmpi_usempi.la %%MPIDIR%%/lib/libmpi_usempi.so %%MPIDIR%%/lib/libmpi_usempi.so.1 @@ -248,11 +248,11 @@ %%MPIDIR%%/lib/libopen-pal.la %%MPIDIR%%/lib/libopen-pal.so %%MPIDIR%%/lib/libopen-pal.so.6 -%%MPIDIR%%/lib/libopen-pal.so.6.2.1 +%%MPIDIR%%/lib/libopen-pal.so.6.2.2 %%MPIDIR%%/lib/libopen-rte.la %%MPIDIR%%/lib/libopen-rte.so %%MPIDIR%%/lib/libopen-rte.so.7 -%%MPIDIR%%/lib/libopen-rte.so.7.0.5 +%%MPIDIR%%/lib/libopen-rte.so.7.0.6 %%MPIDIR%%/lib/mpi.mod %%MPIDIR%%/lib/openmpi/libompi_dbg_msgq.la %%MPIDIR%%/lib/openmpi/libompi_dbg_msgq.so From owner-svn-ports-head@freebsd.org Fri Jul 17 05:52:03 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A19459A4596; Fri, 17 Jul 2015 05:52:03 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4720B2915; Fri, 17 Jul 2015 05:52:03 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: by widjy10 with SMTP id jy10so32480071wid.1; Thu, 16 Jul 2015 22:52:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Y5aOg5L5dDPRzH7S+AlY4x/gw3zzKEKBbVtPTi6HrPg=; b=xV3RrbNx3869iRvQgpPImao5Hd8pbMjPv+7wNLAgPl58VzJI4T1ULtkbJ4flbbpEbC 0QZ3GWpn9/sRbpy3rELh66IkwnMOAg/GWzgcnzrGdQiK1kYoSC+v6UCv1OKxQl9mDHnc nIuxqwYDBlT+OaXH80+4WfD7tdXIAzaNGe5qsimMN51B1Rx5NEXr+rMOUMk92e3tjEn9 WpvLPA4TQz8jv6fQTp8KeH1mvbf5kfhufh3m6IUPnnmQN/NCx3CPqaPvjy/rN8Uo3i07 6rOcLTPMXcut+lLLaa93CmBou47H2xzcV7S5bi3Rc0D7o5PayE0GojxAjSulbNiqPsj5 /Q7g== MIME-Version: 1.0 X-Received: by 10.194.20.161 with SMTP id o1mr27256379wje.32.1437112321587; Thu, 16 Jul 2015 22:52:01 -0700 (PDT) Sender: thomas.e.zander@googlemail.com Received: by 10.28.15.11 with HTTP; Thu, 16 Jul 2015 22:52:01 -0700 (PDT) In-Reply-To: <201507161230.t6GCUSJI070228@repo.freebsd.org> References: <201507161230.t6GCUSJI070228@repo.freebsd.org> Date: Fri, 17 Jul 2015 07:52:01 +0200 X-Google-Sender-Auth: pl-CIKRNk-YPR-8g-PiR1kSXlww Message-ID: Subject: Re: svn commit: r392294 - in head/graphics: . ImageMagick7 ImageMagick7-nox11 From: Thomas Zander To: Koop Mast Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 05:52:03 -0000 On 16 July 2015 at 14:30, Koop Mast wrote: > +.if ${USER} == kwm > +upload: > + scp ${DISTDIR}/${DISTNAME}.tar.xz \ > + kwm@freefall.freebsd.org:public_distfiles/ > +.endif This USER clause seems to disturb some parts of our toolchain. I get this e.g. from poudriere: [00:01:49] ====>> Warning: (graphics/ImageMagick7): make: "/poudriere/ports/default/graphics/ImageMagick7/Makefile" line 387: Malformed conditional (${USER} == kwm) [00:01:49] ====>> Warning: (graphics/ImageMagick7-nox11): make: "/poudriere/ports/default/graphics/ImageMagick7-nox11/../ImageMagick7/Makefile" line 387: Malformed conditional (${USER} == kwm) From owner-svn-ports-head@freebsd.org Fri Jul 17 06:05:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EC7219A4738; Fri, 17 Jul 2015 06:05:09 +0000 (UTC) (envelope-from koobs@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 DD3AF2D49; Fri, 17 Jul 2015 06:05:09 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6H659lb015113; Fri, 17 Jul 2015 06:05:09 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6H659Dj015111; Fri, 17 Jul 2015 06:05:09 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201507170605.t6H659Dj015111@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Fri, 17 Jul 2015 06:05:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392331 - head/devel/py-pbr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 06:05:10 -0000 Author: koobs Date: Fri Jul 17 06:05:08 2015 New Revision: 392331 URL: https://svnweb.freebsd.org/changeset/ports/392331 Log: devel/py-pby: Update to 1.3.0 - Update to 1.3.0 [1] - Add NO_ARCH - Enable concurrent Python support Based on: PR: 201638 Submitted by: Yuri Victorovich Modified: head/devel/py-pbr/Makefile head/devel/py-pbr/distinfo Modified: head/devel/py-pbr/Makefile ============================================================================== --- head/devel/py-pbr/Makefile Fri Jul 17 05:40:25 2015 (r392330) +++ head/devel/py-pbr/Makefile Fri Jul 17 06:05:08 2015 (r392331) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pbr -PORTVERSION= 0.10.0 +PORTVERSION= 1.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:${PORTSDIR}/devel/py-pip +NO_ARCH= yes + USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils .include Modified: head/devel/py-pbr/distinfo ============================================================================== --- head/devel/py-pbr/distinfo Fri Jul 17 05:40:25 2015 (r392330) +++ head/devel/py-pbr/distinfo Fri Jul 17 06:05:08 2015 (r392331) @@ -1,2 +1,2 @@ -SHA256 (pbr-0.10.0.tar.gz) = 52a61a863566fafa45507a9aa40e6c88edc1e09d96cde5f5a6aa3b4d26c913ce -SIZE (pbr-0.10.0.tar.gz) = 77690 +SHA256 (pbr-1.3.0.tar.gz) = 1a6f8d514fc11d2571c75c207d932c106f024f199b5f12d25f8ca022b026c59d +SIZE (pbr-1.3.0.tar.gz) = 99701 From owner-svn-ports-head@freebsd.org Fri Jul 17 06:19:16 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23D7C9A4916; Fri, 17 Jul 2015 06:19:16 +0000 (UTC) (envelope-from bapt@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 0A28111BE; Fri, 17 Jul 2015 06:19:16 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6H6JFDq019441; Fri, 17 Jul 2015 06:19:15 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6H6JDG7019432; Fri, 17 Jul 2015 06:19:13 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507170619.t6H6JDG7019432@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 17 Jul 2015 06:19:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392332 - in head/www/kcgi: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 06:19:16 -0000 Author: bapt Date: Fri Jul 17 06:19:12 2015 New Revision: 392332 URL: https://svnweb.freebsd.org/changeset/ports/392332 Log: Update to 0.6.2 Added: head/www/kcgi/files/ head/www/kcgi/files/patch-child.c (contents, props changed) head/www/kcgi/files/patch-kcgiregress.c (contents, props changed) head/www/kcgi/files/patch-output.c (contents, props changed) Modified: head/www/kcgi/Makefile head/www/kcgi/distinfo head/www/kcgi/pkg-plist Modified: head/www/kcgi/Makefile ============================================================================== --- head/www/kcgi/Makefile Fri Jul 17 06:05:08 2015 (r392331) +++ head/www/kcgi/Makefile Fri Jul 17 06:19:12 2015 (r392332) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kcgi -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= www devel MASTER_SITES= http://kristaps.bsd.lv/kcgi/snapshots/ Modified: head/www/kcgi/distinfo ============================================================================== --- head/www/kcgi/distinfo Fri Jul 17 06:05:08 2015 (r392331) +++ head/www/kcgi/distinfo Fri Jul 17 06:19:12 2015 (r392332) @@ -1,2 +1,2 @@ -SHA256 (kcgi-0.6.1.tgz) = 5e0779067ff661103884d470afbbe4f85a81ccbcd29778795e6f7d28ba4bb91e -SIZE (kcgi-0.6.1.tgz) = 84326 +SHA256 (kcgi-0.6.2.tgz) = a1e5104c521f6528afd544c20e2c35e176916085659a878ae99eb59dc119534d +SIZE (kcgi-0.6.2.tgz) = 97487 Added: head/www/kcgi/files/patch-child.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/kcgi/files/patch-child.c Fri Jul 17 06:19:12 2015 (r392332) @@ -0,0 +1,12 @@ +--- child.c.orig 2015-07-16 22:52:47 UTC ++++ child.c +@@ -17,9 +17,7 @@ + #ifdef HAVE_CONFIG_H + #include "config.h" + #endif +-#ifdef __linux__ + #include +-#endif + + #include + #include Added: head/www/kcgi/files/patch-kcgiregress.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/kcgi/files/patch-kcgiregress.c Fri Jul 17 06:19:12 2015 (r392332) @@ -0,0 +1,12 @@ +--- kcgiregress.c.orig 2015-07-17 06:16:43 UTC ++++ kcgiregress.c +@@ -197,9 +197,6 @@ dochild_cgi(kcgi_regress_server child, v + setenv(headbuf, val, 1); + } + +- if (NULL == head) +- goto out; +- + if (-1 != in) + close(in); + if (-1 != s) Added: head/www/kcgi/files/patch-output.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/kcgi/files/patch-output.c Fri Jul 17 06:19:12 2015 (r392332) @@ -0,0 +1,20 @@ +--- output.c.orig 2015-07-16 22:52:47 UTC ++++ output.c +@@ -17,9 +17,7 @@ + #ifdef HAVE_CONFIG_H + #include "config.h" + #endif +-#ifdef __linux__ + #include +-#endif + + #include + #include +@@ -27,6 +25,7 @@ + #include + #include + #include ++#include + #ifdef HAVE_ZLIB + #include + #endif Modified: head/www/kcgi/pkg-plist ============================================================================== --- head/www/kcgi/pkg-plist Fri Jul 17 06:05:08 2015 (r392331) +++ head/www/kcgi/pkg-plist Fri Jul 17 06:19:12 2015 (r392332) @@ -6,12 +6,15 @@ lib/libkcgi.a lib/libkcgihtml.a lib/libkcgijson.a lib/libkcgixml.a -man/man3/kcgi.3.gz +man/man3/kcgi.3.gr man/man3/kcgi_regress.3.gz man/man3/kcgihtml.3.gz man/man3/kcgijson.3.gz man/man3/kcgixml.3.gz man/man3/khttp_body.3.gz +man/man3/khttp_fcgi_free.3.gz +man/man3/khttp_fcgi_init.3.gz +man/man3/khttp_fcgi_parse.3.gz man/man3/khttp_free.3.gz man/man3/khttp_head.3.gz man/man3/khttp_parse.3.gz @@ -20,5 +23,7 @@ man/man3/khttp_write.3.gz man/man3/kmalloc.3.gz man/man3/kutil_urlencode.3.gz man/man3/kvalid_string.3.gz +man/man8/kfcgi.8.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample-fcgi.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/template.xml From owner-svn-ports-head@freebsd.org Fri Jul 17 06:19:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B8329A4951; Fri, 17 Jul 2015 06:19:40 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5718812A9; Fri, 17 Jul 2015 06:19:40 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 558741C45; Fri, 17 Jul 2015 06:19:40 +0000 (UTC) Date: Fri, 17 Jul 2015 06:19:40 +0000 From: Alexey Dokuchaev To: Adam Weinberger Cc: Baptiste Daroussin , Mathieu Arnold , Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392209 - in head/devel: . p5-Minilla Message-ID: <20150717061940.GA48401@FreeBSD.org> References: <20150716014306.GA68880@FreeBSD.org> <20150716091021.GW37597@ivaldir.etoilebsd.net> <20150716092053.GX37597@ivaldir.etoilebsd.net> <20150716145201.GA13745@FreeBSD.org> <20150716145920.GY37597@ivaldir.etoilebsd.net> <20150716151730.GA21677@FreeBSD.org> <20150716152043.GZ37597@ivaldir.etoilebsd.net> <20150716153045.GB21677@FreeBSD.org> <02A72E36-1D93-42EF-85FA-D3AA8B0D667E@adamw.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <02A72E36-1D93-42EF-85FA-D3AA8B0D667E@adamw.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 06:19:40 -0000 On Thu, Jul 16, 2015 at 10:14:31PM -0700, Adam Weinberger wrote: > I'd just like to mention PR 191273, which suggesting adding a new depends > macro that registers a BUILD_ and RUN_DEPENDS. > > BUILDANDRUN_DEPENDS= foo:... > (Or something. I'm terrible at naming things, but the concept/patch is > there.) Personally I think this is slightly over-engineered; I guess I'm not firmly against it, but see no value in such macro for myself. > By way of examples, a huge percentage of Perl modules rely on :=, and many > of them perform impressive manoeuvres to assign > RUN_DEPENDS:= ${BUILD_DEPENDS} > BUILD_DEPENDS+= ??? > or my favorite > BUILD_DEPENDS= foo:... > RUN_DEPENDS:= ${BUILD_DEPENDS:Nfoo*} Again, I don't see the problem. Do your rdeps exactly equal to bdeps? If yes, use :=. Minor differences can be compensated with a trick, as long as it's readable and intention (logic) is clear. If things go further south then you're probably better off with another variable or two. Use common sense, Luke! ;-) Goes without saying you need to check and test, bla-bla. > The fact that not even the PHB was clear on whether := was correct suggests > that there is a problem that can use a solution. PHB was (and is) quite clear; and there's nothing technically wrong in := when it being used correctly. The problem here is mostly with people who not (or do not want to) know their tools well enough, so := is considered (with a certain merit) dangerous (read: easy to misuse) by some folks. I don't want to argue is it really that dangerous, or should we encourage it or not. I find this feature valuable, I know when to use it, and I do not like people telling me NOT to use it because there might be idiots^W people that do not understand make(1) internals out there. ./danfe From owner-svn-ports-head@freebsd.org Fri Jul 17 06:28:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF7379A4A57; Fri, 17 Jul 2015 06:28:46 +0000 (UTC) (envelope-from bapt@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 C291718A4; Fri, 17 Jul 2015 06:28:46 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6H6SkBf023533; Fri, 17 Jul 2015 06:28:46 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6H6Sklp023532; Fri, 17 Jul 2015 06:28:46 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507170628.t6H6Sklp023532@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 17 Jul 2015 06:28:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392333 - head/www/kcgi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 06:28:47 -0000 Author: bapt Date: Fri Jul 17 06:28:45 2015 New Revision: 392333 URL: https://svnweb.freebsd.org/changeset/ports/392333 Log: Fix typo Modified: head/www/kcgi/pkg-plist Modified: head/www/kcgi/pkg-plist ============================================================================== --- head/www/kcgi/pkg-plist Fri Jul 17 06:19:12 2015 (r392332) +++ head/www/kcgi/pkg-plist Fri Jul 17 06:28:45 2015 (r392333) @@ -6,7 +6,7 @@ lib/libkcgi.a lib/libkcgihtml.a lib/libkcgijson.a lib/libkcgixml.a -man/man3/kcgi.3.gr +man/man3/kcgi.3.gz man/man3/kcgi_regress.3.gz man/man3/kcgihtml.3.gz man/man3/kcgijson.3.gz From owner-svn-ports-head@freebsd.org Fri Jul 17 06:31:25 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E04FE9A4AAB; Fri, 17 Jul 2015 06:31:25 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id C922E1B31; Fri, 17 Jul 2015 06:31:25 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id C7A361EA2; Fri, 17 Jul 2015 06:31:25 +0000 (UTC) Date: Fri, 17 Jul 2015 06:31:25 +0000 From: Alexey Dokuchaev To: Thomas Zander Cc: Koop Mast , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392294 - in head/graphics: . ImageMagick7 ImageMagick7-nox11 Message-ID: <20150717063125.GB48401@FreeBSD.org> References: <201507161230.t6GCUSJI070228@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 06:31:26 -0000 On Fri, Jul 17, 2015 at 07:52:01AM +0200, Thomas Zander wrote: > On 16 July 2015 at 14:30, Koop Mast wrote: > > +.if ${USER} == kwm > > +upload: > > + scp ${DISTDIR}/${DISTNAME}.tar.xz \ > > + kwm@freefall.freebsd.org:public_distfiles/ > > +.endif > > This USER clause seems to disturb some parts of our toolchain. I get > this e.g. from poudriere: Little helper gimmicks like this should not had been committed in the first place, just as they do not belong to an individual port's Makefile. Factor them out in Mk/* somewhere, so it won't pollute your ports and very unlucky to be committed by accident. ./danfe From owner-svn-ports-head@freebsd.org Fri Jul 17 06:35:23 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5B039A4C44; Fri, 17 Jul 2015 06:35:23 +0000 (UTC) (envelope-from bapt@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 C5FE81EEA; Fri, 17 Jul 2015 06:35:23 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6H6ZNrM027518; Fri, 17 Jul 2015 06:35:23 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6H6ZNTV027516; Fri, 17 Jul 2015 06:35:23 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201507170635.t6H6ZNTV027516@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 17 Jul 2015 06:35:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392334 - head/www/kcgi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 06:35:23 -0000 Author: bapt Date: Fri Jul 17 06:35:22 2015 New Revision: 392334 URL: https://svnweb.freebsd.org/changeset/ports/392334 Log: Install kfcgi(8) Modified: head/www/kcgi/Makefile head/www/kcgi/pkg-plist Modified: head/www/kcgi/Makefile ============================================================================== --- head/www/kcgi/Makefile Fri Jul 17 06:28:45 2015 (r392333) +++ head/www/kcgi/Makefile Fri Jul 17 06:35:22 2015 (r392334) @@ -2,6 +2,7 @@ PORTNAME= kcgi PORTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= www devel MASTER_SITES= http://kristaps.bsd.lv/kcgi/snapshots/ @@ -17,4 +18,7 @@ OPTIONS_DEFINE= EXAMPLES HAS_CONFIGURE= yes MAKE_ARGS= DATADIR=${EXAMPLESDIR} +post-install: + ${INSTALL_PROGRAM} ${WRKSRC}/kfcgi ${STAGEDIR}${PREFIX}/sbin/kfcgi + .include Modified: head/www/kcgi/pkg-plist ============================================================================== --- head/www/kcgi/pkg-plist Fri Jul 17 06:28:45 2015 (r392333) +++ head/www/kcgi/pkg-plist Fri Jul 17 06:35:22 2015 (r392334) @@ -24,6 +24,7 @@ man/man3/kmalloc.3.gz man/man3/kutil_urlencode.3.gz man/man3/kvalid_string.3.gz man/man8/kfcgi.8.gz +sbin/kfcgi %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample-fcgi.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/template.xml From owner-svn-ports-head@freebsd.org Fri Jul 17 07:26:25 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 304F89A42C3; Fri, 17 Jul 2015 07:26:25 +0000 (UTC) (envelope-from makc@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 141F41571; Fri, 17 Jul 2015 07:26:25 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6H7QOe5047584; Fri, 17 Jul 2015 07:26:24 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6H7QOsp047581; Fri, 17 Jul 2015 07:26:24 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201507170726.t6H7QOsp047581@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 17 Jul 2015 07:26:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392335 - head/multimedia/minitube X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 07:26:25 -0000 Author: makc Date: Fri Jul 17 07:26:23 2015 New Revision: 392335 URL: https://svnweb.freebsd.org/changeset/ports/392335 Log: multimedia/minitube: - Update to 2.4 with support for the latest YouTube API - Remove INSTALLS_ICONS needless for Qt/KDE ports Added: head/multimedia/minitube/pkg-message (contents, props changed) Modified: head/multimedia/minitube/Makefile head/multimedia/minitube/distinfo Modified: head/multimedia/minitube/Makefile ============================================================================== --- head/multimedia/minitube/Makefile Fri Jul 17 06:35:22 2015 (r392334) +++ head/multimedia/minitube/Makefile Fri Jul 17 07:26:23 2015 (r392335) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= minitube -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= multimedia www -MASTER_SITES= http://flavio.tordini.org/files/minitube/ MAINTAINER= makc@FreeBSD.org COMMENT= TV-like client for YouTube @@ -11,10 +10,11 @@ COMMENT= TV-like client for YouTube USE_QT4= dbus gui network phonon script sql xml \ moc_build rcc_build imageformats_run USES= qmake -INSTALLS_ICONS= yes -WRKSRC= ${WRKDIR}/${PORTNAME} +USE_GITHUB= yes +GH_ACCOUNT= flaviotordini -QMAKE_ARGS= QMAKE_LRELEASE=${LRELEASE} +QMAKE_ARGS= QMAKE_LRELEASE=${LRELEASE} \ + DEFINES+=APP_GOOGLE_API_KEY="${MINITUBE_GOOGLE_API_KEY}" OPTIONS_DEFINE= NLS OPTIONS_SUB= yes @@ -22,6 +22,9 @@ NLS_USE= QT4=linguisttools_build .include +pre-everything:: + @${CAT} ${PKGMESSAGE} + pre-configure: .if !${PORT_OPTIONS:MNLS} ${REINPLACE_CMD} -e '/include(locale\/locale.pri)/d' ${WRKSRC}/minitube.pro Modified: head/multimedia/minitube/distinfo ============================================================================== --- head/multimedia/minitube/distinfo Fri Jul 17 06:35:22 2015 (r392334) +++ head/multimedia/minitube/distinfo Fri Jul 17 07:26:23 2015 (r392335) @@ -1,2 +1,2 @@ -SHA256 (minitube-2.3.tar.gz) = 7fb24e295dc3e2f4ce41add1ef71c7b1fef57383578f46af8e271710c86c2247 -SIZE (minitube-2.3.tar.gz) = 955192 +SHA256 (flaviotordini-minitube-2.4_GH0.tar.gz) = 1d8a427a4120d623c689969d92904bf66bf7d3edafcb0f6f9eb7f24d6db39c7b +SIZE (flaviotordini-minitube-2.4_GH0.tar.gz) = 984265 Added: head/multimedia/minitube/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/minitube/pkg-message Fri Jul 17 07:26:23 2015 (r392335) @@ -0,0 +1,16 @@ +Google is now requiring an API key in order to access YouTube Data +web services. + +To obtain a key: + +1. Create a new project at https://console.developers.google.com/ + +2. Select newly created project, go to APIs & auth / APIs, select + the Youtube Data API and enable api. + +3. Go to APIs & auth / Credentials and create a new Public API + access key ("Browser key"). + +4. If you are going to build minitube from ports, set + MINITUBE_GOOGLE_API_KEY=your_key in make.conf. If you use package + set GOOGLE_API_KEY environment variable to your key. From owner-svn-ports-head@freebsd.org Fri Jul 17 07:41:05 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2EE1C9A4621; Fri, 17 Jul 2015 07:41:05 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.dk [213.239.220.246]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3507214DC; Fri, 17 Jul 2015 07:41:04 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 584467CD9; Fri, 17 Jul 2015 09:40:54 +0200 (CEST) Date: Fri, 17 Jul 2015 09:40:54 +0200 From: Erwin Lansing To: Alex Dupre Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r391734 - head/lang/php56 Message-ID: <20150717074054.GR63119@droso.dk> References: <201507111155.t6BBtrG5039747@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="w7PDEPdKQumQfZlR" Content-Disposition: inline In-Reply-To: <201507111155.t6BBtrG5039747@repo.freebsd.org> X-Operating-System: FreeBSD/amd64 9.3-RELEASE-p5 User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 07:41:05 -0000 --w7PDEPdKQumQfZlR Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 11, 2015 at 11:55:53AM +0000, Alex Dupre wrote: > Author: ale > Date: Sat Jul 11 11:55:52 2015 > New Revision: 391734 > URL: https://svnweb.freebsd.org/changeset/ports/391734 >=20 > Log: > Update to 5.6.11 release. >=20 Any plans for MFH, as this fixed two vulnerabilities? http://www.vuxml.org/freebsd/5a1d5d74-29a0-11e5-86ff-14dae9d210b8.html http://www.vuxml.org/freebsd/af7fbd91-29a1-11e5-86ff-14dae9d210b8.html Erwin --w7PDEPdKQumQfZlR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEVAwUBVaixhVF75hSlwe7HAQqZyAf/eykBx7yKijgtT2Hbq/EIHalwfau8M5Cq ApCGcRlzSs3HMHdICUYqA23UE4suRzsloHVlaa4iOrdg73E41y70e1WyLOHxvVtL LmWlWNXQVoSi/pM4hUz3J1e/s/FkSuxhVGWcvafWbIO21AGiQJxGylAiDcPOwX70 U5/xOUOul5AYce+PGxjQDKu8lgAIhqCCtpWvfLXLZX+oZrGCgDYtSQg+dhVXs0L9 dYWBjs6STLGCuGtTlX5nRIM484iUOiXfsXs6Mg5hgMKFOTv7/J7suTfgEg3rWHrd FdC4mfP8wvK/uOPnG7tE2FpaWKNndzl4jzx942RWxBBbqMy4kNmalA== =uEm1 -----END PGP SIGNATURE----- --w7PDEPdKQumQfZlR-- From owner-svn-ports-head@freebsd.org Fri Jul 17 07:52:18 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4E049A478B; Fri, 17 Jul 2015 07:52:18 +0000 (UTC) (envelope-from kwm@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 BD85B1B00; Fri, 17 Jul 2015 07:52:18 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6H7qIf1059415; Fri, 17 Jul 2015 07:52:18 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6H7qItf059414; Fri, 17 Jul 2015 07:52:18 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507170752.t6H7qItf059414@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 17 Jul 2015 07:52:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392336 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 07:52:18 -0000 Author: kwm Date: Fri Jul 17 07:52:17 2015 New Revision: 392336 URL: https://svnweb.freebsd.org/changeset/ports/392336 Log: Update flash entry. Fixed version was released for CVE-2015-5122, CVE-2015-5123. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jul 17 07:26:23 2015 (r392335) +++ head/security/vuxml/vuln.xml Fri Jul 17 07:52:17 2015 (r392336) @@ -443,11 +443,11 @@ Notes: linux-c6-flashplugin - 0 + 11.2r202.491 linux-f10-flashplugin - 0 + 11.2r202.491 @@ -470,7 +470,7 @@ Notes: 2015-07-10 2015-07-14 - 2015-07-15 + 2015-07-16 From owner-svn-ports-head@freebsd.org Fri Jul 17 07:55:23 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DCEC9A47BE; Fri, 17 Jul 2015 07:55:23 +0000 (UTC) (envelope-from kwm@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 3C0591C26; Fri, 17 Jul 2015 07:55:23 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6H7tNrO059671; Fri, 17 Jul 2015 07:55:23 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6H7tMp2059669; Fri, 17 Jul 2015 07:55:22 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507170755.t6H7tMp2059669@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 17 Jul 2015 07:55:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392337 - head/www/linux-c6-flashplugin11 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 07:55:23 -0000 Author: kwm Date: Fri Jul 17 07:55:21 2015 New Revision: 392337 URL: https://svnweb.freebsd.org/changeset/ports/392337 Log: UPdate flash plugin to 11.2r202.491. MFH: 2015Q3 Security: https://helpx.adobe.com/security/products/flash-player/apsb15-18.html Security: CVE-2015-5122, CVE-2015-5123 Modified: head/www/linux-c6-flashplugin11/Makefile head/www/linux-c6-flashplugin11/distinfo Modified: head/www/linux-c6-flashplugin11/Makefile ============================================================================== --- head/www/linux-c6-flashplugin11/Makefile Fri Jul 17 07:52:17 2015 (r392336) +++ head/www/linux-c6-flashplugin11/Makefile Fri Jul 17 07:55:21 2015 (r392337) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flashplugin -PORTVERSION= 11.2r202.481 +PORTVERSION= 11.2r202.491 CATEGORIES= www multimedia linux MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:S/r/./}/:plugin \ LOCAL/nox:suplib Modified: head/www/linux-c6-flashplugin11/distinfo ============================================================================== --- head/www/linux-c6-flashplugin11/distinfo Fri Jul 17 07:52:17 2015 (r392336) +++ head/www/linux-c6-flashplugin11/distinfo Fri Jul 17 07:55:21 2015 (r392337) @@ -1,4 +1,4 @@ -SHA256 (flashplugin/11.2r202.481/install_flash_player_11_linux.i386.tar.gz) = 76fbede606e9eda56c73541dd55dede1afe0e08ffbce95005989dce903cfcd17 -SIZE (flashplugin/11.2r202.481/install_flash_player_11_linux.i386.tar.gz) = 6936529 -SHA256 (flashplugin/11.2r202.481/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf -SIZE (flashplugin/11.2r202.481/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 +SHA256 (flashplugin/11.2r202.491/install_flash_player_11_linux.i386.tar.gz) = be3f277fe1a15e4b082938019b4e0f9fac4336b460b2eb08d8f22bf90c718e53 +SIZE (flashplugin/11.2r202.491/install_flash_player_11_linux.i386.tar.gz) = 6942060 +SHA256 (flashplugin/11.2r202.491/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf +SIZE (flashplugin/11.2r202.491/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 From owner-svn-ports-head@freebsd.org Fri Jul 17 07:56:43 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B552F9A4804; Fri, 17 Jul 2015 07:56:43 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pd0-x22f.google.com (mail-pd0-x22f.google.com [IPv6:2607:f8b0:400e:c02::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 852831D4D; Fri, 17 Jul 2015 07:56:43 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pdbbh15 with SMTP id bh15so12439635pdb.1; Fri, 17 Jul 2015 00:56:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=50E7I7nMbEgspfb5mf2eOKfOnOEKP6VSBsLvokD9Vek=; b=y3PG7guzaPA1Xc7d3QU0M8gHwhShSeR2QlmyPdJ1eP96+5k/FPSit5yYyZV8QsYERo w3DmqeBAtG/sJdZ5xq3iV02t0r3193eW6FZ2R0eFduniJxIcIdv2NT/djqBmDg8FSvR+ R42YBQAqmgU8NHbwODAMiaunbeltcoQe5sMsddfnO7wJd1n4MfyxzSn9yOTlNFpshp8A 8Rj3BRyB+T+oId9b0XXz4j3YdjtUkp04MtHjHLmyq/jTYIhpUgzYiysSMWh1QBf0vah8 6V7bBvwXLuQj2ISsH3tZ55qYmB8+C5Hfhuf/cZEB9ml7tpWZBwPCE29MptjqEtUQ7w7p KWqw== X-Received: by 10.68.179.228 with SMTP id dj4mr26576188pbc.141.1437119802993; Fri, 17 Jul 2015 00:56:42 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01::3? (2001-44b8-31ae-7b01-0000-0000-0000-0003.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01::3]) by smtp.gmail.com with ESMTPSA id kw5sm10290885pab.29.2015.07.17.00.56.38 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Jul 2015 00:56:42 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r390797 - head/www/varnish4 References: <201506281704.t5SH4M2i019818@svn.freebsd.org> <5590A8D8.7050107@FreeBSD.org> <1436720634.2831704.321676697.0878EAD9@webmail.messagingengine.com> To: Mark Felder , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <55A8B52F.9030600@FreeBSD.org> Date: Fri, 17 Jul 2015 17:56:31 +1000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0 MIME-Version: 1.0 In-Reply-To: <1436720634.2831704.321676697.0878EAD9@webmail.messagingengine.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 07:56:43 -0000 On 13/07/2015 3:03 AM, Mark Felder wrote: > > > On Sun, Jun 28, 2015, at 21:09, Kubilay Kocak wrote: >> >> Can this be made optional, say with a TOOLS option or something? >> >> Python is a big RUN_DEPENDS for a .py file that may not be used by >> default >> > > Sorry this took two weeks, but it has been freed of python runtime > requirement. After further thought, someone who is building vmods must > surely know they need python to run that script. > Not at all Mark, thank you. I'll create issues in bugzilla next time :) From owner-svn-ports-head@freebsd.org Fri Jul 17 08:05:03 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 314BA9A4BC7; Fri, 17 Jul 2015 08:05:03 +0000 (UTC) (envelope-from kwm@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 15E14186D; Fri, 17 Jul 2015 08:05:03 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6H852ML063965; Fri, 17 Jul 2015 08:05:02 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6H851ws063961; Fri, 17 Jul 2015 08:05:01 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507170805.t6H851ws063961@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 17 Jul 2015 08:05:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392339 - in head/devel/autoconf-archive: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 08:05:03 -0000 Author: kwm Date: Fri Jul 17 08:05:00 2015 New Revision: 392339 URL: https://svnweb.freebsd.org/changeset/ports/392339 Log: Update autoconf-archive to 2015.02.24. Add upstream patch to fix a few bashisms. Take over maintainer. PR: 201617 Submitted by: myself Approved by: former maintainer Added: head/devel/autoconf-archive/files/ head/devel/autoconf-archive/files/patch-8d9c8f1 (contents, props changed) Modified: head/devel/autoconf-archive/Makefile head/devel/autoconf-archive/distinfo head/devel/autoconf-archive/pkg-plist Modified: head/devel/autoconf-archive/Makefile ============================================================================== --- head/devel/autoconf-archive/Makefile Fri Jul 17 08:01:34 2015 (r392338) +++ head/devel/autoconf-archive/Makefile Fri Jul 17 08:05:00 2015 (r392339) @@ -11,7 +11,7 @@ MAINTAINER= mkamm@gmx.net COMMENT= Set of useful GNU Autoconf macros USES= makeinfo tar:xz -DISTDATE= 2014.10.15 +DISTDATE= 2015.02.24 GNU_CONFIGURE= yes INFO= ${PORTNAME} Modified: head/devel/autoconf-archive/distinfo ============================================================================== --- head/devel/autoconf-archive/distinfo Fri Jul 17 08:01:34 2015 (r392338) +++ head/devel/autoconf-archive/distinfo Fri Jul 17 08:05:00 2015 (r392339) @@ -1,2 +1,2 @@ -SHA256 (autoconf-archive-2014.10.15.tar.xz) = fe1de6d191ecb643ddf977a7fc00a51898f68bb1df376de3a137c3855ccb1ea5 -SIZE (autoconf-archive-2014.10.15.tar.xz) = 558572 +SHA256 (autoconf-archive-2015.02.24.tar.xz) = 69715bdd078f552ca85e498a94543e11cb8bcdf0359e659b84d84d19372b0dc5 +SIZE (autoconf-archive-2015.02.24.tar.xz) = 578536 Added: head/devel/autoconf-archive/files/patch-8d9c8f1 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/autoconf-archive/files/patch-8d9c8f1 Fri Jul 17 08:05:00 2015 (r392339) @@ -0,0 +1,54 @@ +From 8d9c8f162b6cc71ae217ddeef2cef522060bc85e Mon Sep 17 00:00:00 2001 +From: Ting-Wei Lan +Date: Tue, 21 Apr 2015 03:27:04 +0800 +Subject: [PATCH] ax_compiler_flags: Prevent using bash substring expansion + +Substring expansion such as ${flag:5} is not supported by POSIX, and +it can cause error for systems not using bash as their default shell. +--- + m4/ax_compiler_flags_cflags.m4 | 3 ++- + m4/ax_compiler_flags_cxxflags.m4 | 3 ++- + 2 files changed, 4 insertions(+), 2 deletions(-) + +diff --git a/m4/ax_compiler_flags_cflags.m4 b/m4/ax_compiler_flags_cflags.m4 +index 86896c1..5bebe25 100644 +--- m4/ax_compiler_flags_cflags.m4 ++++ m4/ax_compiler_flags_cflags.m4 +@@ -28,6 +28,7 @@ + #serial 9 + + AC_DEFUN([AX_COMPILER_FLAGS_CFLAGS],[ ++ AC_REQUIRE([AC_PROG_SED]) + AX_REQUIRE_DEFINED([AX_APPEND_COMPILE_FLAGS]) + AX_REQUIRE_DEFINED([AX_APPEND_FLAG]) + AX_REQUIRE_DEFINED([AX_CHECK_COMPILE_FLAG]) +@@ -119,7 +120,7 @@ AC_DEFUN([AX_COMPILER_FLAGS_CFLAGS],[ + AS_CASE([$flag], + [-Wno-*=*],[], + [-Wno-*],[ +- AX_APPEND_COMPILE_FLAGS([-Wno-error=${flag:5}], ++ AX_APPEND_COMPILE_FLAGS([-Wno-error=$(AS_ECHO([$flag]) | $SED 's/^-Wno-//')], + ax_warn_cflags_variable, + [$ax_compiler_flags_test]) + ]) +diff --git a/m4/ax_compiler_flags_cxxflags.m4 b/m4/ax_compiler_flags_cxxflags.m4 +index dd3b583..112cb76 100644 +--- m4/ax_compiler_flags_cxxflags.m4 ++++ m4/ax_compiler_flags_cxxflags.m4 +@@ -29,6 +29,7 @@ + #serial 5 + + AC_DEFUN([AX_COMPILER_FLAGS_CXXFLAGS],[ ++ AC_REQUIRE([AC_PROG_SED]) + AX_REQUIRE_DEFINED([AX_APPEND_COMPILE_FLAGS]) + AX_REQUIRE_DEFINED([AX_APPEND_FLAG]) + AX_REQUIRE_DEFINED([AX_CHECK_COMPILE_FLAG]) +@@ -115,7 +116,7 @@ AC_DEFUN([AX_COMPILER_FLAGS_CXXFLAGS],[ + AS_CASE([$flag], + [-Wno-*=*],[], + [-Wno-*],[ +- AX_APPEND_COMPILE_FLAGS([-Wno-error=${flag:5}], ++ AX_APPEND_COMPILE_FLAGS([-Wno-error=$(AS_ECHO([$flag]) | $SED 's/^-Wno-//')], + ax_warn_cxxflags_variable, + [$ax_compiler_flags_test]) + ]) Modified: head/devel/autoconf-archive/pkg-plist ============================================================================== --- head/devel/autoconf-archive/pkg-plist Fri Jul 17 08:01:34 2015 (r392338) +++ head/devel/autoconf-archive/pkg-plist Fri Jul 17 08:05:00 2015 (r392339) @@ -137,6 +137,7 @@ %%MACRODIR%%/ax_check_gl.m4 %%MACRODIR%%/ax_check_glu.m4 %%MACRODIR%%/ax_check_glut.m4 +%%MACRODIR%%/ax_check_glx.m4 %%MACRODIR%%/ax_check_gnu_make.m4 %%MACRODIR%%/ax_check_icu.m4 %%MACRODIR%%/ax_check_java_home.m4 @@ -167,11 +168,18 @@ %%MACRODIR%%/ax_check_typedef.m4 %%MACRODIR%%/ax_check_uname_syscall.m4 %%MACRODIR%%/ax_check_user.m4 +%%MACRODIR%%/ax_check_vscript.m4 %%MACRODIR%%/ax_check_zlib.m4 %%MACRODIR%%/ax_code_coverage.m4 %%MACRODIR%%/ax_compare_version.m4 %%MACRODIR%%/ax_compile_check_sizeof.m4 +%%MACRODIR%%/ax_compiler_flags.m4 +%%MACRODIR%%/ax_compiler_flags_cflags.m4 +%%MACRODIR%%/ax_compiler_flags_cxxflags.m4 +%%MACRODIR%%/ax_compiler_flags_gir.m4 +%%MACRODIR%%/ax_compiler_flags_ldflags.m4 %%MACRODIR%%/ax_compiler_vendor.m4 +%%MACRODIR%%/ax_compiler_version.m4 %%MACRODIR%%/ax_compute_relative_paths.m4 %%MACRODIR%%/ax_compute_standard_relative_paths.m4 %%MACRODIR%%/ax_cond_with_level.m4 @@ -199,6 +207,7 @@ %%MACRODIR%%/ax_cxx_dynamic_cast.m4 %%MACRODIR%%/ax_cxx_enum_computations.m4 %%MACRODIR%%/ax_cxx_enum_computations_with_cast.m4 +%%MACRODIR%%/ax_cxx_erase_iterator_type.m4 %%MACRODIR%%/ax_cxx_exceptions.m4 %%MACRODIR%%/ax_cxx_explicit.m4 %%MACRODIR%%/ax_cxx_explicit_instantiations.m4 @@ -326,6 +335,7 @@ %%MACRODIR%%/ax_gcc_warn_unused_result.m4 %%MACRODIR%%/ax_gcc_x86_avx_xgetbv.m4 %%MACRODIR%%/ax_gcc_x86_cpuid.m4 +%%MACRODIR%%/ax_generate_changelog.m4 %%MACRODIR%%/ax_have_adns.m4 %%MACRODIR%%/ax_have_epoll.m4 %%MACRODIR%%/ax_have_opengl.m4 @@ -334,6 +344,7 @@ %%MACRODIR%%/ax_have_select.m4 %%MACRODIR%%/ax_include_strcasecmp.m4 %%MACRODIR%%/ax_install_files.m4 +%%MACRODIR%%/ax_is_release.m4 %%MACRODIR%%/ax_java_check_class.m4 %%MACRODIR%%/ax_java_options.m4 %%MACRODIR%%/ax_jni_include_dir.m4 @@ -394,6 +405,7 @@ %%MACRODIR%%/ax_perl_ext_flags.m4 %%MACRODIR%%/ax_perl_module_version.m4 %%MACRODIR%%/ax_pgsql_priv_root.m4 +%%MACRODIR%%/ax_pkg_check_modules.m4 %%MACRODIR%%/ax_pkg_mico.m4 %%MACRODIR%%/ax_pkg_swig.m4 %%MACRODIR%%/ax_prefix_config_h.m4 @@ -416,6 +428,7 @@ %%MACRODIR%%/ax_prog_fig2dev.m4 %%MACRODIR%%/ax_prog_flex.m4 %%MACRODIR%%/ax_prog_guile_version.m4 +%%MACRODIR%%/ax_prog_haxe_version.m4 %%MACRODIR%%/ax_prog_hla.m4 %%MACRODIR%%/ax_prog_hla_opt.m4 %%MACRODIR%%/ax_prog_httpd.m4 @@ -510,6 +523,7 @@ %%MACRODIR%%/ax_try_run_java.m4 %%MACRODIR%%/ax_type_socklen_t.m4 %%MACRODIR%%/ax_upload.m4 +%%MACRODIR%%/ax_valgrind_check.m4 %%MACRODIR%%/ax_var_timezone_externals.m4 %%MACRODIR%%/ax_very_nice.m4 %%MACRODIR%%/ax_warning_default_aclocaldir.m4 @@ -526,7 +540,7 @@ %%MACRODIR%%/ax_xsdcxx.m4 %%MACRODIR%%/ax_xtra_classpath.m4 %%MACRODIR%%/ax_zoneinfo.m4 -share/autoconf-archive/AUTHORS -share/autoconf-archive/COPYING -share/autoconf-archive/COPYING.EXCEPTION -share/autoconf-archive/README +%%DATADIR%%/AUTHORS +%%DATADIR%%/COPYING +%%DATADIR%%/COPYING.EXCEPTION +%%DATADIR%%/README From owner-svn-ports-head@freebsd.org Fri Jul 17 08:17:16 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C8EF9A4D8B; Fri, 17 Jul 2015 08:17:16 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.dk [213.239.220.246]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AEC4F1F2D; Fri, 17 Jul 2015 08:17:15 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 6CAA5142A3; Fri, 17 Jul 2015 10:17:11 +0200 (CEST) Date: Fri, 17 Jul 2015 10:17:11 +0200 From: Erwin Lansing To: Alex Dupre Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392140 - head/databases/mysql56-server Message-ID: <20150717081711.GS63119@droso.dk> References: <201507151349.t6FDn5Sf079974@svnmir.geo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="veXX9dWIonWZEC6h" Content-Disposition: inline In-Reply-To: <201507151349.t6FDn5Sf079974@svnmir.geo.freebsd.org> X-Operating-System: FreeBSD/amd64 9.3-RELEASE-p5 User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 08:17:16 -0000 --veXX9dWIonWZEC6h Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 15, 2015 at 01:49:05PM +0000, Alex Dupre wrote: > Author: ale > Date: Wed Jul 15 13:49:04 2015 > New Revision: 392140 > URL: https://svnweb.freebsd.org/changeset/ports/392140 >=20 > Log: > Update to 5.6.25 release. Does this by any change fix this vulnerability? http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html If so, could you update the VuXML entry and MFH the update? Thanks, Erwin --veXX9dWIonWZEC6h Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEVAwUBVai6B1F75hSlwe7HAQpwtwf/cTwqa2fXUda8RaasB6lUEZzwgtnEzUN7 6LrX+zb3gZJzEFciBi47ovA4ByTt6rWQcQVDRO9ClxUD2nVPLnoB8TIFunhOeh4R Cd6SgcL3C3AOlO76tXAbKn8wsVtP+HKB+Nuc3pCwnb/4J2e/sGgUHBgyq8HFg3wa c/wR+oz//4mOemjwOI41+6TaWvvHhASaJZ5fN6XlPiG1NItBDykpr7v6tU6kDPsN bmQEz1e9VsC6+Kp/ekt2WaDRvKLo9ENoqwPOT2BdA2sDwiw0HdxkIek52t6Itlxc 5XbOnLs+X2oLOV20ZV5Ixv4QcktCuYuGOXbiTP3RMKJiQF0jgbigWQ== =VMuy -----END PGP SIGNATURE----- --veXX9dWIonWZEC6h-- From owner-svn-ports-head@freebsd.org Fri Jul 17 08:45:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A28DD99624A; Fri, 17 Jul 2015 08:45:46 +0000 (UTC) (envelope-from gerald@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 8B2A31CAB; Fri, 17 Jul 2015 08:45:46 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6H8jkHC080143; Fri, 17 Jul 2015 08:45:46 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6H8jkVX080141; Fri, 17 Jul 2015 08:45:46 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201507170845.t6H8jkVX080141@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 17 Jul 2015 08:45:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392340 - head/lang/gcc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 08:45:46 -0000 Author: gerald Date: Fri Jul 17 08:45:45 2015 New Revision: 392340 URL: https://svnweb.freebsd.org/changeset/ports/392340 Log: Update to GCC 4.8.5. Mostly bug fixes, a very conservative update. Modified: head/lang/gcc/Makefile head/lang/gcc/distinfo Modified: head/lang/gcc/Makefile ============================================================================== --- head/lang/gcc/Makefile Fri Jul 17 08:05:00 2015 (r392339) +++ head/lang/gcc/Makefile Fri Jul 17 08:45:45 2015 (r392340) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 4.8.4 -PORTREVISION= 3 +PORTVERSION= 4.8.5 CATEGORIES= lang java MASTER_SITES= GCC/releases/gcc-${DISTVERSION} Modified: head/lang/gcc/distinfo ============================================================================== --- head/lang/gcc/distinfo Fri Jul 17 08:05:00 2015 (r392339) +++ head/lang/gcc/distinfo Fri Jul 17 08:45:45 2015 (r392340) @@ -1,2 +1,2 @@ -SHA256 (gcc-4.8.4.tar.bz2) = 4a80aa23798b8e9b5793494b8c976b39b8d9aa2e53cd5ed5534aff662a7f8695 -SIZE (gcc-4.8.4.tar.bz2) = 86220648 +SHA256 (gcc-4.8.5.tar.bz2) = 22fb1e7e0f68a63cee631d85b20461d1ea6bda162f03096350e38c8d427ecf23 +SIZE (gcc-4.8.5.tar.bz2) = 86165587 From owner-svn-ports-head@freebsd.org Fri Jul 17 09:51:19 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A46C6996EA6; Fri, 17 Jul 2015 09:51:19 +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 80BFF1A6F; Fri, 17 Jul 2015 09:51:19 +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 t6H9pJRA007530; Fri, 17 Jul 2015 09:51:19 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6H9pIc2007528; Fri, 17 Jul 2015 09:51:18 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201507170951.t6H9pIc2007528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Fri, 17 Jul 2015 09:51:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392341 - head/devel/py-jsonpointer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 09:51:19 -0000 Author: robak Date: Fri Jul 17 09:51:17 2015 New Revision: 392341 URL: https://svnweb.freebsd.org/changeset/ports/392341 Log: devel/py-jsonpointer: update 1.4 -> 1.9 - Add NO_ARCH PR: 201158 Submitted by: wen Approved by: maintainer timeout (2 weeks) Modified: head/devel/py-jsonpointer/Makefile head/devel/py-jsonpointer/distinfo Modified: head/devel/py-jsonpointer/Makefile ============================================================================== --- head/devel/py-jsonpointer/Makefile Fri Jul 17 08:45:45 2015 (r392340) +++ head/devel/py-jsonpointer/Makefile Fri Jul 17 09:51:17 2015 (r392341) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jsonpointer -PORTVERSION= 1.4 +PORTVERSION= 1.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,6 +11,8 @@ COMMENT= Identify specific nodes in a JS LICENSE= BSD3CLAUSE +NO_ARCH= yes + USES= python USE_PYTHON= autoplist distutils Modified: head/devel/py-jsonpointer/distinfo ============================================================================== --- head/devel/py-jsonpointer/distinfo Fri Jul 17 08:45:45 2015 (r392340) +++ head/devel/py-jsonpointer/distinfo Fri Jul 17 09:51:17 2015 (r392341) @@ -1,2 +1,2 @@ -SHA256 (jsonpointer-1.4.tar.gz) = cb9d357edc67fe41a929fbfd583e95a2a6c5fdc71e22522d88ab715c752905b4 -SIZE (jsonpointer-1.4.tar.gz) = 6936 +SHA256 (jsonpointer-1.9.tar.gz) = 39403b47a71aa782de6d80db3b78f8a5f68ad8dfc9e674ca3bb5b32c15ec7308 +SIZE (jsonpointer-1.9.tar.gz) = 7662 From owner-svn-ports-head@freebsd.org Fri Jul 17 09:59:39 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56A8F996FC1 for ; Fri, 17 Jul 2015 09:59:39 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (lab.alexdupre.com [81.174.31.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 919081D2F for ; Fri, 17 Jul 2015 09:59:38 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: (qmail 65022 invoked from network); 17 Jul 2015 09:59:35 -0000 Received: from 2-228-102-65.ip191.fastwebnet.it (HELO ale.bitgold.com) (sysadmin@alexdupre.com@2.228.102.65) by lab.alexdupre.com with ESMTPSA; 17 Jul 2015 09:59:35 -0000 Message-ID: <55A8D206.1060806@FreeBSD.org> Date: Fri, 17 Jul 2015 11:59:34 +0200 From: Alex Dupre User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1 MIME-Version: 1.0 To: Erwin Lansing CC: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r391734 - head/lang/php56 References: <201507111155.t6BBtrG5039747@repo.freebsd.org> <20150717074054.GR63119@droso.dk> In-Reply-To: <20150717074054.GR63119@droso.dk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 09:59:39 -0000 Erwin Lansing wrote: > Any plans for MFH, as this fixed two vulnerabilities? I don't plan to perform MFH into 2015Q3, lack of time, but I've no objections if anyone want to do it. -- Alex Dupre From owner-svn-ports-head@freebsd.org Fri Jul 17 10:02:55 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CE3B9A20FB for ; Fri, 17 Jul 2015 10:02:55 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (lab.alexdupre.com [81.174.31.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 52C65106E for ; Fri, 17 Jul 2015 10:02:53 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: (qmail 64975 invoked from network); 17 Jul 2015 09:56:09 -0000 Received: from 2-228-102-65.ip191.fastwebnet.it (HELO ale.bitgold.com) (sysadmin@alexdupre.com@2.228.102.65) by lab.alexdupre.com with ESMTPSA; 17 Jul 2015 09:56:09 -0000 Message-ID: <55A8D138.2050901@FreeBSD.org> Date: Fri, 17 Jul 2015 11:56:08 +0200 From: Alex Dupre User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1 MIME-Version: 1.0 To: Erwin Lansing CC: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r392140 - head/databases/mysql56-server References: <201507151349.t6FDn5Sf079974@svnmir.geo.freebsd.org> <20150717081711.GS63119@droso.dk> In-Reply-To: <20150717081711.GS63119@droso.dk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 10:02:55 -0000 Erwin Lansing wrote: >> URL: https://svnweb.freebsd.org/changeset/ports/392140 >> >> Log: >> Update to 5.6.25 release. > > Does this by any change fix this vulnerability? No, probably they are not going to fix this "vulnerability" because, even if it wasn't a great security choice and in fact it changed in mysql 5.7, it was the intended and documented behavior: > For MySQL client programs, this option permits but does not require the client to connect to the server using SSL. Therefore, this option is not sufficient in itself to cause an SSL connection to be used. For example, if you specify this option for a client program but the server has not been configured to enable SSL connections, the client falls back to an unencrypted connection. -- Alex Dupre From owner-svn-ports-head@freebsd.org Fri Jul 17 10:10:40 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7811C9A23FC; Fri, 17 Jul 2015 10:10:40 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.dk [IPv6:2a01:4f8:a0:7163::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 07B3315F0; Fri, 17 Jul 2015 10:10:40 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 0BBCB1F4C9; Fri, 17 Jul 2015 12:10:37 +0200 (CEST) Date: Fri, 17 Jul 2015 12:10:37 +0200 From: Erwin Lansing To: Alex Dupre , ports-secteam@FreeBSD.org Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r392140 - head/databases/mysql56-server Message-ID: <20150717101036.GX63119@droso.dk> References: <201507151349.t6FDn5Sf079974@svnmir.geo.freebsd.org> <20150717081711.GS63119@droso.dk> <55A8D138.2050901@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="iBwuxWUsK/REspAd" Content-Disposition: inline In-Reply-To: <55A8D138.2050901@FreeBSD.org> X-Operating-System: FreeBSD/amd64 9.3-RELEASE-p5 User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 10:10:40 -0000 --iBwuxWUsK/REspAd Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 17, 2015 at 11:56:08AM +0200, Alex Dupre wrote: > Erwin Lansing wrote: > >> URL: https://svnweb.freebsd.org/changeset/ports/392140 > >> > >> Log: > >> Update to 5.6.25 release. > >=20 > > Does this by any change fix this vulnerability? >=20 > No, probably they are not going to fix this "vulnerability" because, > even if it wasn't a great security choice and in fact it changed in > mysql 5.7, it was the intended and documented behavior: >=20 >=20 > > For MySQL client programs, this option permits but does not require the= client to connect to the server using SSL. Therefore, this option is not s= ufficient in itself to cause an SSL connection to be used. For example, if = you specify this option for a client program but the server has not been co= nfigured to enable SSL connections, the client falls back to an unencrypted= connection.=20 >=20 Currently, the VuXML entry prohibits the installation of the mysql, mariadb, and percona servers in any version. Adding ports-secteam for advice on how to handle this situation. Erwin --=20 Erwin Lansing (o_ _o) http://droso.dk \\\_\ /_/// erwin@lansing.dk <____) (____> --iBwuxWUsK/REspAd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEVAwUBVajUnFF75hSlwe7HAQrK4wf+NIx5hag85rZG8iTSfcdyHy32M47injuu rNIAf6Ro01ULELFuhVhFEFOMPwS5JwoMxHtoU9P77OVv0vH7vXJ2qqIYJd+ACTGD 0m/ObMqoIFWjZkPydiPnXRJZVX3CRBK6smDWxlhHPC+SPKAcUcBzrxXhOMs7Q/gx P9wCsO+7fm0CNL7uNc5EfqmSYw43OTpKyoAL2zMWzYTQ1eiUKxgazid0k+JuI+XA UOw+v4ZFlo5W7a7K+Y/jyBenfsxosrgd+Wy5vw/mxtkS1NDMYNg76Un7V5YByJcA VXJK2FN4+XwO6qJsup28G2HcG/BT+pntQCiOecFXFR1CPEyjbmmybw== =mSmj -----END PGP SIGNATURE----- --iBwuxWUsK/REspAd-- From owner-svn-ports-head@freebsd.org Fri Jul 17 10:17:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E4E349A24BD; Fri, 17 Jul 2015 10:17:27 +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 D4CDB1AEB; Fri, 17 Jul 2015 10:17:27 +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 t6HAHRo2016523; Fri, 17 Jul 2015 10:17:27 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HAHRC0016521; Fri, 17 Jul 2015 10:17:27 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201507171017.t6HAHRC0016521@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Fri, 17 Jul 2015 10:17:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392342 - head/devel/py-jsonpatch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 10:17:28 -0000 Author: robak Date: Fri Jul 17 10:17:26 2015 New Revision: 392342 URL: https://svnweb.freebsd.org/changeset/ports/392342 Log: devel/py-jsonpatch: update 1.7 -> 1.9 - Add missing py-jsonpointer dependency - Add tests PR: 199338 Submitted by: Marcin Cieslak Approved by: maintainer timeout (3 months) MFH: 2015Q3 Modified: head/devel/py-jsonpatch/Makefile head/devel/py-jsonpatch/distinfo Modified: head/devel/py-jsonpatch/Makefile ============================================================================== --- head/devel/py-jsonpatch/Makefile Fri Jul 17 09:51:17 2015 (r392341) +++ head/devel/py-jsonpatch/Makefile Fri Jul 17 10:17:26 2015 (r392342) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jsonpatch -PORTVERSION= 1.7 +PORTVERSION= 1.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,9 +9,15 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= harm@weites.com COMMENT= Apply JSON-Patches (RFC 6902) +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonpointer>0:${PORTSDIR}/devel/py-jsonpointer + LICENSE= BSD3CLAUSE USES= python USE_PYTHON= autoplist distutils +regression-test: build + @cd ${WRKSRC} && ${PYTHON_CMD} tests.py + @cd ${WRKSRC} && ${PYTHON_CMD} ext_tests.py + .include Modified: head/devel/py-jsonpatch/distinfo ============================================================================== --- head/devel/py-jsonpatch/distinfo Fri Jul 17 09:51:17 2015 (r392341) +++ head/devel/py-jsonpatch/distinfo Fri Jul 17 10:17:26 2015 (r392342) @@ -1,2 +1,2 @@ -SHA256 (jsonpatch-1.7.tar.gz) = 14ca0944de01cba9091f54951da058dd515ff3d3a203e6b29e00362eeef67dae -SIZE (jsonpatch-1.7.tar.gz) = 14109 +SHA256 (jsonpatch-1.9.tar.gz) = e997076450992aa7af2f4ae6c3e7767d390ddb6746979c74fd2092bb8fbdf5b2 +SIZE (jsonpatch-1.9.tar.gz) = 14275 From owner-svn-ports-head@freebsd.org Fri Jul 17 10:28:21 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 403CE9A2764 for ; Fri, 17 Jul 2015 10:28:21 +0000 (UTC) (envelope-from feld@feld.me) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 080C51E97 for ; Fri, 17 Jul 2015 10:28:20 +0000 (UTC) (envelope-from feld@feld.me) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 0718A20C1C for ; Fri, 17 Jul 2015 06:28:19 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute3.internal (MEProxy); Fri, 17 Jul 2015 06:28:19 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=feld.me; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=Oo92YKbVAUrOjPYHEUiGbpN1u4E=; b=wSkSBZ M729oJ5dAOCPTEpG63gWFSAPE/jLHF3EaQWgEgSBAjbIywXmyKgb4mS+3aHWdHB4 FkHZ2RBziND65V1zVci1KqFrCrkIs6ycfk1QBJPer4ZATgwr74gZ/+TPinUNE4u+ tJW1IeqY6WXll4343WvlvIisA2YjYOw4fVxec= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=Oo92YKbVAUrOjPY HEUiGbpN1u4E=; b=nYQpmItP/vvONkKDRJ0/ViaZbE6qIbBnqeVyy3/RpMYo8f7 r+Mfqs+4A2WdvxVF9PkhVRM6zt54/PvW8Becuhm2KH+RIIb9olaJNYHLx+JQnLRE vFgamgV9tbC6SmoB8pQoQLtOd6hVF0VNTYLwYxD7AwhG8GolfYPKV/+cvNtE= X-Sasl-enc: 4aJIAGEtqZxYQF9F8xvhoJvCkbzgF/CS/VCvCwG5qR2h 1437128898 Received: from [172.16.1.118] (68-117-126-78.static.mdsn.wi.charter.com [68.117.126.78]) by mail.messagingengine.com (Postfix) with ESMTPA id 62FCFC00024; Fri, 17 Jul 2015 06:28:18 -0400 (EDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) Subject: Re: svn commit: r392140 - head/databases/mysql56-server From: Mark Felder In-Reply-To: <55A8D138.2050901@FreeBSD.org> Date: Fri, 17 Jul 2015 05:28:17 -0500 Cc: Erwin Lansing , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers , ports-secteam@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201507151349.t6FDn5Sf079974@svnmir.geo.freebsd.org> <20150717081711.GS63119@droso.dk> <55A8D138.2050901@FreeBSD.org> To: Alex Dupre X-Mailer: Apple Mail (2.2102) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 10:28:21 -0000 > On Jul 17, 2015, at 04:56, Alex Dupre wrote: >=20 > Erwin Lansing wrote: >>> URL: https://svnweb.freebsd.org/changeset/ports/392140 >>>=20 >>> Log: >>> Update to 5.6.25 release. >>=20 >> Does this by any change fix this vulnerability? >=20 > No, probably they are not going to fix this "vulnerability" because, > even if it wasn't a great security choice and in fact it changed in > mysql 5.7, it was the intended and documented behavior: >=20 >=20 >> For MySQL client programs, this option permits but does not require = the client to connect to the server using SSL. Therefore, this option is = not sufficient in itself to cause an SSL connection to be used. For = example, if you specify this option for a client program but the server = has not been configured to enable SSL connections, the client falls back = to an unencrypted connection.=20 >=20 And yet they advertise this option as a solution for preventing MITM = attacks: > MYSQL_OPT_SSL_VERIFY_SERVER_CERT (argument type: my_bool *)=20 > > Enable or disable verification of the server=92s Common Name value in = its=20 > certificate against the host name used when connecting to the server.=20= > The connection is rejected if there is a mismatch. This feature can be=20= > used to prevent man-in-the-middle attacks. Verification is disabled by = default. Which of course is useless if it happily falls back to non-SSL... From owner-svn-ports-head@freebsd.org Fri Jul 17 10:30:50 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8DD929A281C for ; Fri, 17 Jul 2015 10:30:50 +0000 (UTC) (envelope-from feld@feld.me) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5BE4B1104 for ; Fri, 17 Jul 2015 10:30:50 +0000 (UTC) (envelope-from feld@feld.me) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 9BBA520976 for ; Fri, 17 Jul 2015 06:30:48 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Fri, 17 Jul 2015 06:30:48 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=feld.me; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=Y/NVA6NaM95DZAOm4dQG6Fm+xlg=; b=xbAdz5 +qG200SsHZM1dMNAawHC3C5EEkgX+J+sfCB2/3pG6hLFalOPPiDck9EOYbpb5xHR kmGpfS9/FREfozZuLylbnVgxGWowqcuaEiD6LQN7egcNTWGoUB1xD3HztWPZ0kdf TyBQdFkjTTTPljN5jiyBYxtfag58lu5bCz7QM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=Y/NVA6NaM95DZAO m4dQG6Fm+xlg=; b=Rxeu6efwk8T/GWpS50bU63Eq5blgM9tf/BhxPHxSsS4vRLX WWZCNUpUSjFMV8ebk0nK1f4D5+BKrB4XhSRrxgQKW2hd4b7XlXfK//NPnA1llBts hXbaM+wUnBvUPIUQFbdqFHGjGyjQ/HVNFXm1xcnsUbE5YsdVxvhAmXHrbajI= X-Sasl-enc: V7W9+67sUuDrMnN/6dSw8ev6pEjHakyPXqznUiQcEBKy 1437129048 Received: from [172.16.1.118] (68-117-126-78.static.mdsn.wi.charter.com [68.117.126.78]) by mail.messagingengine.com (Postfix) with ESMTPA id 1FB6CC00027; Fri, 17 Jul 2015 06:30:48 -0400 (EDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) Subject: Re: svn commit: r392140 - head/databases/mysql56-server From: Mark Felder In-Reply-To: <20150717101036.GX63119@droso.dk> Date: Fri, 17 Jul 2015 05:30:47 -0500 Cc: Alex Dupre , ports-secteam@FreeBSD.org, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <77EB147A-D6C1-4D3B-9CF6-6E4793F0EA0F@feld.me> References: <201507151349.t6FDn5Sf079974@svnmir.geo.freebsd.org> <20150717081711.GS63119@droso.dk> <55A8D138.2050901@FreeBSD.org> <20150717101036.GX63119@droso.dk> To: Erwin Lansing X-Mailer: Apple Mail (2.2102) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 10:30:50 -0000 > On Jul 17, 2015, at 05:10, Erwin Lansing wrote: >=20 > On Fri, Jul 17, 2015 at 11:56:08AM +0200, Alex Dupre wrote: >> Erwin Lansing wrote: >>>> URL: https://svnweb.freebsd.org/changeset/ports/392140 >>>>=20 >>>> Log: >>>> Update to 5.6.25 release. >>>=20 >>> Does this by any change fix this vulnerability? >>=20 >> No, probably they are not going to fix this "vulnerability" because, >> even if it wasn't a great security choice and in fact it changed in >> mysql 5.7, it was the intended and documented behavior: >>=20 >>=20 >>> For MySQL client programs, this option permits but does not require = the client to connect to the server using SSL. Therefore, this option is = not sufficient in itself to cause an SSL connection to be used. For = example, if you specify this option for a client program but the server = has not been configured to enable SSL connections, the client falls back = to an unencrypted connection.=20 >>=20 >=20 > Currently, the VuXML entry prohibits the installation of the mysql, = mariadb, > and percona servers in any version. Adding ports-secteam for advice = on > how to handle this situation. >=20 You're right, this entry is stopping all MySQL installations... However, = mariadb55 and mariadb10 could both be bumped to versions that are not = affected. If we want to remove this blocker perhaps a pkg-install message would be = sufficient? From owner-svn-ports-head@freebsd.org Fri Jul 17 11:05:42 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2AF4E9A2E86; Fri, 17 Jul 2015 11:05:42 +0000 (UTC) (envelope-from demon@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 11ECF104C; Fri, 17 Jul 2015 11:05:42 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HB5f84036993; Fri, 17 Jul 2015 11:05:41 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HB5f82036991; Fri, 17 Jul 2015 11:05:41 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201507171105.t6HB5f82036991@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Fri, 17 Jul 2015 11:05:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392346 - head/graphics/py-graph X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 11:05:42 -0000 Author: demon Date: Fri Jul 17 11:05:40 2015 New Revision: 392346 URL: https://svnweb.freebsd.org/changeset/ports/392346 Log: Convert to USES=metaport. PR: 201634 Submitted by: Andriy Voskoboinyk Modified: head/graphics/py-graph/Makefile head/graphics/py-graph/pkg-descr Modified: head/graphics/py-graph/Makefile ============================================================================== --- head/graphics/py-graph/Makefile Fri Jul 17 10:40:57 2015 (r392345) +++ head/graphics/py-graph/Makefile Fri Jul 17 11:05:40 2015 (r392346) @@ -4,9 +4,6 @@ PORTNAME= graph PORTVERSION= 1.8.2 CATEGORIES= graphics python -MASTER_SITES= # empty -DISTFILES= # none -EXTRACT_ONLY= # empty PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= demon@FreeBSD.org @@ -15,10 +12,6 @@ COMMENT= Library for working with graphs RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graph-core>=${PORTVERSION}:${PORTSDIR}/graphics/py-graph-core \ ${PYTHON_PKGNAMEPREFIX}graph-dot>=${PORTVERSION}:${PORTSDIR}/graphics/py-graph-dot -USES= python -NO_BUILD= yes - -do-install: - ${DO_NADA} +USES= metaport python .include Modified: head/graphics/py-graph/pkg-descr ============================================================================== --- head/graphics/py-graph/pkg-descr Fri Jul 17 10:40:57 2015 (r392345) +++ head/graphics/py-graph/pkg-descr Fri Jul 17 11:05:40 2015 (r392346) @@ -2,4 +2,4 @@ A library for working with graphs in Pyt It provides a suitable data structure for representing graphs and a whole set of important algorithms. -WWW: http://code.google.com/p/python-graph/ +WWW: http://code.google.com/p/python-graph/ From owner-svn-ports-head@freebsd.org Fri Jul 17 11:16:22 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 321C19A3053; Fri, 17 Jul 2015 11:16:22 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x231.google.com (mail-pa0-x231.google.com [IPv6:2607:f8b0:400e:c03::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EC18E14A4; Fri, 17 Jul 2015 11:16:21 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pachj5 with SMTP id hj5so59519566pac.3; Fri, 17 Jul 2015 04:16:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=HooZ8TWA40Ue+OcbPDYO3NVRfBogSRR2XorqepcjXa4=; b=Vj/khSs6upPWKCgI2uJIAbVlkFLtX1JHodFej44lS9RdS2PTftVAKn0g9pNIvgKwkz kUofRjmFcm69M/7AmrgX8Rkm/Gan1P5QGw9Pmkbbn2wE2iHzYC8HcQ6+Tr+ebSrND4cT 3qXtuy9iNnfs/78esX7LNvVFbHv3rcmYaiSp7D0ZaeTjGs8XOVX/81yZAGnjapO6vTem yY33/8QiLi324NxTV2nB+VddMPYw7vnQdBFfXX54UQyNV5bnYuo6gaxtJ11Y1D12tL+T LAhjNUG3lxKiTHvaLZOFTfAPpf6BmOwsnclLja1Z6XsdgFl2GYw6VGViTwkYQqgXfLrQ GLdw== X-Received: by 10.66.62.194 with SMTP id a2mr29159113pas.67.1437131781288; Fri, 17 Jul 2015 04:16:21 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01::3? (2001-44b8-31ae-7b01-0000-0000-0000-0003.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01::3]) by smtp.gmail.com with ESMTPSA id fs16sm10936237pdb.12.2015.07.17.04.16.18 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Jul 2015 04:16:20 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r392346 - head/graphics/py-graph References: <201507171105.t6HB5f82036991@repo.freebsd.org> To: Dmitry Sivachenko , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Cc: freebsd-python@FreeBSD.org From: Kubilay Kocak Message-ID: <55A8E3FA.8040501@FreeBSD.org> Date: Fri, 17 Jul 2015 21:16:10 +1000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0 MIME-Version: 1.0 In-Reply-To: <201507171105.t6HB5f82036991@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 11:16:22 -0000 On 17/07/2015 9:05 PM, Dmitry Sivachenko wrote: > Author: demon > Date: Fri Jul 17 11:05:40 2015 > New Revision: 392346 > URL: https://svnweb.freebsd.org/changeset/ports/392346 > > Log: > Convert to USES=metaport. > > PR: 201634 > Submitted by: Andriy Voskoboinyk > > Modified: > head/graphics/py-graph/Makefile > head/graphics/py-graph/pkg-descr > > Modified: head/graphics/py-graph/Makefile > ============================================================================== > --- head/graphics/py-graph/Makefile Fri Jul 17 10:40:57 2015 (r392345) > +++ head/graphics/py-graph/Makefile Fri Jul 17 11:05:40 2015 (r392346) > @@ -4,9 +4,6 @@ > PORTNAME= graph > PORTVERSION= 1.8.2 > CATEGORIES= graphics python > -MASTER_SITES= # empty > -DISTFILES= # none > -EXTRACT_ONLY= # empty > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= demon@FreeBSD.org > @@ -15,10 +12,6 @@ COMMENT= Library for working with graphs > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graph-core>=${PORTVERSION}:${PORTSDIR}/graphics/py-graph-core \ > ${PYTHON_PKGNAMEPREFIX}graph-dot>=${PORTVERSION}:${PORTSDIR}/graphics/py-graph-dot > > -USES= python > -NO_BUILD= yes > - > -do-install: > - ${DO_NADA} > +USES= metaport python > > .include > > Modified: head/graphics/py-graph/pkg-descr > ============================================================================== > --- head/graphics/py-graph/pkg-descr Fri Jul 17 10:40:57 2015 (r392345) > +++ head/graphics/py-graph/pkg-descr Fri Jul 17 11:05:40 2015 (r392346) > @@ -2,4 +2,4 @@ A library for working with graphs in Pyt > It provides a suitable data structure for representing graphs > and a whole set of important algorithms. > > -WWW: http://code.google.com/p/python-graph/ > +WWW: http://code.google.com/p/python-graph/ > Hi Dmitry, Unrelated to this commit, the correct name for this python package is python-graph and should be renamed accordingly: https://pypi.python.org/pypi/python-graph There is another package in PyPI which is named graph (correctly), which conflicts with this one: https://pypi.python.org/pypi/graph This is one more in a long line of incorrectly named and conflicting ports in the tree, which one of the reasons (among a few others) why we now have the following working draft policy in place: https://wiki.freebsd.org/Python/PortsPolicy Would you mind moving this to its correct name, or would you like me to take care of it? Thanks! ./koobs From owner-svn-ports-head@freebsd.org Fri Jul 17 11:21:44 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 033749A31C4; Fri, 17 Jul 2015 11:21:44 +0000 (UTC) (envelope-from trtrmitya@gmail.com) Received: from mail-lb0-x22a.google.com (mail-lb0-x22a.google.com [IPv6:2a00:1450:4010:c04::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7D6641886; Fri, 17 Jul 2015 11:21:43 +0000 (UTC) (envelope-from trtrmitya@gmail.com) Received: by lbbyj8 with SMTP id yj8so59475866lbb.0; Fri, 17 Jul 2015 04:21:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=feetI7I16wzJVRUHKC4qtu8e1eaPZ4Jt6uKZyrFtDEs=; b=Z0ZXQBGOK7t4fImXAmLjj+J1gm4IEqrCEx/DcITYS9PNK8aM4w+GRH/IpJBwj2zIVW OPxCy1Vc6UtPsX901kyDrjiUHZ3ulWsSgmYmjKJgkDtFsIvWzWhpkAFboT5W2FFf9kwY Nwdo9MOYmLJdsBqz8ZBkznXznPkJw2sDF9GMCL4d3z5ToGYqCnRox3tgsRybsBg5BkD3 yFwuuERVirfiYP4FlD2w/30GNYPxfWg4OwbqdM9TCGkonXfP75asFPjEzvRvCMmHy2OQ 3LjbS86VFRqFZDX8kiUYVtJ8WWzkBZaseDnmjsG7bF3hZDdEp3eg3q6MoV3TJNMmjrFM XXDw== X-Received: by 10.152.5.65 with SMTP id q1mr14053978laq.110.1437132101660; Fri, 17 Jul 2015 04:21:41 -0700 (PDT) Received: from ?IPv6:2a02:6b8::408:cd62:b0be:6270:a453? ([2a02:6b8:0:408:cd62:b0be:6270:a453]) by smtp.gmail.com with ESMTPSA id kv1sm2727252lbb.48.2015.07.17.04.21.40 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 17 Jul 2015 04:21:41 -0700 (PDT) Sender: Dmitry Sivachenko Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) Subject: Re: svn commit: r392346 - head/graphics/py-graph From: Dmitry Sivachenko In-Reply-To: <55A8E3FA.8040501@FreeBSD.org> Date: Fri, 17 Jul 2015 14:21:39 +0300 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, freebsd-python@FreeBSD.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201507171105.t6HB5f82036991@repo.freebsd.org> <55A8E3FA.8040501@FreeBSD.org> To: koobs@FreeBSD.org X-Mailer: Apple Mail (2.2102) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 11:21:44 -0000 > On 17 =D0=B8=D1=8E=D0=BB=D1=8F 2015 =D0=B3., at 14:16, Kubilay Kocak = wrote: >=20 >=20 > Hi Dmitry, >=20 > Unrelated to this commit, the correct name for this python package is > python-graph and should be renamed accordingly: >=20 > https://pypi.python.org/pypi/python-graph >=20 > There is another package in PyPI which is named graph (correctly), = which > conflicts with this one: >=20 > https://pypi.python.org/pypi/graph >=20 > This is one more in a long line of incorrectly named and conflicting > ports in the tree, which one of the reasons (among a few others) why = we > now have the following working draft policy in place: >=20 > https://wiki.freebsd.org/Python/PortsPolicy >=20 > Would you mind moving this to its correct name, or would you like me = to > take care of it? >=20 Hello, I don't mind. From owner-svn-ports-head@freebsd.org Fri Jul 17 11:22:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F4AF9A3220; Fri, 17 Jul 2015 11:22:41 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pd0-x231.google.com (mail-pd0-x231.google.com [IPv6:2607:f8b0:400e:c02::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4EC771AD4; Fri, 17 Jul 2015 11:22:41 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pdbqm3 with SMTP id qm3so60580864pdb.0; Fri, 17 Jul 2015 04:22:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=+nVtZTtJNt0wqA+hd2f8dC7mguKtyz2G/qk1vOlHzdM=; b=NerL1YUDjLe7sHwRUsBOYPJDIlcMwhJrQO84a6QT7M0NjG6crANw3CuCRMnU9jtvOt mFX7d85qjOYMte5SC5ry3z3o3dmWPzGMYgHLUrHRQXpaI3St/aFFRT3Apnb7cqtKsOF/ VcOEV9GBok7I1zsgZQ1wpazS4g9dhkc9mcMwO9JEHNZ1WRehzNls7Yul4Vo9vNPEWN89 dEx/ZC6u201Pt2Df0DOgdvQej2kxFi0n5psM3PflKjKW9r4oFbbt+EufzsDTGZWiZ69O 2JE/e+WMAdv+4G4kx84TTBT0l9Q6vwGEWce7oGVzpeWfMAxsohanTCK3uLaMoQkXdtNH 6Ojg== X-Received: by 10.66.178.109 with SMTP id cx13mr28284119pac.113.1437132160850; Fri, 17 Jul 2015 04:22:40 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01::3? (2001-44b8-31ae-7b01-0000-0000-0000-0003.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01::3]) by smtp.gmail.com with ESMTPSA id x7sm10968229pas.28.2015.07.17.04.22.37 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Jul 2015 04:22:40 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r392346 - head/graphics/py-graph References: <201507171105.t6HB5f82036991@repo.freebsd.org> <55A8E3FA.8040501@FreeBSD.org> To: Dmitry Sivachenko Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, freebsd-python@FreeBSD.org From: Kubilay Kocak Message-ID: <55A8E576.9040304@FreeBSD.org> Date: Fri, 17 Jul 2015 21:22:30 +1000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 11:22:41 -0000 On 17/07/2015 9:21 PM, Dmitry Sivachenko wrote: > >> On 17 июля 2015 г., at 14:16, Kubilay Kocak wrote: >> >> >> Hi Dmitry, >> >> Unrelated to this commit, the correct name for this python package is >> python-graph and should be renamed accordingly: >> >> https://pypi.python.org/pypi/python-graph >> >> There is another package in PyPI which is named graph (correctly), which >> conflicts with this one: >> >> https://pypi.python.org/pypi/graph >> >> This is one more in a long line of incorrectly named and conflicting >> ports in the tree, which one of the reasons (among a few others) why we >> now have the following working draft policy in place: >> >> https://wiki.freebsd.org/Python/PortsPolicy >> >> Would you mind moving this to its correct name, or would you like me to >> take care of it? >> > > > Hello, > > I don't mind. > Fantastic, thank you :) From owner-svn-ports-head@freebsd.org Fri Jul 17 12:23:15 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20AB49A21B8; Fri, 17 Jul 2015 12:23:15 +0000 (UTC) (envelope-from sunpoet@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 EC2D615DB; Fri, 17 Jul 2015 12:23:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCNEfX068760; Fri, 17 Jul 2015 12:23:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCNEic068757; Fri, 17 Jul 2015 12:23:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171223.t6HCNEic068757@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:23:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392347 - head/devel/p5-File-Slurp-Tiny X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:23:15 -0000 Author: sunpoet Date: Fri Jul 17 12:23:13 2015 New Revision: 392347 URL: https://svnweb.freebsd.org/changeset/ports/392347 Log: - Update to 0.004 - Add NO_ARCH Changes: http://search.cpan.org/dist/File-Slurp-Tiny/Changes Modified: head/devel/p5-File-Slurp-Tiny/Makefile head/devel/p5-File-Slurp-Tiny/distinfo head/devel/p5-File-Slurp-Tiny/pkg-plist Modified: head/devel/p5-File-Slurp-Tiny/Makefile ============================================================================== --- head/devel/p5-File-Slurp-Tiny/Makefile Fri Jul 17 11:05:40 2015 (r392346) +++ head/devel/p5-File-Slurp-Tiny/Makefile Fri Jul 17 12:23:13 2015 (r392347) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= File-Slurp-Tiny -PORTVERSION= 0.003 -PORTREVISION= 1 +PORTVERSION= 0.004 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +13,7 @@ COMMENT= Simple, sane and efficient file LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USE_PERL5= configure USES= perl5 Modified: head/devel/p5-File-Slurp-Tiny/distinfo ============================================================================== --- head/devel/p5-File-Slurp-Tiny/distinfo Fri Jul 17 11:05:40 2015 (r392346) +++ head/devel/p5-File-Slurp-Tiny/distinfo Fri Jul 17 12:23:13 2015 (r392347) @@ -1,2 +1,2 @@ -SHA256 (File-Slurp-Tiny-0.003.tar.gz) = ded61a7ab96db8c6a14466a5984091a60af9b384b3355d06aeaa6433ac977c02 -SIZE (File-Slurp-Tiny-0.003.tar.gz) = 12091 +SHA256 (File-Slurp-Tiny-0.004.tar.gz) = 452995beeabf0e923e65fdc627a725dbb12c9e10c00d8018c16d10ba62757f1e +SIZE (File-Slurp-Tiny-0.004.tar.gz) = 12841 Modified: head/devel/p5-File-Slurp-Tiny/pkg-plist ============================================================================== --- head/devel/p5-File-Slurp-Tiny/pkg-plist Fri Jul 17 11:05:40 2015 (r392346) +++ head/devel/p5-File-Slurp-Tiny/pkg-plist Fri Jul 17 12:23:13 2015 (r392347) @@ -1,3 +1,2 @@ %%SITE_PERL%%/File/Slurp/Tiny.pm -%%SITE_PERL%%/File/Slurp/benchmark.pl %%PERL5_MAN3%%/File::Slurp::Tiny.3.gz From owner-svn-ports-head@freebsd.org Fri Jul 17 12:23:21 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D3279A21EC; Fri, 17 Jul 2015 12:23:21 +0000 (UTC) (envelope-from sunpoet@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 17E0A1659; Fri, 17 Jul 2015 12:23:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCNKWH068877; Fri, 17 Jul 2015 12:23:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCNKXi068875; Fri, 17 Jul 2015 12:23:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171223.t6HCNKXi068875@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:23:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392348 - head/net/p5-MaxMind-DB-Writer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:23:21 -0000 Author: sunpoet Date: Fri Jul 17 12:23:19 2015 New Revision: 392348 URL: https://svnweb.freebsd.org/changeset/ports/392348 Log: - Update to 0.100004 Changes: http://search.cpan.org/dist/MaxMind-DB-Writer/Changes Modified: head/net/p5-MaxMind-DB-Writer/Makefile head/net/p5-MaxMind-DB-Writer/distinfo Modified: head/net/p5-MaxMind-DB-Writer/Makefile ============================================================================== --- head/net/p5-MaxMind-DB-Writer/Makefile Fri Jul 17 12:23:13 2015 (r392347) +++ head/net/p5-MaxMind-DB-Writer/Makefile Fri Jul 17 12:23:19 2015 (r392348) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MaxMind-DB-Writer -PORTVERSION= 0.100003 +PORTVERSION= 0.100004 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAXMIND @@ -26,7 +26,7 @@ BUILD_DEPENDS= p5-Data-Dumper-Concise>=0 p5-MooseX-StrictConstructor>=0:${PORTSDIR}/devel/p5-MooseX-StrictConstructor \ p5-Net-Works>=0.20:${PORTSDIR}/net/p5-Net-Works \ p5-Sereal-Decoder>=0:${PORTSDIR}/converters/p5-Sereal-Decoder \ - p5-Sereal-Encoder>=0:${PORTSDIR}/converters/p5-Sereal-Encoder \ + p5-Sereal-Encoder>=3.002:${PORTSDIR}/converters/p5-Sereal-Encoder \ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/net/p5-MaxMind-DB-Writer/distinfo ============================================================================== --- head/net/p5-MaxMind-DB-Writer/distinfo Fri Jul 17 12:23:13 2015 (r392347) +++ head/net/p5-MaxMind-DB-Writer/distinfo Fri Jul 17 12:23:19 2015 (r392348) @@ -1,2 +1,2 @@ -SHA256 (MaxMind-DB-Writer-0.100003.tar.gz) = 9fd4716ba4a340ac0b6d881b752ada53d691330ed7d86effa658119a736efc2f -SIZE (MaxMind-DB-Writer-0.100003.tar.gz) = 161469 +SHA256 (MaxMind-DB-Writer-0.100004.tar.gz) = fbfdf47ab15b8e5d453bd9d57f114357adc557cde29c84ac89d2443ed49ea75c +SIZE (MaxMind-DB-Writer-0.100004.tar.gz) = 162090 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:23:25 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14A7E9A2219; Fri, 17 Jul 2015 12:23:25 +0000 (UTC) (envelope-from sunpoet@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 031ED16B5; Fri, 17 Jul 2015 12:23:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCNOX4068980; Fri, 17 Jul 2015 12:23:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCNOm0068979; Fri, 17 Jul 2015 12:23:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171223.t6HCNOm0068979@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:23:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392349 - head/sysutils/rubygem-backup X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:23:25 -0000 Author: sunpoet Date: Fri Jul 17 12:23:24 2015 New Revision: 392349 URL: https://svnweb.freebsd.org/changeset/ports/392349 Log: - Cleanup Makefile Modified: head/sysutils/rubygem-backup/Makefile Modified: head/sysutils/rubygem-backup/Makefile ============================================================================== --- head/sysutils/rubygem-backup/Makefile Fri Jul 17 12:23:19 2015 (r392348) +++ head/sysutils/rubygem-backup/Makefile Fri Jul 17 12:23:24 2015 (r392349) @@ -11,7 +11,6 @@ COMMENT= Perform backup operations on re LICENSE= MIT -# rubygem-mini_portile>=0.6.2:${PORTSDIR}/devel/rubygem-mini_portile RUN_DEPENDS= rubygem-CFPropertyList>=2.3.1:${PORTSDIR}/devel/rubygem-CFPropertyList \ rubygem-addressable>=2.3.5:${PORTSDIR}/www/rubygem-addressable \ rubygem-atomic>=1.1.14:${PORTSDIR}/devel/rubygem-atomic \ From owner-svn-ports-head@freebsd.org Fri Jul 17 12:23:31 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3FEF9A2245; Fri, 17 Jul 2015 12:23:31 +0000 (UTC) (envelope-from sunpoet@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 5016A1990; Fri, 17 Jul 2015 12:23:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCNVMq069097; Fri, 17 Jul 2015 12:23:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCNUv1069095; Fri, 17 Jul 2015 12:23:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171223.t6HCNUv1069095@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:23:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392350 - head/devel/rubygem-celluloid-essentials X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:23:31 -0000 Author: sunpoet Date: Fri Jul 17 12:23:29 2015 New Revision: 392350 URL: https://svnweb.freebsd.org/changeset/ports/392350 Log: - Update to 0.20.1 Changes: https://github.com/celluloid/celluloid-essentials/blob/master/CHANGES.md Modified: head/devel/rubygem-celluloid-essentials/Makefile head/devel/rubygem-celluloid-essentials/distinfo Modified: head/devel/rubygem-celluloid-essentials/Makefile ============================================================================== --- head/devel/rubygem-celluloid-essentials/Makefile Fri Jul 17 12:23:24 2015 (r392349) +++ head/devel/rubygem-celluloid-essentials/Makefile Fri Jul 17 12:23:29 2015 (r392350) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= celluloid-essentials -PORTVERSION= 0.20.0 +PORTVERSION= 0.20.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-celluloid-essentials/distinfo ============================================================================== --- head/devel/rubygem-celluloid-essentials/distinfo Fri Jul 17 12:23:24 2015 (r392349) +++ head/devel/rubygem-celluloid-essentials/distinfo Fri Jul 17 12:23:29 2015 (r392350) @@ -1,2 +1,2 @@ -SHA256 (rubygem/celluloid-essentials-0.20.0.gem) = 8347c49f0299c9d848f6adadd6e94e4f910c80560fd44277a93fa4b4f675a7d3 -SIZE (rubygem/celluloid-essentials-0.20.0.gem) = 16896 +SHA256 (rubygem/celluloid-essentials-0.20.1.gem) = 672d25cc3659662fbe6600ab722197b6cf50f0eec0ed1a742c6224d95aa5f7ff +SIZE (rubygem/celluloid-essentials-0.20.1.gem) = 17408 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:23:36 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A75C99A226E; Fri, 17 Jul 2015 12:23:36 +0000 (UTC) (envelope-from sunpoet@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 97CBD19E2; Fri, 17 Jul 2015 12:23:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCNaw2069214; Fri, 17 Jul 2015 12:23:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCNaj2069212; Fri, 17 Jul 2015 12:23:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171223.t6HCNaj2069212@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:23:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392351 - head/devel/rubygem-fog-brightbox X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:23:36 -0000 Author: sunpoet Date: Fri Jul 17 12:23:35 2015 New Revision: 392351 URL: https://svnweb.freebsd.org/changeset/ports/392351 Log: - Update to 0.8.0 Changes: https://github.com/fog/fog-brightbox/blob/master/CHANGELOG.md Modified: head/devel/rubygem-fog-brightbox/Makefile head/devel/rubygem-fog-brightbox/distinfo Modified: head/devel/rubygem-fog-brightbox/Makefile ============================================================================== --- head/devel/rubygem-fog-brightbox/Makefile Fri Jul 17 12:23:29 2015 (r392350) +++ head/devel/rubygem-fog-brightbox/Makefile Fri Jul 17 12:23:35 2015 (r392351) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fog-brightbox -PORTVERSION= 0.7.2 +PORTVERSION= 0.8.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-fog-brightbox/distinfo ============================================================================== --- head/devel/rubygem-fog-brightbox/distinfo Fri Jul 17 12:23:29 2015 (r392350) +++ head/devel/rubygem-fog-brightbox/distinfo Fri Jul 17 12:23:35 2015 (r392351) @@ -1,2 +1,2 @@ -SHA256 (rubygem/fog-brightbox-0.7.2.gem) = 5881dac4941b62e6ed5108b2d7505484923388d0cf752822813970e114d66618 -SIZE (rubygem/fog-brightbox-0.7.2.gem) = 51712 +SHA256 (rubygem/fog-brightbox-0.8.0.gem) = 15f73cae3d2182034cc8c498c12db1e4030e35532851e3eb608c5161c6ad0055 +SIZE (rubygem/fog-brightbox-0.8.0.gem) = 52224 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:23:42 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F3B59A22DB; Fri, 17 Jul 2015 12:23:42 +0000 (UTC) (envelope-from sunpoet@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 08C6E1AEE; Fri, 17 Jul 2015 12:23:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCNfmY069331; Fri, 17 Jul 2015 12:23:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCNf3P069329; Fri, 17 Jul 2015 12:23:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171223.t6HCNf3P069329@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:23:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392352 - head/sysutils/rubygem-guard-rspec X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:23:42 -0000 Author: sunpoet Date: Fri Jul 17 12:23:40 2015 New Revision: 392352 URL: https://svnweb.freebsd.org/changeset/ports/392352 Log: - Update to 4.6.2 Changes: https://github.com/guard/guard-rspec/releases Modified: head/sysutils/rubygem-guard-rspec/Makefile head/sysutils/rubygem-guard-rspec/distinfo Modified: head/sysutils/rubygem-guard-rspec/Makefile ============================================================================== --- head/sysutils/rubygem-guard-rspec/Makefile Fri Jul 17 12:23:35 2015 (r392351) +++ head/sysutils/rubygem-guard-rspec/Makefile Fri Jul 17 12:23:40 2015 (r392352) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= guard-rspec -PORTVERSION= 4.6.1 +PORTVERSION= 4.6.2 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-guard-rspec/distinfo ============================================================================== --- head/sysutils/rubygem-guard-rspec/distinfo Fri Jul 17 12:23:35 2015 (r392351) +++ head/sysutils/rubygem-guard-rspec/distinfo Fri Jul 17 12:23:40 2015 (r392352) @@ -1,2 +1,2 @@ -SHA256 (rubygem/guard-rspec-4.6.1.gem) = e6872357091d2740062730f48e7a52a678cf844f82ac92e673047d532735268a -SIZE (rubygem/guard-rspec-4.6.1.gem) = 29184 +SHA256 (rubygem/guard-rspec-4.6.2.gem) = 8987443ec709669643b8cfc93bc38c447d6f2b64312427acdc73be3a7271b4b7 +SIZE (rubygem/guard-rspec-4.6.2.gem) = 29184 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:23:47 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65A119A2311; Fri, 17 Jul 2015 12:23:47 +0000 (UTC) (envelope-from sunpoet@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 1CEB81BEE; Fri, 17 Jul 2015 12:23:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCNko3069448; Fri, 17 Jul 2015 12:23:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCNkRO069446; Fri, 17 Jul 2015 12:23:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171223.t6HCNkRO069446@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:23:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392353 - head/www/zenphoto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:23:47 -0000 Author: sunpoet Date: Fri Jul 17 12:23:45 2015 New Revision: 392353 URL: https://svnweb.freebsd.org/changeset/ports/392353 Log: - Update to 1.4.9 - Add NO_ARCH Changes: http://www.zenphoto.org/news/category/changelog Notified by: feld Modified: head/www/zenphoto/Makefile head/www/zenphoto/distinfo Modified: head/www/zenphoto/Makefile ============================================================================== --- head/www/zenphoto/Makefile Fri Jul 17 12:23:40 2015 (r392352) +++ head/www/zenphoto/Makefile Fri Jul 17 12:23:45 2015 (r392353) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zenphoto -PORTVERSION= 1.4.8 +PORTVERSION= 1.4.9 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= www @@ -12,6 +12,7 @@ COMMENT= Simpler web photo gallery LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +NO_ARCH= yes NO_BUILD= yes USE_PHP= gd gettext json mbstring mysql pcre session USES= cpe Modified: head/www/zenphoto/distinfo ============================================================================== --- head/www/zenphoto/distinfo Fri Jul 17 12:23:40 2015 (r392352) +++ head/www/zenphoto/distinfo Fri Jul 17 12:23:45 2015 (r392353) @@ -1,2 +1,2 @@ -SHA256 (zenphoto-zenphoto-zenphoto-1.4.8_GH0.tar.gz) = c14bf8eec8f794d08d4bf2d6bb6500f32d7a5167911e69e3e7528d19381691b6 -SIZE (zenphoto-zenphoto-zenphoto-1.4.8_GH0.tar.gz) = 9213827 +SHA256 (zenphoto-zenphoto-zenphoto-1.4.9_GH0.tar.gz) = 646e5ddcbe3f266d4b79aac4d462b60fae96ff072961662eeca0d769811c0635 +SIZE (zenphoto-zenphoto-zenphoto-1.4.9_GH0.tar.gz) = 9197894 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:23:52 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 966DE9A233F; Fri, 17 Jul 2015 12:23:52 +0000 (UTC) (envelope-from sunpoet@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 5F0BD1CF6; Fri, 17 Jul 2015 12:23:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCNqiZ069562; Fri, 17 Jul 2015 12:23:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCNp4B069560; Fri, 17 Jul 2015 12:23:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171223.t6HCNp4B069560@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:23:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392354 - head/databases/p5-MongoDB X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:23:52 -0000 Author: sunpoet Date: Fri Jul 17 12:23:50 2015 New Revision: 392354 URL: https://svnweb.freebsd.org/changeset/ports/392354 Log: - Update to 0.708.3.0 - Strip shared library Changes: http://search.cpan.org/dist/MongoDB/Changes Modified: head/databases/p5-MongoDB/Makefile head/databases/p5-MongoDB/distinfo Modified: head/databases/p5-MongoDB/Makefile ============================================================================== --- head/databases/p5-MongoDB/Makefile Fri Jul 17 12:23:45 2015 (r392353) +++ head/databases/p5-MongoDB/Makefile Fri Jul 17 12:23:50 2015 (r392354) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MongoDB -PORTVERSION= 0.708.2.0 +PORTVERSION= 0.708.3.0 DISTVERSIONPREFIX= v CATEGORIES= databases perl5 MASTER_SITES= CPAN @@ -39,4 +39,7 @@ MAKE_JOBS_UNSAFE= yes USES= perl5 USE_PERL5= configure +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/MongoDB/MongoDB.so + .include Modified: head/databases/p5-MongoDB/distinfo ============================================================================== --- head/databases/p5-MongoDB/distinfo Fri Jul 17 12:23:45 2015 (r392353) +++ head/databases/p5-MongoDB/distinfo Fri Jul 17 12:23:50 2015 (r392354) @@ -1,2 +1,2 @@ -SHA256 (MongoDB-v0.708.2.0.tar.gz) = 3e7077ccf9d18a206475c13627561e28d87e7e6421a9c9b0a7e24306e8fa6707 -SIZE (MongoDB-v0.708.2.0.tar.gz) = 1627334 +SHA256 (MongoDB-v0.708.3.0.tar.gz) = 03c4b885f327de7a8c0d9f449306d849d43e7fea4a6331da8a970710934378f0 +SIZE (MongoDB-v0.708.3.0.tar.gz) = 1627550 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:23:58 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 650809A237E; Fri, 17 Jul 2015 12:23:58 +0000 (UTC) (envelope-from sunpoet@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 18DB51DCC; Fri, 17 Jul 2015 12:23:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCNve9069695; Fri, 17 Jul 2015 12:23:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCNv5h069692; Fri, 17 Jul 2015 12:23:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171223.t6HCNv5h069692@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:23:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392355 - head/devel/p5-Data-Object X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:23:58 -0000 Author: sunpoet Date: Fri Jul 17 12:23:56 2015 New Revision: 392355 URL: https://svnweb.freebsd.org/changeset/ports/392355 Log: - Update to 0.21 - Add NO_ARCH Changes: http://search.cpan.org/dist/Data-Object/CHANGES Modified: head/devel/p5-Data-Object/Makefile head/devel/p5-Data-Object/distinfo head/devel/p5-Data-Object/pkg-plist Modified: head/devel/p5-Data-Object/Makefile ============================================================================== --- head/devel/p5-Data-Object/Makefile Fri Jul 17 12:23:50 2015 (r392354) +++ head/devel/p5-Data-Object/Makefile Fri Jul 17 12:23:56 2015 (r392355) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Data-Object -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Moo>=2.000001:${PORTSDIR}/devel/p5-Moo RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Data-Object/distinfo ============================================================================== --- head/devel/p5-Data-Object/distinfo Fri Jul 17 12:23:50 2015 (r392354) +++ head/devel/p5-Data-Object/distinfo Fri Jul 17 12:23:56 2015 (r392355) @@ -1,2 +1,2 @@ -SHA256 (Data-Object-0.20.tar.gz) = e10f63f9558ac9a31eb2b70b99305c34cc73b7ff6b726e6676541728d8659754 -SIZE (Data-Object-0.20.tar.gz) = 57057 +SHA256 (Data-Object-0.21.tar.gz) = b480824e82a3fde20b1c468c0a9f25b10b2dd6232cdd1463777a1774ba1630bc +SIZE (Data-Object-0.21.tar.gz) = 58021 Modified: head/devel/p5-Data-Object/pkg-plist ============================================================================== --- head/devel/p5-Data-Object/pkg-plist Fri Jul 17 12:23:50 2015 (r392354) +++ head/devel/p5-Data-Object/pkg-plist Fri Jul 17 12:23:56 2015 (r392355) @@ -2,6 +2,7 @@ %%SITE_PERL%%/Data/Object/Array.pm %%SITE_PERL%%/Data/Object/Class.pm %%SITE_PERL%%/Data/Object/Code.pm +%%SITE_PERL%%/Data/Object/Exception.pm %%SITE_PERL%%/Data/Object/Float.pm %%SITE_PERL%%/Data/Object/Hash.pm %%SITE_PERL%%/Data/Object/Integer.pm From owner-svn-ports-head@freebsd.org Fri Jul 17 12:24:03 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40B159A23C5; Fri, 17 Jul 2015 12:24:03 +0000 (UTC) (envelope-from sunpoet@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 2E66D1E74; Fri, 17 Jul 2015 12:24:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCO2T3069818; Fri, 17 Jul 2015 12:24:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCO2Dt069816; Fri, 17 Jul 2015 12:24:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171224.t6HCO2Dt069816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:24:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392356 - head/textproc/p5-Parse-CSV X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:24:03 -0000 Author: sunpoet Date: Fri Jul 17 12:24:01 2015 New Revision: 392356 URL: https://svnweb.freebsd.org/changeset/ports/392356 Log: - Update to 2.04 - Add NO_ARCH Changes: http://search.cpan.org/dist/Parse-CSV/Changes Modified: head/textproc/p5-Parse-CSV/Makefile head/textproc/p5-Parse-CSV/distinfo Modified: head/textproc/p5-Parse-CSV/Makefile ============================================================================== --- head/textproc/p5-Parse-CSV/Makefile Fri Jul 17 12:23:56 2015 (r392355) +++ head/textproc/p5-Parse-CSV/Makefile Fri Jul 17 12:24:01 2015 (r392356) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Parse-CSV -PORTVERSION= 2.03 +PORTVERSION= 2.04 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,6 +17,7 @@ BUILD_DEPENDS= p5-Params-Util>=1:${PORTS p5-Text-CSV_XS>=0.80:${PORTSDIR}/textproc/p5-Text-CSV_XS RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/textproc/p5-Parse-CSV/distinfo ============================================================================== --- head/textproc/p5-Parse-CSV/distinfo Fri Jul 17 12:23:56 2015 (r392355) +++ head/textproc/p5-Parse-CSV/distinfo Fri Jul 17 12:24:01 2015 (r392356) @@ -1,2 +1,2 @@ -SHA256 (Parse-CSV-2.03.tar.gz) = 4d10eced9ea29837f1ab662f3869716ba32dd1f4accccca5aa5d9dc7e14258a0 -SIZE (Parse-CSV-2.03.tar.gz) = 16929 +SHA256 (Parse-CSV-2.04.tar.gz) = 1e98076bb39d44f51d4f26a18bda989d2be84369196344f34081feb3b42bcfdb +SIZE (Parse-CSV-2.04.tar.gz) = 17455 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:24:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 336C49A23FE; Fri, 17 Jul 2015 12:24:09 +0000 (UTC) (envelope-from sunpoet@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 EBB331F5B; Fri, 17 Jul 2015 12:24:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCO8KT069951; Fri, 17 Jul 2015 12:24:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCO7UL069948; Fri, 17 Jul 2015 12:24:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171224.t6HCO7UL069948@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:24:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392357 - head/www/p5-Flickr-API X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:24:09 -0000 Author: sunpoet Date: Fri Jul 17 12:24:07 2015 New Revision: 392357 URL: https://svnweb.freebsd.org/changeset/ports/392357 Log: - Update to 1.15 Changes: http://search.cpan.org/dist/Flickr-API/Changes Modified: head/www/p5-Flickr-API/Makefile head/www/p5-Flickr-API/distinfo head/www/p5-Flickr-API/pkg-plist Modified: head/www/p5-Flickr-API/Makefile ============================================================================== --- head/www/p5-Flickr-API/Makefile Fri Jul 17 12:24:01 2015 (r392356) +++ head/www/p5-Flickr-API/Makefile Fri Jul 17 12:24:07 2015 (r392357) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Flickr-API -PORTVERSION= 1.13 +PORTVERSION= 1.15 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,11 +16,11 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-HTTP-Message>=1.56:${PORTSDIR}/www/p5-HTTP-Message \ p5-Net-OAuth>=0:${PORTSDIR}/net/p5-Net-OAuth \ p5-URI>=1.18:${PORTSDIR}/net/p5-URI \ + p5-XML-LibXML-Simple>=0:${PORTSDIR}/textproc/p5-XML-LibXML-Simple \ p5-XML-Parser-Lite-Tree>=0.06:${PORTSDIR}/textproc/p5-XML-Parser-Lite-Tree \ - p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey +TEST_DEPENDS= p5-Test-Script>=0:${PORTSDIR}/devel/p5-Test-Script NO_ARCH= yes USES= perl5 Modified: head/www/p5-Flickr-API/distinfo ============================================================================== --- head/www/p5-Flickr-API/distinfo Fri Jul 17 12:24:01 2015 (r392356) +++ head/www/p5-Flickr-API/distinfo Fri Jul 17 12:24:07 2015 (r392357) @@ -1,2 +1,2 @@ -SHA256 (Flickr-API-1.13.tar.gz) = 958f2b2cc77340e1a079e9438c19dc0cef5c2a21a237d3048a5c2a75a69e31e9 -SIZE (Flickr-API-1.13.tar.gz) = 20819 +SHA256 (Flickr-API-1.15.tar.gz) = 0dfef0955b6534377ad53859e658f1b77e30c2cd167ecc1ea3470086aad45f61 +SIZE (Flickr-API-1.15.tar.gz) = 25442 Modified: head/www/p5-Flickr-API/pkg-plist ============================================================================== --- head/www/p5-Flickr-API/pkg-plist Fri Jul 17 12:24:01 2015 (r392356) +++ head/www/p5-Flickr-API/pkg-plist Fri Jul 17 12:24:07 2015 (r392357) @@ -1,14 +1,10 @@ bin/flickr_dump_stored_config.pl bin/flickr_make_stored_config.pl -bin/flickr_method_test_echo.pl -bin/flickr_method_test_login.pl -bin/flickr_oauth_authentication.pl %%SITE_PERL%%/Flickr/API.pm %%SITE_PERL%%/Flickr/API/Request.pm %%SITE_PERL%%/Flickr/API/Response.pm %%PERL5_MAN3%%/Flickr::API.3.gz %%PERL5_MAN3%%/Flickr::API::Request.3.gz %%PERL5_MAN3%%/Flickr::API::Response.3.gz -man/man1/flickr_method_test_echo.pl.1.gz -man/man1/flickr_method_test_login.pl.1.gz -man/man1/flickr_oauth_authentication.pl.1.gz +man/man1/flickr_dump_stored_config.pl.1.gz +man/man1/flickr_make_stored_config.pl.1.gz From owner-svn-ports-head@freebsd.org Fri Jul 17 12:24:14 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2642D9A242C; Fri, 17 Jul 2015 12:24:14 +0000 (UTC) (envelope-from sunpoet@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 00E201036; Fri, 17 Jul 2015 12:24:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCODKW070068; Fri, 17 Jul 2015 12:24:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCODES070066; Fri, 17 Jul 2015 12:24:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171224.t6HCODES070066@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:24:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392358 - head/www/p5-Mojolicious X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:24:14 -0000 Author: sunpoet Date: Fri Jul 17 12:24:12 2015 New Revision: 392358 URL: https://svnweb.freebsd.org/changeset/ports/392358 Log: - Update to 6.14 Changes: http://search.cpan.org/dist/Mojolicious/Changes Modified: head/www/p5-Mojolicious/Makefile head/www/p5-Mojolicious/distinfo Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Fri Jul 17 12:24:07 2015 (r392357) +++ head/www/p5-Mojolicious/Makefile Fri Jul 17 12:24:12 2015 (r392358) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious -PORTVERSION= 6.13 +PORTVERSION= 6.14 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Mojolicious/distinfo ============================================================================== --- head/www/p5-Mojolicious/distinfo Fri Jul 17 12:24:07 2015 (r392357) +++ head/www/p5-Mojolicious/distinfo Fri Jul 17 12:24:12 2015 (r392358) @@ -1,2 +1,2 @@ -SHA256 (Mojolicious-6.13.tar.gz) = eaba1d8b8acde4d522546db319c3b1ee5522a7ceb6617b28c79719f156bdf8e2 -SIZE (Mojolicious-6.13.tar.gz) = 646993 +SHA256 (Mojolicious-6.14.tar.gz) = 9808871b24ee8c9709fc1bd0473a64a54d99fc8c4d6334f503256ae90130b05a +SIZE (Mojolicious-6.14.tar.gz) = 646992 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:24:19 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 715529A2458; Fri, 17 Jul 2015 12:24:19 +0000 (UTC) (envelope-from sunpoet@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 33B75113C; Fri, 17 Jul 2015 12:24:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCOI1K070185; Fri, 17 Jul 2015 12:24:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCOIaF070183; Fri, 17 Jul 2015 12:24:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171224.t6HCOIaF070183@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:24:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392359 - head/www/p5-Toadfarm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:24:19 -0000 Author: sunpoet Date: Fri Jul 17 12:24:17 2015 New Revision: 392359 URL: https://svnweb.freebsd.org/changeset/ports/392359 Log: - Update to 0.66 Changes: http://search.cpan.org/dist/Toadfarm/Changes Modified: head/www/p5-Toadfarm/Makefile head/www/p5-Toadfarm/distinfo Modified: head/www/p5-Toadfarm/Makefile ============================================================================== --- head/www/p5-Toadfarm/Makefile Fri Jul 17 12:24:12 2015 (r392358) +++ head/www/p5-Toadfarm/Makefile Fri Jul 17 12:24:17 2015 (r392359) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Toadfarm -PORTVERSION= 0.65 +PORTVERSION= 0.66 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JHTHORSEN Modified: head/www/p5-Toadfarm/distinfo ============================================================================== --- head/www/p5-Toadfarm/distinfo Fri Jul 17 12:24:12 2015 (r392358) +++ head/www/p5-Toadfarm/distinfo Fri Jul 17 12:24:17 2015 (r392359) @@ -1,2 +1,2 @@ -SHA256 (Toadfarm-0.65.tar.gz) = d2b4ec5f7ce54a4fb942bd3a559b899ca59b3337617d04276b982c90c3650ce1 -SIZE (Toadfarm-0.65.tar.gz) = 27961 +SHA256 (Toadfarm-0.66.tar.gz) = 20edffa0fb790f8bf90a6ec22a6df6859b0e856726f6046af89b38742685b49e +SIZE (Toadfarm-0.66.tar.gz) = 28007 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:24:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7E609A248C; Fri, 17 Jul 2015 12:24:24 +0000 (UTC) (envelope-from sunpoet@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 A32531251; Fri, 17 Jul 2015 12:24:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCOOMP070302; Fri, 17 Jul 2015 12:24:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCOOHt070300; Fri, 17 Jul 2015 12:24:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171224.t6HCOOHt070300@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:24:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392360 - head/devel/rubygem-request_store X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:24:25 -0000 Author: sunpoet Date: Fri Jul 17 12:24:23 2015 New Revision: 392360 URL: https://svnweb.freebsd.org/changeset/ports/392360 Log: - Update to 1.2.0 Changes: https://github.com/steveklabnik/request_store/releases Modified: head/devel/rubygem-request_store/Makefile head/devel/rubygem-request_store/distinfo Modified: head/devel/rubygem-request_store/Makefile ============================================================================== --- head/devel/rubygem-request_store/Makefile Fri Jul 17 12:24:17 2015 (r392359) +++ head/devel/rubygem-request_store/Makefile Fri Jul 17 12:24:23 2015 (r392360) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= request_store -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 1.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-request_store/distinfo ============================================================================== --- head/devel/rubygem-request_store/distinfo Fri Jul 17 12:24:17 2015 (r392359) +++ head/devel/rubygem-request_store/distinfo Fri Jul 17 12:24:23 2015 (r392360) @@ -1,2 +1,2 @@ -SHA256 (rubygem/request_store-1.1.0.gem) = 01909a8bf54cdfe2d42ad92aaf94774bb0adc9751f6da73e86212c92b6ecad97 -SIZE (rubygem/request_store-1.1.0.gem) = 8192 +SHA256 (rubygem/request_store-1.2.0.gem) = 8540c6250b0d6a1370b430f401baabb2dec76996d5e307117458bc456799f4e8 +SIZE (rubygem/request_store-1.2.0.gem) = 8192 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:24:30 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A863C9A24D0; Fri, 17 Jul 2015 12:24:30 +0000 (UTC) (envelope-from sunpoet@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 676C813DB; Fri, 17 Jul 2015 12:24:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCOURm070429; Fri, 17 Jul 2015 12:24:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCOTLl070427; Fri, 17 Jul 2015 12:24:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171224.t6HCOTLl070427@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:24:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392361 - in head/devel/rubygem-authlogic: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:24:30 -0000 Author: sunpoet Date: Fri Jul 17 12:24:28 2015 New Revision: 392361 URL: https://svnweb.freebsd.org/changeset/ports/392361 Log: - Update to 3.4.6 Changes: https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md Deleted: head/devel/rubygem-authlogic/files/ Modified: head/devel/rubygem-authlogic/Makefile head/devel/rubygem-authlogic/distinfo Modified: head/devel/rubygem-authlogic/Makefile ============================================================================== --- head/devel/rubygem-authlogic/Makefile Fri Jul 17 12:24:23 2015 (r392360) +++ head/devel/rubygem-authlogic/Makefile Fri Jul 17 12:24:28 2015 (r392361) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= authlogic -PORTVERSION= 3.4.5 +PORTVERSION= 3.4.6 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-authlogic/distinfo ============================================================================== --- head/devel/rubygem-authlogic/distinfo Fri Jul 17 12:24:23 2015 (r392360) +++ head/devel/rubygem-authlogic/distinfo Fri Jul 17 12:24:28 2015 (r392361) @@ -1,2 +1,2 @@ -SHA256 (rubygem/authlogic-3.4.5.gem) = 6ace74be6ad5a53b28f0782fcb4917f606052d205b9e41978ea2803082f80e36 -SIZE (rubygem/authlogic-3.4.5.gem) = 69120 +SHA256 (rubygem/authlogic-3.4.6.gem) = 59fd0a991a09c22576f3015265c564337ab341038899f35036cc83ebd85c2e2a +SIZE (rubygem/authlogic-3.4.6.gem) = 71168 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:24:35 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BBCA69A24FB; Fri, 17 Jul 2015 12:24:35 +0000 (UTC) (envelope-from sunpoet@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 9D5201560; Fri, 17 Jul 2015 12:24:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCOZwj070546; Fri, 17 Jul 2015 12:24:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCOZP3070542; Fri, 17 Jul 2015 12:24:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171224.t6HCOZP3070542@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:24:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392362 - head/devel/rubygem-backports X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:24:35 -0000 Author: sunpoet Date: Fri Jul 17 12:24:34 2015 New Revision: 392362 URL: https://svnweb.freebsd.org/changeset/ports/392362 Log: - Update to 3.6.5 Changes: https://github.com/marcandre/backports/blob/master/CHANGELOG.rdoc https://github.com/marcandre/backports/commits/master Modified: head/devel/rubygem-backports/Makefile head/devel/rubygem-backports/distinfo Modified: head/devel/rubygem-backports/Makefile ============================================================================== --- head/devel/rubygem-backports/Makefile Fri Jul 17 12:24:28 2015 (r392361) +++ head/devel/rubygem-backports/Makefile Fri Jul 17 12:24:34 2015 (r392362) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= backports -PORTVERSION= 3.6.4 +PORTVERSION= 3.6.5 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-backports/distinfo ============================================================================== --- head/devel/rubygem-backports/distinfo Fri Jul 17 12:24:28 2015 (r392361) +++ head/devel/rubygem-backports/distinfo Fri Jul 17 12:24:34 2015 (r392362) @@ -1,2 +1,2 @@ -SHA256 (rubygem/backports-3.6.4.gem) = 4cf3afed5e5df3c6e233f99d2fd9dc01a228d8fd1c8a18e230b36c121e415174 -SIZE (rubygem/backports-3.6.4.gem) = 89600 +SHA256 (rubygem/backports-3.6.5.gem) = f4a7c4c539b3f53056b52eec2eb40078983bec57b4e218cd6e44d223d3d88a5e +SIZE (rubygem/backports-3.6.5.gem) = 88576 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:24:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 582AE9A2551; Fri, 17 Jul 2015 12:24:41 +0000 (UTC) (envelope-from sunpoet@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 334E11651; Fri, 17 Jul 2015 12:24:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCOf81070661; Fri, 17 Jul 2015 12:24:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCOeP8070658; Fri, 17 Jul 2015 12:24:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171224.t6HCOeP8070658@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:24:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392363 - head/devel/rubygem-cucumber X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:24:41 -0000 Author: sunpoet Date: Fri Jul 17 12:24:39 2015 New Revision: 392363 URL: https://svnweb.freebsd.org/changeset/ports/392363 Log: - Update to 2.0.2 Changes: https://github.com/cucumber/cucumber-ruby/blob/master/History.md Modified: head/devel/rubygem-cucumber/Makefile head/devel/rubygem-cucumber/distinfo Modified: head/devel/rubygem-cucumber/Makefile ============================================================================== --- head/devel/rubygem-cucumber/Makefile Fri Jul 17 12:24:34 2015 (r392362) +++ head/devel/rubygem-cucumber/Makefile Fri Jul 17 12:24:39 2015 (r392363) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cucumber -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-cucumber/distinfo ============================================================================== --- head/devel/rubygem-cucumber/distinfo Fri Jul 17 12:24:34 2015 (r392362) +++ head/devel/rubygem-cucumber/distinfo Fri Jul 17 12:24:39 2015 (r392363) @@ -1,2 +1,2 @@ -SHA256 (rubygem/cucumber-2.0.1.gem) = eb55cbb9180c56ba029be264d9436f907263cea29aa9cc9e4250b5ade96eb8e7 -SIZE (rubygem/cucumber-2.0.1.gem) = 246784 +SHA256 (rubygem/cucumber-2.0.2.gem) = 7d106442dddba4ff33de563e8d40860ebcdfe63acae3da19772101fc065482b1 +SIZE (rubygem/cucumber-2.0.2.gem) = 246784 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:24:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6832A9A2581; Fri, 17 Jul 2015 12:24:46 +0000 (UTC) (envelope-from sunpoet@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 3E29C1739; Fri, 17 Jul 2015 12:24:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCOk5d070779; Fri, 17 Jul 2015 12:24:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCOjO0070775; Fri, 17 Jul 2015 12:24:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171224.t6HCOjO0070775@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:24:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392364 - head/finance/rubygem-money X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:24:46 -0000 Author: sunpoet Date: Fri Jul 17 12:24:44 2015 New Revision: 392364 URL: https://svnweb.freebsd.org/changeset/ports/392364 Log: - Update to 6.6.0 Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md https://github.com/RubyMoney/money/commits/master Modified: head/finance/rubygem-money/Makefile head/finance/rubygem-money/distinfo Modified: head/finance/rubygem-money/Makefile ============================================================================== --- head/finance/rubygem-money/Makefile Fri Jul 17 12:24:39 2015 (r392363) +++ head/finance/rubygem-money/Makefile Fri Jul 17 12:24:44 2015 (r392364) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= money -PORTVERSION= 6.5.1 +PORTVERSION= 6.6.0 CATEGORIES= finance rubygems MASTER_SITES= RG Modified: head/finance/rubygem-money/distinfo ============================================================================== --- head/finance/rubygem-money/distinfo Fri Jul 17 12:24:39 2015 (r392363) +++ head/finance/rubygem-money/distinfo Fri Jul 17 12:24:44 2015 (r392364) @@ -1,2 +1,2 @@ -SHA256 (rubygem/money-6.5.1.gem) = 4181aa9983978e59c22573f0db29d2db6d527420a0d48a1a3e058aab55e72d51 -SIZE (rubygem/money-6.5.1.gem) = 58880 +SHA256 (rubygem/money-6.6.0.gem) = 45e520c77b1742b38cb518a4b4d962c81afaf517ff5b5e79cc7616de6434c428 +SIZE (rubygem/money-6.6.0.gem) = 64000 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:24:52 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3206A9A25AD; Fri, 17 Jul 2015 12:24:52 +0000 (UTC) (envelope-from sunpoet@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 B2A39195C; Fri, 17 Jul 2015 12:24:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCOp3R070896; Fri, 17 Jul 2015 12:24:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCOp98070894; Fri, 17 Jul 2015 12:24:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171224.t6HCOp98070894@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:24:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392365 - head/devel/rubygem-rspec-core X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:24:52 -0000 Author: sunpoet Date: Fri Jul 17 12:24:50 2015 New Revision: 392365 URL: https://svnweb.freebsd.org/changeset/ports/392365 Log: - Update to 3.3.2 Changes: https://github.com/rspec/rspec-core/blob/master/Changelog.md Modified: head/devel/rubygem-rspec-core/Makefile head/devel/rubygem-rspec-core/distinfo Modified: head/devel/rubygem-rspec-core/Makefile ============================================================================== --- head/devel/rubygem-rspec-core/Makefile Fri Jul 17 12:24:44 2015 (r392364) +++ head/devel/rubygem-rspec-core/Makefile Fri Jul 17 12:24:50 2015 (r392365) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rspec-core -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-rspec-core/distinfo ============================================================================== --- head/devel/rubygem-rspec-core/distinfo Fri Jul 17 12:24:44 2015 (r392364) +++ head/devel/rubygem-rspec-core/distinfo Fri Jul 17 12:24:50 2015 (r392365) @@ -1,2 +1,2 @@ -SHA256 (rubygem/rspec-core-3.3.1.gem) = a49e26b3c280a175db0abc448ffafc4d00a26eb380855f9feedf4a18b266d5cf -SIZE (rubygem/rspec-core-3.3.1.gem) = 138752 +SHA256 (rubygem/rspec-core-3.3.2.gem) = c1c3d34841f906d3b6ff4b9cc6823906103780e755c41e5dfad6483352c48577 +SIZE (rubygem/rspec-core-3.3.2.gem) = 139264 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:24:57 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B194C9A25D4; Fri, 17 Jul 2015 12:24:57 +0000 (UTC) (envelope-from sunpoet@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 5D6E01A0F; Fri, 17 Jul 2015 12:24:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCOv1p071013; Fri, 17 Jul 2015 12:24:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCOuKG071011; Fri, 17 Jul 2015 12:24:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171224.t6HCOuKG071011@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:24:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392366 - head/devel/rubygem-rspec-expectations X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:24:57 -0000 Author: sunpoet Date: Fri Jul 17 12:24:55 2015 New Revision: 392366 URL: https://svnweb.freebsd.org/changeset/ports/392366 Log: - Update to 3.3.1 Changes: https://github.com/rspec/rspec-expectations/blob/master/Changelog.md Modified: head/devel/rubygem-rspec-expectations/Makefile head/devel/rubygem-rspec-expectations/distinfo Modified: head/devel/rubygem-rspec-expectations/Makefile ============================================================================== --- head/devel/rubygem-rspec-expectations/Makefile Fri Jul 17 12:24:50 2015 (r392365) +++ head/devel/rubygem-rspec-expectations/Makefile Fri Jul 17 12:24:55 2015 (r392366) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rspec-expectations -PORTVERSION= 3.3.0 +PORTVERSION= 3.3.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-rspec-expectations/distinfo ============================================================================== --- head/devel/rubygem-rspec-expectations/distinfo Fri Jul 17 12:24:50 2015 (r392365) +++ head/devel/rubygem-rspec-expectations/distinfo Fri Jul 17 12:24:55 2015 (r392366) @@ -1,2 +1,2 @@ -SHA256 (rubygem/rspec-expectations-3.3.0.gem) = 7702e039f7e2162fe910b2df610ecd9f2d15c5423b7ffd5b27346c6d8a0daff4 -SIZE (rubygem/rspec-expectations-3.3.0.gem) = 73216 +SHA256 (rubygem/rspec-expectations-3.3.1.gem) = 509d558f52f88e8d11abb68bce7cad9a4c9be3a01b2e7dfb7029d33e2f2c0bb4 +SIZE (rubygem/rspec-expectations-3.3.1.gem) = 73216 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:25:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA9079A260B; Fri, 17 Jul 2015 12:25:02 +0000 (UTC) (envelope-from sunpoet@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 BD6A01B1B; Fri, 17 Jul 2015 12:25:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCP2kA071144; Fri, 17 Jul 2015 12:25:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCP20O071142; Fri, 17 Jul 2015 12:25:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171225.t6HCP20O071142@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:25:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392367 - head/devel/rubygem-rspec-mocks X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:25:03 -0000 Author: sunpoet Date: Fri Jul 17 12:25:01 2015 New Revision: 392367 URL: https://svnweb.freebsd.org/changeset/ports/392367 Log: - Update to 3.3.2 Changes: https://github.com/rspec/rspec-mocks/blob/master/Changelog.md Modified: head/devel/rubygem-rspec-mocks/Makefile head/devel/rubygem-rspec-mocks/distinfo Modified: head/devel/rubygem-rspec-mocks/Makefile ============================================================================== --- head/devel/rubygem-rspec-mocks/Makefile Fri Jul 17 12:24:55 2015 (r392366) +++ head/devel/rubygem-rspec-mocks/Makefile Fri Jul 17 12:25:01 2015 (r392367) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rspec-mocks -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-rspec-mocks/distinfo ============================================================================== --- head/devel/rubygem-rspec-mocks/distinfo Fri Jul 17 12:24:55 2015 (r392366) +++ head/devel/rubygem-rspec-mocks/distinfo Fri Jul 17 12:25:01 2015 (r392367) @@ -1,2 +1,2 @@ -SHA256 (rubygem/rspec-mocks-3.3.1.gem) = 013f3433a5f693a61509e196fdbdf1bd20e967aab9d92535dd681c7740c06da9 -SIZE (rubygem/rspec-mocks-3.3.1.gem) = 73728 +SHA256 (rubygem/rspec-mocks-3.3.2.gem) = 6f8bf4c1e1edc15028486553007ed0dba4928c161ed67ed5a23dfa5b99fecbd1 +SIZE (rubygem/rspec-mocks-3.3.2.gem) = 74752 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:25:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A25809A2645; Fri, 17 Jul 2015 12:25:07 +0000 (UTC) (envelope-from sunpoet@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 8BD7B1BD5; Fri, 17 Jul 2015 12:25:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCP7vN071261; Fri, 17 Jul 2015 12:25:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCP6S4071259; Fri, 17 Jul 2015 12:25:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171225.t6HCP6S4071259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:25:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392368 - head/www/rubygem-puma X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:25:07 -0000 Author: sunpoet Date: Fri Jul 17 12:25:06 2015 New Revision: 392368 URL: https://svnweb.freebsd.org/changeset/ports/392368 Log: - Update to 2.12.0 Changes: https://github.com/puma/puma/blob/master/History.txt Modified: head/www/rubygem-puma/Makefile head/www/rubygem-puma/distinfo Modified: head/www/rubygem-puma/Makefile ============================================================================== --- head/www/rubygem-puma/Makefile Fri Jul 17 12:25:01 2015 (r392367) +++ head/www/rubygem-puma/Makefile Fri Jul 17 12:25:06 2015 (r392368) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= puma -PORTVERSION= 2.11.3 -PORTREVISION= 1 +PORTVERSION= 2.12.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -12,8 +11,6 @@ COMMENT= Fast, multithreaded and highly LICENSE= BSD3CLAUSE -RUN_DEPENDS= rubygem-rack16>=1.1:${PORTSDIR}/www/rubygem-rack16 - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/www/rubygem-puma/distinfo ============================================================================== --- head/www/rubygem-puma/distinfo Fri Jul 17 12:25:01 2015 (r392367) +++ head/www/rubygem-puma/distinfo Fri Jul 17 12:25:06 2015 (r392368) @@ -1,2 +1,2 @@ -SHA256 (rubygem/puma-2.11.3.gem) = ec868e2b0a94c7f682e9a28515ba7a931fce5d7a645d1e30b709d1b2644b628a -SIZE (rubygem/puma-2.11.3.gem) = 86016 +SHA256 (rubygem/puma-2.12.0.gem) = ca1b905d3b41ae2038a8ff7f3c66ad0d9c777d561654b6032fb99b76ae661d2e +SIZE (rubygem/puma-2.12.0.gem) = 95232 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:25:13 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 238D19A2679; Fri, 17 Jul 2015 12:25:13 +0000 (UTC) (envelope-from sunpoet@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 B69F81CBD; Fri, 17 Jul 2015 12:25:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCPCBO071378; Fri, 17 Jul 2015 12:25:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCPCPD071376; Fri, 17 Jul 2015 12:25:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171225.t6HCPCPD071376@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:25:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392369 - head/devel/rubygem-sidekiq X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:25:13 -0000 Author: sunpoet Date: Fri Jul 17 12:25:11 2015 New Revision: 392369 URL: https://svnweb.freebsd.org/changeset/ports/392369 Log: - Update to 3.4.2 Changes: https://github.com/mperham/sidekiq/blob/master/Changes.md Modified: head/devel/rubygem-sidekiq/Makefile head/devel/rubygem-sidekiq/distinfo Modified: head/devel/rubygem-sidekiq/Makefile ============================================================================== --- head/devel/rubygem-sidekiq/Makefile Fri Jul 17 12:25:06 2015 (r392368) +++ head/devel/rubygem-sidekiq/Makefile Fri Jul 17 12:25:11 2015 (r392369) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sidekiq -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,10 +12,10 @@ COMMENT= Simple, efficient background pr LICENSE= LGPL3 RUN_DEPENDS= rubygem-celluloid>=0.16.0:${PORTSDIR}/devel/rubygem-celluloid \ - rubygem-connection_pool>=2.1.1:${PORTSDIR}/net/rubygem-connection_pool \ - rubygem-json>=0:${PORTSDIR}/devel/rubygem-json \ - rubygem-redis>=3.0.6:${PORTSDIR}/databases/rubygem-redis \ - rubygem-redis-namespace>=1.3.1:${PORTSDIR}/databases/rubygem-redis-namespace + rubygem-connection_pool>=2.2:${PORTSDIR}/net/rubygem-connection_pool \ + rubygem-json>=1:${PORTSDIR}/devel/rubygem-json \ + rubygem-redis>=3.2.1:${PORTSDIR}/databases/rubygem-redis \ + rubygem-redis-namespace>=1.5.2:${PORTSDIR}/databases/rubygem-redis-namespace NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-sidekiq/distinfo ============================================================================== --- head/devel/rubygem-sidekiq/distinfo Fri Jul 17 12:25:06 2015 (r392368) +++ head/devel/rubygem-sidekiq/distinfo Fri Jul 17 12:25:11 2015 (r392369) @@ -1,2 +1,2 @@ -SHA256 (rubygem/sidekiq-3.4.1.gem) = f3f87097755d5804b11711ea3de45c581c5f95332813fc46676feb0472ce5d88 -SIZE (rubygem/sidekiq-3.4.1.gem) = 290816 +SHA256 (rubygem/sidekiq-3.4.2.gem) = b13300931ff4d49d59698e7bffc65e5eb8f053ceab7229af49bce896beffe0a8 +SIZE (rubygem/sidekiq-3.4.2.gem) = 292352 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:25:18 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EB9C9A26AB; Fri, 17 Jul 2015 12:25:18 +0000 (UTC) (envelope-from sunpoet@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 4604E1DBD; Fri, 17 Jul 2015 12:25:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCPIJh071494; Fri, 17 Jul 2015 12:25:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCPHtp071490; Fri, 17 Jul 2015 12:25:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171225.t6HCPHtp071490@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:25:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392370 - head/devel/rubygem-travis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:25:18 -0000 Author: sunpoet Date: Fri Jul 17 12:25:16 2015 New Revision: 392370 URL: https://svnweb.freebsd.org/changeset/ports/392370 Log: - Update to 1.8.0 Changes: https://github.com/travis-ci/travis.rb/commits/master Modified: head/devel/rubygem-travis/Makefile head/devel/rubygem-travis/distinfo Modified: head/devel/rubygem-travis/Makefile ============================================================================== --- head/devel/rubygem-travis/Makefile Fri Jul 17 12:25:11 2015 (r392369) +++ head/devel/rubygem-travis/Makefile Fri Jul 17 12:25:16 2015 (r392370) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= travis -PORTVERSION= 1.7.7 +PORTVERSION= 1.8.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-travis/distinfo ============================================================================== --- head/devel/rubygem-travis/distinfo Fri Jul 17 12:25:11 2015 (r392369) +++ head/devel/rubygem-travis/distinfo Fri Jul 17 12:25:16 2015 (r392370) @@ -1,2 +1,2 @@ -SHA256 (rubygem/travis-1.7.7.gem) = 90c22c32c796fb65c180dd0a3afd6563ba66f855e4a5c19e9240a165a03c78f8 -SIZE (rubygem/travis-1.7.7.gem) = 190976 +SHA256 (rubygem/travis-1.8.0.gem) = 7f1c6d0201711b29553ed3f06506d30048b80d1c3c989274579a42ca413a0869 +SIZE (rubygem/travis-1.8.0.gem) = 190976 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:25:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7526E9A26D9; Fri, 17 Jul 2015 12:25:24 +0000 (UTC) (envelope-from sunpoet@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 4BB441E62; Fri, 17 Jul 2015 12:25:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCPOSj071625; Fri, 17 Jul 2015 12:25:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCPNVt071620; Fri, 17 Jul 2015 12:25:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171225.t6HCPNVt071620@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:25:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392371 - head/devel/rubygem-warbler X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:25:24 -0000 Author: sunpoet Date: Fri Jul 17 12:25:22 2015 New Revision: 392371 URL: https://svnweb.freebsd.org/changeset/ports/392371 Log: - Update to 1.4.9 - Update WWW Changes: https://github.com/jruby/warbler/blob/master/History.txt Modified: head/devel/rubygem-warbler/Makefile head/devel/rubygem-warbler/distinfo head/devel/rubygem-warbler/pkg-descr Modified: head/devel/rubygem-warbler/Makefile ============================================================================== --- head/devel/rubygem-warbler/Makefile Fri Jul 17 12:25:16 2015 (r392370) +++ head/devel/rubygem-warbler/Makefile Fri Jul 17 12:25:22 2015 (r392371) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= warbler -PORTVERSION= 1.4.8 +PORTVERSION= 1.4.9 CATEGORIES= devel rubygems java MASTER_SITES= RG Modified: head/devel/rubygem-warbler/distinfo ============================================================================== --- head/devel/rubygem-warbler/distinfo Fri Jul 17 12:25:16 2015 (r392370) +++ head/devel/rubygem-warbler/distinfo Fri Jul 17 12:25:22 2015 (r392371) @@ -1,2 +1,2 @@ -SHA256 (rubygem/warbler-1.4.8.gem) = 4424a7f8e2c33c9a5061ce68c9b3b62be6a38823840cfe00d628f4d17c8ffba1 -SIZE (rubygem/warbler-1.4.8.gem) = 619008 +SHA256 (rubygem/warbler-1.4.9.gem) = 32fd90d7ef935c06933b8f783314aaa6de287e260d861ab4721934e5abef0988 +SIZE (rubygem/warbler-1.4.9.gem) = 621568 Modified: head/devel/rubygem-warbler/pkg-descr ============================================================================== --- head/devel/rubygem-warbler/pkg-descr Fri Jul 17 12:25:16 2015 (r392370) +++ head/devel/rubygem-warbler/pkg-descr Fri Jul 17 12:25:22 2015 (r392371) @@ -11,4 +11,4 @@ dispatching requests to your application and assembles all jar files in WARBLER_HOME/lib/*.jar into your application. No external dependencies are downloaded. -WWW: http://rubygems.org/gems/warbler/ +WWW: https://github.com/jruby/warbler From owner-svn-ports-head@freebsd.org Fri Jul 17 12:25:29 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B69C99A270B; Fri, 17 Jul 2015 12:25:29 +0000 (UTC) (envelope-from sunpoet@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 5FC1F1F6F; Fri, 17 Jul 2015 12:25:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCPTcP071740; Fri, 17 Jul 2015 12:25:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCPS0O071738; Fri, 17 Jul 2015 12:25:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171225.t6HCPS0O071738@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:25:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392372 - head/print/rubygem-pdf-core X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:25:29 -0000 Author: sunpoet Date: Fri Jul 17 12:25:27 2015 New Revision: 392372 URL: https://svnweb.freebsd.org/changeset/ports/392372 Log: - Update to 0.6.0 Changes: https://github.com/prawnpdf/pdf-core/blob/master/CHANGELOG.md Modified: head/print/rubygem-pdf-core/Makefile head/print/rubygem-pdf-core/distinfo Modified: head/print/rubygem-pdf-core/Makefile ============================================================================== --- head/print/rubygem-pdf-core/Makefile Fri Jul 17 12:25:22 2015 (r392371) +++ head/print/rubygem-pdf-core/Makefile Fri Jul 17 12:25:27 2015 (r392372) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pdf-core -PORTVERSION= 0.5.1 +PORTVERSION= 0.6.0 CATEGORIES= print rubygems MASTER_SITES= RG Modified: head/print/rubygem-pdf-core/distinfo ============================================================================== --- head/print/rubygem-pdf-core/distinfo Fri Jul 17 12:25:22 2015 (r392371) +++ head/print/rubygem-pdf-core/distinfo Fri Jul 17 12:25:27 2015 (r392372) @@ -1,2 +1,2 @@ -SHA256 (rubygem/pdf-core-0.5.1.gem) = d2b0761c0c5b6b0c196f22bce184060230db689c1436c996892d26b97d2d083d -SIZE (rubygem/pdf-core-0.5.1.gem) = 43008 +SHA256 (rubygem/pdf-core-0.6.0.gem) = 5ece7892eb5e28ec08625c895a23cfc790e8f3d5031f25dceb1b018dfd2a49cf +SIZE (rubygem/pdf-core-0.6.0.gem) = 43008 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:25:34 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A9259A2737; Fri, 17 Jul 2015 12:25:34 +0000 (UTC) (envelope-from sunpoet@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 2F1C61038; Fri, 17 Jul 2015 12:25:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCPYA7071857; Fri, 17 Jul 2015 12:25:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCPXfI071855; Fri, 17 Jul 2015 12:25:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171225.t6HCPXfI071855@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:25:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392373 - head/print/rubygem-prawn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:25:34 -0000 Author: sunpoet Date: Fri Jul 17 12:25:32 2015 New Revision: 392373 URL: https://svnweb.freebsd.org/changeset/ports/392373 Log: - Update to 2.0.2 Changes: https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md Modified: head/print/rubygem-prawn/Makefile head/print/rubygem-prawn/distinfo Modified: head/print/rubygem-prawn/Makefile ============================================================================== --- head/print/rubygem-prawn/Makefile Fri Jul 17 12:25:27 2015 (r392372) +++ head/print/rubygem-prawn/Makefile Fri Jul 17 12:25:32 2015 (r392373) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= prawn -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= print rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Fast pure Ruby PDF generator LICENSE= RUBY GPLv2 GPLv3 LICENSE_COMB= dual -RUN_DEPENDS= rubygem-pdf-core>=0.5.1:${PORTSDIR}/print/rubygem-pdf-core \ +RUN_DEPENDS= rubygem-pdf-core>=0.6.0:${PORTSDIR}/print/rubygem-pdf-core \ rubygem-ttfunk>=1.4.0:${PORTSDIR}/print/rubygem-ttfunk NO_ARCH= yes Modified: head/print/rubygem-prawn/distinfo ============================================================================== --- head/print/rubygem-prawn/distinfo Fri Jul 17 12:25:27 2015 (r392372) +++ head/print/rubygem-prawn/distinfo Fri Jul 17 12:25:32 2015 (r392373) @@ -1,2 +1,2 @@ -SHA256 (rubygem/prawn-2.0.1.gem) = b8dba3cd8a5ef6e8b7adc4359222308cdf3b5e301861e9255cc973fd62e44879 -SIZE (rubygem/prawn-2.0.1.gem) = 912896 +SHA256 (rubygem/prawn-2.0.2.gem) = dc323060335031284e59355a996ffc3f96d6d3ef807c9cb3e9fb8e43111d387d +SIZE (rubygem/prawn-2.0.2.gem) = 912896 From owner-svn-ports-head@freebsd.org Fri Jul 17 12:25:38 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6177D9A2763; Fri, 17 Jul 2015 12:25:38 +0000 (UTC) (envelope-from sunpoet@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 500EF1105; Fri, 17 Jul 2015 12:25:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCPc4V071960; Fri, 17 Jul 2015 12:25:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCPcNP071959; Fri, 17 Jul 2015 12:25:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171225.t6HCPcNP071959@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:25:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392374 - head/print/rubygem-prawn-flexible-table X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:25:38 -0000 Author: sunpoet Date: Fri Jul 17 12:25:37 2015 New Revision: 392374 URL: https://svnweb.freebsd.org/changeset/ports/392374 Log: - Update RUN_DEPENDS - Bump PORTREVISION for dependency change Modified: head/print/rubygem-prawn-flexible-table/Makefile Modified: head/print/rubygem-prawn-flexible-table/Makefile ============================================================================== --- head/print/rubygem-prawn-flexible-table/Makefile Fri Jul 17 12:25:32 2015 (r392373) +++ head/print/rubygem-prawn-flexible-table/Makefile Fri Jul 17 12:25:37 2015 (r392374) @@ -2,6 +2,7 @@ PORTNAME= prawn-flexible-table PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= print rubygems MASTER_SITES= RG @@ -11,8 +12,6 @@ COMMENT= Create tables with *span attrib LICENSE= GPLv2 RUBY LICENSE_COMB= dual -RUN_DEPENDS= rubygem-prawn>=0:${PORTSDIR}/print/rubygem-prawn - NO_ARCH= yes USE_RUBY= yes From owner-svn-ports-head@freebsd.org Fri Jul 17 12:45:52 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68F009A2AC1; Fri, 17 Jul 2015 12:45:52 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.dk [213.239.220.246]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3C2291C4B; Fri, 17 Jul 2015 12:45:51 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 22B1F20C41; Fri, 17 Jul 2015 14:45:46 +0200 (CEST) Date: Fri, 17 Jul 2015 14:45:46 +0200 From: Erwin Lansing To: Mark Felder Cc: Alex Dupre , ports-secteam@FreeBSD.org, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r392140 - head/databases/mysql56-server Message-ID: <20150717124545.GY63119@droso.dk> References: <201507151349.t6FDn5Sf079974@svnmir.geo.freebsd.org> <20150717081711.GS63119@droso.dk> <55A8D138.2050901@FreeBSD.org> <20150717101036.GX63119@droso.dk> <77EB147A-D6C1-4D3B-9CF6-6E4793F0EA0F@feld.me> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Cp3Cp8fzgozWLBWL" Content-Disposition: inline In-Reply-To: <77EB147A-D6C1-4D3B-9CF6-6E4793F0EA0F@feld.me> X-Operating-System: FreeBSD/amd64 9.3-RELEASE-p5 User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 12:45:52 -0000 --Cp3Cp8fzgozWLBWL Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 17, 2015 at 05:30:47AM -0500, Mark Felder wrote: >=20 > > On Jul 17, 2015, at 05:10, Erwin Lansing wrote: > >=20 > > On Fri, Jul 17, 2015 at 11:56:08AM +0200, Alex Dupre wrote: > >> Erwin Lansing wrote: > >>>> URL: https://svnweb.freebsd.org/changeset/ports/392140 > >>>>=20 > >>>> Log: > >>>> Update to 5.6.25 release. > >>>=20 > >>> Does this by any change fix this vulnerability? > >>=20 > >> No, probably they are not going to fix this "vulnerability" because, > >> even if it wasn't a great security choice and in fact it changed in > >> mysql 5.7, it was the intended and documented behavior: > >>=20 > >>=20 > >>> For MySQL client programs, this option permits but does not require t= he client to connect to the server using SSL. Therefore, this option is not= sufficient in itself to cause an SSL connection to be used. For example, i= f you specify this option for a client program but the server has not been = configured to enable SSL connections, the client falls back to an unencrypt= ed connection.=20 > >>=20 > >=20 > > Currently, the VuXML entry prohibits the installation of the mysql, mar= iadb, > > and percona servers in any version. Adding ports-secteam for advice on > > how to handle this situation. > >=20 >=20 > You're right, this entry is stopping all MySQL installations... However, = mariadb55 and mariadb10 could both be bumped to versions that are not affec= ted. >=20 > If we want to remove this blocker perhaps a pkg-install message would be = sufficient? >=20 That sounds like a good compromise, so users at least are aware of the issue and can take their precautions, without preventing them from installing. Erwin --=20 Erwin Lansing (o_ _o) http://droso.dk \\\_\ /_/// erwin@lansing.dk <____) (____> --Cp3Cp8fzgozWLBWL Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEVAwUBVaj4+VF75hSlwe7HAQq8BwgAo3pWMPVgD3D6zMYEOLOuD5IzWMloKTYv p6Bt3+I9/6lGlPKEQ7wvz1QUgfz7lFRAQebanMBvobHTJ4qpQSCLj/4I1OOjHV1x O66uQ100yxhYm6WTqOsS671+yTf4T0XbSkbVsYUcyUumTkjKhvsdm/i1Bd7nbur8 dFxNOptBp1AiU9IwWtkQnykorSYDCDMSXGokIPj5f6bUP6mze1VOv8/3l4gPNnqD QSx3uo4AYRbVttmZxgbZACA0sJhKzYR0A5WXjajIdYLmqt0wWFWUyP+uQrH97Iz1 PYcgibnXUDJN7BdhKxI/BXm4WDm1BElC6hDxEtty6XVkabnJMu77HA== =AjWt -----END PGP SIGNATURE----- --Cp3Cp8fzgozWLBWL-- From owner-svn-ports-head@freebsd.org Fri Jul 17 13:02:51 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7C799A2E61; Fri, 17 Jul 2015 13:02:51 +0000 (UTC) (envelope-from garga@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 97A0315B7; Fri, 17 Jul 2015 13:02:51 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HD2p8V088431; Fri, 17 Jul 2015 13:02:51 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HD2nla088424; Fri, 17 Jul 2015 13:02:49 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201507171302.t6HD2nla088424@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Fri, 17 Jul 2015 13:02:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392375 - in head/devel: git git-lite git-subversion git/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 13:02:51 -0000 Author: garga Date: Fri Jul 17 13:02:48 2015 New Revision: 392375 URL: https://svnweb.freebsd.org/changeset/ports/392375 Log: - Update git to 2.4.6 - Regenerate patches with make makepatch to silence portlint - Change CONFLICTS to CONFLICTS_INSTALL Modified: head/devel/git-lite/Makefile head/devel/git-subversion/Makefile head/devel/git/Makefile head/devel/git/distinfo head/devel/git/files/patch-Documentation__Makefile head/devel/git/files/patch-Makefile head/devel/git/pkg-plist Modified: head/devel/git-lite/Makefile ============================================================================== --- head/devel/git-lite/Makefile Fri Jul 17 12:25:37 2015 (r392374) +++ head/devel/git-lite/Makefile Fri Jul 17 13:02:48 2015 (r392375) @@ -10,7 +10,7 @@ DESCR= ${.CURDIR}/pkg-descr OPTIONS_EXCLUDE=GUI SVN GITWEB CONTRIB P4 CVS PERL -CONFLICTS= git-[0-9]* git-subversion-[0-9]* +CONFLICTS_INSTALL= git-[0-9]* git-subversion-[0-9]* DISTINFO_FILE= ${MASTERDIR}/distinfo Modified: head/devel/git-subversion/Makefile ============================================================================== --- head/devel/git-subversion/Makefile Fri Jul 17 12:25:37 2015 (r392374) +++ head/devel/git-subversion/Makefile Fri Jul 17 13:02:48 2015 (r392375) @@ -10,7 +10,7 @@ DESCR= ${.CURDIR}/pkg-descr OPTIONS_SLAVE= SVN -CONFLICTS= git-[0-9]* git-lite-[0-9]* +CONFLICTS_INSTALL= git-[0-9]* git-lite-[0-9]* DISTINFO_FILE= ${MASTERDIR}/distinfo Modified: head/devel/git/Makefile ============================================================================== --- head/devel/git/Makefile Fri Jul 17 12:25:37 2015 (r392374) +++ head/devel/git/Makefile Fri Jul 17 13:02:48 2015 (r392375) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= git -PORTVERSION= 2.4.5 -PORTREVISION= 1 +PORTVERSION= 2.4.6 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ @@ -17,7 +16,7 @@ COMMENT?= Distributed source code manage LICENSE= GPLv2 -CONFLICTS?= git-subversion-[0-9]* git-lite-[0-9]* +CONFLICTS_INSTALL?= git-subversion-[0-9]* git-lite-[0-9]* USERS= git_daemon GROUPS= git_daemon Modified: head/devel/git/distinfo ============================================================================== --- head/devel/git/distinfo Fri Jul 17 12:25:37 2015 (r392374) +++ head/devel/git/distinfo Fri Jul 17 13:02:48 2015 (r392375) @@ -1,6 +1,6 @@ -SHA256 (git-2.4.5.tar.xz) = c31a5f5f72e025f8fe26845032a06683c7e5c1a73236c2353b5606ddd22e0494 -SIZE (git-2.4.5.tar.xz) = 3689940 -SHA256 (git-manpages-2.4.5.tar.xz) = abe54047035302a22aed13118c4fcb58e423d0c1ba61dcbc3843b822246fed3e -SIZE (git-manpages-2.4.5.tar.xz) = 373488 -SHA256 (git-htmldocs-2.4.5.tar.xz) = 69f0297d4ba56597ae5837366d5fd87c450f1476a743a5933d2974fdad6e8285 -SIZE (git-htmldocs-2.4.5.tar.xz) = 994632 +SHA256 (git-2.4.6.tar.xz) = bdd944571c03474517b6c9941d6f1fd735eccbb164e59fd133d38644b69453b6 +SIZE (git-2.4.6.tar.xz) = 3690432 +SHA256 (git-manpages-2.4.6.tar.xz) = f32d267bdaab75812dbd116d2b329d6dc7287a974e929e380e8cbf96e3822b8e +SIZE (git-manpages-2.4.6.tar.xz) = 373408 +SHA256 (git-htmldocs-2.4.6.tar.xz) = 5213e8b882293ec3cda247dabbc75c6ee5243b9d330a8fafec004952fae91a88 +SIZE (git-htmldocs-2.4.6.tar.xz) = 994712 Modified: head/devel/git/files/patch-Documentation__Makefile ============================================================================== --- head/devel/git/files/patch-Documentation__Makefile Fri Jul 17 12:25:37 2015 (r392374) +++ head/devel/git/files/patch-Documentation__Makefile Fri Jul 17 13:02:48 2015 (r392375) @@ -1,6 +1,6 @@ ---- ./Documentation/Makefile.orig 2013-08-27 12:08:25.000000000 -0400 -+++ ./Documentation/Makefile 2013-08-27 12:09:18.000000000 -0400 -@@ -83,11 +83,11 @@ +--- Documentation/Makefile.orig 2015-07-15 20:29:34 UTC ++++ Documentation/Makefile +@@ -86,11 +86,11 @@ DOC_MAN1 = $(patsubst %.txt,%.1,$(MAN1_T DOC_MAN5 = $(patsubst %.txt,%.5,$(MAN5_TXT)) DOC_MAN7 = $(patsubst %.txt,%.7,$(MAN7_TXT)) @@ -15,7 +15,7 @@ mandir ?= $(prefix)/share/man man1dir = $(mandir)/man1 man5dir = $(mandir)/man5 -@@ -202,7 +202,7 @@ +@@ -212,7 +212,7 @@ ifndef V endif endif Modified: head/devel/git/files/patch-Makefile ============================================================================== --- head/devel/git/files/patch-Makefile Fri Jul 17 12:25:37 2015 (r392374) +++ head/devel/git/files/patch-Makefile Fri Jul 17 13:02:48 2015 (r392375) @@ -1,6 +1,6 @@ ---- Makefile.orig 2013-06-12 14:17:51.000000000 -0400 -+++ Makefile 2013-06-12 14:24:27.000000000 -0400 -@@ -349,8 +349,8 @@ +--- Makefile.orig 2015-07-15 20:29:34 UTC ++++ Makefile +@@ -366,8 +366,8 @@ GIT-VERSION-FILE: FORCE # CFLAGS and LDFLAGS are for the users to override from the command line. @@ -11,7 +11,7 @@ ALL_CFLAGS = $(CPPFLAGS) $(CFLAGS) ALL_LDFLAGS = $(LDFLAGS) STRIP ?= strip -@@ -372,15 +372,15 @@ +@@ -389,15 +389,15 @@ STRIP ?= strip prefix = $(HOME) bindir_relative = bin bindir = $(prefix)/$(bindir_relative) @@ -31,7 +31,7 @@ ETC_GITCONFIG = $(sysconfdir)/gitconfig ETC_GITATTRIBUTES = $(sysconfdir)/gitattributes lib = lib -@@ -393,21 +393,21 @@ +@@ -410,21 +410,21 @@ htmldir_relative = $(patsubst $(prefix)/ export prefix bindir sharedir sysconfdir gitwebdir localedir @@ -68,7 +68,7 @@ export TCL_PATH TCLTK_PATH -@@ -1154,9 +1154,9 @@ +@@ -1090,9 +1090,9 @@ EXTLIBS += -lz ifndef NO_OPENSSL OPENSSL_LIBSSL = -lssl Modified: head/devel/git/pkg-plist ============================================================================== --- head/devel/git/pkg-plist Fri Jul 17 12:25:37 2015 (r392374) +++ head/devel/git/pkg-plist Fri Jul 17 13:02:48 2015 (r392375) @@ -1230,6 +1230,7 @@ share/git-core/templates/info/exclude %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.4.3.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.4.4.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.4.5.txt +%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.4.6.txt %%GITWEB%%%%EXAMPLESDIR%%/gitweb/gitweb.cgi %%GITWEB%%%%EXAMPLESDIR%%/gitweb/static/gitweb.js %%GITWEB%%%%EXAMPLESDIR%%/gitweb/static/gitweb.css From owner-svn-ports-head@freebsd.org Fri Jul 17 13:15:19 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BC0C9A4037; Fri, 17 Jul 2015 13:15:19 +0000 (UTC) (envelope-from garga@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 4C55C1AE9; Fri, 17 Jul 2015 13:15:19 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HDFJwn092604; Fri, 17 Jul 2015 13:15:19 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HDFIaK092602; Fri, 17 Jul 2015 13:15:18 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201507171315.t6HDFIaK092602@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Fri, 17 Jul 2015 13:15:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392376 - head/security/sudo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 13:15:19 -0000 Author: garga Date: Fri Jul 17 13:15:17 2015 New Revision: 392376 URL: https://svnweb.freebsd.org/changeset/ports/392376 Log: Update to 1.8.14 Modified: head/security/sudo/Makefile head/security/sudo/distinfo Modified: head/security/sudo/Makefile ============================================================================== --- head/security/sudo/Makefile Fri Jul 17 13:02:48 2015 (r392375) +++ head/security/sudo/Makefile Fri Jul 17 13:15:17 2015 (r392376) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sudo -DISTVERSION= 1.8.13 +DISTVERSION= 1.8.14 CATEGORIES= security MASTER_SITES= SUDO @@ -85,8 +85,6 @@ post-patch: ${WRKSRC}/src/Makefile.in @${REINPLACE_CMD} -e 's,$$(srcdir)/sudoers2ldif $$(DESTDIR)$$(docdir),$$(srcdir)/sudoers2ldif $$(DESTDIR)$$(bindir),' \ ${WRKSRC}/plugins/sudoers/Makefile.in - @${REINPLACE_CMD} -e '/^exampledir *=/ s,=.*,= $$(datarootdir)/examples/$$(PACKAGE_TARNAME),' \ - ${WRKSRC}/examples/Makefile.in .if empty(PORT_OPTIONS:MDOCS) @${REINPLACE_CMD} -e 's/mkinstalldirs $$(DESTDIR)$$(docdir)/mkinstalldirs/' \ -e '/for f in $$(OTHER_DOCS); do/d;/@LDAP@for f in $$(OTHER_DOCS_LDAP); do/d' \ Modified: head/security/sudo/distinfo ============================================================================== --- head/security/sudo/distinfo Fri Jul 17 13:02:48 2015 (r392375) +++ head/security/sudo/distinfo Fri Jul 17 13:15:17 2015 (r392376) @@ -1,2 +1,2 @@ -SHA256 (sudo-1.8.13.tar.gz) = e374e5edf2c11c00d6916a9f51cb0ad15e51c7b028370fa15169b07e61e05a25 -SIZE (sudo-1.8.13.tar.gz) = 2515307 +SHA256 (sudo-1.8.14.tar.gz) = 74308f7bf242f6f997d4c8145849581f06fb6fbe47032b6e87ac664c14b9f6d3 +SIZE (sudo-1.8.14.tar.gz) = 2570156 From owner-svn-ports-head@freebsd.org Fri Jul 17 13:52:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87D359A462C for ; Fri, 17 Jul 2015 13:52:12 +0000 (UTC) (envelope-from feld@feld.me) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4819A1E01 for ; Fri, 17 Jul 2015 13:52:12 +0000 (UTC) (envelope-from feld@feld.me) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 91F8720CC1 for ; Fri, 17 Jul 2015 09:52:10 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute5.internal (MEProxy); Fri, 17 Jul 2015 09:52:10 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=feld.me; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=ZFe5nztJrDZSd6vI1fwmxiSuiXk=; b=h6KTkz xdnBpGyP8zgKPmsoKiBAX9SqUm1JtaHJDjpCUnQCyMgdSlfmjzGviJp5FHBKwonh DpppFXf5YnVtBt0b/zGBE1tP21cs54mxfBugz5KKEV7St+DmNVVk+35AiS5mh22L Rxis8e+cNLbBndFlS8Xg+X70Fty3MrQJOmOWM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=ZFe5nztJrDZSd6v I1fwmxiSuiXk=; b=mcaEwzRWeyTu7WQ1us6Nc0V1t7lCAv/wg/S0LZqBU8QqHzt a2imjl5Lg0R7F5pjXaVpWJkmtvYgWdGaDgCKQ4r2hRTGs7NCSh8jNUCUxTzCF5Si J+qLu3rN+U0/T39R0QnJ5ccnU7fuWqpM0sSR0UirAjrIQmdCTI5okt7I5QjI= Received: by web3.nyi.internal (Postfix, from userid 99) id 5FFC310DF8D; Fri, 17 Jul 2015 09:52:10 -0400 (EDT) Message-Id: <1437141130.3630805.326264393.3E18DDC3@webmail.messagingengine.com> X-Sasl-Enc: OFRO8+jFh6lflBE6xOl5+EFiia/lGrPQHkexWcX00yBh 1437141130 From: Mark Felder To: Erwin Lansing Cc: Alex Dupre , ports-secteam@FreeBSD.org, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-63a5d8c6 Subject: Re: svn commit: r392140 - head/databases/mysql56-server Date: Fri, 17 Jul 2015 08:52:10 -0500 In-Reply-To: <20150717124545.GY63119@droso.dk> References: <201507151349.t6FDn5Sf079974@svnmir.geo.freebsd.org> <20150717081711.GS63119@droso.dk> <55A8D138.2050901@FreeBSD.org> <20150717101036.GX63119@droso.dk> <77EB147A-D6C1-4D3B-9CF6-6E4793F0EA0F@feld.me> <20150717124545.GY63119@droso.dk> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 13:52:12 -0000 On Fri, Jul 17, 2015, at 07:45, Erwin Lansing wrote: > On Fri, Jul 17, 2015 at 05:30:47AM -0500, Mark Felder wrote: > > > > > On Jul 17, 2015, at 05:10, Erwin Lansing wrote: > > > > > > On Fri, Jul 17, 2015 at 11:56:08AM +0200, Alex Dupre wrote: > > >> Erwin Lansing wrote: > > >>>> URL: https://svnweb.freebsd.org/changeset/ports/392140 > > >>>> > > >>>> Log: > > >>>> Update to 5.6.25 release. > > >>> > > >>> Does this by any change fix this vulnerability? > > >> > > >> No, probably they are not going to fix this "vulnerability" because, > > >> even if it wasn't a great security choice and in fact it changed in > > >> mysql 5.7, it was the intended and documented behavior: > > >> > > >> > > >>> For MySQL client programs, this option permits but does not require the client to connect to the server using SSL. Therefore, this option is not sufficient in itself to cause an SSL connection to be used. For example, if you specify this option for a client program but the server has not been configured to enable SSL connections, the client falls back to an unencrypted connection. > > >> > > > > > > Currently, the VuXML entry prohibits the installation of the mysql, mariadb, > > > and percona servers in any version. Adding ports-secteam for advice on > > > how to handle this situation. > > > > > > > You're right, this entry is stopping all MySQL installations... However, mariadb55 and mariadb10 could both be bumped to versions that are not affected. > > > > If we want to remove this blocker perhaps a pkg-install message would be sufficient? > > > > That sounds like a good compromise, so users at least are aware of the > issue and can take their precautions, without preventing them from > installing. > In order to get the pkg-install message distributed we will have to bump PORTREVISION. Any objections? From owner-svn-ports-head@freebsd.org Fri Jul 17 14:10:16 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4AFF9A4A38; Fri, 17 Jul 2015 14:10:16 +0000 (UTC) (envelope-from rm@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 952EC1938; Fri, 17 Jul 2015 14:10:16 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HEAGJt016084; Fri, 17 Jul 2015 14:10:16 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HEAGA2016083; Fri, 17 Jul 2015 14:10:16 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201507171410.t6HEAGA2016083@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Fri, 17 Jul 2015 14:10:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392377 - head/textproc/py-elib.intl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 14:10:16 -0000 Author: rm Date: Fri Jul 17 14:10:15 2015 New Revision: 392377 URL: https://svnweb.freebsd.org/changeset/ports/392377 Log: textproc/py-elib.intl: instruct portscout to not check for updates Portscout incorrectly reports that updates are available, so disable checks at all. While here add NO_ARCH and sort USE_PYTHON. Modified: head/textproc/py-elib.intl/Makefile Modified: head/textproc/py-elib.intl/Makefile ============================================================================== --- head/textproc/py-elib.intl/Makefile Fri Jul 17 13:15:17 2015 (r392376) +++ head/textproc/py-elib.intl/Makefile Fri Jul 17 14:10:15 2015 (r392377) @@ -15,7 +15,10 @@ GH_ACCOUNT= dieterv GH_TAGNAME= d09997c USE_GITHUB= yes +PORTSCOUT= ignore:1 + +NO_ARCH= yes USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include From owner-svn-ports-head@freebsd.org Fri Jul 17 15:31:47 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C3A29A46CB; Fri, 17 Jul 2015 15:31:47 +0000 (UTC) (envelope-from makc@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 131381902; Fri, 17 Jul 2015 15:31:47 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HFVkvV048091; Fri, 17 Jul 2015 15:31:46 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HFVkPA048089; Fri, 17 Jul 2015 15:31:46 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201507171531.t6HFVkPA048089@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 17 Jul 2015 15:31:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392379 - head/java/jakarta-commons-logging X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 15:31:47 -0000 Author: makc Date: Fri Jul 17 15:31:45 2015 New Revision: 392379 URL: https://svnweb.freebsd.org/changeset/ports/392379 Log: java/jakarta-commons-logging: - Update to 1.2 - Clean up install target Modified: head/java/jakarta-commons-logging/Makefile head/java/jakarta-commons-logging/distinfo Modified: head/java/jakarta-commons-logging/Makefile ============================================================================== --- head/java/jakarta-commons-logging/Makefile Fri Jul 17 15:31:02 2015 (r392378) +++ head/java/jakarta-commons-logging/Makefile Fri Jul 17 15:31:45 2015 (r392379) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= commons-logging -PORTVERSION= 1.1.3 +PORTVERSION= 1.2 CATEGORIES= java devel MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= jakarta- @@ -21,17 +21,15 @@ USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes +JARFILE= ${PORTNAME}-${PORTVERSION}.jar + PORTDOCS= * -PLIST_FILES= %%JAVAJARDIR%%/commons-logging.jar +PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar \ + %%JAVAJARDIR%%/${JARFILE} do-install: - @${ECHO_MSG} -n ">> Installing JAR as ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar..." - @${INSTALL_DATA} ${WRKSRC}/${PORTNAME}-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar - @${ECHO_MSG} " [ DONE ]" - @${ECHO_MSG} -n ">> Installing documentation in ${STAGEDIR}${DOCSDIR}/..." - @cd ${WRKSRC}/apidocs \ - && ${FIND} . -type d -exec ${MKDIR} ${STAGEDIR}${DOCSDIR}/{} \; \ - && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${STAGEDIR}${DOCSDIR}/{} \; - @${ECHO_MSG} " [ DONE ]" + ${INSTALL_DATA} ${WRKSRC}/${JARFILE} ${STAGEDIR}${JAVAJARDIR} + ${LN} -sf ${JARFILE} ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar + (cd ${WRKSRC}/apidocs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include Modified: head/java/jakarta-commons-logging/distinfo ============================================================================== --- head/java/jakarta-commons-logging/distinfo Fri Jul 17 15:31:02 2015 (r392378) +++ head/java/jakarta-commons-logging/distinfo Fri Jul 17 15:31:45 2015 (r392379) @@ -1,2 +1,2 @@ -SHA256 (commons-logging-1.1.3-bin.tar.gz) = 9e7093c93529792563b5c19ab5cccb73ef4ca7d82b886bdec6d0af182ba9908a -SIZE (commons-logging-1.1.3-bin.tar.gz) = 737866 +SHA256 (commons-logging-1.2-bin.tar.gz) = 3f758805c7290d9c6d22d1451587c9f7232744aef4c984e88aa683cdea0587bd +SIZE (commons-logging-1.2-bin.tar.gz) = 315429 From owner-svn-ports-head@freebsd.org Fri Jul 17 15:31:04 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A48B19A4690; Fri, 17 Jul 2015 15:31:04 +0000 (UTC) (envelope-from makc@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 820831578; Fri, 17 Jul 2015 15:31:04 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HFV4p3044922; Fri, 17 Jul 2015 15:31:04 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HFV3lQ044916; Fri, 17 Jul 2015 15:31:03 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201507171531.t6HFV3lQ044916@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 17 Jul 2015 15:31:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392378 - head/devel/looks X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 15:31:04 -0000 Author: makc Date: Fri Jul 17 15:31:02 2015 New Revision: 392378 URL: https://svnweb.freebsd.org/changeset/ports/392378 Log: devel/looks: - Update to 2.6.0 - Rephrase comment and description - Pacify portlint Modified: head/devel/looks/Makefile head/devel/looks/distinfo head/devel/looks/pkg-descr Modified: head/devel/looks/Makefile ============================================================================== --- head/devel/looks/Makefile Fri Jul 17 14:10:15 2015 (r392377) +++ head/devel/looks/Makefile Fri Jul 17 15:31:02 2015 (r392378) @@ -2,16 +2,13 @@ # $FreeBSD$ PORTNAME= looks -DISTVERSION= 2_5_2 -PORTREVISION= 1 +DISTVERSION= 2_6_0 CATEGORIES= devel java MASTER_SITES= http://www.jgoodies.com/download/libraries/${PORTNAME}/ DISTNAME= jgoodies-${PORTNAME}-${DISTVERSION} MAINTAINER= makc@FreeBSD.org -COMMENT= JGoodies Looks improve the appearance of your Java applications - -OPTIONS_DEFINE= DOCS +COMMENT= Improved appearance for Java Swing applications LICENSE= BSD3CLAUSE @@ -29,11 +26,13 @@ PLIST_FILES= %%JAVAJARDIR%%/${JARFILE} \ DOCFILES= README.html RELEASE-NOTES.txt PORTDOCS= * +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_DATA} ${WRKSRC}/${JARFILE} ${STAGEDIR}${JAVAJARDIR} ${LN} -sf ${JARFILE} ${STAGEDIR}${JAVAJARDIR}/looks.jar @${MKDIR} ${STAGEDIR}${DOCSDIR} - @${INSTALL_DATA} ${DOCFILES:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} - @(cd ${WRKSRC}/docs/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) + ${INSTALL_DATA} ${DOCFILES:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + (cd ${WRKSRC}/docs/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include Modified: head/devel/looks/distinfo ============================================================================== --- head/devel/looks/distinfo Fri Jul 17 14:10:15 2015 (r392377) +++ head/devel/looks/distinfo Fri Jul 17 15:31:02 2015 (r392378) @@ -1,2 +1,2 @@ -SHA256 (jgoodies-looks-2_5_2.zip) = edd0670c972715c0951094bdeac88047c8836097aea1e78c720d2fe78e8dbbbd -SIZE (jgoodies-looks-2_5_2.zip) = 2466231 +SHA256 (jgoodies-looks-2_6_0.zip) = 2f992c25309e00aadba7c6a3af5c6596b3d487bff64fb1a5e94921647929f7e5 +SIZE (jgoodies-looks-2_6_0.zip) = 2444893 Modified: head/devel/looks/pkg-descr ============================================================================== --- head/devel/looks/pkg-descr Fri Jul 17 14:10:15 2015 (r392377) +++ head/devel/looks/pkg-descr Fri Jul 17 15:31:02 2015 (r392378) @@ -1,4 +1,5 @@ -The JGoodies look&feels make your Swing applications and applets look better. -They have been optimized for readability, precise micro-design and usability. +The JGoodies Looks make Swing applications and applets look better. +The package consists of a Windows look&feel and the Plastic look&feel family +optimized for readability, precise micro-design and usability. WWW: http://www.jgoodies.com From owner-svn-ports-head@freebsd.org Fri Jul 17 15:32:06 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 739A59A4703; Fri, 17 Jul 2015 15:32:06 +0000 (UTC) (envelope-from makc@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 462881A34; Fri, 17 Jul 2015 15:32:06 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HFW6tY048683; Fri, 17 Jul 2015 15:32:06 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HFW64K048682; Fri, 17 Jul 2015 15:32:06 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201507171532.t6HFW64K048682@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 17 Jul 2015 15:32:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392380 - head/math/scilab/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 15:32:06 -0000 Author: makc Date: Fri Jul 17 15:32:05 2015 New Revision: 392380 URL: https://svnweb.freebsd.org/changeset/ports/392380 Log: math/scilab: - Fix build after textproc/fop update PR: 201339 Submitted by: truckman Added: head/math/scilab/files/patch-fop2 (contents, props changed) Added: head/math/scilab/files/patch-fop2 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/scilab/files/patch-fop2 Fri Jul 17 15:32:05 2015 (r392380) @@ -0,0 +1,32 @@ +Fix build with fop 2.0 + +--- modules/helptools/src/java/org/scilab/modules/helptools/FopConverter.java.orig 2014-04-11 09:51:59 UTC ++++ modules/helptools/src/java/org/scilab/modules/helptools/FopConverter.java +@@ -43,10 +43,9 @@ public class FopConverter extends Contai + String fileName = outputDirectory + "/" + baseName + "." + format.name().toLowerCase(); + + try { +- FopFactory fopFactory = FopFactory.newInstance(); ++ FopFactory fopFactory = FopFactory.newInstance(new File(System.getenv("SCI") + "/modules/helptools/etc/fopconf.xml")); + fopFactory.addElementMapping(new JLaTeXMathElementMapping()); + fopFactory.getXMLHandlerRegistry().addXMLHandler(new JLaTeXMathXMLHandler()); +- fopFactory.setUserConfig(new File(System.getenv("SCI") + "/modules/helptools/etc/fopconf.xml")); + + // Step 3: Construct fop with desired output format + OutputStream out = new BufferedOutputStream(new FileOutputStream(fileName)); +--- modules/scinotes/src/java/org/scilab/modules/scinotes/utils/CodeExporter.java.orig 2014-04-11 09:52:10 UTC ++++ modules/scinotes/src/java/org/scilab/modules/scinotes/utils/CodeExporter.java +@@ -114,11 +114,11 @@ public class CodeExporter extends FOCode + * @param format the page format + */ + public void convert(String code, int[] lineNumberArray, String fileName, String type, String title, PageFormat format) { +- FopFactory fopFactory = FopFactory.newInstance(); ++ FopFactory fopFactory; + OutputStream out = null; + + try { +- fopFactory.setUserConfig(new File(ScilabConstants.SCI + "/modules/helptools/etc/fopconf.xml")); ++ fopFactory = FopFactory.newInstance(new File(ScilabConstants.SCI + "/modules/helptools/etc/fopconf.xml")); + FOUserAgent userAgent = fopFactory.newFOUserAgent(); + userAgent.setProducer(CREATOR); + userAgent.setTitle(title); From owner-svn-ports-head@freebsd.org Fri Jul 17 15:42:30 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F09859A49BC; Fri, 17 Jul 2015 15:42:30 +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 E131F1125; Fri, 17 Jul 2015 15:42:30 +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 t6HFgU7X052838; Fri, 17 Jul 2015 15:42:30 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HFgU4f052837; Fri, 17 Jul 2015 15:42:30 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201507171542.t6HFgU4f052837@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Fri, 17 Jul 2015 15:42:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392381 - head/x11-wm/obmenu X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 15:42:31 -0000 Author: riggs Date: Fri Jul 17 15:42:29 2015 New Revision: 392381 URL: https://svnweb.freebsd.org/changeset/ports/392381 Log: Fix runtime error: hardcoded signal mapping causes openbox to quit while saving PR: 201211 Submitted by: glolol1@hotmail.com Reviewed by: horia@racoviceanu.com (maintainer) Approved by: horia@racoviceanu.com (maintainer) MFH: 2015Q3 Modified: head/x11-wm/obmenu/Makefile Modified: head/x11-wm/obmenu/Makefile ============================================================================== --- head/x11-wm/obmenu/Makefile Fri Jul 17 15:32:05 2015 (r392380) +++ head/x11-wm/obmenu/Makefile Fri Jul 17 15:42:29 2015 (r392381) @@ -3,7 +3,7 @@ PORTNAME= obmenu PORTVERSION= 1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-wm MASTER_SITES= SF @@ -12,10 +12,12 @@ COMMENT= Menu manager for Openbox suppor LICENSE= GPLv2 -USES= python +USES= python shebangfix USE_GNOME= pygtk2 USE_PYTHON= distutils PYDISTUTILS_PKGNAME= obMenu +SHEBANG_FILES= obmenu obxml.py pipes/obm-xdg +NO_ARCH= yes PORTDOCS= README OPTIONS_DEFINE= DOCS @@ -25,6 +27,16 @@ SUB_FILES= pkg-message DESKTOP_ENTRIES="Obmenu" "Menu manager for Openbox" ${PORTNAME} \ "${PORTNAME}" "Settings;" "" +post-patch: + @${REINPLACE_CMD} -e '/itm.nodeName.lower()/s|execute|command|; \ + /self.dom.createElement("execute")/s|execute|command|; \ + /xml.dom.minidom.Element("execute")/s|execute|command|; \ + /i.nodeName == "execute"/s|execute|command|' \ + ${WRKSRC}/obxml.py + @${REINPLACE_CMD} -e '/import/{p;s|.*|import signal|;}; \ + /os.kill/s|12)|signal.SIGUSR2)|' \ + ${WRKSRC}/obmenu + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Fri Jul 17 15:49:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 810C49A4A7B; Fri, 17 Jul 2015 15:49:11 +0000 (UTC) (envelope-from makc@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 667CE1547; Fri, 17 Jul 2015 15:49:11 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HFnBqE053334; Fri, 17 Jul 2015 15:49:11 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HFnAku053331; Fri, 17 Jul 2015 15:49:10 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201507171549.t6HFnAku053331@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 17 Jul 2015 15:49:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392382 - in head/security: . pinentry pinentry-gnome3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 15:49:11 -0000 Author: makc Date: Fri Jul 17 15:49:09 2015 New Revision: 392382 URL: https://svnweb.freebsd.org/changeset/ports/392382 Log: security/pinentry: - Add GNOME 3 pinentry dialog Added: head/security/pinentry-gnome3/ head/security/pinentry-gnome3/Makefile (contents, props changed) Modified: head/security/Makefile head/security/pinentry/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Fri Jul 17 15:42:29 2015 (r392381) +++ head/security/Makefile Fri Jul 17 15:49:09 2015 (r392382) @@ -743,6 +743,7 @@ SUBDIR += pidgin-otr SUBDIR += pinentry SUBDIR += pinentry-curses + SUBDIR += pinentry-gnome3 SUBDIR += pinentry-gtk2 SUBDIR += pinentry-qt4 SUBDIR += pinentry-tty Added: head/security/pinentry-gnome3/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/pinentry-gnome3/Makefile Fri Jul 17 15:49:09 2015 (r392382) @@ -0,0 +1,12 @@ +# $FreeBSD$ + +PORTNAME= pinentry +PORTREVISION= 0 + +COMMENT= GNOME 3 version of the GnuPG password dialog + +PINENTRY_GUI= gnome3 + +MASTERDIR= ${.CURDIR}/../pinentry + +.include "${MASTERDIR}/Makefile" Modified: head/security/pinentry/Makefile ============================================================================== --- head/security/pinentry/Makefile Fri Jul 17 15:42:29 2015 (r392381) +++ head/security/pinentry/Makefile Fri Jul 17 15:49:09 2015 (r392382) @@ -19,7 +19,7 @@ NO_BUILD= yes PLIST_FILES= bin/pinentry OPTIONS_SINGLE= FRONTEND -OPTIONS_SINGLE_FRONTEND= TTY NCURSES GTK2 QT4 +OPTIONS_SINGLE_FRONTEND= TTY NCURSES GTK2 QT4 GNOME3 OPTIONS_DEFAULT= TTY FRONTEND_DESC= Default frontend @@ -44,6 +44,10 @@ QT4_DESC= Qt 4 frontend PINENTRY_QT4= pinentry-qt4 QT4_RUN_DEPENDS= ${PINENTRY_QT4}:${PORTSDIR}/security/pinentry-qt4 +GNOME3_DESC= GNOME 3 frontend +PINENTRY_GNOME3= pinentry-gnome3 +GNOME3_RUN_DEPENDS= ${PINENTRY_GNOME3}:${PORTSDIR}/security/pinentry-gnome3 + .include .for gui in ${OPTIONS_SINGLE_FRONTEND} @@ -64,8 +68,7 @@ LIB_DEPENDS= libassuan.so:${PORTSDIR}/se USES+= iconv gmake pkgconfig GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-pinentry-emacs \ - --disable-pinentry-gnome3 +CONFIGURE_ARGS= --disable-pinentry-emacs CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -76,6 +79,14 @@ LIBSECRET_DESC= Saving the passphrase wi LIBSECRET_CONFIGURE_ENABLE= libsecret LIBSECRET_LIB_DEPENDS= libsecret-1.so:${PORTSDIR}/security/libsecret +.if ${PINENTRY_GUI} == "gnome3" +USE_GNOME+= gtk20 +LIB_DEPENDS+= libgcr-base-3.so:${PORTSDIR}/security/gcr +PLIST_FILES= bin/pinentry-gnome3 +.else +CONFIGURE_ARGS+=--disable-pinentry-gnome3 +.endif + .if ${PINENTRY_GUI} == "qt4" USES+= compiler:c++11-lib USE_CXXSTD= c++11 From owner-svn-ports-head@freebsd.org Fri Jul 17 16:09:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97EC09A4EA7; Fri, 17 Jul 2015 16:09:07 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep28.mx.upcmail.net (fep28.mx.upcmail.net [62.179.121.48]) by mx1.freebsd.org (Postfix) with ESMTP id 579651FCE; Fri, 17 Jul 2015 16:09:05 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep28-int.chello.at (InterMail vM.8.01.05.21 201-2260-151-156-20141103) with ESMTP id <20150717160829.ZRED6247.viefep28-int.chello.at@edge03.upcmail.net>; Fri, 17 Jul 2015 18:08:29 +0200 Received: from [192.168.0.23] ([178.84.134.112]) by edge03.upcmail.net with edge id tU8U1q0172Rg3Ey01U8UDh; Fri, 17 Jul 2015 18:08:29 +0200 X-SourceIP: 178.84.134.112 Message-ID: <55A92877.6070409@rainbow-runner.nl> Date: Fri, 17 Jul 2015 18:08:23 +0200 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Max Brazhnikov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392382 - in head/security: . pinentry pinentry-gnome3 References: <201507171549.t6HFnAku053331@repo.freebsd.org> In-Reply-To: <201507171549.t6HFnAku053331@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 16:09:07 -0000 On 17-7-2015 17:49, Max Brazhnikov wrote: > Author: makc > Date: Fri Jul 17 15:49:09 2015 > New Revision: 392382 > URL: https://svnweb.freebsd.org/changeset/ports/392382 > > Log: > security/pinentry: > - Add GNOME 3 pinentry dialog > > Added: > head/security/pinentry-gnome3/ > head/security/pinentry-gnome3/Makefile (contents, props changed) > Modified: > head/security/Makefile > head/security/pinentry/Makefile > > Modified: head/security/Makefile > ============================================================================== > --- head/security/Makefile Fri Jul 17 15:42:29 2015 (r392381) > +++ head/security/Makefile Fri Jul 17 15:49:09 2015 (r392382) > @@ -743,6 +743,7 @@ > SUBDIR += pidgin-otr > SUBDIR += pinentry > SUBDIR += pinentry-curses > + SUBDIR += pinentry-gnome3 > SUBDIR += pinentry-gtk2 > SUBDIR += pinentry-qt4 > SUBDIR += pinentry-tty > > Added: head/security/pinentry-gnome3/Makefile > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/security/pinentry-gnome3/Makefile Fri Jul 17 15:49:09 2015 (r392382) > @@ -0,0 +1,12 @@ > +# $FreeBSD$ > + > +PORTNAME= pinentry > +PORTREVISION= 0 > + > +COMMENT= GNOME 3 version of the GnuPG password dialog > + > +PINENTRY_GUI= gnome3 > + > +MASTERDIR= ${.CURDIR}/../pinentry > + > +.include "${MASTERDIR}/Makefile" > > Modified: head/security/pinentry/Makefile > ============================================================================== > --- head/security/pinentry/Makefile Fri Jul 17 15:42:29 2015 (r392381) > +++ head/security/pinentry/Makefile Fri Jul 17 15:49:09 2015 (r392382) > @@ -19,7 +19,7 @@ NO_BUILD= yes > PLIST_FILES= bin/pinentry > > OPTIONS_SINGLE= FRONTEND > -OPTIONS_SINGLE_FRONTEND= TTY NCURSES GTK2 QT4 > +OPTIONS_SINGLE_FRONTEND= TTY NCURSES GTK2 QT4 GNOME3 > OPTIONS_DEFAULT= TTY > > FRONTEND_DESC= Default frontend > @@ -44,6 +44,10 @@ QT4_DESC= Qt 4 frontend > PINENTRY_QT4= pinentry-qt4 > QT4_RUN_DEPENDS= ${PINENTRY_QT4}:${PORTSDIR}/security/pinentry-qt4 > > +GNOME3_DESC= GNOME 3 frontend > +PINENTRY_GNOME3= pinentry-gnome3 > +GNOME3_RUN_DEPENDS= ${PINENTRY_GNOME3}:${PORTSDIR}/security/pinentry-gnome3 > + > .include > > .for gui in ${OPTIONS_SINGLE_FRONTEND} > @@ -64,8 +68,7 @@ LIB_DEPENDS= libassuan.so:${PORTSDIR}/se > > USES+= iconv gmake pkgconfig > GNU_CONFIGURE= yes > -CONFIGURE_ARGS= --disable-pinentry-emacs \ > - --disable-pinentry-gnome3 > +CONFIGURE_ARGS= --disable-pinentry-emacs > > CFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > @@ -76,6 +79,14 @@ LIBSECRET_DESC= Saving the passphrase wi > LIBSECRET_CONFIGURE_ENABLE= libsecret > LIBSECRET_LIB_DEPENDS= libsecret-1.so:${PORTSDIR}/security/libsecret > > +.if ${PINENTRY_GUI} == "gnome3" > +USE_GNOME+= gtk20 > +LIB_DEPENDS+= libgcr-base-3.so:${PORTSDIR}/security/gcr > +PLIST_FILES= bin/pinentry-gnome3 > +.else > +CONFIGURE_ARGS+=--disable-pinentry-gnome3 > +.endif Gcr is gtk30 based so the gtk20 doesn't make sense here. Are you sure this is correct? -Koop From owner-svn-ports-head@freebsd.org Fri Jul 17 16:37:55 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 587A19A4342 for ; Fri, 17 Jul 2015 16:37:55 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-ob0-f170.google.com (mail-ob0-f170.google.com [209.85.214.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 25E961F7F for ; Fri, 17 Jul 2015 16:37:54 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by obre1 with SMTP id e1so69101360obr.1 for ; Fri, 17 Jul 2015 09:37:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=HRNrDfUGzniz3C5p4ISS1EA/mUSB9uIAUwa0AgVvURg=; b=DhRgingG1wspuXuU7J0scLMgxex9eVI+VEpKUe4jk2mPCcgBzVUwbXnSN9gqGoDfTM 2rv3FbfZBHNhiXebGAyO0MogBwrxU3c+qH56Jh4Z6ZEu4czzE50xpgV1+1K0RwwwoiK7 8NQKtoP0h1CiE1yqikVDLQnRaEUW9fCXKhto31XKdIA1u2kwWdzSDk97dEZtUH38qODd +hpvfHzmmHFRPIrHLIIbPTXtgPGjyhIh1gZa/1o0zyb5LYdRqJvVcGcC46slsvkqQJDm CfQvhOBc6NndxVb4hLz5SCG+ISlOWcJatFEo1qUc/r4nq6K8Vkn6X85v4S9heHsgJrLh qgxg== X-Gm-Message-State: ALoCoQl7O8CSrbiXvIzehgh39MqHhgqnc6gPGm4n8jvvtPHq0CQbeEEryP12wHdljAMvg3Hm3KG2 X-Received: by 10.202.108.142 with SMTP id h136mr14017432oic.86.1437151068298; Fri, 17 Jul 2015 09:37:48 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.202.73.68 with HTTP; Fri, 17 Jul 2015 09:37:08 -0700 (PDT) In-Reply-To: <201507161835.t6GIZYYm022530@repo.freebsd.org> References: <201507161835.t6GIZYYm022530@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 00:37:08 +0800 X-Google-Sender-Auth: 50wW41vxOY1dEzg18qrd6WR7KGU Message-ID: Subject: Re: svn commit: r392310 - in head/lang/lua53: . files To: "Philip M. Gollucci" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 16:37:55 -0000 On Fri, Jul 17, 2015 at 2:35 AM, Philip M. Gollucci wrote: > Author: pgollucci > Date: Thu Jul 16 18:35:33 2015 > New Revision: 392310 > URL: https://svnweb.freebsd.org/changeset/ports/392310 > > Log: > lang/lua53: 5.3.0 -> 5.3.1 > > PR: 201469 > Submitted by: milios@ccsys.com > > Modified: > head/lang/lua53/Makefile > head/lang/lua53/distinfo > head/lang/lua53/files/patch-src__liolib.c > > Modified: head/lang/lua53/Makefile > > ============================================================================== > --- head/lang/lua53/Makefile Thu Jul 16 18:35:27 2015 (r392309) > +++ head/lang/lua53/Makefile Thu Jul 16 18:35:33 2015 (r392310) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= lua > -PORTVERSION= 5.3.0 > +PORTVERSION= 5.3.1 > CATEGORIES= lang > MASTER_SITES= http://www.lua.org/ftp/ > PKGNAMESUFFIX= 53 > @@ -13,7 +13,7 @@ COMMENT= Small, compilable scripting lan > LICENSE= MIT > > LUA_VER= 5.3 > -LIB_DEPENDS= libedit.so.0:${PORTSDIR}/devel/libedit > +LIB_DEPENDS= libedit.so:${PORTSDIR}/devel/libedit > I think it's wrong here. /usr/lib/libedit.so will be used instead of libedit.so.0 from devel/libedit. It leads dependency error. % make ===> Fetching all distfiles required by lua53-5.3.1 for building ===> Extracting for lua53-5.3.1 => SHA256 Checksum OK for lua-5.3.1.tar.gz. ===> Patching for lua53-5.3.1 ===> Applying FreeBSD patches for lua53-5.3.1 ===> lua53-5.3.1 depends on shared library: libedit.so - found (/usr/lib/libedit.so) ... % pkg info -d lua53-5.3.1 lua53-5.3.1: % ldd /usr/local/bin/lua53 /usr/local/bin/lua53: libm.so.5 => /lib/libm.so.5 (0x800853000) libedit.so.0 => /usr/local/lib/libedit.so.0 (0x800a7c000) libthr.so.3 => /lib/libthr.so.3 (0x800cb5000) libc.so.7 => /lib/libc.so.7 (0x800eda000) libncurses.so.8 => /lib/libncurses.so.8 (0x801287000) > USE_LDCONFIG= yes > > # Overriding __MAKE_CONF makes sure that we don't re-parse > > Modified: head/lang/lua53/distinfo > > ============================================================================== > --- head/lang/lua53/distinfo Thu Jul 16 18:35:27 2015 (r392309) > +++ head/lang/lua53/distinfo Thu Jul 16 18:35:33 2015 (r392310) > @@ -1,2 +1,2 @@ > -SHA256 (lua-5.3.0.tar.gz) = > ae4a5eb2d660515eb191bfe3e061f2b8ffe94dce73d32cfd0de090ddcc0ddb01 > -SIZE (lua-5.3.0.tar.gz) = 278045 > +SHA256 (lua-5.3.1.tar.gz) = > 072767aad6cc2e62044a66e8562f51770d941e972dc1e4068ba719cd8bffac17 > +SIZE (lua-5.3.1.tar.gz) = 282401 > > Modified: head/lang/lua53/files/patch-src__liolib.c > > ============================================================================== > --- head/lang/lua53/files/patch-src__liolib.c Thu Jul 16 18:35:27 2015 > (r392309) > +++ head/lang/lua53/files/patch-src__liolib.c Thu Jul 16 18:35:33 2015 > (r392310) > @@ -1,10 +1,10 @@ > ---- ./src/liolib.c.orig 2013-01-05 22:46:54.000000000 +0100 > -+++ ./src/liolib.c 2013-01-05 22:47:32.000000000 +0100 > -@@ -19,6 +19,7 @@ > +--- src/liolib.c.orig 2015-04-03 18:41:57 UTC > ++++ src/liolib.c > +@@ -16,6 +16,7 @@ > #include > #include > #include > +#include > > - #define liolib_c > - #define LUA_LIB > + #include "lua.h" > + > _______________________________________________ > svn-ports-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" > From owner-svn-ports-head@freebsd.org Fri Jul 17 16:42:17 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E60E79A4463 for ; Fri, 17 Jul 2015 16:42:17 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-oi0-f42.google.com (mail-oi0-f42.google.com [209.85.218.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7C5D9145A for ; Fri, 17 Jul 2015 16:42:17 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by oihq81 with SMTP id q81so74139298oih.2 for ; Fri, 17 Jul 2015 09:42:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=IZbLz3LS0zfOh64F5Czk7oofihl8gFAJAbr2Aiefbts=; b=Urd7xbcFyHkGDFehRbDaMCCB6v0TTQwCDoSTiGaXA1z1UNsJuHLtO6TGkteAPBvWbH 5gY0xPmtPMBCrn6zZWuJpcsQIIToo2wY1z2QVfy9TVpj/yGK0g82/EpB6kyBeKn6ffXy o8cPyMNNGvkfX6rgBBzHFXaPted6nBN7tIp/kdULL/56ny1aA8BxwKSoJeN+E8eJdd/C I1p97gX2/55YX5Wnr008tnLtodneE7HdbWzFT52mvxLg5HH7ECze+lTcYlD7aTm6OdC/ mPHNGiHdbmywYdo0AuN953J+cHn8mL0/UG6nin3flP7nHE0dFAdmA5TGElT/asuncEOR GdAw== X-Gm-Message-State: ALoCoQkzHaVZE1Jcev4Jrg1nq2n8/uhQVjm5ehPquF6331NXkqIxQyUJ3LKebrf32JE+jHZ5mRKa X-Received: by 10.60.58.225 with SMTP id u1mr14338981oeq.75.1437151330209; Fri, 17 Jul 2015 09:42:10 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.202.73.68 with HTTP; Fri, 17 Jul 2015 09:41:30 -0700 (PDT) In-Reply-To: <201507170805.t6H851ws063961@repo.freebsd.org> References: <201507170805.t6H851ws063961@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 00:41:30 +0800 X-Google-Sender-Auth: jGpttRtNX_-PnRLIyWc7ZcwOHHE Message-ID: Subject: Re: svn commit: r392339 - in head/devel/autoconf-archive: . files To: Koop Mast Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 16:42:18 -0000 On Fri, Jul 17, 2015 at 4:05 PM, Koop Mast wrote: > Author: kwm > Date: Fri Jul 17 08:05:00 2015 > New Revision: 392339 > URL: https://svnweb.freebsd.org/changeset/ports/392339 > > Log: > Update autoconf-archive to 2015.02.24. > > Add upstream patch to fix a few bashisms. > Take over maintainer. > > PR: 201617 > Submitted by: myself > Approved by: former maintainer > > Added: > head/devel/autoconf-archive/files/ > head/devel/autoconf-archive/files/patch-8d9c8f1 (contents, props > changed) > Modified: > head/devel/autoconf-archive/Makefile > head/devel/autoconf-archive/distinfo > head/devel/autoconf-archive/pkg-plist > > Modified: head/devel/autoconf-archive/Makefile > > ============================================================================== > --- head/devel/autoconf-archive/Makefile Fri Jul 17 08:01:34 2015 > (r392338) > +++ head/devel/autoconf-archive/Makefile Fri Jul 17 08:05:00 2015 > (r392339) > @@ -11,7 +11,7 @@ MAINTAINER= mkamm@gmx.net > COMMENT= Set of useful GNU Autoconf macros > > USES= makeinfo tar:xz > -DISTDATE= 2014.10.15 > +DISTDATE= 2015.02.24 > GNU_CONFIGURE= yes > INFO= ${PORTNAME} > You forgot to take maintainership. :) From owner-svn-ports-head@freebsd.org Fri Jul 17 16:49:44 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DA0329A44FD; Fri, 17 Jul 2015 16:49:44 +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 C40C516B0; Fri, 17 Jul 2015 16:49:44 +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 t6HGni87078134; Fri, 17 Jul 2015 16:49:44 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HGniwL078133; Fri, 17 Jul 2015 16:49:44 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507171649.t6HGniwL078133@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 17 Jul 2015 16:49:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392386 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 16:49:45 -0000 Author: feld Date: Fri Jul 17 16:49:43 2015 New Revision: 392386 URL: https://svnweb.freebsd.org/changeset/ports/392386 Log: CVE now assigned to squid Security: 150d1538-23fa-11e5-a4a5-002590263bf5 Security: CVE-2015-5400 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jul 17 16:46:55 2015 (r392385) +++ head/security/vuxml/vuln.xml Fri Jul 17 16:49:43 2015 (r392386) @@ -1748,11 +1748,12 @@ Notes:
http://www.squid-cache.org/Advisories/SQUID-2015_2.txt + CVE-2015-5400 2015-07-06 2015-07-06 - 2015-07-10 + 2015-07-17 From owner-svn-ports-head@freebsd.org Fri Jul 17 16:50:28 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BEDAC9A45E9; Fri, 17 Jul 2015 16:50:28 +0000 (UTC) (envelope-from kwm@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 AFAD619F1; Fri, 17 Jul 2015 16:50:28 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HGoSwd078781; Fri, 17 Jul 2015 16:50:28 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HGoS6T078780; Fri, 17 Jul 2015 16:50:28 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507171650.t6HGoS6T078780@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 17 Jul 2015 16:50:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392387 - head/devel/autoconf-archive X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 16:50:28 -0000 Author: kwm Date: Fri Jul 17 16:50:27 2015 New Revision: 392387 URL: https://svnweb.freebsd.org/changeset/ports/392387 Log: Actualy take maintainer. Reminded by: sunpoet@ PR: 201617 Approved by: former maintainer Modified: head/devel/autoconf-archive/Makefile Modified: head/devel/autoconf-archive/Makefile ============================================================================== --- head/devel/autoconf-archive/Makefile Fri Jul 17 16:49:43 2015 (r392386) +++ head/devel/autoconf-archive/Makefile Fri Jul 17 16:50:27 2015 (r392387) @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= GNU DISTNAME= ${PORTNAME}-${DISTDATE} -MAINTAINER= mkamm@gmx.net +MAINTAINER= kwm@FreeBSD.org COMMENT= Set of useful GNU Autoconf macros USES= makeinfo tar:xz From owner-svn-ports-head@freebsd.org Fri Jul 17 16:51:36 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23EA99A4626; Fri, 17 Jul 2015 16:51:36 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep17.mx.upcmail.net (fep17.mx.upcmail.net [62.179.121.37]) by mx1.freebsd.org (Postfix) with ESMTP id A01A81BD5; Fri, 17 Jul 2015 16:51:34 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep17-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20150717165014.CZJW12612.viefep17-int.chello.at@edge03.upcmail.net>; Fri, 17 Jul 2015 18:50:14 +0200 Received: from [192.168.0.23] ([178.84.134.112]) by edge03.upcmail.net with edge id tUrS1q0082Rg3Ey01UrSWb; Fri, 17 Jul 2015 18:51:27 +0200 X-SourceIP: 178.84.134.112 Message-ID: <55A93288.4080108@rainbow-runner.nl> Date: Fri, 17 Jul 2015 18:51:20 +0200 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Sunpoet Po-Chuan Hsieh , Koop Mast CC: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392339 - in head/devel/autoconf-archive: . files References: <201507170805.t6H851ws063961@repo.freebsd.org> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 16:51:36 -0000 On 17-7-2015 18:41, Sunpoet Po-Chuan Hsieh wrote: > You forgot to take maintainership. :) woops, thanks for the headup. -Koop From owner-svn-ports-head@freebsd.org Fri Jul 17 17:02:14 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 843FF9A4876; Fri, 17 Jul 2015 17:02:14 +0000 (UTC) (envelope-from pgollucci@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 7209C2282; Fri, 17 Jul 2015 17:02:14 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HH2EB0085993; Fri, 17 Jul 2015 17:02:14 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HH2Eje085992; Fri, 17 Jul 2015 17:02:14 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201507171702.t6HH2Eje085992@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Fri, 17 Jul 2015 17:02:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392388 - head/lang/lua53 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 17:02:14 -0000 Author: pgollucci Date: Fri Jul 17 17:02:13 2015 New Revision: 392388 URL: https://svnweb.freebsd.org/changeset/ports/392388 Log: lang/lua53: fix dependencies Prevent /usr/lib/libedit.so from being used over /usr/local/lib/libedit.so.0 from devel/libedit Note: libedit should be made into a USES Reported by: sunpoet Pointy hat to: myself (pgollucci) Modified: head/lang/lua53/Makefile Modified: head/lang/lua53/Makefile ============================================================================== --- head/lang/lua53/Makefile Fri Jul 17 16:50:27 2015 (r392387) +++ head/lang/lua53/Makefile Fri Jul 17 17:02:13 2015 (r392388) @@ -3,6 +3,7 @@ PORTNAME= lua PORTVERSION= 5.3.1 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.lua.org/ftp/ PKGNAMESUFFIX= 53 @@ -13,7 +14,7 @@ COMMENT= Small, compilable scripting lan LICENSE= MIT LUA_VER= 5.3 -LIB_DEPENDS= libedit.so:${PORTSDIR}/devel/libedit +LIB_DEPENDS= libedit.so.0:${PORTSDIR}/devel/libedit USE_LDCONFIG= yes # Overriding __MAKE_CONF makes sure that we don't re-parse From owner-svn-ports-head@freebsd.org Fri Jul 17 17:03:04 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1CB679A48A3 for ; Fri, 17 Jul 2015 17:03:04 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from mail-ig0-f179.google.com (mail-ig0-f179.google.com [209.85.213.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E061C2461 for ; Fri, 17 Jul 2015 17:03:03 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: by igvi1 with SMTP id i1so39507476igv.1 for ; Fri, 17 Jul 2015 10:03:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=kogDaKZZ+NgQC/TNwy25bBufnFbx7z42BLr1wBz9Unc=; b=L7K5oHZH30CqbydPDTejAm+oWw5IKPoYHlH7tPeQHywfkjeacX0bCT4OfZlUw1DYlK jezwAGL/hhOMaTF2k0HEUmrwvAb/1RfigEOLg2uzxKwGaM+CkNDlSAs+j9y3XiX6N20P n+Q+tCBmp2vEXtdSXIqemzxvQbCTYPIVdwpxWqa+8ABJruS+3iFU9Obo/wSdzPXBeQyD lDg/UG9Y7+Wx2e50wCRBy7Rd1tCs3YftpCyeNq0gSfPd7hW8yz1jPqaDhjTQRki3DbQS OW03UpQ0EVK12G24P6byk1PeZ+TwYUXqY3+6x6JpBV13k/EsT/fPUQWDCn70KTFdTKrY t+Xg== X-Gm-Message-State: ALoCoQlHvcKQxmP1+d68PPp3MOOiLkScY7oPCBQR4IwdChbatTcUcJJ0XuBswNr4hcrhCH6OasoC X-Received: by 10.50.112.73 with SMTP id io9mr12185829igb.18.1437152582525; Fri, 17 Jul 2015 10:03:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.195.199 with HTTP; Fri, 17 Jul 2015 10:02:23 -0700 (PDT) X-Originating-IP: [68.101.40.130] In-Reply-To: References: <201507161835.t6GIZYYm022530@repo.freebsd.org> From: "Philip M. Gollucci" Date: Fri, 17 Jul 2015 13:02:23 -0400 Message-ID: Subject: Re: svn commit: r392310 - in head/lang/lua53: . files To: Sunpoet Po-Chuan Hsieh Cc: "Philip M. Gollucci" , "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 17:03:04 -0000 Mumble. Fixed in r392388 On Fri, Jul 17, 2015 at 12:37 PM, Sunpoet Po-Chuan Hsieh < sunpoet@freebsd.org> wrote: > On Fri, Jul 17, 2015 at 2:35 AM, Philip M. Gollucci > > wrote: > > > Author: pgollucci > > Date: Thu Jul 16 18:35:33 2015 > > New Revision: 392310 > > URL: https://svnweb.freebsd.org/changeset/ports/392310 > > > > Log: > > lang/lua53: 5.3.0 -> 5.3.1 > > > > PR: 201469 > > Submitted by: milios@ccsys.com > > > > Modified: > > head/lang/lua53/Makefile > > head/lang/lua53/distinfo > > head/lang/lua53/files/patch-src__liolib.c > > > > Modified: head/lang/lua53/Makefile > > > > > ============================================================================== > > --- head/lang/lua53/Makefile Thu Jul 16 18:35:27 2015 (r392309) > > +++ head/lang/lua53/Makefile Thu Jul 16 18:35:33 2015 (r392310) > > @@ -2,7 +2,7 @@ > > # $FreeBSD$ > > > > PORTNAME= lua > > -PORTVERSION= 5.3.0 > > +PORTVERSION= 5.3.1 > > CATEGORIES= lang > > MASTER_SITES= http://www.lua.org/ftp/ > > PKGNAMESUFFIX= 53 > > @@ -13,7 +13,7 @@ COMMENT= Small, compilable scripting lan > > LICENSE= MIT > > > > LUA_VER= 5.3 > > -LIB_DEPENDS= libedit.so.0:${PORTSDIR}/devel/libedit > > +LIB_DEPENDS= libedit.so:${PORTSDIR}/devel/libedit > > > > I think it's wrong here. /usr/lib/libedit.so will be used instead of > libedit.so.0 from devel/libedit. It leads dependency error. > > % make > ===> Fetching all distfiles required by lua53-5.3.1 for building > ===> Extracting for lua53-5.3.1 > => SHA256 Checksum OK for lua-5.3.1.tar.gz. > ===> Patching for lua53-5.3.1 > ===> Applying FreeBSD patches for lua53-5.3.1 > ===> lua53-5.3.1 depends on shared library: libedit.so - found > (/usr/lib/libedit.so) > ... > > % pkg info -d lua53-5.3.1 > lua53-5.3.1: > > % ldd /usr/local/bin/lua53 > /usr/local/bin/lua53: > libm.so.5 => /lib/libm.so.5 (0x800853000) > libedit.so.0 => /usr/local/lib/libedit.so.0 (0x800a7c000) > libthr.so.3 => /lib/libthr.so.3 (0x800cb5000) > libc.so.7 => /lib/libc.so.7 (0x800eda000) > libncurses.so.8 => /lib/libncurses.so.8 (0x801287000) > > > > USE_LDCONFIG= yes > > > > # Overriding __MAKE_CONF makes sure that we don't re-parse > > > > Modified: head/lang/lua53/distinfo > > > > > ============================================================================== > > --- head/lang/lua53/distinfo Thu Jul 16 18:35:27 2015 (r392309) > > +++ head/lang/lua53/distinfo Thu Jul 16 18:35:33 2015 (r392310) > > @@ -1,2 +1,2 @@ > > -SHA256 (lua-5.3.0.tar.gz) = > > ae4a5eb2d660515eb191bfe3e061f2b8ffe94dce73d32cfd0de090ddcc0ddb01 > > -SIZE (lua-5.3.0.tar.gz) = 278045 > > +SHA256 (lua-5.3.1.tar.gz) = > > 072767aad6cc2e62044a66e8562f51770d941e972dc1e4068ba719cd8bffac17 > > +SIZE (lua-5.3.1.tar.gz) = 282401 > > > > Modified: head/lang/lua53/files/patch-src__liolib.c > > > > > ============================================================================== > > --- head/lang/lua53/files/patch-src__liolib.c Thu Jul 16 18:35:27 2015 > > (r392309) > > +++ head/lang/lua53/files/patch-src__liolib.c Thu Jul 16 18:35:33 2015 > > (r392310) > > @@ -1,10 +1,10 @@ > > ---- ./src/liolib.c.orig 2013-01-05 22:46:54.000000000 +0100 > > -+++ ./src/liolib.c 2013-01-05 22:47:32.000000000 +0100 > > -@@ -19,6 +19,7 @@ > > +--- src/liolib.c.orig 2015-04-03 18:41:57 UTC > > ++++ src/liolib.c > > +@@ -16,6 +16,7 @@ > > #include > > #include > > #include > > +#include > > > > - #define liolib_c > > - #define LUA_LIB > > + #include "lua.h" > > + > > _______________________________________________ > > svn-ports-all@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/svn-ports-all > > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" > > > _______________________________________________ > svn-ports-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" > -- --------------------------------------------------------------------------------- Curb: Your ride is here 4096R/D21D2752 ECDF B597 B54B 7F92 753E E0EA F699 A450 D21D 2752 Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. Director IT Operations, Curb What doesn't kill us can only make us stronger; Except it almost kills you. From owner-svn-ports-head@freebsd.org Fri Jul 17 17:26:55 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 003B89A4B68; Fri, 17 Jul 2015 17:26:54 +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 DCE9A2C36; Fri, 17 Jul 2015 17:26:54 +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 t6HHQssN094214; Fri, 17 Jul 2015 17:26:54 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HHQsxO094213; Fri, 17 Jul 2015 17:26:54 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507171726.t6HHQsxO094213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 17 Jul 2015 17:26:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392389 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 17:26:55 -0000 Author: feld Date: Fri Jul 17 17:26:53 2015 New Revision: 392389 URL: https://svnweb.freebsd.org/changeset/ports/392389 Log: Apache 2.2.31 is now public, fixing CVE-2015-3183 Security: CVE-2015-3183 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jul 17 17:02:13 2015 (r392388) +++ head/security/vuxml/vuln.xml Fri Jul 17 17:26:53 2015 (r392389) @@ -58,6 +58,36 @@ Notes: --> + + apache22 -- chunk header parsing defect + + + apache22 + 2.2.31 + + + + +

Apache Foundation reports:

+
+

CVE-2015-3183 core: Fix chunk header parsing defect. Remove + apr_brigade_flatten(), buffering and duplicated code from the HTTP_IN + filter, parse chunks in a single pass with zero copy. Limit accepted + chunk-size to 2^63-1 and be strict about chunk-ext authorized + characters.

+
+ +
+ + http://www.apache.org/dist/httpd/Announcement2.2.html + https://github.com/apache/httpd/commit/29779fd08c18b18efc5e640d74cbe297c7ec007e + + + 2015-06-24 + 2015-07-17 + +
+ zenphoto -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Fri Jul 17 17:30:35 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DECC79A4C09; Fri, 17 Jul 2015 17:30:35 +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 CC9E62E97; Fri, 17 Jul 2015 17:30:35 +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 t6HHUZKP096837; Fri, 17 Jul 2015 17:30:35 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HHUZHI096836; Fri, 17 Jul 2015 17:30:35 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507171730.t6HHUZHI096836@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 17 Jul 2015 17:30:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392390 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 17:30:36 -0000 Author: feld Date: Fri Jul 17 17:30:34 2015 New Revision: 392390 URL: https://svnweb.freebsd.org/changeset/ports/392390 Log: Add missing apache22 packages for other "workers" Security: 29083f8e-2ca8-11e5-86ff-14dae9d210b8 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jul 17 17:26:53 2015 (r392389) +++ head/security/vuxml/vuln.xml Fri Jul 17 17:30:34 2015 (r392390) @@ -63,6 +63,10 @@ Notes: apache22 + apache22-event-mpm + apache22-itk-mpm + apache22-peruser-mpm + apache22-worker-mpm 2.2.31 From owner-svn-ports-head@freebsd.org Fri Jul 17 17:57:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A85C19A412B; Fri, 17 Jul 2015 17:57:46 +0000 (UTC) (envelope-from olgeni@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 958001D25; Fri, 17 Jul 2015 17:57:46 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HHvkKD006697; Fri, 17 Jul 2015 17:57:46 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HHvjrP006695; Fri, 17 Jul 2015 17:57:45 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507171757.t6HHvjrP006695@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 17 Jul 2015 17:57:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392392 - head/devel/elixir-hex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 17:57:46 -0000 Author: olgeni Date: Fri Jul 17 17:57:45 2015 New Revision: 392392 URL: https://svnweb.freebsd.org/changeset/ports/392392 Log: Upgrade to version 0.8.3. Modified: head/devel/elixir-hex/Makefile head/devel/elixir-hex/distinfo Modified: head/devel/elixir-hex/Makefile ============================================================================== --- head/devel/elixir-hex/Makefile Fri Jul 17 17:51:53 2015 (r392391) +++ head/devel/elixir-hex/Makefile Fri Jul 17 17:57:45 2015 (r392392) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hex -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-hex/distinfo ============================================================================== --- head/devel/elixir-hex/distinfo Fri Jul 17 17:51:53 2015 (r392391) +++ head/devel/elixir-hex/distinfo Fri Jul 17 17:57:45 2015 (r392392) @@ -1,2 +1,2 @@ -SHA256 (hexpm-hex-v0.8.2_GH0.tar.gz) = 2d2406225b4d121faa28b21aaccc9254b163b35ff6259b7ceb7c7f9a71f22307 -SIZE (hexpm-hex-v0.8.2_GH0.tar.gz) = 181108 +SHA256 (hexpm-hex-v0.8.3_GH0.tar.gz) = bf878139a05d9509bc7a7f843b3e672111023202eb010ee91138846da1d1101f +SIZE (hexpm-hex-v0.8.3_GH0.tar.gz) = 190663 From owner-svn-ports-head@freebsd.org Fri Jul 17 17:59:43 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F83B9A4162; Fri, 17 Jul 2015 17:59:43 +0000 (UTC) (envelope-from olgeni@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 215D21E36; Fri, 17 Jul 2015 17:59:43 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HHxgV1006915; Fri, 17 Jul 2015 17:59:43 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HHxfDj006908; Fri, 17 Jul 2015 17:59:41 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507171759.t6HHxfDj006908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 17 Jul 2015 17:59:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392393 - in head/devel/erlang-gpb: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 17:59:43 -0000 Author: olgeni Date: Fri Jul 17 17:59:40 2015 New Revision: 392393 URL: https://svnweb.freebsd.org/changeset/ports/392393 Log: Upgrade to version 3.18.7 and install protoc-erl in bin/. Added: head/devel/erlang-gpb/files/protoc-erl.in (contents, props changed) Modified: head/devel/erlang-gpb/Makefile head/devel/erlang-gpb/distinfo head/devel/erlang-gpb/pkg-plist Modified: head/devel/erlang-gpb/Makefile ============================================================================== --- head/devel/erlang-gpb/Makefile Fri Jul 17 17:57:45 2015 (r392392) +++ head/devel/erlang-gpb/Makefile Fri Jul 17 17:59:40 2015 (r392393) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= gpb -PORTVERSION= 3.18.6 -PORTREVISION= 1 +PORTVERSION= 3.18.7 CATEGORIES= devel PKGNAMEPREFIX= erlang- @@ -11,9 +10,18 @@ COMMENT= Google Protobuf implementation LICENSE= LGPL21 +SUB_FILES+= protoc-erl +SUB_LIST+= PORTNAME=${PORTNAME} \ + PORTVERSION=${PORTVERSION} + USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= tomas-abrahamsson GH_PROJECT= gpb +post-install: + @${MKDIR} ${STAGEDIR}${ERL_APP_ROOT}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/bin/protoc-erl ${STAGEDIR}${ERL_APP_ROOT}/bin + ${INSTALL_SCRIPT} ${WRKDIR}/protoc-erl ${STAGEDIR}${PREFIX}/bin + .include Modified: head/devel/erlang-gpb/distinfo ============================================================================== --- head/devel/erlang-gpb/distinfo Fri Jul 17 17:57:45 2015 (r392392) +++ head/devel/erlang-gpb/distinfo Fri Jul 17 17:59:40 2015 (r392393) @@ -1,2 +1,2 @@ -SHA256 (tomas-abrahamsson-gpb-3.18.6_GH0.tar.gz) = f5163c35813c4460df5d33fe89d35d1e6d9d971c03abeeef933af38bf49f522a -SIZE (tomas-abrahamsson-gpb-3.18.6_GH0.tar.gz) = 283698 +SHA256 (tomas-abrahamsson-gpb-3.18.7_GH0.tar.gz) = 7a5d824c165a0b0fd09e4c7317547d3ad122230779356312b5352a55b5332747 +SIZE (tomas-abrahamsson-gpb-3.18.7_GH0.tar.gz) = 283848 Added: head/devel/erlang-gpb/files/protoc-erl.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/erlang-gpb/files/protoc-erl.in Fri Jul 17 17:59:40 2015 (r392393) @@ -0,0 +1,3 @@ +#!/bin/sh + +exec %%LOCALBASE%%/lib/erlang/lib/%%PORTNAME%%-%%PORTVERSION%%/bin/protoc-erl "$@" Modified: head/devel/erlang-gpb/pkg-plist ============================================================================== --- head/devel/erlang-gpb/pkg-plist Fri Jul 17 17:57:45 2015 (r392392) +++ head/devel/erlang-gpb/pkg-plist Fri Jul 17 17:59:40 2015 (r392393) @@ -1,3 +1,5 @@ +bin/protoc-erl +lib/erlang/lib/gpb-%%VERSION%%/bin/protoc-erl lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb.app lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb.beam lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_codegen.beam From owner-svn-ports-head@freebsd.org Fri Jul 17 18:20:58 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D29E19A45BE; Fri, 17 Jul 2015 18:20:58 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "relay.issp.ac.ru", Issuer "relay.issp.ac.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 238841A61; Fri, 17 Jul 2015 18:20:57 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from [62.63.87.55] [62.63.87.55:54025] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with PLAIN) by mail.issp.ac.ru with ESMTPSA/inet id t6HILh7n054951 (using TLSv1.2, with cipher ECDHE-RSA-AES256-GCM-SHA384 (256 bits), verified NO) Fri, 17 Jul 2015 21:21:44 +0300 (MSK) X-Authentication-Warning: mail.issp.ac.ru: Host [62.63.87.55] claimed to be mercury.ph.man.ac.uk From: Max Brazhnikov To: Koop Mast Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392382 - in head/security: . pinentry pinentry-gnome3 Date: Fri, 17 Jul 2015 18:20:44 +0000 Message-ID: <4033189.MHHsj1f2Xj@mercury.ph.man.ac.uk> User-Agent: KMail/4.14.3 (FreeBSD/10.2-BETA1; KDE/4.14.3; amd64; ; ) In-Reply-To: <55A92877.6070409@rainbow-runner.nl> References: <201507171549.t6HFnAku053331@repo.freebsd.org> <55A92877.6070409@rainbow-runner.nl> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 18:20:58 -0000 On Fri, 17 Jul 2015 18:08:23 +0200 Koop Mast wrote: > > > > +.if ${PINENTRY_GUI} == "gnome3" > > +USE_GNOME+= gtk20 > > +LIB_DEPENDS+= libgcr-base-3.so:${PORTSDIR}/security/gcr > > +PLIST_FILES= bin/pinentry-gnome3 > > +.else > > +CONFIGURE_ARGS+=--disable-pinentry-gnome3 > > +.endif > Gcr is gtk30 based so the gtk20 doesn't make sense here. Are you sure > this is correct? Probably not, but configure fails without gtk20. I let upstream to fix this. Max From owner-svn-ports-head@freebsd.org Fri Jul 17 18:57:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B747F9A4C1C; Fri, 17 Jul 2015 18:57:45 +0000 (UTC) (envelope-from pi@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 9800F1E89; Fri, 17 Jul 2015 18:57:45 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HIvjMB030819; Fri, 17 Jul 2015 18:57:45 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HIvhcg030812; Fri, 17 Jul 2015 18:57:43 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201507171857.t6HIvhcg030812@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 17 Jul 2015 18:57:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392394 - in head/sysutils: . reptyr reptyr/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 18:57:45 -0000 Author: pi Date: Fri Jul 17 18:57:42 2015 New Revision: 392394 URL: https://svnweb.freebsd.org/changeset/ports/392394 Log: New port: sysutils/reptyr reptyr is a utility for taking an existing running program and attaching it to a new terminal. Started a long-running process over ssh, but have to leave and don't want to interrupt it? Just start a screen, use reptyr to grab it, and then kill the ssh session and head on home. WWW: http://github.com/nelhage/reptyr PR: 200720 Submitted by: Andrey Cherkashin Added: head/sysutils/reptyr/ head/sysutils/reptyr/Makefile (contents, props changed) head/sysutils/reptyr/distinfo (contents, props changed) head/sysutils/reptyr/files/ head/sysutils/reptyr/files/patch-Makefile (contents, props changed) head/sysutils/reptyr/pkg-descr (contents, props changed) head/sysutils/reptyr/pkg-plist (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Fri Jul 17 17:59:40 2015 (r392393) +++ head/sysutils/Makefile Fri Jul 17 18:57:42 2015 (r392394) @@ -806,6 +806,7 @@ SUBDIR += rename SUBDIR += renameutils SUBDIR += reoback + SUBDIR += reptyr SUBDIR += respond SUBDIR += retail SUBDIR += rfstool Added: head/sysutils/reptyr/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/reptyr/Makefile Fri Jul 17 18:57:42 2015 (r392394) @@ -0,0 +1,42 @@ +# Created by: Andrey Cherkashin +# $FreeBSD$ + +PORTNAME= reptyr +PORTVERSION= 0.6.3a +CATEGORIES= sysutils + +MAINTAINER= andoriyu@gmail.com +COMMENT= Reparent a running program to a new terminal + +LICENSE= MIT + +USE_GITHUB= yes +GH_ACCOUNT= nelhage +GH_TAGNAME= 6fb15adb4552e170bcd5e648803da83dba57283b + +USES= gmake + +OPTIONS_DEFINE= BASH +OPTIONS_SUB= yes + +ONLY_FOR_ARCHS= i386 amd64 + +.include +.if ${PORT_OPTIONS:MBASH} +BUILD_DEPENDS= ${LOCALBASE}/share/bash-completion/bash_completion:${PORTSDIR}/shells/bash-completion +.endif + +BROKEN_FreeBSD_8= Not supported on FreeBSD older than 10.0 +BROKEN_FreeBSD_9= Not supported on FreeBSD older than 10.0 + +post-install: +.if ${PORT_OPTIONS:MBASH} + ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d + ${INSTALL_SCRIPT} ${WRKSRC}/reptyr.bash \ + ${STAGEDIR}${PREFIX}/etc/bash_completion.d/reptyr +.endif + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/reptyr + ${GZIP_CMD} ${STAGEDIR}${PREFIX}/share/man/man1/reptyr.1 + ${GZIP_CMD} ${STAGEDIR}${PREFIX}/share/man/fr/man1/reptyr.1 + +.include Added: head/sysutils/reptyr/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/reptyr/distinfo Fri Jul 17 18:57:42 2015 (r392394) @@ -0,0 +1,2 @@ +SHA256 (nelhage-reptyr-0.6.3a-6fb15adb4552e170bcd5e648803da83dba57283b_GH0.tar.gz) = 9ee7983de2f4ab8bb56e3fdbcaad20d03733e75befb34003f95eddaface655f8 +SIZE (nelhage-reptyr-0.6.3a-6fb15adb4552e170bcd5e648803da83dba57283b_GH0.tar.gz) = 28883 Added: head/sysutils/reptyr/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/reptyr/files/patch-Makefile Fri Jul 17 18:57:42 2015 (r392394) @@ -0,0 +1,23 @@ +--- Makefile.orig 2015-06-05 21:41:48 UTC ++++ Makefile +@@ -43,7 +43,7 @@ ptrace.o: ptrace.h platform/platform.h $ + clean: + rm -f reptyr $(OBJS) test/victim.o test/victim + +-BASHCOMPDIR ?= $(shell $(PKG_CONFIG) --variable=completionsdir bash-completion 2>/dev/null) ++BASHCOMPDIR ?= /usr/local/share/bash-completion/completions + + install: reptyr + install -d -m 755 $(DESTDIR)$(BINDIR) +@@ -52,9 +52,7 @@ install: reptyr + install -m 644 reptyr.1 $(DESTDIR)$(MANDIR)/man1/reptyr.1 + install -d -m 755 $(DESTDIR)$(MANDIR)/fr/man1 + install -m 644 reptyr.fr.1 $(DESTDIR)$(MANDIR)/fr/man1/reptyr.1 +- bashcompdir=$(BASHCOMPDIR) ; \ +- test -z "$$bashcompdir" && bashcompdir=/etc/bash_completion.d ; \ +- install -d -m 755 $(DESTDIR)$$bashcompdir ; \ +- install -m 644 reptyr.bash $(DESTDIR)$$bashcompdir/reptyr ++ install -d -m 755 $(DESTDIR)$(BASHCOMPDIR) ++ install -m 644 reptyr.bash $(DESTDIR)$(BASHCOMPDIR)/reptyr + + .PHONY: PHONY Added: head/sysutils/reptyr/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/reptyr/pkg-descr Fri Jul 17 18:57:42 2015 (r392394) @@ -0,0 +1,7 @@ +reptyr is a utility for taking an existing running program and +attaching it to a new terminal. Started a long-running process over +ssh, but have to leave and don't want to interrupt it? Just start +a screen, use reptyr to grab it, and then kill the ssh session and +head on home. + +WWW: http://github.com/nelhage/reptyr Added: head/sysutils/reptyr/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/reptyr/pkg-plist Fri Jul 17 18:57:42 2015 (r392394) @@ -0,0 +1,5 @@ +%%BASH%%etc/bash_completion.d/reptyr +%%BASH%%share/bash-completion/completions/reptyr +bin/reptyr +share/man/fr/man1/reptyr.1.gz +share/man/man1/reptyr.1.gz From owner-svn-ports-head@freebsd.org Fri Jul 17 20:03:28 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6838B9A27C8; Fri, 17 Jul 2015 20:03:28 +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 586351B76; Fri, 17 Jul 2015 20:03:28 +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 t6HK3Se7058719; Fri, 17 Jul 2015 20:03:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HK3SAs058718; Fri, 17 Jul 2015 20:03:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201507172003.t6HK3SAs058718@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 17 Jul 2015 20:03:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392395 - head/games/blackshadeselite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 20:03:28 -0000 Author: amdmi3 Date: Fri Jul 17 20:03:27 2015 New Revision: 392395 URL: https://svnweb.freebsd.org/changeset/ports/392395 Log: - Add LICENSE Modified: head/games/blackshadeselite/Makefile Modified: head/games/blackshadeselite/Makefile ============================================================================== --- head/games/blackshadeselite/Makefile Fri Jul 17 18:57:42 2015 (r392394) +++ head/games/blackshadeselite/Makefile Fri Jul 17 20:03:27 2015 (r392395) @@ -11,6 +11,9 @@ MASTER_SITES= http://download.gna.org/bl MAINTAINER= amdmi3@FreeBSD.org COMMENT= Psychic Bodyguard FPS - protect the VIP +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis USES= tar:bzip2 gmake openal:al,alut From owner-svn-ports-head@freebsd.org Fri Jul 17 20:11:59 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3178F9A29B7; Fri, 17 Jul 2015 20:11:59 +0000 (UTC) (envelope-from pi@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 21CF91F24; Fri, 17 Jul 2015 20:11:59 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HKBxLG062825; Fri, 17 Jul 2015 20:11:59 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HKBvxq062820; Fri, 17 Jul 2015 20:11:57 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201507172011.t6HKBvxq062820@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 17 Jul 2015 20:11:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392396 - in head/databases: . levigo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 20:11:59 -0000 Author: pi Date: Fri Jul 17 20:11:56 2015 New Revision: 392396 URL: https://svnweb.freebsd.org/changeset/ports/392396 Log: New port: databases/levigo levigo is a Go wrapper for LevelDB. The API has been godoc'ed and is available on the web. Questions answered at golang-nuts@googlegroups.com. WWW: https://github.com/jmhodges/levigo PR: 194986 Submitted by: cheffo@freebsd-bg.org Added: head/databases/levigo/ head/databases/levigo/Makefile (contents, props changed) head/databases/levigo/distinfo (contents, props changed) head/databases/levigo/pkg-descr (contents, props changed) head/databases/levigo/pkg-plist (contents, props changed) Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Fri Jul 17 20:03:27 2015 (r392395) +++ head/databases/Makefile Fri Jul 17 20:11:56 2015 (r392396) @@ -130,6 +130,7 @@ SUBDIR += leo_center SUBDIR += leofs SUBDIR += leveldb + SUBDIR += levigo SUBDIR += libdbi SUBDIR += libdbi-drivers SUBDIR += libdrizzle Added: head/databases/levigo/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/levigo/Makefile Fri Jul 17 20:11:56 2015 (r392396) @@ -0,0 +1,42 @@ +# $FreeBSD$ + +PORTNAME= levigo +PORTVERSION= 20150216 +CATEGORIES= databases + +MAINTAINER= cheffo@freebsd-bg.org +COMMENT= Levigo is a Go wrapper for LevelDB + +LICENSE= MIT + +BUILD_DEPENDS= go:${PORTSDIR}/lang/go +LIB_DEPENDS= libleveldb.so:${PORTSDIR}/databases/leveldb + +ONLY_FOR_ARCHS= i386 amd64 + +USES= compiler + +USE_GITHUB= yes +GH_ACCOUNT= jmhodges +GH_PROJECT= levigo +GH_TAGNAME= 1ddad808d4 + +BROKEN_FreeBSD_8= Build has leftover /readelf.core, PR 194986 + +.include + +# Build fails on FreeBSD10+ if value of "CC" is not set to "clang" +# (checked by configure) + +.if ${COMPILER_TYPE} == clang +CC= clang +.else +USE_GCC= yes +.endif + +CONFIGURE_ENV+= CC=${CC} \ + CXX=${CXX} \ +GO_ENV+= ${CONFIGURE_ENV} + +.include "${PORTSDIR}/lang/go/files/bsd.go.mk" +.include Added: head/databases/levigo/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/levigo/distinfo Fri Jul 17 20:11:56 2015 (r392396) @@ -0,0 +1,2 @@ +SHA256 (jmhodges-levigo-20150216-1ddad808d4_GH0.tar.gz) = 0f5df795cb4ce7ad692bd70296343fb5bbbe1e67ca32b0e235cf0b7a2bc32959 +SIZE (jmhodges-levigo-20150216-1ddad808d4_GH0.tar.gz) = 12837 Added: head/databases/levigo/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/levigo/pkg-descr Fri Jul 17 20:11:56 2015 (r392396) @@ -0,0 +1,5 @@ +levigo is a Go wrapper for LevelDB. +The API has been godoc'ed and is available on the web. +Questions answered at golang-nuts@googlegroups.com. + +WWW: https://github.com/jmhodges/levigo Added: head/databases/levigo/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/levigo/pkg-plist Fri Jul 17 20:11:56 2015 (r392396) @@ -0,0 +1,16 @@ +%%GO_LIBDIR%%/%%GO_PKGNAME%%.a +%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE +%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md +%%GO_SRCDIR%%/%%GO_PKGNAME%%/batch.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/cache.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/comparator.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/conv.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/db.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/doc.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/env.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/comparator_example.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/filterpolicy.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/iterator.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/leveldb_test.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/options.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/version.go From owner-svn-ports-head@freebsd.org Fri Jul 17 20:41:31 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 837019A2E30; Fri, 17 Jul 2015 20:41:31 +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 6E9AD1DCF; Fri, 17 Jul 2015 20:41:31 +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 t6HKfVKS074968; Fri, 17 Jul 2015 20:41:31 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HKfVLT074967; Fri, 17 Jul 2015 20:41:31 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507172041.t6HKfVLT074967@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 17 Jul 2015 20:41:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392397 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 20:41:31 -0000 Author: feld Date: Fri Jul 17 20:41:30 2015 New Revision: 392397 URL: https://svnweb.freebsd.org/changeset/ports/392397 Log: Add missing to apache entry Security: 29083f8e-2ca8-11e5-86ff-14dae9d210b8 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jul 17 20:11:56 2015 (r392396) +++ head/security/vuxml/vuln.xml Fri Jul 17 20:41:30 2015 (r392397) @@ -85,6 +85,7 @@ Notes: http://www.apache.org/dist/httpd/Announcement2.2.html https://github.com/apache/httpd/commit/29779fd08c18b18efc5e640d74cbe297c7ec007e + CVE-2015-3183 2015-06-24 From owner-svn-ports-head@freebsd.org Fri Jul 17 22:31:48 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7E4B19A3EC1; Fri, 17 Jul 2015 22:31:48 +0000 (UTC) (envelope-from gerald@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 6EDF81CD4; Fri, 17 Jul 2015 22:31:48 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HMVmuO019041; Fri, 17 Jul 2015 22:31:48 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HMVlM9019039; Fri, 17 Jul 2015 22:31:47 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201507172231.t6HMVlM9019039@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 17 Jul 2015 22:31:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392398 - head/lang/gcc49 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 22:31:48 -0000 Author: gerald Date: Fri Jul 17 22:31:47 2015 New Revision: 392398 URL: https://svnweb.freebsd.org/changeset/ports/392398 Log: Update to the 20150715 snapshot of GCC 4.9.4. Modified: head/lang/gcc49/Makefile head/lang/gcc49/distinfo Modified: head/lang/gcc49/Makefile ============================================================================== --- head/lang/gcc49/Makefile Fri Jul 17 20:41:30 2015 (r392397) +++ head/lang/gcc49/Makefile Fri Jul 17 22:31:47 2015 (r392398) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 4.9.4.s20150708 +PORTVERSION= 4.9.4.s20150715 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX} Modified: head/lang/gcc49/distinfo ============================================================================== --- head/lang/gcc49/distinfo Fri Jul 17 20:41:30 2015 (r392397) +++ head/lang/gcc49/distinfo Fri Jul 17 22:31:47 2015 (r392398) @@ -1,2 +1,2 @@ -SHA256 (gcc-4.9-20150708.tar.bz2) = c16e36614cf641515a2579ac9ebd93566d3effec18cc49c622a36a7706ddd2b1 -SIZE (gcc-4.9-20150708.tar.bz2) = 85865178 +SHA256 (gcc-4.9-20150715.tar.bz2) = 5989287e88d434a4f4497da4609dde735efca890471634d64cf85909f5a29126 +SIZE (gcc-4.9-20150715.tar.bz2) = 85864053 From owner-svn-ports-head@freebsd.org Fri Jul 17 23:55:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1AC8A9A48C8; Fri, 17 Jul 2015 23:55:24 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "relay.issp.ac.ru", Issuer "relay.issp.ac.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6AC021E4C; Fri, 17 Jul 2015 23:55:22 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from [62.63.87.55] [62.63.87.55:12422] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with PLAIN) by mail.issp.ac.ru with ESMTPSA/inet id t6HNuGIk067318 (using TLSv1.2, with cipher ECDHE-RSA-AES256-GCM-SHA384 (256 bits), verified NO) Sat, 18 Jul 2015 02:56:17 +0300 (MSK) X-Authentication-Warning: mail.issp.ac.ru: Host [62.63.87.55] claimed to be mercury.ph.man.ac.uk From: Max Brazhnikov To: Kurt Jaeger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392394 - in head/sysutils: . reptyr reptyr/files Date: Fri, 17 Jul 2015 23:55:17 +0000 Message-ID: <2458518.U2Lc9Mgq4j@mercury.ph.man.ac.uk> User-Agent: KMail/4.14.3 (FreeBSD/10.2-BETA1; KDE/4.14.3; amd64; ; ) In-Reply-To: <201507171857.t6HIvhcg030812@repo.freebsd.org> References: <201507171857.t6HIvhcg030812@repo.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 23:55:24 -0000 On Fri, 17 Jul 2015 18:57:43 +0000 (UTC)Fri Jul 17 18:57:42 2015 Kurt Jaeger wrote: > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/sysutils/reptyr/pkg-plist Fri Jul 17 18:57:42 2015 (r392394) > @@ -0,0 +1,5 @@ > +%%BASH%%etc/bash_completion.d/reptyr > +%%BASH%%share/bash-completion/completions/reptyr > +bin/reptyr > +share/man/fr/man1/reptyr.1.gz > +share/man/man1/reptyr.1.gz man pages should go to 'PREFIX/man', without 'share'. When it's fixed, GZIP_CMD in post-install can be removed. From owner-svn-ports-head@freebsd.org Sat Jul 18 00:05:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5F3B19A4C18; Sat, 18 Jul 2015 00:05:07 +0000 (UTC) (envelope-from osa@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 47A6A12C3; Sat, 18 Jul 2015 00:05:07 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6I057Kp055304; Sat, 18 Jul 2015 00:05:07 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6I0553i055297; Sat, 18 Jul 2015 00:05:05 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201507180005.t6I0553i055297@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Sat, 18 Jul 2015 00:05:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392399 - in head/databases: redis redis-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 00:05:07 -0000 Author: osa Date: Sat Jul 18 00:05:05 2015 New Revision: 392399 URL: https://svnweb.freebsd.org/changeset/ports/392399 Log: Upgrade from 3.0.2 to 3.0.3. --[ Redis 3.0.3 ] Release date: 17 Jul 2015 Upgrade urgency: LOW for Redis and Sentinel. * [FIX] Fix blocking operations timeout precision when HZ is at its default value (not increased) and there are thousands of clients connected at the same time. This bug affected Sidekiq users that experienced a very long delay for BLPOP and similar commands to return for timeout. Check commit b029ff1 for more info. (Salvatore Sanfilippo) * [FIX] MIGRATE "creating socket: Invalid argument" error fix. Check issues #2609 and #2612 for more info. (Salvatore Sanfilippo) * [FIX] Be able to connect to the master even when the slave is bound to just the loopback interface and has no valid public address in the network the master is reacahble. (Salvatore Sanfilippo) * [FIX] ZADD with options encoding promotion fixed. (linfangrong) * [FIX] Reset aof_delayed_fsync on CONFIG RESETSTATS. (Tom Kiemes) * [FIX] PFCOUNT key parsing in cluster fixed. (MOON_CLJ) * [FIX] Fix Solaris compilation of Redis 3.0. (Jan-Erik Rediger) * [NEW] Variadic EXISTS command. Now the command accepts multiple arguments and returns the total count of existing keys. Modified: head/databases/redis-devel/Makefile head/databases/redis-devel/distinfo head/databases/redis/Makefile head/databases/redis/distinfo Modified: head/databases/redis-devel/Makefile ============================================================================== --- head/databases/redis-devel/Makefile Fri Jul 17 22:31:47 2015 (r392398) +++ head/databases/redis-devel/Makefile Sat Jul 18 00:05:05 2015 (r392399) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= redis -DISTVERSION= 3.0.2 +DISTVERSION= 3.0.3 CATEGORIES= databases MASTER_SITES= http://download.redis.io/releases/ PKGNAMESUFFIX= -devel Modified: head/databases/redis-devel/distinfo ============================================================================== --- head/databases/redis-devel/distinfo Fri Jul 17 22:31:47 2015 (r392398) +++ head/databases/redis-devel/distinfo Sat Jul 18 00:05:05 2015 (r392399) @@ -1,2 +1,2 @@ -SHA256 (redis-3.0.2.tar.gz) = 93e422c0d584623601f89b956045be158889ebe594478a2c24e1bf218495633f -SIZE (redis-3.0.2.tar.gz) = 1360182 +SHA256 (redis-3.0.3.tar.gz) = 1d08fa665b16d0950274dfbd47fbbcf3485e43e901021338640a0334666e9da5 +SIZE (redis-3.0.3.tar.gz) = 1360959 Modified: head/databases/redis/Makefile ============================================================================== --- head/databases/redis/Makefile Fri Jul 17 22:31:47 2015 (r392398) +++ head/databases/redis/Makefile Sat Jul 18 00:05:05 2015 (r392399) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= redis -DISTVERSION= 3.0.2 +DISTVERSION= 3.0.3 CATEGORIES= databases MASTER_SITES= http://download.redis.io/releases/ Modified: head/databases/redis/distinfo ============================================================================== --- head/databases/redis/distinfo Fri Jul 17 22:31:47 2015 (r392398) +++ head/databases/redis/distinfo Sat Jul 18 00:05:05 2015 (r392399) @@ -1,2 +1,2 @@ -SHA256 (redis-3.0.2.tar.gz) = 93e422c0d584623601f89b956045be158889ebe594478a2c24e1bf218495633f -SIZE (redis-3.0.2.tar.gz) = 1360182 +SHA256 (redis-3.0.3.tar.gz) = 1d08fa665b16d0950274dfbd47fbbcf3485e43e901021338640a0334666e9da5 +SIZE (redis-3.0.3.tar.gz) = 1360959 From owner-svn-ports-head@freebsd.org Sat Jul 18 00:10:56 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3EF319A4D7B; Sat, 18 Jul 2015 00:10:56 +0000 (UTC) (envelope-from rm@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 0F45D168F; Sat, 18 Jul 2015 00:10:56 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6I0AtBV058895; Sat, 18 Jul 2015 00:10:55 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6I0AtFU058892; Sat, 18 Jul 2015 00:10:55 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201507180010.t6I0AtFU058892@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sat, 18 Jul 2015 00:10:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392400 - head/www/py-html5lib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 00:10:56 -0000 Author: rm Date: Sat Jul 18 00:10:54 2015 New Revision: 392400 URL: https://svnweb.freebsd.org/changeset/ports/392400 Log: www/py-html5lib: version update - update to 0.999999 - remove defunct GOOGLE_CODE mirror - add LICENSE_FILE - add NO_ARCH - sort USE_PYTHON Modified: head/www/py-html5lib/Makefile head/www/py-html5lib/distinfo Modified: head/www/py-html5lib/Makefile ============================================================================== --- head/www/py-html5lib/Makefile Sat Jul 18 00:05:05 2015 (r392399) +++ head/www/py-html5lib/Makefile Sat Jul 18 00:10:54 2015 (r392400) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= html5lib -PORTVERSION= 0.999 +PORTVERSION= 0.999999 CATEGORIES= www python -MASTER_SITES= GOOGLE_CODE:master \ - CHEESESHOP:master \ +MASTER_SITES= CHEESESHOP \ http://magemana.nl/ports/dist/:test PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,14 +12,16 @@ MAINTAINER= rm@FreeBSD.org COMMENT= Python based HTML parser based on the HTML5 spec LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose OPTIONS_DEFINE= TEST +NO_ARCH= yes USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include Modified: head/www/py-html5lib/distinfo ============================================================================== --- head/www/py-html5lib/distinfo Sat Jul 18 00:05:05 2015 (r392399) +++ head/www/py-html5lib/distinfo Sat Jul 18 00:10:54 2015 (r392400) @@ -1,4 +1,4 @@ -SHA256 (html5lib-0.999.tar.gz) = c3887f7e2875d7666107fa8bee761ff95b9391acdcc7cd1b5fd57a23b5fbc49e -SIZE (html5lib-0.999.tar.gz) = 885440 +SHA256 (html5lib-0.999999.tar.gz) = e372b66f4997f8e1de970ea755d0a528d7222d2aa9bd55aac078c7ef39b8f6c3 +SIZE (html5lib-0.999999.tar.gz) = 889015 SHA256 (html5lib-0.999-testdata.tar.gz) = 27c6b2d9668aecf893a34a25ce19af324d5d8ba3acd734ea2915321a3d03a9cd SIZE (html5lib-0.999-testdata.tar.gz) = 788956 From owner-svn-ports-head@freebsd.org Sat Jul 18 00:56:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E19809A42ED; Sat, 18 Jul 2015 00:56:37 +0000 (UTC) (envelope-from sanpei@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 BD6401D16; Sat, 18 Jul 2015 00:56:37 +0000 (UTC) (envelope-from sanpei@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6I0ubCO076426; Sat, 18 Jul 2015 00:56:37 GMT (envelope-from sanpei@FreeBSD.org) Received: (from sanpei@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6I0uaR1076422; Sat, 18 Jul 2015 00:56:36 GMT (envelope-from sanpei@FreeBSD.org) Message-Id: <201507180056.t6I0uaR1076422@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sanpei set sender to sanpei@FreeBSD.org using -f From: MIHIRA Sanpei Yoshiro Date: Sat, 18 Jul 2015 00:56:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392401 - in head/math/ngraph: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 00:56:38 -0000 Author: sanpei Date: Sat Jul 18 00:56:35 2015 New Revision: 392401 URL: https://svnweb.freebsd.org/changeset/ports/392401 Log: upgrade 6.3.54 Modified: head/math/ngraph/Makefile head/math/ngraph/distinfo head/math/ngraph/files/patch-Makefile head/math/ngraph/pkg-plist Modified: head/math/ngraph/Makefile ============================================================================== --- head/math/ngraph/Makefile Sat Jul 18 00:10:54 2015 (r392400) +++ head/math/ngraph/Makefile Sat Jul 18 00:56:35 2015 (r392401) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ngraph -PORTVERSION= 6.3.51 -PORTREVISION= 1 +PORTVERSION= 6.3.54 CATEGORIES= math MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \ PORTS_JP @@ -12,6 +11,9 @@ DISTNAME= Ngraph-${PORTVERSION}-src MAINTAINER= sanpei@FreeBSD.org COMMENT= XY plotting tool for students, scientists, and engineers +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/gpl.txt + USES= gmake motif .include Modified: head/math/ngraph/distinfo ============================================================================== --- head/math/ngraph/distinfo Sat Jul 18 00:10:54 2015 (r392400) +++ head/math/ngraph/distinfo Sat Jul 18 00:56:35 2015 (r392401) @@ -1,2 +1,2 @@ -SHA256 (Ngraph-6.3.51-src.tar.gz) = 8e23b74637ae4cc5d75fe98ed0a143f2a18949f396ec8a9d77914a06b806a073 -SIZE (Ngraph-6.3.51-src.tar.gz) = 421084 +SHA256 (Ngraph-6.3.54-src.tar.gz) = a491e5a0397bb518b9dad38c95a1441fc8055a030eba86cd46712fd4fcbaac3b +SIZE (Ngraph-6.3.54-src.tar.gz) = 995722 Modified: head/math/ngraph/files/patch-Makefile ============================================================================== --- head/math/ngraph/files/patch-Makefile Sat Jul 18 00:10:54 2015 (r392400) +++ head/math/ngraph/files/patch-Makefile Sat Jul 18 00:56:35 2015 (r392401) @@ -1,8 +1,8 @@ ---- Makefile.orig 2009-10-15 20:17:47.000000000 +0900 -+++ Makefile 2014-06-20 21:48:30.928895628 +0900 -@@ -2,26 +2,26 @@ - MAINVERSION = '"6.03"' - GUIVERSION = '".51"' +--- Makefile.orig 2015-07-13 12:31:19.000000000 +0900 ++++ Makefile 2015-07-18 08:34:18.463818755 +0900 +@@ -3,26 +3,26 @@ + GUIVERSION = '".54"' + VERSION=6.3.54 ALIGNSIZE = 8 -LIBDIR = '"/usr/local/lib/Ngraph"' -INSTALLDIR = /usr/local/lib/Ngraph @@ -17,31 +17,31 @@ # Linux + Open Motif 2.1 [dynamic link] # -CC = gcc --CCOPTION = -O2 -m486 +-CCOPTION = -O2 -MAKE = make -AR = ar -RANLIB = ranlib -STRIP = strip -DEFS = -DJAPANESE -PLATFORM = '"for X11 [Linux(glibc2) + Open Motif]"' --X11INCLUDE = -I/usr/X11R6/include +-X11INCLUDE = -STATICLINK = -X11LIB = -L/usr/X11R6/lib -lm -lXm -lXext -lXt -lXp -lX11 -lICE -lSM +#CC = gcc -+#CCOPTION = -O2 -m486 ++#CCOPTION = -O2 +#MAKE = make +#AR = ar +#RANLIB = ranlib +#STRIP = strip +#DEFS = -DJAPANESE -+#PLATFORM = '"for X11 [Linux(glibc2) + Open Motif]"' -+#X11INCLUDE = -I/usr/X11R6/include ++##PLATFORM = '"for X11 [Linux(glibc2) + Open Motif]"' ++#X11INCLUDE = +#STATICLINK = +#X11LIB = -L/usr/X11R6/lib -lm -lXm -lXext -lXt -lXp -lX11 -lICE -lSM # # ############################################################################### -@@ -149,17 +149,18 @@ +@@ -150,17 +150,18 @@ # # (Thanks to MIHIRA Sanpei Yoshiro ) # Modified: head/math/ngraph/pkg-plist ============================================================================== --- head/math/ngraph/pkg-plist Sat Jul 18 00:10:54 2015 (r392400) +++ head/math/ngraph/pkg-plist Sat Jul 18 00:56:35 2015 (r392401) @@ -25,13 +25,124 @@ lib/Ngraph/demo/demo5c.ngp lib/Ngraph/demo/demo5d.ngp lib/Ngraph/demo/demo5e.ngp lib/Ngraph/demo/encoding.ngp +lib/Ngraph/doc/addin.htm +lib/Ngraph/doc/copyrigh.htm +lib/Ngraph/doc/data.htm +lib/Ngraph/doc/dialogs/axis.jpg +lib/Ngraph/doc/dialogs/axisbase.jpg +lib/Ngraph/doc/dialogs/axisfont.jpg +lib/Ngraph/doc/dialogs/axisgage.jpg +lib/Ngraph/doc/dialogs/axisnum.jpg +lib/Ngraph/doc/dialogs/axispos.jpg +lib/Ngraph/doc/dialogs/data.jpg +lib/Ngraph/doc/dialogs/datafit.jpg +lib/Ngraph/doc/dialogs/dataload.jpg +lib/Ngraph/doc/dialogs/datamask.jpg +lib/Ngraph/doc/dialogs/datamath.jpg +lib/Ngraph/doc/dialogs/datamove.jpg +lib/Ngraph/doc/dialogs/grid.jpg +lib/Ngraph/doc/dialogs/lgndarc.jpg +lib/Ngraph/doc/dialogs/lgndcurv.jpg +lib/Ngraph/doc/dialogs/lgndgaus.jpg +lib/Ngraph/doc/dialogs/lgndline.jpg +lib/Ngraph/doc/dialogs/lgndmark.jpg +lib/Ngraph/doc/dialogs/lgndpoly.jpg +lib/Ngraph/doc/dialogs/lgndrect.jpg +lib/Ngraph/doc/dialogs/lgndtext.jpg +lib/Ngraph/doc/dialogs/loadngp.jpg +lib/Ngraph/doc/dialogs/loadprm.jpg +lib/Ngraph/doc/dialogs/merge.jpg +lib/Ngraph/doc/dialogs/pageord.jpg +lib/Ngraph/doc/dialogs/prefmisc.jpg +lib/Ngraph/doc/dialogs/save.jpg +lib/Ngraph/doc/gra.htm +lib/Ngraph/doc/img/axisref.gif +lib/Ngraph/doc/img/barc.gif +lib/Ngraph/doc/img/baxispo.gif +lib/Ngraph/doc/img/bclear.gif +lib/Ngraph/doc/img/bcross.gif +lib/Ngraph/doc/img/bcurve.gif +lib/Ngraph/doc/img/bdataopn.gif +lib/Ngraph/doc/img/bdatapo.gif +lib/Ngraph/doc/img/bdraw.gif +lib/Ngraph/doc/img/beval.gif +lib/Ngraph/doc/img/bframe.gif +lib/Ngraph/doc/img/bgauss.gif +lib/Ngraph/doc/img/blgndpo.gif +lib/Ngraph/doc/img/bline.gif +lib/Ngraph/doc/img/bload.gif +lib/Ngraph/doc/img/bmark.gif +lib/Ngraph/doc/img/bmath.gif +lib/Ngraph/doc/img/bpoint.gif +lib/Ngraph/doc/img/bpolygon.gif +lib/Ngraph/doc/img/bpreview.gif +lib/Ngraph/doc/img/bprint.gif +lib/Ngraph/doc/img/brect.gif +lib/Ngraph/doc/img/bsave.gif +lib/Ngraph/doc/img/bscale.gif +lib/Ngraph/doc/img/bscundo.gif +lib/Ngraph/doc/img/bsection.gif +lib/Ngraph/doc/img/bsingle.gif +lib/Ngraph/doc/img/bstop.gif +lib/Ngraph/doc/img/btext.gif +lib/Ngraph/doc/img/btrim.gif +lib/Ngraph/doc/img/bzoom.gif +lib/Ngraph/doc/img/iconl.gif +lib/Ngraph/doc/img/winaxis.gif +lib/Ngraph/doc/img/wincoord.gif +lib/Ngraph/doc/img/windata.gif +lib/Ngraph/doc/img/wininfo.gif +lib/Ngraph/doc/img/winlgnd.gif +lib/Ngraph/doc/img/winmerge.gif +lib/Ngraph/doc/intro.htm +lib/Ngraph/doc/math.htm +lib/Ngraph/doc/ngraph.htm +lib/Ngraph/doc/object.htm +lib/Ngraph/doc/operate.htm +lib/Ngraph/doc/refer.htm +lib/Ngraph/doc/script.htm +lib/Ngraph/doc/text.htm +lib/Ngraph/doc/tutorial.htm +lib/Ngraph/doc/tutorial/aclear.jpg +lib/Ngraph/doc/tutorial/addgraph.jpg +lib/Ngraph/doc/tutorial/adialog.jpg +lib/Ngraph/doc/tutorial/alegend.jpg +lib/Ngraph/doc/tutorial/awindow.jpg +lib/Ngraph/doc/tutorial/axispo.jpg +lib/Ngraph/doc/tutorial/axisref.jpg +lib/Ngraph/doc/tutorial/datapo.jpg +lib/Ngraph/doc/tutorial/draw.jpg +lib/Ngraph/doc/tutorial/eval.jpg +lib/Ngraph/doc/tutorial/evaldlg.jpg +lib/Ngraph/doc/tutorial/fdialog.jpg +lib/Ngraph/doc/tutorial/fdialog2.jpg +lib/Ngraph/doc/tutorial/fdialog3.jpg +lib/Ngraph/doc/tutorial/fdup.jpg +lib/Ngraph/doc/tutorial/filedlg.jpg +lib/Ngraph/doc/tutorial/fitdlg.jpg +lib/Ngraph/doc/tutorial/focus.jpg +lib/Ngraph/doc/tutorial/fopen.jpg +lib/Ngraph/doc/tutorial/fwindow.jpg +lib/Ngraph/doc/tutorial/fwindow2.jpg +lib/Ngraph/doc/tutorial/graphc.jpg +lib/Ngraph/doc/tutorial/graphf.jpg +lib/Ngraph/doc/tutorial/graphs.jpg +lib/Ngraph/doc/tutorial/infowin.jpg +lib/Ngraph/doc/tutorial/lapoint.jpg +lib/Ngraph/doc/tutorial/legend.jpg +lib/Ngraph/doc/tutorial/lwindow.jpg +lib/Ngraph/doc/tutorial/math.jpg +lib/Ngraph/doc/tutorial/pointer.jpg +lib/Ngraph/doc/tutorial/scundo.jpg +lib/Ngraph/doc/tutorial/trimming.jpg +lib/Ngraph/doc/tutorial/window.jpg lib/Ngraph/fft lib/Ngraph/fft.nsc lib/Ngraph/fft.tcl lib/Ngraph/fitrslt.nsc lib/Ngraph/fitrslt.tcl -lib/Ngraph/gpl.txt lib/Ngraph/gpl.ja.txt +lib/Ngraph/gpl.txt lib/Ngraph/gra2ps lib/Ngraph/gra2ps.ini lib/Ngraph/gra2wmf @@ -44,4 +155,3 @@ lib/Ngraph/ngraph lib/Ngraph/ngraph.sh lib/Ngraph/terminal lib/Ngraph/text-in.nsc -@dir lib/Ngraph/doc From owner-svn-ports-head@freebsd.org Sat Jul 18 01:12:14 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB8749A46A0; Sat, 18 Jul 2015 01:12:14 +0000 (UTC) (envelope-from pi@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 9277F19CE; Sat, 18 Jul 2015 01:12:14 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6I1CEZc084376; Sat, 18 Jul 2015 01:12:14 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6I1CDFv084371; Sat, 18 Jul 2015 01:12:13 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201507180112.t6I1CDFv084371@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 18 Jul 2015 01:12:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392402 - in head/sysutils/reptyr: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 01:12:14 -0000 Author: pi Date: Sat Jul 18 01:12:12 2015 New Revision: 392402 URL: https://svnweb.freebsd.org/changeset/ports/392402 Log: sysutils/reptyr: fix manual page location PR: 200720 Submitted by: makc Modified: head/sysutils/reptyr/Makefile head/sysutils/reptyr/files/patch-Makefile head/sysutils/reptyr/pkg-plist Modified: head/sysutils/reptyr/Makefile ============================================================================== --- head/sysutils/reptyr/Makefile Sat Jul 18 00:56:35 2015 (r392401) +++ head/sysutils/reptyr/Makefile Sat Jul 18 01:12:12 2015 (r392402) @@ -3,6 +3,7 @@ PORTNAME= reptyr PORTVERSION= 0.6.3a +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= andoriyu@gmail.com @@ -36,7 +37,5 @@ post-install: ${STAGEDIR}${PREFIX}/etc/bash_completion.d/reptyr .endif ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/reptyr - ${GZIP_CMD} ${STAGEDIR}${PREFIX}/share/man/man1/reptyr.1 - ${GZIP_CMD} ${STAGEDIR}${PREFIX}/share/man/fr/man1/reptyr.1 .include Modified: head/sysutils/reptyr/files/patch-Makefile ============================================================================== --- head/sysutils/reptyr/files/patch-Makefile Sat Jul 18 00:56:35 2015 (r392401) +++ head/sysutils/reptyr/files/patch-Makefile Sat Jul 18 01:12:12 2015 (r392402) @@ -1,11 +1,20 @@ --- Makefile.orig 2015-06-05 21:41:48 UTC +++ Makefile +@@ -14,7 +14,7 @@ endif + # e.g. install to /usr with `make PREFIX=/usr` + PREFIX=/usr/local + BINDIR=$(PREFIX)/bin +-MANDIR=$(PREFIX)/share/man ++MANDIR=$(PREFIX)/man + + PKG_CONFIG ?= pkg-config + @@ -43,7 +43,7 @@ ptrace.o: ptrace.h platform/platform.h $ clean: rm -f reptyr $(OBJS) test/victim.o test/victim -BASHCOMPDIR ?= $(shell $(PKG_CONFIG) --variable=completionsdir bash-completion 2>/dev/null) -+BASHCOMPDIR ?= /usr/local/share/bash-completion/completions ++BASHCOMPDIR ?= $(PREFIX)/share/bash-completion/completions install: reptyr install -d -m 755 $(DESTDIR)$(BINDIR) Modified: head/sysutils/reptyr/pkg-plist ============================================================================== --- head/sysutils/reptyr/pkg-plist Sat Jul 18 00:56:35 2015 (r392401) +++ head/sysutils/reptyr/pkg-plist Sat Jul 18 01:12:12 2015 (r392402) @@ -1,5 +1,5 @@ %%BASH%%etc/bash_completion.d/reptyr %%BASH%%share/bash-completion/completions/reptyr bin/reptyr -share/man/fr/man1/reptyr.1.gz -share/man/man1/reptyr.1.gz +man/fr/man1/reptyr.1.gz +man/man1/reptyr.1.gz From owner-svn-ports-head@freebsd.org Sat Jul 18 01:13:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7DBAD9A46F5; Sat, 18 Jul 2015 01:13:12 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from f10.opsec.eu (f10.opsec.eu [IPv6:2001:14f8:200:4::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 39D331BA8; Sat, 18 Jul 2015 01:13:12 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from pi by f10.opsec.eu with local (Exim 4.85 (FreeBSD)) (envelope-from ) id 1ZGGgb-0007vi-91; Sat, 18 Jul 2015 03:13:05 +0200 Date: Sat, 18 Jul 2015 03:13:05 +0200 From: Kurt Jaeger To: Max Brazhnikov Cc: Kurt Jaeger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392394 - in head/sysutils: . reptyr reptyr/files Message-ID: <20150718011305.GH1022@f10.opsec.eu> References: <201507171857.t6HIvhcg030812@repo.freebsd.org> <2458518.U2Lc9Mgq4j@mercury.ph.man.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2458518.U2Lc9Mgq4j@mercury.ph.man.ac.uk> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 01:13:12 -0000 Hi! > > @@ -0,0 +1,5 @@ > > +%%BASH%%etc/bash_completion.d/reptyr > > +%%BASH%%share/bash-completion/completions/reptyr > > +bin/reptyr > > +share/man/fr/man1/reptyr.1.gz > > +share/man/man1/reptyr.1.gz > man pages should go to 'PREFIX/man', without 'share'. When it's > fixed, GZIP_CMD in post-install can be removed. Thanks, fixed. -- pi@FreeBSD.org +49 171 3101372 5 years to go ! From owner-svn-ports-head@freebsd.org Sat Jul 18 01:43:06 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84BE99A4E6C; Sat, 18 Jul 2015 01:43:06 +0000 (UTC) (envelope-from sanpei@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 6BC541067; Sat, 18 Jul 2015 01:43:06 +0000 (UTC) (envelope-from sanpei@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6I1h6ol096666; Sat, 18 Jul 2015 01:43:06 GMT (envelope-from sanpei@FreeBSD.org) Received: (from sanpei@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6I1h64u096665; Sat, 18 Jul 2015 01:43:06 GMT (envelope-from sanpei@FreeBSD.org) Message-Id: <201507180143.t6I1h64u096665@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sanpei set sender to sanpei@FreeBSD.org using -f From: MIHIRA Sanpei Yoshiro Date: Sat, 18 Jul 2015 01:43:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392403 - head/japanese/ngraph-fonts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 01:43:06 -0000 Author: sanpei Date: Sat Jul 18 01:43:05 2015 New Revision: 392403 URL: https://svnweb.freebsd.org/changeset/ports/392403 Log: convert to USES=metaport PR: 201633 Submitted by: Andriy Voskoboinyk Deleted: head/japanese/ngraph-fonts/pkg-plist Modified: head/japanese/ngraph-fonts/Makefile Modified: head/japanese/ngraph-fonts/Makefile ============================================================================== --- head/japanese/ngraph-fonts/Makefile Sat Jul 18 01:12:12 2015 (r392402) +++ head/japanese/ngraph-fonts/Makefile Sat Jul 18 01:43:05 2015 (r392403) @@ -5,8 +5,6 @@ PORTNAME= ngraph-fonts PORTVERSION= 1.0 PORTREVISION= 3 CATEGORIES= japanese math x11-fonts -MASTER_SITES= # empty -DISTFILES= # empty MAINTAINER= sanpei@FreeBSD.org COMMENT= Japanese Font Setup for math/ngraph @@ -15,8 +13,6 @@ RUN_DEPENDS= \ ${LOCALBASE}/share/fonts/kanji/kanji18.pcf.gz:${PORTSDIR}/japanese/kanji18 \ ${LOCALBASE}/share/fonts/kanji/kanji26.pcf.gz:${PORTSDIR}/japanese/kanji26 -NO_BUILD= yes -NO_MTREE= yes -NO_INSTALL= yes +USES= metaport .include From owner-svn-ports-head@freebsd.org Sat Jul 18 02:10:58 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5C959A34BC; Sat, 18 Jul 2015 02:10:58 +0000 (UTC) (envelope-from sanpei@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 90C821C08; Sat, 18 Jul 2015 02:10:58 +0000 (UTC) (envelope-from sanpei@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6I2AwmJ007802; Sat, 18 Jul 2015 02:10:58 GMT (envelope-from sanpei@FreeBSD.org) Received: (from sanpei@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6I2Aush007797; Sat, 18 Jul 2015 02:10:56 GMT (envelope-from sanpei@FreeBSD.org) Message-Id: <201507180210.t6I2Aush007797@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sanpei set sender to sanpei@FreeBSD.org using -f From: MIHIRA Sanpei Yoshiro Date: Sat, 18 Jul 2015 02:10:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392404 - in head/japanese: kanji18 kanji18/files kanji26/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 02:10:58 -0000 Author: sanpei Date: Sat Jul 18 02:10:55 2015 New Revision: 392404 URL: https://svnweb.freebsd.org/changeset/ports/392404 Log: fix issues related with USES=fonts PR: 200064, 200065 Submitted by: WATANABE Kazuhiro Modified: head/japanese/kanji18/Makefile head/japanese/kanji18/files/DEINSTALL.tmpl head/japanese/kanji18/files/INSTALL.tmpl head/japanese/kanji26/files/DEINSTALL.tmpl head/japanese/kanji26/files/INSTALL.tmpl Modified: head/japanese/kanji18/Makefile ============================================================================== --- head/japanese/kanji18/Makefile Sat Jul 18 01:43:05 2015 (r392403) +++ head/japanese/kanji18/Makefile Sat Jul 18 02:10:55 2015 (r392404) @@ -3,7 +3,7 @@ PORTNAME= kanji PORTVERSION?= 1.0 -PORTREVISION?= 6 +PORTREVISION?= 7 CATEGORIES= japanese x11-fonts MASTER_SITES= PORTS_JP/${DISTNAME} PKGNAMESUFFIX?= 18 Modified: head/japanese/kanji18/files/DEINSTALL.tmpl ============================================================================== --- head/japanese/kanji18/files/DEINSTALL.tmpl Sat Jul 18 01:43:05 2015 (r392403) +++ head/japanese/kanji18/files/DEINSTALL.tmpl Sat Jul 18 02:10:55 2015 (r392404) @@ -5,8 +5,7 @@ grepv() { } if [ "x$2" = "xPOST-DEINSTALL" ]; then - FONTDIR=${PKG_PREFIX}/%%FONTSDIR%% - cd ${PKG_PREFIX}/%%FONTSDIR%%; %%LOCALBASE%%/bin/mkfontdir + FONTDIR=%%FONTSDIR%% # font alias entry here! TMPFILE=/tmp/install-fonts-alias-$$ @@ -43,9 +42,6 @@ if [ "x$2" = "xPOST-DEINSTALL" ]; then echo "to enable this update." echo "**********************************************************" ) - if [ "`wc -c ${PKG_PREFIX}/%%FONTSDIR%%/fonts.dir | awk '{print $1}'`" = 2 ]; then - rm -f ${PKG_PREFIX}/%%FONTSDIR%%/fonts.dir - fi fi Modified: head/japanese/kanji18/files/INSTALL.tmpl ============================================================================== --- head/japanese/kanji18/files/INSTALL.tmpl Sat Jul 18 01:43:05 2015 (r392403) +++ head/japanese/kanji18/files/INSTALL.tmpl Sat Jul 18 02:10:55 2015 (r392404) @@ -5,8 +5,7 @@ grepv() { } if [ "x$2" = "xPOST-INSTALL" ]; then - FONTDIR=${PKG_PREFIX}/%%FONTSDIR%% - cd ${PKG_PREFIX}/%%FONTSDIR%%; %%LOCALBASE%%/bin/mkfontdir + FONTDIR=%%FONTSDIR%% # font alias entry here! TMPFILE=/tmp/install-fonts-alias-$$ Modified: head/japanese/kanji26/files/DEINSTALL.tmpl ============================================================================== --- head/japanese/kanji26/files/DEINSTALL.tmpl Sat Jul 18 01:43:05 2015 (r392403) +++ head/japanese/kanji26/files/DEINSTALL.tmpl Sat Jul 18 02:10:55 2015 (r392404) @@ -5,8 +5,7 @@ grepv() { } if [ "x$2" = "xPOST-DEINSTALL" ]; then - FONTDIR=${PKG_PREFIX}/%%FONTSDIR%% - cd ${PKG_PREFIX}/%%FONTSDIR%%; %%LOCALBASE%%/bin/mkfontdir + FONTDIR=%%FONTSDIR%% # font alias entry here! TMPFILE=/tmp/install-fonts-alias-$$ @@ -43,9 +42,6 @@ if [ "x$2" = "xPOST-DEINSTALL" ]; then echo "to enable this update." echo "**********************************************************" ) - if [ "`wc -c ${PKG_PREFIX}/%%FONTSDIR%%/fonts.dir | awk '{print $1}'`" = 2 ]; then - rm -f ${PKG_PREFIX}/%%FONTSDIR%%/fonts.dir - fi fi Modified: head/japanese/kanji26/files/INSTALL.tmpl ============================================================================== --- head/japanese/kanji26/files/INSTALL.tmpl Sat Jul 18 01:43:05 2015 (r392403) +++ head/japanese/kanji26/files/INSTALL.tmpl Sat Jul 18 02:10:55 2015 (r392404) @@ -5,8 +5,7 @@ grepv() { } if [ "x$2" = "xPOST-INSTALL" ]; then - FONTDIR=${PKG_PREFIX}/%%FONTSDIR%% - cd ${PKG_PREFIX}/%%FONTSDIR%%; %%LOCALBASE%%/bin/mkfontdir + FONTDIR=%%FONTSDIR%% # font alias entry here! TMPFILE=/tmp/install-fonts-alias-$$ From owner-svn-ports-head@freebsd.org Sat Jul 18 07:12:07 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0EB7F9A434F; Sat, 18 Jul 2015 07:12:07 +0000 (UTC) (envelope-from olgeni@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 ED9551D02; Sat, 18 Jul 2015 07:12:06 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6I7C6BG036099; Sat, 18 Jul 2015 07:12:06 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6I7C6t2036097; Sat, 18 Jul 2015 07:12:06 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507180712.t6I7C6t2036097@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 18 Jul 2015 07:12:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392405 - head/www/elixir-maru X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 07:12:07 -0000 Author: olgeni Date: Sat Jul 18 07:12:05 2015 New Revision: 392405 URL: https://svnweb.freebsd.org/changeset/ports/392405 Log: Upgrade to version 0.4.1. Modified: head/www/elixir-maru/Makefile head/www/elixir-maru/distinfo Modified: head/www/elixir-maru/Makefile ============================================================================== --- head/www/elixir-maru/Makefile Sat Jul 18 02:10:55 2015 (r392404) +++ head/www/elixir-maru/Makefile Sat Jul 18 07:12:05 2015 (r392405) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= maru -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= elixir- Modified: head/www/elixir-maru/distinfo ============================================================================== --- head/www/elixir-maru/distinfo Sat Jul 18 02:10:55 2015 (r392404) +++ head/www/elixir-maru/distinfo Sat Jul 18 07:12:05 2015 (r392405) @@ -1,2 +1,2 @@ -SHA256 (falood-maru-v0.4.0_GH0.tar.gz) = 200d5fa57bba933eae381463963f62b2702bad43dbfe21400b15f1f64d2347fc -SIZE (falood-maru-v0.4.0_GH0.tar.gz) = 17656 +SHA256 (falood-maru-v0.4.1_GH0.tar.gz) = d6dd28df58d6d89949a7aa009a437db9c7eb4e5eba809b708576ce4c099ad469 +SIZE (falood-maru-v0.4.1_GH0.tar.gz) = 17786 From owner-svn-ports-head@freebsd.org Sat Jul 18 11:12:56 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46A259A2A7B; Sat, 18 Jul 2015 11:12:56 +0000 (UTC) (envelope-from sunpoet@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 2D0521F51; Sat, 18 Jul 2015 11:12:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IBCuBL031504; Sat, 18 Jul 2015 11:12:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IBCtAa031502; Sat, 18 Jul 2015 11:12:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181112.t6IBCtAa031502@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 11:12:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392406 - head/textproc/rubygem-autoprefixer-rails X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 11:12:56 -0000 Author: sunpoet Date: Sat Jul 18 11:12:54 2015 New Revision: 392406 URL: https://svnweb.freebsd.org/changeset/ports/392406 Log: - Update to 5.2.1.1 Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md Modified: head/textproc/rubygem-autoprefixer-rails/Makefile head/textproc/rubygem-autoprefixer-rails/distinfo Modified: head/textproc/rubygem-autoprefixer-rails/Makefile ============================================================================== --- head/textproc/rubygem-autoprefixer-rails/Makefile Sat Jul 18 07:12:05 2015 (r392405) +++ head/textproc/rubygem-autoprefixer-rails/Makefile Sat Jul 18 11:12:54 2015 (r392406) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= autoprefixer-rails -PORTVERSION= 5.2.1 +PORTVERSION= 5.2.1.1 CATEGORIES= textproc ruby MASTER_SITES= RG Modified: head/textproc/rubygem-autoprefixer-rails/distinfo ============================================================================== --- head/textproc/rubygem-autoprefixer-rails/distinfo Sat Jul 18 07:12:05 2015 (r392405) +++ head/textproc/rubygem-autoprefixer-rails/distinfo Sat Jul 18 11:12:54 2015 (r392406) @@ -1,2 +1,2 @@ -SHA256 (rubygem/autoprefixer-rails-5.2.1.gem) = 9b6f2d58e6206c302f414311980d77887f1a5d9c5d862e6390354fd50907f612 -SIZE (rubygem/autoprefixer-rails-5.2.1.gem) = 229376 +SHA256 (rubygem/autoprefixer-rails-5.2.1.1.gem) = b1776704ad585a8bedb4c90be3b704d8156e190b26f3333687f0d0041cd015f5 +SIZE (rubygem/autoprefixer-rails-5.2.1.1.gem) = 237056 From owner-svn-ports-head@freebsd.org Sat Jul 18 11:13:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6240E9A2AAA; Sat, 18 Jul 2015 11:13:02 +0000 (UTC) (envelope-from sunpoet@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 1A0411FE8; Sat, 18 Jul 2015 11:13:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IBD1EN031637; Sat, 18 Jul 2015 11:13:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IBD1ik031635; Sat, 18 Jul 2015 11:13:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181113.t6IBD1ik031635@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 11:13:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392407 - in head/devel/rubygem-nio4r: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 11:13:02 -0000 Author: sunpoet Date: Sat Jul 18 11:13:00 2015 New Revision: 392407 URL: https://svnweb.freebsd.org/changeset/ports/392407 Log: - Update to 1.1.1 Changes: https://github.com/celluloid/nio4r/blob/master/CHANGES.md Deleted: head/devel/rubygem-nio4r/files/ Modified: head/devel/rubygem-nio4r/Makefile head/devel/rubygem-nio4r/distinfo Modified: head/devel/rubygem-nio4r/Makefile ============================================================================== --- head/devel/rubygem-nio4r/Makefile Sat Jul 18 11:12:54 2015 (r392406) +++ head/devel/rubygem-nio4r/Makefile Sat Jul 18 11:13:00 2015 (r392407) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nio4r -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-nio4r/distinfo ============================================================================== --- head/devel/rubygem-nio4r/distinfo Sat Jul 18 11:12:54 2015 (r392406) +++ head/devel/rubygem-nio4r/distinfo Sat Jul 18 11:13:00 2015 (r392407) @@ -1,2 +1,2 @@ -SHA256 (rubygem/nio4r-1.1.0.gem) = 503e591f2fad4b34b6349f636d528fcd19af312677af96d1cf2ae674bd409af5 -SIZE (rubygem/nio4r-1.1.0.gem) = 90112 +SHA256 (rubygem/nio4r-1.1.1.gem) = 5d86fd9f8872982fd4fa623bdaafe45efe21353b64fd09632e486f1b4d40959e +SIZE (rubygem/nio4r-1.1.1.gem) = 91648 From owner-svn-ports-head@freebsd.org Sat Jul 18 11:13:08 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0762D9A2AD1; Sat, 18 Jul 2015 11:13:08 +0000 (UTC) (envelope-from sunpoet@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 EB7E51127; Sat, 18 Jul 2015 11:13:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IBD7Dg031754; Sat, 18 Jul 2015 11:13:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IBD7p2031752; Sat, 18 Jul 2015 11:13:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181113.t6IBD7p2031752@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 11:13:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392408 - head/devel/p5-AnyEvent X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 11:13:08 -0000 Author: sunpoet Date: Sat Jul 18 11:13:06 2015 New Revision: 392408 URL: https://svnweb.freebsd.org/changeset/ports/392408 Log: - Update to 7.117 - Remove MASTER_SITE_SUBDIR - Add NO_ARCH Changes: http://search.cpan.org/dist/AnyEvent/Changes Modified: head/devel/p5-AnyEvent/Makefile head/devel/p5-AnyEvent/distinfo Modified: head/devel/p5-AnyEvent/Makefile ============================================================================== --- head/devel/p5-AnyEvent/Makefile Sat Jul 18 11:13:00 2015 (r392407) +++ head/devel/p5-AnyEvent/Makefile Sat Jul 18 11:13:06 2015 (r392408) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= AnyEvent -PORTVERSION= 7.09 +PORTVERSION= 7.11 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:MLEHMANN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -15,6 +14,9 @@ COMMENT= Provide framework for multiple LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BUILD_DEPENDS= p5-Canary-Stability>=0:${PORTSDIR}/devel/p5-Canary-Stability + +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-AnyEvent/distinfo ============================================================================== --- head/devel/p5-AnyEvent/distinfo Sat Jul 18 11:13:00 2015 (r392407) +++ head/devel/p5-AnyEvent/distinfo Sat Jul 18 11:13:06 2015 (r392408) @@ -1,2 +1,2 @@ -SHA256 (AnyEvent-7.09.tar.gz) = 32f5978c4e3b996e23392cd607f75ee83647637790cfc0c441554f0c86006dd5 -SIZE (AnyEvent-7.09.tar.gz) = 295920 +SHA256 (AnyEvent-7.11.tar.gz) = 8bf1b59860d04daeec4f6f56e3b86b581dfabacbc3ba0442e493e267b4b9f522 +SIZE (AnyEvent-7.11.tar.gz) = 296544 From owner-svn-ports-head@freebsd.org Sat Jul 18 11:13:13 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E03829A2AFC; Sat, 18 Jul 2015 11:13:13 +0000 (UTC) (envelope-from sunpoet@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 BDC7811A3; Sat, 18 Jul 2015 11:13:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IBDDEe031871; Sat, 18 Jul 2015 11:13:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IBDDNR031869; Sat, 18 Jul 2015 11:13:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181113.t6IBDDNR031869@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 11:13:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392409 - head/devel/p5-Number-Tolerant X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 11:13:14 -0000 Author: sunpoet Date: Sat Jul 18 11:13:12 2015 New Revision: 392409 URL: https://svnweb.freebsd.org/changeset/ports/392409 Log: - Update to 1.707 - Remove MASTER_SITE_SUBDIR - Add NO_ARCH Changes: http://search.cpan.org/dist/Number-Tolerant/Changes Modified: head/devel/p5-Number-Tolerant/Makefile head/devel/p5-Number-Tolerant/distinfo Modified: head/devel/p5-Number-Tolerant/Makefile ============================================================================== --- head/devel/p5-Number-Tolerant/Makefile Sat Jul 18 11:13:06 2015 (r392408) +++ head/devel/p5-Number-Tolerant/Makefile Sat Jul 18 11:13:12 2015 (r392409) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= Number-Tolerant -PORTVERSION= 1.706 +PORTVERSION= 1.707 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -17,6 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Sub-Exporter>=0.950:${PORTSDIR}/devel/p5-Sub-Exporter RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Number-Tolerant/distinfo ============================================================================== --- head/devel/p5-Number-Tolerant/distinfo Sat Jul 18 11:13:06 2015 (r392408) +++ head/devel/p5-Number-Tolerant/distinfo Sat Jul 18 11:13:12 2015 (r392409) @@ -1,2 +1,2 @@ -SHA256 (Number-Tolerant-1.706.tar.gz) = fda9af8629d6d5ebccf9b3fbb408a7c9f508c564e7dcf28a2fa2b4b2436a4087 -SIZE (Number-Tolerant-1.706.tar.gz) = 35115 +SHA256 (Number-Tolerant-1.707.tar.gz) = a154a328817c70e34747cd12e169ab5df0e326b50dc96fe7f264af1bb4e074c3 +SIZE (Number-Tolerant-1.707.tar.gz) = 34880 From owner-svn-ports-head@freebsd.org Sat Jul 18 11:13:20 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9CF539A2B25; Sat, 18 Jul 2015 11:13:20 +0000 (UTC) (envelope-from sunpoet@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 4747012B3; Sat, 18 Jul 2015 11:13:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IBDK0x032004; Sat, 18 Jul 2015 11:13:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IBDJ3U032001; Sat, 18 Jul 2015 11:13:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181113.t6IBDJ3U032001@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 11:13:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392410 - head/devel/p5-Sub-Exporter-ForMethods X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 11:13:20 -0000 Author: sunpoet Date: Sat Jul 18 11:13:18 2015 New Revision: 392410 URL: https://svnweb.freebsd.org/changeset/ports/392410 Log: - Update to 0.1000527 - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Sub-Exporter-ForMethods/Changes Modified: head/devel/p5-Sub-Exporter-ForMethods/Makefile head/devel/p5-Sub-Exporter-ForMethods/distinfo head/devel/p5-Sub-Exporter-ForMethods/pkg-plist Modified: head/devel/p5-Sub-Exporter-ForMethods/Makefile ============================================================================== --- head/devel/p5-Sub-Exporter-ForMethods/Makefile Sat Jul 18 11:13:12 2015 (r392409) +++ head/devel/p5-Sub-Exporter-ForMethods/Makefile Sat Jul 18 11:13:18 2015 (r392410) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Sub-Exporter-ForMethods -PORTVERSION= 0.100051 -PORTREVISION= 1 +PORTVERSION= 0.100052 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +14,7 @@ RUN_DEPENDS= p5-Sub-Name>=0:${PORTSDIR}/ p5-Sub-Exporter>=0.978:${PORTSDIR}/devel/p5-Sub-Exporter BUILD_DEPENDS:= ${RUN_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Sub-Exporter-ForMethods/distinfo ============================================================================== --- head/devel/p5-Sub-Exporter-ForMethods/distinfo Sat Jul 18 11:13:12 2015 (r392409) +++ head/devel/p5-Sub-Exporter-ForMethods/distinfo Sat Jul 18 11:13:18 2015 (r392410) @@ -1,2 +1,2 @@ -SHA256 (Sub-Exporter-ForMethods-0.100051.tar.gz) = f5c61eb5cd0f4472aea1f270c2a1ad2fece1e965f1ab2df2b9f7dc5178b4fc88 -SIZE (Sub-Exporter-ForMethods-0.100051.tar.gz) = 13686 +SHA256 (Sub-Exporter-ForMethods-0.100052.tar.gz) = 421fbba4f6ffcf13c4335f2c20630d709e6fa659c07545d094dbc5a558ad3006 +SIZE (Sub-Exporter-ForMethods-0.100052.tar.gz) = 16421 Modified: head/devel/p5-Sub-Exporter-ForMethods/pkg-plist ============================================================================== --- head/devel/p5-Sub-Exporter-ForMethods/pkg-plist Sat Jul 18 11:13:12 2015 (r392409) +++ head/devel/p5-Sub-Exporter-ForMethods/pkg-plist Sat Jul 18 11:13:18 2015 (r392410) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Sub::Exporter::ForMethods.3.gz %%SITE_PERL%%/Sub/Exporter/ForMethods.pm +%%PERL5_MAN3%%/Sub::Exporter::ForMethods.3.gz From owner-svn-ports-head@freebsd.org Sat Jul 18 11:13:25 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD21E9A2B4F; Sat, 18 Jul 2015 11:13:25 +0000 (UTC) (envelope-from sunpoet@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 AAA531465; Sat, 18 Jul 2015 11:13:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IBDPOw032121; Sat, 18 Jul 2015 11:13:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IBDPv8032119; Sat, 18 Jul 2015 11:13:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181113.t6IBDPv8032119@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 11:13:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392411 - head/net/p5-Net X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 11:13:25 -0000 Author: sunpoet Date: Sat Jul 18 11:13:24 2015 New Revision: 392411 URL: https://svnweb.freebsd.org/changeset/ports/392411 Log: - Update to 3.07 Changes: http://search.cpan.org/dist/Net/Changes Modified: head/net/p5-Net/Makefile head/net/p5-Net/distinfo Modified: head/net/p5-Net/Makefile ============================================================================== --- head/net/p5-Net/Makefile Sat Jul 18 11:13:18 2015 (r392410) +++ head/net/p5-Net/Makefile Sat Jul 18 11:13:24 2015 (r392411) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net -PORTVERSION= 3.06 +PORTVERSION= 3.07 PORTEPOCH= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN @@ -27,10 +27,10 @@ SASL_RUN_DEPENDS= p5-Authen-SASL>=0:${PO SSL_BUILD_DEPENDS= p5-IO-Socket-SSL>=2.007:${PORTSDIR}/security/p5-IO-Socket-SSL SSL_RUN_DEPENDS= p5-IO-Socket-SSL>=2.007:${PORTSDIR}/security/p5-IO-Socket-SSL -USES= perl5 -USE_PERL5= configure CONFIGURE_ENV= PERL5_CPAN_IS_RUNNING=1 NO_ARCH= yes +USES= perl5 +USE_PERL5= configure .include Modified: head/net/p5-Net/distinfo ============================================================================== --- head/net/p5-Net/distinfo Sat Jul 18 11:13:18 2015 (r392410) +++ head/net/p5-Net/distinfo Sat Jul 18 11:13:24 2015 (r392411) @@ -1,2 +1,2 @@ -SHA256 (libnet-3.06.tar.gz) = e5e6e397c3e1ce8959b58e2e30ba6fe1abf24b95af999b7d8448d3b89f95b6b6 -SIZE (libnet-3.06.tar.gz) = 91833 +SHA256 (libnet-3.07.tar.gz) = d9a23d8907e681e788a6f1a71915b1d37d057091e88049e5a4064c99ca2c9cd7 +SIZE (libnet-3.07.tar.gz) = 94165 From owner-svn-ports-head@freebsd.org Sat Jul 18 11:13:32 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 285259A2B7C; Sat, 18 Jul 2015 11:13:32 +0000 (UTC) (envelope-from sunpoet@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 07B4915EF; Sat, 18 Jul 2015 11:13:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IBDV5S032285; Sat, 18 Jul 2015 11:13:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IBDU5M032279; Sat, 18 Jul 2015 11:13:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181113.t6IBDU5M032279@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 11:13:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392412 - in head/textproc/p5-Text-Reflow: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 11:13:32 -0000 Author: sunpoet Date: Sat Jul 18 11:13:29 2015 New Revision: 392412 URL: https://svnweb.freebsd.org/changeset/ports/392412 Log: - Update to 1.10 - Add LICENSE - Strip shared library - Rename patch file to avoid EXTRA_PATCHES - Sort PLIST Changes: http://search.cpan.org/dist/Text-Reflow/Changes Added: head/textproc/p5-Text-Reflow/files/patch-Reflow.pm - copied unchanged from r392151, head/textproc/p5-Text-Reflow/files/5.8-Reflow.pm Deleted: head/textproc/p5-Text-Reflow/files/5.8-Reflow.pm Modified: head/textproc/p5-Text-Reflow/Makefile head/textproc/p5-Text-Reflow/distinfo head/textproc/p5-Text-Reflow/pkg-plist Modified: head/textproc/p5-Text-Reflow/Makefile ============================================================================== --- head/textproc/p5-Text-Reflow/Makefile Sat Jul 18 11:13:24 2015 (r392411) +++ head/textproc/p5-Text-Reflow/Makefile Sat Jul 18 11:13:29 2015 (r392412) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Text-Reflow -PORTVERSION= 1.09 -PORTREVISION= 1 +PORTVERSION= 1.10 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +10,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for reflowing text files +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure -EXTRA_PATCHES= ${PATCHDIR}/5.8-Reflow.pm +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/Reflow/Reflow.so .include Modified: head/textproc/p5-Text-Reflow/distinfo ============================================================================== --- head/textproc/p5-Text-Reflow/distinfo Sat Jul 18 11:13:24 2015 (r392411) +++ head/textproc/p5-Text-Reflow/distinfo Sat Jul 18 11:13:29 2015 (r392412) @@ -1,2 +1,2 @@ -SHA256 (Text-Reflow-1.09.tar.gz) = b2a0162d6cec41d9926fcb46a1cf48c81ca197f42bad467aa9eabfb9a73f5912 -SIZE (Text-Reflow-1.09.tar.gz) = 15804 +SHA256 (Text-Reflow-1.10.tar.gz) = efbb9d6774355f3c7aa111ce59cd21a6e2da940e4b49f4955cc1fcb5075c959b +SIZE (Text-Reflow-1.10.tar.gz) = 16026 Copied: head/textproc/p5-Text-Reflow/files/patch-Reflow.pm (from r392151, head/textproc/p5-Text-Reflow/files/5.8-Reflow.pm) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Text-Reflow/files/patch-Reflow.pm Sat Jul 18 11:13:29 2015 (r392412, copy of r392151, head/textproc/p5-Text-Reflow/files/5.8-Reflow.pm) @@ -0,0 +1,63 @@ +--- Reflow.pm.orig 2009-02-07 14:24:01.000000000 +0000 ++++ Reflow.pm 2009-02-12 16:47:20.000000000 +0000 +@@ -32,7 +32,7 @@ + + $Text::Reflow::VERSION = "1.06"; + +-bootstrap Text::Reflow $Text::Reflow::VERSION; ++#bootstrap Text::Reflow $Text::Reflow::VERSION; + + # Preloaded methods go here. + +@@ -41,17 +41,17 @@ + # bootstrap Text::Reflow $VERSION; + # above, and take the _ from the front of this perl version: + +-sub _reflow_trial($$$$$$$$$$) { ++sub reflow_trial($$$$$$$$$$) { + my ($optimum, $maximum, $wordcount, + $penaltylimit, $semantic, $shortlast, + $word_len, $space_len, $extra, $result) = @_; + my ($lastbreak, @linkbreak); + my ($j, $k, $interval, $penalty, @totalpenalty, $bestsofar); + my (@best_linkbreak, $best_lastbreak, $opt); +- my @optimum = unpack("N*", pack("H*", $optimum)); +- my @word_len = unpack("N*", pack("H*", $word_len)); +- my @space_len = unpack("N*", pack("H*", $space_len)); +- my @extra = unpack("N*", pack("H*", $extra)); ++ my @optimum = unpack("j*", pack("H*", $optimum)); ++ my @word_len = unpack("j*", pack("H*", $word_len)); ++ my @space_len = unpack("j*", pack("H*", $space_len)); ++ my @extra = unpack("j*", pack("H*", $extra)); + my $best = $penaltylimit * 21; + foreach $opt (@optimum) { + @linkbreak = (); +@@ -101,7 +101,7 @@ + } + } # Next $opt + # Return the best breaks: +- $result = unpack("H*", pack("N*", ($best_lastbreak, @best_linkbreak))); ++ $result = unpack("H*", pack("j*", ($best_lastbreak, @best_linkbreak))); + return($result); + } + +@@ -511,14 +511,14 @@ + $linkbreak[$wordcount] = 0; + # Create space for the result: + my $result = " " x (($wordcount + 2) * 8); +- $result = reflow_trial(unpack("H*", pack("N*", @$optimum)), ++ $result = reflow_trial(unpack("H*", pack("j*", @$optimum)), + $maximum, $wordcount, + $penaltylimit, $semantic, $shortlast, +- unpack("H*", pack("N*", @word_len)), +- unpack("H*", pack("N*", @space_len)), +- unpack("H*", pack("N*", @extra)), ++ unpack("H*", pack("j*", @word_len)), ++ unpack("H*", pack("j*", @space_len)), ++ unpack("H*", pack("j*", @extra)), + $result); +- @linkbreak = unpack("N*", pack("H*", $result)); ++ @linkbreak = unpack("j*", pack("H*", $result)); + # Convert @linkbreak from unsigned to signed: + @linkbreak = map { $_ > 0xF0000000 ? -((0xFFFFFFFF - $_) + 1) : $_ + 0 } @linkbreak; + $lastbreak = shift(@linkbreak); Modified: head/textproc/p5-Text-Reflow/pkg-plist ============================================================================== --- head/textproc/p5-Text-Reflow/pkg-plist Sat Jul 18 11:13:24 2015 (r392411) +++ head/textproc/p5-Text-Reflow/pkg-plist Sat Jul 18 11:13:29 2015 (r392412) @@ -1,3 +1,4 @@ -%%PERL5_MAN3%%/Text::Reflow.3.gz +bin/reflow %%SITE_ARCH%%/Text/Reflow.pm %%SITE_ARCH%%/auto/Text/Reflow/Reflow.so +%%PERL5_MAN3%%/Text::Reflow.3.gz From owner-svn-ports-head@freebsd.org Sat Jul 18 11:13:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B10BD9A2BBD; Sat, 18 Jul 2015 11:13:37 +0000 (UTC) (envelope-from sunpoet@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 7D19D164A; Sat, 18 Jul 2015 11:13:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IBDbLm032402; Sat, 18 Jul 2015 11:13:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IBDa5X032398; Sat, 18 Jul 2015 11:13:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181113.t6IBDa5X032398@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 11:13:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392413 - head/databases/rubygem-jdbc-mysql X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 11:13:37 -0000 Author: sunpoet Date: Sat Jul 18 11:13:35 2015 New Revision: 392413 URL: https://svnweb.freebsd.org/changeset/ports/392413 Log: - Update to 5.1.36 Changes: https://github.com/jruby/activerecord-jdbc-adapter/blob/master/jdbc-mysql/History.txt Modified: head/databases/rubygem-jdbc-mysql/Makefile head/databases/rubygem-jdbc-mysql/distinfo Modified: head/databases/rubygem-jdbc-mysql/Makefile ============================================================================== --- head/databases/rubygem-jdbc-mysql/Makefile Sat Jul 18 11:13:29 2015 (r392412) +++ head/databases/rubygem-jdbc-mysql/Makefile Sat Jul 18 11:13:35 2015 (r392413) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jdbc-mysql -PORTVERSION= 5.1.35 +PORTVERSION= 5.1.36 CATEGORIES= databases rubygems java MASTER_SITES= RG Modified: head/databases/rubygem-jdbc-mysql/distinfo ============================================================================== --- head/databases/rubygem-jdbc-mysql/distinfo Sat Jul 18 11:13:29 2015 (r392412) +++ head/databases/rubygem-jdbc-mysql/distinfo Sat Jul 18 11:13:35 2015 (r392413) @@ -1,2 +1,2 @@ -SHA256 (rubygem/jdbc-mysql-5.1.35.gem) = f6c701fdde1ff45b075ffc4811fab634a161d9f251f8fce19f1f341ef28885c6 -SIZE (rubygem/jdbc-mysql-5.1.35.gem) = 935424 +SHA256 (rubygem/jdbc-mysql-5.1.36.gem) = 880867099a065badaaeb0969e968b3ddc31567142e95e8b3f204be80dab39035 +SIZE (rubygem/jdbc-mysql-5.1.36.gem) = 938496 From owner-svn-ports-head@freebsd.org Sat Jul 18 11:13:43 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C57A9A2C10; Sat, 18 Jul 2015 11:13:43 +0000 (UTC) (envelope-from sunpoet@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 3175318BF; Sat, 18 Jul 2015 11:13:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IBDgNP032518; Sat, 18 Jul 2015 11:13:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IBDgsT032514; Sat, 18 Jul 2015 11:13:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181113.t6IBDgsT032514@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 11:13:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392414 - head/devel/rubygem-redis-store X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 11:13:43 -0000 Author: sunpoet Date: Sat Jul 18 11:13:41 2015 New Revision: 392414 URL: https://svnweb.freebsd.org/changeset/ports/392414 Log: - Update to 1.1.6 Changes: https://github.com/redis-store/redis-store/blob/master/CHANGELOG Modified: head/devel/rubygem-redis-store/Makefile head/devel/rubygem-redis-store/distinfo Modified: head/devel/rubygem-redis-store/Makefile ============================================================================== --- head/devel/rubygem-redis-store/Makefile Sat Jul 18 11:13:35 2015 (r392413) +++ head/devel/rubygem-redis-store/Makefile Sat Jul 18 11:13:41 2015 (r392414) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= redis-store -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-redis-store/distinfo ============================================================================== --- head/devel/rubygem-redis-store/distinfo Sat Jul 18 11:13:35 2015 (r392413) +++ head/devel/rubygem-redis-store/distinfo Sat Jul 18 11:13:41 2015 (r392414) @@ -1,2 +1,2 @@ -SHA256 (rubygem/redis-store-1.1.5.gem) = 4f749f4cc27b3397a30800ecb06ce8d853e610c2e3ef22f85421e6387490783c -SIZE (rubygem/redis-store-1.1.5.gem) = 18944 +SHA256 (rubygem/redis-store-1.1.6.gem) = bab1aeb8f590965401a29cb799d34c97f577718aef799be858bd0f66da7517f5 +SIZE (rubygem/redis-store-1.1.6.gem) = 18944 From owner-svn-ports-head@freebsd.org Sat Jul 18 11:13:48 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 894319A2C43; Sat, 18 Jul 2015 11:13:48 +0000 (UTC) (envelope-from sunpoet@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 580EB19CE; Sat, 18 Jul 2015 11:13:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IBDmxU032633; Sat, 18 Jul 2015 11:13:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IBDlPQ032631; Sat, 18 Jul 2015 11:13:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181113.t6IBDlPQ032631@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 11:13:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392415 - head/textproc/rubygem-spreadsheet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 11:13:48 -0000 Author: sunpoet Date: Sat Jul 18 11:13:46 2015 New Revision: 392415 URL: https://svnweb.freebsd.org/changeset/ports/392415 Log: - Update to 1.0.4 Changes: http://scm.ywesee.com/?p=spreadsheet/.git;f=History.md;hb=HEAD Modified: head/textproc/rubygem-spreadsheet/Makefile head/textproc/rubygem-spreadsheet/distinfo Modified: head/textproc/rubygem-spreadsheet/Makefile ============================================================================== --- head/textproc/rubygem-spreadsheet/Makefile Sat Jul 18 11:13:41 2015 (r392414) +++ head/textproc/rubygem-spreadsheet/Makefile Sat Jul 18 11:13:46 2015 (r392415) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spreadsheet -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-spreadsheet/distinfo ============================================================================== --- head/textproc/rubygem-spreadsheet/distinfo Sat Jul 18 11:13:41 2015 (r392414) +++ head/textproc/rubygem-spreadsheet/distinfo Sat Jul 18 11:13:46 2015 (r392415) @@ -1,2 +1,2 @@ -SHA256 (rubygem/spreadsheet-1.0.3.gem) = cd5e327c2ef0a1ae340883bd3b543038e190eeec11065743d697993d8e26ab4c -SIZE (rubygem/spreadsheet-1.0.3.gem) = 4477440 +SHA256 (rubygem/spreadsheet-1.0.4.gem) = b80424ac27df8eaab14dd96a9235b3400cb6aa7d191d5a22d06f914f00d59ae4 +SIZE (rubygem/spreadsheet-1.0.4.gem) = 4485632 From owner-svn-ports-head@freebsd.org Sat Jul 18 11:13:53 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E774F9A2C6C; Sat, 18 Jul 2015 11:13:53 +0000 (UTC) (envelope-from sunpoet@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 D300B1A9E; Sat, 18 Jul 2015 11:13:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IBDr0w032750; Sat, 18 Jul 2015 11:13:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IBDrHj032748; Sat, 18 Jul 2015 11:13:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181113.t6IBDrHj032748@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 11:13:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392416 - head/www/rubygem-d3_rails X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 11:13:54 -0000 Author: sunpoet Date: Sat Jul 18 11:13:52 2015 New Revision: 392416 URL: https://svnweb.freebsd.org/changeset/ports/392416 Log: - Update to 3.5.6 Changes: https://github.com/logical42/d3_rails/commits/master Modified: head/www/rubygem-d3_rails/Makefile head/www/rubygem-d3_rails/distinfo Modified: head/www/rubygem-d3_rails/Makefile ============================================================================== --- head/www/rubygem-d3_rails/Makefile Sat Jul 18 11:13:46 2015 (r392415) +++ head/www/rubygem-d3_rails/Makefile Sat Jul 18 11:13:52 2015 (r392416) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= d3_rails -PORTVERSION= 3.5.5 +PORTVERSION= 3.5.6 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-d3_rails/distinfo ============================================================================== --- head/www/rubygem-d3_rails/distinfo Sat Jul 18 11:13:46 2015 (r392415) +++ head/www/rubygem-d3_rails/distinfo Sat Jul 18 11:13:52 2015 (r392416) @@ -1,2 +1,2 @@ -SHA256 (rubygem/d3_rails-3.5.5.gem) = 8fedd753f9accdd3587753d4a89de901e5bd7d9e2ba1a5e91c52f564300eecfd -SIZE (rubygem/d3_rails-3.5.5.gem) = 133632 +SHA256 (rubygem/d3_rails-3.5.6.gem) = 556304fd34eace3008231e151df6ad8ed5870c59ecffc639ee1f810859225f39 +SIZE (rubygem/d3_rails-3.5.6.gem) = 134144 From owner-svn-ports-head@freebsd.org Sat Jul 18 11:13:58 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E67929A2C98; Sat, 18 Jul 2015 11:13:58 +0000 (UTC) (envelope-from sunpoet@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 D17291B86; Sat, 18 Jul 2015 11:13:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IBDwIN032867; Sat, 18 Jul 2015 11:13:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IBDwnw032865; Sat, 18 Jul 2015 11:13:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181113.t6IBDwnw032865@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 11:13:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392417 - head/www/rubygem-d3_rails-rails4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 11:13:59 -0000 Author: sunpoet Date: Sat Jul 18 11:13:57 2015 New Revision: 392417 URL: https://svnweb.freebsd.org/changeset/ports/392417 Log: - Update to 3.5.6 Changes: https://github.com/logical42/d3_rails/commits/master Modified: head/www/rubygem-d3_rails-rails4/Makefile head/www/rubygem-d3_rails-rails4/distinfo Modified: head/www/rubygem-d3_rails-rails4/Makefile ============================================================================== --- head/www/rubygem-d3_rails-rails4/Makefile Sat Jul 18 11:13:52 2015 (r392416) +++ head/www/rubygem-d3_rails-rails4/Makefile Sat Jul 18 11:13:57 2015 (r392417) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= d3_rails -PORTVERSION= 3.5.5 +PORTVERSION= 3.5.6 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails4 Modified: head/www/rubygem-d3_rails-rails4/distinfo ============================================================================== --- head/www/rubygem-d3_rails-rails4/distinfo Sat Jul 18 11:13:52 2015 (r392416) +++ head/www/rubygem-d3_rails-rails4/distinfo Sat Jul 18 11:13:57 2015 (r392417) @@ -1,2 +1,2 @@ -SHA256 (rubygem/d3_rails-3.5.5.gem) = 8fedd753f9accdd3587753d4a89de901e5bd7d9e2ba1a5e91c52f564300eecfd -SIZE (rubygem/d3_rails-3.5.5.gem) = 133632 +SHA256 (rubygem/d3_rails-3.5.6.gem) = 556304fd34eace3008231e151df6ad8ed5870c59ecffc639ee1f810859225f39 +SIZE (rubygem/d3_rails-3.5.6.gem) = 134144 From owner-svn-ports-head@freebsd.org Sat Jul 18 11:14:03 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9BE879A2CD4; Sat, 18 Jul 2015 11:14:03 +0000 (UTC) (envelope-from sunpoet@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 8C79C1C5F; Sat, 18 Jul 2015 11:14:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IBE3tI032976; Sat, 18 Jul 2015 11:14:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IBE38K032975; Sat, 18 Jul 2015 11:14:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181114.t6IBE38K032975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 11:14:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392418 - head/www/rubygem-cal-heatmap-rails-rails4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 11:14:03 -0000 Author: sunpoet Date: Sat Jul 18 11:14:02 2015 New Revision: 392418 URL: https://svnweb.freebsd.org/changeset/ports/392418 Log: - Add NO_ARCH Modified: head/www/rubygem-cal-heatmap-rails-rails4/Makefile Modified: head/www/rubygem-cal-heatmap-rails-rails4/Makefile ============================================================================== --- head/www/rubygem-cal-heatmap-rails-rails4/Makefile Sat Jul 18 11:13:57 2015 (r392417) +++ head/www/rubygem-cal-heatmap-rails-rails4/Makefile Sat Jul 18 11:14:02 2015 (r392418) @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-d3_rails-rails4>0:${PORTSDIR}/www/rubygem-d3_rails-rails4 +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes From owner-svn-ports-head@freebsd.org Sat Jul 18 11:14:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46A259A2D01; Sat, 18 Jul 2015 11:14:09 +0000 (UTC) (envelope-from sunpoet@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 1DD341D6C; Sat, 18 Jul 2015 11:14:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IBE8j8033093; Sat, 18 Jul 2015 11:14:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IBE8lB033091; Sat, 18 Jul 2015 11:14:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181114.t6IBE8lB033091@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 11:14:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392419 - head/www/rubygem-puma X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 11:14:09 -0000 Author: sunpoet Date: Sat Jul 18 11:14:07 2015 New Revision: 392419 URL: https://svnweb.freebsd.org/changeset/ports/392419 Log: - Update to 2.12.1 Changes: https://github.com/puma/puma/blob/master/History.txt Modified: head/www/rubygem-puma/Makefile head/www/rubygem-puma/distinfo Modified: head/www/rubygem-puma/Makefile ============================================================================== --- head/www/rubygem-puma/Makefile Sat Jul 18 11:14:02 2015 (r392418) +++ head/www/rubygem-puma/Makefile Sat Jul 18 11:14:07 2015 (r392419) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= puma -PORTVERSION= 2.12.0 +PORTVERSION= 2.12.1 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-puma/distinfo ============================================================================== --- head/www/rubygem-puma/distinfo Sat Jul 18 11:14:02 2015 (r392418) +++ head/www/rubygem-puma/distinfo Sat Jul 18 11:14:07 2015 (r392419) @@ -1,2 +1,2 @@ -SHA256 (rubygem/puma-2.12.0.gem) = ca1b905d3b41ae2038a8ff7f3c66ad0d9c777d561654b6032fb99b76ae661d2e -SIZE (rubygem/puma-2.12.0.gem) = 95232 +SHA256 (rubygem/puma-2.12.1.gem) = 52e07e44457ce2fba6f24e9af455afabcb2c08946994f570f3e0311bde8e6b8f +SIZE (rubygem/puma-2.12.1.gem) = 95232 From owner-svn-ports-head@freebsd.org Sat Jul 18 11:23:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B5E09A2FA1 for ; Sat, 18 Jul 2015 11:23:45 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-oi0-f41.google.com (mail-oi0-f41.google.com [209.85.218.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 55E9E1155 for ; Sat, 18 Jul 2015 11:23:44 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by oigd21 with SMTP id d21so42265553oig.1 for ; Sat, 18 Jul 2015 04:23:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=g6XDF0abyzadKntnGs4a22V42XEE2xxYNRFDDqDdN2g=; b=au7SHBcZPbE7+/VjgT18GN0P9OTDmarUuW5xhiLtyofgfGbIhfwHKOcgzVrQwmDoPs VhDTaT4Gvhy52E7G+CEUYIv+pw261eJWyOXmBshTm6xltJ0VrwcI8SqxT6oDVaoc3odz 56faUbKZvvptpqyDEB351WqOcsnh/m0Q0F3BbTaA+VveylPv65/SVTdHKyfPkbH5rQCn sXIZFxjAKspDGUrl7Mens3Nt9hJYGHTikqrfbZFYtjESNnoaQ0LzLRdgEdPF26IR57Wp hNexdF1+XDtVROi/OTNKkM/NH/R9BOd+vLsmhLGDh8wr574L6NYJFyiTc+ux4PK32GxR gyyw== X-Gm-Message-State: ALoCoQlLQQFoiFbldouAwf3f3puaUOo9SlB7y3n361Piog4iwkp1b6BpK16fOelHb+2qe7tyYTRg X-Received: by 10.202.108.142 with SMTP id h136mr17022862oic.86.1437218623629; Sat, 18 Jul 2015 04:23:43 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.202.73.68 with HTTP; Sat, 18 Jul 2015 04:23:04 -0700 (PDT) In-Reply-To: <201507152039.t6FKdXdg066066@svnmir.geo.freebsd.org> References: <201507152039.t6FKdXdg066066@svnmir.geo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 19:23:04 +0800 X-Google-Sender-Auth: yno2bc-SIE_MniHY3Fhamzu2Ce0 Message-ID: Subject: Re: svn commit: r392212 - head/net/luasocket To: Dmitry Marakasov Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 11:23:45 -0000 On Thu, Jul 16, 2015 at 4:39 AM, Dmitry Marakasov wrote: > Author: amdmi3 > Date: Wed Jul 15 20:39:32 2015 > New Revision: 392212 > URL: https://svnweb.freebsd.org/changeset/ports/392212 > > Log: > - Use | as separator in sed regexps to not stumble on ${CC} containing > slashes > - Add LICENSE_FILE > - Sort USES > - Strip libraries > Please bump PORTREVISION for package change. Thanks. Regards, sunpoet > - Unsilence INSTALL_* > > PR: 201269 > Submitted by: amdmi3 > Approved by: maintainer timeout (lx, 2 weeks) > > Modified: > head/net/luasocket/Makefile > > Modified: head/net/luasocket/Makefile > > ============================================================================== > --- head/net/luasocket/Makefile Wed Jul 15 20:34:28 2015 (r392211) > +++ head/net/luasocket/Makefile Wed Jul 15 20:39:32 2015 (r392212) > @@ -10,13 +10,14 @@ MAINTAINER= lx@FreeBSD.org > COMMENT= IPv4 and IPv6 socket support for the Lua language > > LICENSE= MIT > +LICENSE_FILE= ${WRKSRC}/LICENSE > > USE_GITHUB= yes > GH_ACCOUNT= diegonehab > GH_TAGNAME= v3.0-rc1 > > MAKE_ARGS= LUA_VER=${LUA_VER} > -USES= lua:51 gmake pkgconfig > +USES= gmake lua:51 pkgconfig > > CFLAGS+= `pkgconf --cflags lua-${LUA_VER}` > LDFLAGS+= -shared `pkgconf --libs lua-${LUA_VER}` > @@ -26,13 +27,14 @@ OPTIONS_DEFINE= DOCS > post-extract: > @${MV} ${WRKSRC}/makefile ${WRKSRC}/Makefile > @${MV} ${WRKSRC}/src/makefile ${WRKSRC}/src/Makefile > - @${REINPLACE_CMD} -e 's/gcc/${CC}/g' ${WRKSRC}/src/Makefile > - @${REINPLACE_CMD} -e 's/CFLAGS=/CFLAGS\+=/g' ${WRKSRC}/src/Makefile > - @${REINPLACE_CMD} -e 's/LDFLAGS=/LDFLAGS\+=/g' > ${WRKSRC}/src/Makefile > + @${REINPLACE_CMD} -e 's|gcc|${CC}|g' ${WRKSRC}/src/Makefile > + @${REINPLACE_CMD} -e 's|CFLAGS=|CFLAGS\+=|g' ${WRKSRC}/src/Makefile > + @${REINPLACE_CMD} -e 's|LDFLAGS=|LDFLAGS\+=|g' > ${WRKSRC}/src/Makefile > @${REINPLACE_CMD} -e 's/prefix/PREFIX/g' ${WRKSRC}/src/Makefile > > post-install: > + ${STRIP_CMD} > ${STAGEDIR}${LUA_MODLIBDIR:S|^${LOCALBASE}|${PREFIX}|}/*/*.so > @${MKDIR} ${STAGEDIR}/${DOCSDIR} > - @${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}/${DOCSDIR} > + ${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}/${DOCSDIR} > > .include > _______________________________________________ > svn-ports-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" From owner-svn-ports-head@freebsd.org Sat Jul 18 12:58:19 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 855A09A3104; Sat, 18 Jul 2015 12:58:19 +0000 (UTC) (envelope-from mandree@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 75C0E1FDF; Sat, 18 Jul 2015 12:58:19 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6ICwJcR073201; Sat, 18 Jul 2015 12:58:19 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ICwIr7073199; Sat, 18 Jul 2015 12:58:18 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201507181258.t6ICwIr7073199@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Sat, 18 Jul 2015 12:58:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392420 - head/dns/dnsmasq-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 12:58:19 -0000 Author: mandree Date: Sat Jul 18 12:58:18 2015 New Revision: 392420 URL: https://svnweb.freebsd.org/changeset/ports/392420 Log: Update to new release candidate #3 DNSSEC fix, signed wildcard CNAME to unsigned domain. Update Polish translation. Modified: head/dns/dnsmasq-devel/Makefile head/dns/dnsmasq-devel/distinfo Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Sat Jul 18 11:14:07 2015 (r392419) +++ head/dns/dnsmasq-devel/Makefile Sat Jul 18 12:58:18 2015 (r392420) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.74rc1 +DISTVERSION= 2.74rc3 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ PKGNAMESUFFIX= -devel Modified: head/dns/dnsmasq-devel/distinfo ============================================================================== --- head/dns/dnsmasq-devel/distinfo Sat Jul 18 11:14:07 2015 (r392419) +++ head/dns/dnsmasq-devel/distinfo Sat Jul 18 12:58:18 2015 (r392420) @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.74rc1.tar.xz) = 9a1aeaa341270f6d2f2bdffec2cb8e4f24b0c76445e2742aa63b390116efd963 -SIZE (dnsmasq-2.74rc1.tar.xz) = 486348 +SHA256 (dnsmasq-2.74rc3.tar.xz) = 0c18dec3ec03ec3e3573d89da74c126d2a5e847bf9d0b35ee2ff79cc8d6ade76 +SIZE (dnsmasq-2.74rc3.tar.xz) = 486940 From owner-svn-ports-head@freebsd.org Sat Jul 18 13:30:30 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29AD09A374F; Sat, 18 Jul 2015 13:30:30 +0000 (UTC) (envelope-from marino@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 18E351CC1; Sat, 18 Jul 2015 13:30:30 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IDUUdf087936; Sat, 18 Jul 2015 13:30:30 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IDUSFG087930; Sat, 18 Jul 2015 13:30:28 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201507181330.t6IDUSFG087930@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 18 Jul 2015 13:30:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392421 - in head/lang/gcc5-aux: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 13:30:30 -0000 Author: marino Date: Sat Jul 18 13:30:27 2015 New Revision: 392421 URL: https://svnweb.freebsd.org/changeset/ports/392421 Log: lang/gcc5-aux: Upgrade version 20150609 => 20150716 (release 5.2.0) This contains some minor fixes for DragonFly's master branch. The patch diffs are less due to freebsd unwind support backport to 5 branch. Modified: head/lang/gcc5-aux/Makefile head/lang/gcc5-aux/Makefile.version head/lang/gcc5-aux/distinfo head/lang/gcc5-aux/files/diff-ada head/lang/gcc5-aux/files/diff-core head/lang/gcc5-aux/files/diff-cxx Modified: head/lang/gcc5-aux/Makefile ============================================================================== --- head/lang/gcc5-aux/Makefile Sat Jul 18 12:58:18 2015 (r392420) +++ head/lang/gcc5-aux/Makefile Sat Jul 18 13:30:27 2015 (r392421) @@ -255,22 +255,22 @@ test-ada: test-cxx: # libstdc++ testsuite will break every time, for TRUE to continue cd ${BUILDDIR} && ${SETENV} ${ADA_MAKE_ENV} \ - ${MAKE_CMD} -sk check-c++ || true + ${MAKE_CMD} -j${MAKE_JOBS_NUMBER} -sk check-c++ || true test-c: cd ${BUILDDIR} && ${SETENV} ${ADA_MAKE_ENV} \ - ${MAKE_CMD} -sk check-c + ${MAKE_CMD} -j${MAKE_JOBS_NUMBER} -sk check-c test-fortran: . if ${PORT_OPTIONS:MFORT} cd ${BUILDDIR} && ${SETENV} ${ADA_MAKE_ENV} \ - ${MAKE_CMD} -sk check-fortran + ${MAKE_CMD} -j${MAKE_JOBS_NUMBER} -sk check-fortran . endif test-objc: . if ${PORT_OPTIONS:MOBJC} cd ${BUILDDIR} && ${SETENV} ${ADA_MAKE_ENV} \ - ${MAKE_CMD} -sk check-objc + ${MAKE_CMD} -j${MAKE_JOBS_NUMBER} -sk check-objc . endif .endif Modified: head/lang/gcc5-aux/Makefile.version ============================================================================== --- head/lang/gcc5-aux/Makefile.version Sat Jul 18 12:58:18 2015 (r392420) +++ head/lang/gcc5-aux/Makefile.version Sat Jul 18 13:30:27 2015 (r392421) @@ -1,12 +1,12 @@ # $FreeBSD$ GCC_BRANCH= 5 -GCC_POINT= 1.1 +GCC_POINT= 2.0 GCC_VERSION= ${GCC_BRANCH}.${GCC_POINT} -SNAPSHOT= 20150609 -BUILD_RELEASE= no -MAIN_PR= 1 -UTIL_PR= 1 +SNAPSHOT= 20150716 +BUILD_RELEASE= yes +MAIN_PR= 0 +UTIL_PR= 0 ARMV7_PR= 0 .if ${BUILD_RELEASE:Mno} Modified: head/lang/gcc5-aux/distinfo ============================================================================== --- head/lang/gcc5-aux/distinfo Sat Jul 18 12:58:18 2015 (r392420) +++ head/lang/gcc5-aux/distinfo Sat Jul 18 13:30:27 2015 (r392421) @@ -1,5 +1,5 @@ -SHA256 (gcc-5-20150609.tar.bz2) = 9154f0b0c4950cfb6dc802da8a35d02478029923a0c44f8ca963cd7ca9107885 -SIZE (gcc-5-20150609.tar.bz2) = 90768076 +SHA256 (gcc-5.2.0.tar.bz2) = 5f835b04b5f7dd4f4d2dc96190ec1621b8d89f2dc6f638f9f8bc1b1014ba8cad +SIZE (gcc-5.2.0.tar.bz2) = 95221552 SHA256 (ada-bootstrap.i386.freebsd.84.tar.bz2) = b410336cb0e71c8a29dd5f831a17b4b7282e7d590f452475a94c6a625cfc8846 SIZE (ada-bootstrap.i386.freebsd.84.tar.bz2) = 39727003 SHA256 (ada-bootstrap.i386.freebsd.100B.tar.bz2) = 7231209f2600275f554f788ad1d036cf633c4339ebd25bd479a5bb1ddcddedf3 Modified: head/lang/gcc5-aux/files/diff-ada ============================================================================== --- head/lang/gcc5-aux/files/diff-ada Sat Jul 18 12:58:18 2015 (r392420) +++ head/lang/gcc5-aux/files/diff-ada Sat Jul 18 13:30:27 2015 (r392421) @@ -905,6 +905,15 @@ Non_Empty_Node : constant Project_Node_Id := 1; --- gcc/ada/s-oscons-tmplt.c.orig +++ gcc/ada/s-oscons-tmplt.c +@@ -402,7 +402,7 @@ + + /* ioctl(2) requests are "int" in UNIX, but "unsigned long" on FreeBSD */ + +-#ifdef __FreeBSD__ ++#if defined (__FreeBSD__) || defined (__DragonFly__) + # define CNI CNU + # define IOCTL_Req_T "unsigned" + #else @@ -1014,7 +1014,7 @@ */ @@ -914,23 +923,16 @@ # define PTY_Library "-lutil" #else # define PTY_Library "" ---- gcc/ada/s-osinte-android.ads.orig -+++ gcc/ada/s-osinte-android.ads -@@ -597,11 +597,11 @@ - - type pid_t is new int; - -- type time_t is new long; -+ type time_t is new Long_Long_Integer; - - type timespec is record -- tv_sec : time_t; -- tv_nsec : long; -+ ts_sec : time_t; -+ ts_nsec : long; - end record; - pragma Convention (C, timespec); +@@ -1435,7 +1435,8 @@ + #endif + CND(CLOCK_THREAD_CPUTIME_ID, "Thread CPU clock") +-#if defined(__FreeBSD__) || (defined(_AIX) && defined(_AIXVERSION_530)) ++#if defined(__FreeBSD__) || (defined(_AIX) && defined(_AIXVERSION_530)) \ ++ || defined(__DragonFly__) + /** On these platforms use system provided monotonic clock instead of + ** the default CLOCK_REALTIME. We then need to set up cond var attributes + ** appropriately (see thread.c). --- /dev/null +++ gcc/ada/s-osinte-dragonfly.adb @@ -0,0 +1,116 @@ Modified: head/lang/gcc5-aux/files/diff-core ============================================================================== --- head/lang/gcc5-aux/files/diff-core Sat Jul 18 12:58:18 2015 (r392420) +++ head/lang/gcc5-aux/files/diff-core Sat Jul 18 13:30:27 2015 (r392421) @@ -11,7 +11,7 @@ #undef LINK_SPEC --- gcc/config/i386/freebsd.h.orig +++ gcc/config/i386/freebsd.h -@@ -90,6 +90,14 @@ +@@ -77,6 +77,14 @@ When the -shared link option is used a final link is not being done. */ @@ -26,7 +26,7 @@ #undef LINK_SPEC #define LINK_SPEC "\ %{p:%nconsider using '-pg' instead of '-p' with gprof(1)} \ -@@ -101,6 +109,7 @@ +@@ -88,6 +96,7 @@ %{rdynamic:-export-dynamic} \ -dynamic-linker %(fbsd_dynamic_linker) } \ %{static:-Bstatic}} \ @@ -42,182 +42,6 @@ %{static:-Bstatic}} \ + %{!static:" ELF_HASH_STYLE "-rpath @PREFIX@/@GCCAUX@/lib} \ %{symbolic:-Bsymbolic}" ---- /dev/null -+++ libgcc/config/i386/freebsd-unwind.h -@@ -0,0 +1,173 @@ -+/* DWARF2 EH unwinding support for FreeBSD: AMD x86-64 and x86. -+ Copyright (C) 2015 Free Software Foundation, Inc. -+ Contributed by John Marino -+ -+This file is part of GCC. -+ -+GCC is free software; you can redistribute it and/or modify -+it under the terms of the GNU General Public License as published by -+the Free Software Foundation; either version 3, or (at your option) -+any later version. -+ -+GCC is distributed in the hope that it will be useful, -+but WITHOUT ANY WARRANTY; without even the implied warranty of -+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+GNU General Public License for more details. -+ -+Under Section 7 of GPL version 3, you are granted additional -+permissions described in the GCC Runtime Library Exception, version -+3.1, as published by the Free Software Foundation. -+ -+You should have received a copy of the GNU General Public License and -+a copy of the GCC Runtime Library Exception along with this program; -+see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+. */ -+ -+/* Do code reading to identify a signal frame, and set the frame -+ state data appropriately. See unwind-dw2.c for the structs. */ -+ -+#include -+#include -+#include -+#include -+ -+#define REG_NAME(reg) sf_uc.uc_mcontext.mc_## reg -+ -+#ifdef __x86_64__ -+#define MD_FALLBACK_FRAME_STATE_FOR x86_64_freebsd_fallback_frame_state -+ -+static _Unwind_Reason_Code -+x86_64_freebsd_fallback_frame_state -+(struct _Unwind_Context *context, _Unwind_FrameState *fs) -+{ -+ struct sigframe *sf; -+ long new_cfa; -+ -+ /* Prior to FreeBSD 9, the signal trampoline was located immediately -+ before the ps_strings. To support non-executable stacks on AMD64, -+ the sigtramp was moved to a shared page for FreeBSD 9. Unfortunately -+ this means looking frame patterns again (sys/amd64/amd64/sigtramp.S) -+ rather than using the robust and convenient KERN_PS_STRINGS trick. -+ -+ : lea 0x10(%rsp),%rdi -+ : pushq $0x0 -+ : mov $0x1a1,%rax -+ : syscall -+ -+ If we can't find this pattern, we're at the end of the stack. -+ */ -+ -+ if (!( *(unsigned int *)(context->ra) == 0x247c8d48 -+ && *(unsigned int *)(context->ra + 4) == 0x48006a10 -+ && *(unsigned int *)(context->ra + 8) == 0x01a1c0c7 -+ && *(unsigned int *)(context->ra + 12) == 0x050f0000 )) -+ return _URC_END_OF_STACK; -+ -+ sf = (struct sigframe *) context->cfa; -+ new_cfa = sf->REG_NAME(rsp); -+ fs->regs.cfa_how = CFA_REG_OFFSET; -+ /* Register 7 is rsp */ -+ fs->regs.cfa_reg = 7; -+ fs->regs.cfa_offset = new_cfa - (long) context->cfa; -+ -+ /* The SVR4 register numbering macros aren't usable in libgcc. */ -+ fs->regs.reg[0].how = REG_SAVED_OFFSET; -+ fs->regs.reg[0].loc.offset = (long)&sf->REG_NAME(rax) - new_cfa; -+ fs->regs.reg[1].how = REG_SAVED_OFFSET; -+ fs->regs.reg[1].loc.offset = (long)&sf->REG_NAME(rdx) - new_cfa; -+ fs->regs.reg[2].how = REG_SAVED_OFFSET; -+ fs->regs.reg[2].loc.offset = (long)&sf->REG_NAME(rcx) - new_cfa; -+ fs->regs.reg[3].how = REG_SAVED_OFFSET; -+ fs->regs.reg[3].loc.offset = (long)&sf->REG_NAME(rbx) - new_cfa; -+ fs->regs.reg[4].how = REG_SAVED_OFFSET; -+ fs->regs.reg[4].loc.offset = (long)&sf->REG_NAME(rsi) - new_cfa; -+ fs->regs.reg[5].how = REG_SAVED_OFFSET; -+ fs->regs.reg[5].loc.offset = (long)&sf->REG_NAME(rdi) - new_cfa; -+ fs->regs.reg[6].how = REG_SAVED_OFFSET; -+ fs->regs.reg[6].loc.offset = (long)&sf->REG_NAME(rbp) - new_cfa; -+ fs->regs.reg[8].how = REG_SAVED_OFFSET; -+ fs->regs.reg[8].loc.offset = (long)&sf->REG_NAME(r8) - new_cfa; -+ fs->regs.reg[9].how = REG_SAVED_OFFSET; -+ fs->regs.reg[9].loc.offset = (long)&sf->REG_NAME(r9) - new_cfa; -+ fs->regs.reg[10].how = REG_SAVED_OFFSET; -+ fs->regs.reg[10].loc.offset = (long)&sf->REG_NAME(r10) - new_cfa; -+ fs->regs.reg[11].how = REG_SAVED_OFFSET; -+ fs->regs.reg[11].loc.offset = (long)&sf->REG_NAME(r11) - new_cfa; -+ fs->regs.reg[12].how = REG_SAVED_OFFSET; -+ fs->regs.reg[12].loc.offset = (long)&sf->REG_NAME(r12) - new_cfa; -+ fs->regs.reg[13].how = REG_SAVED_OFFSET; -+ fs->regs.reg[13].loc.offset = (long)&sf->REG_NAME(r13) - new_cfa; -+ fs->regs.reg[14].how = REG_SAVED_OFFSET; -+ fs->regs.reg[14].loc.offset = (long)&sf->REG_NAME(r14) - new_cfa; -+ fs->regs.reg[15].how = REG_SAVED_OFFSET; -+ fs->regs.reg[15].loc.offset = (long)&sf->REG_NAME(r15) - new_cfa; -+ fs->regs.reg[16].how = REG_SAVED_OFFSET; -+ fs->regs.reg[16].loc.offset = (long)&sf->REG_NAME(rip) - new_cfa; -+ fs->retaddr_column = 16; -+ fs->signal_frame = 1; -+ return _URC_NO_REASON; -+} -+ -+#else /* Next section is for i386 */ -+ -+#define MD_FALLBACK_FRAME_STATE_FOR x86_freebsd_fallback_frame_state -+ -+/* -+ * We can't use KERN_PS_STRINGS anymore if we want to support FreeBSD32 -+ * compat on AMD64. The sigtramp is in a shared page in that case so the -+ * x86_sigtramp_range only works on a true i386 system. We have to -+ * search for the sigtramp frame if we want it working everywhere. -+ */ -+ -+static _Unwind_Reason_Code -+x86_freebsd_fallback_frame_state -+(struct _Unwind_Context *context, _Unwind_FrameState *fs) -+{ -+ struct sigframe *sf; -+ long new_cfa; -+ -+/* -+ * i386 sigtramp frame we are looking for follows. -+ * Apparently PSL_VM is variable, so we can't look past context->ra + 4 -+ * : -+ * 0: ff 54 24 10 call *0x10(%esp) *SIGF_HANDLER -+ * 4: 8d 44 24 20 lea 0x20(%esp),%eax SIGF_UC -+ * 8: 50 push %eax -+ * 9: f7 40 54 00 00 02 00 testl $0x20000,0x54(%eax) $PSL_VM -+ * 10: 75 03 jne 15 -+ * 12: 8e 68 14 mov 0x14(%eax),%gs UC_GS -+ * 15: b8 a1 01 00 00 mov 0x1a1,%eax $SYS_sigreturn -+ */ -+ -+ if (!( *(unsigned int *)(context->ra - 4) == 0x102454ff -+ && *(unsigned int *)(context->ra) == 0x2024448d )) -+ return _URC_END_OF_STACK; -+ -+ sf = (struct sigframe *) context->cfa; -+ new_cfa = sf->REG_NAME(esp); -+ fs->regs.cfa_how = CFA_REG_OFFSET; -+ fs->regs.cfa_reg = 4; -+ fs->regs.cfa_offset = new_cfa - (long) context->cfa; -+ -+ /* The SVR4 register numbering macros aren't usable in libgcc. */ -+ fs->regs.reg[0].how = REG_SAVED_OFFSET; -+ fs->regs.reg[0].loc.offset = (long)&sf->REG_NAME(eax) - new_cfa; -+ fs->regs.reg[3].how = REG_SAVED_OFFSET; -+ fs->regs.reg[3].loc.offset = (long)&sf->REG_NAME(ebx) - new_cfa; -+ fs->regs.reg[1].how = REG_SAVED_OFFSET; -+ fs->regs.reg[1].loc.offset = (long)&sf->REG_NAME(ecx) - new_cfa; -+ fs->regs.reg[2].how = REG_SAVED_OFFSET; -+ fs->regs.reg[2].loc.offset = (long)&sf->REG_NAME(edx) - new_cfa; -+ fs->regs.reg[6].how = REG_SAVED_OFFSET; -+ fs->regs.reg[6].loc.offset = (long)&sf->REG_NAME(esi) - new_cfa; -+ fs->regs.reg[7].how = REG_SAVED_OFFSET; -+ fs->regs.reg[7].loc.offset = (long)&sf->REG_NAME(edi) - new_cfa; -+ fs->regs.reg[5].how = REG_SAVED_OFFSET; -+ fs->regs.reg[5].loc.offset = (long)&sf->REG_NAME(ebp) - new_cfa; -+ fs->regs.reg[8].how = REG_SAVED_OFFSET; -+ fs->regs.reg[8].loc.offset = (long)&sf->REG_NAME(eip) - new_cfa; -+ fs->retaddr_column = 8; -+ fs->signal_frame = 1; -+ return _URC_NO_REASON; -+} -+#endif /* ifdef __x86_64__ */ --- libiberty/getpagesize.c.orig +++ libiberty/getpagesize.c @@ -20,6 +20,7 @@ @@ -308,35 +132,8 @@ if [ ! -f gcc-cross$(exeext) ] \ && [ "$(GCC_INSTALL_NAME)" != "$(GCC_TARGET_INSTALL_NAME)" ]; then \ rm -f $(DESTDIR)$(bindir)/$(target_noncanonical)-gcc-tmp$(exeext); \ ---- libgcc/config.host.orig -+++ libgcc/config.host -@@ -240,7 +240,8 @@ - extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o" - ;; - *-*-netbsd*) -- tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic t-slibgcc t-slibgcc-gld t-slibgcc-elf-ver" -+ tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic t-eh-dw2-dip" -+ tmake_file="$tmake_file t-slibgcc t-slibgcc-gld t-slibgcc-elf-ver" - # NetBSD 1.7 and later are set up to use GCC's crtstuff for - # ELF configurations. We will clear extra_parts in the - # a.out configurations. -@@ -567,14 +568,19 @@ - ;; - i[34567]86-*-freebsd*) - tmake_file="${tmake_file} i386/t-freebsd i386/t-crtstuff" -+ md_unwind_header=i386/freebsd-unwind.h - ;; - x86_64-*-freebsd*) - tmake_file="${tmake_file} i386/t-freebsd i386/t-crtstuff" -+ md_unwind_header=i386/freebsd-unwind.h - ;; - i[34567]86-*-netbsdelf*) -+ tmake_file="${tmake_file} i386/t-crtstuff" -+ md_unwind_header=i386/netbsd-unwind.h - ;; - x86_64-*-netbsd*) - tmake_file="${tmake_file} i386/t-crtstuff" -+ md_unwind_header=i386/netbsd-unwind.h - ;; - i[34567]86-*-openbsd2.*|i[34567]86-*openbsd3.[0123]) - ;; +--- libgcc/config/i386/t-dragonfly.orig ++++ libgcc/config/i386/t-dragonfly +@@ -0,0 +1,2 @@ ++# Required for -fcilkplus support ++SHLIB_MAPFILES += $(srcdir)/config/i386/libgcc-bsd.ver Modified: head/lang/gcc5-aux/files/diff-cxx ============================================================================== --- head/lang/gcc5-aux/files/diff-cxx Sat Jul 18 12:58:18 2015 (r392420) +++ head/lang/gcc5-aux/files/diff-cxx Sat Jul 18 13:30:27 2015 (r392421) @@ -1,6 +1,18 @@ +--- libstdc++-v3/config/os/bsd/dragonfly/os_defines.h.orig ++++ libstdc++-v3/config/os/bsd/dragonfly/os_defines.h +@@ -29,4 +29,9 @@ + // System-specific #define, typedefs, corrections, etc, go here. This + // file will come before all others. + ++#define _GLIBCXX_USE_C99_CHECK 1 ++#define _GLIBCXX_USE_C99_DYNAMIC (!(__ISO_C_VISIBLE >= 1999)) ++#define _GLIBCXX_USE_C99_LONG_LONG_CHECK 1 ++#define _GLIBCXX_USE_C99_LONG_LONG_DYNAMIC (_GLIBCXX_USE_C99_DYNAMIC || !defined __LONG_LONG_SUPPORTED) ++ + #endif --- libstdc++-v3/configure.host.orig +++ libstdc++-v3/configure.host -@@ -267,6 +267,9 @@ +@@ -270,6 +270,9 @@ dragonfly*) os_include_dir="os/bsd/dragonfly" ;; From owner-svn-ports-head@freebsd.org Sat Jul 18 15:01:51 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0D779A561A; Sat, 18 Jul 2015 15:01:51 +0000 (UTC) (envelope-from sunpoet@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 9E6FC1EE8; Sat, 18 Jul 2015 15:01:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IF1p2X025405; Sat, 18 Jul 2015 15:01:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IF1dIg025368; Sat, 18 Jul 2015 15:01:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181501.t6IF1dIg025368@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 15:01:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392422 - in head: french/hunspell german/hunspell hebrew/hunspell polish/hunspell portuguese/hunspell russian/hunspell textproc/en-hunspell textproc/es-hunspell textproc/it-hunspell te... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 15:01:51 -0000 Author: sunpoet Date: Sat Jul 18 15:01:38 2015 New Revision: 392422 URL: https://svnweb.freebsd.org/changeset/ports/392422 Log: - Add NO_ARCH Modified: head/french/hunspell/Makefile head/german/hunspell/Makefile head/hebrew/hunspell/Makefile head/polish/hunspell/Makefile head/portuguese/hunspell/Makefile head/russian/hunspell/Makefile head/textproc/en-hunspell/Makefile head/textproc/es-hunspell/Makefile head/textproc/it-hunspell/Makefile head/textproc/nl-hunspell/Makefile head/textproc/no-hunspell/Makefile head/textproc/ro-hunspell/Makefile head/textproc/sk-hunspell/Makefile head/textproc/so-hunspell/Makefile head/textproc/sq-hunspell/Makefile head/textproc/sr-hunspell/Makefile head/textproc/ss-hunspell/Makefile head/textproc/sv-hunspell/Makefile head/textproc/te-hunspell/Makefile head/textproc/ti-hunspell/Makefile head/textproc/tk-hunspell/Makefile head/textproc/tn-hunspell/Makefile head/textproc/ts-hunspell/Makefile head/textproc/uz-hunspell/Makefile head/textproc/ve-hunspell/Makefile head/textproc/wa-hunspell/Makefile head/textproc/xh-hunspell/Makefile head/textproc/yi-hunspell/Makefile head/textproc/zu-hunspell/Makefile head/ukrainian/hunspell/Makefile head/vietnamese/hunspell/Makefile Modified: head/french/hunspell/Makefile ============================================================================== --- head/french/hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/french/hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -14,6 +14,7 @@ COMMENT= Modern French hunspell dictiona LICENSE= MPL USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/german/hunspell/Makefile ============================================================================== --- head/german/hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/german/hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -19,6 +19,7 @@ BUILD_DEPENDS= aspell:${PORTSDIR}/textpr USES= gmake perl5 shebangfix tar:bzip2 ALL_TARGET= hunspell-all +NO_ARCH= yes USE_PERL5= build SHEBANG_FILES= bin/*.pl Modified: head/hebrew/hunspell/Makefile ============================================================================== --- head/hebrew/hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/hebrew/hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -16,6 +16,7 @@ LICENSE= AGPLv3 ALL_TARGET= hunspell CONFIGURE_ARGS= --enable-fatverb GNU_CONFIGURE= yes +NO_ARCH= yes USE_PERL5= build USES= gmake iconv:build perl5 shebangfix SHEBANG_FILES= ${WRKSRC}/pmerge Modified: head/polish/hunspell/Makefile ============================================================================== --- head/polish/hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/polish/hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -14,6 +14,7 @@ LICENSE= LGPL21 GPLv2 MPL LICENSE_COMB= dual USES= zip +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= %%DATADIR%%/pl_PL.aff \ Modified: head/portuguese/hunspell/Makefile ============================================================================== --- head/portuguese/hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/portuguese/hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -18,6 +18,7 @@ COMMENT= Portuguese hunspell dictionarie # - pt_BR is licensed under LGPL3 and MPL. LICENSE= MPL +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/hunspell-pt_PT-${PORTVERSION} Modified: head/russian/hunspell/Makefile ============================================================================== --- head/russian/hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/russian/hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -13,6 +13,7 @@ COMMENT= Russian hunspell dictionaries LICENSE= LGPL3 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes PROJECTHOST= hunspell-ru Modified: head/textproc/en-hunspell/Makefile ============================================================================== --- head/textproc/en-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/en-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -22,6 +22,7 @@ LICENSE= BSD3CLAUSE LGPL3 LICENSE_COMB= multi USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/es-hunspell/Makefile ============================================================================== --- head/textproc/es-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/es-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -15,6 +15,7 @@ COMMENT= Spanish hunspell dictionaries LICENSE= GPLv3 LGPL3 MPL LICENSE_COMB= dual +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/it-hunspell/Makefile ============================================================================== --- head/textproc/it-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/it-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -14,6 +14,7 @@ COMMENT= Italian hunspell dictionaries LICENSE= GPLv3 +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/nl-hunspell/Makefile ============================================================================== --- head/textproc/nl-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/nl-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -19,6 +19,7 @@ LICENSE_NAME_CCbyNCSA3=Attribution-NonCo LICENSE_TEXT_CCbyNCSA3=http://creativecommons.org/licenses/by/3.0/legalcode LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/no-hunspell/Makefile ============================================================================== --- head/textproc/no-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/no-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -15,6 +15,7 @@ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual USES= zip +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= %%DATADIR%%/nb_NO.aff \ Modified: head/textproc/ro-hunspell/Makefile ============================================================================== --- head/textproc/ro-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/ro-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -15,6 +15,7 @@ LICENSE= LGPL21 GPLv2 MPL LICENSE_COMB= dual USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/sk-hunspell/Makefile ============================================================================== --- head/textproc/sk-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/sk-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -16,6 +16,7 @@ LICENSE= LGPL21 GPLv2 MPL LICENSE_COMB= dual USES= zip +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= %%DATADIR%%/sk_SK.aff \ Modified: head/textproc/so-hunspell/Makefile ============================================================================== --- head/textproc/so-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/so-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -15,6 +15,7 @@ COMMENT= Somali hunspell dictionaries LICENSE= GPLv3 +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries Modified: head/textproc/sq-hunspell/Makefile ============================================================================== --- head/textproc/sq-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/sq-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -16,6 +16,7 @@ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual USES= zip +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= %%DATADIR%%/sq_AL.aff \ Modified: head/textproc/sr-hunspell/Makefile ============================================================================== --- head/textproc/sr-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/sr-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -15,6 +15,7 @@ COMMENT= Serbian hunspell dictionaries LICENSE= GPLv2 +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries Modified: head/textproc/ss-hunspell/Makefile ============================================================================== --- head/textproc/ss-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/ss-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -13,6 +13,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Swati hunspell dictionaries +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries Modified: head/textproc/sv-hunspell/Makefile ============================================================================== --- head/textproc/sv-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/sv-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -15,6 +15,7 @@ COMMENT= Swedish hunspell dictionaries LICENSE= GPLv3 +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/te-hunspell/Makefile ============================================================================== --- head/textproc/te-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/te-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -17,6 +17,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= prezip-bin:${PORTSDIR}/textproc/aspell \ wordlist2hunspell:${PORTSDIR}/textproc/hunspell +NO_ARCH= yes USES= tar:bzip2 PLIST_FILES= %%DATADIR%%/te_IN.aff \ Modified: head/textproc/ti-hunspell/Makefile ============================================================================== --- head/textproc/ti-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/ti-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -13,6 +13,7 @@ MAINTAINER= office@FreeBSD.org COMMENT= Tigrigna hunspell dictionaries USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/tk-hunspell/Makefile ============================================================================== --- head/textproc/tk-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/tk-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -14,6 +14,7 @@ COMMENT= Turkmen hunspell dictionaries LICENSE= GPLv3 +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries Modified: head/textproc/tn-hunspell/Makefile ============================================================================== --- head/textproc/tn-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/tn-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -13,6 +13,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Tswana hunspell dictionaries +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries Modified: head/textproc/ts-hunspell/Makefile ============================================================================== --- head/textproc/ts-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/ts-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -13,6 +13,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Tsonga hunspell dictionaries +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries Modified: head/textproc/uz-hunspell/Makefile ============================================================================== --- head/textproc/uz-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/uz-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -13,6 +13,7 @@ MAINTAINER= office@FreeBSD.org COMMENT= Uzbek hunspell dictionaries ALL_TARGET= uz_UZ.dic +NO_ARCH= yes USES= tar:bzip2 WRKSRC= ${WRKDIR}/${DISTNAME}/hunspell Modified: head/textproc/ve-hunspell/Makefile ============================================================================== --- head/textproc/ve-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/ve-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -13,6 +13,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Venda hunspell dictionaries +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries Modified: head/textproc/wa-hunspell/Makefile ============================================================================== --- head/textproc/wa-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/wa-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -17,6 +17,7 @@ LICENSE= LGPL21 BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell ALL_TARGET= myspell +NO_ARCH= yes USES= tar:bzip2 PLIST_FILES= %%DATADIR%%/wa.aff \ Modified: head/textproc/xh-hunspell/Makefile ============================================================================== --- head/textproc/xh-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/xh-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -13,6 +13,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Xhosa hunspell dictionaries +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries Modified: head/textproc/yi-hunspell/Makefile ============================================================================== --- head/textproc/yi-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/yi-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -14,6 +14,7 @@ COMMENT= Yiddish hunspell dictionaries LICENSE= GPLv3 +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries Modified: head/textproc/zu-hunspell/Makefile ============================================================================== --- head/textproc/zu-hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/textproc/zu-hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -13,6 +13,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Zulu hunspell dictionaries +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries Modified: head/ukrainian/hunspell/Makefile ============================================================================== --- head/ukrainian/hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/ukrainian/hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -14,6 +14,7 @@ LICENSE= GPLv2 LGPL21 LICENSE_COMB= dual ALL_TARGET= myspell +NO_ARCH= yes USE_PERL5= build USES= gmake iconv:build shebangfix perl5 tar:tgz SHEBANG_FILES= bin/*.pl Modified: head/vietnamese/hunspell/Makefile ============================================================================== --- head/vietnamese/hunspell/Makefile Sat Jul 18 13:30:27 2015 (r392421) +++ head/vietnamese/hunspell/Makefile Sat Jul 18 15:01:38 2015 (r392422) @@ -14,6 +14,7 @@ COMMENT= Vietnamese hunspell dictionarie LICENSE= GPLv3 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes PROJECTHOST= hunspell-spellcheck-vi From owner-svn-ports-head@freebsd.org Sat Jul 18 15:02:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84C7D9A56F6; Sat, 18 Jul 2015 15:02:09 +0000 (UTC) (envelope-from sunpoet@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 68A0410B8; Sat, 18 Jul 2015 15:02:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IF29aG026350; Sat, 18 Jul 2015 15:02:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IF22Pb026330; Sat, 18 Jul 2015 15:02:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181502.t6IF22Pb026330@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 15:02:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392423 - in head: french/mythes german/mythes hungarian/mythes polish/mythes portuguese/mythes russian/mythes textproc/bg-mythes textproc/cs-mythes textproc/en-mythes textproc/es-mythe... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 15:02:09 -0000 Author: sunpoet Date: Sat Jul 18 15:02:02 2015 New Revision: 392423 URL: https://svnweb.freebsd.org/changeset/ports/392423 Log: - Add NO_ARCH Modified: head/french/mythes/Makefile head/german/mythes/Makefile head/hungarian/mythes/Makefile head/polish/mythes/Makefile head/portuguese/mythes/Makefile head/russian/mythes/Makefile head/textproc/bg-mythes/Makefile head/textproc/cs-mythes/Makefile head/textproc/en-mythes/Makefile head/textproc/es-mythes/Makefile head/textproc/it-mythes/Makefile head/textproc/nl-mythes/Makefile head/textproc/ro-mythes/Makefile head/textproc/sk-mythes/Makefile head/textproc/sl-mythes/Makefile head/textproc/sv-mythes/Makefile head/ukrainian/mythes/Makefile Modified: head/french/mythes/Makefile ============================================================================== --- head/french/mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/french/mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -14,6 +14,7 @@ COMMENT= French thesaurus LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/german/mythes/Makefile ============================================================================== --- head/german/mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/german/mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -13,6 +13,7 @@ COMMENT= German thesaurus LICENSE= LGPL21 +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/hungarian/mythes/Makefile ============================================================================== --- head/hungarian/mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/hungarian/mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -14,6 +14,7 @@ COMMENT= Hungarian thesaurus LICENSE= GPLv2 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/polish/mythes/Makefile ============================================================================== --- head/polish/mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/polish/mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -14,6 +14,7 @@ COMMENT= Polish thesaurus LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/portuguese/mythes/Makefile ============================================================================== --- head/portuguese/mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/portuguese/mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -14,6 +14,7 @@ COMMENT= Portuguese thesaurus LICENSE= GPLv2 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/russian/mythes/Makefile ============================================================================== --- head/russian/mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/russian/mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -14,6 +14,7 @@ COMMENT= Russian thesaurus LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/bg-mythes/Makefile ============================================================================== --- head/textproc/bg-mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/textproc/bg-mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -16,6 +16,7 @@ LICENSE= GPLv2 LGPL21 MPL LICENSE_COMB= dual USES= zip +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= %%DATADIR%%/th_bg_BG.dat \ Modified: head/textproc/cs-mythes/Makefile ============================================================================== --- head/textproc/cs-mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/textproc/cs-mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -15,6 +15,7 @@ COMMENT= Czech thesaurus LICENSE= MIT USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/en-mythes/Makefile ============================================================================== --- head/textproc/en-mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/textproc/en-mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -15,6 +15,7 @@ COMMENT= English thesaurus LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/es-mythes/Makefile ============================================================================== --- head/textproc/es-mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/textproc/es-mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -13,6 +13,7 @@ COMMENT= Spanish thesaurus LICENSE= LGPL21 +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes USES= tar:bzip2 Modified: head/textproc/it-mythes/Makefile ============================================================================== --- head/textproc/it-mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/textproc/it-mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -15,6 +15,7 @@ COMMENT= Italian thesaurus LICENSE= AGPLv3 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/nl-mythes/Makefile ============================================================================== --- head/textproc/nl-mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/textproc/nl-mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -14,6 +14,7 @@ COMMENT= Dutch thesaurus LICENSE= BSD3CLAUSE +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/ro-mythes/Makefile ============================================================================== --- head/textproc/ro-mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/textproc/ro-mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -15,6 +15,7 @@ COMMENT= Romanian thesaurus LICENSE= GPLv2 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/sk-mythes/Makefile ============================================================================== --- head/textproc/sk-mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/textproc/sk-mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -14,6 +14,7 @@ COMMENT= Slovak thesaurus LICENSE= MIT USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/sl-mythes/Makefile ============================================================================== --- head/textproc/sl-mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/textproc/sl-mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -14,6 +14,7 @@ COMMENT= Slovenian thesaurus LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/sv-mythes/Makefile ============================================================================== --- head/textproc/sv-mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/textproc/sv-mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -15,6 +15,7 @@ COMMENT= Swedish thesaurus LICENSE= MIT USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/ukrainian/mythes/Makefile ============================================================================== --- head/ukrainian/mythes/Makefile Sat Jul 18 15:01:38 2015 (r392422) +++ head/ukrainian/mythes/Makefile Sat Jul 18 15:02:02 2015 (r392423) @@ -13,6 +13,7 @@ COMMENT= Ukrainian thesaurus LICENSE= LGPL21 GPLv2 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 tar:tgz USE_PERL5= build From owner-svn-ports-head@freebsd.org Sat Jul 18 15:05:34 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E004E9A572D; Sat, 18 Jul 2015 15:05:33 +0000 (UTC) (envelope-from sunpoet@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 CE97A11B8; Sat, 18 Jul 2015 15:05:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IF5XLi027008; Sat, 18 Jul 2015 15:05:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IF5QtI026985; Sat, 18 Jul 2015 15:05:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181505.t6IF5QtI026985@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 15:05:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392424 - in head: french/hyphen german/hyphen hungarian/hyphen polish/hyphen portuguese/hyphen russian/hyphen textproc/bg-hyphen textproc/da-hyphen textproc/el-hyphen textproc/es-hyphe... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 15:05:34 -0000 Author: sunpoet Date: Sat Jul 18 15:05:25 2015 New Revision: 392424 URL: https://svnweb.freebsd.org/changeset/ports/392424 Log: - Add NO_ARCH Modified: head/french/hyphen/Makefile head/german/hyphen/Makefile head/hungarian/hyphen/Makefile head/polish/hyphen/Makefile head/portuguese/hyphen/Makefile head/russian/hyphen/Makefile head/textproc/bg-hyphen/Makefile head/textproc/da-hyphen/Makefile head/textproc/el-hyphen/Makefile head/textproc/es-hyphen/Makefile head/textproc/id-hyphen/Makefile head/textproc/is-hyphen/Makefile head/textproc/it-hyphen/Makefile head/textproc/lt-hyphen/Makefile head/textproc/nl-hyphen/Makefile head/textproc/ro-hyphen/Makefile head/textproc/sk-hyphen/Makefile head/textproc/sl-hyphen/Makefile head/textproc/sv-hyphen/Makefile head/ukrainian/hyphen/Makefile Modified: head/french/hyphen/Makefile ============================================================================== --- head/french/hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/french/hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -14,6 +14,7 @@ COMMENT= French hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/german/hyphen/Makefile ============================================================================== --- head/german/hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/german/hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -14,6 +14,7 @@ COMMENT= German hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/hungarian/hyphen/Makefile ============================================================================== --- head/hungarian/hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/hungarian/hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -14,6 +14,7 @@ COMMENT= Hungarian hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/polish/hyphen/Makefile ============================================================================== --- head/polish/hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/polish/hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -14,6 +14,7 @@ COMMENT= Polish hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/portuguese/hyphen/Makefile ============================================================================== --- head/portuguese/hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/portuguese/hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -14,6 +14,7 @@ COMMENT= Portuguese hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/russian/hyphen/Makefile ============================================================================== --- head/russian/hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/russian/hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -14,6 +14,7 @@ COMMENT= Russian hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/bg-hyphen/Makefile ============================================================================== --- head/textproc/bg-hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/textproc/bg-hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -16,6 +16,7 @@ LICENSE= GPLv2 LGPL21 MPL LICENSE_COMB= dual USES= zip +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= %%DATADIR%%/hyph_bg_BG.dic Modified: head/textproc/da-hyphen/Makefile ============================================================================== --- head/textproc/da-hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/textproc/da-hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -15,6 +15,7 @@ COMMENT= Danish hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/el-hyphen/Makefile ============================================================================== --- head/textproc/el-hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/textproc/el-hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -15,6 +15,7 @@ COMMENT= Greek hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/es-hyphen/Makefile ============================================================================== --- head/textproc/es-hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/textproc/es-hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -16,6 +16,7 @@ COMMENT= Spanish hyphenation rules LICENSE= GPLv3 LGPL3 MPL LICENSE_COMB= dual +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/id-hyphen/Makefile ============================================================================== --- head/textproc/id-hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/textproc/id-hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -15,6 +15,7 @@ COMMENT= Indonesian hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/is-hyphen/Makefile ============================================================================== --- head/textproc/is-hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/textproc/is-hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -15,6 +15,7 @@ COMMENT= Icelandic hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/it-hyphen/Makefile ============================================================================== --- head/textproc/it-hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/textproc/it-hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -14,6 +14,7 @@ COMMENT= Italian hyphenation rules LICENSE= LGPL21 +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/lt-hyphen/Makefile ============================================================================== --- head/textproc/lt-hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/textproc/lt-hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -15,6 +15,7 @@ COMMENT= Lithuanian hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/nl-hyphen/Makefile ============================================================================== --- head/textproc/nl-hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/textproc/nl-hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -15,6 +15,7 @@ COMMENT= Dutch hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/ro-hyphen/Makefile ============================================================================== --- head/textproc/ro-hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/textproc/ro-hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -15,6 +15,7 @@ LICENSE= LGPL21 GPLv2 MPL LICENSE_COMB= dual USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/sk-hyphen/Makefile ============================================================================== --- head/textproc/sk-hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/textproc/sk-hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -15,6 +15,7 @@ COMMENT= Slovak hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/sl-hyphen/Makefile ============================================================================== --- head/textproc/sl-hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/textproc/sl-hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -15,6 +15,7 @@ COMMENT= Slovenian hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/textproc/sv-hyphen/Makefile ============================================================================== --- head/textproc/sv-hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/textproc/sv-hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -15,6 +15,7 @@ COMMENT= Swedish hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/ukrainian/hyphen/Makefile ============================================================================== --- head/ukrainian/hyphen/Makefile Sat Jul 18 15:02:02 2015 (r392423) +++ head/ukrainian/hyphen/Makefile Sat Jul 18 15:05:25 2015 (r392424) @@ -14,6 +14,7 @@ COMMENT= Ukrainian hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes From owner-svn-ports-head@freebsd.org Sat Jul 18 15:14:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2CEC19A58C0; Sat, 18 Jul 2015 15:14:45 +0000 (UTC) (envelope-from vanilla@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 EE137186D; Sat, 18 Jul 2015 15:14:44 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IFEiM1031044; Sat, 18 Jul 2015 15:14:44 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IFEidX031041; Sat, 18 Jul 2015 15:14:44 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201507181514.t6IFEidX031041@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sat, 18 Jul 2015 15:14:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392425 - in head/databases/postgresql-plv8js: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 15:14:45 -0000 Author: vanilla Date: Sat Jul 18 15:14:43 2015 New Revision: 392425 URL: https://svnweb.freebsd.org/changeset/ports/392425 Log: 1: Upgrade to 1.4.4. 2: switch to USE_GITHUB. Modified: head/databases/postgresql-plv8js/Makefile head/databases/postgresql-plv8js/distinfo head/databases/postgresql-plv8js/files/patch-Makefile Modified: head/databases/postgresql-plv8js/Makefile ============================================================================== --- head/databases/postgresql-plv8js/Makefile Sat Jul 18 15:05:25 2015 (r392424) +++ head/databases/postgresql-plv8js/Makefile Sat Jul 18 15:14:43 2015 (r392425) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= plv8js -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 +DISTVERSIONPREFIX= v CATEGORIES= databases -MASTER_SITES= http://api.pgxn.org/dist/plv8/${PORTVERSION}/ PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- DISTNAME= plv8-${PORTVERSION} @@ -15,8 +15,11 @@ LICENSE= PostgreSQL LIB_DEPENDS+= libv8.so:${PORTSDIR}/lang/v8 -USES= gmake perl5 zip pgsql:9.1+ +WRKSRC= ${WRKDIR}/plv8-${PORTVERSION} +USES= gmake perl5 pgsql:9.1+ USE_PERL5= build +USE_GITHUB= yes +GH_ACCOUNT= plv8 PLIST_SUB+= PORTVERSION="${PORTVERSION}" .include Modified: head/databases/postgresql-plv8js/distinfo ============================================================================== --- head/databases/postgresql-plv8js/distinfo Sat Jul 18 15:05:25 2015 (r392424) +++ head/databases/postgresql-plv8js/distinfo Sat Jul 18 15:14:43 2015 (r392425) @@ -1,2 +1,2 @@ -SHA256 (plv8-1.4.3.zip) = 0c12629b90cf5c9e0426a4b0c7a393b2e4229092647bfc55c3a5a68c0fc659eb -SIZE (plv8-1.4.3.zip) = 165568 +SHA256 (plv8-1.4.4_GH0.tar.gz) = 5eed6438da1208cc9f46fac501e0fd974062185c342805af5d8aada3ab442a1e +SIZE (plv8-1.4.4_GH0.tar.gz) = 155693 Modified: head/databases/postgresql-plv8js/files/patch-Makefile ============================================================================== --- head/databases/postgresql-plv8js/files/patch-Makefile Sat Jul 18 15:05:25 2015 (r392424) +++ head/databases/postgresql-plv8js/files/patch-Makefile Sat Jul 18 15:14:43 2015 (r392425) @@ -1,5 +1,5 @@ ---- Makefile.orig 2013-09-07 11:00:59.000000000 +0800 -+++ Makefile 2013-09-07 11:01:29.000000000 +0800 +--- Makefile.orig 2015-05-26 17:46:56 UTC ++++ Makefile @@ -21,7 +21,7 @@ PG_VERSION_NUM := $(shell cat `$(PG_CONF | perl -ne 'print $$1 and exit if /PG_VERSION_NUM\s+(\d+)/') From owner-svn-ports-head@freebsd.org Sat Jul 18 16:10:42 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9306E9A417D; Sat, 18 Jul 2015 16:10:42 +0000 (UTC) (envelope-from pi@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 809611F98; Sat, 18 Jul 2015 16:10:42 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IGAgL7053944; Sat, 18 Jul 2015 16:10:42 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IGAeQ2053939; Sat, 18 Jul 2015 16:10:40 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201507181610.t6IGAeQ2053939@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 18 Jul 2015 16:10:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392426 - in head/math/fxt: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 16:10:42 -0000 Author: pi Date: Sat Jul 18 16:10:39 2015 New Revision: 392426 URL: https://svnweb.freebsd.org/changeset/ports/392426 Log: math/fxt: upgrade 2012.06.18 -> 2015.07.17 A substantial number of algorithms have been added, much in the combinatorial section, but also quite a few others. Very many routines have been improved (optimizations and handling corner cases). Everything (well, all demos) pass valgrind, so a handful of bugs have been squished that are next to impossible to find otherwise. Apart from that, a real and ongoing effort has been made for readability. Added: head/math/fxt/files/patch-src_fxtalloca.h (contents, props changed) Deleted: head/math/fxt/files/patch-src__fxtalloca.h Modified: head/math/fxt/Makefile head/math/fxt/distinfo head/math/fxt/files/patch-makefile head/math/fxt/pkg-plist Modified: head/math/fxt/Makefile ============================================================================== --- head/math/fxt/Makefile Sat Jul 18 15:14:43 2015 (r392425) +++ head/math/fxt/Makefile Sat Jul 18 16:10:39 2015 (r392426) @@ -2,13 +2,15 @@ # $FreeBSD$ PORTNAME= fxt -PORTVERSION= 2012.06.18 +PORTVERSION= 2015.07.17 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ MAINTAINER= ports@FreeBSD.org COMMENT= FFT code and related stuff +LICENSE= GPLv3 + WRKSRC= ${WRKDIR}/${PORTNAME} USES= gmake tar:tgz @@ -26,7 +28,6 @@ post-patch: post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/00*.txt ${STAGEDIR}${DOCSDIR}/ ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/demo && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}/) Modified: head/math/fxt/distinfo ============================================================================== --- head/math/fxt/distinfo Sat Jul 18 15:14:43 2015 (r392425) +++ head/math/fxt/distinfo Sat Jul 18 16:10:39 2015 (r392426) @@ -1,2 +1,2 @@ -SHA256 (fxt-2012.06.18.tgz) = d35cdfb949cb4b5a149c3becbd10e4b57698f92b406364b49c10591f6653efd8 -SIZE (fxt-2012.06.18.tgz) = 1401246 +SHA256 (fxt-2015.07.17.tgz) = 516f7b1bfd8df05ce5696ba2773662ca6cdc550024dd3d8012dc341b19f648ad +SIZE (fxt-2015.07.17.tgz) = 1810832 Modified: head/math/fxt/files/patch-makefile ============================================================================== --- head/math/fxt/files/patch-makefile Sat Jul 18 15:14:43 2015 (r392425) +++ head/math/fxt/files/patch-makefile Sat Jul 18 16:10:39 2015 (r392426) @@ -1,6 +1,6 @@ ---- makefile.orig 2014-06-18 20:52:27.430827185 +0800 -+++ makefile 2014-06-18 20:53:06.009833368 +0800 -@@ -127,13 +127,13 @@ install: lib +--- makefile.orig 2015-07-18 10:34:30 UTC ++++ makefile +@@ -197,13 +197,13 @@ install: lib : '[$@]' @echo 'PREFIX=$(PREFIX) LIBDIR=$(LIBDIR) INCDIR=$(INCDIR)' @: @@ -17,6 +17,6 @@ - @$(FXT_INSTALL) $(FXTLIB) $(LIBDIR)/ + @test -d $(DESTDIR)$(LIBDIR) || mkdir $(DESTDIR)$(LIBDIR) + @$(FXT_INSTALL) $(FXTLIB) $(DESTDIR)$(LIBDIR)/ - : OK. + : '[$@ OK]' .PHONY: chk-install ##x print whether installed header files are up to date Added: head/math/fxt/files/patch-src_fxtalloca.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/fxt/files/patch-src_fxtalloca.h Sat Jul 18 16:10:39 2015 (r392426) @@ -0,0 +1,18 @@ +--- src/fxtalloca.h.orig 2012-11-21 18:05:08 UTC ++++ src/fxtalloca.h +@@ -16,13 +16,13 @@ + #if defined __GNUC__ // GNU compiler + #define ALLOCA(Type, v, n) Type v[n] + #else // __GNUC__ +-#include ++#include + #define ALLOCA(Type, v, n) Type *v = (Type *)alloca((n)*sizeof(Type)) + #endif // __GNUC__ + + #ifdef FORCE_ALLOCA_H + #undef ALLOCA +-#include ++#include + //#include // for BSD + #define ALLOCA(Type, v, n) Type *v = (Type *)alloca((n)*sizeof(Type)) + #endif Modified: head/math/fxt/pkg-plist ============================================================================== --- head/math/fxt/pkg-plist Sat Jul 18 15:14:43 2015 (r392425) +++ head/math/fxt/pkg-plist Sat Jul 18 16:10:39 2015 (r392426) @@ -1,3 +1,4 @@ +include/fxt/array-len.h include/fxt/aux0-all.h include/fxt/aux0/binomial.h include/fxt/aux0/cayley-dickson-mult.h @@ -5,6 +6,9 @@ include/fxt/aux0/cmult.h include/fxt/aux0/constants.h include/fxt/aux0/csincos.h include/fxt/aux0/factorial.h +include/fxt/aux0/fibonacci.h +include/fxt/aux0/gcd.h +include/fxt/aux0/ipow.h include/fxt/aux0/ldn2rc.h include/fxt/aux0/print-fixed.h include/fxt/aux0/rand-idx.h @@ -15,34 +19,26 @@ include/fxt/aux0/sincos.h include/fxt/aux0/sumdiff.h include/fxt/aux0/swap.h include/fxt/aux0/tex-line.h -include/fxt/aux0/timer.h include/fxt/aux0/trigrec.h include/fxt/aux0/version.h include/fxt/aux1-all.h -include/fxt/aux1/num2str.h include/fxt/aux1/arith1.h include/fxt/aux1/bytescan.h include/fxt/aux1/copy.h include/fxt/aux1/norm.h +include/fxt/aux1/num2str.h include/fxt/aux1/shift.h include/fxt/aux1/wordgray.h include/fxt/aux2-all.h include/fxt/aux2/copy2d.h include/fxt/aux2/transpose.h include/fxt/aux2/transpose2.h -include/fxt/bits/bin-to-sl-gray.h -include/fxt/bits/bit-sl-gray.h -include/fxt/bits/fibrep-sl.h -include/fxt/bits/bit-dragon-r4.h -include/fxt/bits/bitzip-pairs.h -include/fxt/bits/radix-2i.h -include/fxt/bits/radix-m1pi.h -include/fxt/bits/print-bin.h -include/fxt/bits/radix-m4.h include/fxt/bits-all.h include/fxt/bits/average.h +include/fxt/bits/bin-to-sl-gray.h include/fxt/bits/bin2naf.h include/fxt/bits/bit-dragon-r13.h +include/fxt/bits/bit-dragon-r4.h include/fxt/bits/bit-dragon-r5.h include/fxt/bits/bit-dragon-r7.h include/fxt/bits/bit-dragon-r9.h @@ -50,6 +46,8 @@ include/fxt/bits/bit-dragon3.h include/fxt/bits/bit-isolate.h include/fxt/bits/bit-necklace.h include/fxt/bits/bit-paper-fold.h +include/fxt/bits/bit-rll2.h +include/fxt/bits/bit-sl-gray.h include/fxt/bits/bit2adic.h include/fxt/bits/bit2pow.h include/fxt/bits/bitasm-amd64.h @@ -90,6 +88,7 @@ include/fxt/bits/bitswap.h include/fxt/bits/bittest.h include/fxt/bits/bittransforms.h include/fxt/bits/bitxtransforms.h +include/fxt/bits/bitzip-pairs.h include/fxt/bits/bitzip.h include/fxt/bits/blue-fixed-points.h include/fxt/bits/branchless.h @@ -100,6 +99,7 @@ include/fxt/bits/crc32.h include/fxt/bits/crc64.h include/fxt/bits/cswap.h include/fxt/bits/evenodd.h +include/fxt/bits/fibrep-subset-lexrev.h include/fxt/bits/fibrep.h include/fxt/bits/graycode.h include/fxt/bits/graypower.h @@ -111,6 +111,10 @@ include/fxt/bits/nextgray.h include/fxt/bits/parenwords.h include/fxt/bits/parity.h include/fxt/bits/pcrc64.h +include/fxt/bits/print-bin.h +include/fxt/bits/radix-2i.h +include/fxt/bits/radix-m1pi.h +include/fxt/bits/radix-m4.h include/fxt/bits/revbin-upd.h include/fxt/bits/revbin.h include/fxt/bits/revgraycode.h @@ -123,7 +127,6 @@ include/fxt/bmat-all.h include/fxt/bmat/bitmat-funcs.h include/fxt/bmat/bitmat-inline.h include/fxt/bpol-all.h -include/fxt/bpol/mersenne-coprime.h include/fxt/bpol/all-irredpoly.h include/fxt/bpol/bitpol-arith.h include/fxt/bpol/bitpol-degree.h @@ -146,6 +149,7 @@ include/fxt/bpol/gf2n.h include/fxt/bpol/lfsr.h include/fxt/bpol/lfsr64.h include/fxt/bpol/lhca.h +include/fxt/bpol/mersenne-coprime.h include/fxt/bpol/necklace2bitpol.h include/fxt/bpol/normal-solvequadratic.h include/fxt/bpol/normalbasis.h @@ -155,33 +159,35 @@ include/fxt/bpol/poly-tab.h include/fxt/chirpzt-all.h include/fxt/chirpzt/chirpzt.h include/fxt/comb-all.h -include/fxt/comb/catalan-gslex.h -include/fxt/comb/check-setpart-rgs.h -include/fxt/comb/motzkin-path-lex.h -include/fxt/comb/is-motzkin-path.h -include/fxt/comb/catalan-subset-lex.h -include/fxt/comb/dyck-rgs-subset-lex.h -include/fxt/comb/setpart-rgs-subset-lex.h -include/fxt/comb/mixedradix-gslex-alt2.h -include/fxt/comb/mixedradix-naf-sl.h -include/fxt/comb/paren-string-to-rgs.h -include/fxt/comb/binary-sl-gray.h -include/fxt/comb/mixedradix-naf-gray.h include/fxt/comb/acgray.h -include/fxt/comb/check-mixedradix.h -include/fxt/comb/delta2gray.h -include/fxt/comb/mixedradix-subset-lex.h -include/fxt/comb/mixedradix-sl-gray.h -include/fxt/comb/monotonic-gray.h -include/fxt/comb/test-gray.h -include/fxt/comb/perm-st-pref.h +include/fxt/comb/acyclic-map.h +include/fxt/comb/arith-3-progression.h +include/fxt/comb/arrangement-lex.h +include/fxt/comb/arrangement-rgs.h +include/fxt/comb/ascent-alt-rgs.h +include/fxt/comb/ascent-nonflat-rgs.h +include/fxt/comb/ascent-rgs-subset-lex.h +include/fxt/comb/ascent-rgs.h +include/fxt/comb/balanced-ordered-tree-lev-seq.h include/fxt/comb/big-fact2perm.h include/fxt/comb/binary-debruijn.h +include/fxt/comb/binary-huffman.h include/fxt/comb/binary-necklace.h -include/fxt/comb/catalan-gray.h -include/fxt/comb/catalan-lex.h +include/fxt/comb/binary-sl-gray.h +include/fxt/comb/catalan-path-lex.h +include/fxt/comb/catalan-rgs-gray.h +include/fxt/comb/catalan-rgs-gslex.h +include/fxt/comb/catalan-rgs-subset-lex.h +include/fxt/comb/catalan-rgs-to-noncrossing-setpart-rgs.h +include/fxt/comb/catalan-rgs.h +include/fxt/comb/catalan-step-rgs-colex.h +include/fxt/comb/catalan-step-rgs-lex.h +include/fxt/comb/catalan-step-rgs-subset-lexrev.h include/fxt/comb/catalan.h +include/fxt/comb/cayley-perm.h +include/fxt/comb/change-rgs.h include/fxt/comb/check-kpermgen.h +include/fxt/comb/check-mixedradix.h include/fxt/comb/check-permgen.h include/fxt/comb/comb-print.h include/fxt/comb/combination-chase.h @@ -197,43 +203,130 @@ include/fxt/comb/combination-revdoor.h include/fxt/comb/comp2comb.h include/fxt/comb/composition-colex.h include/fxt/comb/composition-colex2.h +include/fxt/comb/composition-dist-unimodal.h include/fxt/comb/composition-ex-colex.h +include/fxt/comb/composition-ex-lex.h +include/fxt/comb/composition-nz-binary.h +include/fxt/comb/composition-nz-carlitz.h +include/fxt/comb/composition-nz-conj.h +include/fxt/comb/composition-nz-first-max.h +include/fxt/comb/composition-nz-gray.h +include/fxt/comb/composition-nz-gray2.h +include/fxt/comb/composition-nz-i-smooth.h +include/fxt/comb/composition-nz-left-2smooth.h +include/fxt/comb/composition-nz-left-smooth.h +include/fxt/comb/composition-nz-max.h +include/fxt/comb/composition-nz-min.h +include/fxt/comb/composition-nz-minc.h +include/fxt/comb/composition-nz-numparts.h +include/fxt/comb/composition-nz-odd-subset-lex.h +include/fxt/comb/composition-nz-odd.h +include/fxt/comb/composition-nz-rank.h +include/fxt/comb/composition-nz-restrpref.h +include/fxt/comb/composition-nz-rl.h +include/fxt/comb/composition-nz-smooth.h +include/fxt/comb/composition-nz-sorts.h +include/fxt/comb/composition-nz-sorts2-pp.h +include/fxt/comb/composition-nz-sorts2.h +include/fxt/comb/composition-nz-subset-lex.h +include/fxt/comb/composition-nz-superdiagonal.h +include/fxt/comb/composition-nz-upstep.h +include/fxt/comb/composition-nz-weakly-unimodal.h include/fxt/comb/composition-nz.h include/fxt/comb/composition-rank.h +include/fxt/comb/composition-unimodal.h include/fxt/comb/cyclic-perm.h include/fxt/comb/debruijn.h +include/fxt/comb/delta2gray.h +include/fxt/comb/descent-rgs.h include/fxt/comb/dyck-gray.h include/fxt/comb/dyck-gray2.h include/fxt/comb/dyck-pref.h include/fxt/comb/dyck-pref2.h +include/fxt/comb/dyck-rgs-subset-lex.h include/fxt/comb/dyck-rgs.h include/fxt/comb/endo-enup.h include/fxt/comb/fact2num.h include/fxt/comb/fact2num2perm.h include/fxt/comb/fact2perm.h -include/fxt/comb/fibonacci.h +include/fxt/comb/gray-compare.h include/fxt/comb/gray-cycle-leaders.h include/fxt/comb/hilbert-ndim-rec.h include/fxt/comb/hilbert-ndim.h +include/fxt/comb/id-tree-lev-seq.h +include/fxt/comb/involution-zero-map-rgs.h +include/fxt/comb/is-arrangement-rgs.h +include/fxt/comb/is-ascent-rgs.h +include/fxt/comb/is-catalan-path.h +include/fxt/comb/is-catalan-rgs.h +include/fxt/comb/is-catalan-step-rgs.h +include/fxt/comb/is-cayley-perm.h +include/fxt/comb/is-change-rgs.h +include/fxt/comb/is-composition-nz.h +include/fxt/comb/is-descent-rgs.h +include/fxt/comb/is-dyck-rgs.h +include/fxt/comb/is-isoscent-rgs.h +include/fxt/comb/is-mixedradix-num.h +include/fxt/comb/is-motzkin-path.h +include/fxt/comb/is-motzkin-rgs.h +include/fxt/comb/is-motzkin-step-rgs.h +include/fxt/comb/is-noncrossing-setpart-rgs.h +include/fxt/comb/is-nonsquashing.h +include/fxt/comb/is-paren-position-word.h +include/fxt/comb/is-paren-string.h +include/fxt/comb/is-partition-asc.h +include/fxt/comb/is-partition-desc.h +include/fxt/comb/is-partition-rgs.h +include/fxt/comb/is-schroeder-path.h +include/fxt/comb/is-schroeder-rgs.h +include/fxt/comb/is-setpart-ccf-perm.h +include/fxt/comb/is-setpart-rgs.h +include/fxt/comb/is-shifted-young-tab-rgs.h +include/fxt/comb/is-smooth.h +include/fxt/comb/is-sorts-in-runs-sorted.h +include/fxt/comb/is-stack-sortable.h +include/fxt/comb/is-symmetric.h +include/fxt/comb/is-unimodal.h +include/fxt/comb/is-young-tab-rgs.h +include/fxt/comb/is-zero-map-rgs.h +include/fxt/comb/isoscent-rgs.h include/fxt/comb/kperm-gray.h include/fxt/comb/kperm-lex.h include/fxt/comb/ksubset-gray.h +include/fxt/comb/ksubset-lex.h include/fxt/comb/ksubset-rec.h include/fxt/comb/ksubset-twoclose.h -include/fxt/comb/mixedradix-naf.h +include/fxt/comb/lex-compare.h +include/fxt/comb/map23-rgs.h +include/fxt/comb/mixedradix-colex.h include/fxt/comb/mixedradix-endo-gray.h include/fxt/comb/mixedradix-endo.h include/fxt/comb/mixedradix-gray.h include/fxt/comb/mixedradix-gray2.h include/fxt/comb/mixedradix-gslex-alt.h +include/fxt/comb/mixedradix-gslex-alt2.h include/fxt/comb/mixedradix-gslex.h +include/fxt/comb/mixedradix-gslex2.h include/fxt/comb/mixedradix-lex.h include/fxt/comb/mixedradix-modular-gray.h include/fxt/comb/mixedradix-modular-gray2.h +include/fxt/comb/mixedradix-naf-gray.h +include/fxt/comb/mixedradix-naf-subset-lex.h +include/fxt/comb/mixedradix-naf.h +include/fxt/comb/mixedradix-restrpref.h +include/fxt/comb/mixedradix-rfact.h +include/fxt/comb/mixedradix-sl-gray.h include/fxt/comb/mixedradix-sod-lex.h +include/fxt/comb/mixedradix-subset-lex.h +include/fxt/comb/mixedradix-subset-lexrev.h include/fxt/comb/mixedradix.h +include/fxt/comb/monotonic-gray.h +include/fxt/comb/motzkin-nonflat-rgs-lex.h +include/fxt/comb/motzkin-path-lex.h +include/fxt/comb/motzkin-rgs-lex.h +include/fxt/comb/motzkin-step-rgs-lex.h include/fxt/comb/mpartition.h -include/fxt/comb/mset-perm-2invtab.h +include/fxt/comb/mpartition2.h include/fxt/comb/mset-perm-gray.h include/fxt/comb/mset-perm-lex-rec.h include/fxt/comb/mset-perm-lex.h @@ -242,10 +335,49 @@ include/fxt/comb/necklace.h include/fxt/comb/num-compositions.h include/fxt/comb/num-necklaces.h include/fxt/comb/num2perm.h +include/fxt/comb/ordered-tree-branches.h +include/fxt/comb/ordered-tree-branching-seq.h +include/fxt/comb/ordered-tree-lev-seq.h include/fxt/comb/paren-gray.h +include/fxt/comb/paren-lex.h include/fxt/comb/paren-pref.h +include/fxt/comb/paren-string-to-rgs.h include/fxt/comb/paren.h +include/fxt/comb/partition-2fall-asc-subset-lex.h +include/fxt/comb/partition-2fall-asc.h +include/fxt/comb/partition-2fall-desc.h +include/fxt/comb/partition-asc-2rep-subset-lex.h +include/fxt/comb/partition-asc-2rep.h +include/fxt/comb/partition-asc-perim.h +include/fxt/comb/partition-asc-sorts.h +include/fxt/comb/partition-asc-sorts2-pp.h +include/fxt/comb/partition-asc-sorts2.h +include/fxt/comb/partition-asc-subset-lex-csh.h +include/fxt/comb/partition-asc-subset-lex.h +include/fxt/comb/partition-asc.h +include/fxt/comb/partition-binary-asc.h +include/fxt/comb/partition-binary-desc.h +include/fxt/comb/partition-boundary.h +include/fxt/comb/partition-conj.h +include/fxt/comb/partition-desc-bb.h +include/fxt/comb/partition-desc.h +include/fxt/comb/partition-dist-asc-len.h +include/fxt/comb/partition-dist-asc-subset-lex.h +include/fxt/comb/partition-dist-asc.h +include/fxt/comb/partition-dist-d-asc.h +include/fxt/comb/partition-dist-desc.h include/fxt/comb/partition-gen.h +include/fxt/comb/partition-hook-prod.h +include/fxt/comb/partition-nonsquashing-desc.h +include/fxt/comb/partition-odd-asc-subset-lex-csh.h +include/fxt/comb/partition-odd-asc-subset-lex.h +include/fxt/comb/partition-odd-asc.h +include/fxt/comb/partition-odd-desc.h +include/fxt/comb/partition-odd-nonsquashing-desc.h +include/fxt/comb/partition-odd-to-dist.h +include/fxt/comb/partition-rgs-lex.h +include/fxt/comb/partition-s-desc.h +include/fxt/comb/partition-strongly-decr-desc.h include/fxt/comb/partition.h include/fxt/comb/perm-colex.h include/fxt/comb/perm-derange.h @@ -271,26 +403,59 @@ include/fxt/comb/perm-rev.h include/fxt/comb/perm-rev2.h include/fxt/comb/perm-rot.h include/fxt/comb/perm-st-gray.h +include/fxt/comb/perm-st-pref.h include/fxt/comb/perm-st.h include/fxt/comb/perm-star-swaps.h include/fxt/comb/perm-star.h include/fxt/comb/perm-trotter-lg.h include/fxt/comb/perm-trotter.h +include/fxt/comb/print-arrangement-rgs-perm.h +include/fxt/comb/print-catalan-path-aa.h +include/fxt/comb/print-catalan-step-rgs-aa.h +include/fxt/comb/print-composition-aa.h +include/fxt/comb/print-composition-by-sorts.h +include/fxt/comb/print-composition-unimodal.h +include/fxt/comb/print-partition-aa.h +include/fxt/comb/print-partition-conj.h +include/fxt/comb/print-young-tab-rgs-aa.h +include/fxt/comb/print-zero-map-rgs.h +include/fxt/comb/reverse-paren-string.h include/fxt/comb/rgs-fincr.h include/fxt/comb/rgs-kincr.h include/fxt/comb/rgs-maxincr.h +include/fxt/comb/ruler-func-s.h include/fxt/comb/ruler-func.h +include/fxt/comb/ruler-func1.h +include/fxt/comb/schroeder-path-lex.h +include/fxt/comb/schroeder-rgs-lex.h +include/fxt/comb/score-sequence.h +include/fxt/comb/setpart-ccf-rgs-lex.h +include/fxt/comb/setpart-ck-rgs.h include/fxt/comb/setpart-p-rgs-lex.h include/fxt/comb/setpart-rgs-gray.h include/fxt/comb/setpart-rgs-lex.h +include/fxt/comb/setpart-rgs-subset-lex.h +include/fxt/comb/setpart-s-zero-map-rgs.h +include/fxt/comb/setpart-zero-map-rgs.h include/fxt/comb/setpart.h +include/fxt/comb/sl-gray-compare.h +include/fxt/comb/smooth-rfact-rgs.h include/fxt/comb/stringsubst.h include/fxt/comb/subset-debruijn.h include/fxt/comb/subset-deltalex.h include/fxt/comb/subset-gray-delta.h include/fxt/comb/subset-gray.h +include/fxt/comb/subset-lex-compare.h include/fxt/comb/subset-lex.h -include/fxt/comb/subset-monotone.h +include/fxt/comb/test-gray.h +include/fxt/comb/tree-lev-seq-aux.h +include/fxt/comb/tree-lev-seq.h +include/fxt/comb/weakly-unimodal-rgs-lex.h +include/fxt/comb/wfl-hilbert.h +include/fxt/comb/word-stats.h +include/fxt/comb/young-tab-rgs-descents.h +include/fxt/comb/young-tab-rgs-subset-lex.h +include/fxt/comb/young-tab-rgs.h include/fxt/complextype.h include/fxt/convolution-all.h include/fxt/convolution/complexconvolution.h @@ -358,12 +523,9 @@ include/fxt/matrix/matrix.h include/fxt/matrix/mmult.h include/fxt/matrix/vector.h include/fxt/mod-all.h -include/fxt/mod/binarygcd.h include/fxt/mod/chebyshev.h include/fxt/mod/divisors.h include/fxt/mod/factor.h -include/fxt/mod/gcd.h -include/fxt/mod/ipow.h include/fxt/mod/isqrt.h include/fxt/mod/mersenne.h include/fxt/mod/mod.h @@ -371,7 +533,6 @@ include/fxt/mod/modarith.h include/fxt/mod/mtypes.h include/fxt/mod/numtheory.h include/fxt/mod/primes.h -include/fxt/mod/testnum.h include/fxt/nextarg.h include/fxt/ntt-all.h include/fxt/ntt/ntt.h @@ -441,7 +602,6 @@ include/fxt/sort/minmaxmed23func.h include/fxt/sort/minmaxmed23idx.h include/fxt/sort/minmaxptr.h include/fxt/sort/minmaxptrfunc.h -include/fxt/sort/monotone.h include/fxt/sort/quantize.h include/fxt/sort/radixsort.h include/fxt/sort/sort.h @@ -454,6 +614,7 @@ include/fxt/sort/sortidxfunc.h include/fxt/sort/sortptr.h include/fxt/sort/sortptrfunc.h include/fxt/sort/unique.h +include/fxt/sort/uniquefunc.h include/fxt/sort/usearch.h include/fxt/walsh-all.h include/fxt/walsh/and-convolution.h @@ -469,8 +630,8 @@ include/fxt/walsh/reedmuller.h include/fxt/walsh/shortwalshwakdif.h include/fxt/walsh/shortwalshwakdit.h include/fxt/walsh/slant.h -include/fxt/walsh/subset-convolution.h include/fxt/walsh/square-wave-transform.h +include/fxt/walsh/subset-convolution.h include/fxt/walsh/walsh-basis.h include/fxt/walsh/walsheigen.h include/fxt/walsh/walshgray.h @@ -487,12 +648,11 @@ include/fxt/walsh/walshwalrev.h include/fxt/walsh/weighted-arithtransform.h include/fxt/walsh/weighted-or-convolution.h include/fxt/wavelet-all.h -include/fxt/wavelet/harmonic-wavelet.h include/fxt/wavelet/daubechies.h +include/fxt/wavelet/harmonic-wavelet.h include/fxt/wavelet/wavelet.h include/fxt/wavelet/waveletfilter.h lib/libfxt.a -%%PORTDOCS%%%%DOCSDIR%%/00legal.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/briggs-log-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/briggs-log-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/cayley-dickson-demo.cc @@ -515,24 +675,12 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-func-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-func-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bin-to-sl-gray-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bin-to-sl-gray-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-sl-gray-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-sl-gray-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r4-texpic-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r4-texpic-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-m1pi-to-z-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-2i-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-m1pi-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-m1pi-to-z-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-2i-to-z-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-2i-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-2i-to-z-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-m1pi-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-m4-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-m4-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-pairs-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-pairs-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/all-dbs-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/all-dbs-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bin-to-sl-gray-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bin-to-sl-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bin2naf-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bin2naf-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bin2sbin-demo.cc @@ -547,6 +695,10 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-general-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-general-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-paper-fold-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-rll2-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-rll2-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-sl-gray-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit-sl-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit2adic-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bit2adic-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bitcombcolex-demo.cc @@ -580,6 +732,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bitsubset-gray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bitsubset-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bitsubset-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bitsubset-shift-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bitsubset-shift-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bittransforms-blue-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bittransforms-blue-fp-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bittransforms-blue-fp-out.txt @@ -600,6 +754,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-hex-texpic-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r13-texpic-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r13-texpic-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r4-texpic-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r4-texpic-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r5-texpic-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r5-texpic-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r7-2-texpic-demo.cc @@ -610,6 +766,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r9-texpic-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon3-texpic-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon3-texpic-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep-subset-lexrev-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep-subset-lexrev-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep2-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep2-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/gotcha-demo.cc @@ -627,6 +785,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hanoi-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hanoi-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-gray-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-moves-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-moves-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-out.txt @@ -634,10 +794,6 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-texpic-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/modular-lookup-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/modular-lookup-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-gray-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-gray-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep-sl-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep-sl-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/negbin-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/negbin-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/negbin2-demo.cc @@ -648,6 +804,16 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/parenword-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/pcrc64-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/pcrc64-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-2i-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-2i-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-2i-to-z-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-2i-to-z-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-m1pi-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-m1pi-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-m1pi-to-z-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-m1pi-to-z-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-m4-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/radix-m4-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/revbin-rec-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/revbin-rec-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/revbin-steps-demo.cc @@ -660,52 +826,72 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/thue-morse-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/zorder-texpic-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/zorder-texpic-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-subset-lex-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-subset-lex-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-gslex-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-gslex-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-path-lex-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-path-lex-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-rgs-subset-lex-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-rgs-subset-lex-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-subset-lex-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-rgs-subset-lex-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-subset-lex-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-rgs-subset-lex-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-sl-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-gslex-alt2-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-sl-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-gslex-alt2-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-gray-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-sl-gray-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-sl-gray-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-gray-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-subset-lex-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sl-gray-rec-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sl-gray-rec-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sl-gray-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sl-gray-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-subset-lex-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-st-pref-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-st-pref-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/acgray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/acgray-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/acyclic-map-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/acyclic-map-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/arrangement-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/arrangement-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/arrangement-rgs-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/arrangement-rgs-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ascent-alt-rgs-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ascent-alt-rgs-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ascent-nonflat-rgs-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ascent-nonflat-rgs-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ascent-rgs-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ascent-rgs-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ascent-rgs-stats-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ascent-rgs-stats-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ascent-rgs-subset-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ascent-rgs-subset-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/balanced-ordered-tree-lev-seq-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/balanced-ordered-tree-lev-seq-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/balanced-ordered-tree-lev-seq-stats-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/balanced-ordered-tree-lev-seq-stats-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ballot-seq-stats-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ballot-seq-stats-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/bell-number-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/bell-number-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/big-fact2perm-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/big-fact2perm-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-debruijn-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-debruijn-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-huffman-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-huffman-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-necklace-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-necklace-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-sl-gray-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-sl-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binomial-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binomial-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-lex-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-lex-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-gray-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-number-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-number-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-path-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-path-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-rgs-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-rgs-gray-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-rgs-gray-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-rgs-gslex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-rgs-gslex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-rgs-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-rgs-subset-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-rgs-subset-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-rgs-to-noncrossing-setpart-rgs-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-rgs-to-noncrossing-setpart-rgs-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-step-rgs-colex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-step-rgs-colex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-step-rgs-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-step-rgs-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-step-rgs-subset-lexrev-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-step-rgs-subset-lexrev-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/cayley-perm-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/cayley-perm-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/cayley-perm-stats-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/cayley-perm-stats-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/change-rgs-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/change-rgs-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/comb2comp-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/comb2comp-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/combination-chase-demo.cc @@ -742,20 +928,84 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-colex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-colex2-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-colex2-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-dist-unimodal-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-dist-unimodal-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-ex-colex-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-ex-colex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-ex-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-ex-lex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-gray-rec-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-gray-rec-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-binary-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-binary-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-carlitz-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-carlitz-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-first-max-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-first-max-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-gray-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-gray-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-gray-rec-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-gray-rec-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-gray2-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-gray2-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-i-smooth-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-i-smooth-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-left-2smooth-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-left-2smooth-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-left-smooth-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-left-smooth-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-max-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-max-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-min-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-min-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-minc-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-minc-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-numparts-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-numparts-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-odd-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-odd-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-odd-subset-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-odd-subset-lex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-restrpref-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-restrpref-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-rl-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-rl-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-smooth-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-smooth-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-sorts-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-sorts-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-sorts2-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-sorts2-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-sorts2-pp-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-sorts2-pp-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-stats-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-stats-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-subset-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-subset-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-subset-lex-rec-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-subset-lex-rec-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-superdiagonal-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-superdiagonal-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-upstep-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-upstep-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-weakly-unimodal-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-weakly-unimodal-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-rank-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-rank-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-unimodal-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-unimodal-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/conference-quadres-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/conference-quadres-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/cyclic-perm-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/cyclic-perm-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/debruijn-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/debruijn-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/descent-rgs-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/descent-rgs-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/descent-rgs-stats-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/descent-rgs-stats-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-gray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-gray2-demo.cc @@ -766,6 +1016,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-pref2-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-rgs-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-rgs-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-rgs-subset-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-rgs-subset-lex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2cyclic-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2cyclic-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-demo.cc @@ -792,6 +1044,18 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hilbert-ndim-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hilbert-ndim-rec-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/hilbert-ndim-rec-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/id-tree-lev-seq-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/id-tree-lev-seq-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/id-tree-lev-seq-stats-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/id-tree-lev-seq-stats-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/involution-stats-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/involution-stats-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/involution-zero-map-rgs-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/involution-zero-map-rgs-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/isoscent-rgs-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/isoscent-rgs-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/isoscent-rgs-stats-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/isoscent-rgs-stats-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-gray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-lex-demo.cc @@ -800,14 +1064,18 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kproducts-colex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ksubset-gray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ksubset-gray-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ksubset-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ksubset-lex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ksubset-rec-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ksubset-rec-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ksubset-twoclose-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ksubset-twoclose-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/map23-rgs-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/map23-rgs-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/maxrep-gray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/maxrep-gray-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-colex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-colex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-endo-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-endo-gray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-endo-gray-out.txt @@ -818,20 +1086,52 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-gray2-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-gslex-alt-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-gslex-alt-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-gslex-alt2-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-gslex-alt2-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-gslex-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-gslex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-gslex2-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-gslex2-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-lex-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-lex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-modular-gray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-modular-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-modular-gray2-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-modular-gray2-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-gray-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-gray-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-subset-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-subset-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-restrpref-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-restrpref-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-rfact-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-rfact-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sl-gray-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sl-gray-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sl-gray-rec-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sl-gray-rec-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sod-lex-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sod-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-subset-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-subset-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-subset-lexrev-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-subset-lexrev-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/monotonicgray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/monotonicgray-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-nonflat-rgs-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-nonflat-rgs-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-path-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-path-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-rgs-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-rgs-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-step-rgs-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-step-rgs-lex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mpartition-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mpartition-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mpartition2-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mpartition2-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-ksubset-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-ksubset-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-gray-demo.cc @@ -844,6 +1144,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-lex-rec2-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-pref-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-perm-pref-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-subset-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mset-subset-lex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/naf-gray-rec-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/naf-gray-rec-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/naf-pos-rec-demo.cc @@ -876,24 +1178,94 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ntz-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/num-partitions-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/num-partitions-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ordered-tree-branches-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ordered-tree-branches-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ordered-tree-branching-seq-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ordered-tree-branching-seq-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ordered-tree-lev-seq-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ordered-tree-lev-seq-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ordered-tree-lev-seq-stats-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ordered-tree-lev-seq-stats-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-gray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-gray-rec-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-gray-rec-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-lex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-pref-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-pref-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-2fall-asc-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-2fall-asc-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-2fall-asc-subset-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-2fall-asc-subset-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-2fall-desc-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-2fall-desc-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-2rep-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-2rep-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-2rep-subset-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-2rep-subset-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-perim-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-perim-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-sorts-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-sorts-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-sorts2-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-sorts2-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-sorts2-pp-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-sorts2-pp-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-stats-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-stats-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-subset-lex-csh-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-subset-lex-csh-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-subset-lex-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-asc-subset-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-binary-asc-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-binary-asc-out.txt *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sat Jul 18 16:33:16 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C2959A4696; Sat, 18 Jul 2015 16:33:16 +0000 (UTC) (envelope-from danilo@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 881BF1C86; Sat, 18 Jul 2015 16:33:16 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IGXGWT063081; Sat, 18 Jul 2015 16:33:16 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IGXGTV063079; Sat, 18 Jul 2015 16:33:16 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201507181633.t6IGXGTV063079@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sat, 18 Jul 2015 16:33:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392427 - in head/x11/yad: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 16:33:16 -0000 Author: danilo Date: Sat Jul 18 16:33:15 2015 New Revision: 392427 URL: https://svnweb.freebsd.org/changeset/ports/392427 Log: - Fix build - Disable HTML support for now Added: head/x11/yad/files/ head/x11/yad/files/patch-src_main.c (contents, props changed) Modified: head/x11/yad/Makefile Modified: head/x11/yad/Makefile ============================================================================== --- head/x11/yad/Makefile Sat Jul 18 16:10:39 2015 (r392426) +++ head/x11/yad/Makefile Sat Jul 18 16:33:15 2015 (r392427) @@ -16,6 +16,7 @@ GNU_CONFIGURE= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes CONFIGURE_ENV+= DATADIRNAME=share +CONFIGURE_ARGS+= --disable-html OPTIONS_DEFINE= NLS ICONBROWSER ICONBROWSER_DESC= Build YAD icon browser Added: head/x11/yad/files/patch-src_main.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/yad/files/patch-src_main.c Sat Jul 18 16:33:15 2015 (r392427) @@ -0,0 +1,18 @@ +--- src/main.c.orig 2015-07-18 16:00:17 UTC ++++ src/main.c +@@ -765,6 +765,7 @@ main (gint argc, gchar ** argv) + ret = yad_print_run (); + break; + ++#ifdef HAVE_HTML + case YAD_MODE_HTML: + /* Webkit doesn't handle focus for child dialogs when gtk_dialog_run() is used */ + /* FIXME: maybe this solution must be expanded to all dialogs */ +@@ -775,6 +776,7 @@ main (gint argc, gchar ** argv) + + gtk_main (); + break; ++#endif + + default: + dialog = create_dialog (); From owner-svn-ports-head@freebsd.org Sat Jul 18 16:41:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A9A59A486C; Sat, 18 Jul 2015 16:41:46 +0000 (UTC) (envelope-from jbeich@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 85FD61FDA; Sat, 18 Jul 2015 16:41:46 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IGfk4D067069; Sat, 18 Jul 2015 16:41:46 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IGfjrR067067; Sat, 18 Jul 2015 16:41:46 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201507181641.t6IGfjrR067067@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 18 Jul 2015 16:41:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392428 - head/games/openra X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 16:41:46 -0000 Author: jbeich Date: Sat Jul 18 16:41:45 2015 New Revision: 392428 URL: https://svnweb.freebsd.org/changeset/ports/392428 Log: games/openra: update GeoLite2 to July snapshot Modified: head/games/openra/Makefile (contents, props changed) head/games/openra/distinfo (contents, props changed) Modified: head/games/openra/Makefile ============================================================================== --- head/games/openra/Makefile Sat Jul 18 16:33:15 2015 (r392427) +++ head/games/openra/Makefile Sat Jul 18 16:41:45 2015 (r392428) @@ -3,6 +3,7 @@ PORTNAME= openra PORTVERSION= 20150614 DISTVERSIONPREFIX= release- +PORTREVISION= 1 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 \ Modified: head/games/openra/distinfo ============================================================================== --- head/games/openra/distinfo Sat Jul 18 16:33:15 2015 (r392427) +++ head/games/openra/distinfo Sat Jul 18 16:41:45 2015 (r392428) @@ -26,5 +26,5 @@ SHA256 (SDL2-CS.dll) = 61ea325dad3c58544 SIZE (SDL2-CS.dll) = 2882560 SHA256 (Eluant.dll) = abb67679c241ae35a430f79696792cbd9093ceda5998f6f578d0fd763ee440b0 SIZE (Eluant.dll) = 64000 -SHA256 (GeoLite2-Country.mmdb.gz) = 0dbbf822d49ae5204613900a7ef6b111264bb76762196370753f7d62856cf43a -SIZE (GeoLite2-Country.mmdb.gz) = 2145305 +SHA256 (GeoLite2-Country.mmdb.gz) = 4819459376f61423f5fb96eff141bf486d8e6133c47acd832d2ba87a39f2a922 +SIZE (GeoLite2-Country.mmdb.gz) = 2355980 From owner-svn-ports-head@freebsd.org Sat Jul 18 16:42:00 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25DEC9A48A1; Sat, 18 Jul 2015 16:42:00 +0000 (UTC) (envelope-from jbeich@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 1642210E3; Sat, 18 Jul 2015 16:42:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IGfxvX067193; Sat, 18 Jul 2015 16:41:59 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IGfxUo067191; Sat, 18 Jul 2015 16:41:59 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201507181641.t6IGfxUo067191@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 18 Jul 2015 16:41:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392429 - head/games/katawa-shoujo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 16:42:00 -0000 Author: jbeich Date: Sat Jul 18 16:41:58 2015 New Revision: 392429 URL: https://svnweb.freebsd.org/changeset/ports/392429 Log: games/katawa-shoujo: update to 1.3.1 Changes: http://katawashoujo.blogspot.fi/2015/06/katawa-shoujo-131-release-and-end-of.html Modified: head/games/katawa-shoujo/Makefile (contents, props changed) head/games/katawa-shoujo/distinfo (contents, props changed) Modified: head/games/katawa-shoujo/Makefile ============================================================================== --- head/games/katawa-shoujo/Makefile Sat Jul 18 16:41:45 2015 (r392428) +++ head/games/katawa-shoujo/Makefile Sat Jul 18 16:41:58 2015 (r392429) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= katawa-shoujo -PORTVERSION= 1.3 -DISTVERSIONSUFFIX=-[linux-x86][FCF758CC] +PORTVERSION= 1.3.1 +DISTVERSIONSUFFIX=-[linux-x86][18161880] CATEGORIES= games MASTER_SITES= http://dl.katawa-shoujo.com/gold_${PORTVERSION}/:game \ GENTOO:icon Modified: head/games/katawa-shoujo/distinfo ============================================================================== --- head/games/katawa-shoujo/distinfo Sat Jul 18 16:41:45 2015 (r392428) +++ head/games/katawa-shoujo/distinfo Sat Jul 18 16:41:58 2015 (r392429) @@ -1,5 +1,5 @@ -SHA256 ([4ls]_katawa_shoujo_1.3-[linux-x86][FCF758CC].tar.bz2) = a7fbe9330e60a5457ce504f20de357191f0809beab345a9c00974fedd74ae573 -SIZE ([4ls]_katawa_shoujo_1.3-[linux-x86][FCF758CC].tar.bz2) = 496193762 +SHA256 ([4ls]_katawa_shoujo_1.3.1-[linux-x86][18161880].tar.bz2) = ec5a05cfcf1d5981ecdbfa71904c279a215e79bdfeb256b2ad6927109a0007da +SIZE ([4ls]_katawa_shoujo_1.3.1-[linux-x86][18161880].tar.bz2) = 496188604 SHA256 (katawa-shoujo-48.png) = a366a52fd9dd241182d163e28a37f537fa71d5d46f1fc899da08b492c371a0fd SIZE (katawa-shoujo-48.png) = 3621 SHA256 (katawa-shoujo-256.png) = 8130b39af5341b0e1c85cbd6ef5be229de2877d696e5b372e1aacf176778df45 From owner-svn-ports-head@freebsd.org Sat Jul 18 16:42:13 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AA2489A48CE; Sat, 18 Jul 2015 16:42:13 +0000 (UTC) (envelope-from jbeich@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 9A4C611CF; Sat, 18 Jul 2015 16:42:13 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IGgDxZ067303; Sat, 18 Jul 2015 16:42:13 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IGgDWQ067302; Sat, 18 Jul 2015 16:42:13 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201507181642.t6IGgDWQ067302@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 18 Jul 2015 16:42:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392430 - head/devel/android-tools-fastboot-devel/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 16:42:13 -0000 Author: jbeich Date: Sat Jul 18 16:42:12 2015 New Revision: 392430 URL: https://svnweb.freebsd.org/changeset/ports/392430 Log: devel/android-tools-fastboot-devel: unbreak build on DragonFly As only make_ext4fs(1) with -u option wants -DREAL_UUID no need to try to use uuid(3) instead here. Added: head/devel/android-tools-fastboot-devel/files/patch-ext4__utils_ext4__utils.c (contents, props changed) Added: head/devel/android-tools-fastboot-devel/files/patch-ext4__utils_ext4__utils.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/android-tools-fastboot-devel/files/patch-ext4__utils_ext4__utils.c Sat Jul 18 16:42:12 2015 (r392430) @@ -0,0 +1,22 @@ +Avoid conflict with slightly different |struct uuid| in . + + ext4_utils/ext4_utils.c:64:8: error: redefinition of 'struct uuid' + struct uuid { + ^ + In file included from /usr/include/sys/disklabel.h:47:0, + from /usr/include/sys/diskslice.h:70, + from ext4_utils/ext4_utils.c:53: + /usr/include/sys/uuid.h:45:8: note: originally defined here + struct uuid { + ^ + +--- ext4_utils/ext4_utils.c.orig 2015-07-18 11:53:50 UTC ++++ ext4_utils/ext4_utils.c +@@ -53,6 +61,7 @@ struct sparse_file *ext4_sparse_file; + jmp_buf setjmp_env; + + /* Definition from RFC-4122 */ ++#define uuid ext4_uuid + struct uuid { + u32 time_low; + u16 time_mid; From owner-svn-ports-head@freebsd.org Sat Jul 18 16:42:30 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D9A09A48FF; Sat, 18 Jul 2015 16:42:30 +0000 (UTC) (envelope-from jbeich@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 E586112B3; Sat, 18 Jul 2015 16:42:29 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IGgThs067488; Sat, 18 Jul 2015 16:42:29 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IGgS97067483; Sat, 18 Jul 2015 16:42:28 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201507181642.t6IGgS97067483@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 18 Jul 2015 16:42:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392431 - in head/devel: android-tools-adb-devel android-tools-fastboot-devel android-tools-fastboot-devel/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 16:42:30 -0000 Author: jbeich Date: Sat Jul 18 16:42:27 2015 New Revision: 392431 URL: https://svnweb.freebsd.org/changeset/ports/392431 Log: devel/android-tools-{adb,fastboot}-devel: update to m.p.190 Changes: https://android.googlesource.com/platform/system/core/+log/53d504f..683790a/adb Changes: https://android.googlesource.com/platform/system/core/+log/53d504f..683790a/fastboot Modified: head/devel/android-tools-adb-devel/Makefile (contents, props changed) head/devel/android-tools-adb-devel/distinfo (contents, props changed) head/devel/android-tools-fastboot-devel/Makefile (contents, props changed) head/devel/android-tools-fastboot-devel/distinfo (contents, props changed) head/devel/android-tools-fastboot-devel/files/Makefile (contents, props changed) Modified: head/devel/android-tools-adb-devel/Makefile ============================================================================== --- head/devel/android-tools-adb-devel/Makefile Sat Jul 18 16:42:12 2015 (r392430) +++ head/devel/android-tools-adb-devel/Makefile Sat Jul 18 16:42:27 2015 (r392431) @@ -1,7 +1,7 @@ # $FreeBSD$ -DISTVERSION= m-preview-122 -DISTVERSIONSUFFIX= -g53d504f +DISTVERSION= m-preview-190 +DISTVERSIONSUFFIX= -g683790a PORTREVISION= 0 PKGNAMESUFFIX= -devel Modified: head/devel/android-tools-adb-devel/distinfo ============================================================================== --- head/devel/android-tools-adb-devel/distinfo Sat Jul 18 16:42:12 2015 (r392430) +++ head/devel/android-tools-adb-devel/distinfo Sat Jul 18 16:42:27 2015 (r392431) @@ -1,4 +1,4 @@ -SHA256 (android-platform_system_core-android-m-preview-122-g53d504f_GH0.tar.gz) = 8d49065aff063fb02cc175c634384eb1dc9ed87b85d16e85f0c70bff01415948 -SIZE (android-platform_system_core-android-m-preview-122-g53d504f_GH0.tar.gz) = 1182976 +SHA256 (android-platform_system_core-android-m-preview-190-g683790a_GH0.tar.gz) = 326d855249844a20feee9c5e826a34cf675965d2785ae513c9b5f592d3187faa +SIZE (android-platform_system_core-android-m-preview-190-g683790a_GH0.tar.gz) = 1185812 SHA256 (bash_completion.d/adb?id=2b8cfec) = 0d7989596a3e4937834d582eb0ddc88b8186505570772304fe51870d473916a7 SIZE (bash_completion.d/adb?id=2b8cfec) = 5198 Modified: head/devel/android-tools-fastboot-devel/Makefile ============================================================================== --- head/devel/android-tools-fastboot-devel/Makefile Sat Jul 18 16:42:12 2015 (r392430) +++ head/devel/android-tools-fastboot-devel/Makefile Sat Jul 18 16:42:27 2015 (r392431) @@ -1,12 +1,12 @@ # $FreeBSD$ -DISTVERSION= m-preview-122 -DISTVERSIONSUFFIX= -g53d504f +DISTVERSION= m-preview-190 +DISTVERSIONSUFFIX= -g683790a PORTREVISION= 0 PKGNAMESUFFIX= -devel -GH_TAGNAME= m-preview-36-gb9408ad:extras \ - m-preview-1-g06d4551:libselinux +GH_TAGNAME= m-preview-100-gdece0f9:extras \ + m-preview-6-g6d0b91b:libselinux CONFLICTS_INSTALL= ${PORTNAME}-[0-9]* Modified: head/devel/android-tools-fastboot-devel/distinfo ============================================================================== --- head/devel/android-tools-fastboot-devel/distinfo Sat Jul 18 16:42:12 2015 (r392430) +++ head/devel/android-tools-fastboot-devel/distinfo Sat Jul 18 16:42:27 2015 (r392431) @@ -2,9 +2,9 @@ SHA256 (bash_completion.d/fastboot?id=2b SIZE (bash_completion.d/fastboot?id=2b8cfec) = 3051 SHA256 (fastboot.1?id=706e754) = 2af01b064440952a82f1602691a0fecc030302722a71444946fb70d9c423d283 SIZE (fastboot.1?id=706e754) = 5906 -SHA256 (android-platform_system_core-android-m-preview-122-g53d504f_GH0.tar.gz) = 8d49065aff063fb02cc175c634384eb1dc9ed87b85d16e85f0c70bff01415948 -SIZE (android-platform_system_core-android-m-preview-122-g53d504f_GH0.tar.gz) = 1182976 -SHA256 (jbeich-platform_system_extras-m-preview-36-gb9408ad_GH0.tar.gz) = 012a17d90652e91d886a3b9e9770390264232e383e7c6278dd3082528f73f3dd -SIZE (jbeich-platform_system_extras-m-preview-36-gb9408ad_GH0.tar.gz) = 651518 -SHA256 (jbeich-platform_external_libselinux-m-preview-1-g06d4551_GH0.tar.gz) = 14a6193ee80f42752089232b766b3948f3ff0c321c770684163b845ed03b0a77 -SIZE (jbeich-platform_external_libselinux-m-preview-1-g06d4551_GH0.tar.gz) = 50973 +SHA256 (android-platform_system_core-android-m-preview-190-g683790a_GH0.tar.gz) = 326d855249844a20feee9c5e826a34cf675965d2785ae513c9b5f592d3187faa +SIZE (android-platform_system_core-android-m-preview-190-g683790a_GH0.tar.gz) = 1185812 +SHA256 (jbeich-platform_system_extras-m-preview-100-gdece0f9_GH0.tar.gz) = 39beaaafb7bb903d75eeda4ecc9e8e9a10c37d966c89b0967d617c8ee641b894 +SIZE (jbeich-platform_system_extras-m-preview-100-gdece0f9_GH0.tar.gz) = 666874 +SHA256 (jbeich-platform_external_libselinux-m-preview-6-g6d0b91b_GH0.tar.gz) = 67b529cb3f7281622de3d22618ee0c8674099fb40f6fc01f819848e6d4cb4014 +SIZE (jbeich-platform_external_libselinux-m-preview-6-g6d0b91b_GH0.tar.gz) = 56984 Modified: head/devel/android-tools-fastboot-devel/files/Makefile ============================================================================== --- head/devel/android-tools-fastboot-devel/files/Makefile Sat Jul 18 16:42:12 2015 (r392430) +++ head/devel/android-tools-fastboot-devel/files/Makefile Sat Jul 18 16:42:27 2015 (r392431) @@ -4,11 +4,11 @@ PROG_CXX=fastboot BINDIR?=/usr/bin SRCS+= bootimg_utils.cpp -SRCS+= engine.c +SRCS+= engine.cpp SRCS+= fastboot.cpp -SRCS+= fs.c -SRCS+= protocol.c -SRCS+= util.c +SRCS+= fs.cpp +SRCS+= protocol.cpp +SRCS+= util.cpp .PATH: ${FILESDIR} SRCS+= usb_freebsd.c @@ -47,7 +47,9 @@ SRCS+= init.c SRCS+= label.c SRCS+= label_android_property.c SRCS+= label_file.c +SRCS+= label_support.c CFLAGS.init.c+= -DDARWIN # statfs +CFLAGS.label_file.c+= -D_WITH_GETLINE # required by fastboot and ext4_utils .PATH: ${.CURDIR}/../libsparse From owner-svn-ports-head@freebsd.org Sat Jul 18 16:51:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 501519A49C5; Sat, 18 Jul 2015 16:51:12 +0000 (UTC) (envelope-from jbeich@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 34E3815F5; Sat, 18 Jul 2015 16:51:12 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IGpCCX071301; Sat, 18 Jul 2015 16:51:12 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IGp9ep071083; Sat, 18 Jul 2015 16:51:09 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201507181651.t6IGp9ep071083@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 18 Jul 2015 16:51:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392432 - in head/devel: android-tools-fastboot android-tools-fastboot-devel android-tools-fastboot-devel/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 16:51:12 -0000 Author: jbeich Date: Sat Jul 18 16:51:08 2015 New Revision: 392432 URL: https://svnweb.freebsd.org/changeset/ports/392432 Log: devel/android-tools-fastboot-devel: move FreeBSD code to C++ Copy files in order to fix the following errors. files/usb_freebsd.cpp:132:4: error: assigning to 'usb_handle *' from incompatible type 'void *' h = malloc(sizeof(*h)); ^ ~~~~~~~~~~~~~~~~~~ files/usb_freebsd.cpp:162:6: error: no matching function for call to 'libusb_bulk_transfer' if (libusb_bulk_transfer(h->handle, h->ep_out, (void *)(long)_data, len, &actlen, 0) < 0) ^~~~~~~~~~~~~~~~~~~~ /usr/include/libusb.h:478:5: note: candidate function not viable: cannot convert argument of incomplete type 'void *' to 'uint8_t *' (aka 'unsigned char *') int libusb_bulk_transfer(libusb_device_handle * devh, uint8_t endpoint, uint8_t *data, int length, int *transferred, uint32_t timeout); ^ files/usb_freebsd.cpp:172:6: error: no matching function for call to 'libusb_bulk_transfer' if (libusb_bulk_transfer(h->handle, h->ep_in, _data, len, &actlen, 0) < 0) ^~~~~~~~~~~~~~~~~~~~ /usr/include/libusb.h:478:5: note: candidate function not viable: cannot convert argument of incomplete type 'void *' to 'uint8_t *' (aka 'unsigned char *') int libusb_bulk_transfer(libusb_device_handle * devh, uint8_t endpoint, uint8_t *data, int length, int *transferred, uint32_t timeout); ^ 3 errors generated. fastboot.o: In function `find_item(char const*, char const*)': fastboot.cpp:(.text+0xea): undefined reference to `get_my_path' Added: head/devel/android-tools-fastboot-devel/files/pkg-message.in - copied unchanged from r392431, head/devel/android-tools-fastboot/files/pkg-message.in head/devel/android-tools-fastboot-devel/files/usb_freebsd.cpp - copied, changed from r392431, head/devel/android-tools-fastboot/files/usb_freebsd.c head/devel/android-tools-fastboot-devel/files/util_freebsd.cpp - copied, changed from r392431, head/devel/android-tools-fastboot/files/util_freebsd.c Modified: head/devel/android-tools-fastboot-devel/Makefile head/devel/android-tools-fastboot-devel/files/Makefile head/devel/android-tools-fastboot/Makefile Modified: head/devel/android-tools-fastboot-devel/Makefile ============================================================================== --- head/devel/android-tools-fastboot-devel/Makefile Sat Jul 18 16:42:27 2015 (r392431) +++ head/devel/android-tools-fastboot-devel/Makefile Sat Jul 18 16:51:08 2015 (r392432) @@ -2,7 +2,7 @@ DISTVERSION= m-preview-190 DISTVERSIONSUFFIX= -g683790a -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -devel GH_TAGNAME= m-preview-100-gdece0f9:extras \ @@ -12,7 +12,7 @@ CONFLICTS_INSTALL= ${PORTNAME}-[0-9]* MASTERDIR= ${.CURDIR}/../android-tools-fastboot DISTINFO_FILE= ${.CURDIR}/distinfo -MAKEFILE= ${.CURDIR}/files/Makefile +FILESDIR= ${.CURDIR}/files EXTRA_PATCHES+= ${.CURDIR}/files/patch-* USES= compiler:c++11-lib Modified: head/devel/android-tools-fastboot-devel/files/Makefile ============================================================================== --- head/devel/android-tools-fastboot-devel/files/Makefile Sat Jul 18 16:42:27 2015 (r392431) +++ head/devel/android-tools-fastboot-devel/files/Makefile Sat Jul 18 16:51:08 2015 (r392432) @@ -11,8 +11,8 @@ SRCS+= protocol.cpp SRCS+= util.cpp .PATH: ${FILESDIR} -SRCS+= usb_freebsd.c -SRCS+= util_freebsd.c +SRCS+= usb_freebsd.cpp +SRCS+= util_freebsd.cpp # required by libziparchive .PATH: ${.CURDIR}/../base Copied: head/devel/android-tools-fastboot-devel/files/pkg-message.in (from r392431, head/devel/android-tools-fastboot/files/pkg-message.in) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/android-tools-fastboot-devel/files/pkg-message.in Sat Jul 18 16:51:08 2015 (r392432, copy of r392431, head/devel/android-tools-fastboot/files/pkg-message.in) @@ -0,0 +1,7 @@ +The port installed fastboot(1) under %%PREFIX%%/bin. However, there's +a different fastboot(8) under /sbin. To avoid accidentally invoking +the wrong command make sure either to + +- adjust PATH environment variable to have fastboot(1) found first +- create a shell alias with absolute path to fastboot(1) +- create a symlink with different name in PATH e.g., under ~/bin Copied and modified: head/devel/android-tools-fastboot-devel/files/usb_freebsd.cpp (from r392431, head/devel/android-tools-fastboot/files/usb_freebsd.c) ============================================================================== --- head/devel/android-tools-fastboot/files/usb_freebsd.c Sat Jul 18 16:42:27 2015 (r392431, copy source) +++ head/devel/android-tools-fastboot-devel/files/usb_freebsd.cpp Sat Jul 18 16:51:08 2015 (r392432) @@ -41,11 +41,11 @@ struct usb_handle { }; static int -probe(struct usb_handle *h, ifc_match_func callback) +probe(usb_handle *h, ifc_match_func callback) { - struct usb_ifc_info info; - struct libusb_device_descriptor ddesc; - struct libusb_config_descriptor *pcfg; + usb_ifc_info info; + libusb_device_descriptor ddesc; + libusb_config_descriptor *pcfg; int i, j; if (libusb_open(h->dev, &h->handle) < 0) @@ -129,7 +129,7 @@ enumerate(ifc_match_func callback) ssize_t ndev; ssize_t x; - h = malloc(sizeof(*h)); + h = reinterpret_cast(malloc(sizeof(*h))); if (h == NULL) return (h); @@ -159,7 +159,8 @@ usb_write(usb_handle * h, const void *_d { int actlen; - if (libusb_bulk_transfer(h->handle, h->ep_out, (void *)(long)_data, len, &actlen, 0) < 0) + if (libusb_bulk_transfer(h->handle, h->ep_out, + (unsigned char *)_data, len, &actlen, 0) < 0) return (-1); return (actlen); } @@ -169,7 +170,8 @@ usb_read(usb_handle * h, void *_data, in { int actlen; - if (libusb_bulk_transfer(h->handle, h->ep_in, _data, len, &actlen, 0) < 0) + if (libusb_bulk_transfer(h->handle, h->ep_in, + (unsigned char *)_data, len, &actlen, 0) < 0) return (-1); return (actlen); } Copied and modified: head/devel/android-tools-fastboot-devel/files/util_freebsd.cpp (from r392431, head/devel/android-tools-fastboot/files/util_freebsd.c) ============================================================================== --- head/devel/android-tools-fastboot/files/util_freebsd.c Sat Jul 18 16:42:27 2015 (r392431, copy source) +++ head/devel/android-tools-fastboot-devel/files/util_freebsd.cpp Sat Jul 18 16:51:08 2015 (r392432) @@ -25,6 +25,8 @@ * SUCH DAMAGE. */ +#include "fastboot.h" + #include #include Modified: head/devel/android-tools-fastboot/Makefile ============================================================================== --- head/devel/android-tools-fastboot/Makefile Sat Jul 18 16:42:27 2015 (r392431) +++ head/devel/android-tools-fastboot/Makefile Sat Jul 18 16:51:08 2015 (r392432) @@ -31,7 +31,7 @@ CONFLICTS_INSTALL?= ${PORTNAME}-devel-* USES+= uidfix BUILD_WRKSRC= ${WRKSRC}/fastboot INSTALL_WRKSRC= ${BUILD_WRKSRC} -MAKEFILE= ${.CURDIR}/files/Makefile # XXX ?= when bmake-only +MAKEFILE= ${FILESDIR}/Makefile MAKE_ENV= FILESDIR="${FILESDIR}" BINDIR="${PREFIX}/bin" \ MANDIR="${PREFIX}/man/man" \ LIBPCRE="${LOCALBASE}/lib/libpcre.a" From owner-svn-ports-head@freebsd.org Sat Jul 18 16:51:16 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 045DE9A4ACB; Sat, 18 Jul 2015 16:51:16 +0000 (UTC) (envelope-from hrs@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 D400E1615; Sat, 18 Jul 2015 16:51:15 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IGpFVG071330; Sat, 18 Jul 2015 16:51:15 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IGpBmE071296; Sat, 18 Jul 2015 16:51:11 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201507181651.t6IGpBmE071296@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Sat, 18 Jul 2015 16:51:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392433 - in head/textproc/turboxsl: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 16:51:16 -0000 Author: hrs Date: Sat Jul 18 16:51:10 2015 New Revision: 392433 URL: https://svnweb.freebsd.org/changeset/ports/392433 Log: - Mark IGNORE on 32-bit platforms for now[*]. - Add missing USE_LDCONFIG. - Regenerate patch files to make portlint happy. PR: 201537 Modified: head/textproc/turboxsl/Makefile head/textproc/turboxsl/files/patch-Makefile.am head/textproc/turboxsl/files/patch-configure.ac head/textproc/turboxsl/files/patch-src-zlog-src-category.c head/textproc/turboxsl/files/patch-src-zlog-src-category_table.c head/textproc/turboxsl/files/patch-src-zlog-src-event.c head/textproc/turboxsl/files/patch-src-zlog-src-record_table.c head/textproc/turboxsl/files/patch-src-zlog-src-rotater.c head/textproc/turboxsl/files/patch-src-zlog-src-rule.c head/textproc/turboxsl/files/patch-src-zlog-src-zc_util.c head/textproc/turboxsl/files/patch-src-zlog-src-zc_xplatform.h Modified: head/textproc/turboxsl/Makefile ============================================================================== --- head/textproc/turboxsl/Makefile Sat Jul 18 16:51:08 2015 (r392432) +++ head/textproc/turboxsl/Makefile Sat Jul 18 16:51:10 2015 (r392433) @@ -2,6 +2,7 @@ PORTNAME= turboxsl PORTVERSION= 0.0.899004eb7b +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= hrs@FreeBSD.org @@ -13,7 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libck.so:${PORTSDIR}/devel/concurrencykit \ libmemcached.so:${PORTSDIR}/databases/libmemcached +ONLY_FOR_ARCHS= amd64 ia64 powerpc64 sparc64 USES= autoreconf libtool pkgconfig +USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= Litres GH_TAGNAME= 899004eb7b Modified: head/textproc/turboxsl/files/patch-Makefile.am ============================================================================== --- head/textproc/turboxsl/files/patch-Makefile.am Sat Jul 18 16:51:08 2015 (r392432) +++ head/textproc/turboxsl/files/patch-Makefile.am Sat Jul 18 16:51:10 2015 (r392433) @@ -1,6 +1,6 @@ ---- Makefile.am.orig 2015-07-03 03:01:10.000000000 +0900 -+++ Makefile.am 2015-07-10 04:11:03.293694000 +0900 -@@ -8,6 +8,6 @@ +--- Makefile.am.orig 2015-07-02 18:01:10 UTC ++++ Makefile.am +@@ -8,6 +8,6 @@ ACLOCAL_AMFLAGS = -I m4 bin_SCRIPTS = turboxsl-config Modified: head/textproc/turboxsl/files/patch-configure.ac ============================================================================== --- head/textproc/turboxsl/files/patch-configure.ac Sat Jul 18 16:51:08 2015 (r392432) +++ head/textproc/turboxsl/files/patch-configure.ac Sat Jul 18 16:51:10 2015 (r392433) @@ -1,6 +1,6 @@ ---- configure.ac.orig 2015-07-10 03:45:40.793312000 +0900 -+++ configure.ac 2015-07-10 03:45:53.160053000 +0900 -@@ -23,14 +23,6 @@ +--- configure.ac.orig 2015-07-02 18:01:10 UTC ++++ configure.ac +@@ -23,14 +23,6 @@ AC_SUBST(XSLT_LIBS) AC_SUBST(EXTRA_LIBS) AC_SUBST(M_LIBS) Modified: head/textproc/turboxsl/files/patch-src-zlog-src-category.c ============================================================================== --- head/textproc/turboxsl/files/patch-src-zlog-src-category.c Sat Jul 18 16:51:08 2015 (r392432) +++ head/textproc/turboxsl/files/patch-src-zlog-src-category.c Sat Jul 18 16:51:10 2015 (r392433) @@ -1,5 +1,5 @@ ---- src/zlog/src/category.c.orig 2015-07-10 03:27:30.714218000 +0900 -+++ src/zlog/src/category.c 2015-07-10 03:28:10.280729000 +0900 +--- src/zlog/src/category.c.orig 2015-07-02 18:01:10 UTC ++++ src/zlog/src/category.c @@ -6,6 +6,7 @@ * Licensed under the LGPL v2.1, see the file COPYING in base directory. */ Modified: head/textproc/turboxsl/files/patch-src-zlog-src-category_table.c ============================================================================== --- head/textproc/turboxsl/files/patch-src-zlog-src-category_table.c Sat Jul 18 16:51:08 2015 (r392432) +++ head/textproc/turboxsl/files/patch-src-zlog-src-category_table.c Sat Jul 18 16:51:10 2015 (r392433) @@ -1,5 +1,5 @@ ---- src/zlog/src/category_table.c.orig 2015-07-10 03:28:51.992237000 +0900 -+++ src/zlog/src/category_table.c 2015-07-10 03:29:10.446286000 +0900 +--- src/zlog/src/category_table.c.orig 2015-07-02 18:01:10 UTC ++++ src/zlog/src/category_table.c @@ -6,6 +6,7 @@ * Licensed under the LGPL v2.1, see the file COPYING in base directory. */ Modified: head/textproc/turboxsl/files/patch-src-zlog-src-event.c ============================================================================== --- head/textproc/turboxsl/files/patch-src-zlog-src-event.c Sat Jul 18 16:51:08 2015 (r392432) +++ head/textproc/turboxsl/files/patch-src-zlog-src-event.c Sat Jul 18 16:51:10 2015 (r392433) @@ -1,5 +1,5 @@ ---- src/zlog/src/event.c.orig 2015-07-10 03:29:45.286866000 +0900 -+++ src/zlog/src/event.c 2015-07-10 03:29:59.614232000 +0900 +--- src/zlog/src/event.c.orig 2015-07-02 18:01:10 UTC ++++ src/zlog/src/event.c @@ -7,6 +7,7 @@ */ Modified: head/textproc/turboxsl/files/patch-src-zlog-src-record_table.c ============================================================================== --- head/textproc/turboxsl/files/patch-src-zlog-src-record_table.c Sat Jul 18 16:51:08 2015 (r392432) +++ head/textproc/turboxsl/files/patch-src-zlog-src-record_table.c Sat Jul 18 16:51:10 2015 (r392433) @@ -1,5 +1,5 @@ ---- src/zlog/src/record_table.c.orig 2015-07-10 03:30:42.116741000 +0900 -+++ src/zlog/src/record_table.c 2015-07-10 03:30:54.707463000 +0900 +--- src/zlog/src/record_table.c.orig 2015-07-02 18:01:10 UTC ++++ src/zlog/src/record_table.c @@ -6,6 +6,7 @@ * Licensed under the LGPL v2.1, see the file COPYING in base directory. */ Modified: head/textproc/turboxsl/files/patch-src-zlog-src-rotater.c ============================================================================== --- head/textproc/turboxsl/files/patch-src-zlog-src-rotater.c Sat Jul 18 16:51:08 2015 (r392432) +++ head/textproc/turboxsl/files/patch-src-zlog-src-rotater.c Sat Jul 18 16:51:10 2015 (r392433) @@ -1,5 +1,5 @@ ---- src/zlog/src/rotater.c.orig 2015-07-10 03:31:33.156849000 +0900 -+++ src/zlog/src/rotater.c 2015-07-10 03:31:42.997304000 +0900 +--- src/zlog/src/rotater.c.orig 2015-07-02 18:01:10 UTC ++++ src/zlog/src/rotater.c @@ -6,6 +6,7 @@ * Licensed under the LGPL v2.1, see the file COPYING in base directory. */ Modified: head/textproc/turboxsl/files/patch-src-zlog-src-rule.c ============================================================================== --- head/textproc/turboxsl/files/patch-src-zlog-src-rule.c Sat Jul 18 16:51:08 2015 (r392432) +++ head/textproc/turboxsl/files/patch-src-zlog-src-rule.c Sat Jul 18 16:51:10 2015 (r392433) @@ -1,5 +1,5 @@ ---- src/zlog/src/rule.c.orig 2015-07-10 03:32:15.578671000 +0900 -+++ src/zlog/src/rule.c 2015-07-10 03:35:22.106690000 +0900 +--- src/zlog/src/rule.c.orig 2015-07-02 18:01:10 UTC ++++ src/zlog/src/rule.c @@ -8,12 +8,12 @@ #include "fmacros.h" Modified: head/textproc/turboxsl/files/patch-src-zlog-src-zc_util.c ============================================================================== --- head/textproc/turboxsl/files/patch-src-zlog-src-zc_util.c Sat Jul 18 16:51:08 2015 (r392432) +++ head/textproc/turboxsl/files/patch-src-zlog-src-zc_util.c Sat Jul 18 16:51:10 2015 (r392433) @@ -1,5 +1,5 @@ ---- src/zlog/src/zc_util.c.orig 2015-07-10 03:36:43.533900000 +0900 -+++ src/zlog/src/zc_util.c 2015-07-10 03:36:53.470268000 +0900 +--- src/zlog/src/zc_util.c.orig 2015-07-02 18:01:10 UTC ++++ src/zlog/src/zc_util.c @@ -6,6 +6,7 @@ * Licensed under the LGPL v2.1, see the file COPYING in base directory. */ Modified: head/textproc/turboxsl/files/patch-src-zlog-src-zc_xplatform.h ============================================================================== --- head/textproc/turboxsl/files/patch-src-zlog-src-zc_xplatform.h Sat Jul 18 16:51:08 2015 (r392432) +++ head/textproc/turboxsl/files/patch-src-zlog-src-zc_xplatform.h Sat Jul 18 16:51:10 2015 (r392433) @@ -1,5 +1,5 @@ ---- src/zlog/src/zc_xplatform.h.orig 2015-07-10 03:35:37.045763000 +0900 -+++ src/zlog/src/zc_xplatform.h 2015-07-10 03:35:49.501573000 +0900 +--- src/zlog/src/zc_xplatform.h.orig 2015-07-02 18:01:10 UTC ++++ src/zlog/src/zc_xplatform.h @@ -9,6 +9,7 @@ #define __zc_xplatform_h From owner-svn-ports-head@freebsd.org Sat Jul 18 17:06:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 699B09A4DDA; Sat, 18 Jul 2015 17:06:11 +0000 (UTC) (envelope-from hrs@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 4812C109C; Sat, 18 Jul 2015 17:06:11 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IH6Brv076240; Sat, 18 Jul 2015 17:06:11 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IH6AqT076237; Sat, 18 Jul 2015 17:06:10 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201507181706.t6IH6AqT076237@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Sat, 18 Jul 2015 17:06:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392434 - in head/mail/mailest: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 17:06:11 -0000 Author: hrs Date: Sat Jul 18 17:06:09 2015 New Revision: 392434 URL: https://svnweb.freebsd.org/changeset/ports/392434 Log: - Correct LICENSE. - Regenerate patch files to make portlint happy. Modified: head/mail/mailest/Makefile head/mail/mailest/files/patch-mailestd-Makefile head/mail/mailest/files/patch-mailestd.c Modified: head/mail/mailest/Makefile ============================================================================== --- head/mail/mailest/Makefile Sat Jul 18 16:51:10 2015 (r392433) +++ head/mail/mailest/Makefile Sat Jul 18 17:06:09 2015 (r392434) @@ -2,16 +2,17 @@ PORTNAME= mailest PORTVERSION= 0.9.20 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= hrs@FreeBSD.org COMMENT= Hyper Estraier backend for Mew -LICENSE= BSD2CLAUSE ISCL LGPL21 +LICENSE= BSD2CLAUSE BSD3CLAUSE ISCL LGPL21 LICENSE_COMB= multi -LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.BSD2CLAUSE -LICENSE_FILE_ISCL= ${WRKSRC}/LICENSE.ISCL -LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE.LGPL21 +.for L in ${LICENSE} +LICENSE_FILE_${L}= ${WRKSRC}/LICENSE.${L} +.endfor LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 \ libqdbm.so:${PORTSDIR}/databases/qdbm \ @@ -25,10 +26,26 @@ GH_ACCOUNT= yasuoka GH_TAGNAME= ${PORTNAME}-${PORTVERSION} MAKE_ENV= USE_BSDMAKE=true WITH_INSTALL_AS_USER=true +LICENSE_BSD2CLAUSE_SRC= bytebuf.c replace/sys/tree.h +LICENSE_BSD3CLAUSE_SRC= replace/sys/queue.h +LICENSE_ISCL_SRC= mailestctl.c parser.c parser.h \ + replace/open_memstream.c \ + replace/reallocarray.c \ + replace/replace.h \ + replace/strlcat.c \ + replace/strtonum.c +LICENSE_LGPL21_SRC= estdraft.c +LICENSE_BSD2CLAUSE_REGEX="/ \* [Cc]opyright/,/ \*\//!d;s,^ \*,,;s,^/,," +LICENSE_BSD3CLAUSE_REGEX=${LICENSE_BSD2CLAUSE_REGEX} +LICENSE_ISCL_REGEX= ${LICENSE_BSD2CLAUSE_REGEX} +LICENSE_LGPL21_REGEX= "/^\/\*\*/,/\*\*\//!d;s,^ \*,,;s,^/,," + post-extract: - ${SED} "/\*-/,/*\//!d" ${WRKSRC}/bytebuf.c > ${LICENSE_FILE_BSD2CLAUSE} - ${SED} "/^\/\*/,/ *\//!d" ${WRKSRC}/mailestctl.c > ${LICENSE_FILE_ISCL} - ${SED} "/^\/\*\*/,/\*\*\//!d" ${WRKSRC}/estdraft.c \ - > ${LICENSE_FILE_LGPL21} +.for L in ${LICENSE} +.for F in ${LICENSE_${L}_SRC} + cd ${WRKSRC} && ${SED} -e ${LICENSE_${L}_REGEX} ${F} \ + >> ${LICENSE_FILE_${L}} +.endfor +.endfor .include Modified: head/mail/mailest/files/patch-mailestd-Makefile ============================================================================== --- head/mail/mailest/files/patch-mailestd-Makefile Sat Jul 18 16:51:10 2015 (r392433) +++ head/mail/mailest/files/patch-mailestd-Makefile Sat Jul 18 17:06:09 2015 (r392434) @@ -1,6 +1,6 @@ ---- mailestd/Makefile.orig 2015-05-27 12:18:27.000000000 +0900 -+++ mailestd/Makefile 2015-06-05 16:09:10.228594000 +0900 -@@ -2,9 +2,9 @@ +--- mailestd/Makefile.orig 2015-06-06 10:45:32 UTC ++++ mailestd/Makefile +@@ -2,9 +2,9 @@ MAILESTD_MT= # PROG= mailestd SRCS= bytebuf.c mailestd.c mailestctl.c parse.y parser.c @@ -12,7 +12,7 @@ LDFLAGS= -L${LOCALBASE}/lib LDADD= -lestraier -levent -lqdbm DPADD= ${LIBESTRAIER} ${LIBEVENT} ${LIBQDBM} -@@ -21,13 +21,7 @@ +@@ -21,13 +21,7 @@ LDADD+= -lpthread DPADD+= ${LIBPTHREAD} .endif Modified: head/mail/mailest/files/patch-mailestd.c ============================================================================== --- head/mail/mailest/files/patch-mailestd.c Sat Jul 18 16:51:10 2015 (r392433) +++ head/mail/mailest/files/patch-mailestd.c Sat Jul 18 17:06:09 2015 (r392434) @@ -1,6 +1,6 @@ ---- mailestd.c.orig 2015-05-27 12:18:27.000000000 +0900 -+++ mailestd.c 2015-06-05 16:21:58.350309000 +0900 -@@ -809,8 +809,6 @@ +--- mailestd.c.orig 2015-06-06 10:45:32 UTC ++++ mailestd.c +@@ -809,8 +809,6 @@ mailestd_gather(struct mailestd *_this, RB_INIT(&folders); ctx = mailestd_get_gather(_this, task->gather_id); @@ -9,7 +9,7 @@ if (folder[0] == '/') strlcpy(rdir, folder, sizeof(rdir)); else { -@@ -818,6 +816,8 @@ +@@ -818,6 +816,8 @@ mailestd_gather(struct mailestd *_this, strlcat(rdir, "/", sizeof(rdir)); strlcat(rdir, folder, sizeof(rdir)); } @@ -18,7 +18,7 @@ paths[0] = rdir; paths[1] = NULL; lrdir = strlen(rdir); -@@ -853,7 +853,7 @@ +@@ -853,7 +853,7 @@ mailestd_gather(struct mailestd *_this, } mailestd_log(LOG_DEBUG, "Gathered %s (Total: %d Remove: %d Update: %d)", @@ -27,7 +27,7 @@ total, delete, update); out: if (ctx != NULL) { -@@ -2638,6 +2638,7 @@ +@@ -2647,6 +2647,7 @@ static void mailestd_monitor_folder(struct mailestd *_this, const char *dirpath) { int fd = -1; @@ -35,7 +35,7 @@ struct folder *fld, fld0; MAILESTD_ASSERT(_thread_self() == _this->monitorworker.thread); -@@ -2659,7 +2660,8 @@ +@@ -2668,7 +2669,8 @@ mailestd_monitor_folder(struct mailestd fld->fd = fd; fld->path = xstrdup(dirpath); RB_INSERT(folder_tree, &_this->monitors, fld); From owner-svn-ports-head@freebsd.org Sat Jul 18 17:06:28 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34D4C9A4E06; Sat, 18 Jul 2015 17:06:28 +0000 (UTC) (envelope-from sunpoet@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 24C891179; Sat, 18 Jul 2015 17:06:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IH6S4V076422; Sat, 18 Jul 2015 17:06:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IH6Qj9076417; Sat, 18 Jul 2015 17:06:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181706.t6IH6Qj9076417@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 17:06:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392435 - in head/devel/re2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 17:06:28 -0000 Author: sunpoet Date: Sat Jul 18 17:06:25 2015 New Revision: 392435 URL: https://svnweb.freebsd.org/changeset/ports/392435 Log: - Update to 20150601 - Use USE_GITHUB - Cleanup Makefile - Update WWW Changes: https://github.com/google/re2/commits/master PR: 201159 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 20 days) Added: head/devel/re2/files/ head/devel/re2/files/patch-Makefile (contents, props changed) Modified: head/devel/re2/Makefile head/devel/re2/distinfo head/devel/re2/pkg-descr head/devel/re2/pkg-plist Modified: head/devel/re2/Makefile ============================================================================== --- head/devel/re2/Makefile Sat Jul 18 17:06:09 2015 (r392434) +++ head/devel/re2/Makefile Sat Jul 18 17:06:25 2015 (r392435) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= re2 -PORTVERSION= 20140304 +PORTVERSION= 20150601 CATEGORIES= devel -MASTER_SITES= GOOGLE_CODE MAINTAINER= jlaffaye@FreeBSD.org COMMENT= Fast C++ regex library @@ -13,19 +12,13 @@ LICENSE= BSD3CLAUSE MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" prefix=${PREFIX} USE_LDCONFIG= yes -USES= compiler:c++11-lang gmake tar:tgz +USES= compiler:c++11-lang gmake pathfix -WRKSRC= ${WRKDIR}/${PORTNAME} - -.include - -post-patch: -# remove tr1 if using libc++ -.if ${COMPILER_FEATURES:Mlibc++} - @${REINPLACE_CMD} -e 's|tr1/||; s|tr1::||' ${WRKSRC}/util/util.h -.endif +GH_ACCOUNT= google +GH_TAGNAME= ${PORTVERSION:C|(....)(..)(..)|\1-\2-\3|} +USE_GITHUB= yes post-build: @${STRIP_CMD} ${WRKSRC}/obj/so/libre2.so -.include +.include Modified: head/devel/re2/distinfo ============================================================================== --- head/devel/re2/distinfo Sat Jul 18 17:06:09 2015 (r392434) +++ head/devel/re2/distinfo Sat Jul 18 17:06:25 2015 (r392435) @@ -1,2 +1,2 @@ -SHA256 (re2-20140304.tgz) = 0bffd1a57de2f4b218ca0f77d8850bfd59c82944a98256c6edba25260e0196a7 -SIZE (re2-20140304.tgz) = 1050493 +SHA256 (google-re2-20150601-2015-06-01_GH0.tar.gz) = 90b4f48c26b1f33f4df5f86406d8c663c8a44b103a5554387ce3c53228abf20e +SIZE (google-re2-20150601-2015-06-01_GH0.tar.gz) = 385441 Added: head/devel/re2/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/re2/files/patch-Makefile Sat Jul 18 17:06:25 2015 (r392435) @@ -0,0 +1,26 @@ +--- Makefile.orig 2015-05-29 02:13:42 UTC ++++ Makefile +@@ -25,6 +25,7 @@ exec_prefix=$(prefix) + bindir=$(exec_prefix)/bin + includedir=$(prefix)/include + libdir=$(exec_prefix)/lib ++libdatadir=$(exec_prefix)/libdata + INSTALL=install + INSTALL_PROGRAM=$(INSTALL) + INSTALL_DATA=$(INSTALL) -m 644 +@@ -245,13 +246,13 @@ shared-bigtest: $(STESTS) $(SBIGTESTS) + benchmark: obj/test/regexp_benchmark + + install: obj/libre2.a obj/so/libre2.so +- mkdir -p $(DESTDIR)$(includedir)/re2 $(DESTDIR)$(libdir)/pkgconfig ++ mkdir -p $(DESTDIR)$(includedir)/re2 $(DESTDIR)$(libdatadir)/pkgconfig + $(INSTALL_DATA) $(INSTALL_HFILES) $(DESTDIR)$(includedir)/re2 + $(INSTALL) obj/libre2.a $(DESTDIR)$(libdir)/libre2.a + $(INSTALL) obj/so/libre2.so $(DESTDIR)$(libdir)/libre2.so.$(SONAME).0.0 + ln -sf libre2.so.$(SONAME).0.0 $(DESTDIR)$(libdir)/libre2.so.$(SONAME) + ln -sf libre2.so.$(SONAME).0.0 $(DESTDIR)$(libdir)/libre2.so +- sed -e "s#@prefix@#${prefix}#" re2.pc >$(DESTDIR)$(libdir)/pkgconfig/re2.pc ++ sed -e "s#@prefix@#${prefix}#" re2.pc >$(DESTDIR)$(libdatadir)/pkgconfig/re2.pc + + testinstall: + @mkdir -p obj Modified: head/devel/re2/pkg-descr ============================================================================== --- head/devel/re2/pkg-descr Sat Jul 18 17:06:09 2015 (r392434) +++ head/devel/re2/pkg-descr Sat Jul 18 17:06:25 2015 (r392435) @@ -8,4 +8,4 @@ use a small fixed C++ stack footprint no expressions it must process; thus RE2 is useful in multithreaded environments where thread stacks cannot grow arbitrarily large. -WWW: http://code.google.com/p/re2/ +WWW: https://github.com/google/re2 Modified: head/devel/re2/pkg-plist ============================================================================== --- head/devel/re2/pkg-plist Sat Jul 18 17:06:09 2015 (r392434) +++ head/devel/re2/pkg-plist Sat Jul 18 17:06:25 2015 (r392435) @@ -7,3 +7,4 @@ lib/libre2.a lib/libre2.so lib/libre2.so.0 lib/libre2.so.0.0.0 +libdata/pkgconfig/re2.pc From owner-svn-ports-head@freebsd.org Sat Jul 18 17:06:34 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E79429A4E3A; Sat, 18 Jul 2015 17:06:34 +0000 (UTC) (envelope-from sunpoet@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 D777D1252; Sat, 18 Jul 2015 17:06:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IH6YuV076552; Sat, 18 Jul 2015 17:06:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IH6Yt7076550; Sat, 18 Jul 2015 17:06:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181706.t6IH6Yt7076550@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 17:06:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392436 - head/devel/re2c X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 17:06:35 -0000 Author: sunpoet Date: Sat Jul 18 17:06:33 2015 New Revision: 392436 URL: https://svnweb.freebsd.org/changeset/ports/392436 Log: - Update to 0.14.3 Changes: http://sourceforge.net/p/re2c/code-git/ci/master/tree/re2c/CHANGELOG?force=True PR: 201160 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 20 days) Modified: head/devel/re2c/Makefile head/devel/re2c/distinfo Modified: head/devel/re2c/Makefile ============================================================================== --- head/devel/re2c/Makefile Sat Jul 18 17:06:25 2015 (r392435) +++ head/devel/re2c/Makefile Sat Jul 18 17:06:33 2015 (r392436) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= re2c -PORTVERSION= 0.14.2 +PORTVERSION= 0.14.3 CATEGORIES= devel MASTER_SITES= SF Modified: head/devel/re2c/distinfo ============================================================================== --- head/devel/re2c/distinfo Sat Jul 18 17:06:25 2015 (r392435) +++ head/devel/re2c/distinfo Sat Jul 18 17:06:33 2015 (r392436) @@ -1,2 +1,2 @@ -SHA256 (re2c-0.14.2.tar.gz) = a702eb63977af4715555edb41eba3b47bbfdcdb44b566d146869a7db022f1c30 -SIZE (re2c-0.14.2.tar.gz) = 2554944 +SHA256 (re2c-0.14.3.tar.gz) = 1c6806df599f3aef0804b576cfdf64bdba5ad590626dfca2d44e473460917e84 +SIZE (re2c-0.14.3.tar.gz) = 2576859 From owner-svn-ports-head@freebsd.org Sat Jul 18 17:06:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83A479A4E5F; Sat, 18 Jul 2015 17:06:41 +0000 (UTC) (envelope-from sunpoet@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 5B6611431; Sat, 18 Jul 2015 17:06:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IH6f0e076682; Sat, 18 Jul 2015 17:06:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IH6e0F076680; Sat, 18 Jul 2015 17:06:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181706.t6IH6e0F076680@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 17:06:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392437 - head/www/py-google-api-python-client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 17:06:41 -0000 Author: sunpoet Date: Sat Jul 18 17:06:39 2015 New Revision: 392437 URL: https://svnweb.freebsd.org/changeset/ports/392437 Log: - Update to 1.4.1 - Update CATEGORIES: add python - Update USES=python - Add NO_ARCH - Update WEBTEST_DESC Changes: https://github.com/google/google-api-python-client/blob/master/CHANGELOG PR: 201161 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 20 days) Modified: head/www/py-google-api-python-client/Makefile head/www/py-google-api-python-client/distinfo Modified: head/www/py-google-api-python-client/Makefile ============================================================================== --- head/www/py-google-api-python-client/Makefile Sat Jul 18 17:06:33 2015 (r392436) +++ head/www/py-google-api-python-client/Makefile Sat Jul 18 17:06:39 2015 (r392437) @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= google-api-python-client -PORTVERSION= 1.3.2 +PORTVERSION= 1.4.1 #PORTREVISION= 0 -CATEGORIES= www +CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,10 @@ COMMENT= Google API Client Library for P LICENSE= APACHE20 -BUILD_DEPENDS= ${PKGNAMEPREFIX}oauth2client>=1.3:${PORTSDIR}/security/py-oauth2client -RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0.6.0:${PORTSDIR}/www/py-httplib2 \ - ${PKGNAMEPREFIX}oauth2client>=1.3:${PORTSDIR}/security/py-oauth2client \ +#BUILD_DEPENDS= ${PKGNAMEPREFIX}oauth2client>=1.4.6:${PORTSDIR}/security/py-oauth2client +RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0.8:${PORTSDIR}/www/py-httplib2 \ + ${PKGNAMEPREFIX}oauth2client>=1.4.6:${PORTSDIR}/security/py-oauth2client \ + ${PYTHON_PKGNAMEPREFIX}six>=1.6.1:${PORTSDIR}/devel/py-six \ ${PKGNAMEPREFIX}uritemplate>=0.6:${PORTSDIR}/net/py-uritemplate DJANGO_DESC= Use the library with Django @@ -25,10 +26,11 @@ GAE_RUN_DEPENDS= google-appengine>=1.4.3 OPTIONS_DEFINE= DJANGO GAE WEBTEST -USES= python:2 +NO_ARCH= yes +USES= python USE_PYTHON= autoplist distutils -WEBTEST_DESC= Use WebTest helper to test WSGI apps (Python 2.6+) +WEBTEST_DESC= Use WebTest helper to test WSGI apps WEBTEST_RUN_DEPENDS= ${PKGNAMEPREFIX}WebTest>=1.3.3:${PORTSDIR}/www/py-WebTest \ ${PKGNAMEPREFIX}openssl>=0.13:${PORTSDIR}/security/py-openssl Modified: head/www/py-google-api-python-client/distinfo ============================================================================== --- head/www/py-google-api-python-client/distinfo Sat Jul 18 17:06:33 2015 (r392436) +++ head/www/py-google-api-python-client/distinfo Sat Jul 18 17:06:39 2015 (r392437) @@ -1,2 +1,2 @@ -SHA256 (google-api-python-client-1.3.2.tar.gz) = 9e9268237c9a3b55f477b972b750f1a90f218f4ec0f6a775d619893632bc0278 -SIZE (google-api-python-client-1.3.2.tar.gz) = 40359 +SHA256 (google-api-python-client-1.4.1.tar.gz) = 63d3bad8b29337cfd1c8b96e403dc0fe61e437a118eeff0c1eaa109c96e13f9c +SIZE (google-api-python-client-1.4.1.tar.gz) = 41129 From owner-svn-ports-head@freebsd.org Sat Jul 18 17:06:47 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3DF99A4E82; Sat, 18 Jul 2015 17:06:47 +0000 (UTC) (envelope-from sunpoet@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 817F0152A; Sat, 18 Jul 2015 17:06:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IH6lYX076812; Sat, 18 Jul 2015 17:06:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IH6ker076810; Sat, 18 Jul 2015 17:06:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507181706.t6IH6ker076810@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Jul 2015 17:06:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392438 - head/lang/p5-Scalar-List-Utils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 17:06:47 -0000 Author: sunpoet Date: Sat Jul 18 17:06:45 2015 New Revision: 392438 URL: https://svnweb.freebsd.org/changeset/ports/392438 Log: - Update to 1.42 Changes: http://search.cpan.org/dist/Scalar-List-Utils/Changes PR: 201189 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 19 days) Modified: head/lang/p5-Scalar-List-Utils/Makefile head/lang/p5-Scalar-List-Utils/distinfo Modified: head/lang/p5-Scalar-List-Utils/Makefile ============================================================================== --- head/lang/p5-Scalar-List-Utils/Makefile Sat Jul 18 17:06:39 2015 (r392437) +++ head/lang/p5-Scalar-List-Utils/Makefile Sat Jul 18 17:06:45 2015 (r392438) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Scalar-List-Utils -PORTVERSION= 1.41 +PORTVERSION= 1.42 PORTEPOCH= 1 CATEGORIES= lang perl5 MASTER_SITES= CPAN Modified: head/lang/p5-Scalar-List-Utils/distinfo ============================================================================== --- head/lang/p5-Scalar-List-Utils/distinfo Sat Jul 18 17:06:39 2015 (r392437) +++ head/lang/p5-Scalar-List-Utils/distinfo Sat Jul 18 17:06:45 2015 (r392438) @@ -1,2 +1,2 @@ -SHA256 (Scalar-List-Utils-1.41.tar.gz) = 471e307e7d04dbf2dd59be399de83d35facc02bbefce346158c8267d21c18112 -SIZE (Scalar-List-Utils-1.41.tar.gz) = 81115 +SHA256 (Scalar-List-Utils-1.42.tar.gz) = 3507f72541f66a2dce850b9b56771e5fccda3d215c52f74946c6e370c0f4a4da +SIZE (Scalar-List-Utils-1.42.tar.gz) = 82574 From owner-svn-ports-head@freebsd.org Sat Jul 18 17:28:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 331C59A5184; Sat, 18 Jul 2015 17:28:02 +0000 (UTC) (envelope-from jbeich@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 2289C1DE5; Sat, 18 Jul 2015 17:28:02 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IHS2WM084981; Sat, 18 Jul 2015 17:28:02 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IHS0sx084976; Sat, 18 Jul 2015 17:28:00 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201507181728.t6IHS0sx084976@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 18 Jul 2015 17:28:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392439 - in head: emulators/ppsspp emulators/ppsspp-devel games/katawa-shoujo games/openra multimedia/baka-mplayer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 17:28:02 -0000 Author: jbeich Date: Sat Jul 18 17:27:59 2015 New Revision: 392439 URL: https://svnweb.freebsd.org/changeset/ports/392439 Log: Per r390886 stop pulling unnecessary GTK+ deps in my ports Modified: head/emulators/ppsspp-devel/Makefile (contents, props changed) head/emulators/ppsspp/Makefile (contents, props changed) head/games/katawa-shoujo/Makefile (contents, props changed) head/games/openra/Makefile (contents, props changed) head/multimedia/baka-mplayer/Makefile (contents, props changed) Modified: head/emulators/ppsspp-devel/Makefile ============================================================================== --- head/emulators/ppsspp-devel/Makefile Sat Jul 18 17:06:45 2015 (r392438) +++ head/emulators/ppsspp-devel/Makefile Sat Jul 18 17:27:59 2015 (r392439) @@ -2,7 +2,7 @@ DISTVERSION= 1.0.1-757 DISTVERSIONSUFFIX= -g73e9c3b -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -devel GH_TAGNAME= e855bc7:lang ad53018:native a0b878f:ext_armips Modified: head/emulators/ppsspp/Makefile ============================================================================== --- head/emulators/ppsspp/Makefile Sat Jul 18 17:06:45 2015 (r392438) +++ head/emulators/ppsspp/Makefile Sat Jul 18 17:27:59 2015 (r392439) @@ -3,7 +3,7 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v DISTVERSION?= 1.0.1 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= emulators .ifndef PKGNAMESUFFIX @@ -33,7 +33,6 @@ CMAKE_ARGS= -DUSE_SYSTEM_FFMPEG=on QMAKE_SOURCE_PATH= ${WRKSRC}/Qt/PPSSPPQt.pro QMAKE_ARGS= CONFIG+="system_ffmpeg" LREL_TOOL="${LRELEASE}" NINJA_VERBOSE= yes -INSTALLS_ICONS= yes OPTIONS_DEFAULT=QT5 OPTIONS_SINGLE= GUI Modified: head/games/katawa-shoujo/Makefile ============================================================================== --- head/games/katawa-shoujo/Makefile Sat Jul 18 17:06:45 2015 (r392438) +++ head/games/katawa-shoujo/Makefile Sat Jul 18 17:27:59 2015 (r392439) @@ -3,6 +3,7 @@ PORTNAME= katawa-shoujo PORTVERSION= 1.3.1 DISTVERSIONSUFFIX=-[linux-x86][18161880] +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://dl.katawa-shoujo.com/gold_${PORTVERSION}/:game \ GENTOO:icon @@ -24,7 +25,6 @@ RUN_DEPENDS= renpy:${PORTSDIR}/devel/ren USES= tar:bz2 NO_ARCH= yes NO_BUILD= yes -INSTALLS_ICONS= yes WRKSRC= ${WRKDIR}/Katawa\ Shoujo-${PORTVERSION}-linux PORTDATA= * PORTDOCS= *.pdf Modified: head/games/openra/Makefile ============================================================================== --- head/games/openra/Makefile Sat Jul 18 17:06:45 2015 (r392438) +++ head/games/openra/Makefile Sat Jul 18 17:27:59 2015 (r392439) @@ -3,7 +3,7 @@ PORTNAME= openra PORTVERSION= 20150614 DISTVERSIONPREFIX= release- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games # XXX Convert to USES=nuget or package dependencies instead MASTER_SITES= https://nuget.org/api/v2/package/StyleCopPlus.MSBuild/4.7.49.5?dummy=/:StyleCopPlus \ @@ -51,7 +51,6 @@ GH_PROJECT= OpenRA NO_ARCH= yes USES= gmake lua:51,run mono openal:soft USE_SDL= sdl2 -INSTALLS_ICONS= yes MAKE_ENV= prefix="${PREFIX}" MAKE_ARGS= VERSION="${GH_TAGNAME}" INSTALL_TARGET= install-all install-linux-shortcuts Modified: head/multimedia/baka-mplayer/Makefile ============================================================================== --- head/multimedia/baka-mplayer/Makefile Sat Jul 18 17:06:45 2015 (r392438) +++ head/multimedia/baka-mplayer/Makefile Sat Jul 18 17:27:59 2015 (r392439) @@ -3,6 +3,7 @@ PORTNAME= baka-mplayer DISTVERSIONPREFIX= v DISTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= multimedia audio MAINTAINER= jbeich@FreeBSD.org @@ -20,7 +21,6 @@ USES= compiler:c++11-lib pkgconfig qmak USE_QT5= qmake_build buildtools_build gui network svg widgets x11extras QMAKE_SOURCE_PATH=${WRKSRC}/src QMAKE_ARGS= lupdate="${LUPDATE}" lrelease="${LRELEASE}" -INSTALLS_ICONS= yes OPTIONS_DEFINE= DOCS NLS NOTO OPTIONS_SUB= yes From owner-svn-ports-head@freebsd.org Sat Jul 18 18:15:25 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B32E9A58B1; Sat, 18 Jul 2015 18:15:25 +0000 (UTC) (envelope-from hrs@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 29F541F41; Sat, 18 Jul 2015 18:15:25 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IIFPgU005220; Sat, 18 Jul 2015 18:15:25 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IIFHT2005198; Sat, 18 Jul 2015 18:15:17 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201507181815.t6IIFHT2005198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Sat, 18 Jul 2015 18:15:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392440 - in head/databases: qdbm qdbm-plus qdbm-plus/files qdbm/files ruby-qdbm ruby-qdbm/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 18:15:25 -0000 Author: hrs Date: Sat Jul 18 18:15:17 2015 New Revision: 392440 URL: https://svnweb.freebsd.org/changeset/ports/392440 Log: - Take maintainership. - Fix CFLAGS and LDFLAGS. - Fix a possible library path confusion. - Style clean-ups. Added: head/databases/qdbm-plus/distinfo (contents, props changed) head/databases/qdbm-plus/files/patch-configure (contents, props changed) head/databases/qdbm/files/patch-configure (contents, props changed) head/databases/ruby-qdbm/distinfo (contents, props changed) head/databases/ruby-qdbm/files/patch-curia-extconf.rb (contents, props changed) head/databases/ruby-qdbm/files/patch-depot-extconf.rb (contents, props changed) head/databases/ruby-qdbm/files/patch-villa-extconf.rb (contents, props changed) Modified: head/databases/qdbm-plus/Makefile head/databases/qdbm-plus/files/patch-Makefile.in head/databases/qdbm-plus/files/patch-xadbm.h head/databases/qdbm-plus/pkg-descr head/databases/qdbm/Makefile head/databases/qdbm/files/patch-Makefile.in head/databases/ruby-qdbm/Makefile head/databases/ruby-qdbm/files/patch-Makefile.in head/databases/ruby-qdbm/files/patch-curia-mod_curia.c head/databases/ruby-qdbm/files/patch-depot-mod_depot.c head/databases/ruby-qdbm/files/patch-villa-mod_villa.c head/databases/ruby-qdbm/pkg-descr Modified: head/databases/qdbm-plus/Makefile ============================================================================== --- head/databases/qdbm-plus/Makefile Sat Jul 18 17:27:59 2015 (r392439) +++ head/databases/qdbm-plus/Makefile Sat Jul 18 18:15:17 2015 (r392440) @@ -1,17 +1,36 @@ # Created by: Michael Johnson # $FreeBSD$ -PORTREVISION= 2 +PORTNAME= qdbm +PORTVERSION= 1.8.78 +PORTREVISION= 4 +CATEGORIES= databases +MASTER_SITES= http://fallabs.com/qdbm/ PKGNAMESUFFIX= -plus +MAINTAINER= hrs@FreeBSD.org COMMENT= C++ API for QDBM -SLAVEPORT= plus +LICENSE= LGPL21 +LICENSE_FILE= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/COPYING -MASTERDIR= ${.CURDIR}/../../databases/qdbm +LIB_DEPENDS= liblzo2.so:${PORTSDIR}/archivers/lzo2 \ + libqdbm.so:${PORTSDIR}/databases/qdbm + +USES= iconv WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/plus -PLIST= ${.CURDIR}/pkg-plist -DESCR= ${.CURDIR}/pkg-descr -PATCHDIR= ${.CURDIR}/files +GNU_CONFIGURE= yes +USE_LDCONFIG= yes +CONFIGURE_ENV= ac_cv_lib_iconv_main=yes +CXXFLAGS+= -fsigned-char -fPIC +INSTALL_TARGET= install-strip + +post-patch: +.if defined(WITH_DEBUG) && !defined(WITHOUT_DEBUG) + @${REINPLACE_CMD} 's/-DNDEBUG//' ${WRKSRC}/Makefile.in +.endif + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libxqdbm.so.3.0.0 -.include "${MASTERDIR}/Makefile" +.include Added: head/databases/qdbm-plus/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/qdbm-plus/distinfo Sat Jul 18 18:15:17 2015 (r392440) @@ -0,0 +1,2 @@ +SHA256 (qdbm-1.8.78.tar.gz) = b466fe730d751e4bfc5900d1f37b0fb955f2826ac456e70012785e012cdcb73e +SIZE (qdbm-1.8.78.tar.gz) = 1015429 Modified: head/databases/qdbm-plus/files/patch-Makefile.in ============================================================================== --- head/databases/qdbm-plus/files/patch-Makefile.in Sat Jul 18 17:27:59 2015 (r392439) +++ head/databases/qdbm-plus/files/patch-Makefile.in Sat Jul 18 18:15:17 2015 (r392440) @@ -1,11 +1,31 @@ --- Makefile.in.orig 2007-03-07 02:44:50 UTC +++ Makefile.in -@@ -44,7 +44,7 @@ CPPFLAGS = @CPPFLAGS@ -I$(srcdir) -I$(sr +@@ -39,22 +39,19 @@ DESTDIR = + + # Building binaries + CXX = @CXX@ +-CPPFLAGS = @CPPFLAGS@ -I$(srcdir) -I$(srcdir)/.. -I$(MYHEADDIR) \ +- -I$(HOME)/include -I/usr/local/include @MYDEFS@ \ ++CPPFLAGS = @CPPFLAGS@ -I$(srcdir) -I$(srcdir)/.. -I$(MYHEADDIR) @MYDEFS@ \ -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 \ -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 \ -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -CXXFLAGS = -Wall -ansi -pedantic -fsigned-char -fPIC -O2 -fno-strict-aliasing @MYOPTS@ -+CXXFLAGS = @CXXFLAGS@ -Wall -ansi -pedantic -fsigned-char -fPIC -fno-strict-aliasing ++CXXFLAGS = @CXXFLAGS@ LD = @LD@ LIBS = -lqdbm @LIBS@ - LIBLDFLAGS = @LDFLAGS@ -L. -L$(srcdir)/.. -L$(MYLIBDIR) \ +-LIBLDFLAGS = @LDFLAGS@ -L. -L$(srcdir)/.. -L$(MYLIBDIR) \ +- -L$(HOME)/lib -L/usr/local/lib $(LIBS) +-LDFLAGS = @LDFLAGS@ -L. -L$(srcdir)/.. -L$(MYLIBDIR) \ +- -L$(HOME)/lib -L/usr/local/lib -lxqdbm $(LIBS) +-LDENV = LD_RUN_PATH=/lib:/usr/lib:$(MYLIBDIR):$(HOME)/lib:/usr/local/lib ++LIBLDFLAGS = @LDFLAGS@ -L. -L$(srcdir)/.. -L$(MYLIBDIR) $(LIBS) ++LDFLAGS = @LDFLAGS@ -L. -L$(srcdir)/.. -L$(MYLIBDIR) -lxqdbm $(LIBS) ++LDENV = + AR = @AR@ + ARFLAGS = rcsv +-RUNENV = LD_LIBRARY_PATH=.:..:/lib:/usr/lib:$(MYLIBDIR):$(HOME)/lib:/usr/local/lib ++RUNENV = + + + Added: head/databases/qdbm-plus/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/qdbm-plus/files/patch-configure Sat Jul 18 18:15:17 2015 (r392440) @@ -0,0 +1,20 @@ +--- configure.orig 2010-08-04 17:15:28 UTC ++++ configure +@@ -3203,7 +3203,7 @@ if test "${ac_cv_lib_iconv_main+set}" = + $as_echo_n "(cached) " >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-liconv $LIBS" ++LIBS="$ICONV_LIB $LIBS" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext + /* end confdefs.h. */ + +@@ -3232,7 +3232,7 @@ if test "x$ac_cv_lib_iconv_main" = x""ye + #define HAVE_LIBICONV 1 + _ACEOF + +- LIBS="-liconv $LIBS" ++ LIBS="$ICONV_LIB $LIBS" + + fi + Modified: head/databases/qdbm-plus/files/patch-xadbm.h ============================================================================== --- head/databases/qdbm-plus/files/patch-xadbm.h Sat Jul 18 17:27:59 2015 (r392439) +++ head/databases/qdbm-plus/files/patch-xadbm.h Sat Jul 18 18:15:17 2015 (r392440) @@ -1,6 +1,6 @@ ---- xadbm.h.orig 2006-01-01 08:23:58.000000000 +0300 -+++ xadbm.h 2015-01-28 23:44:53.000000000 +0300 -@@ -72,21 +72,21 @@ +--- xadbm.h.orig 2006-01-01 05:23:58 UTC ++++ xadbm.h +@@ -72,21 +72,21 @@ private: * @param latter the latter datum. * @return reference to a temporary instance. */ Modified: head/databases/qdbm-plus/pkg-descr ============================================================================== --- head/databases/qdbm-plus/pkg-descr Sat Jul 18 17:27:59 2015 (r392439) +++ head/databases/qdbm-plus/pkg-descr Sat Jul 18 18:15:17 2015 (r392440) @@ -1 +1,3 @@ C++ API for QDBM + +WWW: http://fallabs.com/qdbm/ Modified: head/databases/qdbm/Makefile ============================================================================== --- head/databases/qdbm/Makefile Sat Jul 18 17:27:59 2015 (r392439) +++ head/databases/qdbm/Makefile Sat Jul 18 18:15:17 2015 (r392440) @@ -3,63 +3,44 @@ PORTNAME= qdbm PORTVERSION= 1.8.78 -PORTREVISION?= 3 +PORTREVISION= 4 CATEGORIES= databases MASTER_SITES= http://fallabs.com/qdbm/ -MAINTAINER= ports@FreeBSD.org -COMMENT?= Quick Database Manager +MAINTAINER= hrs@FreeBSD.org +COMMENT= Quick Database Manager + +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= liblzo2.so:${PORTSDIR}/archivers/lzo2 +USES= iconv GNU_CONFIGURE= yes USE_LDCONFIG= yes - -.if !defined(SLAVEPORT) -LICENSE= LGPL21 # or later -LICENSE_FILE= ${WRKSRC}/COPYING - -USES+= iconv +CONFIGURE_ENV= ac_cv_lib_iconv_main=yes CONFIGURE_ARGS= --enable-bzip --enable-lzo --enable-zlib \ - --enable-iconv \ - --enable-pthread + --enable-iconv --enable-pthread CPPFLAGS+= -I${LOCALBASE}/include +CFLAGS+= -fPIC -fsigned-char LIBS+= -L${LOCALBASE}/lib MAKE_ARGS= MYDATADIR="${DOCSDIR}" MYDOCS="${PORTDOCS}" \ MYPCDIR="${PREFIX}/libdata/pkgconfig" - +INSTALL_TARGET= install-strip PORTDOCS= ChangeLog NEWS post-patch: .if defined(WITH_DEBUG) && !defined(WITHOUT_DEBUG) @${REINPLACE_CMD} 's/-DNDEBUG//' ${WRKSRC}/Makefile.in .endif - @${REINPLACE_CMD} 's/-liconv/${ICONV_LIB}/' ${WRKSRC}/configure post-build: - (cd ${WRKSRC}/lab && ${MAKE} CC="${CC}" CFLAGS="${CFLAGS}" \ - CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ - fmtcnv031127) + cd ${WRKSRC}/lab && ${MAKE} CC="${CC}" CFLAGS="${CFLAGS}" \ + CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ + fmtcnv031127 post-install: ${INSTALL_PROGRAM} ${WRKSRC}/lab/fmtcnv031127 ${STAGEDIR}${PREFIX}/bin - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib${PORTNAME}.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* - -.else - -LIB_DEPENDS+= libqdbm.so:${PORTSDIR}/databases/qdbm - -post-patch: -.if defined(WITH_DEBUG) && !defined(WITHOUT_DEBUG) - @${REINPLACE_CMD} 's/-DNDEBUG//' ${WRKSRC}/Makefile.in -.endif - @${REINPLACE_CMD} -e 's/-liconv//' -e 's/-lstdc++//' ${WRKSRC}/configure -.if ${SLAVEPORT} == "ruby" - @${REINPLACE_CMD} '/iconv/d' ${WRKSRC}/curia/extconf.rb \ - ${WRKSRC}/depot/extconf.rb ${WRKSRC}/villa/extconf.rb -.endif - -.endif # !defined(SLAVEPORT) + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libqdbm.so.14.14.0 .include Modified: head/databases/qdbm/files/patch-Makefile.in ============================================================================== --- head/databases/qdbm/files/patch-Makefile.in Sat Jul 18 17:27:59 2015 (r392439) +++ head/databases/qdbm/files/patch-Makefile.in Sat Jul 18 18:15:17 2015 (r392440) @@ -1,11 +1,29 @@ --- Makefile.in.orig 2010-08-04 17:14:34 UTC +++ Makefile.in -@@ -56,7 +56,7 @@ CPPFLAGS = @CPPFLAGS@ -I$(srcdir) -I$(MY +@@ -51,20 +51,19 @@ DESTDIR = + + # Building binaries + CC = @CC@ +-CPPFLAGS = @CPPFLAGS@ -I$(srcdir) -I$(MYHEADDIR) \ +- -I$(HOME)/include -I/usr/local/include @MYDEFS@ \ ++CPPFLAGS = @CPPFLAGS@ -I$(srcdir) -I$(MYHEADDIR) @MYDEFS@ \ -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 \ -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 \ -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -CFLAGS = -Wall -pedantic -fPIC -fsigned-char -O3 -fomit-frame-pointer -fforce-addr @MYOPTS@ -+CFLAGS = @CFLAGS@ -Wall -pedantic -fPIC -fsigned-char ++CFLAGS = @CFLAGS@ LD = @LD@ LIBS = -lqdbm @LIBS@ - LIBLDFLAGS = @LDFLAGS@ -L. -L$(MYLIBDIR) -L$(HOME)/lib -L/usr/local/lib @LIBS@ +-LIBLDFLAGS = @LDFLAGS@ -L. -L$(MYLIBDIR) -L$(HOME)/lib -L/usr/local/lib @LIBS@ +-LDFLAGS = @LDFLAGS@ -L. -L$(MYLIBDIR) -L$(HOME)/lib -L/usr/local/lib $(LIBS) +-LDENV = LD_RUN_PATH=/lib:/usr/lib:$(MYLIBDIR):$(HOME)/lib:/usr/local/lib ++LIBLDFLAGS = @LDFLAGS@ -L. -L$(MYLIBDIR) @LIBS@ ++LDFLAGS = @LDFLAGS@ -L. -L$(MYLIBDIR) $(LIBS) ++LDENV = + AR = @AR@ + ARFLAGS = rcsv +-RUNENV = LD_LIBRARY_PATH=.:/lib:/usr/lib:$(MYLIBDIR):$(HOME)/lib:/usr/local/lib ++RUNENV = + + + Added: head/databases/qdbm/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/qdbm/files/patch-configure Sat Jul 18 18:15:17 2015 (r392440) @@ -0,0 +1,29 @@ +--- configure.orig 2010-08-04 17:15:20 UTC ++++ configure +@@ -1934,7 +1934,7 @@ fi + if test "$enable_iconv" = "yes" + then + MYDEFS="$MYDEFS -DMYICONV" +- MGWLIBS="-liconv $MGWLIBS" ++ MGWLIBS="$ICONV_LIB $MGWLIBS" + enables="$enables (iconv)" + isiconv="yes" + fi +@@ -3047,7 +3047,7 @@ if test "${ac_cv_lib_iconv_main+set}" = + $as_echo_n "(cached) " >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-liconv $LIBS" ++LIBS="$ICONV_LIB $LIBS" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext + /* end confdefs.h. */ + +@@ -3076,7 +3076,7 @@ if test "x$ac_cv_lib_iconv_main" = x""ye + #define HAVE_LIBICONV 1 + _ACEOF + +- LIBS="-liconv $LIBS" ++ LIBS="$ICONV_LIB $LIBS" + + fi + Modified: head/databases/ruby-qdbm/Makefile ============================================================================== --- head/databases/ruby-qdbm/Makefile Sat Jul 18 17:27:59 2015 (r392439) +++ head/databases/ruby-qdbm/Makefile Sat Jul 18 18:15:17 2015 (r392440) @@ -1,21 +1,40 @@ # Created by: Michael Johnson # $FreeBSD$ -PORTREVISION= 2 +PORTNAME= qdbm +PORTVERSION= 1.8.78 +PORTREVISION= 4 +CATEGORIES= databases +MASTER_SITES= http://fallabs.com/qdbm/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} +MAINTAINER= hrs@FreeBSD.org COMMENT= Ruby API for QDBM -SLAVEPORT= ruby +LICENSE= LGPL21 +LICENSE_FILE= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/COPYING -USES= shebangfix +LIB_DEPENDS= libqdbm.so:${PORTSDIR}/databases/qdbm + +USES= iconv shebangfix SHEBANG_FILES= curia/rbcrtest depot/rbdptest myrbdoc villa/rbvltest USE_RUBY= yes - -MASTERDIR= ${.CURDIR}/../../databases/qdbm WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/ruby -PLIST= ${.CURDIR}/pkg-plist -DESCR= ${.CURDIR}/pkg-descr -PATCHDIR= ${.CURDIR}/files +GNU_CONFIGURE= yes +USE_LDCONFIG= yes +CONFIGURE_ENV= ac_cv_lib_iconv_main=yes +MAKE_ENV= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \ + LOCALBASE="${LOCALBASE}" +CFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib + +post-configure: + cd ${WRKSRC} && ${SETENV} RB_USER_INSTALL=yes ${MAKE_ENV} \ + ${MAKE} configure + +post-install: + ${STRIP_CMD} ${STAGEDIR}${RUBY_SITEARCHLIBDIR}/mod_depot.so \ + ${STAGEDIR}${RUBY_SITEARCHLIBDIR}/mod_curia.so \ + ${STAGEDIR}${RUBY_SITEARCHLIBDIR}/mod_villa.so -.include "${MASTERDIR}/Makefile" +.include Added: head/databases/ruby-qdbm/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/ruby-qdbm/distinfo Sat Jul 18 18:15:17 2015 (r392440) @@ -0,0 +1,2 @@ +SHA256 (qdbm-1.8.78.tar.gz) = b466fe730d751e4bfc5900d1f37b0fb955f2826ac456e70012785e012cdcb73e +SIZE (qdbm-1.8.78.tar.gz) = 1015429 Modified: head/databases/ruby-qdbm/files/patch-Makefile.in ============================================================================== --- head/databases/ruby-qdbm/files/patch-Makefile.in Sat Jul 18 17:27:59 2015 (r392439) +++ head/databases/ruby-qdbm/files/patch-Makefile.in Sat Jul 18 18:15:17 2015 (r392440) @@ -1,11 +1,36 @@ ---- Makefile.in.orig 2006-09-06 03:37:33.000000000 +0000 -+++ Makefile.in 2011-07-21 03:18:15.000000000 +0000 -@@ -54,7 +54,7 @@ - rm -rf casket *~ +--- Makefile.in.orig 2006-09-06 03:37:33 UTC ++++ Makefile.in +@@ -25,7 +25,7 @@ MYDATADIR = @datadir@/$(PACKAGE)/ruby + DESTDIR = + # Building binaries +-RUNENV = LD_LIBRARY_PATH=.:..:../..:/usr/local/lib ++RUNENV = --install : -+install : all - cd depot ; make install - cd curia ; make install - cd villa ; make install + + +@@ -34,15 +34,16 @@ RUNENV = LD_LIBRARY_PATH=.:..:../..:/usr + #================================================================ + + +-all : +- cd depot && [ -f Makefile ] || $(RUNENV) ruby extconf.rb ; $(RUNENV) make +- cd curia && [ -f Makefile ] || $(RUNENV) ruby extconf.rb ; $(RUNENV) make +- cd villa && [ -f Makefile ] || $(RUNENV) ruby extconf.rb ; $(RUNENV) make +- @printf '\n' +- @printf '#================================================================\n' +- @printf '# Ready to install.\n' +- @printf '#================================================================\n' ++all: ++ for d in depot curia villa; do \ ++ (cd $$d && ${MAKE} all); \ ++ done + ++.PHONY: configure ++configure: ++ for d in depot curia villa; do \ ++ (cd $$d && ${LOCALBASE}/bin/ruby extconf.rb); \ ++ done + + clean : + cd depot ; if [ -f Makefile ] ; then $(RUNENV) make -i clean ; fi || true Added: head/databases/ruby-qdbm/files/patch-curia-extconf.rb ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/ruby-qdbm/files/patch-curia-extconf.rb Sat Jul 18 18:15:17 2015 (r392440) @@ -0,0 +1,23 @@ +--- curia/extconf.rb.orig 2006-01-17 08:27:00 UTC ++++ curia/extconf.rb +@@ -2,17 +2,15 @@ require 'mkmf' + + dir_config("curia") + +-home = ENV['HOME'] +-$CFLAGS = "-I. -I../.. -I#{home}/include -I/usr/local/include" +-$LDFLAGS = "-L../.. -L#{home}/lib -L/usr/local/lib" +-$LIBS = "-L../.. -L#{home}/lib -L/usr/local/lib" ++$CFLAGS = ENV['CFLAGS'] ++$LDFLAGS = ENV['LDFLAGS'] ++$LIBS = ENV['LIBS'] + + have_library("c", "main") + have_library("pthread", "main") + have_library("z", "main") + have_library("bz2", "main") + have_library("lzo2", "main") +-have_library("iconv", "main") + have_library("qdbm", "main") + + create_makefile("mod_curia") Modified: head/databases/ruby-qdbm/files/patch-curia-mod_curia.c ============================================================================== --- head/databases/ruby-qdbm/files/patch-curia-mod_curia.c Sat Jul 18 17:27:59 2015 (r392439) +++ head/databases/ruby-qdbm/files/patch-curia-mod_curia.c Sat Jul 18 18:15:17 2015 (r392440) @@ -1,6 +1,6 @@ ---- curia/mod_curia.c.orig 2014-03-29 18:35:17.000000000 +0100 -+++ curia/mod_curia.c 2014-03-29 18:37:22.000000000 +0100 -@@ -233,7 +233,7 @@ +--- curia/mod_curia.c.orig 2006-09-25 12:26:06 UTC ++++ curia/mod_curia.c +@@ -233,7 +233,7 @@ static VALUE rbcropen(VALUE vself, VALUE const char *name; int index, omode, bnum, dnum; if((index = getnewindex()) == -1) myerror(DP_EMISC); @@ -9,7 +9,7 @@ FIXNUM_P(vomode); omode = FIX2INT(vomode); FIXNUM_P(vbnum); -@@ -276,10 +276,10 @@ +@@ -276,10 +276,10 @@ static VALUE rbcrput(VALUE vself, VALUE int index, ksiz, vsiz, dmode; FIXNUM_P(vindex); if((index = FIX2INT(vindex)) == -1) myerror(DP_EMISC); @@ -24,7 +24,7 @@ FIXNUM_P(vdmode); dmode = FIX2INT(vdmode); curia = crtable[index]; -@@ -297,8 +297,8 @@ +@@ -297,8 +297,8 @@ static VALUE rbcrout(VALUE vself, VALUE int index, ksiz; FIXNUM_P(vindex); if((index = FIX2INT(vindex)) == -1) myerror(DP_EMISC); @@ -35,7 +35,7 @@ curia = crtable[index]; if(!crout(curia, kbuf, ksiz)){ if(crsltable[index] && dpecode == DP_ENOITEM) return Qfalse; -@@ -316,8 +316,8 @@ +@@ -316,8 +316,8 @@ static VALUE rbcrget(VALUE vself, VALUE VALUE vval; FIXNUM_P(vindex); if((index = FIX2INT(vindex)) == -1) myerror(DP_EMISC); @@ -46,7 +46,7 @@ FIXNUM_P(vstart); start = FIX2INT(vstart); FIXNUM_P(vmax); -@@ -339,8 +339,8 @@ +@@ -339,8 +339,8 @@ static VALUE rbcrvsiz(VALUE vself, VALUE int index, ksiz, vsiz; FIXNUM_P(vindex); if((index = FIX2INT(vindex)) == -1) myerror(DP_EMISC); Added: head/databases/ruby-qdbm/files/patch-depot-extconf.rb ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/ruby-qdbm/files/patch-depot-extconf.rb Sat Jul 18 18:15:17 2015 (r392440) @@ -0,0 +1,23 @@ +--- depot/extconf.rb.orig 2006-01-17 08:26:49 UTC ++++ depot/extconf.rb +@@ -2,17 +2,15 @@ require 'mkmf' + + dir_config("depot") + +-home = ENV['HOME'] +-$CFLAGS = "-I. -I../.. -I#{home}/include -I/usr/local/include" +-$LDFLAGS = "-L../.. -L#{home}/lib -L/usr/local/lib" +-$LIBS = "-L../.. -L#{home}/lib -L/usr/local/lib" ++$CFLAGS = ENV['CFLAGS'] ++$LDFLAGS = ENV['LDFLAGS'] ++$LIBS = ENV['LIBS'] + + have_library("c", "main") + have_library("pthread", "main") + have_library("z", "main") + have_library("bz2", "main") + have_library("lzo2", "main") +-have_library("iconv", "main") + have_library("qdbm", "main") + + create_makefile("mod_depot") Modified: head/databases/ruby-qdbm/files/patch-depot-mod_depot.c ============================================================================== --- head/databases/ruby-qdbm/files/patch-depot-mod_depot.c Sat Jul 18 17:27:59 2015 (r392439) +++ head/databases/ruby-qdbm/files/patch-depot-mod_depot.c Sat Jul 18 18:15:17 2015 (r392440) @@ -1,6 +1,6 @@ ---- depot/mod_depot.c.orig 2014-03-29 18:35:17.000000000 +0100 -+++ depot/mod_depot.c 2014-03-29 18:37:30.000000000 +0100 -@@ -232,7 +232,7 @@ +--- depot/mod_depot.c.orig 2006-09-25 12:21:38 UTC ++++ depot/mod_depot.c +@@ -232,7 +232,7 @@ static VALUE rbdpopen(VALUE vself, VALUE const char *name; int index, omode, bnum; if((index = getnewindex()) == -1) myerror(DP_EMISC); @@ -9,7 +9,7 @@ FIXNUM_P(vomode); omode = FIX2INT(vomode); FIXNUM_P(vbnum); -@@ -273,10 +273,10 @@ +@@ -273,10 +273,10 @@ static VALUE rbdpput(VALUE vself, VALUE int index, ksiz, vsiz, dmode; FIXNUM_P(vindex); if((index = FIX2INT(vindex)) == -1) myerror(DP_EMISC); @@ -24,7 +24,7 @@ FIXNUM_P(vdmode); dmode = FIX2INT(vdmode); depot = dptable[index]; -@@ -294,8 +294,8 @@ +@@ -294,8 +294,8 @@ static VALUE rbdpout(VALUE vself, VALUE int index, ksiz; FIXNUM_P(vindex); if((index = FIX2INT(vindex)) == -1) myerror(DP_EMISC); @@ -35,7 +35,7 @@ depot = dptable[index]; if(!dpout(depot, kbuf, ksiz)){ if(dpsltable[index] && dpecode == DP_ENOITEM) return Qfalse; -@@ -313,8 +313,8 @@ +@@ -313,8 +313,8 @@ static VALUE rbdpget(VALUE vself, VALUE VALUE vval; FIXNUM_P(vindex); if((index = FIX2INT(vindex)) == -1) myerror(DP_EMISC); @@ -46,7 +46,7 @@ FIXNUM_P(vstart); start = FIX2INT(vstart); FIXNUM_P(vmax); -@@ -336,8 +336,8 @@ +@@ -336,8 +336,8 @@ static VALUE rbdpvsiz(VALUE vself, VALUE int index, ksiz, vsiz; FIXNUM_P(vindex); if((index = FIX2INT(vindex)) == -1) myerror(DP_EMISC); Added: head/databases/ruby-qdbm/files/patch-villa-extconf.rb ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/ruby-qdbm/files/patch-villa-extconf.rb Sat Jul 18 18:15:17 2015 (r392440) @@ -0,0 +1,23 @@ +--- villa/extconf.rb.orig 2006-01-17 08:27:10 UTC ++++ villa/extconf.rb +@@ -2,17 +2,15 @@ require 'mkmf' + + dir_config("villa") + +-home = ENV['HOME'] +-$CFLAGS = "-I. -I../.. -I#{home}/include -I/usr/local/include" +-$LDFLAGS = "-L../.. -L#{home}/lib -L/usr/local/lib" +-$LIBS = "-L../.. -L#{home}/lib -L/usr/local/lib" ++$CFLAGS = ENV['CFLAGS'] ++$LDFLAGS = ENV['LDFLAGS'] ++$LIBS = ENV['LIBS'] + + have_library("c", "main") + have_library("pthread", "main") + have_library("z", "main") + have_library("bz2", "main") + have_library("lzo2", "main") +-have_library("iconv", "main") + have_library("qdbm", "main") + + create_makefile("mod_villa") Modified: head/databases/ruby-qdbm/files/patch-villa-mod_villa.c ============================================================================== --- head/databases/ruby-qdbm/files/patch-villa-mod_villa.c Sat Jul 18 17:27:59 2015 (r392439) +++ head/databases/ruby-qdbm/files/patch-villa-mod_villa.c Sat Jul 18 18:15:17 2015 (r392440) @@ -1,6 +1,6 @@ ---- villa/mod_villa.c.orig 2014-03-29 18:35:17.000000000 +0100 -+++ villa/mod_villa.c 2014-03-29 18:37:37.000000000 +0100 -@@ -304,7 +304,7 @@ +--- villa/mod_villa.c.orig 2006-09-25 14:47:04 UTC ++++ villa/mod_villa.c +@@ -304,7 +304,7 @@ static VALUE rbvlopen(VALUE vself, VALUE int index, omode, cmode; VLCFUNC cmp; if((index = getnewindex()) == -1) myerror(DP_EMISC); @@ -9,7 +9,7 @@ FIXNUM_P(vomode); omode = FIX2INT(vomode); FIXNUM_P(vcmode); -@@ -352,10 +352,10 @@ +@@ -352,10 +352,10 @@ static VALUE rbvlput(VALUE vself, VALUE int index, ksiz, vsiz, dmode; FIXNUM_P(vindex); if((index = FIX2INT(vindex)) == -1) myerror(DP_EMISC); @@ -24,7 +24,7 @@ FIXNUM_P(vdmode); dmode = FIX2INT(vdmode); villa = vltable[index]; -@@ -373,8 +373,8 @@ +@@ -373,8 +373,8 @@ static VALUE rbvlout(VALUE vself, VALUE int index, ksiz; FIXNUM_P(vindex); if((index = FIX2INT(vindex)) == -1) myerror(DP_EMISC); @@ -35,7 +35,7 @@ villa = vltable[index]; if(!vlout(villa, kbuf, ksiz)){ if(vlsltable[index] && dpecode == DP_ENOITEM) return Qfalse; -@@ -391,8 +391,8 @@ +@@ -391,8 +391,8 @@ static VALUE rbvlget(VALUE vself, VALUE VALUE vval; FIXNUM_P(vindex); if((index = FIX2INT(vindex)) == -1) myerror(DP_EMISC); @@ -46,7 +46,7 @@ villa = vltable[index]; if(!(vbuf = vlget(villa, kbuf, ksiz, &vsiz))){ if(vlsltable[index] && dpecode == DP_ENOITEM) return Qnil; -@@ -409,8 +409,8 @@ +@@ -409,8 +409,8 @@ static VALUE rbvlvsiz(VALUE vself, VALUE int index, ksiz, vsiz; FIXNUM_P(vindex); if((index = FIX2INT(vindex)) == -1) myerror(DP_EMISC); @@ -57,7 +57,7 @@ villa = vltable[index]; if((vsiz = vlvsiz(villa, kbuf, ksiz)) == -1){ if(vlsltable[index] && dpecode == DP_ENOITEM) return INT2FIX(-1); -@@ -426,8 +426,8 @@ +@@ -426,8 +426,8 @@ static VALUE rbvlvnum(VALUE vself, VALUE int index, ksiz, vnum; FIXNUM_P(vindex); if((index = FIX2INT(vindex)) == -1) myerror(DP_EMISC); @@ -68,7 +68,7 @@ villa = vltable[index]; vnum = vlvnum(villa, kbuf, ksiz); return INT2FIX(vnum); -@@ -497,8 +497,8 @@ +@@ -497,8 +497,8 @@ static VALUE rbvlcurjump(VALUE vself, VA VALUE vval; FIXNUM_P(vindex); if((index = FIX2INT(vindex)) == -1) myerror(DP_EMISC); @@ -79,7 +79,7 @@ FIXNUM_P(vjmode); jmode = FIX2INT(vjmode); villa = vltable[index]; -@@ -551,8 +551,8 @@ +@@ -551,8 +551,8 @@ static VALUE rbvlcurput(VALUE vself, VAL int index, vsiz, cpmode; FIXNUM_P(vindex); if((index = FIX2INT(vindex)) == -1) myerror(DP_EMISC); Modified: head/databases/ruby-qdbm/pkg-descr ============================================================================== --- head/databases/ruby-qdbm/pkg-descr Sat Jul 18 17:27:59 2015 (r392439) +++ head/databases/ruby-qdbm/pkg-descr Sat Jul 18 18:15:17 2015 (r392440) @@ -1 +1,3 @@ Ruby API for QDBM + +WWW: http://fallabs.com/qdbm/ From owner-svn-ports-head@freebsd.org Sat Jul 18 18:43:57 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77FD09A5D6E; Sat, 18 Jul 2015 18:43:57 +0000 (UTC) (envelope-from hrs@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 575EF1D25; Sat, 18 Jul 2015 18:43:57 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IIhvre017178; Sat, 18 Jul 2015 18:43:57 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IIhuG9017176; Sat, 18 Jul 2015 18:43:56 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201507181843.t6IIhuG9017176@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Sat, 18 Jul 2015 18:43:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392441 - in head/print/ghostscript9-agpl: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 18:43:57 -0000 Author: hrs Date: Sat Jul 18 18:43:55 2015 New Revision: 392441 URL: https://svnweb.freebsd.org/changeset/ports/392441 Log: - Fix build breakage due to _XOPEN_VERSION macro. - Fix iconv dependency. - Remove unnecessary lines for libjasper. Added: head/print/ghostscript9-agpl/files/patch-trio-triodef.h (contents, props changed) Modified: head/print/ghostscript9-agpl/Makefile Modified: head/print/ghostscript9-agpl/Makefile ============================================================================== --- head/print/ghostscript9-agpl/Makefile Sat Jul 18 18:15:17 2015 (r392440) +++ head/print/ghostscript9-agpl/Makefile Sat Jul 18 18:43:55 2015 (r392441) @@ -2,6 +2,7 @@ PORTNAME= ghostscript PORTVERSION= 9.16 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://downloads.ghostscript.com/public/:gs_srcs \ SF/ghostscript/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \ @@ -32,7 +33,7 @@ CONFLICTS_INSTALL= \ ghostscript[789]-[0-9]* \ ghostscript[789]-nox11-[0-9]* -USES= gmake jpeg pkgconfig:build autoreconf tar:bzip2 +USES= gmake jpeg pkgconfig:build autoreconf tar:bzip2 iconv WANT_GNOME= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes @@ -44,14 +45,13 @@ CONFIGURE_ENV= ${MAKE_ENV} CONFIGURE_ARGS= --disable-compile-inits \ --enable-contrib \ --enable-dynamic \ + --with-libiconv=native \ --with-system-libtiff \ --with-ijs \ --with-libidn \ - --without-jasper \ --with-libpaper \ --with-drivers="" CPPFLAGS+= -DUPD_SIGNAL=0 -I. \ - -I${WRKSRC}/lcms2/include \ -I${LOCALBASE}/include/libpng \ -I${WRKSRC}/openjpeg/src/lib/openjp2 \ -I${LOCALBASE}/include @@ -71,7 +71,7 @@ OPTIONS_SUB= yes FONTCONFIG_DESC=Enable fontconfig support NO_OPTIONS_SORT=yes -EXCLUDE_DIRS= freetype jbig2dec jpeg expat jasper lcms libpng tiff zlib +EXCLUDE_DIRS= freetype jbig2dec jpeg expat lcms2 libpng tiff zlib .include "Makefile.drivers" .include Added: head/print/ghostscript9-agpl/files/patch-trio-triodef.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/ghostscript9-agpl/files/patch-trio-triodef.h Sat Jul 18 18:43:55 2015 (r392441) @@ -0,0 +1,26 @@ +--- trio/triodef.h.orig 2015-07-19 03:20:32.007345000 +0900 ++++ trio/triodef.h 2015-07-19 03:27:30.381863000 +0900 +@@ -185,12 +185,13 @@ + # endif + #endif + +-#if (_XOPEN_VERSION - 0 >= 3) || defined(_XOPEN_XPG3) ++#if (defined(_XOPEN_VERSION) && (_XOPEN_VERSION - 0 >= 3)) || defined(_XOPEN_XPG3) + # define PREDEF_STANDARD_XPG3 + #endif +-#if (_XOPEN_VERSION - 0 >= 4) || defined(_XOPEN_XPG4) ++#if (defined(_XOPEN_VERSION) && (_XOPEN_VERSION - 0 >= 4)) || defined(_XOPEN_XPG4) + # define PREDEF_STANDARD_XPG4 + #endif ++#if defined(_XOPEN_VERSION) + #if (_XOPEN_VERSION - 0 > 4) \ + || (defined(_XOPEN_UNIX) && (_XOPEN_VERSION - 0 == 4)) + # define PREDEF_STANDARD_UNIX95 +@@ -201,6 +202,7 @@ + #if (_XOPEN_VERSION - 0 >= 600) + # define PREDEF_STANDARD_UNIX03 + #endif ++#endif + + /************************************************************************* + * Generic defines From owner-svn-ports-head@freebsd.org Sat Jul 18 18:51:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24EA59A5E3A; Sat, 18 Jul 2015 18:51:33 +0000 (UTC) (envelope-from olivierd@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 1556911AB; Sat, 18 Jul 2015 18:51:33 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IIpWlk021230; Sat, 18 Jul 2015 18:51:32 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IIpWp8021228; Sat, 18 Jul 2015 18:51:32 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201507181851.t6IIpWp8021228@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sat, 18 Jul 2015 18:51:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392442 - head/devel/tortoisehg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 18:51:33 -0000 Author: olivierd Date: Sat Jul 18 18:51:31 2015 New Revision: 392442 URL: https://svnweb.freebsd.org/changeset/ports/392442 Log: Update to 3.4.2 PR: 201627 Submitted by: myself Approved by: 6yearold (maintainer) Modified: head/devel/tortoisehg/Makefile head/devel/tortoisehg/distinfo Modified: head/devel/tortoisehg/Makefile ============================================================================== --- head/devel/tortoisehg/Makefile Sat Jul 18 18:43:55 2015 (r392441) +++ head/devel/tortoisehg/Makefile Sat Jul 18 18:51:31 2015 (r392442) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tortoisehg -PORTVERSION= 3.4 +PORTVERSION= 3.4.2 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/tortoisehg/targz/downloads/ #MASTER_SITES= http://cdn.bitbucket.org/tortoisehg/targz/downloads/ Modified: head/devel/tortoisehg/distinfo ============================================================================== --- head/devel/tortoisehg/distinfo Sat Jul 18 18:43:55 2015 (r392441) +++ head/devel/tortoisehg/distinfo Sat Jul 18 18:51:31 2015 (r392442) @@ -1,2 +1,2 @@ -SHA256 (tortoisehg-3.4.tar.gz) = d3ac14e374b551e3f7ebc14f15648250b68f103de3fbfea24fd866110299145c -SIZE (tortoisehg-3.4.tar.gz) = 8230401 +SHA256 (tortoisehg-3.4.2.tar.gz) = d22692166dc6ff61c9d12bfe5ceb77fbf87e7dd52222c956976e7987d84145a1 +SIZE (tortoisehg-3.4.2.tar.gz) = 8205349 From owner-svn-ports-head@freebsd.org Sat Jul 18 19:07:00 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5BA59A512E; Sat, 18 Jul 2015 19:06:59 +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 CBD1E1986; Sat, 18 Jul 2015 19:06:59 +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 t6IJ6xhC025656; Sat, 18 Jul 2015 19:06:59 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IJ6w1S025651; Sat, 18 Jul 2015 19:06:58 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201507181906.t6IJ6w1S025651@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sat, 18 Jul 2015 19:06:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392443 - head/www/piwik X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 19:07:00 -0000 Author: robak Date: Sat Jul 18 19:06:58 2015 New Revision: 392443 URL: https://svnweb.freebsd.org/changeset/ports/392443 Log: www/piwik: update 2.13.1 -> 2.14.1 PR: 201665 Submitted by: Hans Fredrik Nordhaug Modified: head/www/piwik/Makefile head/www/piwik/distinfo head/www/piwik/pkg-plist Modified: head/www/piwik/Makefile ============================================================================== --- head/www/piwik/Makefile Sat Jul 18 18:51:31 2015 (r392442) +++ head/www/piwik/Makefile Sat Jul 18 19:06:58 2015 (r392443) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= piwik -PORTVERSION= 2.13.1 -PORTREVISION= 1 +PORTVERSION= 2.14.1 CATEGORIES= www MASTER_SITES= http://builds.piwik.org/ Modified: head/www/piwik/distinfo ============================================================================== --- head/www/piwik/distinfo Sat Jul 18 18:51:31 2015 (r392442) +++ head/www/piwik/distinfo Sat Jul 18 19:06:58 2015 (r392443) @@ -1,2 +1,2 @@ -SHA256 (piwik-2.13.1.tar.gz) = e7387f9e2da4e8ea9590408057e077337a160aee1f9c8a951985bc0cc3718402 -SIZE (piwik-2.13.1.tar.gz) = 10146279 +SHA256 (piwik-2.14.1.tar.gz) = ddc84326eb0ffd5d36de49af8841ae98e4aaa879f9c651f5c406e7e37c8fbef6 +SIZE (piwik-2.14.1.tar.gz) = 12607323 Modified: head/www/piwik/pkg-plist ============================================================================== --- head/www/piwik/pkg-plist Sat Jul 18 18:51:31 2015 (r392442) +++ head/www/piwik/pkg-plist Sat Jul 18 19:06:58 2015 (r392443) @@ -1,6 +1,8 @@ +%%WWWDIR%%/.phpstorm.meta.php %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/CONTRIBUTING.md %%WWWDIR%%/LEGALNOTICE +%%WWWDIR%%/PRIVACY.md %%WWWDIR%%/README.md %%WWWDIR%%/SECURITY.md %%WWWDIR%%/bower.json @@ -26,6 +28,11 @@ %%WWWDIR%%/core/API/Request.php %%WWWDIR%%/core/API/ResponseBuilder.php %%WWWDIR%%/core/Access.php +%%WWWDIR%%/core/Application/Environment.php +%%WWWDIR%%/core/Application/EnvironmentManipulator.php +%%WWWDIR%%/core/Application/Kernel/EnvironmentValidator.php +%%WWWDIR%%/core/Application/Kernel/GlobalSettingsProvider.php +%%WWWDIR%%/core/Application/Kernel/PluginList.php %%WWWDIR%%/core/Archive.php %%WWWDIR%%/core/Archive/ArchiveInvalidator.php %%WWWDIR%%/core/Archive/ArchivePurger.php @@ -72,6 +79,7 @@ %%WWWDIR%%/core/Config/ConfigNotFoundException.php %%WWWDIR%%/core/Config/IniFileChain.php %%WWWDIR%%/core/Console.php +%%WWWDIR%%/core/Container/ContainerDoesNotExistException.php %%WWWDIR%%/core/Container/ContainerFactory.php %%WWWDIR%%/core/Container/IniConfigDefinitionSource.php %%WWWDIR%%/core/Container/StaticContainer.php @@ -195,7 +203,14 @@ %%WWWDIR%%/core/Intl/Data/Resources/languages.php %%WWWDIR%%/core/Intl/Locale.php %%WWWDIR%%/core/Log.php +%%WWWDIR%%/core/LogDeleter.php %%WWWDIR%%/core/Mail.php +%%WWWDIR%%/core/Measurable/Measurable.php +%%WWWDIR%%/core/Measurable/MeasurableSetting.php +%%WWWDIR%%/core/Measurable/MeasurableSettings.php +%%WWWDIR%%/core/Measurable/Settings/Storage.php +%%WWWDIR%%/core/Measurable/Type.php +%%WWWDIR%%/core/Measurable/Type/TypeManager.php %%WWWDIR%%/core/Menu/Group.php %%WWWDIR%%/core/Menu/MenuAbstract.php %%WWWDIR%%/core/Menu/MenuAdmin.php @@ -231,6 +246,7 @@ %%WWWDIR%%/core/Plugin/Dependency.php %%WWWDIR%%/core/Plugin/Dimension/ActionDimension.php %%WWWDIR%%/core/Plugin/Dimension/ConversionDimension.php +%%WWWDIR%%/core/Plugin/Dimension/DimensionMetadataProvider.php %%WWWDIR%%/core/Plugin/Dimension/VisitDimension.php %%WWWDIR%%/core/Plugin/Manager.php %%WWWDIR%%/core/Plugin/Menu.php @@ -413,6 +429,8 @@ %%WWWDIR%%/core/Updates/2.11.1-b4.php %%WWWDIR%%/core/Updates/2.13.0-b3.php %%WWWDIR%%/core/Updates/2.13.1.php +%%WWWDIR%%/core/Updates/2.14.0-b1.php +%%WWWDIR%%/core/Updates/2.14.0-b2.php %%WWWDIR%%/core/Updates/2.2.0-b15.php %%WWWDIR%%/core/Updates/2.2.3-b6.php %%WWWDIR%%/core/Updates/2.3.0-rc2.php @@ -834,6 +852,11 @@ %%WWWDIR%%/libs/bower_components/html5shiv/dist/html5shiv.min.js %%WWWDIR%%/libs/bower_components/html5shiv/package.json %%WWWDIR%%/libs/bower_components/html5shiv/readme.md +%%WWWDIR%%/libs/bower_components/jQuery.dotdotdot/.bower.json +%%WWWDIR%%/libs/bower_components/jQuery.dotdotdot/.gitignore +%%WWWDIR%%/libs/bower_components/jQuery.dotdotdot/bower.json +%%WWWDIR%%/libs/bower_components/jQuery.dotdotdot/src/js/jquery.dotdotdot.js +%%WWWDIR%%/libs/bower_components/jQuery.dotdotdot/src/js/jquery.dotdotdot.min.js %%WWWDIR%%/libs/bower_components/jScrollPane/.bower.json %%WWWDIR%%/libs/bower_components/jScrollPane/.gitignore %%WWWDIR%%/libs/bower_components/jScrollPane/.gitmodules @@ -1355,7 +1378,6 @@ %%WWWDIR%%/libs/jquery/images/slide.png %%WWWDIR%%/libs/jquery/images/up_arrow.png %%WWWDIR%%/libs/jquery/jquery.browser.js -%%WWWDIR%%/libs/jquery/jquery.history.js %%WWWDIR%%/libs/jquery/jquery.smartbanner.js %%WWWDIR%%/libs/jquery/jquery.truncate.js %%WWWDIR%%/libs/jquery/mwheelIntent.js @@ -1377,13 +1399,13 @@ %%WWWDIR%%/libs/jquery/themes/base/images/ui-icons_888888_256x240.png %%WWWDIR%%/libs/jquery/themes/base/images/ui-icons_cd0a0a_256x240.png %%WWWDIR%%/libs/jquery/themes/base/jquery-ui.min.css -%%WWWDIR%%/libs/pChart2.1.3/GPLv3.txt -%%WWWDIR%%/libs/pChart2.1.3/change.log -%%WWWDIR%%/libs/pChart2.1.3/class/pData.class.php -%%WWWDIR%%/libs/pChart2.1.3/class/pDraw.class.php -%%WWWDIR%%/libs/pChart2.1.3/class/pImage.class.php -%%WWWDIR%%/libs/pChart2.1.3/class/pPie.class.php -%%WWWDIR%%/libs/pChart2.1.3/readme.txt +%%WWWDIR%%/libs/pChart/GPLv3.txt +%%WWWDIR%%/libs/pChart/change.log +%%WWWDIR%%/libs/pChart/class/pData.class.php +%%WWWDIR%%/libs/pChart/class/pDraw.class.php +%%WWWDIR%%/libs/pChart/class/pImage.class.php +%%WWWDIR%%/libs/pChart/class/pPie.class.php +%%WWWDIR%%/libs/pChart/readme.txt %%WWWDIR%%/libs/sparkline/CHANGES %%WWWDIR%%/libs/sparkline/DESIGN %%WWWDIR%%/libs/sparkline/LICENSE-BSD.txt @@ -1393,55 +1415,6 @@ %%WWWDIR%%/libs/sparkline/lib/Sparkline.php %%WWWDIR%%/libs/sparkline/lib/Sparkline_Bar.php %%WWWDIR%%/libs/sparkline/lib/Sparkline_Line.php -%%WWWDIR%%/libs/tcpdf/2dbarcodes.php -%%WWWDIR%%/libs/tcpdf/LICENSE.TXT -%%WWWDIR%%/libs/tcpdf/README.TXT -%%WWWDIR%%/libs/tcpdf/barcodes.php -%%WWWDIR%%/libs/tcpdf/composer.json -%%WWWDIR%%/libs/tcpdf/config/lang/eng.php -%%WWWDIR%%/libs/tcpdf/config/tcpdf_config.php -%%WWWDIR%%/libs/tcpdf/config/tcpdf_config_alt.php -%%WWWDIR%%/libs/tcpdf/fonts/almohanad.ctg.z -%%WWWDIR%%/libs/tcpdf/fonts/almohanad.php -%%WWWDIR%%/libs/tcpdf/fonts/almohanad.z -%%WWWDIR%%/libs/tcpdf/fonts/dejavusans.ctg.z -%%WWWDIR%%/libs/tcpdf/fonts/dejavusans.php -%%WWWDIR%%/libs/tcpdf/fonts/dejavusans.z -%%WWWDIR%%/libs/tcpdf/fonts/helvetica.php -%%WWWDIR%%/libs/tcpdf/fonts/helveticab.php -%%WWWDIR%%/libs/tcpdf/fonts/helveticabi.php -%%WWWDIR%%/libs/tcpdf/fonts/helveticai.php -%%WWWDIR%%/libs/tcpdf/fonts/hysmyeongjostdmedium.php -%%WWWDIR%%/libs/tcpdf/fonts/kozgopromedium.php -%%WWWDIR%%/libs/tcpdf/fonts/kozminproregular.php -%%WWWDIR%%/libs/tcpdf/fonts/msungstdlight.php -%%WWWDIR%%/libs/tcpdf/fonts/stsongstdlight.php -%%WWWDIR%%/libs/tcpdf/fonts/symbol.php -%%WWWDIR%%/libs/tcpdf/fonts/times.php -%%WWWDIR%%/libs/tcpdf/fonts/timesb.php -%%WWWDIR%%/libs/tcpdf/fonts/timesbi.php -%%WWWDIR%%/libs/tcpdf/fonts/timesi.php -%%WWWDIR%%/libs/tcpdf/gpl.txt -%%WWWDIR%%/libs/tcpdf/htmlcolors.php -%%WWWDIR%%/libs/tcpdf/include/sRGB.icc -%%WWWDIR%%/libs/tcpdf/include/tcpdf_colors.php -%%WWWDIR%%/libs/tcpdf/include/tcpdf_filters.php -%%WWWDIR%%/libs/tcpdf/include/tcpdf_font_data.php -%%WWWDIR%%/libs/tcpdf/include/tcpdf_fonts.php -%%WWWDIR%%/libs/tcpdf/include/tcpdf_images.php -%%WWWDIR%%/libs/tcpdf/include/tcpdf_static.php -%%WWWDIR%%/libs/tcpdf/lgpl-3.0.txt -%%WWWDIR%%/libs/tcpdf/pdf417.php -%%WWWDIR%%/libs/tcpdf/qrcode.php -%%WWWDIR%%/libs/tcpdf/spotcolors.php -%%WWWDIR%%/libs/tcpdf/tcpdf.crt -%%WWWDIR%%/libs/tcpdf/tcpdf.fdf -%%WWWDIR%%/libs/tcpdf/tcpdf.p12 -%%WWWDIR%%/libs/tcpdf/tcpdf.php -%%WWWDIR%%/libs/tcpdf/tcpdf_autoconfig.php -%%WWWDIR%%/libs/tcpdf/tcpdf_import.php -%%WWWDIR%%/libs/tcpdf/tcpdf_parser.php -%%WWWDIR%%/libs/tcpdf/unicode_data.php %%WWWDIR%%/libs/upgradephp/README %%WWWDIR%%/libs/upgradephp/upgrade.php %%WWWDIR%%/misc/How to install Piwik.html @@ -1459,7 +1432,6 @@ %%WWWDIR%%/misc/others/ExamplePiwikTracker.php %%WWWDIR%%/misc/others/api_internal_call.php %%WWWDIR%%/misc/others/api_rest_call.php -%%WWWDIR%%/misc/others/cli-script-bootstrap.php %%WWWDIR%%/misc/others/download-count.txt %%WWWDIR%%/misc/others/geoipUpdateRows.php %%WWWDIR%%/misc/others/iframeWidget.htm @@ -1683,6 +1655,7 @@ %%WWWDIR%%/plugins/Annotations/lang/pt.json %%WWWDIR%%/plugins/Annotations/lang/ro.json %%WWWDIR%%/plugins/Annotations/lang/ru.json +%%WWWDIR%%/plugins/Annotations/lang/sk.json %%WWWDIR%%/plugins/Annotations/lang/sl.json %%WWWDIR%%/plugins/Annotations/lang/sq.json %%WWWDIR%%/plugins/Annotations/lang/sr.json @@ -1738,6 +1711,7 @@ %%WWWDIR%%/plugins/Contents/lang/et.json %%WWWDIR%%/plugins/Contents/lang/fi.json %%WWWDIR%%/plugins/Contents/lang/fr.json +%%WWWDIR%%/plugins/Contents/lang/hi.json %%WWWDIR%%/plugins/Contents/lang/it.json %%WWWDIR%%/plugins/Contents/lang/ja.json %%WWWDIR%%/plugins/Contents/lang/nb.json @@ -1749,13 +1723,14 @@ %%WWWDIR%%/plugins/Contents/lang/ru.json %%WWWDIR%%/plugins/Contents/lang/sl.json %%WWWDIR%%/plugins/Contents/lang/sq.json +%%WWWDIR%%/plugins/Contents/lang/sr.json %%WWWDIR%%/plugins/Contents/lang/sv.json %%WWWDIR%%/plugins/Contents/lang/tl.json %%WWWDIR%%/plugins/Contents/lang/tr.json -%%WWWDIR%%/plugins/Contents/plugin.json %%WWWDIR%%/plugins/Contents/screenshots/.gitkeep %%WWWDIR%%/plugins/Contents/stylesheets/datatable.less %%WWWDIR%%/plugins/CoreAdminHome/API.php +%%WWWDIR%%/plugins/CoreAdminHome/Commands/DeleteLogsData.php %%WWWDIR%%/plugins/CoreAdminHome/Commands/FixDuplicateLogActions.php %%WWWDIR%%/plugins/CoreAdminHome/Commands/PurgeOldArchiveData.php %%WWWDIR%%/plugins/CoreAdminHome/Commands/RunScheduledTasks.php @@ -1764,6 +1739,7 @@ %%WWWDIR%%/plugins/CoreAdminHome/CustomLogo.php %%WWWDIR%%/plugins/CoreAdminHome/Menu.php %%WWWDIR%%/plugins/CoreAdminHome/Model/DuplicateActionRemover.php +%%WWWDIR%%/plugins/CoreAdminHome/OptOutManager.php %%WWWDIR%%/plugins/CoreAdminHome/Tasks.php %%WWWDIR%%/plugins/CoreAdminHome/Tasks/ArchivesToPurgeDistributedList.php %%WWWDIR%%/plugins/CoreAdminHome/javascripts/generalSettings.js @@ -1821,7 +1797,6 @@ %%WWWDIR%%/plugins/CoreAdminHome/stylesheets/generalSettings.less %%WWWDIR%%/plugins/CoreAdminHome/stylesheets/jsTrackingGenerator.css %%WWWDIR%%/plugins/CoreAdminHome/stylesheets/menu.less -%%WWWDIR%%/plugins/CoreAdminHome/stylesheets/pluginSettings.less %%WWWDIR%%/plugins/CoreAdminHome/templates/_menu.twig %%WWWDIR%%/plugins/CoreAdminHome/templates/generalSettings.twig %%WWWDIR%%/plugins/CoreAdminHome/templates/optOut.twig @@ -1832,7 +1807,6 @@ %%WWWDIR%%/plugins/CoreConsole/Commands/DevelopmentEnable.php %%WWWDIR%%/plugins/CoreConsole/Commands/DevelopmentManageTestFiles.php %%WWWDIR%%/plugins/CoreConsole/Commands/DevelopmentSyncProcessedSystemTests.php -%%WWWDIR%%/plugins/CoreConsole/Commands/DevelopmentSyncUITestScreenshots.php %%WWWDIR%%/plugins/CoreConsole/Commands/GenerateAngularDirective.php %%WWWDIR%%/plugins/CoreConsole/Commands/GenerateApi.php %%WWWDIR%%/plugins/CoreConsole/Commands/GenerateArchiver.php @@ -1914,6 +1888,7 @@ %%WWWDIR%%/plugins/CoreHome/angularjs/enrichedheadline/enrichedheadline.directive.js %%WWWDIR%%/plugins/CoreHome/angularjs/enrichedheadline/enrichedheadline.directive.less %%WWWDIR%%/plugins/CoreHome/angularjs/enrichedheadline/help.png +%%WWWDIR%%/plugins/CoreHome/angularjs/history/history.service.js %%WWWDIR%%/plugins/CoreHome/angularjs/http404check.js %%WWWDIR%%/plugins/CoreHome/angularjs/menudropdown/menudropdown.directive.html %%WWWDIR%%/plugins/CoreHome/angularjs/menudropdown/menudropdown.directive.js @@ -1962,11 +1937,9 @@ %%WWWDIR%%/plugins/CoreHome/lang/ar.json %%WWWDIR%%/plugins/CoreHome/lang/be.json %%WWWDIR%%/plugins/CoreHome/lang/bg.json -%%WWWDIR%%/plugins/CoreHome/lang/bn.json %%WWWDIR%%/plugins/CoreHome/lang/bs.json %%WWWDIR%%/plugins/CoreHome/lang/ca.json %%WWWDIR%%/plugins/CoreHome/lang/cs.json -%%WWWDIR%%/plugins/CoreHome/lang/cy.json %%WWWDIR%%/plugins/CoreHome/lang/da.json %%WWWDIR%%/plugins/CoreHome/lang/de.json %%WWWDIR%%/plugins/CoreHome/lang/el.json @@ -2079,7 +2052,7 @@ %%WWWDIR%%/plugins/CorePluginsAdmin/images/plugins.png %%WWWDIR%%/plugins/CorePluginsAdmin/images/rating_important.png %%WWWDIR%%/plugins/CorePluginsAdmin/images/themes.png -%%WWWDIR%%/plugins/CorePluginsAdmin/javascripts/pluginDetail.js +%%WWWDIR%%/plugins/CorePluginsAdmin/javascripts/marketplace.js %%WWWDIR%%/plugins/CorePluginsAdmin/javascripts/pluginExtend.js %%WWWDIR%%/plugins/CorePluginsAdmin/javascripts/pluginOverview.js %%WWWDIR%%/plugins/CorePluginsAdmin/javascripts/plugins.js @@ -2137,18 +2110,15 @@ %%WWWDIR%%/plugins/CorePluginsAdmin/lang/zh-cn.json %%WWWDIR%%/plugins/CorePluginsAdmin/lang/zh-tw.json %%WWWDIR%%/plugins/CorePluginsAdmin/stylesheets/marketplace.less +%%WWWDIR%%/plugins/CorePluginsAdmin/stylesheets/plugin-details.less %%WWWDIR%%/plugins/CorePluginsAdmin/stylesheets/plugins_admin.less -%%WWWDIR%%/plugins/CorePluginsAdmin/templates/browsePlugins.twig -%%WWWDIR%%/plugins/CorePluginsAdmin/templates/browsePluginsActions.twig -%%WWWDIR%%/plugins/CorePluginsAdmin/templates/browseThemes.twig %%WWWDIR%%/plugins/CorePluginsAdmin/templates/installPlugin.twig %%WWWDIR%%/plugins/CorePluginsAdmin/templates/macros.twig +%%WWWDIR%%/plugins/CorePluginsAdmin/templates/marketplace.twig +%%WWWDIR%%/plugins/CorePluginsAdmin/templates/marketplace/plugin-list.twig %%WWWDIR%%/plugins/CorePluginsAdmin/templates/pluginDetails.twig -%%WWWDIR%%/plugins/CorePluginsAdmin/templates/pluginMetadata.twig -%%WWWDIR%%/plugins/CorePluginsAdmin/templates/pluginOverview.twig %%WWWDIR%%/plugins/CorePluginsAdmin/templates/plugins.twig %%WWWDIR%%/plugins/CorePluginsAdmin/templates/safemode.twig -%%WWWDIR%%/plugins/CorePluginsAdmin/templates/themeOverview.twig %%WWWDIR%%/plugins/CorePluginsAdmin/templates/themes.twig %%WWWDIR%%/plugins/CorePluginsAdmin/templates/updatePlugin.twig %%WWWDIR%%/plugins/CorePluginsAdmin/templates/uploadPlugin.twig @@ -2163,6 +2133,7 @@ %%WWWDIR%%/plugins/CoreUpdater/Tasks.php %%WWWDIR%%/plugins/CoreUpdater/Test/Fixtures/DbUpdaterTestFixture.php %%WWWDIR%%/plugins/CoreUpdater/Test/Fixtures/FailUpdateHttpsFixture.php +%%WWWDIR%%/plugins/CoreUpdater/Test/Integration/Commands/UpdateTest.php %%WWWDIR%%/plugins/CoreUpdater/Test/Integration/UpdateCommunicationTest.php %%WWWDIR%%/plugins/CoreUpdater/Test/Mock/UpdaterMock.php %%WWWDIR%%/plugins/CoreUpdater/Test/Unit/ModelTest.php @@ -2329,6 +2300,7 @@ %%WWWDIR%%/plugins/DBStats/Reports/GetReportDataSummaryByYear.php %%WWWDIR%%/plugins/DBStats/Reports/GetTrackerDataSummary.php %%WWWDIR%%/plugins/DBStats/Tasks.php +%%WWWDIR%%/plugins/DBStats/config/test.php %%WWWDIR%%/plugins/DBStats/lang/am.json %%WWWDIR%%/plugins/DBStats/lang/ar.json %%WWWDIR%%/plugins/DBStats/lang/be.json @@ -2337,6 +2309,7 @@ %%WWWDIR%%/plugins/DBStats/lang/bs.json %%WWWDIR%%/plugins/DBStats/lang/ca.json %%WWWDIR%%/plugins/DBStats/lang/cs.json +%%WWWDIR%%/plugins/DBStats/lang/cy.json %%WWWDIR%%/plugins/DBStats/lang/da.json %%WWWDIR%%/plugins/DBStats/lang/de.json %%WWWDIR%%/plugins/DBStats/lang/el.json @@ -2347,8 +2320,10 @@ %%WWWDIR%%/plugins/DBStats/lang/fa.json %%WWWDIR%%/plugins/DBStats/lang/fi.json %%WWWDIR%%/plugins/DBStats/lang/fr.json +%%WWWDIR%%/plugins/DBStats/lang/gl.json %%WWWDIR%%/plugins/DBStats/lang/he.json %%WWWDIR%%/plugins/DBStats/lang/hi.json +%%WWWDIR%%/plugins/DBStats/lang/hr.json %%WWWDIR%%/plugins/DBStats/lang/hu.json %%WWWDIR%%/plugins/DBStats/lang/id.json %%WWWDIR%%/plugins/DBStats/lang/is.json @@ -2449,6 +2424,7 @@ %%WWWDIR%%/plugins/Dashboard/lang/zh-tw.json %%WWWDIR%%/plugins/Dashboard/stylesheets/dashboard.less %%WWWDIR%%/plugins/Dashboard/stylesheets/standalone.css +%%WWWDIR%%/plugins/Dashboard/stylesheets/widget.less %%WWWDIR%%/plugins/Dashboard/templates/_dashboardSettings.twig %%WWWDIR%%/plugins/Dashboard/templates/_header.twig %%WWWDIR%%/plugins/Dashboard/templates/_widgetFactoryTemplate.twig @@ -2566,7 +2542,7 @@ %%WWWDIR%%/plugins/DevicesDetection/images/brand/Avvio.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/BBK.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/BangOlufsen.ico -%%WWWDIR%%/plugins/DevicesDetection/images/brand/Barnes_&_Noble.ico +%%WWWDIR%%/plugins/DevicesDetection/images/brand/Barnes_Noble.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/Becker.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/Beetel.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/BenQ.ico @@ -2639,6 +2615,7 @@ %%WWWDIR%%/plugins/DevicesDetection/images/brand/O2.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/OPPO.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/Onda.ico +%%WWWDIR%%/plugins/DevicesDetection/images/brand/OnePlus.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/Orange.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/PEAQ.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/Panasonic.ico @@ -2682,15 +2659,20 @@ %%WWWDIR%%/plugins/DevicesDetection/images/brand/ViewSonic.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/Voxtel.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/Wiko.ico +%%WWWDIR%%/plugins/DevicesDetection/images/brand/Wolder.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/Woxter.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/Xiaomi.ico +%%WWWDIR%%/plugins/DevicesDetection/images/brand/Yarvik.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/Yuandao.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/ZTE.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/Zonda.ico +%%WWWDIR%%/plugins/DevicesDetection/images/brand/Zopo.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/bq.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/eTouch.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/i-mobile.ico +%%WWWDIR%%/plugins/DevicesDetection/images/brand/iBerry.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/teXet.ico +%%WWWDIR%%/plugins/DevicesDetection/images/browsers/36.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/AA.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/AB.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/AG.gif @@ -2718,6 +2700,7 @@ %%WWWDIR%%/plugins/DevicesDetection/images/browsers/CP.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/CR.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/CS.gif +%%WWWDIR%%/plugins/DevicesDetection/images/browsers/CX.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/DF.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/DI.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/EL.gif @@ -2764,6 +2747,7 @@ %%WWWDIR%%/plugins/DevicesDetection/images/browsers/NP.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/NS.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/OB.gif +%%WWWDIR%%/plugins/DevicesDetection/images/browsers/OF.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/OI.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/ON.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/OP.gif @@ -2783,6 +2767,7 @@ %%WWWDIR%%/plugins/DevicesDetection/images/browsers/SH.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/SL.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/SM.gif +%%WWWDIR%%/plugins/DevicesDetection/images/browsers/SR.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/TB.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/TI.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/TZ.gif @@ -2926,6 +2911,7 @@ %%WWWDIR%%/plugins/DevicesDetection/lang/vi.json %%WWWDIR%%/plugins/DevicesDetection/lang/zh-cn.json %%WWWDIR%%/plugins/DevicesDetection/lang/zh-tw.json +%%WWWDIR%%/plugins/DevicesDetection/plugin.json %%WWWDIR%%/plugins/DevicesDetection/templates/detection.twig %%WWWDIR%%/plugins/DevicesDetection/templates/devices.twig %%WWWDIR%%/plugins/DevicesDetection/templates/list.twig @@ -2992,13 +2978,17 @@ %%WWWDIR%%/plugins/Ecommerce/lang/de.json %%WWWDIR%%/plugins/Ecommerce/lang/el.json %%WWWDIR%%/plugins/Ecommerce/lang/en.json +%%WWWDIR%%/plugins/Ecommerce/lang/es.json %%WWWDIR%%/plugins/Ecommerce/lang/fr.json +%%WWWDIR%%/plugins/Ecommerce/lang/hi.json %%WWWDIR%%/plugins/Ecommerce/lang/it.json +%%WWWDIR%%/plugins/Ecommerce/lang/ja.json %%WWWDIR%%/plugins/Ecommerce/lang/nb.json %%WWWDIR%%/plugins/Ecommerce/lang/nl.json %%WWWDIR%%/plugins/Ecommerce/lang/pt.json %%WWWDIR%%/plugins/Ecommerce/lang/ru.json %%WWWDIR%%/plugins/Ecommerce/lang/sk.json +%%WWWDIR%%/plugins/Ecommerce/lang/sr.json %%WWWDIR%%/plugins/Ecommerce/lang/sv.json %%WWWDIR%%/plugins/Ecommerce/plugin.json %%WWWDIR%%/plugins/Ecommerce/templates/ecommerceLog.twig @@ -3039,6 +3029,7 @@ %%WWWDIR%%/plugins/Events/lang/fa.json %%WWWDIR%%/plugins/Events/lang/fi.json %%WWWDIR%%/plugins/Events/lang/fr.json +%%WWWDIR%%/plugins/Events/lang/hi.json %%WWWDIR%%/plugins/Events/lang/it.json %%WWWDIR%%/plugins/Events/lang/ja.json %%WWWDIR%%/plugins/Events/lang/nb.json @@ -3057,7 +3048,6 @@ %%WWWDIR%%/plugins/Events/lang/tr.json %%WWWDIR%%/plugins/Events/lang/vi.json %%WWWDIR%%/plugins/Events/lang/zh-cn.json -%%WWWDIR%%/plugins/Events/plugin.json %%WWWDIR%%/plugins/Events/templates/index.twig %%WWWDIR%%/plugins/ExampleAPI/API.php %%WWWDIR%%/plugins/ExampleAPI/ExampleAPI.php @@ -3099,8 +3089,6 @@ %%WWWDIR%%/plugins/ExampleTheme/images/.gitkeep %%WWWDIR%%/plugins/ExampleTheme/plugin.json %%WWWDIR%%/plugins/ExampleTheme/screenshots/.gitkeep -%%WWWDIR%%/plugins/ExampleTheme/stylesheets/_colors.less -%%WWWDIR%%/plugins/ExampleTheme/stylesheets/_variables.less %%WWWDIR%%/plugins/ExampleTheme/stylesheets/theme.less %%WWWDIR%%/plugins/ExampleTracker/Columns/ExampleActionDimension.php %%WWWDIR%%/plugins/ExampleTracker/Columns/ExampleConversionDimension.php @@ -3356,6 +3344,7 @@ %%WWWDIR%%/plugins/Insights/lang/fa.json %%WWWDIR%%/plugins/Insights/lang/fi.json %%WWWDIR%%/plugins/Insights/lang/fr.json +%%WWWDIR%%/plugins/Insights/lang/hi.json %%WWWDIR%%/plugins/Insights/lang/it.json %%WWWDIR%%/plugins/Insights/lang/ja.json %%WWWDIR%%/plugins/Insights/lang/nb.json @@ -3372,7 +3361,6 @@ %%WWWDIR%%/plugins/Insights/lang/tr.json %%WWWDIR%%/plugins/Insights/lang/vi.json %%WWWDIR%%/plugins/Insights/lang/zh-cn.json -%%WWWDIR%%/plugins/Insights/plugin.json %%WWWDIR%%/plugins/Insights/stylesheets/insightVisualization.less %%WWWDIR%%/plugins/Insights/templates/cannotDisplayReport.twig %%WWWDIR%%/plugins/Insights/templates/insightControls.twig @@ -3446,7 +3434,6 @@ %%WWWDIR%%/plugins/Installation/lang/zh-tw.json %%WWWDIR%%/plugins/Installation/stylesheets/installation.css %%WWWDIR%%/plugins/Installation/stylesheets/systemCheckPage.less -%%WWWDIR%%/plugins/Installation/templates/_allSteps.twig %%WWWDIR%%/plugins/Installation/templates/_integrityDetails.twig %%WWWDIR%%/plugins/Installation/templates/_systemCheckLegend.twig %%WWWDIR%%/plugins/Installation/templates/_systemCheckSection.twig @@ -3462,6 +3449,63 @@ %%WWWDIR%%/plugins/Installation/templates/tablesCreation.twig %%WWWDIR%%/plugins/Installation/templates/trackingCode.twig %%WWWDIR%%/plugins/Installation/templates/welcome.twig +%%WWWDIR%%/plugins/Intl/Commands/GenerateIntl.php +%%WWWDIR%%/plugins/Intl/Intl.php +%%WWWDIR%%/plugins/Intl/lang/am.json +%%WWWDIR%%/plugins/Intl/lang/ar.json +%%WWWDIR%%/plugins/Intl/lang/be.json +%%WWWDIR%%/plugins/Intl/lang/bg.json +%%WWWDIR%%/plugins/Intl/lang/bn.json +%%WWWDIR%%/plugins/Intl/lang/bs.json +%%WWWDIR%%/plugins/Intl/lang/ca.json +%%WWWDIR%%/plugins/Intl/lang/cs.json +%%WWWDIR%%/plugins/Intl/lang/cy.json +%%WWWDIR%%/plugins/Intl/lang/da.json +%%WWWDIR%%/plugins/Intl/lang/de.json +%%WWWDIR%%/plugins/Intl/lang/dev.json +%%WWWDIR%%/plugins/Intl/lang/el.json +%%WWWDIR%%/plugins/Intl/lang/en.json +%%WWWDIR%%/plugins/Intl/lang/es.json +%%WWWDIR%%/plugins/Intl/lang/et.json +%%WWWDIR%%/plugins/Intl/lang/eu.json +%%WWWDIR%%/plugins/Intl/lang/fa.json +%%WWWDIR%%/plugins/Intl/lang/fi.json +%%WWWDIR%%/plugins/Intl/lang/fr.json +%%WWWDIR%%/plugins/Intl/lang/gl.json +%%WWWDIR%%/plugins/Intl/lang/he.json +%%WWWDIR%%/plugins/Intl/lang/hi.json +%%WWWDIR%%/plugins/Intl/lang/hr.json +%%WWWDIR%%/plugins/Intl/lang/hu.json +%%WWWDIR%%/plugins/Intl/lang/id.json +%%WWWDIR%%/plugins/Intl/lang/is.json +%%WWWDIR%%/plugins/Intl/lang/it.json +%%WWWDIR%%/plugins/Intl/lang/ja.json +%%WWWDIR%%/plugins/Intl/lang/ka.json +%%WWWDIR%%/plugins/Intl/lang/ko.json +%%WWWDIR%%/plugins/Intl/lang/lt.json +%%WWWDIR%%/plugins/Intl/lang/lv.json +%%WWWDIR%%/plugins/Intl/lang/nb.json +%%WWWDIR%%/plugins/Intl/lang/nl.json +%%WWWDIR%%/plugins/Intl/lang/nn.json +%%WWWDIR%%/plugins/Intl/lang/pl.json +%%WWWDIR%%/plugins/Intl/lang/pt-br.json +%%WWWDIR%%/plugins/Intl/lang/pt.json +%%WWWDIR%%/plugins/Intl/lang/ro.json +%%WWWDIR%%/plugins/Intl/lang/ru.json +%%WWWDIR%%/plugins/Intl/lang/sk.json +%%WWWDIR%%/plugins/Intl/lang/sl.json +%%WWWDIR%%/plugins/Intl/lang/sq.json +%%WWWDIR%%/plugins/Intl/lang/sr.json +%%WWWDIR%%/plugins/Intl/lang/sv.json +%%WWWDIR%%/plugins/Intl/lang/ta.json +%%WWWDIR%%/plugins/Intl/lang/te.json +%%WWWDIR%%/plugins/Intl/lang/th.json +%%WWWDIR%%/plugins/Intl/lang/tl.json +%%WWWDIR%%/plugins/Intl/lang/tr.json +%%WWWDIR%%/plugins/Intl/lang/uk.json +%%WWWDIR%%/plugins/Intl/lang/vi.json +%%WWWDIR%%/plugins/Intl/lang/zh-cn.json +%%WWWDIR%%/plugins/Intl/lang/zh-tw.json %%WWWDIR%%/plugins/LanguagesManager/API.php %%WWWDIR%%/plugins/LanguagesManager/Commands/CreatePull.php %%WWWDIR%%/plugins/LanguagesManager/Commands/FetchTranslations.php @@ -3557,10 +3601,12 @@ %%WWWDIR%%/plugins/LeftMenu/lang/es.json %%WWWDIR%%/plugins/LeftMenu/lang/fi.json %%WWWDIR%%/plugins/LeftMenu/lang/fr.json +%%WWWDIR%%/plugins/LeftMenu/lang/hi.json %%WWWDIR%%/plugins/LeftMenu/lang/it.json %%WWWDIR%%/plugins/LeftMenu/lang/ja.json %%WWWDIR%%/plugins/LeftMenu/lang/nl.json %%WWWDIR%%/plugins/LeftMenu/lang/pl.json +%%WWWDIR%%/plugins/LeftMenu/lang/pt-br.json %%WWWDIR%%/plugins/LeftMenu/lang/ro.json %%WWWDIR%%/plugins/LeftMenu/lang/ru.json %%WWWDIR%%/plugins/LeftMenu/lang/sr.json @@ -3568,7 +3614,6 @@ %%WWWDIR%%/plugins/LeftMenu/lang/tl.json %%WWWDIR%%/plugins/LeftMenu/lang/tr.json %%WWWDIR%%/plugins/LeftMenu/lang/zh-cn.json -%%WWWDIR%%/plugins/LeftMenu/plugin.json %%WWWDIR%%/plugins/LeftMenu/stylesheets/theme.less %%WWWDIR%%/plugins/Live/API.php %%WWWDIR%%/plugins/Live/Controller.php @@ -3679,6 +3724,7 @@ %%WWWDIR%%/plugins/Login/Login.php %%WWWDIR%%/plugins/Login/PasswordResetter.php %%WWWDIR%%/plugins/Login/SessionInitializer.php +%%WWWDIR%%/plugins/Login/config/config.php %%WWWDIR%%/plugins/Login/javascripts/login.js %%WWWDIR%%/plugins/Login/lang/am.json %%WWWDIR%%/plugins/Login/lang/ar.json @@ -3735,6 +3781,18 @@ %%WWWDIR%%/plugins/Login/templates/_formErrors.twig %%WWWDIR%%/plugins/Login/templates/login.twig %%WWWDIR%%/plugins/Login/templates/resetPassword.twig +%%WWWDIR%%/plugins/MobileAppMeasurable/MobileAppMeasurable.php +%%WWWDIR%%/plugins/MobileAppMeasurable/Type.php +%%WWWDIR%%/plugins/MobileAppMeasurable/config/test.php +%%WWWDIR%%/plugins/MobileAppMeasurable/lang/de.json +%%WWWDIR%%/plugins/MobileAppMeasurable/lang/el.json +%%WWWDIR%%/plugins/MobileAppMeasurable/lang/en.json +%%WWWDIR%%/plugins/MobileAppMeasurable/lang/es.json +%%WWWDIR%%/plugins/MobileAppMeasurable/lang/fr.json +%%WWWDIR%%/plugins/MobileAppMeasurable/lang/hi.json +%%WWWDIR%%/plugins/MobileAppMeasurable/lang/it.json +%%WWWDIR%%/plugins/MobileAppMeasurable/lang/sk.json +%%WWWDIR%%/plugins/MobileAppMeasurable/plugin.json %%WWWDIR%%/plugins/MobileMessaging/API.php %%WWWDIR%%/plugins/MobileMessaging/APIException.php %%WWWDIR%%/plugins/MobileMessaging/Controller.php @@ -3809,6 +3867,8 @@ %%WWWDIR%%/plugins/Monolog/config/config.php %%WWWDIR%%/plugins/Monolog/config/tracker.php %%WWWDIR%%/plugins/Monolog/plugin.json +%%WWWDIR%%/plugins/Morpheus/Controller.php +%%WWWDIR%%/plugins/Morpheus/Menu.php %%WWWDIR%%/plugins/Morpheus/images/add.png %%WWWDIR%%/plugins/Morpheus/images/affix-arrow.png %%WWWDIR%%/plugins/Morpheus/images/annotations.png @@ -3875,6 +3935,7 @@ %%WWWDIR%%/plugins/Morpheus/images/search_bg.png %%WWWDIR%%/plugins/Morpheus/images/search_ico.png %%WWWDIR%%/plugins/Morpheus/images/segment-users.png +%%WWWDIR%%/plugins/Morpheus/images/select_arrow.png %%WWWDIR%%/plugins/Morpheus/images/sites_selection.png %%WWWDIR%%/plugins/Morpheus/images/smileyprog_0.png %%WWWDIR%%/plugins/Morpheus/images/smileyprog_1.png @@ -3908,7 +3969,9 @@ %%WWWDIR%%/plugins/Morpheus/javascripts/piwikHelper.js %%WWWDIR%%/plugins/Morpheus/plugin.json %%WWWDIR%%/plugins/Morpheus/stylesheets/base.less -%%WWWDIR%%/plugins/Morpheus/stylesheets/bootstrap.css +%%WWWDIR%%/plugins/Morpheus/stylesheets/base/bootstrap.css +%%WWWDIR%%/plugins/Morpheus/stylesheets/base/colors.less +%%WWWDIR%%/plugins/Morpheus/stylesheets/base/mixins.less %%WWWDIR%%/plugins/Morpheus/stylesheets/general/_admin.less %%WWWDIR%%/plugins/Morpheus/stylesheets/general/_default.less %%WWWDIR%%/plugins/Morpheus/stylesheets/general/_form.less @@ -3918,17 +3981,23 @@ %%WWWDIR%%/plugins/Morpheus/stylesheets/general/_typography.less %%WWWDIR%%/plugins/Morpheus/stylesheets/general/_utils.less %%WWWDIR%%/plugins/Morpheus/stylesheets/ieonly.css -%%WWWDIR%%/plugins/Morpheus/stylesheets/less/_colors.less -%%WWWDIR%%/plugins/Morpheus/stylesheets/less/_mixins.less -%%WWWDIR%%/plugins/Morpheus/stylesheets/less/_variables.less -%%WWWDIR%%/plugins/Morpheus/stylesheets/rtl.css +%%WWWDIR%%/plugins/Morpheus/stylesheets/main.less %%WWWDIR%%/plugins/Morpheus/stylesheets/simple_structure.css +%%WWWDIR%%/plugins/Morpheus/stylesheets/theme-advanced.less %%WWWDIR%%/plugins/Morpheus/stylesheets/theme.less %%WWWDIR%%/plugins/Morpheus/stylesheets/ui/_alerts.less +%%WWWDIR%%/plugins/Morpheus/stylesheets/ui/_buttons.less +%%WWWDIR%%/plugins/Morpheus/stylesheets/ui/_cards.less %%WWWDIR%%/plugins/Morpheus/stylesheets/ui/_charts.less +%%WWWDIR%%/plugins/Morpheus/stylesheets/ui/_code.less %%WWWDIR%%/plugins/Morpheus/stylesheets/ui/_components.less +%%WWWDIR%%/plugins/Morpheus/stylesheets/ui/_list-group.less %%WWWDIR%%/plugins/Morpheus/stylesheets/ui/_map.less +%%WWWDIR%%/plugins/Morpheus/stylesheets/ui/_navs.less +%%WWWDIR%%/plugins/Morpheus/stylesheets/ui/_panels.less %%WWWDIR%%/plugins/Morpheus/stylesheets/ui/_popups.less +%%WWWDIR%%/plugins/Morpheus/stylesheets/ui/_progress-bars.less +%%WWWDIR%%/plugins/Morpheus/stylesheets/ui/_tables.less %%WWWDIR%%/plugins/Morpheus/stylesheets/ui/_tooltip.less %%WWWDIR%%/plugins/Morpheus/stylesheets/uibase/_dataTable.less %%WWWDIR%%/plugins/Morpheus/stylesheets/uibase/_header.less @@ -3944,12 +4013,14 @@ %%WWWDIR%%/plugins/Morpheus/templates/admin.twig %%WWWDIR%%/plugins/Morpheus/templates/ajaxMacros.twig %%WWWDIR%%/plugins/Morpheus/templates/dashboard.twig +%%WWWDIR%%/plugins/Morpheus/templates/demo.twig %%WWWDIR%%/plugins/Morpheus/templates/empty.twig %%WWWDIR%%/plugins/Morpheus/templates/genericForm.twig %%WWWDIR%%/plugins/Morpheus/templates/javascriptCode.tpl %%WWWDIR%%/plugins/Morpheus/templates/layout.twig %%WWWDIR%%/plugins/Morpheus/templates/macros.twig %%WWWDIR%%/plugins/Morpheus/templates/maintenance.tpl +%%WWWDIR%%/plugins/Morpheus/templates/settingsMacros.twig %%WWWDIR%%/plugins/Morpheus/templates/simpleLayoutFooter.tpl %%WWWDIR%%/plugins/Morpheus/templates/simpleLayoutHeader.tpl %%WWWDIR%%/plugins/Morpheus/templates/user.twig @@ -3959,6 +4030,7 @@ %%WWWDIR%%/plugins/MultiSites/Columns/Website.php %%WWWDIR%%/plugins/MultiSites/Controller.php %%WWWDIR%%/plugins/MultiSites/Dashboard.php +%%WWWDIR%%/plugins/MultiSites/DataTable/Filter/NestedSitesLimiter.php %%WWWDIR%%/plugins/MultiSites/Menu.php %%WWWDIR%%/plugins/MultiSites/MultiSites.php %%WWWDIR%%/plugins/MultiSites/Reports/Base.php @@ -4022,6 +4094,7 @@ %%WWWDIR%%/plugins/MultiSites/lang/vi.json %%WWWDIR%%/plugins/MultiSites/lang/zh-cn.json %%WWWDIR%%/plugins/MultiSites/lang/zh-tw.json +%%WWWDIR%%/plugins/MultiSites/plugin.json %%WWWDIR%%/plugins/MultiSites/templates/getSitesInfo.twig %%WWWDIR%%/plugins/Overlay/API.php %%WWWDIR%%/plugins/Overlay/Controller.php @@ -4030,9 +4103,7 @@ %%WWWDIR%%/plugins/Overlay/client/client.js %%WWWDIR%%/plugins/Overlay/client/close.png %%WWWDIR%%/plugins/Overlay/client/followingpages.js -%%WWWDIR%%/plugins/Overlay/client/linktags.eps %%WWWDIR%%/plugins/Overlay/client/linktags.png -%%WWWDIR%%/plugins/Overlay/client/linktags.psd %%WWWDIR%%/plugins/Overlay/client/linktags_lessshadow.png %%WWWDIR%%/plugins/Overlay/client/linktags_noshadow.png %%WWWDIR%%/plugins/Overlay/client/loading.gif @@ -4214,6 +4285,7 @@ %%WWWDIR%%/plugins/Provider/lang/zh-tw.json %%WWWDIR%%/plugins/Proxy/Controller.php %%WWWDIR%%/plugins/Proxy/Proxy.php +%%WWWDIR%%/plugins/Proxy/plugin.json %%WWWDIR%%/plugins/Referrers/API.php %%WWWDIR%%/plugins/Referrers/Archiver.php %%WWWDIR%%/plugins/Referrers/Columns/Base.php @@ -4728,6 +4800,7 @@ %%WWWDIR%%/plugins/SEO/lang/ko.json %%WWWDIR%%/plugins/SEO/lang/lt.json %%WWWDIR%%/plugins/SEO/lang/lv.json +%%WWWDIR%%/plugins/SEO/lang/nb.json %%WWWDIR%%/plugins/SEO/lang/nl.json %%WWWDIR%%/plugins/SEO/lang/pl.json %%WWWDIR%%/plugins/SEO/lang/pt-br.json @@ -4802,6 +4875,7 @@ %%WWWDIR%%/plugins/ScheduledReports/lang/vi.json %%WWWDIR%%/plugins/ScheduledReports/lang/zh-cn.json %%WWWDIR%%/plugins/ScheduledReports/lang/zh-tw.json +%%WWWDIR%%/plugins/ScheduledReports/stylesheets/scheduledreports.less %%WWWDIR%%/plugins/ScheduledReports/templates/_addReport.twig %%WWWDIR%%/plugins/ScheduledReports/templates/_listReports.twig %%WWWDIR%%/plugins/ScheduledReports/templates/index.twig @@ -4855,6 +4929,7 @@ %%WWWDIR%%/plugins/SegmentEditor/lang/zh-cn.json %%WWWDIR%%/plugins/SegmentEditor/stylesheets/segmentation.less %%WWWDIR%%/plugins/SegmentEditor/templates/_segmentSelector.twig +%%WWWDIR%%/plugins/SitesManager/.gitignore %%WWWDIR%%/plugins/SitesManager/API.php %%WWWDIR%%/plugins/SitesManager/Controller.php %%WWWDIR%%/plugins/SitesManager/Menu.php @@ -4867,9 +4942,9 @@ %%WWWDIR%%/plugins/SitesManager/angularjs/sites-manager/edit-trigger.directive.js %%WWWDIR%%/plugins/SitesManager/angularjs/sites-manager/multiline-field.directive.html %%WWWDIR%%/plugins/SitesManager/angularjs/sites-manager/multiline-field.directive.js -%%WWWDIR%%/plugins/SitesManager/angularjs/sites-manager/scroll.directive.js %%WWWDIR%%/plugins/SitesManager/angularjs/sites-manager/sites-manager-admin-sites-model.js %%WWWDIR%%/plugins/SitesManager/angularjs/sites-manager/sites-manager-site.controller.js +%%WWWDIR%%/plugins/SitesManager/angularjs/sites-manager/sites-manager-type-model.js %%WWWDIR%%/plugins/SitesManager/angularjs/sites-manager/sites-manager.controller.js %%WWWDIR%%/plugins/SitesManager/lang/am.json %%WWWDIR%%/plugins/SitesManager/lang/ar.json @@ -4939,9 +5014,10 @@ %%WWWDIR%%/plugins/SitesManager/templates/index.html %%WWWDIR%%/plugins/SitesManager/templates/index.twig %%WWWDIR%%/plugins/SitesManager/templates/loading.html +%%WWWDIR%%/plugins/SitesManager/templates/measurable_type_settings.twig %%WWWDIR%%/plugins/SitesManager/templates/siteWithoutData.twig +%%WWWDIR%%/plugins/SitesManager/templates/sites-list/add-entity-dialog.html %%WWWDIR%%/plugins/SitesManager/templates/sites-list/add-site-link.html -%%WWWDIR%%/plugins/SitesManager/templates/sites-list/alias-urls-field.html %%WWWDIR%%/plugins/SitesManager/templates/sites-list/site-fields.html %%WWWDIR%%/plugins/SitesManager/templates/sites-list/site-search-field.html %%WWWDIR%%/plugins/SitesManager/templates/sites-list/sites-list.html @@ -5001,7 +5077,7 @@ %%WWWDIR%%/plugins/UserCountry/Diagnostic/GeolocationDiagnostic.php %%WWWDIR%%/plugins/UserCountry/GeoIPAutoUpdater.php %%WWWDIR%%/plugins/UserCountry/LocationProvider.php -%%WWWDIR%%/plugins/UserCountry/LocationProvider/Default.php +%%WWWDIR%%/plugins/UserCountry/LocationProvider/DefaultProvider.php %%WWWDIR%%/plugins/UserCountry/LocationProvider/GeoIp.php %%WWWDIR%%/plugins/UserCountry/LocationProvider/GeoIp/Pecl.php %%WWWDIR%%/plugins/UserCountry/LocationProvider/GeoIp/Php.php @@ -5298,11 +5374,8 @@ %%WWWDIR%%/plugins/UserCountry/lang/ar.json %%WWWDIR%%/plugins/UserCountry/lang/be.json %%WWWDIR%%/plugins/UserCountry/lang/bg.json -%%WWWDIR%%/plugins/UserCountry/lang/bn.json -%%WWWDIR%%/plugins/UserCountry/lang/bs.json %%WWWDIR%%/plugins/UserCountry/lang/ca.json %%WWWDIR%%/plugins/UserCountry/lang/cs.json -%%WWWDIR%%/plugins/UserCountry/lang/cy.json %%WWWDIR%%/plugins/UserCountry/lang/da.json %%WWWDIR%%/plugins/UserCountry/lang/de.json %%WWWDIR%%/plugins/UserCountry/lang/el.json @@ -5604,16 +5677,14 @@ %%WWWDIR%%/plugins/UserLanguage/Reports/GetLanguage.php %%WWWDIR%%/plugins/UserLanguage/Reports/GetLanguageCode.php %%WWWDIR%%/plugins/UserLanguage/UserLanguage.php +%%WWWDIR%%/plugins/UserLanguage/Visitor.php %%WWWDIR%%/plugins/UserLanguage/functions.php %%WWWDIR%%/plugins/UserLanguage/lang/am.json %%WWWDIR%%/plugins/UserLanguage/lang/ar.json %%WWWDIR%%/plugins/UserLanguage/lang/be.json %%WWWDIR%%/plugins/UserLanguage/lang/bg.json -%%WWWDIR%%/plugins/UserLanguage/lang/bn.json -%%WWWDIR%%/plugins/UserLanguage/lang/bs.json %%WWWDIR%%/plugins/UserLanguage/lang/ca.json %%WWWDIR%%/plugins/UserLanguage/lang/cs.json -%%WWWDIR%%/plugins/UserLanguage/lang/cy.json %%WWWDIR%%/plugins/UserLanguage/lang/da.json %%WWWDIR%%/plugins/UserLanguage/lang/de.json %%WWWDIR%%/plugins/UserLanguage/lang/el.json @@ -5659,9 +5730,6 @@ %%WWWDIR%%/plugins/UserLanguage/lang/vi.json %%WWWDIR%%/plugins/UserLanguage/lang/zh-cn.json %%WWWDIR%%/plugins/UserLanguage/lang/zh-tw.json -%%WWWDIR%%/plugins/UserSettings/API.php -%%WWWDIR%%/plugins/UserSettings/UserSettings.php -%%WWWDIR%%/plugins/UserSettings/lang/en.json %%WWWDIR%%/plugins/UsersManager/API.php %%WWWDIR%%/plugins/UsersManager/Controller.php %%WWWDIR%%/plugins/UsersManager/LastSeenTimeLogger.php @@ -5756,6 +5824,7 @@ %%WWWDIR%%/plugins/VisitFrequency/lang/fr.json %%WWWDIR%%/plugins/VisitFrequency/lang/gl.json %%WWWDIR%%/plugins/VisitFrequency/lang/he.json +%%WWWDIR%%/plugins/VisitFrequency/lang/hi.json %%WWWDIR%%/plugins/VisitFrequency/lang/hu.json %%WWWDIR%%/plugins/VisitFrequency/lang/id.json %%WWWDIR%%/plugins/VisitFrequency/lang/is.json @@ -5821,6 +5890,7 @@ %%WWWDIR%%/plugins/VisitTime/lang/fr.json %%WWWDIR%%/plugins/VisitTime/lang/gl.json %%WWWDIR%%/plugins/VisitTime/lang/he.json +%%WWWDIR%%/plugins/VisitTime/lang/hi.json %%WWWDIR%%/plugins/VisitTime/lang/hr.json %%WWWDIR%%/plugins/VisitTime/lang/hu.json %%WWWDIR%%/plugins/VisitTime/lang/id.json @@ -5885,6 +5955,7 @@ %%WWWDIR%%/plugins/VisitorInterest/lang/fr.json %%WWWDIR%%/plugins/VisitorInterest/lang/gl.json %%WWWDIR%%/plugins/VisitorInterest/lang/he.json +%%WWWDIR%%/plugins/VisitorInterest/lang/hi.json %%WWWDIR%%/plugins/VisitorInterest/lang/hu.json %%WWWDIR%%/plugins/VisitorInterest/lang/id.json %%WWWDIR%%/plugins/VisitorInterest/lang/is.json @@ -5976,6 +6047,18 @@ %%WWWDIR%%/plugins/VisitsSummary/templates/_sparklines.twig %%WWWDIR%%/plugins/VisitsSummary/templates/getSparklines.twig %%WWWDIR%%/plugins/VisitsSummary/templates/index.twig +%%WWWDIR%%/plugins/WebsiteMeasurable/Type.php +%%WWWDIR%%/plugins/WebsiteMeasurable/WebsiteMeasurable.php +%%WWWDIR%%/plugins/WebsiteMeasurable/lang/de.json +%%WWWDIR%%/plugins/WebsiteMeasurable/lang/el.json +%%WWWDIR%%/plugins/WebsiteMeasurable/lang/en.json +%%WWWDIR%%/plugins/WebsiteMeasurable/lang/es.json +%%WWWDIR%%/plugins/WebsiteMeasurable/lang/fr.json +%%WWWDIR%%/plugins/WebsiteMeasurable/lang/hi.json +%%WWWDIR%%/plugins/WebsiteMeasurable/lang/it.json +%%WWWDIR%%/plugins/WebsiteMeasurable/lang/sk.json +%%WWWDIR%%/plugins/WebsiteMeasurable/lang/zh-tw.json +%%WWWDIR%%/plugins/WebsiteMeasurable/plugin.json %%WWWDIR%%/plugins/Widgetize/Controller.php %%WWWDIR%%/plugins/Widgetize/Menu.php %%WWWDIR%%/plugins/Widgetize/Widgetize.php @@ -6046,19 +6129,21 @@ %%WWWDIR%%/plugins/ZenMode/lang/de.json %%WWWDIR%%/plugins/ZenMode/lang/el.json %%WWWDIR%%/plugins/ZenMode/lang/en.json +%%WWWDIR%%/plugins/ZenMode/lang/es.json %%WWWDIR%%/plugins/ZenMode/lang/fa.json %%WWWDIR%%/plugins/ZenMode/lang/fr.json +%%WWWDIR%%/plugins/ZenMode/lang/hi.json %%WWWDIR%%/plugins/ZenMode/lang/it.json %%WWWDIR%%/plugins/ZenMode/lang/ja.json %%WWWDIR%%/plugins/ZenMode/lang/nb.json %%WWWDIR%%/plugins/ZenMode/lang/nl.json %%WWWDIR%%/plugins/ZenMode/lang/pl.json +%%WWWDIR%%/plugins/ZenMode/lang/ro.json %%WWWDIR%%/plugins/ZenMode/lang/ru.json %%WWWDIR%%/plugins/ZenMode/lang/sr.json %%WWWDIR%%/plugins/ZenMode/lang/sv.json %%WWWDIR%%/plugins/ZenMode/lang/ta.json %%WWWDIR%%/plugins/ZenMode/lang/tl.json -%%WWWDIR%%/plugins/ZenMode/plugin.json %%WWWDIR%%/tests/README.md %%WWWDIR%%/vendor/autoload.php %%WWWDIR%%/vendor/composer/ClassLoader.php @@ -6134,6 +6219,7 @@ %%WWWDIR%%/vendor/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php %%WWWDIR%%/vendor/doctrine/cache/lib/Doctrine/Common/Cache/SQLite3Cache.php %%WWWDIR%%/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Version.php +%%WWWDIR%%/vendor/doctrine/cache/lib/Doctrine/Common/Cache/VoidCache.php %%WWWDIR%%/vendor/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php %%WWWDIR%%/vendor/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php %%WWWDIR%%/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php @@ -6154,91 +6240,6 @@ %%WWWDIR%%/vendor/leafo/lessphp/lessify.inc.php %%WWWDIR%%/vendor/leafo/lessphp/package.sh %%WWWDIR%%/vendor/leafo/lessphp/plessc -%%WWWDIR%%/vendor/mnapoli/php-di/.coveralls.yml -%%WWWDIR%%/vendor/mnapoli/php-di/.gitattributes -%%WWWDIR%%/vendor/mnapoli/php-di/.gitignore -%%WWWDIR%%/vendor/mnapoli/php-di/.travis.yml -%%WWWDIR%%/vendor/mnapoli/php-di/404.md -%%WWWDIR%%/vendor/mnapoli/php-di/CONTRIBUTING.md -%%WWWDIR%%/vendor/mnapoli/php-di/LICENSE -%%WWWDIR%%/vendor/mnapoli/php-di/README.md -%%WWWDIR%%/vendor/mnapoli/php-di/change-log.md -%%WWWDIR%%/vendor/mnapoli/php-di/composer.json -%%WWWDIR%%/vendor/mnapoli/php-di/couscous.yml -%%WWWDIR%%/vendor/mnapoli/php-di/phpunit.xml.dist -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Annotation/Inject.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Annotation/Injectable.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Container.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/ContainerBuilder.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Debug.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/AbstractFunctionCallDefinition.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/AliasDefinition.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/ArrayDefinition.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/ArrayDefinitionExtension.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/CacheableDefinition.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/DecoratorDefinition.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Definition.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Dumper/AliasDefinitionDumper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Dumper/ArrayDefinitionDumper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Dumper/DecoratorDefinitionDumper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Dumper/DefinitionDumper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Dumper/DefinitionDumperDispatcher.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Dumper/EnvironmentVariableDefinitionDumper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Dumper/FactoryDefinitionDumper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Dumper/FunctionCallDefinitionDumper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Dumper/ObjectDefinitionDumper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Dumper/StringDefinitionDumper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Dumper/ValueDefinitionDumper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/EntryReference.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/EnvironmentVariableDefinition.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Exception/AnnotationException.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Exception/DefinitionException.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/FactoryDefinition.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/FunctionCallDefinition.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/HasSubDefinition.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Helper/ArrayDefinitionExtensionHelper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Helper/DefinitionHelper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Helper/EnvironmentVariableDefinitionHelper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Helper/FactoryDefinitionHelper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Helper/ObjectDefinitionHelper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Helper/StringDefinitionHelper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Helper/ValueDefinitionHelper.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/InstanceDefinition.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/ObjectDefinition.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/ObjectDefinition/MethodInjection.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/ObjectDefinition/PropertyInjection.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Resolver/AliasResolver.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Resolver/ArrayResolver.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Resolver/DecoratorResolver.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Resolver/DefinitionResolver.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Resolver/EnvironmentVariableResolver.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Resolver/FactoryResolver.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Resolver/FunctionInvoker.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Resolver/InstanceInjector.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Resolver/ObjectCreator.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Resolver/ParameterResolver.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Resolver/ResolverDispatcher.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Resolver/StringResolver.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Resolver/ValueResolver.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Source/AnnotationReader.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Source/Autowiring.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Source/CachedDefinitionSource.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Source/CallableDefinitionSource.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Source/DefinitionArray.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Source/DefinitionFile.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Source/DefinitionSource.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Source/MutableDefinitionSource.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/Source/SourceChain.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/StringDefinition.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Definition/ValueDefinition.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/DependencyException.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/FactoryInterface.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/InvokerInterface.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/NotFoundException.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Proxy/ProxyFactory.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Reflection/CallableReflectionFactory.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/Scope.php -%%WWWDIR%%/vendor/mnapoli/php-di/src/DI/functions.php %%WWWDIR%%/vendor/mnapoli/phpdocreader/.gitattributes %%WWWDIR%%/vendor/mnapoli/phpdocreader/.gitignore %%WWWDIR%%/vendor/mnapoli/phpdocreader/LICENSE @@ -6247,6 +6248,7 @@ %%WWWDIR%%/vendor/mnapoli/phpdocreader/phpunit.xml.dist %%WWWDIR%%/vendor/mnapoli/phpdocreader/src/PhpDocReader/AnnotationException.php %%WWWDIR%%/vendor/mnapoli/phpdocreader/src/PhpDocReader/PhpDocReader.php +%%WWWDIR%%/vendor/monolog/monolog/.php_cs %%WWWDIR%%/vendor/monolog/monolog/CHANGELOG.mdown %%WWWDIR%%/vendor/monolog/monolog/LICENSE %%WWWDIR%%/vendor/monolog/monolog/README.mdown @@ -6343,12 +6345,6 @@ %%WWWDIR%%/vendor/mustangostang/spyc/php4/spyc.php4 %%WWWDIR%%/vendor/mustangostang/spyc/php4/test.php4 %%WWWDIR%%/vendor/mustangostang/spyc/spyc.yaml -%%WWWDIR%%/vendor/myclabs/php-enum/.gitattributes -%%WWWDIR%%/vendor/myclabs/php-enum/.gitignore -%%WWWDIR%%/vendor/myclabs/php-enum/LICENSE -%%WWWDIR%%/vendor/myclabs/php-enum/README.md -%%WWWDIR%%/vendor/myclabs/php-enum/composer.json -%%WWWDIR%%/vendor/myclabs/php-enum/src/Enum.php %%WWWDIR%%/vendor/pear/archive_tar/.gitignore %%WWWDIR%%/vendor/pear/archive_tar/.travis.sh %%WWWDIR%%/vendor/pear/archive_tar/.travis.yml @@ -6382,6 +6378,106 @@ %%WWWDIR%%/vendor/pear/pear_exception/PEAR/Exception.php %%WWWDIR%%/vendor/pear/pear_exception/composer.json %%WWWDIR%%/vendor/pear/pear_exception/package.xml +%%WWWDIR%%/vendor/php-di/invoker/CONTRIBUTING.md +%%WWWDIR%%/vendor/php-di/invoker/LICENSE +%%WWWDIR%%/vendor/php-di/invoker/README.md +%%WWWDIR%%/vendor/php-di/invoker/composer.json +%%WWWDIR%%/vendor/php-di/invoker/doc/parameter-resolvers.md +%%WWWDIR%%/vendor/php-di/invoker/src/Exception/InvocationException.php +%%WWWDIR%%/vendor/php-di/invoker/src/Exception/NotCallableException.php +%%WWWDIR%%/vendor/php-di/invoker/src/Exception/NotEnoughParametersException.php +%%WWWDIR%%/vendor/php-di/invoker/src/Invoker.php +%%WWWDIR%%/vendor/php-di/invoker/src/InvokerInterface.php +%%WWWDIR%%/vendor/php-di/invoker/src/ParameterResolver/AssociativeArrayResolver.php +%%WWWDIR%%/vendor/php-di/invoker/src/ParameterResolver/Container/ParameterNameContainerResolver.php +%%WWWDIR%%/vendor/php-di/invoker/src/ParameterResolver/Container/TypeHintContainerResolver.php +%%WWWDIR%%/vendor/php-di/invoker/src/ParameterResolver/DefaultValueResolver.php +%%WWWDIR%%/vendor/php-di/invoker/src/ParameterResolver/NumericArrayResolver.php +%%WWWDIR%%/vendor/php-di/invoker/src/ParameterResolver/ParameterResolver.php +%%WWWDIR%%/vendor/php-di/invoker/src/ParameterResolver/ResolverChain.php +%%WWWDIR%%/vendor/php-di/invoker/src/Reflection/CallableReflection.php +%%WWWDIR%%/vendor/php-di/php-di/.coveralls.yml +%%WWWDIR%%/vendor/php-di/php-di/.gitattributes +%%WWWDIR%%/vendor/php-di/php-di/.gitignore +%%WWWDIR%%/vendor/php-di/php-di/.travis.yml *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sat Jul 18 19:32:59 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7BAAB9A5619; Sat, 18 Jul 2015 19:32:59 +0000 (UTC) (envelope-from olgeni@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 6C26F1459; Sat, 18 Jul 2015 19:32:59 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IJWxWo037431; Sat, 18 Jul 2015 19:32:59 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IJWxvg037430; Sat, 18 Jul 2015 19:32:59 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507181932.t6IJWxvg037430@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 18 Jul 2015 19:32:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392444 - head/Mk/Uses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 19:32:59 -0000 Author: olgeni Date: Sat Jul 18 19:32:58 2015 New Revision: 392444 URL: https://svnweb.freebsd.org/changeset/ports/392444 Log: Allow underscores in Elixir application names. Modified: head/Mk/Uses/elixir.mk Modified: head/Mk/Uses/elixir.mk ============================================================================== --- head/Mk/Uses/elixir.mk Sat Jul 18 19:06:58 2015 (r392443) +++ head/Mk/Uses/elixir.mk Sat Jul 18 19:32:58 2015 (r392444) @@ -72,7 +72,7 @@ RUN_DEPENDS+= ${depend:T}>=0:${PORTSDIR} .if !target(do-build) do-build: .if ${MIX_REWRITE} != "" - @${REINPLACE_CMD} -i '' -E -e "s@{.*(only|optional): .*},?@@; s@{ *:([a-zA-Z0-9]+), *(github:|\"~).*}@{ :\1, path: \"${ELIXIR_LIB_ROOT}/\\1\", compile: false }@" ${WRKSRC}/mix.exs + @${REINPLACE_CMD} -i '' -E -e "s@{.*(only|optional): .*},?@@; s@{ *:([a-zA-Z0-9_]+), *(github:|\"~).*}@{ :\1, path: \"${ELIXIR_LIB_ROOT}/\\1\", compile: false }@" ${WRKSRC}/mix.exs .endif @${RM} -f ${WRKSRC}/mix.lock @cd ${WRKSRC} && ${MIX_COMPILE} From owner-svn-ports-head@freebsd.org Sat Jul 18 19:35:35 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D1069A5692; Sat, 18 Jul 2015 19:35:35 +0000 (UTC) (envelope-from olgeni@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 4D2F81898; Sat, 18 Jul 2015 19:35:35 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IJZZuZ037737; Sat, 18 Jul 2015 19:35:35 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IJZXn2037729; Sat, 18 Jul 2015 19:35:33 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507181935.t6IJZXn2037729@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 18 Jul 2015 19:35:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392445 - in head/devel: . elixir-red_black_tree X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 19:35:35 -0000 Author: olgeni Date: Sat Jul 18 19:35:32 2015 New Revision: 392445 URL: https://svnweb.freebsd.org/changeset/ports/392445 Log: Add devel/elixir-red_black_tree, a red-black tree implementation for Elixir. Added: head/devel/elixir-red_black_tree/ head/devel/elixir-red_black_tree/Makefile (contents, props changed) head/devel/elixir-red_black_tree/distinfo (contents, props changed) head/devel/elixir-red_black_tree/pkg-descr (contents, props changed) head/devel/elixir-red_black_tree/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Jul 18 19:32:58 2015 (r392444) +++ head/devel/Makefile Sat Jul 18 19:35:32 2015 (r392445) @@ -428,6 +428,7 @@ SUBDIR += elixir-plug SUBDIR += elixir-poison SUBDIR += elixir-quantum + SUBDIR += elixir-red_black_tree SUBDIR += elixir-timex SUBDIR += elixir-timex-interval SUBDIR += elixir-tzdata Added: head/devel/elixir-red_black_tree/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-red_black_tree/Makefile Sat Jul 18 19:35:32 2015 (r392445) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= red_black_tree +PORTVERSION= 1.2.0 +DISTVERSIONPREFIX= v +CATEGORIES= devel +PKGNAMEPREFIX= elixir- + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Red-black tree implementation for Elixir + +LICENSE= MIT + +USES= elixir +USE_GITHUB= yes +GH_ACCOUNT= SenecaSystems + +MIX_REWRITE= yes + +.include Added: head/devel/elixir-red_black_tree/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-red_black_tree/distinfo Sat Jul 18 19:35:32 2015 (r392445) @@ -0,0 +1,2 @@ +SHA256 (SenecaSystems-red_black_tree-v1.2.0_GH0.tar.gz) = 64f10f3f2d3902946d1d66626cf172e86e6e42957f2765ef7926550e63604b89 +SIZE (SenecaSystems-red_black_tree-v1.2.0_GH0.tar.gz) = 9601 Added: head/devel/elixir-red_black_tree/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-red_black_tree/pkg-descr Sat Jul 18 19:35:32 2015 (r392445) @@ -0,0 +1,3 @@ +Red-black tree implementation for Elixir. + +WWW: https://github.com/SenecaSystems/red_black_tree Added: head/devel/elixir-red_black_tree/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-red_black_tree/pkg-plist Sat Jul 18 19:35:32 2015 (r392445) @@ -0,0 +1,10 @@ +lib/elixir/lib/red_black_tree/ebin/Elixir.Access.RedBlackTree.beam +lib/elixir/lib/red_black_tree/ebin/Elixir.Collectable.RedBlackTree.beam +lib/elixir/lib/red_black_tree/ebin/Elixir.Enumerable.RedBlackTree.beam +lib/elixir/lib/red_black_tree/ebin/Elixir.Inspect.RedBlackTree.beam +lib/elixir/lib/red_black_tree/ebin/Elixir.RedBlackTree.Node.beam +lib/elixir/lib/red_black_tree/ebin/Elixir.RedBlackTree.beam +lib/elixir/lib/red_black_tree/ebin/red_black_tree.app +lib/elixir/lib/red_black_tree/lib/red_black_tree.ex +lib/elixir/lib/red_black_tree/lib/red_black_tree/node.ex +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Sat Jul 18 19:37:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A8BED9A56C4; Sat, 18 Jul 2015 19:37:24 +0000 (UTC) (envelope-from olgeni@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 8CABC1981; Sat, 18 Jul 2015 19:37:24 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IJbOYm037976; Sat, 18 Jul 2015 19:37:24 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IJbMAE037971; Sat, 18 Jul 2015 19:37:22 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507181937.t6IJbMAE037971@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 18 Jul 2015 19:37:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392446 - in head/devel: . elixir-sorted_set X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 19:37:24 -0000 Author: olgeni Date: Sat Jul 18 19:37:21 2015 New Revision: 392446 URL: https://svnweb.freebsd.org/changeset/ports/392446 Log: Add devel/elixir-sorted_set, a sorted set library for Elixir. Added: head/devel/elixir-sorted_set/ head/devel/elixir-sorted_set/Makefile (contents, props changed) head/devel/elixir-sorted_set/distinfo (contents, props changed) head/devel/elixir-sorted_set/pkg-descr (contents, props changed) head/devel/elixir-sorted_set/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Jul 18 19:35:32 2015 (r392445) +++ head/devel/Makefile Sat Jul 18 19:37:21 2015 (r392446) @@ -429,6 +429,7 @@ SUBDIR += elixir-poison SUBDIR += elixir-quantum SUBDIR += elixir-red_black_tree + SUBDIR += elixir-sorted_set SUBDIR += elixir-timex SUBDIR += elixir-timex-interval SUBDIR += elixir-tzdata Added: head/devel/elixir-sorted_set/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-sorted_set/Makefile Sat Jul 18 19:37:21 2015 (r392446) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= sorted_set +PORTVERSION= 1.1.0 +DISTVERSIONPREFIX= v +CATEGORIES= devel +PKGNAMEPREFIX= elixir- + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Sorted Set library for Elixir + +LICENSE= MIT + +USES= elixir +USE_GITHUB= yes +GH_ACCOUNT= SenecaSystems + +MIX_BUILD_DEPS= devel/elixir-red_black_tree +MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +MIX_REWRITE= yes + +.include Added: head/devel/elixir-sorted_set/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-sorted_set/distinfo Sat Jul 18 19:37:21 2015 (r392446) @@ -0,0 +1,2 @@ +SHA256 (SenecaSystems-sorted_set-v1.1.0_GH0.tar.gz) = 2bc8f504a8fd88599e3bc2b41b5ab769a1c2ac38f7daa36ce2817021f25cea32 +SIZE (SenecaSystems-sorted_set-v1.1.0_GH0.tar.gz) = 5826 Added: head/devel/elixir-sorted_set/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-sorted_set/pkg-descr Sat Jul 18 19:37:21 2015 (r392446) @@ -0,0 +1,3 @@ +A sorted set library for Elixir, implementing the Set protocol. + +WWW: https://github.com/SenecaSystems/sorted_set Added: head/devel/elixir-sorted_set/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-sorted_set/pkg-plist Sat Jul 18 19:37:21 2015 (r392446) @@ -0,0 +1,7 @@ +lib/elixir/lib/sorted_set/ebin/Elixir.Collectable.SortedSet.beam +lib/elixir/lib/sorted_set/ebin/Elixir.Enumerable.SortedSet.beam +lib/elixir/lib/sorted_set/ebin/Elixir.Inspect.SortedSet.beam +lib/elixir/lib/sorted_set/ebin/Elixir.SortedSet.beam +lib/elixir/lib/sorted_set/ebin/sorted_set.app +lib/elixir/lib/sorted_set/lib/sorted_set.ex +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Sat Jul 18 19:55:45 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 948B69A5959; Sat, 18 Jul 2015 19:55: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 81FA91F42; Sat, 18 Jul 2015 19:55: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 t6IJtjaC045921; Sat, 18 Jul 2015 19:55:45 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IJtjeE045920; Sat, 18 Jul 2015 19:55:45 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507181955.t6IJtjeE045920@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 19:55:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392447 - head/audio/cd2mp3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 19:55:45 -0000 Author: feld Date: Sat Jul 18 19:55:44 2015 New Revision: 392447 URL: https://svnweb.freebsd.org/changeset/ports/392447 Log: Remove BROKEN; mirrors have been adjusted Modified: head/audio/cd2mp3/Makefile Modified: head/audio/cd2mp3/Makefile ============================================================================== --- head/audio/cd2mp3/Makefile Sat Jul 18 19:37:21 2015 (r392446) +++ head/audio/cd2mp3/Makefile Sat Jul 18 19:55:44 2015 (r392447) @@ -6,8 +6,9 @@ PORTVERSION= 0.82 PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= audio -MASTER_SITES= http://cvsup.theplanet.com/distfiles/ \ - http://mark.foster.cc/pub/freebsd/ports/distfiles/ +MASTER_SITES= http://mark.foster.cc/pub/freebsd/ports/distfiles/ \ + LOCAL/feld +MASTER_SITES= LOCAL/feld MAINTAINER= mark@foster.cc COMMENT= Easy to use CD Ripping and MP3 Encoding tool @@ -15,7 +16,6 @@ COMMENT= Easy to use CD Ripping and MP3 RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \ dagrab:${PORTSDIR}/audio/dagrab -BROKEN= Fails to fetch USES= perl5 shebangfix USE_PERL5= run SHEBANG_FILES= cd2mp3 From owner-svn-ports-head@freebsd.org Sat Jul 18 20:16:32 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5401D9A5D27; Sat, 18 Jul 2015 20:16:32 +0000 (UTC) (envelope-from dbn@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 439AA1A02; Sat, 18 Jul 2015 20:16:32 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IKGWg2054156; Sat, 18 Jul 2015 20:16:32 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IKGVHm054152; Sat, 18 Jul 2015 20:16:31 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201507182016.t6IKGVHm054152@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Sat, 18 Jul 2015 20:16:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392448 - head/emulators/i386-wine-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 20:16:32 -0000 Author: dbn Date: Sat Jul 18 20:16:30 2015 New Revision: 392448 URL: https://svnweb.freebsd.org/changeset/ports/392448 Log: emulators/i386-wine-devel: update to 1.7.47 > Description of fields to fill in above: 76 columns --| > PR: If a GNATS PR is affected by the change. > Differential Revision: https://reviews.freebsd.org/D### (*full* phabric URL needed). > Submitted by: If someone else sent in the change. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > MFH: Ports tree branch name. Request approval for merge. > Relnotes: Set to 'yes' for mention in release notes. > Security: Vulnerability reference (one per line) or description. > Sponsored by: If the change was sponsored by an organization. > Empty fields above will be automatically removed. M i386-wine-devel/Makefile.inc M i386-wine-devel/distinfo M i386-wine-devel/pkg-plist Modified: head/emulators/i386-wine-devel/Makefile.inc head/emulators/i386-wine-devel/distinfo head/emulators/i386-wine-devel/pkg-plist Modified: head/emulators/i386-wine-devel/Makefile.inc ============================================================================== --- head/emulators/i386-wine-devel/Makefile.inc Sat Jul 18 19:55:44 2015 (r392447) +++ head/emulators/i386-wine-devel/Makefile.inc Sat Jul 18 20:16:30 2015 (r392448) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -PORTVERSION= 1.7.46 +PORTVERSION= 1.7.47 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/${PORTVERSION} Modified: head/emulators/i386-wine-devel/distinfo ============================================================================== --- head/emulators/i386-wine-devel/distinfo Sat Jul 18 19:55:44 2015 (r392447) +++ head/emulators/i386-wine-devel/distinfo Sat Jul 18 20:16:30 2015 (r392448) @@ -1,16 +1,16 @@ -SHA256 (freebsd:8:x86:64/i386-wine-devel-1.7.46,1.txz) = 861e6aa797d6a092ae7154cd60915ca20355f1cac3f52266d3c79577283f1479 -SIZE (freebsd:8:x86:64/i386-wine-devel-1.7.46,1.txz) = 49542128 -SHA256 (freebsd:8:x86:64/i386-wine-staging-1.7.46,1.txz) = af07c528ecc8788ce5f480a5d4b94b3926eaae3ee9680a51149f232ea4062922 -SIZE (freebsd:8:x86:64/i386-wine-staging-1.7.46,1.txz) = 52572148 -SHA256 (freebsd:9:x86:64/i386-wine-devel-1.7.46,1.txz) = 082842ca44a8ea839e2653204e5ac0437eca630acfbbfdfb03ffd169e8d2855b -SIZE (freebsd:9:x86:64/i386-wine-devel-1.7.46,1.txz) = 48077196 -SHA256 (freebsd:9:x86:64/i386-wine-staging-1.7.46,1.txz) = 65d5852447a1ebc07fd5d80d2001383cbe7e582fecb76c03fc9a68a11ad8f9b8 -SIZE (freebsd:9:x86:64/i386-wine-staging-1.7.46,1.txz) = 51148012 -SHA256 (freebsd:10:x86:64/i386-wine-devel-1.7.46,1.txz) = 15b7c2fb7a4bf18fb5d177b01b365814b40e6a406b78873d201968ec29857f70 -SIZE (freebsd:10:x86:64/i386-wine-devel-1.7.46,1.txz) = 33941356 -SHA256 (freebsd:10:x86:64/i386-wine-staging-1.7.46,1.txz) = 95b526d17da5d9964a28b23d54d2f2b5072f5cfcefbdfe13f6f07203640c1583 -SIZE (freebsd:10:x86:64/i386-wine-staging-1.7.46,1.txz) = 36973568 -SHA256 (freebsd:11:x86:64/i386-wine-devel-1.7.46,1.txz) = 549c1647e6169ec00092f97a1621a2b188095a2e904f97351085595a9b7582d5 -SIZE (freebsd:11:x86:64/i386-wine-devel-1.7.46,1.txz) = 37243944 -SHA256 (freebsd:11:x86:64/i386-wine-staging-1.7.46,1.txz) = 86ffced2c78ba224dd517c329a87a6b09f98baa678a182911938c79f8aa4c83b -SIZE (freebsd:11:x86:64/i386-wine-staging-1.7.46,1.txz) = 39517872 +SHA256 (freebsd:8:x86:64/i386-wine-devel-1.7.47,1.txz) = 569ab9342b3796c060b6ae51e409d1261e84fa885f706ebba6f0f3555ae61527 +SIZE (freebsd:8:x86:64/i386-wine-devel-1.7.47,1.txz) = 49571704 +SHA256 (freebsd:8:x86:64/i386-wine-staging-1.7.47,1.txz) = 9f5df1871b999aebcb757469d3c99bd881733774306e9c1c1edf71403f21ed66 +SIZE (freebsd:8:x86:64/i386-wine-staging-1.7.47,1.txz) = 52589596 +SHA256 (freebsd:9:x86:64/i386-wine-devel-1.7.47,1.txz) = c74af0fa9d254b60ded94d1bac08dad56137cd31f2017e6dfb2027ee9b154898 +SIZE (freebsd:9:x86:64/i386-wine-devel-1.7.47,1.txz) = 48121520 +SHA256 (freebsd:9:x86:64/i386-wine-staging-1.7.47,1.txz) = b632a649d5768513a86ebd6c5872068c5bafcef10b4745b5f5fcecf2da475248 +SIZE (freebsd:9:x86:64/i386-wine-staging-1.7.47,1.txz) = 51173680 +SHA256 (freebsd:10:x86:64/i386-wine-devel-1.7.47,1.txz) = 386f7e0fd6cc3ee782cc634f5aea9080c90bcc51b36a3a1f2f50bc3bcbc54281 +SIZE (freebsd:10:x86:64/i386-wine-devel-1.7.47,1.txz) = 33979292 +SHA256 (freebsd:10:x86:64/i386-wine-staging-1.7.47,1.txz) = 6e446f64340b80cd616a603cf521e9cd963a0b26115599d396f22d5d613aad11 +SIZE (freebsd:10:x86:64/i386-wine-staging-1.7.47,1.txz) = 36987872 +SHA256 (freebsd:11:x86:64/i386-wine-devel-1.7.47,1.txz) = 92b4a616ff3ea96ba9d83f15778214332ab5803df65718f68fe505098f86b63c +SIZE (freebsd:11:x86:64/i386-wine-devel-1.7.47,1.txz) = 37421948 +SHA256 (freebsd:11:x86:64/i386-wine-staging-1.7.47,1.txz) = 5c63904f2b2504ce9cf81fa76cb631b4ec2fb7ee6e7c539d53b4efdccac2fafd +SIZE (freebsd:11:x86:64/i386-wine-staging-1.7.47,1.txz) = 39565496 Modified: head/emulators/i386-wine-devel/pkg-plist ============================================================================== --- head/emulators/i386-wine-devel/pkg-plist Sat Jul 18 19:55:44 2015 (r392447) +++ head/emulators/i386-wine-devel/pkg-plist Sat Jul 18 20:16:30 2015 (r392448) @@ -259,7 +259,9 @@ include/wine/windows/ddk/compstui.h include/wine/windows/ddk/csq.h include/wine/windows/ddk/hidclass.h include/wine/windows/ddk/hidpi.h +include/wine/windows/ddk/hidport.h include/wine/windows/ddk/hidsdi.h +include/wine/windows/ddk/hidtypes.h include/wine/windows/ddk/imm.h include/wine/windows/ddk/mountmgr.h include/wine/windows/ddk/ntddcdvd.h @@ -1150,6 +1152,7 @@ lib32/wine/d3dx9_41.dll.so lib32/wine/d3dx9_42.dll.so lib32/wine/d3dx9_43.dll.so lib32/wine/d3dxof.dll.so +lib32/wine/davclnt.dll.so lib32/wine/dbgeng.dll.so lib32/wine/dbghelp.dll.so lib32/wine/dciman32.dll.so @@ -1391,6 +1394,7 @@ lib32/wine/fakedlls/d3dx9_41.dll lib32/wine/fakedlls/d3dx9_42.dll lib32/wine/fakedlls/d3dx9_43.dll lib32/wine/fakedlls/d3dxof.dll +lib32/wine/fakedlls/davclnt.dll lib32/wine/fakedlls/dbgeng.dll lib32/wine/fakedlls/dbghelp.dll lib32/wine/fakedlls/dciman32.dll @@ -1463,6 +1467,7 @@ lib32/wine/fakedlls/hal.dll lib32/wine/fakedlls/hh.exe lib32/wine/fakedlls/hhctrl.ocx lib32/wine/fakedlls/hid.dll +lib32/wine/fakedlls/hidclass.sys lib32/wine/fakedlls/hlink.dll lib32/wine/fakedlls/hnetcfg.dll lib32/wine/fakedlls/hostname.exe @@ -1894,6 +1899,7 @@ lib32/wine/hal.dll.so lib32/wine/hh.exe.so lib32/wine/hhctrl.ocx.so lib32/wine/hid.dll.so +lib32/wine/hidclass.sys.so lib32/wine/hlink.dll.so lib32/wine/hnetcfg.dll.so lib32/wine/hostname.exe.so @@ -1989,6 +1995,7 @@ lib32/wine/libgdi32.def lib32/wine/libgdiplus.def lib32/wine/libglu32.def lib32/wine/libhid.def +lib32/wine/libhidclass.def lib32/wine/libhlink.def lib32/wine/libhtmlhelp.def lib32/wine/libieframe.def From owner-svn-ports-head@freebsd.org Sat Jul 18 20:21:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14DA59A5E64; Sat, 18 Jul 2015 20:21: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 045BD1D2E; Sat, 18 Jul 2015 20:21: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 t6IKL8cM058027; Sat, 18 Jul 2015 20:21:08 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IKL80r058026; Sat, 18 Jul 2015 20:21:08 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507182021.t6IKL80r058026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 20:21:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392449 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 20:21:09 -0000 Author: feld Date: Sat Jul 18 20:21:07 2015 New Revision: 392449 URL: https://svnweb.freebsd.org/changeset/ports/392449 Log: MySQL SSL Downgrade affects the client not the server Remove mention of MySQL & friends that are not getting patched: We will update their packages with a pkg-message to notify users Security: 36bd352d-299b-11e5-86ff-14dae9d210b8 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Jul 18 20:16:30 2015 (r392448) +++ head/security/vuxml/vuln.xml Sat Jul 18 20:21:07 2015 (r392449) @@ -629,20 +629,11 @@ Notes: 5.4.43 - mariadb-server - mysql51-server - mysql55-server - mysql56-server - percona55-server - percona56-server - 0 - - - mariadb55 + mariadb55-client 5.5.44 - mariadb10 + mariadb10-client 10.0.20 @@ -668,6 +659,7 @@ Notes: 2015-03-20 2015-07-13 + 2015-07-18 From owner-svn-ports-head@freebsd.org Sat Jul 18 20:30:51 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 477D49A5048; Sat, 18 Jul 2015 20:30:51 +0000 (UTC) (envelope-from kwm@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 3815F12E7; Sat, 18 Jul 2015 20:30:51 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IKUpQm060992; Sat, 18 Jul 2015 20:30:51 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IKUo0W060989; Sat, 18 Jul 2015 20:30:50 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201507182030.t6IKUo0W060989@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sat, 18 Jul 2015 20:30:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392450 - head/graphics/ImageMagick X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 20:30:51 -0000 Author: kwm Date: Sat Jul 18 20:30:49 2015 New Revision: 392450 URL: https://svnweb.freebsd.org/changeset/ports/392450 Log: Update ImageMagick to 6.9.1-9. Modified: head/graphics/ImageMagick/Makefile head/graphics/ImageMagick/distinfo Modified: head/graphics/ImageMagick/Makefile ============================================================================== --- head/graphics/ImageMagick/Makefile Sat Jul 18 20:21:07 2015 (r392449) +++ head/graphics/ImageMagick/Makefile Sat Jul 18 20:30:49 2015 (r392450) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 6.9.1-8 +DISTVERSION= 6.9.1-9 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ Modified: head/graphics/ImageMagick/distinfo ============================================================================== --- head/graphics/ImageMagick/distinfo Sat Jul 18 20:21:07 2015 (r392449) +++ head/graphics/ImageMagick/distinfo Sat Jul 18 20:30:49 2015 (r392450) @@ -1,2 +1,2 @@ -SHA256 (ImageMagick-6.9.1-8.tar.xz) = 987b353058482b5ba15d42746eebc51c15eb05241ce94f22381b8aae0b841617 -SIZE (ImageMagick-6.9.1-8.tar.xz) = 8286604 +SHA256 (ImageMagick-6.9.1-9.tar.xz) = 83cd785caeb26a171e185b5deba2900c5b73e79c97364caa4c879d26c9f4a91b +SIZE (ImageMagick-6.9.1-9.tar.xz) = 8285744 From owner-svn-ports-head@freebsd.org Sat Jul 18 20:55:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 948B19A5267; Sat, 18 Jul 2015 20:55:24 +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 5CD231BFE; Sat, 18 Jul 2015 20:55:24 +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 t6IKtO0f070557; Sat, 18 Jul 2015 20:55:24 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IKtNbD070554; Sat, 18 Jul 2015 20:55:23 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507182055.t6IKtNbD070554@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 20:55:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392451 - in head/databases: mariadb-client mariadb-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 20:55:24 -0000 Author: feld Date: Sat Jul 18 20:55:22 2015 New Revision: 392451 URL: https://svnweb.freebsd.org/changeset/ports/392451 Log: Bump PORTREVISION of the client and add pkg-message to warn about CVE-2015-3152 which will not get patched Security: CVE-2015-3152 Security: 36bd352d-299b-11e5-86ff-14dae9d210b8 Added: head/databases/mariadb-client/pkg-message (contents, props changed) Modified: head/databases/mariadb-client/Makefile head/databases/mariadb-server/Makefile Modified: head/databases/mariadb-client/Makefile ============================================================================== --- head/databases/mariadb-client/Makefile Sat Jul 18 20:30:49 2015 (r392450) +++ head/databases/mariadb-client/Makefile Sat Jul 18 20:55:22 2015 (r392451) @@ -2,6 +2,7 @@ PORTNAME= mariadb PKGNAMESUFFIX= 53-client +PORTREVISION= 7 UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX} @@ -24,6 +25,7 @@ CONFLICTS= mariadb5[4-9]-client-* \ PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist +PKGMESSAGE= ${.CURDIR}/pkg-message MANS= mysql_config.1 mysql_upgrade.1 mysql.1 mysqladmin.1 \ mysqlbinlog.1 mysqlbug.1 mysqlcheck.1 \ Added: head/databases/mariadb-client/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb-client/pkg-message Sat Jul 18 20:55:22 2015 (r392451) @@ -0,0 +1,15 @@ +* * * * * * * * * * * * * * * * * * * * * * * * + +Please be aware the database client is vulnerable +to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM". +You may find more information at the following URL: + +http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html + +Although this database client is not listed as +"affected", it is vulnerable and will not be +receiving a patch. Please take note of this when +deploying this software. + +* * * * * * * * * * * * * * * * * * * * * * * * + Modified: head/databases/mariadb-server/Makefile ============================================================================== --- head/databases/mariadb-server/Makefile Sat Jul 18 20:30:49 2015 (r392450) +++ head/databases/mariadb-server/Makefile Sat Jul 18 20:55:22 2015 (r392451) @@ -2,7 +2,7 @@ PORTNAME= mariadb PORTVERSION= 5.3.12 -PORTREVISION= 6 +PORTREVISION?= 6 CATEGORIES= databases ipv6 MASTER_SITES= http://ftp.osuosl.org/pub/mariadb/${PORTNAME}-${PORTVERSION}/kvm-tarbake-jaunty-x86/ \ http://mirrors.supportex.net/mariadb/${PORTNAME}-${PORTVERSION}/kvm-tarbake-jaunty-x86/ \ From owner-svn-ports-head@freebsd.org Sat Jul 18 21:11:16 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 373919A54BC; Sat, 18 Jul 2015 21:11:16 +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 2245510F7; Sat, 18 Jul 2015 21:11: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 t6ILBGox076551; Sat, 18 Jul 2015 21:11:16 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ILBFHA076547; Sat, 18 Jul 2015 21:11:15 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507182111.t6ILBFHA076547@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 21:11:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392452 - head/databases/mysql51-client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 21:11:16 -0000 Author: feld Date: Sat Jul 18 21:11:14 2015 New Revision: 392452 URL: https://svnweb.freebsd.org/changeset/ports/392452 Log: Bump PORTREVISION of the client and add pkg-message to warn about CVE-2015-3152 which will not get patched Security: CVE-2015-3152 Security: 36bd352d-299b-11e5-86ff-14dae9d210b8 Added: head/databases/mysql51-client/pkg-message (contents, props changed) Modified: head/databases/mysql51-client/Makefile Modified: head/databases/mysql51-client/Makefile ============================================================================== --- head/databases/mysql51-client/Makefile Sat Jul 18 20:55:22 2015 (r392451) +++ head/databases/mysql51-client/Makefile Sat Jul 18 21:11:14 2015 (r392452) @@ -3,13 +3,14 @@ PORTNAME= mysql PKGNAMESUFFIX= 51-client +PORTREVISION= 3 COMMENT= Multithreaded SQL database (client) MASTERDIR= ${.CURDIR}/../mysql51-server PKGINSTALL= mustnotexist -PKGMESSAGE= mustnotexist +PKGMESSAGE= ${.CURDIR}/pkg-message PLIST= ${PKGDIR}/pkg-plist.client CLIENT_ONLY= yes Added: head/databases/mysql51-client/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mysql51-client/pkg-message Sat Jul 18 21:11:14 2015 (r392452) @@ -0,0 +1,15 @@ +* * * * * * * * * * * * * * * * * * * * * * * * + +Please be aware the database client is vulnerable +to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM". +You may find more information at the following URL: + +http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html + +Although this database client is not listed as +"affected", it is vulnerable and will not be +receiving a patch. Please take note of this when +deploying this software. + +* * * * * * * * * * * * * * * * * * * * * * * * + From owner-svn-ports-head@freebsd.org Sat Jul 18 21:14:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 579BD9A5514; Sat, 18 Jul 2015 21:14:37 +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 3F6A6125A; Sat, 18 Jul 2015 21:14:37 +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 t6ILEbMp078688; Sat, 18 Jul 2015 21:14:37 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ILEaGL078686; Sat, 18 Jul 2015 21:14:36 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507182114.t6ILEaGL078686@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 21:14:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392453 - in head/databases: mariadb-client mysql51-client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 21:14:37 -0000 Author: feld Date: Sat Jul 18 21:14:35 2015 New Revision: 392453 URL: https://svnweb.freebsd.org/changeset/ports/392453 Log: PORTREVISION was in wrong order Modified: head/databases/mariadb-client/Makefile head/databases/mysql51-client/Makefile Modified: head/databases/mariadb-client/Makefile ============================================================================== --- head/databases/mariadb-client/Makefile Sat Jul 18 21:11:14 2015 (r392452) +++ head/databases/mariadb-client/Makefile Sat Jul 18 21:14:35 2015 (r392453) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= mariadb -PKGNAMESUFFIX= 53-client PORTREVISION= 7 +PKGNAMESUFFIX= 53-client UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX} Modified: head/databases/mysql51-client/Makefile ============================================================================== --- head/databases/mysql51-client/Makefile Sat Jul 18 21:11:14 2015 (r392452) +++ head/databases/mysql51-client/Makefile Sat Jul 18 21:14:35 2015 (r392453) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= mysql -PKGNAMESUFFIX= 51-client PORTREVISION= 3 +PKGNAMESUFFIX= 51-client COMMENT= Multithreaded SQL database (client) From owner-svn-ports-head@freebsd.org Sat Jul 18 21:16:32 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B26D49A5662; Sat, 18 Jul 2015 21:16:32 +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 A2C051527; Sat, 18 Jul 2015 21:16:32 +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 t6ILGWeE078889; Sat, 18 Jul 2015 21:16:32 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ILGWNo078887; Sat, 18 Jul 2015 21:16:32 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507182116.t6ILGWNo078887@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 21:16:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392454 - head/databases/mysql55-client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 21:16:32 -0000 Author: feld Date: Sat Jul 18 21:16:31 2015 New Revision: 392454 URL: https://svnweb.freebsd.org/changeset/ports/392454 Log: Bump PORTREVISION of the client and add pkg-message to warn about CVE-2015-3152 which will not get patched Security: CVE-2015-3152 Security: 36bd352d-299b-11e5-86ff-14dae9d210b8 Added: head/databases/mysql55-client/pkg-message (contents, props changed) Modified: head/databases/mysql55-client/Makefile Modified: head/databases/mysql55-client/Makefile ============================================================================== --- head/databases/mysql55-client/Makefile Sat Jul 18 21:14:35 2015 (r392453) +++ head/databases/mysql55-client/Makefile Sat Jul 18 21:16:31 2015 (r392454) @@ -2,6 +2,7 @@ # $FreeBSD$ PORTNAME= mysql +PORTREVISION= 1 PKGNAMESUFFIX= 55-client COMMENT= Multithreaded SQL database (client) Added: head/databases/mysql55-client/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mysql55-client/pkg-message Sat Jul 18 21:16:31 2015 (r392454) @@ -0,0 +1,15 @@ +* * * * * * * * * * * * * * * * * * * * * * * * + +Please be aware the database client is vulnerable +to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM". +You may find more information at the following URL: + +http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html + +Although this database client is not listed as +"affected", it is vulnerable and will not be +receiving a patch. Please take note of this when +deploying this software. + +* * * * * * * * * * * * * * * * * * * * * * * * + From owner-svn-ports-head@freebsd.org Sat Jul 18 21:18:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB3509A569D; Sat, 18 Jul 2015 21:18:37 +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 C7BE01635; Sat, 18 Jul 2015 21:18:37 +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 t6ILIbUJ079065; Sat, 18 Jul 2015 21:18:37 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ILIbTW079064; Sat, 18 Jul 2015 21:18:37 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507182118.t6ILIbTW079064@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 21:18:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392455 - head/databases/mysql55-client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 21:18:38 -0000 Author: feld Date: Sat Jul 18 21:18:36 2015 New Revision: 392455 URL: https://svnweb.freebsd.org/changeset/ports/392455 Log: PKGMESSAGE was misdefined Modified: head/databases/mysql55-client/Makefile Modified: head/databases/mysql55-client/Makefile ============================================================================== --- head/databases/mysql55-client/Makefile Sat Jul 18 21:16:31 2015 (r392454) +++ head/databases/mysql55-client/Makefile Sat Jul 18 21:18:36 2015 (r392455) @@ -9,7 +9,7 @@ COMMENT= Multithreaded SQL database (cli MASTERDIR= ${.CURDIR}/../mysql55-server -PKGMESSAGE= mustnotexist +PKGMESSAGE= ${.CURDIR}/pkg-message PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist From owner-svn-ports-head@freebsd.org Sat Jul 18 21:21:16 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A0539A57A5; Sat, 18 Jul 2015 21:21:16 +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 1AA0A1A12; Sat, 18 Jul 2015 21:21: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 t6ILLFG5079968; Sat, 18 Jul 2015 21:21:15 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ILLFMg079966; Sat, 18 Jul 2015 21:21:15 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507182121.t6ILLFMg079966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 21:21:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392456 - head/databases/mysql56-client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 21:21:16 -0000 Author: feld Date: Sat Jul 18 21:21:14 2015 New Revision: 392456 URL: https://svnweb.freebsd.org/changeset/ports/392456 Log: Bump PORTREVISION of the client and add pkg-message to warn about CVE-2015-3152 which will not get patched Security: CVE-2015-3152 Security: 36bd352d-299b-11e5-86ff-14dae9d210b8 Added: head/databases/mysql56-client/pkg-message (contents, props changed) Modified: head/databases/mysql56-client/Makefile Modified: head/databases/mysql56-client/Makefile ============================================================================== --- head/databases/mysql56-client/Makefile Sat Jul 18 21:18:36 2015 (r392455) +++ head/databases/mysql56-client/Makefile Sat Jul 18 21:21:14 2015 (r392456) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= mysql -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= 56-client COMMENT= Multithreaded SQL database (client) MASTERDIR= ${.CURDIR}/../mysql56-server -PKGMESSAGE= mustnotexist +PKGMESSAGE= ${.CURDIR}/pkg-message PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist Added: head/databases/mysql56-client/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mysql56-client/pkg-message Sat Jul 18 21:21:14 2015 (r392456) @@ -0,0 +1,15 @@ +* * * * * * * * * * * * * * * * * * * * * * * * + +Please be aware the database client is vulnerable +to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM". +You may find more information at the following URL: + +http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html + +Although this database client is not listed as +"affected", it is vulnerable and will not be +receiving a patch. Please take note of this when +deploying this software. + +* * * * * * * * * * * * * * * * * * * * * * * * + From owner-svn-ports-head@freebsd.org Sat Jul 18 21:23:55 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B55F9A57EB; Sat, 18 Jul 2015 21:23:55 +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 8C0391BC1; Sat, 18 Jul 2015 21:23:55 +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 t6ILNt3t083054; Sat, 18 Jul 2015 21:23:55 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ILNsqn083052; Sat, 18 Jul 2015 21:23:54 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507182123.t6ILNsqn083052@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 21:23:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392457 - head/databases/percona55-client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 21:23:55 -0000 Author: feld Date: Sat Jul 18 21:23:54 2015 New Revision: 392457 URL: https://svnweb.freebsd.org/changeset/ports/392457 Log: Bump PORTREVISION of the client and add pkg-message to warn about CVE-2015-3152 which will not get patched Security: CVE-2015-3152 Security: 36bd352d-299b-11e5-86ff-14dae9d210b8 Added: head/databases/percona55-client/pkg-message (contents, props changed) Modified: head/databases/percona55-client/Makefile Modified: head/databases/percona55-client/Makefile ============================================================================== --- head/databases/percona55-client/Makefile Sat Jul 18 21:21:14 2015 (r392456) +++ head/databases/percona55-client/Makefile Sat Jul 18 21:23:54 2015 (r392457) @@ -1,13 +1,14 @@ # $FreeBSD$ PORTNAME= percona +PORTREVISION= 1 PKGNAMESUFFIX= 55-client COMMENT= Multithreaded SQL database (client) MASTERDIR= ${.CURDIR}/../percona55-server -PKGMESSAGE= mustnotexist +PKGMESSAGE= ${.CURDIR}/pkg-message PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist Added: head/databases/percona55-client/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/percona55-client/pkg-message Sat Jul 18 21:23:54 2015 (r392457) @@ -0,0 +1,15 @@ +* * * * * * * * * * * * * * * * * * * * * * * * + +Please be aware the database client is vulnerable +to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM". +You may find more information at the following URL: + +http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html + +Although this database client is not listed as +"affected", it is vulnerable and will not be +receiving a patch. Please take note of this when +deploying this software. + +* * * * * * * * * * * * * * * * * * * * * * * * + From owner-svn-ports-head@freebsd.org Sat Jul 18 21:27:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68EFE9A5819; Sat, 18 Jul 2015 21:27:12 +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 511781CAE; Sat, 18 Jul 2015 21:27:12 +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 t6ILRCY7083315; Sat, 18 Jul 2015 21:27:12 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ILRBdF083313; Sat, 18 Jul 2015 21:27:11 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507182127.t6ILRBdF083313@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 21:27:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392458 - head/databases/percona56-client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 21:27:12 -0000 Author: feld Date: Sat Jul 18 21:27:10 2015 New Revision: 392458 URL: https://svnweb.freebsd.org/changeset/ports/392458 Log: Bump PORTREVISION of the client and add pkg-message to warn about CVE-2015-3152 which will not get patched Security: CVE-2015-3152 Security: 36bd352d-299b-11e5-86ff-14dae9d210b8 Added: head/databases/percona56-client/pkg-message (contents, props changed) Modified: head/databases/percona56-client/Makefile Modified: head/databases/percona56-client/Makefile ============================================================================== --- head/databases/percona56-client/Makefile Sat Jul 18 21:23:54 2015 (r392457) +++ head/databases/percona56-client/Makefile Sat Jul 18 21:27:10 2015 (r392458) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= percona -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= 56-client COMMENT= Multithreaded SQL database (client) MASTERDIR= ${.CURDIR}/../percona56-server -PKGMESSAGE= mustnotexist +PKGMESSAGE= ${.CURDIR}/pkg-message PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist Added: head/databases/percona56-client/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/percona56-client/pkg-message Sat Jul 18 21:27:10 2015 (r392458) @@ -0,0 +1,15 @@ +* * * * * * * * * * * * * * * * * * * * * * * * + +Please be aware the database client is vulnerable +to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM". +You may find more information at the following URL: + +http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html + +Although this database client is not listed as +"affected", it is vulnerable and will not be +receiving a patch. Please take note of this when +deploying this software. + +* * * * * * * * * * * * * * * * * * * * * * * * + From owner-svn-ports-head@freebsd.org Sat Jul 18 22:02:47 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1DFDC9A5E96; Sat, 18 Jul 2015 22:02:47 +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 0AA6D1131; Sat, 18 Jul 2015 22:02:47 +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 t6IM2kOU000494; Sat, 18 Jul 2015 22:02:46 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IM2kgU000492; Sat, 18 Jul 2015 22:02:46 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507182202.t6IM2kgU000492@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 22:02:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392467 - head/databases/mariadb55-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 22:02:47 -0000 Author: feld Date: Sat Jul 18 22:02:45 2015 New Revision: 392467 URL: https://svnweb.freebsd.org/changeset/ports/392467 Log: Update to 5.5.44 This resolves the BACKRONYM SSL stripping CVE Security: CVE-2015-3152 Security: 36bd352d-299b-11e5-86ff-14dae9d210b8 Modified: head/databases/mariadb55-server/Makefile head/databases/mariadb55-server/distinfo Modified: head/databases/mariadb55-server/Makefile ============================================================================== --- head/databases/mariadb55-server/Makefile Sat Jul 18 21:47:55 2015 (r392466) +++ head/databases/mariadb55-server/Makefile Sat Jul 18 22:02:45 2015 (r392467) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME?= mariadb -PORTVERSION= 5.5.43 +PORTVERSION= 5.5.44 CATEGORIES= databases ipv6 MASTER_SITES= http://ftp.osuosl.org/pub/mariadb/${PORTNAME}-${PORTVERSION}/source/ \ http://mirrors.supportex.net/mariadb/${PORTNAME}-${PORTVERSION}/source/ \ Modified: head/databases/mariadb55-server/distinfo ============================================================================== --- head/databases/mariadb55-server/distinfo Sat Jul 18 21:47:55 2015 (r392466) +++ head/databases/mariadb55-server/distinfo Sat Jul 18 22:02:45 2015 (r392467) @@ -1,2 +1,2 @@ -SHA256 (mariadb-5.5.43.tar.gz) = a0709997140549154edb87c9dfab564cd4755b238251acbf42369118f9bb4d01 -SIZE (mariadb-5.5.43.tar.gz) = 45651398 +SHA256 (mariadb-5.5.44.tar.gz) = 7d425caf5f1e45de9e5eb72daa98ceb542e7b134a89bd01540b60fe9c5965e8f +SIZE (mariadb-5.5.44.tar.gz) = 45672065 From owner-svn-ports-head@freebsd.org Sat Jul 18 22:09:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CABA29A5FBE; Sat, 18 Jul 2015 22:09:11 +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 BB3561620; Sat, 18 Jul 2015 22:09:11 +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 t6IM9BUP001212; Sat, 18 Jul 2015 22:09:11 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IM9B0O001211; Sat, 18 Jul 2015 22:09:11 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507182209.t6IM9B0O001211@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 22:09:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392470 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 22:09:11 -0000 Author: feld Date: Sat Jul 18 22:09:10 2015 New Revision: 392470 URL: https://svnweb.freebsd.org/changeset/ports/392470 Log: package name is mariadb100, not mariadb10 Security: 36bd352d-299b-11e5-86ff-14dae9d210b8 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Jul 18 22:06:27 2015 (r392469) +++ head/security/vuxml/vuln.xml Sat Jul 18 22:09:10 2015 (r392470) @@ -633,7 +633,7 @@ Notes: 5.5.44 - mariadb10-client + mariadb100-client 10.0.20 From owner-svn-ports-head@freebsd.org Sat Jul 18 23:16:06 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 090BB9A4D87; Sat, 18 Jul 2015 23:16:06 +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 D391A148D; Sat, 18 Jul 2015 23:16:05 +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 t6ING5KH028991; Sat, 18 Jul 2015 23:16:05 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ING5Hg028990; Sat, 18 Jul 2015 23:16:05 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507182316.t6ING5Hg028990@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 23:16:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392471 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 23:16:06 -0000 Author: feld Date: Sat Jul 18 23:16:04 2015 New Revision: 392471 URL: https://svnweb.freebsd.org/changeset/ports/392471 Log: Document recent Moodle security advisories Security: CVE-2015-3272 Security: CVE-2015-3273 Security: CVE-2015-3274 Security: CVE-2015-3275 Security: 43891162-2d5e-11e5-a4a5-002590263bf5 PR: 201675 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Jul 18 22:09:10 2015 (r392470) +++ head/security/vuxml/vuln.xml Sat Jul 18 23:16:04 2015 (r392471) @@ -58,6 +58,54 @@ Notes: --> + + moodle -- multiple vulnerabilities + + + moodle27 + 2.7.9 + + + moodle28 + 2.8.7 + + + moodle29 + 2.9.1 + + + + +

Marina Glancy reports:

+
+

MSA-15-0026: Possible phishing when redirecting to external site + using referer header. (CVE-2015-3272)

+

MSA-15-0027: Capability 'mod/forum:canposttomygroups' is not + respected when using 'Post a copy to all groups' in forum + (CVE-2015-3273)

+

MSA-15-0028: Possible XSS through custom text profile fields in Web + Services (CVE-2015-3274)

+

MSA-15-0029: Javascript injection in SCORM module (CVE-2015-3275) +

+
+ +
+ + CVE-2015-3272 + CVE-2015-3273 + CVE-2015-3274 + CVE-2015-3275 + http://seclists.org/oss-sec/2015/q3/94 + https://docs.moodle.org/dev/Moodle_2.7.9_release_notes + https://docs.moodle.org/dev/Moodle_2.8.7_release_notes + https://docs.moodle.org/dev/Moodle_2.7.9_release_notes + + + 2015-07-06 + 2015-07-18 + +
+ apache22 -- chunk header parsing defect From owner-svn-ports-head@freebsd.org Sat Jul 18 23:26:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E98089A5012; Sat, 18 Jul 2015 23:26:24 +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 DA0C31D7B; Sat, 18 Jul 2015 23:26:24 +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 t6INQO7K033553; Sat, 18 Jul 2015 23:26:24 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6INQOMm033552; Sat, 18 Jul 2015 23:26:24 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507182326.t6INQOMm033552@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 23:26:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392475 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 23:26:25 -0000 Author: feld Date: Sat Jul 18 23:26:23 2015 New Revision: 392475 URL: https://svnweb.freebsd.org/changeset/ports/392475 Log: zenphoto was assigned CVEs Security: 5c399624-2bef-11e5-86ff-14dae9d210b8 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Jul 18 23:20:09 2015 (r392474) +++ head/security/vuxml/vuln.xml Sat Jul 18 23:26:23 2015 (r392475) @@ -162,6 +162,11 @@ Notes: http://www.zenphoto.org/news/zenphoto-1.4.9 http://seclists.org/oss-sec/2015/q3/123 https://github.com/zenphoto/zenphoto/pull/935 + CVE-2015-5591 + CVE-2015-5592 + CVE-2015-5593 + CVE-2015-5594 + CVE-2015-5595 2015-05-24 From owner-svn-ports-head@freebsd.org Sat Jul 18 23:43:43 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2178A9A52E2; Sat, 18 Jul 2015 23:43: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 EC148154A; Sat, 18 Jul 2015 23:43:42 +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 t6INhgMU041413; Sat, 18 Jul 2015 23:43:42 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6INhgkO041412; Sat, 18 Jul 2015 23:43:42 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507182343.t6INhgkO041412@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 18 Jul 2015 23:43:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392476 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 23:43:43 -0000 Author: feld Date: Sat Jul 18 23:43:41 2015 New Revision: 392476 URL: https://svnweb.freebsd.org/changeset/ports/392476 Log: Document php-phar vulnerabilities Add missing modified date to zenphoto entry Security: CVE-2015-5589 Security: CVE-2015-5590 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Jul 18 23:26:23 2015 (r392475) +++ head/security/vuxml/vuln.xml Sat Jul 18 23:43:41 2015 (r392476) @@ -58,6 +58,42 @@ Notes: --> + + php-phar -- multiple vulnerabilities + + + php55-phar + 5.5.27 + + + php5-phar + 5.4.43 + + + + +

reports:

+
+

Segfault in Phar::convertToData on invalid file.

+

Buffer overflow and stack smashing error in phar_fix_filepath.

+
+ +
+ + http://seclists.org/oss-sec/2015/q3/141 + https://bugs.php.net/bug.php?id=69958 + http://git.php.net/?p=php-src.git;a=commit;h=bf58162ddf970f63502837f366930e44d6a992cf + https://bugs.php.net/bug.php?id=69923 + http://git.php.net/?p=php-src.git;a=commit;h=6dedeb40db13971af45276f80b5375030aa7e76f + CVE-2015-5589 + CVE-2015-5590 + + + 2015-06-24 + 2015-07-18 + +
+ moodle -- multiple vulnerabilities @@ -171,6 +207,7 @@ Notes: 2015-05-24 2015-07-16 + 2015-07-18 From owner-svn-ports-head@freebsd.org Sat Jul 18 23:46:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 707099A5313; Sat, 18 Jul 2015 23:46:02 +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 53D211656; Sat, 18 Jul 2015 23:46:02 +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 t6INk2Tn041721; Sat, 18 Jul 2015 23:46:02 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6INjxbT041708; Sat, 18 Jul 2015 23:45:59 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201507182345.t6INjxbT041708@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Sat, 18 Jul 2015 23:45:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392477 - in head/devel/p4d: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 23:46:02 -0000 Author: gordon Date: Sat Jul 18 23:45:58 2015 New Revision: 392477 URL: https://svnweb.freebsd.org/changeset/ports/392477 Log: Update devel/p4d to 2015.1/1045032 to fix broken fetch. Remove unneeded exec statements by moving them into the port stage or init script. PR: 198692 Differential Revision: https://reviews.freebsd.org/D3087 Approved by: mat (mentor) MFH: 2015Q3 Modified: head/devel/p4d/Makefile head/devel/p4d/distinfo.freebsd100x86 head/devel/p4d/distinfo.freebsd100x86_64 head/devel/p4d/distinfo.freebsd70x86 head/devel/p4d/distinfo.freebsd70x86_64 head/devel/p4d/files/p4d.in head/devel/p4d/pkg-plist Modified: head/devel/p4d/Makefile ============================================================================== --- head/devel/p4d/Makefile Sat Jul 18 23:43:41 2015 (r392476) +++ head/devel/p4d/Makefile Sat Jul 18 23:45:58 2015 (r392477) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4d -PORTVERSION= 2014.2.1045032 +PORTVERSION= 2015.1.1171507 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ @@ -15,12 +15,6 @@ COMMENT= Perforce server RUN_DEPENDS= p4:${PORTSDIR}/devel/p4 -ONLY_FOR_ARCHS= amd64 i386 - -P4VERSION= r${PORTVERSION:S/^20//:C/\.[0-9]+$//} -DIST_SUBDIR= perforce/${PORTVERSION}/bin.${PLATFORM} -DISTINFO_FILE= ${MASTERDIR}/distinfo.${PLATFORM} - RESTRICTED= Restricted distribution NO_BUILD= yes @@ -29,6 +23,8 @@ NO_WRKSUBDIR= yes P4ROOT?= /var/db/p4d P4LOG?= /var/log/p4d.log +PLIST_SUB= P4ROOT=${P4ROOT} + SUB_LIST= P4ROOT=${P4ROOT} \ P4LOG=${P4LOG} @@ -43,13 +39,6 @@ GROUPS= p4admin do-install: ${INSTALL_PROGRAM} ${_DISTDIR}/p4d ${STAGEDIR}${PREFIX}/sbin/ - @${MKDIR} ${STAGEDIR}${P4ROOT} - @${ECHO_CMD} "@exec ${MKDIR} ${P4ROOT}" >> ${TMPPLIST} - @${ECHO_CMD} "@exec ${CHOWN} p4admin:p4admin ${P4ROOT}" >> ${TMPPLIST} - @${ECHO_CMD} "@exec ${CHMOD} 750 ${P4ROOT}" >> ${TMPPLIST} - @${ECHO_CMD} "@unexec ${RMDIR} ${P4ROOT} 2>/dev/null || true" >> ${TMPPLIST} - @${ECHO_CMD} "@exec ${TOUCH} ${P4LOG}" >> ${TMPPLIST} - @${ECHO_CMD} "@exec ${CHOWN} p4admin:p4admin ${P4LOG}" >> ${TMPPLIST} - @${ECHO_CMD} "@exec ${CHMOD} 640 ${P4LOG}" >> ${TMPPLIST} + ${MKDIR} ${STAGEDIR}${P4ROOT} .include Modified: head/devel/p4d/distinfo.freebsd100x86 ============================================================================== --- head/devel/p4d/distinfo.freebsd100x86 Sat Jul 18 23:43:41 2015 (r392476) +++ head/devel/p4d/distinfo.freebsd100x86 Sat Jul 18 23:45:58 2015 (r392477) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.1045032/bin.freebsd100x86/p4d) = 7be673ffd8099882476d6502e9155d37ed4d55168be6df9f8935b0afefb6d238 -SIZE (perforce/2014.2.1045032/bin.freebsd100x86/p4d) = 4715188 +SHA256 (perforce/2015.1.1171507/bin.freebsd100x86/p4d) = 3dcf9efa82e44d4f10579c53095672ad90db040360ef83ee825a2325183379be +SIZE (perforce/2015.1.1171507/bin.freebsd100x86/p4d) = 5218084 Modified: head/devel/p4d/distinfo.freebsd100x86_64 ============================================================================== --- head/devel/p4d/distinfo.freebsd100x86_64 Sat Jul 18 23:43:41 2015 (r392476) +++ head/devel/p4d/distinfo.freebsd100x86_64 Sat Jul 18 23:45:58 2015 (r392477) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.1045032/bin.freebsd100x86_64/p4d) = 0c2fcfd58a90ca84d008c011235a731421092503ce73eee9b31d666f6cfc299f -SIZE (perforce/2014.2.1045032/bin.freebsd100x86_64/p4d) = 4878976 +SHA256 (perforce/2015.1.1171507/bin.freebsd100x86_64/p4d) = 6282e55d869cb64398f1203624f58acdbfdedf04311bb960de52aed451f4c38b +SIZE (perforce/2015.1.1171507/bin.freebsd100x86_64/p4d) = 5368544 Modified: head/devel/p4d/distinfo.freebsd70x86 ============================================================================== --- head/devel/p4d/distinfo.freebsd70x86 Sat Jul 18 23:43:41 2015 (r392476) +++ head/devel/p4d/distinfo.freebsd70x86 Sat Jul 18 23:45:58 2015 (r392477) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.1045032/bin.freebsd70x86/p4d) = 40d1cb49c1edbe7886e7b18feed1cfbefc7a594271fc6658a806b022f833e1b5 -SIZE (perforce/2014.2.1045032/bin.freebsd70x86/p4d) = 5071328 +SHA256 (perforce/2015.1.1171507/bin.freebsd70x86/p4d) = a9b127101a540ead5192d9ee15eaf8ce5422671dafe36ad1dc2bd01ae217f77a +SIZE (perforce/2015.1.1171507/bin.freebsd70x86/p4d) = 5583296 Modified: head/devel/p4d/distinfo.freebsd70x86_64 ============================================================================== --- head/devel/p4d/distinfo.freebsd70x86_64 Sat Jul 18 23:43:41 2015 (r392476) +++ head/devel/p4d/distinfo.freebsd70x86_64 Sat Jul 18 23:45:58 2015 (r392477) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.1045032/bin.freebsd70x86_64/p4d) = cf918faed8cca2e02ccc342cf1cf4d7d3dd99b83c8d6b11020ad2033dd5e9c4b -SIZE (perforce/2014.2.1045032/bin.freebsd70x86_64/p4d) = 5243776 +SHA256 (perforce/2015.1.1171507/bin.freebsd70x86_64/p4d) = f2b05148753813c4241441861ed1c89f22810afb476d780081fffef9752820e7 +SIZE (perforce/2015.1.1171507/bin.freebsd70x86_64/p4d) = 5758976 Modified: head/devel/p4d/files/p4d.in ============================================================================== --- head/devel/p4d/files/p4d.in Sat Jul 18 23:43:41 2015 (r392476) +++ head/devel/p4d/files/p4d.in Sat Jul 18 23:45:58 2015 (r392477) @@ -41,5 +41,13 @@ load_rc_config $name command="%%PREFIX%%/sbin/p4d" command_args="-r ${p4d_root} -p ${p4d_port} -v ${p4d_debug} -L ${p4d_log} -d ${p4d_args} > /dev/null 2>&1 &" p4d_user="p4admin" +start_precmd="p4d_prestart" + +p4d_prestart() +{ + if [ ! -f "${p4d_log}" ]; then + install -o p4admin -g p4admin -m 0640 /dev/null ${p4d_log} + fi +} run_rc_command "$1" Modified: head/devel/p4d/pkg-plist ============================================================================== --- head/devel/p4d/pkg-plist Sat Jul 18 23:43:41 2015 (r392476) +++ head/devel/p4d/pkg-plist Sat Jul 18 23:45:58 2015 (r392477) @@ -1 +1,2 @@ sbin/p4d +@dir(p4admin,p4admin,0750) %%P4ROOT%% From owner-svn-ports-head@freebsd.org Sat Jul 18 23:49:15 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB8349A534E; Sat, 18 Jul 2015 23:49:15 +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 885421902; Sat, 18 Jul 2015 23:49:15 +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 t6INnF9C042040; Sat, 18 Jul 2015 23:49:15 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6INnDmq042031; Sat, 18 Jul 2015 23:49:13 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201507182349.t6INnDmq042031@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Sat, 18 Jul 2015 23:49:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392478 - head/devel/p4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 23:49:15 -0000 Author: gordon Date: Sat Jul 18 23:49:12 2015 New Revision: 392478 URL: https://svnweb.freebsd.org/changeset/ports/392478 Log: Update to devel/p4 2015.1/1126382 to fix broken port. Migrate common variable for the devel/p4* ports into the Makefile.inc. PR: 201216 Differential Revision: https://reviews.freebsd.org/D3088 Approved by: mat (mentor) MFH: 2015Q3 Modified: head/devel/p4/Makefile head/devel/p4/Makefile.inc head/devel/p4/distinfo.freebsd100x86 head/devel/p4/distinfo.freebsd100x86_64 head/devel/p4/distinfo.freebsd70x86 head/devel/p4/distinfo.freebsd70x86_64 Modified: head/devel/p4/Makefile ============================================================================== --- head/devel/p4/Makefile Sat Jul 18 23:45:58 2015 (r392477) +++ head/devel/p4/Makefile Sat Jul 18 23:49:12 2015 (r392478) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4 -PORTVERSION= 2014.2.1045032 +PORTVERSION= 2015.1.1126382 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ @@ -13,14 +13,6 @@ EXTRACT_ONLY= # none MAINTAINER= gordon@FreeBSD.org COMMENT= Perforce client -BROKEN= checksum mismatch - -ONLY_FOR_ARCHS= amd64 i386 - -P4VERSION= r${PORTVERSION:S/^20//:C/\.[0-9]+$//} -DIST_SUBDIR= perforce/${PORTVERSION}/bin.${PLATFORM} -DISTINFO_FILE= ${MASTERDIR}/distinfo.${PLATFORM} - RESTRICTED= Restricted distribution NO_BUILD= yes Modified: head/devel/p4/Makefile.inc ============================================================================== --- head/devel/p4/Makefile.inc Sat Jul 18 23:45:58 2015 (r392477) +++ head/devel/p4/Makefile.inc Sat Jul 18 23:49:12 2015 (r392478) @@ -1,6 +1,8 @@ # Figure out what to install .if ${OPSYS} == FreeBSD +ONLY_FOR_ARCHS?= amd64 i386 + .if ${ARCH} == amd64 . if ${OSVERSION} >= 1000100 PLATFORM= freebsd100x86_64 @@ -22,3 +24,7 @@ IGNORE= unsupported OS release, sorry .else IGNORE= ${OPSYS} is unsupported, sorry .endif + +P4VERSION?= r${PORTVERSION:S/^20//:C/\.[0-9]+$//} +DIST_SUBDIR?= perforce/${PORTVERSION}/bin.${PLATFORM} +DISTINFO_FILE?= ${MASTERDIR}/distinfo.${PLATFORM} Modified: head/devel/p4/distinfo.freebsd100x86 ============================================================================== --- head/devel/p4/distinfo.freebsd100x86 Sat Jul 18 23:45:58 2015 (r392477) +++ head/devel/p4/distinfo.freebsd100x86 Sat Jul 18 23:49:12 2015 (r392478) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.1045032/bin.freebsd100x86/p4) = 1261bacd887cb09bcf79004a427784e3428ebef8ef7f8cd527e8f446feb3efb4 -SIZE (perforce/2014.2.1045032/bin.freebsd100x86/p4) = 2474416 +SHA256 (perforce/2015.1.1126382/bin.freebsd100x86/p4) = 4ac2ca86a68a355a0920e28a7ed41db4b8a6d7f2e0390069625665cf009cfad9 +SIZE (perforce/2015.1.1126382/bin.freebsd100x86/p4) = 2562660 Modified: head/devel/p4/distinfo.freebsd100x86_64 ============================================================================== --- head/devel/p4/distinfo.freebsd100x86_64 Sat Jul 18 23:45:58 2015 (r392477) +++ head/devel/p4/distinfo.freebsd100x86_64 Sat Jul 18 23:49:12 2015 (r392478) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.1045032/bin.freebsd100x86_64/p4) = 676c424b485e90817e63592fc5f14ea151b489128078053989f2e85080d485c2 -SIZE (perforce/2014.2.1045032/bin.freebsd100x86_64/p4) = 2732720 +SHA256 (perforce/2015.1.1126382/bin.freebsd100x86_64/p4) = 77a102169d95b2f3f18039be0787a7373c71551358322a7ae35674f4991804c6 +SIZE (perforce/2015.1.1126382/bin.freebsd100x86_64/p4) = 2815472 Modified: head/devel/p4/distinfo.freebsd70x86 ============================================================================== --- head/devel/p4/distinfo.freebsd70x86 Sat Jul 18 23:45:58 2015 (r392477) +++ head/devel/p4/distinfo.freebsd70x86 Sat Jul 18 23:49:12 2015 (r392478) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.1045032/bin.freebsd70x86/p4) = 0c48532af152ba9ef187fd3a098ec0be0c5f8b9312becea4a27fe63ddec427ac -SIZE (perforce/2014.2.1045032/bin.freebsd70x86/p4) = 2555504 +SHA256 (perforce/2015.1.1126382/bin.freebsd70x86/p4) = e0e5d3bd20246c03e7b3b9244701546b2e5dc9fa109bdc17dbf155b058ee95bc +SIZE (perforce/2015.1.1126382/bin.freebsd70x86/p4) = 2634304 Modified: head/devel/p4/distinfo.freebsd70x86_64 ============================================================================== --- head/devel/p4/distinfo.freebsd70x86_64 Sat Jul 18 23:45:58 2015 (r392477) +++ head/devel/p4/distinfo.freebsd70x86_64 Sat Jul 18 23:49:12 2015 (r392478) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.1045032/bin.freebsd70x86_64/p4) = 3fbf5e0203bf4c2bc9b6107c8111c28e9d2f88372f6330fcff32057addf6c069 -SIZE (perforce/2014.2.1045032/bin.freebsd70x86_64/p4) = 2716456 +SHA256 (perforce/2015.1.1126382/bin.freebsd70x86_64/p4) = 648e9ebdd28fa5dfe5ffaa6d344385f49cc3e31641f10ba89a099d4aa199488e +SIZE (perforce/2015.1.1126382/bin.freebsd70x86_64/p4) = 2795160 From owner-svn-ports-head@freebsd.org Sat Jul 18 23:52:32 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E5509A5471; Sat, 18 Jul 2015 23:52:32 +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 11D851C38; Sat, 18 Jul 2015 23:52:32 +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 t6INqVlo045901; Sat, 18 Jul 2015 23:52:31 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6INqTGD045895; Sat, 18 Jul 2015 23:52:29 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201507182352.t6INqTGD045895@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Sat, 18 Jul 2015 23:52:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392479 - in head/devel/p4ftpd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 23:52:32 -0000 Author: gordon Date: Sat Jul 18 23:52:28 2015 New Revision: 392479 URL: https://svnweb.freebsd.org/changeset/ports/392479 Log: Update devel/p4ftpd to 2015..1/1024208 fixing broken distfile. Move unneeded execs from the plist into the init script. PR: 198692 Differential Revision: https://reviews.freebsd.org/D3089 Approved by: mat (mentor) MFH: 2015Q3 Modified: head/devel/p4ftpd/Makefile head/devel/p4ftpd/distinfo.freebsd100x86 head/devel/p4ftpd/distinfo.freebsd100x86_64 head/devel/p4ftpd/distinfo.freebsd70x86 head/devel/p4ftpd/distinfo.freebsd70x86_64 head/devel/p4ftpd/files/p4ftpd.in Modified: head/devel/p4ftpd/Makefile ============================================================================== --- head/devel/p4ftpd/Makefile Sat Jul 18 23:49:12 2015 (r392478) +++ head/devel/p4ftpd/Makefile Sat Jul 18 23:52:28 2015 (r392479) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4ftpd -PORTVERSION= 2014.2.962050 +PORTVERSION= 2015.1.1024208 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ @@ -13,12 +13,6 @@ EXTRACT_ONLY= # none MAINTAINER= gordon@FreeBSD.org COMMENT= Perforce server -ONLY_FOR_ARCHS= amd64 i386 - -P4VERSION= r${PORTVERSION:S/^20//:C/\.[0-9]+$//} -DIST_SUBDIR= perforce/${PORTVERSION}/bin.${PLATFORM} -DISTINFO_FILE= ${MASTERDIR}/distinfo.${PLATFORM} - RESTRICTED= Restricted distribution NO_BUILD= yes @@ -39,8 +33,5 @@ GROUPS= p4admin do-install: ${INSTALL_PROGRAM} ${_DISTDIR}/p4ftpd ${STAGEDIR}${PREFIX}/sbin/ - @${ECHO_CMD} "@exec ${TOUCH} ${P4LOG}" >> ${TMPPLIST} - @${ECHO_CMD} "@exec ${CHOWN} p4admin:p4admin ${P4LOG}" >> ${TMPPLIST} - @${ECHO_CMD} "@exec ${CHMOD} 640 ${P4LOG}" >> ${TMPPLIST} .include Modified: head/devel/p4ftpd/distinfo.freebsd100x86 ============================================================================== --- head/devel/p4ftpd/distinfo.freebsd100x86 Sat Jul 18 23:49:12 2015 (r392478) +++ head/devel/p4ftpd/distinfo.freebsd100x86 Sat Jul 18 23:52:28 2015 (r392479) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.962050/bin.freebsd100x86/p4ftpd) = 7d17b0c3a178a823c2b441067f3a6916c22e8c86a5628dd82cb575b36b729afd -SIZE (perforce/2014.2.962050/bin.freebsd100x86/p4ftpd) = 2551480 +SHA256 (perforce/2015.1.1024208/bin.freebsd100x86/p4ftpd) = f9c63fafb8bf114286a778704c16a7a5b8d6b6fc5e8201a2f75218e416c7f067 +SIZE (perforce/2015.1.1024208/bin.freebsd100x86/p4ftpd) = 2596224 Modified: head/devel/p4ftpd/distinfo.freebsd100x86_64 ============================================================================== --- head/devel/p4ftpd/distinfo.freebsd100x86_64 Sat Jul 18 23:49:12 2015 (r392478) +++ head/devel/p4ftpd/distinfo.freebsd100x86_64 Sat Jul 18 23:52:28 2015 (r392479) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.962050/bin.freebsd100x86_64/p4ftpd) = 11f2e5fcb17e21ec8bdba86a3e91dc99b55f55ab51ee230c603e1070b5b95969 -SIZE (perforce/2014.2.962050/bin.freebsd100x86_64/p4ftpd) = 2807824 +SHA256 (perforce/2015.1.1024208/bin.freebsd100x86_64/p4ftpd) = ef79956f0e17e26e16d1b7d486e6611263cce9fa64a733b7e6976f1dbc7cfc01 +SIZE (perforce/2015.1.1024208/bin.freebsd100x86_64/p4ftpd) = 2852272 Modified: head/devel/p4ftpd/distinfo.freebsd70x86 ============================================================================== --- head/devel/p4ftpd/distinfo.freebsd70x86 Sat Jul 18 23:49:12 2015 (r392478) +++ head/devel/p4ftpd/distinfo.freebsd70x86 Sat Jul 18 23:52:28 2015 (r392479) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.962050/bin.freebsd70x86/p4ftpd) = 9565b6c695bbe3739ada7a1c84a8d7014121fbe952ed6f2bc146fa4762bdd21d -SIZE (perforce/2014.2.962050/bin.freebsd70x86/p4ftpd) = 2629832 +SHA256 (perforce/2015.1.1024208/bin.freebsd70x86/p4ftpd) = 4e13ffd9ecc6fa773917f3da73f85220e0e934d09d8fd8736b06645023cab264 +SIZE (perforce/2015.1.1024208/bin.freebsd70x86/p4ftpd) = 2671092 Modified: head/devel/p4ftpd/distinfo.freebsd70x86_64 ============================================================================== --- head/devel/p4ftpd/distinfo.freebsd70x86_64 Sat Jul 18 23:49:12 2015 (r392478) +++ head/devel/p4ftpd/distinfo.freebsd70x86_64 Sat Jul 18 23:52:28 2015 (r392479) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.962050/bin.freebsd70x86_64/p4ftpd) = e68d416a3dbbd1e5c136542da9ca760e02f0aa86652d6ba97e75b92ae4219eaa -SIZE (perforce/2014.2.962050/bin.freebsd70x86_64/p4ftpd) = 2795112 +SHA256 (perforce/2015.1.1024208/bin.freebsd70x86_64/p4ftpd) = 6fa08dda4fad1e1c0ad5b5a5d267110c509ee240bb7c611433abb5ceb46056b7 +SIZE (perforce/2015.1.1024208/bin.freebsd70x86_64/p4ftpd) = 2840144 Modified: head/devel/p4ftpd/files/p4ftpd.in ============================================================================== --- head/devel/p4ftpd/files/p4ftpd.in Sat Jul 18 23:49:12 2015 (r392478) +++ head/devel/p4ftpd/files/p4ftpd.in Sat Jul 18 23:52:28 2015 (r392479) @@ -40,5 +40,13 @@ load_rc_config $name command="%%PREFIX%%/sbin/p4ftpd" command_args="-l ${p4ftpd_listen} -p ${p4ftpd_port} -v ${p4ftpd_debug} -L ${p4ftpd_log} -d -u p4admin ${p4ftpd_args} > /dev/null 2>&1 &" +start_precmd="p4ftpd_prestart" + +p4ftpd_prestart() +{ + if [ ! -f "${p4ftpd_log}" ]; then + install -o p4admin -g p4admin -m 0640 /dev/null ${p4ftpd_log} + fi +} run_rc_command "$1" From owner-svn-ports-head@freebsd.org Sat Jul 18 23:54:18 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9DD349A54C0; Sat, 18 Jul 2015 23:54:18 +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 779CE1D63; Sat, 18 Jul 2015 23:54:18 +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 t6INsIwg046182; Sat, 18 Jul 2015 23:54:18 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6INsFx9046175; Sat, 18 Jul 2015 23:54:15 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201507182354.t6INsFx9046175@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Sat, 18 Jul 2015 23:54:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392480 - in head/devel/p4p: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2015 23:54:18 -0000 Author: gordon Date: Sat Jul 18 23:54:14 2015 New Revision: 392480 URL: https://svnweb.freebsd.org/changeset/ports/392480 Log: Update devel/p4p to 2015.1/1126382 to fix the broken distfile. Move plist execs to the stage and init script. PR: 198692 Differential Revision: https://reviews.freebsd.org/D3092 Approved by: mat (mentor) MFH: 2015Q3 Modified: head/devel/p4p/Makefile head/devel/p4p/distinfo.freebsd100x86 head/devel/p4p/distinfo.freebsd100x86_64 head/devel/p4p/distinfo.freebsd70x86 head/devel/p4p/distinfo.freebsd70x86_64 head/devel/p4p/files/p4p.in head/devel/p4p/pkg-plist Modified: head/devel/p4p/Makefile ============================================================================== --- head/devel/p4p/Makefile Sat Jul 18 23:52:28 2015 (r392479) +++ head/devel/p4p/Makefile Sat Jul 18 23:54:14 2015 (r392480) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4p -PORTVERSION= 2014.2.962050 +PORTVERSION= 2015.1.1126382 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ @@ -15,12 +15,6 @@ COMMENT= Perforce server RUN_DEPENDS= p4:${PORTSDIR}/devel/p4 -ONLY_FOR_ARCHS= amd64 i386 - -P4VERSION= r${PORTVERSION:S/^20//:C/\.[0-9]+$//} -DIST_SUBDIR= perforce/${PORTVERSION}/bin.${PLATFORM} -DISTINFO_FILE= ${MASTERDIR}/distinfo.${PLATFORM} - RESTRICTED= Restricted distribution NO_BUILD= yes @@ -29,6 +23,8 @@ NO_WRKSUBDIR= yes P4CACHE?= /var/db/p4p P4LOG?= /var/log/p4p.log +PLIST_SUB= P4CACHE=${P4CACHE} + SUB_LIST= P4CACHE=${P4CACHE} \ P4LOG=${P4LOG} @@ -43,13 +39,6 @@ GROUPS= p4admin do-install: ${INSTALL_PROGRAM} ${_DISTDIR}/p4p ${STAGEDIR}${PREFIX}/sbin/ - @${MKDIR} ${STAGEDIR}${P4CACHE} - @${ECHO_CMD} "@exec ${MKDIR} ${P4CACHE}" >> ${TMPPLIST} - @${ECHO_CMD} "@exec ${CHOWN} p4admin:p4admin ${P4CACHE}" >> ${TMPPLIST} - @${ECHO_CMD} "@exec ${CHMOD} 750 ${P4CACHE}" >> ${TMPPLIST} - @${ECHO_CMD} "@unexec ${RMDIR} ${P4CACHE} 2>/dev/null || true" >> ${TMPPLIST} - @${ECHO_CMD} "@exec ${TOUCH} ${P4LOG}" >> ${TMPPLIST} - @${ECHO_CMD} "@exec ${CHOWN} p4admin:p4admin ${P4LOG}" >> ${TMPPLIST} - @${ECHO_CMD} "@exec ${CHMOD} 640 ${P4LOG}" >> ${TMPPLIST} + ${MKDIR} ${STAGEDIR}${P4CACHE} .include Modified: head/devel/p4p/distinfo.freebsd100x86 ============================================================================== --- head/devel/p4p/distinfo.freebsd100x86 Sat Jul 18 23:52:28 2015 (r392479) +++ head/devel/p4p/distinfo.freebsd100x86 Sat Jul 18 23:54:14 2015 (r392480) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.962050/bin.freebsd100x86/p4p) = 555b1196824fd495bdf6a4524e77737fb679afa5b13d93386c1078d25bf77156 -SIZE (perforce/2014.2.962050/bin.freebsd100x86/p4p) = 2253172 +SHA256 (perforce/2015.1.1126382/bin.freebsd100x86/p4p) = 4112a14b93630f3cf78f1e733e90c72f9560eaf1fbb8f240a8bf73dfe002dc4a +SIZE (perforce/2015.1.1126382/bin.freebsd100x86/p4p) = 2362740 Modified: head/devel/p4p/distinfo.freebsd100x86_64 ============================================================================== --- head/devel/p4p/distinfo.freebsd100x86_64 Sat Jul 18 23:52:28 2015 (r392479) +++ head/devel/p4p/distinfo.freebsd100x86_64 Sat Jul 18 23:54:14 2015 (r392480) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.962050/bin.freebsd100x86_64/p4p) = eb6e988d05d6e7bd65ffb3fc9beaa6a0f05aaf132d18731bf8280fcbe5456127 -SIZE (perforce/2014.2.962050/bin.freebsd100x86_64/p4p) = 2520496 +SHA256 (perforce/2015.1.1126382/bin.freebsd100x86_64/p4p) = 8fb5f91d99d7ef965d2879cbc934ba3bbb2ea296f137f27f3b0a323588baf1c5 +SIZE (perforce/2015.1.1126382/bin.freebsd100x86_64/p4p) = 2627408 Modified: head/devel/p4p/distinfo.freebsd70x86 ============================================================================== --- head/devel/p4p/distinfo.freebsd70x86 Sat Jul 18 23:52:28 2015 (r392479) +++ head/devel/p4p/distinfo.freebsd70x86 Sat Jul 18 23:54:14 2015 (r392480) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.962050/bin.freebsd70x86/p4p) = 516f12eba6149dc2f50d2916086a64c474a031cc7d8c914c5d9717555b08f40a -SIZE (perforce/2014.2.962050/bin.freebsd70x86/p4p) = 2302392 +SHA256 (perforce/2015.1.1126382/bin.freebsd70x86/p4p) = b987a0bfeef99e28eaf12db66e0bb930c28180c1d69c8a05caf8c0964779a8f8 +SIZE (perforce/2015.1.1126382/bin.freebsd70x86/p4p) = 2404000 Modified: head/devel/p4p/distinfo.freebsd70x86_64 ============================================================================== --- head/devel/p4p/distinfo.freebsd70x86_64 Sat Jul 18 23:52:28 2015 (r392479) +++ head/devel/p4p/distinfo.freebsd70x86_64 Sat Jul 18 23:54:14 2015 (r392480) @@ -1,2 +1,2 @@ -SHA256 (perforce/2014.2.962050/bin.freebsd70x86_64/p4p) = 0cd62924f16c9dcbd075f72712675d69ce1aa0f91634851e05ac81919fe2ee23 -SIZE (perforce/2014.2.962050/bin.freebsd70x86_64/p4p) = 2497968 +SHA256 (perforce/2015.1.1126382/bin.freebsd70x86_64/p4p) = 9609923de4f6c83e072c76448137e78e7721a50c03513b95bb2e8663ec26613f +SIZE (perforce/2015.1.1126382/bin.freebsd70x86_64/p4p) = 2601336 Modified: head/devel/p4p/files/p4p.in ============================================================================== --- head/devel/p4p/files/p4p.in Sat Jul 18 23:52:28 2015 (r392479) +++ head/devel/p4p/files/p4p.in Sat Jul 18 23:54:14 2015 (r392480) @@ -44,5 +44,13 @@ load_rc_config $name command="%%PREFIX%%/sbin/p4p" command_args="-r ${p4p_cache} -p ${p4p_port} -t ${p4p_target} -v ${p4p_debug} -L ${p4p_log} -d ${p4p_args} > /dev/null 2>&1 &" p4p_user="p4admin" +start_precmd="p4p_prestart" + +p4p_prestart() +{ + if [ ! -f "${p4p_log}" ]; then + install -o p4admin -g p4admin -m 0640 /dev/null ${p4p_log} + fi +} run_rc_command "$1" Modified: head/devel/p4p/pkg-plist ============================================================================== --- head/devel/p4p/pkg-plist Sat Jul 18 23:52:28 2015 (r392479) +++ head/devel/p4p/pkg-plist Sat Jul 18 23:54:14 2015 (r392480) @@ -1 +1,2 @@ sbin/p4p +@dir(p4admin,p4admin,0750) %%P4CACHE%%